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 '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' 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
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ 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-10-29 03:57:23,860 [ scc.config] DEBUG Found github.token
2025-10-29 03:57:23,861 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-10-29 03:57:24,074 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-29 03:57:24,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-29 03:57:24,846 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-10-29 03:57:24,846 [ scc.gh] DEBUG 4994 remaining from 5000 (Reset at 04:10
2025-10-29 03:57:24,847 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-29 03:57:24,849 [ scc.git] DEBUG Check current status
2025-10-29 03:57:24,849 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-29 03:57:24,852 [ scc.git] DEBUG 5951e5b4 Merge pull request #834 from ome/dependabot/submodules/_minutes-507f52d
2025-10-29 03:57:24,852 [ scc.git] DEBUG Calling 'git submodule status'
2025-10-29 03:57:24,896 [ scc.git] DEBUG c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-29 03:57:24,904 [ scc.git] DEBUG 507f52d735da1df39f7495e746dda6faa04e666c _minutes (remotes/origin/HEAD)
2025-10-29 03:57:24,906 [ scc.config] DEBUG Found remote.origin.url
2025-10-29 03:57:25,418 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2025-10-29 03:57:25,898 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-29 03:57:26,299 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-29 03:57:26,709 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-29 03:57:27,142 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-29 03:57:27,153 [ scc.git] DEBUG Resetting...
2025-10-29 03:57:27,153 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-10-29 03:57:27,160 [ scc.git] DEBUG HEAD is now at 5951e5b4 Merge pull request #834 from ome/dependabot/submodules/_minutes-507f52d
2025-10-29 03:57:27,160 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-10-29 03:57:27,200 [ scc.git] DEBUG Check current status
2025-10-29 03:57:27,200 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-29 03:57:27,202 [ scc.git] DEBUG 5951e5b4 Merge pull request #834 from ome/dependabot/submodules/_minutes-507f52d
2025-10-29 03:57:27,203 [ scc.git] DEBUG Calling 'git submodule status'
2025-10-29 03:57:27,247 [ scc.git] DEBUG c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-29 03:57:27,255 [ scc.git] DEBUG 507f52d735da1df39f7495e746dda6faa04e666c _minutes (remotes/origin/HEAD)
2025-10-29 03:57:27,255 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-10-29 03:57:27,255 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-10-29 03:57:27,256 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-10-29 03:57:27,256 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-10-29 03:57:27,256 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-10-29 03:57:27,256 [ scc.repo] DEBUG ## PRs found:
2025-10-29 03:57:27,579 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 2
2025-10-29 03:57:27,579 [ scc.repo] DEBUG ## Branches found:
2025-10-29 03:57:27,579 [ scc.git] DEBUG Get sha1 of %s
2025-10-29 03:57:27,579 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-29 03:57:27,581 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-29 03:57:27,583 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-29 03:57:27,583 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-29 03:57:27,586 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-29 03:57:27,588 [ scc.git] DEBUG Already up to date.
2025-10-29 03:57:27,588 [ scc.git] DEBUG ## Unique users: []
2025-10-29 03:57:27,588 [ scc.git] DEBUG Get sha1 of %s
2025-10-29 03:57:27,588 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-29 03:57:27,590 [ scc.git] DEBUG Calling 'git submodule update'
2025-10-29 03:57:27,625 [ scc.git] DEBUG Get sha1 of %s
2025-10-29 03:57:27,626 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-29 03:57:27,627 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-10-29 03:57:27,930 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7faf9ed3a590> has no local changes
2025-10-29 03:57:27,930 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/www.openmicroscopy.org
Already up to date.
Generated by WEBSITE-push#653 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/653/)'
2025-10-29 03:57:27,944 [ scc.git] DEBUG [detached HEAD cc56f602] merge master -Dorg -Snone
2025-10-29 03:57:27,944 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2025-10-29 03:57:27,944 [ scc.merge] INFO Already up to date.
2025-10-29 03:57:27,944 [ scc.merge] INFO
2025-10-29 03:57:27,944 [ scc.merge] INFO
2025-10-29 03:57:27,944 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-10-29 03:57:27,944 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2025-10-29 03:57:29,050 [ scc.config] DEBUG Found github.token
2025-10-29 03:57:29,051 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-10-29 03:57:29,248 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-29 03:57:29,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-29 03:57:30,095 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-10-29 03:57:30,096 [ scc.gh] DEBUG 4986 remaining from 5000 (Reset at 04:10
2025-10-29 03:57:30,096 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-29 03:57:30,099 [ scc.git] DEBUG Check current status
2025-10-29 03:57:30,099 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-29 03:57:30,101 [ scc.git] DEBUG cc56f602 merge master -Dorg -Snone
2025-10-29 03:57:30,101 [ scc.git] DEBUG Calling 'git submodule status'
2025-10-29 03:57:30,145 [ scc.git] DEBUG c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-29 03:57:30,153 [ scc.git] DEBUG 507f52d735da1df39f7495e746dda6faa04e666c _minutes (remotes/origin/HEAD)
2025-10-29 03:57:30,155 [ scc.config] DEBUG Found remote.origin.url
2025-10-29 03:57:30,610 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2025-10-29 03:57:31,100 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-29 03:57:31,541 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-29 03:57:31,959 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-29 03:57:32,371 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-29 03:57:32,382 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-29 03:57:32,422 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-10-29 03:57:32,422 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-29 03:57:32,424 [ scc.git] DEBUG Check current status
2025-10-29 03:57:32,424 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-29 03:57:32,426 [ scc.git] DEBUG c4e38d1 Merge pull request #19 from ome/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.6.1
2025-10-29 03:57:32,426 [ scc.git] DEBUG Calling 'git submodule status'
2025-10-29 03:57:32,464 [ scc.config] DEBUG Found remote.origin.url
2025-10-29 03:57:32,933 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2025-10-29 03:57:33,397 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-29 03:57:34,024 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-29 03:57:34,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-29 03:57:34,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-29 03:57:34,883 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-29 03:57:34,919 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-29 03:57:34,920 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-10-29 03:57:34,920 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-29 03:57:34,922 [ scc.git] DEBUG Check current status
2025-10-29 03:57:34,922 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-29 03:57:34,924 [ scc.git] DEBUG 507f52d Add 8 files, 2025-09-02 to 2025-10-21
2025-10-29 03:57:34,924 [ scc.git] DEBUG Calling 'git submodule status'
2025-10-29 03:57:34,961 [ scc.config] DEBUG Found remote.origin.url
2025-10-29 03:57:35,424 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2025-10-29 03:57:36,055 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-29 03:57:36,487 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-29 03:57:36,939 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-29 03:57:37,362 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-29 03:57:37,363 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-29 03:57:37,399 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-29 03:57:37,400 [ scc.git] DEBUG Resetting...
2025-10-29 03:57:37,400 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-10-29 03:57:37,406 [ scc.git] DEBUG HEAD is now at cc56f602 merge master -Dorg -Snone
2025-10-29 03:57:37,406 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-10-29 03:57:37,447 [ scc.git] DEBUG Check current status
2025-10-29 03:57:37,447 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-29 03:57:37,449 [ scc.git] DEBUG cc56f602 merge master -Dorg -Snone
2025-10-29 03:57:37,449 [ scc.git] DEBUG Calling 'git submodule status'
2025-10-29 03:57:37,491 [ scc.git] DEBUG c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-29 03:57:37,499 [ scc.git] DEBUG 507f52d735da1df39f7495e746dda6faa04e666c _minutes (remotes/origin/HEAD)
2025-10-29 03:57:37,500 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-10-29 03:57:37,501 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-10-29 03:57:37,501 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-10-29 03:57:37,501 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-10-29 03:57:37,501 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-10-29 03:57:37,501 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-10-29 03:57:37,501 [ scc.repo] DEBUG ## PRs found:
2025-10-29 03:57:37,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 2
2025-10-29 03:57:37,778 [ scc.repo] DEBUG ## Branches found:
2025-10-29 03:57:37,778 [ scc.git] DEBUG Get sha1 of %s
2025-10-29 03:57:37,778 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-29 03:57:37,780 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-29 03:57:37,782 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-29 03:57:37,782 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-29 03:57:37,785 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-29 03:57:37,787 [ scc.git] DEBUG Already up to date.
2025-10-29 03:57:37,787 [ scc.git] DEBUG ## Unique users: []
2025-10-29 03:57:37,787 [ scc.git] DEBUG Get sha1 of %s
2025-10-29 03:57:37,787 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-29 03:57:37,789 [ scc.git] DEBUG Calling 'git submodule update'
2025-10-29 03:57:37,823 [ scc.git] DEBUG Get sha1 of %s
2025-10-29 03:57:37,823 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-29 03:57:37,825 [ scc.repo] DEBUG ## PRs found:
2025-10-29 03:57:38,334 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2025-10-29 03:57:38,863 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/20 HTTP/1.1" 200 None
2025-10-29 03:57:38,864 [ scc.repo] DEBUG # ... Include label: dependencies
2025-10-29 03:57:39,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/ad436c831e25e8428eb1cf8261976f7e28dda16e HTTP/1.1" 200 None
2025-10-29 03:57:40,198 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/ad436c831e25e8428eb1cf8261976f7e28dda16e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-10-29 03:57:40,712 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/ad436c831e25e8428eb1cf8261976f7e28dda16e/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-10-29 03:57:41,249 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/ad436c831e25e8428eb1cf8261976f7e28dda16e HTTP/1.1" 200 None
2025-10-29 03:57:41,673 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/ad436c831e25e8428eb1cf8261976f7e28dda16e?per_page=1 HTTP/1.1" 200 2
2025-10-29 03:57:41,674 [ scc.repo] DEBUG - PR 20 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2'
2025-10-29 03:57:42,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2025-10-29 03:57:42,605 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2025-10-29 03:57:42,605 [ scc.repo] DEBUG ## Branches found:
2025-10-29 03:57:42,605 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-10-29 03:57:42,605 [ scc.git] DEBUG Get sha1 of %s
2025-10-29 03:57:42,606 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-29 03:57:42,608 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-29 03:57:42,610 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-29 03:57:42,610 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-29 03:57:42,613 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-29 03:57:42,615 [ scc.git] DEBUG Already up to date.
2025-10-29 03:57:42,615 [ scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2025-10-29 03:57:42,902 [ scc.git] DEBUG From https://github.com/ome/schemas
2025-10-29 03:57:42,902 [ scc.git] DEBUG * branch refs/pull/20/head -> FETCH_HEAD
2025-10-29 03:57:42,905 [ scc.git] DEBUG ## Unique users: []
2025-10-29 03:57:42,906 [ scc.git] DEBUG Get sha1 of %s
2025-10-29 03:57:42,906 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-29 03:57:42,908 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ad436c831e25e8428eb1cf8261976f7e28dda16e'
2025-10-29 03:57:42,910 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-29 03:57:42,912 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2) ad436c831e25e8428eb1cf8261976f7e28dda16e'
2025-10-29 03:57:42,920 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-10-29 03:57:42,922 [ scc.git] DEBUG pom.xml | 2 +-
2025-10-29 03:57:42,922 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-10-29 03:57:43,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-29 03:57:43,084 [ scc.git] DEBUG Calling 'git submodule update'
2025-10-29 03:57:43,120 [ scc.git] DEBUG Get sha1 of %s
2025-10-29 03:57:43,120 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-29 03:57:43,121 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-29 03:57:43,157 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-10-29 03:57:43,161 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fe145ae1e90> has no local changes
2025-10-29 03:57:43,161 [ 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 20 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2'
Generated by WEBSITE-push#653 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/653/)'
2025-10-29 03:57:43,167 [ scc.git] DEBUG [detached HEAD 4008974] merge master -Dorg -Ssuccess-only
2025-10-29 03:57:43,167 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-29 03:57:43,167 [ scc.repo] DEBUG ## PRs found:
2025-10-29 03:57:43,603 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2025-10-29 03:57:43,603 [ scc.repo] DEBUG ## Branches found:
2025-10-29 03:57:43,603 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-10-29 03:57:43,603 [ scc.git] DEBUG Get sha1 of %s
2025-10-29 03:57:43,603 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-29 03:57:43,606 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-29 03:57:43,607 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-29 03:57:43,608 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-29 03:57:43,610 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-29 03:57:43,613 [ scc.git] DEBUG Already up to date.
2025-10-29 03:57:43,613 [ scc.git] DEBUG ## Unique users: []
2025-10-29 03:57:43,613 [ scc.git] DEBUG Get sha1 of %s
2025-10-29 03:57:43,613 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-29 03:57:43,615 [ scc.git] DEBUG Calling 'git submodule update'
2025-10-29 03:57:43,651 [ scc.git] DEBUG Get sha1 of %s
2025-10-29 03:57:43,651 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-29 03:57:43,653 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-29 03:57:43,687 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-10-29 03:57:43,691 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fe145ee8bd0> has no local changes
2025-10-29 03:57:43,691 [ 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#653 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/653/)'
2025-10-29 03:57:43,697 [ scc.git] DEBUG [detached HEAD 326fd0f] merge master -Dorg -Ssuccess-only
2025-10-29 03:57:43,697 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-29 03:57:43,697 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-29 03:57:43,735 [ scc.config] DEBUG Found submodule.Schemas.url
2025-10-29 03:57:44,021 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-29 03:57:44,027 [ scc.config] DEBUG Found submodule._minutes.url
2025-10-29 03:57:44,433 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-29 03:57:44,438 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-10-29 03:57:44,451 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fe14812e310> has local changes
2025-10-29 03:57:44,451 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/www.openmicroscopy.org
Already up to date.
Repository: ome/schemas
Excluded PRs:
- PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.
Merged PRs:
- PR 20 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2'
Repository: ome/meeting-minutes
Already up to date.
Generated by WEBSITE-push#653 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/653/)'
2025-10-29 03:57:44,459 [ scc.git] DEBUG [detached HEAD 7c01a0d7] merge master -Dorg -Ssuccess-only
2025-10-29 03:57:44,459 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2025-10-29 03:57:44,459 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2025-10-29 03:57:44,459 [ scc.merge] INFO Already up to date.
2025-10-29 03:57:44,459 [ scc.merge] INFO
2025-10-29 03:57:44,459 [ scc.merge] INFO
2025-10-29 03:57:44,459 [ scc.merge] INFO Repository: ome/schemas
2025-10-29 03:57:44,459 [ scc.merge] INFO Excluded PRs:
2025-10-29 03:57:44,460 [ scc.merge] INFO - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2025-10-29 03:57:44,460 [ scc.merge] INFO Already up to date.
2025-10-29 03:57:44,460 [ scc.merge] INFO
2025-10-29 03:57:44,460 [ scc.merge] INFO Merged PRs:
2025-10-29 03:57:44,460 [ scc.merge] INFO - PR 20 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2'
2025-10-29 03:57:44,460 [ scc.merge] INFO
2025-10-29 03:57:44,460 [ scc.merge] INFO Repository: ome/meeting-minutes
2025-10-29 03:57:44,460 [ scc.merge] INFO Already up to date.
2025-10-29 03:57:44,460 [ scc.merge] INFO
2025-10-29 03:57:44,460 [ scc.merge] INFO
2025-10-29 03:57:44,460 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-10-29 03:57:44,460 [ scc.git] DEBUG Calling 'git remote'
2025-10-29 03:57:44,462 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-10-29 03:57:44,462 [ scc.git] DEBUG Calling 'git remote'
2025-10-29 03:57:44,464 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-29 03:57:44,464 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-10-29 03:57:44,464 [ scc.git] DEBUG Calling 'git remote'
2025-10-29 03:57:44,466 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
Update component versions
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
python3.11: 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 c4e38d1
nothing to commit, working tree clean
Entering '_minutes'
HEAD detached from 507f52d
nothing to commit, working tree clean
HEAD detached from 5951e5b4
nothing to commit, working tree clean
2025-10-29 03:58:00,259 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci