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-10 03:37:49,352 [  scc.config] DEBUG Found github.token
2026-04-10 03:37:49,353 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-10 03:37:49,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-10 03:37:50,067 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-10 03:37:50,457 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-10 03:37:50,458 [      scc.gh] DEBUG 4998 remaining from 5000 (Reset at 04:04
2026-04-10 03:37:50,458 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-10 03:37:50,461 [     scc.git] DEBUG Check current status
2026-04-10 03:37:50,461 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-10 03:37:50,463 [     scc.git] DEBUG bb8a06fb Merge pull request #853 from ome/dependabot/submodules/Schemas-718d3d4
2026-04-10 03:37:50,463 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-10 03:37:50,509 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-10 03:37:50,518 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-10 03:37:50,520 [  scc.config] DEBUG Found remote.origin.url
2026-04-10 03:37:50,945 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-04-10 03:37:51,395 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-10 03:37:51,991 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-10 03:37:52,436 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-10 03:37:52,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-10 03:37:52,879 [     scc.git] DEBUG Resetting...
2026-04-10 03:37:52,880 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-10 03:37:52,886 [     scc.git] DEBUG HEAD is now at bb8a06fb Merge pull request #853 from ome/dependabot/submodules/Schemas-718d3d4
2026-04-10 03:37:52,887 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-10 03:37:52,929 [     scc.git] DEBUG Check current status
2026-04-10 03:37:52,929 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-10 03:37:52,931 [     scc.git] DEBUG bb8a06fb Merge pull request #853 from ome/dependabot/submodules/Schemas-718d3d4
2026-04-10 03:37:52,932 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-10 03:37:52,975 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-10 03:37:52,984 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-10 03:37:52,984 [   scc.merge] INFO  Merging Pull Request(s) based on master
2026-04-10 03:37:52,984 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2026-04-10 03:37:52,985 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2026-04-10 03:37:52,985 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2026-04-10 03:37:52,985 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2026-04-10 03:37:52,985 [    scc.repo] DEBUG ## PRs found:
2026-04-10 03:37:53,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 2
2026-04-10 03:37:53,333 [    scc.repo] DEBUG ## Branches found:
2026-04-10 03:37:53,333 [     scc.git] DEBUG Get sha1 of %s
2026-04-10 03:37:53,333 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-10 03:37:53,335 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-10 03:37:53,337 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-10 03:37:53,337 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-10 03:37:53,339 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-10 03:37:53,342 [     scc.git] DEBUG Already up to date.

2026-04-10 03:37:53,342 [     scc.git] DEBUG ## Unique users: []
2026-04-10 03:37:53,342 [     scc.git] DEBUG Get sha1 of %s
2026-04-10 03:37:53,342 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-10 03:37:53,344 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-10 03:37:53,381 [     scc.git] DEBUG Get sha1 of %s
2026-04-10 03:37:53,381 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-10 03:37:53,383 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-10 03:37:53,436 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f1b538f09d0> has no local changes
2026-04-10 03:37:53,436 [     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#100 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/100/)'
2026-04-10 03:37:53,450 [     scc.git] DEBUG [detached HEAD fd9c89f0] merge master -Dorg -Snone
2026-04-10 03:37:53,451 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2026-04-10 03:37:53,451 [   scc.merge] INFO  Already up to date.
2026-04-10 03:37:53,451 [   scc.merge] INFO  
2026-04-10 03:37:53,451 [   scc.merge] INFO  
2026-04-10 03:37:53,451 [   scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-10 03:37:53,451 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2026-04-10 03:37:54,810 [  scc.config] DEBUG Found github.token
2026-04-10 03:37:54,811 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-10 03:37:55,054 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-10 03:37:55,487 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-10 03:37:55,874 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-10 03:37:55,874 [      scc.gh] DEBUG 4996 remaining from 5000 (Reset at 04:04
2026-04-10 03:37:55,875 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-10 03:37:55,877 [     scc.git] DEBUG Check current status
2026-04-10 03:37:55,877 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-10 03:37:55,880 [     scc.git] DEBUG fd9c89f0 merge master -Dorg -Snone
2026-04-10 03:37:55,880 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-10 03:37:55,926 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-10 03:37:55,934 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-10 03:37:55,937 [  scc.config] DEBUG Found remote.origin.url
2026-04-10 03:37:56,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-04-10 03:37:56,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-10 03:37:57,281 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-10 03:37:57,731 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-10 03:37:58,181 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-10 03:37:58,182 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-10 03:37:58,226 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-10 03:37:58,226 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-10 03:37:58,228 [     scc.git] DEBUG Check current status
2026-04-10 03:37:58,229 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-10 03:37:58,231 [     scc.git] DEBUG 718d3d4 Merge pull request #24 from ome/dependabot/maven/org.openmicroscopy-specification-6.5.3
2026-04-10 03:37:58,231 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-10 03:37:58,270 [  scc.config] DEBUG Found remote.origin.url
2026-04-10 03:37:58,708 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2026-04-10 03:37:59,167 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-10 03:37:59,619 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-10 03:38:00,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-10 03:38:00,531 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-10 03:38:00,532 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-10 03:38:00,570 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-10 03:38:00,570 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-10 03:38:00,570 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-10 03:38:00,572 [     scc.git] DEBUG Check current status
2026-04-10 03:38:00,572 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-10 03:38:00,574 [     scc.git] DEBUG 83a75cc 03 and 10th Feb 2026
2026-04-10 03:38:00,574 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-10 03:38:00,612 [  scc.config] DEBUG Found remote.origin.url
2026-04-10 03:38:01,038 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2026-04-10 03:38:01,506 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-10 03:38:01,953 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-10 03:38:02,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-10 03:38:02,860 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-10 03:38:02,861 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-10 03:38:02,899 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-10 03:38:02,899 [     scc.git] DEBUG Resetting...
2026-04-10 03:38:02,899 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-10 03:38:02,905 [     scc.git] DEBUG HEAD is now at fd9c89f0 merge master -Dorg -Snone
2026-04-10 03:38:02,906 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-10 03:38:02,950 [     scc.git] DEBUG Check current status
2026-04-10 03:38:02,950 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-10 03:38:02,952 [     scc.git] DEBUG fd9c89f0 merge master -Dorg -Snone
2026-04-10 03:38:02,952 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-10 03:38:02,997 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-10 03:38:03,006 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-10 03:38:03,006 [   scc.merge] INFO  Merging Pull Request(s) based on master
2026-04-10 03:38:03,006 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2026-04-10 03:38:03,006 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2026-04-10 03:38:03,007 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2026-04-10 03:38:03,007 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2026-04-10 03:38:03,007 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2026-04-10 03:38:03,007 [    scc.repo] DEBUG ## PRs found:
2026-04-10 03:38:03,317 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 2
2026-04-10 03:38:03,317 [    scc.repo] DEBUG ## Branches found:
2026-04-10 03:38:03,317 [     scc.git] DEBUG Get sha1 of %s
2026-04-10 03:38:03,317 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-10 03:38:03,319 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-10 03:38:03,322 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-10 03:38:03,322 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-10 03:38:03,324 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-10 03:38:03,327 [     scc.git] DEBUG Already up to date.

2026-04-10 03:38:03,327 [     scc.git] DEBUG ## Unique users: []
2026-04-10 03:38:03,327 [     scc.git] DEBUG Get sha1 of %s
2026-04-10 03:38:03,327 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-10 03:38:03,329 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-10 03:38:03,365 [     scc.git] DEBUG Get sha1 of %s
2026-04-10 03:38:03,365 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-10 03:38:03,366 [    scc.repo] DEBUG ## PRs found:
2026-04-10 03:38:03,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2026-04-10 03:38:04,351 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2026-04-10 03:38:04,848 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2026-04-10 03:38:04,849 [    scc.repo] DEBUG ## Branches found:
2026-04-10 03:38:04,849 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-10 03:38:04,849 [     scc.git] DEBUG Get sha1 of %s
2026-04-10 03:38:04,849 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-10 03:38:04,852 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-10 03:38:04,854 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-10 03:38:04,854 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-10 03:38:04,857 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-10 03:38:04,859 [     scc.git] DEBUG Already up to date.

2026-04-10 03:38:04,860 [     scc.git] DEBUG ## Unique users: []
2026-04-10 03:38:04,860 [     scc.git] DEBUG Get sha1 of %s
2026-04-10 03:38:04,860 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-10 03:38:04,862 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-10 03:38:04,899 [     scc.git] DEBUG Get sha1 of %s
2026-04-10 03:38:04,899 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-10 03:38:04,901 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-10 03:38:04,936 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-10 03:38:04,940 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f71bd3e2050> has no local changes
2026-04-10 03:38:04,941 [     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#100 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/100/)'
2026-04-10 03:38:04,946 [     scc.git] DEBUG [detached HEAD dbc1652] merge master -Dorg -Ssuccess-only
2026-04-10 03:38:04,947 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-10 03:38:04,947 [    scc.repo] DEBUG ## PRs found:
2026-04-10 03:38:05,340 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2026-04-10 03:38:05,340 [    scc.repo] DEBUG ## Branches found:
2026-04-10 03:38:05,340 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-10 03:38:05,340 [     scc.git] DEBUG Get sha1 of %s
2026-04-10 03:38:05,340 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-10 03:38:05,343 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-10 03:38:05,345 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-10 03:38:05,345 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-10 03:38:05,348 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-10 03:38:05,350 [     scc.git] DEBUG Already up to date.

2026-04-10 03:38:05,350 [     scc.git] DEBUG ## Unique users: []
2026-04-10 03:38:05,351 [     scc.git] DEBUG Get sha1 of %s
2026-04-10 03:38:05,351 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-10 03:38:05,353 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-10 03:38:05,390 [     scc.git] DEBUG Get sha1 of %s
2026-04-10 03:38:05,390 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-10 03:38:05,392 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-10 03:38:05,427 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-10 03:38:05,430 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f71bd3f7950> has no local changes
2026-04-10 03:38:05,430 [     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#100 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/100/)'
2026-04-10 03:38:05,436 [     scc.git] DEBUG [detached HEAD c914533] merge master -Dorg -Ssuccess-only
2026-04-10 03:38:05,436 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-10 03:38:05,436 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-10 03:38:05,475 [  scc.config] DEBUG Found submodule.Schemas.url
2026-04-10 03:38:05,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-10 03:38:05,777 [  scc.config] DEBUG Found submodule._minutes.url
2026-04-10 03:38:06,203 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-10 03:38:06,209 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-10 03:38:06,223 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f71bd64ca10> has local changes
2026-04-10 03:38:06,223 [     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.


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


Generated by WEBSITE-push#100 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/100/)'
2026-04-10 03:38:06,232 [     scc.git] DEBUG [detached HEAD 8cbb12aa] merge master -Dorg -Ssuccess-only
2026-04-10 03:38:06,232 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2026-04-10 03:38:06,233 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2026-04-10 03:38:06,233 [   scc.merge] INFO  Already up to date.
2026-04-10 03:38:06,233 [   scc.merge] INFO  
2026-04-10 03:38:06,233 [   scc.merge] INFO  
2026-04-10 03:38:06,233 [   scc.merge] INFO  Repository: ome/schemas
2026-04-10 03:38:06,233 [   scc.merge] INFO  Excluded PRs:
2026-04-10 03:38:06,233 [   scc.merge] INFO    - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2026-04-10 03:38:06,233 [   scc.merge] INFO  Already up to date.
2026-04-10 03:38:06,233 [   scc.merge] INFO  
2026-04-10 03:38:06,233 [   scc.merge] INFO  
2026-04-10 03:38:06,233 [   scc.merge] INFO  Repository: ome/meeting-minutes
2026-04-10 03:38:06,233 [   scc.merge] INFO  Already up to date.
2026-04-10 03:38:06,233 [   scc.merge] INFO  
2026-04-10 03:38:06,233 [   scc.merge] INFO  
2026-04-10 03:38:06,233 [   scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-10 03:38:06,233 [     scc.git] DEBUG Calling 'git remote'
2026-04-10 03:38:06,235 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-10 03:38:06,235 [     scc.git] DEBUG Calling 'git remote'
2026-04-10 03:38:06,237 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-10 03:38:06,237 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-10 03:38:06,237 [     scc.git] DEBUG Calling 'git remote'
2026-04-10 03:38:06,240 [     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-10 03:38:20,863 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci