Skip to content

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)
2026-04-21 03:42:20,516 [  scc.config] DEBUG Found github.token
2026-04-21 03:42:20,517 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-21 03:42:20,776 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-21 03:42:21,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-21 03:42:21,740 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-21 03:42:21,741 [      scc.gh] DEBUG 4998 remaining from 5000 (Reset at 04:04
2026-04-21 03:42:21,741 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-21 03:42:21,744 [     scc.git] DEBUG Check current status
2026-04-21 03:42:21,744 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-21 03:42:21,746 [     scc.git] DEBUG bb8a06fb Merge pull request #853 from ome/dependabot/submodules/Schemas-718d3d4
2026-04-21 03:42:21,746 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-21 03:42:21,795 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-21 03:42:21,805 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-21 03:42:21,807 [  scc.config] DEBUG Found remote.origin.url
2026-04-21 03:42:22,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-04-21 03:42:22,797 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-21 03:42:23,249 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-21 03:42:23,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-21 03:42:24,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-21 03:42:24,145 [     scc.git] DEBUG Resetting...
2026-04-21 03:42:24,145 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-21 03:42:24,152 [     scc.git] DEBUG HEAD is now at bb8a06fb Merge pull request #853 from ome/dependabot/submodules/Schemas-718d3d4
2026-04-21 03:42:24,152 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-21 03:42:24,195 [     scc.git] DEBUG Check current status
2026-04-21 03:42:24,195 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-21 03:42:24,197 [     scc.git] DEBUG bb8a06fb Merge pull request #853 from ome/dependabot/submodules/Schemas-718d3d4
2026-04-21 03:42:24,197 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-21 03:42:24,243 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-21 03:42:24,251 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-21 03:42:24,252 [   scc.merge] INFO  Merging Pull Request(s) based on master
2026-04-21 03:42:24,252 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2026-04-21 03:42:24,252 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2026-04-21 03:42:24,252 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2026-04-21 03:42:24,252 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2026-04-21 03:42:24,252 [    scc.repo] DEBUG ## PRs found:
2026-04-21 03:42:24,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2026-04-21 03:42:25,195 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/864 HTTP/1.1" 200 None
2026-04-21 03:42:25,689 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/864/comments HTTP/1.1" 200 None
2026-04-21 03:42:25,690 [    scc.repo] DEBUG   - PR 864 erindiel 'Update commercial partners page'
2026-04-21 03:42:25,690 [    scc.repo] DEBUG ## Branches found:
2026-04-21 03:42:25,690 [     scc.git] DEBUG Get sha1 of %s
2026-04-21 03:42:25,690 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-21 03:42:25,692 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-21 03:42:25,694 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-21 03:42:25,694 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-21 03:42:25,697 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-21 03:42:25,700 [     scc.git] DEBUG Already up to date.

2026-04-21 03:42:25,700 [     scc.git] DEBUG Calling 'git fetch origin pull/864/head'
2026-04-21 03:42:27,418 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-04-21 03:42:27,419 [     scc.git] DEBUG  * branch              refs/pull/864/head -> FETCH_HEAD
2026-04-21 03:42:27,422 [     scc.git] DEBUG ## Unique users: []
2026-04-21 03:42:27,422 [     scc.git] DEBUG Get sha1 of %s
2026-04-21 03:42:27,422 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-21 03:42:27,424 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...95c9d4ba00ae31fc14e760b109004dedd3b0cec7'
2026-04-21 03:42:27,427 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-21 03:42:27,429 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 864 (Update commercial partners page) 95c9d4ba00ae31fc14e760b109004dedd3b0cec7'
2026-04-21 03:42:27,439 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-04-21 03:42:27,442 [     scc.git] DEBUG  commercial-partners/index.html | 31 +++++--------------------------
2026-04-21 03:42:27,442 [     scc.git] DEBUG  1 file changed, 5 insertions(+), 26 deletions(-)
2026-04-21 03:42:27,617 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-21 03:42:27,618 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-21 03:42:27,656 [     scc.git] DEBUG Get sha1 of %s
2026-04-21 03:42:27,656 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-21 03:42:27,658 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-21 03:42:27,672 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f1fdf836510> has no local changes
2026-04-21 03:42:27,672 [     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 864 erindiel 'Update commercial partners page'

Generated by WEBSITE-push#109 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/109/)'
2026-04-21 03:42:27,687 [     scc.git] DEBUG [detached HEAD 51db05d3] merge master -Dorg -Snone
2026-04-21 03:42:27,687 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2026-04-21 03:42:27,687 [   scc.merge] INFO  Already up to date.
2026-04-21 03:42:27,687 [   scc.merge] INFO  
2026-04-21 03:42:27,687 [   scc.merge] INFO  Merged PRs:
2026-04-21 03:42:27,687 [   scc.merge] INFO    - PR 864 erindiel 'Update commercial partners page'
2026-04-21 03:42:27,687 [   scc.merge] INFO  
2026-04-21 03:42:27,687 [   scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-21 03:42:27,687 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2026-04-21 03:42:28,952 [  scc.config] DEBUG Found github.token
2026-04-21 03:42:28,953 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-21 03:42:29,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-21 03:42:29,621 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-21 03:42:30,168 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-21 03:42:30,168 [      scc.gh] DEBUG 4996 remaining from 5000 (Reset at 04:04
2026-04-21 03:42:30,169 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-21 03:42:30,171 [     scc.git] DEBUG Check current status
2026-04-21 03:42:30,171 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-21 03:42:30,173 [     scc.git] DEBUG 51db05d3 merge master -Dorg -Snone
2026-04-21 03:42:30,174 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-21 03:42:30,221 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-21 03:42:30,229 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-21 03:42:30,232 [  scc.config] DEBUG Found remote.origin.url
2026-04-21 03:42:30,683 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-04-21 03:42:31,244 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-21 03:42:31,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-21 03:42:32,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-21 03:42:32,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-21 03:42:32,640 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-21 03:42:32,681 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-21 03:42:32,681 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-21 03:42:32,683 [     scc.git] DEBUG Check current status
2026-04-21 03:42:32,683 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-21 03:42:32,685 [     scc.git] DEBUG 718d3d4 Merge pull request #24 from ome/dependabot/maven/org.openmicroscopy-specification-6.5.3
2026-04-21 03:42:32,686 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-21 03:42:32,724 [  scc.config] DEBUG Found remote.origin.url
2026-04-21 03:42:33,184 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2026-04-21 03:42:33,716 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-21 03:42:34,169 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-21 03:42:34,625 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-21 03:42:35,116 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-21 03:42:35,117 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-21 03:42:35,154 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-21 03:42:35,155 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-21 03:42:35,155 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-21 03:42:35,157 [     scc.git] DEBUG Check current status
2026-04-21 03:42:35,157 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-21 03:42:35,159 [     scc.git] DEBUG 83a75cc 03 and 10th Feb 2026
2026-04-21 03:42:35,159 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-21 03:42:35,199 [  scc.config] DEBUG Found remote.origin.url
2026-04-21 03:42:35,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2026-04-21 03:42:36,147 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-21 03:42:36,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-21 03:42:37,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-21 03:42:37,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-21 03:42:37,681 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-21 03:42:37,722 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-21 03:42:37,722 [     scc.git] DEBUG Resetting...
2026-04-21 03:42:37,722 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-21 03:42:37,728 [     scc.git] DEBUG HEAD is now at 51db05d3 merge master -Dorg -Snone
2026-04-21 03:42:37,729 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-21 03:42:37,771 [     scc.git] DEBUG Check current status
2026-04-21 03:42:37,771 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-21 03:42:37,773 [     scc.git] DEBUG 51db05d3 merge master -Dorg -Snone
2026-04-21 03:42:37,773 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-21 03:42:37,818 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-21 03:42:37,826 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-21 03:42:37,827 [   scc.merge] INFO  Merging Pull Request(s) based on master
2026-04-21 03:42:37,827 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2026-04-21 03:42:37,827 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2026-04-21 03:42:37,827 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2026-04-21 03:42:37,827 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2026-04-21 03:42:37,827 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2026-04-21 03:42:37,827 [    scc.repo] DEBUG ## PRs found:
2026-04-21 03:42:38,232 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2026-04-21 03:42:38,748 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/864 HTTP/1.1" 200 None
2026-04-21 03:42:39,255 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/864/comments HTTP/1.1" 200 None
2026-04-21 03:42:39,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/95c9d4ba00ae31fc14e760b109004dedd3b0cec7?page=1 HTTP/1.1" 200 None
2026-04-21 03:42:40,374 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/95c9d4ba00ae31fc14e760b109004dedd3b0cec7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-04-21 03:42:40,952 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/95c9d4ba00ae31fc14e760b109004dedd3b0cec7/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-04-21 03:42:40,953 [    scc.repo] DEBUG ## Branches found:
2026-04-21 03:42:40,953 [     scc.git] DEBUG Get sha1 of %s
2026-04-21 03:42:40,953 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-21 03:42:40,956 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-21 03:42:40,958 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-21 03:42:40,958 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-21 03:42:40,960 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-21 03:42:40,963 [     scc.git] DEBUG Already up to date.

2026-04-21 03:42:40,963 [     scc.git] DEBUG ## Unique users: []
2026-04-21 03:42:40,963 [     scc.git] DEBUG Get sha1 of %s
2026-04-21 03:42:40,963 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-21 03:42:40,965 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-21 03:42:41,003 [     scc.git] DEBUG Get sha1 of %s
2026-04-21 03:42:41,003 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-21 03:42:41,005 [    scc.repo] DEBUG ## PRs found:
2026-04-21 03:42:41,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2026-04-21 03:42:41,973 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2026-04-21 03:42:42,490 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2026-04-21 03:42:42,491 [    scc.repo] DEBUG ## Branches found:
2026-04-21 03:42:42,491 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-21 03:42:42,491 [     scc.git] DEBUG Get sha1 of %s
2026-04-21 03:42:42,491 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-21 03:42:42,494 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-21 03:42:42,496 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-21 03:42:42,496 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-21 03:42:42,498 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-21 03:42:42,501 [     scc.git] DEBUG Already up to date.

2026-04-21 03:42:42,501 [     scc.git] DEBUG ## Unique users: []
2026-04-21 03:42:42,501 [     scc.git] DEBUG Get sha1 of %s
2026-04-21 03:42:42,501 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-21 03:42:42,503 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-21 03:42:42,542 [     scc.git] DEBUG Get sha1 of %s
2026-04-21 03:42:42,542 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-21 03:42:42,544 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-21 03:42:42,580 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-21 03:42:42,585 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa6ec0a2210> has no local changes
2026-04-21 03:42:42,585 [     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.


Generated by WEBSITE-push#109 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/109/)'
2026-04-21 03:42:42,592 [     scc.git] DEBUG [detached HEAD 58607f4] merge master -Dorg -Ssuccess-only
2026-04-21 03:42:42,592 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-21 03:42:42,592 [    scc.repo] DEBUG ## PRs found:
2026-04-21 03:42:42,974 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2026-04-21 03:42:42,974 [    scc.repo] DEBUG ## Branches found:
2026-04-21 03:42:42,974 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-21 03:42:42,974 [     scc.git] DEBUG Get sha1 of %s
2026-04-21 03:42:42,975 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-21 03:42:42,977 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-21 03:42:42,979 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-21 03:42:42,979 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-21 03:42:42,982 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-21 03:42:42,985 [     scc.git] DEBUG Already up to date.

2026-04-21 03:42:42,985 [     scc.git] DEBUG ## Unique users: []
2026-04-21 03:42:42,985 [     scc.git] DEBUG Get sha1 of %s
2026-04-21 03:42:42,985 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-21 03:42:42,987 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-21 03:42:43,026 [     scc.git] DEBUG Get sha1 of %s
2026-04-21 03:42:43,026 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-21 03:42:43,029 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-21 03:42:43,065 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-21 03:42:43,068 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa6e9782b10> has no local changes
2026-04-21 03:42:43,068 [     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#109 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/109/)'
2026-04-21 03:42:43,075 [     scc.git] DEBUG [detached HEAD 07e2f86] merge master -Dorg -Ssuccess-only
2026-04-21 03:42:43,075 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-21 03:42:43,075 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-21 03:42:43,116 [  scc.config] DEBUG Found submodule.Schemas.url
2026-04-21 03:42:43,407 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-21 03:42:43,413 [  scc.config] DEBUG Found submodule._minutes.url
2026-04-21 03:42:43,839 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-21 03:42:43,843 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-21 03:42:43,857 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa6e973cc90> has local changes
2026-04-21 03:42:43,857 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/www.openmicroscopy.org
Excluded PRs:
  - PR 864 erindiel 'Update commercial partners page' (status: failure)
Already up to date.


Repository: ome/schemas
Excluded PRs:
  - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.


Repository: ome/meeting-minutes
Already up to date.


Generated by WEBSITE-push#109 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/109/)'
2026-04-21 03:42:43,866 [     scc.git] DEBUG [detached HEAD 4128609c] merge master -Dorg -Ssuccess-only
2026-04-21 03:42:43,866 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2026-04-21 03:42:43,866 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2026-04-21 03:42:43,866 [   scc.merge] INFO  Excluded PRs:
2026-04-21 03:42:43,866 [   scc.merge] INFO    - PR 864 erindiel 'Update commercial partners page' (status: failure)
2026-04-21 03:42:43,866 [   scc.merge] INFO  Already up to date.
2026-04-21 03:42:43,866 [   scc.merge] INFO  
2026-04-21 03:42:43,866 [   scc.merge] INFO  
2026-04-21 03:42:43,866 [   scc.merge] INFO  Repository: ome/schemas
2026-04-21 03:42:43,866 [   scc.merge] INFO  Excluded PRs:
2026-04-21 03:42:43,866 [   scc.merge] INFO    - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2026-04-21 03:42:43,866 [   scc.merge] INFO  Already up to date.
2026-04-21 03:42:43,866 [   scc.merge] INFO  
2026-04-21 03:42:43,866 [   scc.merge] INFO  
2026-04-21 03:42:43,866 [   scc.merge] INFO  Repository: ome/meeting-minutes
2026-04-21 03:42:43,866 [   scc.merge] INFO  Already up to date.
2026-04-21 03:42:43,866 [   scc.merge] INFO  
2026-04-21 03:42:43,866 [   scc.merge] INFO  
2026-04-21 03:42:43,866 [   scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-21 03:42:43,866 [     scc.git] DEBUG Calling 'git remote'
2026-04-21 03:42:43,868 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-21 03:42:43,868 [     scc.git] DEBUG Calling 'git remote'
2026-04-21 03:42:43,870 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-21 03:42:43,870 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-21 03:42:43,870 [     scc.git] DEBUG Calling 'git remote'
2026-04-21 03:42:43,872 [     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 718d3d4
nothing to commit, working tree clean
Entering '_minutes'
HEAD detached from 83a75cc
nothing to commit, working tree clean
HEAD detached from bb8a06fb
nothing to commit, working tree clean
2026-04-21 03:42:59,759 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci