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)
2025-10-14 03:42:16,695 [  scc.config] DEBUG Found github.token
2025-10-14 03:42:16,696 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-10-14 03:42:16,952 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-14 03:42:17,347 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-14 03:42:17,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-10-14 03:42:17,742 [      scc.gh] DEBUG 4992 remaining from 5000 (Reset at 03:10
2025-10-14 03:42:17,743 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-14 03:42:17,745 [     scc.git] DEBUG Check current status
2025-10-14 03:42:17,745 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-14 03:42:17,747 [     scc.git] DEBUG a0f219eb Add OME 2026 to front page
2025-10-14 03:42:17,747 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-14 03:42:17,794 [     scc.git] DEBUG  c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-14 03:42:17,803 [     scc.git] DEBUG  72e9cee5f5933bfe46f32f387121df029cd289e5 _minutes (remotes/origin/HEAD)
2025-10-14 03:42:17,805 [  scc.config] DEBUG Found remote.origin.url
2025-10-14 03:42:18,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2025-10-14 03:42:18,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-14 03:42:19,166 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-14 03:42:19,581 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-14 03:42:19,986 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-14 03:42:19,998 [     scc.git] DEBUG Resetting...
2025-10-14 03:42:19,998 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-10-14 03:42:20,005 [     scc.git] DEBUG HEAD is now at a0f219eb Add OME 2026 to front page
2025-10-14 03:42:20,006 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-10-14 03:42:20,049 [     scc.git] DEBUG Check current status
2025-10-14 03:42:20,049 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-14 03:42:20,051 [     scc.git] DEBUG a0f219eb Add OME 2026 to front page
2025-10-14 03:42:20,051 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-14 03:42:20,095 [     scc.git] DEBUG  c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-14 03:42:20,103 [     scc.git] DEBUG  72e9cee5f5933bfe46f32f387121df029cd289e5 _minutes (remotes/origin/HEAD)
2025-10-14 03:42:20,103 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-10-14 03:42:20,103 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-10-14 03:42:20,103 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-10-14 03:42:20,103 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-10-14 03:42:20,104 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-10-14 03:42:20,104 [    scc.repo] DEBUG ## PRs found:
2025-10-14 03:42:20,427 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 2
2025-10-14 03:42:20,427 [    scc.repo] DEBUG ## Branches found:
2025-10-14 03:42:20,427 [     scc.git] DEBUG Get sha1 of %s
2025-10-14 03:42:20,427 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-14 03:42:20,429 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-14 03:42:20,431 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-14 03:42:20,431 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-14 03:42:20,433 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-14 03:42:20,436 [     scc.git] DEBUG Already up to date.

2025-10-14 03:42:20,436 [     scc.git] DEBUG ## Unique users: []
2025-10-14 03:42:20,436 [     scc.git] DEBUG Get sha1 of %s
2025-10-14 03:42:20,436 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-14 03:42:20,438 [     scc.git] DEBUG Calling 'git submodule update'
2025-10-14 03:42:20,475 [     scc.git] DEBUG Get sha1 of %s
2025-10-14 03:42:20,475 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-14 03:42:20,477 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-10-14 03:42:20,490 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f1e600cfe10> has no local changes
2025-10-14 03:42:20,490 [     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#632 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/632/)'
2025-10-14 03:42:20,504 [     scc.git] DEBUG [detached HEAD 742de127] merge master -Dorg -Snone
2025-10-14 03:42:20,504 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2025-10-14 03:42:20,504 [   scc.merge] INFO  Already up to date.
2025-10-14 03:42:20,504 [   scc.merge] INFO  
2025-10-14 03:42:20,504 [   scc.merge] INFO  
2025-10-14 03:42:20,504 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-10-14 03:42:20,504 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2025-10-14 03:42:21,547 [  scc.config] DEBUG Found github.token
2025-10-14 03:42:21,548 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-10-14 03:42:21,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-14 03:42:22,182 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-14 03:42:22,563 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-10-14 03:42:22,564 [      scc.gh] DEBUG 4984 remaining from 5000 (Reset at 03:10
2025-10-14 03:42:22,564 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-14 03:42:22,566 [     scc.git] DEBUG Check current status
2025-10-14 03:42:22,566 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-14 03:42:22,569 [     scc.git] DEBUG 742de127 merge master -Dorg -Snone
2025-10-14 03:42:22,569 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-14 03:42:22,613 [     scc.git] DEBUG  c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-14 03:42:22,621 [     scc.git] DEBUG  72e9cee5f5933bfe46f32f387121df029cd289e5 _minutes (remotes/origin/HEAD)
2025-10-14 03:42:22,624 [  scc.config] DEBUG Found remote.origin.url
2025-10-14 03:42:23,089 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2025-10-14 03:42:23,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-14 03:42:23,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-14 03:42:24,403 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-14 03:42:24,799 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-14 03:42:24,812 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-14 03:42:24,852 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-10-14 03:42:24,852 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-14 03:42:24,854 [     scc.git] DEBUG Check current status
2025-10-14 03:42:24,854 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-14 03:42:24,857 [     scc.git] DEBUG c4e38d1 Merge pull request #19 from ome/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.6.1
2025-10-14 03:42:24,857 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-14 03:42:24,893 [  scc.config] DEBUG Found remote.origin.url
2025-10-14 03:42:25,325 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2025-10-14 03:42:25,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-14 03:42:26,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-14 03:42:26,623 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-14 03:42:27,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-14 03:42:27,037 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-14 03:42:27,073 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-14 03:42:27,074 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-10-14 03:42:27,074 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-14 03:42:27,076 [     scc.git] DEBUG Check current status
2025-10-14 03:42:27,076 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-14 03:42:27,078 [     scc.git] DEBUG 72e9cee Fix title date in 2025-08-26.md
2025-10-14 03:42:27,078 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-14 03:42:27,115 [  scc.config] DEBUG Found remote.origin.url
2025-10-14 03:42:27,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2025-10-14 03:42:28,070 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-14 03:42:28,496 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-14 03:42:28,933 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-14 03:42:29,373 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-14 03:42:29,373 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-14 03:42:29,410 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-14 03:42:29,410 [     scc.git] DEBUG Resetting...
2025-10-14 03:42:29,410 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-10-14 03:42:29,416 [     scc.git] DEBUG HEAD is now at 742de127 merge master -Dorg -Snone
2025-10-14 03:42:29,416 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-10-14 03:42:29,456 [     scc.git] DEBUG Check current status
2025-10-14 03:42:29,456 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-14 03:42:29,458 [     scc.git] DEBUG 742de127 merge master -Dorg -Snone
2025-10-14 03:42:29,458 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-14 03:42:29,501 [     scc.git] DEBUG  c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-14 03:42:29,509 [     scc.git] DEBUG  72e9cee5f5933bfe46f32f387121df029cd289e5 _minutes (remotes/origin/HEAD)
2025-10-14 03:42:29,509 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-10-14 03:42:29,509 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-10-14 03:42:29,509 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-10-14 03:42:29,509 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-10-14 03:42:29,509 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-10-14 03:42:29,510 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2025-10-14 03:42:29,510 [    scc.repo] DEBUG ## PRs found:
2025-10-14 03:42:29,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 2
2025-10-14 03:42:29,817 [    scc.repo] DEBUG ## Branches found:
2025-10-14 03:42:29,817 [     scc.git] DEBUG Get sha1 of %s
2025-10-14 03:42:29,817 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-14 03:42:29,819 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-14 03:42:29,821 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-14 03:42:29,821 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-14 03:42:29,824 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-14 03:42:29,826 [     scc.git] DEBUG Already up to date.

2025-10-14 03:42:29,826 [     scc.git] DEBUG ## Unique users: []
2025-10-14 03:42:29,826 [     scc.git] DEBUG Get sha1 of %s
2025-10-14 03:42:29,826 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-14 03:42:29,828 [     scc.git] DEBUG Calling 'git submodule update'
2025-10-14 03:42:29,862 [     scc.git] DEBUG Get sha1 of %s
2025-10-14 03:42:29,862 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-14 03:42:29,864 [    scc.repo] DEBUG ## PRs found:
2025-10-14 03:42:30,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2025-10-14 03:42:30,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2025-10-14 03:42:31,232 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2025-10-14 03:42:31,232 [    scc.repo] DEBUG ## Branches found:
2025-10-14 03:42:31,232 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-10-14 03:42:31,233 [     scc.git] DEBUG Get sha1 of %s
2025-10-14 03:42:31,233 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-14 03:42:31,235 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-14 03:42:31,237 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-14 03:42:31,237 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-14 03:42:31,240 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-14 03:42:31,243 [     scc.git] DEBUG Already up to date.

2025-10-14 03:42:31,243 [     scc.git] DEBUG ## Unique users: []
2025-10-14 03:42:31,243 [     scc.git] DEBUG Get sha1 of %s
2025-10-14 03:42:31,243 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-14 03:42:31,245 [     scc.git] DEBUG Calling 'git submodule update'
2025-10-14 03:42:31,280 [     scc.git] DEBUG Get sha1 of %s
2025-10-14 03:42:31,280 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-14 03:42:31,282 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-14 03:42:31,316 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-10-14 03:42:31,320 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fc3f6998290> has no local changes
2025-10-14 03:42:31,320 [     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#632 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/632/)'
2025-10-14 03:42:31,327 [     scc.git] DEBUG [detached HEAD ca3439a] merge master -Dorg -Ssuccess-only
2025-10-14 03:42:31,328 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-14 03:42:31,328 [    scc.repo] DEBUG ## PRs found:
2025-10-14 03:42:31,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2025-10-14 03:42:31,673 [    scc.repo] DEBUG ## Branches found:
2025-10-14 03:42:31,673 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-10-14 03:42:31,673 [     scc.git] DEBUG Get sha1 of %s
2025-10-14 03:42:31,673 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-14 03:42:31,675 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-14 03:42:31,677 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-14 03:42:31,677 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-14 03:42:31,680 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-14 03:42:31,682 [     scc.git] DEBUG Already up to date.

2025-10-14 03:42:31,682 [     scc.git] DEBUG ## Unique users: []
2025-10-14 03:42:31,682 [     scc.git] DEBUG Get sha1 of %s
2025-10-14 03:42:31,683 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-14 03:42:31,684 [     scc.git] DEBUG Calling 'git submodule update'
2025-10-14 03:42:31,720 [     scc.git] DEBUG Get sha1 of %s
2025-10-14 03:42:31,720 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-14 03:42:31,722 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-14 03:42:31,755 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-10-14 03:42:31,758 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fc3f7713e90> has no local changes
2025-10-14 03:42:31,758 [     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#632 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/632/)'
2025-10-14 03:42:31,764 [     scc.git] DEBUG [detached HEAD 0590d3b] merge master -Dorg -Ssuccess-only
2025-10-14 03:42:31,764 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-14 03:42:31,764 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-14 03:42:31,800 [  scc.config] DEBUG Found submodule.Schemas.url
2025-10-14 03:42:32,066 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-14 03:42:32,072 [  scc.config] DEBUG Found submodule._minutes.url
2025-10-14 03:42:32,462 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-14 03:42:32,466 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-10-14 03:42:32,479 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fc3f6998490> has local changes
2025-10-14 03:42:32,479 [     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#632 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/632/)'
2025-10-14 03:42:32,487 [     scc.git] DEBUG [detached HEAD ac753fee] merge master -Dorg -Ssuccess-only
2025-10-14 03:42:32,487 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2025-10-14 03:42:32,487 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2025-10-14 03:42:32,487 [   scc.merge] INFO  Already up to date.
2025-10-14 03:42:32,487 [   scc.merge] INFO  
2025-10-14 03:42:32,487 [   scc.merge] INFO  
2025-10-14 03:42:32,487 [   scc.merge] INFO  Repository: ome/schemas
2025-10-14 03:42:32,487 [   scc.merge] INFO  Excluded PRs:
2025-10-14 03:42:32,487 [   scc.merge] INFO    - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2025-10-14 03:42:32,487 [   scc.merge] INFO  Already up to date.
2025-10-14 03:42:32,487 [   scc.merge] INFO  
2025-10-14 03:42:32,487 [   scc.merge] INFO  
2025-10-14 03:42:32,487 [   scc.merge] INFO  Repository: ome/meeting-minutes
2025-10-14 03:42:32,487 [   scc.merge] INFO  Already up to date.
2025-10-14 03:42:32,487 [   scc.merge] INFO  
2025-10-14 03:42:32,487 [   scc.merge] INFO  
2025-10-14 03:42:32,487 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-10-14 03:42:32,487 [     scc.git] DEBUG Calling 'git remote'
2025-10-14 03:42:32,489 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-10-14 03:42:32,489 [     scc.git] DEBUG Calling 'git remote'
2025-10-14 03:42:32,491 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-14 03:42:32,491 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-10-14 03:42:32,491 [     scc.git] DEBUG Calling 'git remote'
2025-10-14 03:42:32,493 [     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 72e9cee
nothing to commit, working tree clean
HEAD detached from a0f219eb
nothing to commit, working tree clean
2025-10-14 03:42:46,601 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci