Console Output
+ export BASE_REPO=www.openmicroscopy.org
+ BASE_REPO=www.openmicroscopy.org
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/WEBSITE-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/WEBSITE-push/build/version.tsv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/WEBSITE-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/WEBSITE-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2025-01-29 04:11:26,743 [ scc.config] DEBUG Found github.token
2025-01-29 04:11:26,746 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-01-29 04:11:26,927 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-29 04:11:27,309 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-29 04:11:27,676 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-01-29 04:11:27,677 [ scc.gh] DEBUG 4998 remaining from 5000 (Reset at 05:01
2025-01-29 04:11:27,678 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-29 04:11:27,682 [ scc.git] DEBUG Check current status
2025-01-29 04:11:27,683 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-29 04:11:27,686 [ scc.git] DEBUG f841698e Merge pull request #764 from jburel/blue_sky
2025-01-29 04:11:27,686 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-29 04:11:27,729 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2025-01-29 04:11:27,797 [ scc.git] DEBUG 022e14475db6a041440d3adfbd3335f1754266af _minutes (heads/master-23-g022e144)
2025-01-29 04:11:27,801 [ scc.config] DEBUG Found remote.origin.url
2025-01-29 04:11:28,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2025-01-29 04:11:28,615 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-29 04:11:29,001 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-29 04:11:29,389 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-29 04:11:29,782 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-29 04:11:29,784 [ scc.git] DEBUG Resetting...
2025-01-29 04:11:29,785 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-01-29 04:11:29,794 [ scc.git] DEBUG HEAD is now at f841698e Merge pull request #764 from jburel/blue_sky
2025-01-29 04:11:29,794 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-01-29 04:11:29,838 [ scc.git] DEBUG Check current status
2025-01-29 04:11:29,839 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-29 04:11:29,843 [ scc.git] DEBUG f841698e Merge pull request #764 from jburel/blue_sky
2025-01-29 04:11:29,843 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-29 04:11:29,889 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2025-01-29 04:11:29,899 [ scc.git] DEBUG 022e14475db6a041440d3adfbd3335f1754266af _minutes (heads/master-23-g022e144)
2025-01-29 04:11:29,900 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-01-29 04:11:29,900 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-01-29 04:11:29,900 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-01-29 04:11:29,900 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-01-29 04:11:29,900 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-01-29 04:11:29,900 [ scc.repo] DEBUG ## PRs found:
2025-01-29 04:11:30,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2025-01-29 04:11:30,789 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/774 HTTP/1.1" 200 None
2025-01-29 04:11:30,791 [ scc.repo] DEBUG # ... Include label: dependencies
2025-01-29 04:11:30,791 [ scc.repo] DEBUG - PR 774 dependabot[bot] 'Bump _minutes from `022e144` to `df4dca3`'
2025-01-29 04:11:31,228 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/770 HTTP/1.1" 200 None
2025-01-29 04:11:31,229 [ scc.repo] DEBUG # ... Include label: dependencies
2025-01-29 04:11:31,229 [ scc.repo] DEBUG - PR 770 dependabot[bot] 'Bump Schemas from `9dc8459` to `92f4f0d`'
2025-01-29 04:11:31,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2025-01-29 04:11:32,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2025-01-29 04:11:32,130 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2025-01-29 04:11:32,130 [ scc.repo] DEBUG ## Branches found:
2025-01-29 04:11:32,130 [ scc.git] DEBUG Get sha1 of %s
2025-01-29 04:11:32,130 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:32,135 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-29 04:11:32,139 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-29 04:11:32,139 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-29 04:11:32,143 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-29 04:11:32,148 [ scc.git] DEBUG Already up to date.
2025-01-29 04:11:32,148 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2025-01-29 04:11:32,639 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-01-29 04:11:32,640 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2025-01-29 04:11:32,660 [ scc.git] DEBUG Calling 'git fetch origin pull/770/head'
2025-01-29 04:11:32,976 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-01-29 04:11:32,976 [ scc.git] DEBUG * branch refs/pull/770/head -> FETCH_HEAD
2025-01-29 04:11:32,989 [ scc.git] DEBUG Calling 'git fetch origin pull/774/head'
2025-01-29 04:11:33,303 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-01-29 04:11:33,303 [ scc.git] DEBUG * branch refs/pull/774/head -> FETCH_HEAD
2025-01-29 04:11:33,316 [ scc.git] DEBUG ## Unique users: []
2025-01-29 04:11:33,316 [ scc.git] DEBUG Get sha1 of %s
2025-01-29 04:11:33,317 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:33,321 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2025-01-29 04:11:33,334 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:33,337 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2025-01-29 04:11:33,494 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-29 04:11:33,497 [ scc.git] DEBUG img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2025-01-29 04:11:33,497 [ scc.git] DEBUG 1 file changed, 0 insertions(+), 0 deletions(-)
2025-01-29 04:11:33,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-29 04:11:33,630 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...d7be3ce739f5b4cf92890b61db4a842eb33fb699'
2025-01-29 04:11:33,688 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:33,691 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 770 (Bump Schemas from `9dc8459` to `92f4f0d`) d7be3ce739f5b4cf92890b61db4a842eb33fb699'
2025-01-29 04:11:33,714 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-29 04:11:33,716 [ scc.git] DEBUG Schemas | 2 +-
2025-01-29 04:11:33,716 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-01-29 04:11:34,015 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-29 04:11:34,017 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...04bbe7f2549b705158f9e9c01a3ac83446d37fdd'
2025-01-29 04:11:34,031 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:34,035 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 774 (Bump _minutes from `022e144` to `df4dca3`) 04bbe7f2549b705158f9e9c01a3ac83446d37fdd'
2025-01-29 04:11:34,058 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-29 04:11:34,060 [ scc.git] DEBUG _minutes | 2 +-
2025-01-29 04:11:34,060 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-01-29 04:11:34,401 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-29 04:11:34,402 [ scc.git] DEBUG Calling 'git submodule update'
2025-01-29 04:11:34,475 [ scc.git] DEBUG Submodule path 'Schemas': checked out '92f4f0defcf0977f7906f04d9bb6b77918dd926e'
2025-01-29 04:11:34,500 [ scc.git] DEBUG Submodule path '_minutes': checked out 'df4dca32047271419134577be681b9e124ed8fa4'
2025-01-29 04:11:34,500 [ scc.git] DEBUG Get sha1 of %s
2025-01-29 04:11:34,501 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:34,505 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-01-29 04:11:34,717 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8d0eab8a90> has no local changes
2025-01-29 04:11:34,718 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/www.openmicroscopy.org
Already up to date.
Merged PRs:
- PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
- PR 770 dependabot[bot] 'Bump Schemas from `9dc8459` to `92f4f0d`'
- PR 774 dependabot[bot] 'Bump _minutes from `022e144` to `df4dca3`'
Generated by WEBSITE-push#369 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/369/)'
2025-01-29 04:11:34,743 [ scc.git] DEBUG [detached HEAD e8611b72] merge master -Dorg -Snone
2025-01-29 04:11:34,743 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2025-01-29 04:11:34,743 [ scc.merge] INFO Already up to date.
2025-01-29 04:11:34,743 [ scc.merge] INFO
2025-01-29 04:11:34,743 [ scc.merge] INFO Merged PRs:
2025-01-29 04:11:34,743 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2025-01-29 04:11:34,743 [ scc.merge] INFO - PR 770 dependabot[bot] 'Bump Schemas from `9dc8459` to `92f4f0d`'
2025-01-29 04:11:34,743 [ scc.merge] INFO - PR 774 dependabot[bot] 'Bump _minutes from `022e144` to `df4dca3`'
2025-01-29 04:11:34,743 [ scc.merge] INFO
2025-01-29 04:11:34,743 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-01-29 04:11:34,743 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2025-01-29 04:11:35,804 [ scc.config] DEBUG Found github.token
2025-01-29 04:11:35,806 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-01-29 04:11:35,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-29 04:11:36,371 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-29 04:11:36,752 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-01-29 04:11:36,753 [ scc.gh] DEBUG 4983 remaining from 5000 (Reset at 05:01
2025-01-29 04:11:36,754 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-29 04:11:36,758 [ scc.git] DEBUG Check current status
2025-01-29 04:11:36,758 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-29 04:11:36,763 [ scc.git] DEBUG e8611b72 merge master -Dorg -Snone
2025-01-29 04:11:36,763 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-29 04:11:36,809 [ scc.git] DEBUG 92f4f0defcf0977f7906f04d9bb6b77918dd926e Schemas (remotes/origin/HEAD)
2025-01-29 04:11:36,817 [ scc.git] DEBUG df4dca32047271419134577be681b9e124ed8fa4 _minutes (remotes/origin/HEAD)
2025-01-29 04:11:36,822 [ scc.config] DEBUG Found remote.origin.url
2025-01-29 04:11:37,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2025-01-29 04:11:37,669 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-29 04:11:38,060 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-29 04:11:38,457 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-29 04:11:38,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-29 04:11:38,854 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-29 04:11:38,894 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-01-29 04:11:38,894 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-29 04:11:38,898 [ scc.git] DEBUG Check current status
2025-01-29 04:11:38,898 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-29 04:11:38,901 [ scc.git] DEBUG 92f4f0d Generate Schemas pages
2025-01-29 04:11:38,901 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-29 04:11:38,943 [ scc.config] DEBUG Found remote.origin.url
2025-01-29 04:11:39,302 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2025-01-29 04:11:39,749 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-29 04:11:40,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-29 04:11:40,551 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-29 04:11:40,952 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-29 04:11:40,953 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-29 04:11:40,992 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-01-29 04:11:40,993 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-01-29 04:11:40,993 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-29 04:11:40,996 [ scc.git] DEBUG Check current status
2025-01-29 04:11:40,997 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-29 04:11:41,000 [ scc.git] DEBUG df4dca3 Add 2025-01-28.md
2025-01-29 04:11:41,000 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-29 04:11:41,038 [ scc.config] DEBUG Found remote.origin.url
2025-01-29 04:11:41,458 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2025-01-29 04:11:41,898 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-29 04:11:42,299 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-29 04:11:42,692 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-29 04:11:43,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-29 04:11:43,083 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-29 04:11:43,120 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-01-29 04:11:43,120 [ scc.git] DEBUG Resetting...
2025-01-29 04:11:43,120 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-01-29 04:11:43,128 [ scc.git] DEBUG HEAD is now at e8611b72 merge master -Dorg -Snone
2025-01-29 04:11:43,129 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-01-29 04:11:43,170 [ scc.git] DEBUG Check current status
2025-01-29 04:11:43,170 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-29 04:11:43,174 [ scc.git] DEBUG e8611b72 merge master -Dorg -Snone
2025-01-29 04:11:43,174 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-29 04:11:43,217 [ scc.git] DEBUG 92f4f0defcf0977f7906f04d9bb6b77918dd926e Schemas (remotes/origin/HEAD)
2025-01-29 04:11:43,225 [ scc.git] DEBUG df4dca32047271419134577be681b9e124ed8fa4 _minutes (remotes/origin/HEAD)
2025-01-29 04:11:43,226 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-01-29 04:11:43,226 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-01-29 04:11:43,226 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-01-29 04:11:43,226 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-01-29 04:11:43,226 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-01-29 04:11:43,226 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-01-29 04:11:43,226 [ scc.repo] DEBUG ## PRs found:
2025-01-29 04:11:43,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2025-01-29 04:11:44,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/774 HTTP/1.1" 200 None
2025-01-29 04:11:44,127 [ scc.repo] DEBUG # ... Include label: dependencies
2025-01-29 04:11:44,597 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/04bbe7f2549b705158f9e9c01a3ac83446d37fdd HTTP/1.1" 200 None
2025-01-29 04:11:45,115 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/04bbe7f2549b705158f9e9c01a3ac83446d37fdd/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-01-29 04:11:45,633 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/04bbe7f2549b705158f9e9c01a3ac83446d37fdd/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-01-29 04:11:46,149 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/04bbe7f2549b705158f9e9c01a3ac83446d37fdd HTTP/1.1" 200 None
2025-01-29 04:11:46,536 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/04bbe7f2549b705158f9e9c01a3ac83446d37fdd?per_page=1 HTTP/1.1" 200 2
2025-01-29 04:11:46,537 [ scc.repo] DEBUG - PR 774 dependabot[bot] 'Bump _minutes from `022e144` to `df4dca3`'
2025-01-29 04:11:46,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/770 HTTP/1.1" 200 None
2025-01-29 04:11:46,969 [ scc.repo] DEBUG # ... Include label: dependencies
2025-01-29 04:11:47,481 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/d7be3ce739f5b4cf92890b61db4a842eb33fb699 HTTP/1.1" 200 None
2025-01-29 04:11:47,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/d7be3ce739f5b4cf92890b61db4a842eb33fb699/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-01-29 04:11:48,447 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/d7be3ce739f5b4cf92890b61db4a842eb33fb699/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-01-29 04:11:48,876 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2025-01-29 04:11:49,341 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2025-01-29 04:11:49,845 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2025-01-29 04:11:50,263 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-01-29 04:11:50,742 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2025-01-29 04:11:51,134 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/f3b02a9cd75d1c017d06a12bde07c6adce10cabd?per_page=1 HTTP/1.1" 200 2
2025-01-29 04:11:51,134 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2025-01-29 04:11:51,134 [ scc.repo] DEBUG ## Branches found:
2025-01-29 04:11:51,134 [ scc.git] DEBUG Get sha1 of %s
2025-01-29 04:11:51,134 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:51,139 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-29 04:11:51,142 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-29 04:11:51,142 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-29 04:11:51,146 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-29 04:11:51,159 [ scc.git] DEBUG Already up to date.
2025-01-29 04:11:51,159 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2025-01-29 04:11:51,515 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-01-29 04:11:51,515 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2025-01-29 04:11:51,537 [ scc.git] DEBUG Calling 'git fetch origin pull/774/head'
2025-01-29 04:11:51,875 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-01-29 04:11:51,875 [ scc.git] DEBUG * branch refs/pull/774/head -> FETCH_HEAD
2025-01-29 04:11:51,887 [ scc.git] DEBUG ## Unique users: []
2025-01-29 04:11:51,888 [ scc.git] DEBUG Get sha1 of %s
2025-01-29 04:11:51,888 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:51,892 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2025-01-29 04:11:51,907 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:51,911 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2025-01-29 04:11:51,925 [ scc.git] DEBUG Already up to date.
2025-01-29 04:11:52,066 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-29 04:11:52,067 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...04bbe7f2549b705158f9e9c01a3ac83446d37fdd'
2025-01-29 04:11:52,082 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:52,086 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 774 (Bump _minutes from `022e144` to `df4dca3`) 04bbe7f2549b705158f9e9c01a3ac83446d37fdd'
2025-01-29 04:11:52,100 [ scc.git] DEBUG Already up to date.
2025-01-29 04:11:52,453 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-29 04:11:52,454 [ scc.git] DEBUG Calling 'git submodule update'
2025-01-29 04:11:52,494 [ scc.git] DEBUG Get sha1 of %s
2025-01-29 04:11:52,494 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:52,498 [ scc.repo] DEBUG ## PRs found:
2025-01-29 04:11:52,949 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2025-01-29 04:11:53,400 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/13 HTTP/1.1" 200 None
2025-01-29 04:11:53,401 [ scc.repo] DEBUG # ... Include label: dependencies
2025-01-29 04:11:53,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/867a3d28a86c2047f3409d6d9e72a83cffbae2b5 HTTP/1.1" 200 None
2025-01-29 04:11:54,453 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/867a3d28a86c2047f3409d6d9e72a83cffbae2b5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-01-29 04:11:54,897 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/867a3d28a86c2047f3409d6d9e72a83cffbae2b5/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-01-29 04:11:55,344 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/867a3d28a86c2047f3409d6d9e72a83cffbae2b5 HTTP/1.1" 200 None
2025-01-29 04:11:55,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/867a3d28a86c2047f3409d6d9e72a83cffbae2b5?per_page=1 HTTP/1.1" 200 2
2025-01-29 04:11:55,733 [ scc.repo] DEBUG - PR 13 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.0'
2025-01-29 04:11:56,191 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2025-01-29 04:11:56,632 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2025-01-29 04:11:56,633 [ scc.repo] DEBUG ## Branches found:
2025-01-29 04:11:56,633 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-01-29 04:11:56,634 [ scc.git] DEBUG Get sha1 of %s
2025-01-29 04:11:56,634 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:56,639 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-29 04:11:56,642 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-29 04:11:56,643 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-29 04:11:56,647 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-29 04:11:56,651 [ scc.git] DEBUG Already up to date.
2025-01-29 04:11:56,651 [ scc.git] DEBUG Calling 'git fetch origin pull/13/head'
2025-01-29 04:11:56,948 [ scc.git] DEBUG From https://github.com/ome/schemas
2025-01-29 04:11:56,948 [ scc.git] DEBUG * branch refs/pull/13/head -> FETCH_HEAD
2025-01-29 04:11:56,952 [ scc.git] DEBUG ## Unique users: []
2025-01-29 04:11:56,953 [ scc.git] DEBUG Get sha1 of %s
2025-01-29 04:11:56,953 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:56,957 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...867a3d28a86c2047f3409d6d9e72a83cffbae2b5'
2025-01-29 04:11:57,027 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:57,031 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 13 (Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.0) 867a3d28a86c2047f3409d6d9e72a83cffbae2b5'
2025-01-29 04:11:57,812 [ scc.git] DEBUG Auto-merging pom.xml
2025-01-29 04:11:57,815 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-29 04:11:57,818 [ scc.git] DEBUG pom.xml | 2 +-
2025-01-29 04:11:57,818 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-01-29 04:11:57,947 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-29 04:11:57,948 [ scc.git] DEBUG Calling 'git submodule update'
2025-01-29 04:11:57,986 [ scc.git] DEBUG Get sha1 of %s
2025-01-29 04:11:57,986 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:57,990 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-29 04:11:58,028 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-01-29 04:11:58,034 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4e37a90b50> has no local changes
2025-01-29 04:11:58,034 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/schemas
Excluded PRs:
- PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.
Merged PRs:
- PR 13 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.0'
Generated by WEBSITE-push#369 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/369/)'
2025-01-29 04:11:58,663 [ scc.git] DEBUG [detached HEAD 73e0c59] merge master -Dorg -Ssuccess-only
2025-01-29 04:11:58,663 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-01-29 04:11:58,664 [ scc.repo] DEBUG ## PRs found:
2025-01-29 04:11:58,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2025-01-29 04:11:58,820 [ scc.repo] DEBUG ## Branches found:
2025-01-29 04:11:58,820 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-01-29 04:11:58,820 [ scc.git] DEBUG Get sha1 of %s
2025-01-29 04:11:58,820 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:58,825 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-29 04:11:58,829 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-29 04:11:58,829 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-29 04:11:58,833 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-29 04:11:58,837 [ scc.git] DEBUG Already up to date.
2025-01-29 04:11:58,837 [ scc.git] DEBUG ## Unique users: []
2025-01-29 04:11:58,837 [ scc.git] DEBUG Get sha1 of %s
2025-01-29 04:11:58,837 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:58,840 [ scc.git] DEBUG Calling 'git submodule update'
2025-01-29 04:11:58,876 [ scc.git] DEBUG Get sha1 of %s
2025-01-29 04:11:58,876 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-29 04:11:58,879 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-29 04:11:58,916 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-01-29 04:11:58,921 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4e37a90b80> has no local changes
2025-01-29 04:11:58,921 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/meeting-minutes
Already up to date.
Generated by WEBSITE-push#369 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/369/)'
2025-01-29 04:11:58,929 [ scc.git] DEBUG [detached HEAD d5ae2f1] merge master -Dorg -Ssuccess-only
2025-01-29 04:11:58,929 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-01-29 04:11:58,929 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-29 04:11:58,970 [ scc.config] DEBUG Found submodule.Schemas.url
2025-01-29 04:11:59,203 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-29 04:11:59,215 [ scc.config] DEBUG Found submodule._minutes.url
2025-01-29 04:11:59,583 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-29 04:11:59,591 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-01-29 04:11:59,605 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4e37cd8a90> has local changes
2025-01-29 04:11:59,606 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/www.openmicroscopy.org
Excluded PRs:
- PR 770 dependabot[bot] 'Bump Schemas from `9dc8459` to `92f4f0d`' (status: failure)
Already up to date.
Merged PRs:
- PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
- PR 774 dependabot[bot] 'Bump _minutes from `022e144` to `df4dca3`'
Repository: ome/schemas
Excluded PRs:
- PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.
Merged PRs:
- PR 13 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.0'
Repository: ome/meeting-minutes
Already up to date.
Generated by WEBSITE-push#369 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/369/)'
2025-01-29 04:11:59,615 [ scc.git] DEBUG [detached HEAD cc2614e2] merge master -Dorg -Ssuccess-only
2025-01-29 04:11:59,615 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2025-01-29 04:11:59,615 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2025-01-29 04:11:59,615 [ scc.merge] INFO Excluded PRs:
2025-01-29 04:11:59,615 [ scc.merge] INFO - PR 770 dependabot[bot] 'Bump Schemas from `9dc8459` to `92f4f0d`' (status: failure)
2025-01-29 04:11:59,615 [ scc.merge] INFO Already up to date.
2025-01-29 04:11:59,615 [ scc.merge] INFO
2025-01-29 04:11:59,615 [ scc.merge] INFO Merged PRs:
2025-01-29 04:11:59,615 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2025-01-29 04:11:59,615 [ scc.merge] INFO - PR 774 dependabot[bot] 'Bump _minutes from `022e144` to `df4dca3`'
2025-01-29 04:11:59,615 [ scc.merge] INFO
2025-01-29 04:11:59,615 [ scc.merge] INFO Repository: ome/schemas
2025-01-29 04:11:59,615 [ scc.merge] INFO Excluded PRs:
2025-01-29 04:11:59,615 [ scc.merge] INFO - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2025-01-29 04:11:59,615 [ scc.merge] INFO Already up to date.
2025-01-29 04:11:59,615 [ scc.merge] INFO
2025-01-29 04:11:59,615 [ scc.merge] INFO Merged PRs:
2025-01-29 04:11:59,616 [ scc.merge] INFO - PR 13 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.0'
2025-01-29 04:11:59,616 [ scc.merge] INFO
2025-01-29 04:11:59,616 [ scc.merge] INFO Repository: ome/meeting-minutes
2025-01-29 04:11:59,616 [ scc.merge] INFO Already up to date.
2025-01-29 04:11:59,616 [ scc.merge] INFO
2025-01-29 04:11:59,616 [ scc.merge] INFO
2025-01-29 04:11:59,616 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-01-29 04:11:59,616 [ scc.git] DEBUG Calling 'git remote'
2025-01-29 04:11:59,619 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-01-29 04:11:59,619 [ scc.git] DEBUG Calling 'git remote'
2025-01-29 04:11:59,622 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-01-29 04:11:59,623 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-01-29 04:11:59,623 [ scc.git] DEBUG Calling 'git remote'
2025-01-29 04:11:59,626 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
Update component versions
python3: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Commit all component version changes
Entering 'Schemas'
Entering '_minutes'
Entering 'Schemas'
HEAD detached from 92f4f0d
nothing to commit, working tree clean
Entering '_minutes'
HEAD detached from df4dca3
nothing to commit, working tree clean
HEAD detached from f841698e
nothing to commit, working tree clean
2025-01-29 04:12:13,124 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci