Console Output
+ export BASE_REPO=omero-build.git
+ BASE_REPO=omero-build.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-build-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/OMERO-build-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/OMERO-build-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-01-09 00:20:55,616 [ scc.config] DEBUG Found github.token
2026-01-09 00:20:55,617 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-09 00:20:55,973 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:20:56,376 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:20:56,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-09 00:20:56,763 [ scc.gh] DEBUG 4509 remaining from 5000 (Reset at 00:01
2026-01-09 00:20:56,764 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-09 00:20:56,766 [ scc.git] DEBUG Check current status
2026-01-09 00:20:56,766 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-09 00:20:56,769 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-09 00:20:56,769 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-09 00:20:56,810 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2026-01-09 00:20:56,812 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2026-01-09 00:20:56,815 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2026-01-09 00:20:56,818 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2026-01-09 00:20:56,821 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-09 00:20:56,824 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-09 00:20:56,827 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2026-01-09 00:20:56,829 [ scc.config] DEBUG Found remote.origin.url
2026-01-09 00:20:57,282 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-01-09 00:20:57,919 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-09 00:20:58,339 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-09 00:20:58,843 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-09 00:20:59,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-09 00:20:59,257 [ scc.git] DEBUG Resetting...
2026-01-09 00:20:59,258 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-09 00:20:59,262 [ scc.git] DEBUG HEAD is now at 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-09 00:20:59,262 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-09 00:20:59,321 [ scc.git] DEBUG Check current status
2026-01-09 00:20:59,321 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-09 00:20:59,323 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-09 00:20:59,323 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-09 00:20:59,364 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2026-01-09 00:20:59,367 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2026-01-09 00:20:59,369 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2026-01-09 00:20:59,372 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2026-01-09 00:20:59,375 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-09 00:20:59,378 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-09 00:20:59,381 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2026-01-09 00:20:59,381 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-09 00:20:59,381 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-09 00:20:59,381 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-09 00:20:59,382 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-09 00:20:59,382 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-09 00:20:59,382 [ scc.repo] DEBUG ## PRs found:
2026-01-09 00:20:59,765 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-01-09 00:21:00,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2026-01-09 00:21:00,271 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-09 00:21:00,271 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-09 00:21:00,810 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2026-01-09 00:21:00,810 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-09 00:21:00,810 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-09 00:21:01,327 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2026-01-09 00:21:01,328 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-09 00:21:01,328 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-09 00:21:01,840 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2026-01-09 00:21:01,840 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-09 00:21:01,840 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-09 00:21:02,363 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2026-01-09 00:21:02,364 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-09 00:21:02,364 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-09 00:21:02,364 [ scc.repo] DEBUG ## Branches found:
2026-01-09 00:21:02,364 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:21:02,364 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:02,367 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-09 00:21:02,369 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-09 00:21:02,369 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-09 00:21:02,372 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-09 00:21:02,374 [ scc.git] DEBUG Already up to date.
2026-01-09 00:21:02,374 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2026-01-09 00:21:02,652 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-09 00:21:02,652 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2026-01-09 00:21:02,656 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2026-01-09 00:21:02,917 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-09 00:21:02,917 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2026-01-09 00:21:02,921 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2026-01-09 00:21:03,190 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-09 00:21:03,191 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2026-01-09 00:21:03,195 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2026-01-09 00:21:03,447 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-09 00:21:03,447 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2026-01-09 00:21:03,451 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2026-01-09 00:21:03,712 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-09 00:21:03,712 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2026-01-09 00:21:03,716 [ scc.git] DEBUG ## Unique users: []
2026-01-09 00:21:03,716 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:21:03,716 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:03,718 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-09 00:21:03,721 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:03,723 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 265 (Bump omero-model from `560fde3` to `f544fae`) 29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-09 00:21:03,731 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:21:03,734 [ scc.git] DEBUG omero-model | 2 +-
2026-01-09 00:21:03,734 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-09 00:21:03,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:03,884 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-09 00:21:03,887 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:03,889 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 269 (Bump omero-gateway-java from `d272baf` to `c02f3d4`) ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-09 00:21:03,897 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:21:03,900 [ scc.git] DEBUG omero-gateway-java | 2 +-
2026-01-09 00:21:03,900 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-09 00:21:04,302 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:04,302 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-09 00:21:04,305 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:04,307 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 270 (Bump omero-server from `e594cc1` to `6c0da12`) 5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-09 00:21:04,316 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:21:04,319 [ scc.git] DEBUG omero-server | 2 +-
2026-01-09 00:21:04,319 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-09 00:21:04,711 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:04,711 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-09 00:21:04,714 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:04,716 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 271 (Bump omero-blitz from `808b26c` to `d2c0bd7`) c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-09 00:21:04,725 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:21:04,728 [ scc.git] DEBUG omero-blitz | 2 +-
2026-01-09 00:21:04,728 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-09 00:21:05,105 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:05,105 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-09 00:21:05,108 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:05,110 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 272 (Bump omero-common from `540d520` to `9e31ea1`) 46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-09 00:21:05,119 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:21:05,122 [ scc.git] DEBUG omero-common | 2 +-
2026-01-09 00:21:05,122 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-09 00:21:05,511 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:05,512 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-09 00:21:05,567 [ scc.git] DEBUG Submodule path 'omero-blitz': checked out 'd2c0bd735ff91a564a6707a0aa12fa95e2a42465'
2026-01-09 00:21:05,578 [ scc.git] DEBUG Submodule path 'omero-common': checked out '9e31ea154f1fd88c6100c06470e92196a0ddb5f2'
2026-01-09 00:21:05,595 [ scc.git] DEBUG Submodule path 'omero-gateway-java': checked out 'c02f3d4024dacee0c2ee24064a0dc6d699ccc796'
2026-01-09 00:21:05,606 [ scc.git] DEBUG Submodule path 'omero-model': checked out 'f544fae8f9ab0cdadecef3173e7d55d96a87fae7'
2026-01-09 00:21:05,624 [ scc.git] DEBUG Submodule path 'omero-server': checked out '6c0da128f99cd7236061738c3033bb98986b8f89'
2026-01-09 00:21:05,625 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:21:05,625 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:05,627 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-09 00:21:05,664 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f341c0e8dd0> has no local changes
2026-01-09 00:21:05,664 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/omero-build
Already up to date.
Merged PRs:
- PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
- PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
- PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
- PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
- PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
Generated by OMERO-build-push#14 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/14/)'
2026-01-09 00:21:05,698 [ scc.git] DEBUG [detached HEAD 7b8e2b0] merge master -Dorg -Snone
2026-01-09 00:21:05,698 [ scc.merge] INFO Repository: ome/omero-build
2026-01-09 00:21:05,698 [ scc.merge] INFO Already up to date.
2026-01-09 00:21:05,698 [ scc.merge] INFO
2026-01-09 00:21:05,698 [ scc.merge] INFO Merged PRs:
2026-01-09 00:21:05,698 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-09 00:21:05,698 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-09 00:21:05,698 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-09 00:21:05,698 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-09 00:21:05,698 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-09 00:21:05,698 [ scc.merge] INFO
2026-01-09 00:21:05,698 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-09 00:21:05,698 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'omero-blitz'
Synchronizing submodule url for 'omero-common'
Synchronizing submodule url for 'omero-gateway-java'
Synchronizing submodule url for 'omero-model'
Synchronizing submodule url for 'omero-renderer'
Synchronizing submodule url for 'omero-romio'
Synchronizing submodule url for 'omero-server'
Submodule path 'omero-renderer': checked out 'b90ef63b0be1f9c302478fc1881f1c1f16efc262'
Merge all submodules2026-01-09 00:21:08,094 [ scc.config] DEBUG Found github.token
2026-01-09 00:21:08,095 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-09 00:21:08,286 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:08,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:09,086 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-09 00:21:09,086 [ scc.gh] DEBUG 4491 remaining from 5000 (Reset at 00:01
2026-01-09 00:21:09,087 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-09 00:21:09,089 [ scc.git] DEBUG Check current status
2026-01-09 00:21:09,089 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-09 00:21:09,092 [ scc.git] DEBUG 7b8e2b0 merge master -Dorg -Snone
2026-01-09 00:21:09,092 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-09 00:21:09,133 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-01-09 00:21:09,136 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-01-09 00:21:09,139 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-01-09 00:21:09,142 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-01-09 00:21:09,145 [ scc.git] DEBUG +b90ef63b0be1f9c302478fc1881f1c1f16efc262 omero-renderer (v5.6.3-6-gb90ef63)
2026-01-09 00:21:09,148 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-09 00:21:09,150 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-01-09 00:21:09,153 [ scc.config] DEBUG Found remote.origin.url
2026-01-09 00:21:09,628 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-01-09 00:21:10,148 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-09 00:21:10,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-09 00:21:10,987 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-09 00:21:11,628 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-09 00:21:11,629 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:21:11,679 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-09 00:21:11,679 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-09 00:21:11,682 [ scc.git] DEBUG Check current status
2026-01-09 00:21:11,682 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-09 00:21:11,684 [ scc.git] DEBUG d2c0bd73 Merge pull request #168 from jburel/number_upgrade
2026-01-09 00:21:11,684 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-09 00:21:11,724 [ scc.config] DEBUG Found remote.origin.url
2026-01-09 00:21:12,204 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2026-01-09 00:21:12,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-09 00:21:13,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-09 00:21:13,581 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-09 00:21:13,997 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-09 00:21:13,998 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:21:14,037 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:21:14,038 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-09 00:21:14,038 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-09 00:21:14,040 [ scc.git] DEBUG Check current status
2026-01-09 00:21:14,040 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-09 00:21:14,042 [ scc.git] DEBUG 9e31ea1 Merge pull request #53 from jburel/number_upgrade
2026-01-09 00:21:14,042 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-09 00:21:14,082 [ scc.config] DEBUG Found remote.origin.url
2026-01-09 00:21:14,542 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2026-01-09 00:21:15,041 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-09 00:21:15,450 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-09 00:21:15,857 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-09 00:21:16,267 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-09 00:21:16,268 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:21:16,307 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:21:16,307 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-09 00:21:16,307 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-09 00:21:16,309 [ scc.git] DEBUG Check current status
2026-01-09 00:21:16,309 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-09 00:21:16,312 [ scc.git] DEBUG c02f3d4 Merge pull request #106 from jburel/number_upgrade
2026-01-09 00:21:16,312 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-09 00:21:16,353 [ scc.config] DEBUG Found remote.origin.url
2026-01-09 00:21:16,775 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2026-01-09 00:21:17,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-09 00:21:17,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-09 00:21:18,128 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-09 00:21:18,548 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-09 00:21:18,549 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:21:18,589 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:21:18,589 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-09 00:21:18,589 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-09 00:21:18,591 [ scc.git] DEBUG Check current status
2026-01-09 00:21:18,591 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-09 00:21:18,594 [ scc.git] DEBUG f544fae Merge pull request #121 from sbesson/quartz_doc_link
2026-01-09 00:21:18,594 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-09 00:21:18,633 [ scc.config] DEBUG Found remote.origin.url
2026-01-09 00:21:19,056 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2026-01-09 00:21:19,509 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-09 00:21:19,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-09 00:21:20,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-09 00:21:20,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-09 00:21:20,775 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:21:20,814 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:21:20,814 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-09 00:21:20,814 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-09 00:21:20,816 [ scc.git] DEBUG Check current status
2026-01-09 00:21:20,816 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-09 00:21:20,818 [ scc.git] DEBUG b90ef63 Merge pull request #34 from jburel/number_upgrade
2026-01-09 00:21:20,819 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-09 00:21:20,858 [ scc.config] DEBUG Found remote.origin.url
2026-01-09 00:21:21,316 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2026-01-09 00:21:21,781 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-09 00:21:22,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-09 00:21:22,604 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-09 00:21:23,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-09 00:21:23,079 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:21:23,118 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:21:23,118 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-09 00:21:23,118 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-09 00:21:23,120 [ scc.git] DEBUG Check current status
2026-01-09 00:21:23,120 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-09 00:21:23,123 [ scc.git] DEBUG 33c24b3 Merge pull request #51 from jburel/stringutils
2026-01-09 00:21:23,123 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-09 00:21:23,162 [ scc.config] DEBUG Found remote.origin.url
2026-01-09 00:21:23,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2026-01-09 00:21:24,165 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-09 00:21:24,591 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-09 00:21:25,011 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-09 00:21:25,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-09 00:21:25,427 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:21:25,466 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:21:25,466 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-09 00:21:25,466 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-09 00:21:25,468 [ scc.git] DEBUG Check current status
2026-01-09 00:21:25,468 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-09 00:21:25,471 [ scc.git] DEBUG 6c0da128 Merge pull request #200 from jburel/number_upgrade
2026-01-09 00:21:25,471 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-09 00:21:25,512 [ scc.config] DEBUG Found remote.origin.url
2026-01-09 00:21:25,987 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2026-01-09 00:21:26,583 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-09 00:21:26,996 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-09 00:21:27,410 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-09 00:21:27,842 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-09 00:21:27,843 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:21:27,883 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:21:27,883 [ scc.git] DEBUG Resetting...
2026-01-09 00:21:27,883 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-09 00:21:27,887 [ scc.git] DEBUG HEAD is now at 7b8e2b0 merge master -Dorg -Snone
2026-01-09 00:21:27,887 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-09 00:21:27,947 [ scc.git] DEBUG Submodule path 'omero-renderer': checked out '9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb'
2026-01-09 00:21:27,955 [ scc.git] DEBUG Check current status
2026-01-09 00:21:27,955 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-09 00:21:27,957 [ scc.git] DEBUG 7b8e2b0 merge master -Dorg -Snone
2026-01-09 00:21:27,958 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-09 00:21:27,995 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-01-09 00:21:27,998 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-01-09 00:21:28,001 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-01-09 00:21:28,004 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-01-09 00:21:28,007 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-09 00:21:28,009 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-09 00:21:28,012 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-01-09 00:21:28,013 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-09 00:21:28,013 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-09 00:21:28,013 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-09 00:21:28,013 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-09 00:21:28,013 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-09 00:21:28,013 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2026-01-09 00:21:28,013 [ scc.repo] DEBUG ## PRs found:
2026-01-09 00:21:28,416 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-01-09 00:21:28,895 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2026-01-09 00:21:28,895 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-09 00:21:29,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2026-01-09 00:21:29,946 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:21:30,517 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2026-01-09 00:21:30,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/46bdd975ccf3524dab0e856039a64a2f0594fb30?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:21:30,941 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-09 00:21:31,417 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2026-01-09 00:21:31,418 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-09 00:21:31,946 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2026-01-09 00:21:32,394 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:21:32,953 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2026-01-09 00:21:33,388 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/c1f69004b689ce976b5d435431830ed2890e72be?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:21:33,388 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-09 00:21:33,876 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2026-01-09 00:21:33,876 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-09 00:21:34,383 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2026-01-09 00:21:34,885 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:21:35,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2026-01-09 00:21:35,808 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/5c72c647c7137ba0d4656171ba00ee8ebe704958?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:21:35,808 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-09 00:21:36,317 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2026-01-09 00:21:36,317 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-09 00:21:36,865 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2026-01-09 00:21:37,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:21:37,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2026-01-09 00:21:38,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/ac3ad423312c0dc8b3ecd2a906b1f135487dc298?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:21:38,275 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-09 00:21:38,784 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2026-01-09 00:21:38,785 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-09 00:21:39,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2026-01-09 00:21:39,811 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:21:40,242 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2026-01-09 00:21:40,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:21:40,680 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-09 00:21:40,681 [ scc.repo] DEBUG ## Branches found:
2026-01-09 00:21:40,681 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:21:40,681 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:40,683 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-09 00:21:40,685 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-09 00:21:40,685 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-09 00:21:40,688 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-09 00:21:40,691 [ scc.git] DEBUG Already up to date.
2026-01-09 00:21:40,691 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2026-01-09 00:21:40,964 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-09 00:21:40,964 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2026-01-09 00:21:40,969 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2026-01-09 00:21:41,222 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-09 00:21:41,222 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2026-01-09 00:21:41,227 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2026-01-09 00:21:41,491 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-09 00:21:41,491 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2026-01-09 00:21:41,496 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2026-01-09 00:21:41,759 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-09 00:21:41,759 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2026-01-09 00:21:41,764 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2026-01-09 00:21:42,020 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-09 00:21:42,021 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2026-01-09 00:21:42,025 [ scc.git] DEBUG ## Unique users: []
2026-01-09 00:21:42,025 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:21:42,025 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:42,028 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-09 00:21:42,030 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:42,032 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 265 (Bump omero-model from `560fde3` to `f544fae`) 29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-09 00:21:42,035 [ scc.git] DEBUG Already up to date.
2026-01-09 00:21:42,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:42,189 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-09 00:21:42,192 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:42,194 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 269 (Bump omero-gateway-java from `d272baf` to `c02f3d4`) ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-09 00:21:42,196 [ scc.git] DEBUG Already up to date.
2026-01-09 00:21:42,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:42,574 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-09 00:21:42,577 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:42,579 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 270 (Bump omero-server from `e594cc1` to `6c0da12`) 5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-09 00:21:42,582 [ scc.git] DEBUG Already up to date.
2026-01-09 00:21:42,957 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:42,957 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-09 00:21:42,960 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:42,962 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 271 (Bump omero-blitz from `808b26c` to `d2c0bd7`) c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-09 00:21:42,964 [ scc.git] DEBUG Already up to date.
2026-01-09 00:21:43,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:43,361 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-09 00:21:43,363 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:43,366 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 272 (Bump omero-common from `540d520` to `9e31ea1`) 46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-09 00:21:43,368 [ scc.git] DEBUG Already up to date.
2026-01-09 00:21:43,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:43,771 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-09 00:21:43,813 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:21:43,814 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:43,816 [ scc.repo] DEBUG ## PRs found:
2026-01-09 00:21:44,313 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2026-01-09 00:21:44,794 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/169 HTTP/1.1" 200 None
2026-01-09 00:21:45,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb HTTP/1.1" 200 None
2026-01-09 00:21:45,845 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:21:46,316 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-09 00:21:46,972 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb HTTP/1.1" 200 None
2026-01-09 00:21:47,402 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/b81fc97b7e6605230e6320c309163a731ce56bcb?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:21:47,402 [ scc.repo] DEBUG - PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-09 00:21:47,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/162 HTTP/1.1" 200 None
2026-01-09 00:21:48,393 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2026-01-09 00:21:48,913 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:21:49,434 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-09 00:21:49,881 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2026-01-09 00:21:50,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/89350120dc7fcf98f33accaa081c638a5c81724d?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:21:50,301 [ scc.repo] DEBUG - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2026-01-09 00:21:50,776 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2026-01-09 00:21:51,307 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2026-01-09 00:21:51,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2026-01-09 00:21:52,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:21:52,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2026-01-09 00:21:53,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:21:53,342 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning'
2026-01-09 00:21:53,342 [ scc.repo] DEBUG ## Branches found:
2026-01-09 00:21:53,342 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-09 00:21:53,342 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:21:53,342 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:53,345 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-09 00:21:53,347 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-09 00:21:53,347 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-09 00:21:53,350 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-09 00:21:53,353 [ scc.git] DEBUG Already up to date.
2026-01-09 00:21:53,353 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2026-01-09 00:21:53,638 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-09 00:21:53,638 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD
2026-01-09 00:21:53,642 [ scc.git] DEBUG Calling 'git fetch origin pull/162/head'
2026-01-09 00:21:53,894 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-09 00:21:53,894 [ scc.git] DEBUG * branch refs/pull/162/head -> FETCH_HEAD
2026-01-09 00:21:53,898 [ scc.git] DEBUG Calling 'git fetch origin pull/169/head'
2026-01-09 00:21:54,278 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-09 00:21:54,278 [ scc.git] DEBUG * branch refs/pull/169/head -> FETCH_HEAD
2026-01-09 00:21:54,281 [ scc.git] DEBUG ## Unique users: []
2026-01-09 00:21:54,281 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:21:54,281 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:54,283 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2026-01-09 00:21:54,287 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:54,289 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2026-01-09 00:21:54,302 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:21:54,305 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2026-01-09 00:21:54,305 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-09 00:21:54,447 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:54,447 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...89350120dc7fcf98f33accaa081c638a5c81724d'
2026-01-09 00:21:54,451 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:54,453 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 162 (OMEROMetadataStoreClient: fall back to secure session on SocketException) 89350120dc7fcf98f33accaa081c638a5c81724d'
2026-01-09 00:21:54,465 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:21:54,471 [ scc.git] DEBUG src/main/java/ome/formats/OMEROMetadataStoreClient.java | 4 ++--
2026-01-09 00:21:54,471 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-)
2026-01-09 00:21:54,840 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:54,840 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b81fc97b7e6605230e6320c309163a731ce56bcb'
2026-01-09 00:21:54,844 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:54,846 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 169 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) b81fc97b7e6605230e6320c309163a731ce56bcb'
2026-01-09 00:21:54,860 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:21:54,863 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-09 00:21:54,863 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-09 00:21:55,236 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:21:55,236 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-09 00:21:55,276 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:21:55,276 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:21:55,278 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:21:55,316 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-09 00:21:55,323 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff69fd2f750> has no local changes
2026-01-09 00:21:55,323 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-blitz
Already up to date.
Merged PRs:
- PR 132 jburel 'Fix javadoc warning'
- PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
- PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#14 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/14/)'
2026-01-09 00:21:55,331 [ scc.git] DEBUG [detached HEAD aad69bcf] merge master -Dorg -Ssuccess-only
2026-01-09 00:21:55,331 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:21:55,331 [ scc.repo] DEBUG ## PRs found:
2026-01-09 00:21:55,959 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2026-01-09 00:21:56,416 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/54 HTTP/1.1" 200 None
2026-01-09 00:21:56,940 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409 HTTP/1.1" 200 None
2026-01-09 00:21:57,482 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:21:57,972 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-09 00:21:58,423 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409 HTTP/1.1" 200 None
2026-01-09 00:21:58,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/64042bb7aebff32aa6abfbeed082ed83b5c4e409?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:21:58,852 [ scc.repo] DEBUG - PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-09 00:21:59,376 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2026-01-09 00:21:59,853 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2026-01-09 00:22:00,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2026-01-09 00:22:00,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2026-01-09 00:22:01,363 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2026-01-09 00:22:01,813 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:22:02,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2026-01-09 00:22:02,781 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:22:02,782 [ scc.repo] DEBUG - PR 42 jburel 'include all'
2026-01-09 00:22:02,782 [ scc.repo] DEBUG ## Branches found:
2026-01-09 00:22:02,782 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-09 00:22:02,782 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:02,782 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:02,785 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-09 00:22:02,787 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-09 00:22:02,787 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-09 00:22:02,790 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-09 00:22:02,793 [ scc.git] DEBUG Already up to date.
2026-01-09 00:22:02,793 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2026-01-09 00:22:03,071 [ scc.git] DEBUG From https://github.com/ome/omero-common
2026-01-09 00:22:03,072 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD
2026-01-09 00:22:03,075 [ scc.git] DEBUG Calling 'git fetch origin pull/54/head'
2026-01-09 00:22:03,466 [ scc.git] DEBUG From https://github.com/ome/omero-common
2026-01-09 00:22:03,466 [ scc.git] DEBUG * branch refs/pull/54/head -> FETCH_HEAD
2026-01-09 00:22:03,469 [ scc.git] DEBUG ## Unique users: []
2026-01-09 00:22:03,469 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:03,469 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:03,471 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2026-01-09 00:22:03,474 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:03,477 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2026-01-09 00:22:03,485 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:22:03,487 [ scc.git] DEBUG publish.gradle | 17 +----------------
2026-01-09 00:22:03,487 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-)
2026-01-09 00:22:03,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:03,654 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...64042bb7aebff32aa6abfbeed082ed83b5c4e409'
2026-01-09 00:22:03,658 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:03,660 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 54 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) 64042bb7aebff32aa6abfbeed082ed83b5c4e409'
2026-01-09 00:22:03,669 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:22:03,672 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-09 00:22:03,672 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-09 00:22:04,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:04,052 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-09 00:22:04,091 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:04,091 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:04,093 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:22:04,132 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-09 00:22:04,137 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff6a02ccbd0> has no local changes
2026-01-09 00:22:04,137 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-common
Excluded PRs:
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
- PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#14 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/14/)'
2026-01-09 00:22:04,143 [ scc.git] DEBUG [detached HEAD 4c249af] merge master -Dorg -Ssuccess-only
2026-01-09 00:22:04,143 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:22:04,143 [ scc.repo] DEBUG ## PRs found:
2026-01-09 00:22:04,731 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2026-01-09 00:22:05,259 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/107 HTTP/1.1" 200 None
2026-01-09 00:22:05,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847 HTTP/1.1" 200 None
2026-01-09 00:22:06,286 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:22:06,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-09 00:22:07,205 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847 HTTP/1.1" 200 None
2026-01-09 00:22:07,649 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/bafd317b15094ad171760069763bc9eebd207847?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:22:07,649 [ scc.repo] DEBUG - PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-09 00:22:08,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2026-01-09 00:22:08,692 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93/comments HTTP/1.1" 200 None
2026-01-09 00:22:09,214 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2026-01-09 00:22:09,818 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:22:10,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-09 00:22:10,908 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2026-01-09 00:22:11,335 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:22:11,336 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility'
2026-01-09 00:22:11,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2026-01-09 00:22:12,335 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2026-01-09 00:22:12,336 [ scc.repo] DEBUG ## Branches found:
2026-01-09 00:22:12,336 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-09 00:22:12,336 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:12,336 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:12,339 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-09 00:22:12,341 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-09 00:22:12,341 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-09 00:22:12,344 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-09 00:22:12,346 [ scc.git] DEBUG Already up to date.
2026-01-09 00:22:12,346 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2026-01-09 00:22:12,621 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2026-01-09 00:22:12,621 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD
2026-01-09 00:22:12,626 [ scc.git] DEBUG Calling 'git fetch origin pull/107/head'
2026-01-09 00:22:13,013 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2026-01-09 00:22:13,013 [ scc.git] DEBUG * branch refs/pull/107/head -> FETCH_HEAD
2026-01-09 00:22:13,016 [ scc.git] DEBUG ## Unique users: []
2026-01-09 00:22:13,016 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:13,016 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:13,019 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2026-01-09 00:22:13,022 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:13,024 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2026-01-09 00:22:13,036 [ scc.git] DEBUG Auto-merging src/main/java/omero/gateway/Gateway.java
2026-01-09 00:22:13,037 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:22:13,041 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +-
2026-01-09 00:22:13,041 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +-
2026-01-09 00:22:13,041 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++
2026-01-09 00:22:13,041 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-)
2026-01-09 00:22:13,041 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2026-01-09 00:22:13,182 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:13,183 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bafd317b15094ad171760069763bc9eebd207847'
2026-01-09 00:22:13,186 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:13,188 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 107 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) bafd317b15094ad171760069763bc9eebd207847'
2026-01-09 00:22:13,197 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:22:13,199 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-09 00:22:13,200 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-09 00:22:13,569 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:13,570 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-09 00:22:13,608 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:13,608 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:13,610 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:22:13,648 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-09 00:22:13,652 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff69fda1490> has no local changes
2026-01-09 00:22:13,652 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 30 jburel 'Import image' (exclude comment)
Already up to date.
Merged PRs:
- PR 93 dominikl 'Renderfacility'
- PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#14 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/14/)'
2026-01-09 00:22:13,658 [ scc.git] DEBUG [detached HEAD 5f9cc25] merge master -Dorg -Ssuccess-only
2026-01-09 00:22:13,659 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:22:13,659 [ scc.repo] DEBUG ## PRs found:
2026-01-09 00:22:14,109 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None
2026-01-09 00:22:14,621 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/122 HTTP/1.1" 200 None
2026-01-09 00:22:15,082 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/122/comments HTTP/1.1" 200 None
2026-01-09 00:22:15,604 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40 HTTP/1.1" 200 None
2026-01-09 00:22:16,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:22:16,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-09 00:22:17,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40 HTTP/1.1" 200 None
2026-01-09 00:22:17,566 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/a6b59bf537cd75fe94b0a976c350ed3de163ae40?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:22:17,567 [ scc.repo] DEBUG - PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-09 00:22:17,567 [ scc.repo] DEBUG ## Branches found:
2026-01-09 00:22:17,567 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-09 00:22:17,567 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:17,567 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:17,570 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-09 00:22:17,572 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-09 00:22:17,572 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-09 00:22:17,574 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-09 00:22:17,577 [ scc.git] DEBUG Already up to date.
2026-01-09 00:22:17,577 [ scc.git] DEBUG Calling 'git fetch origin pull/122/head'
2026-01-09 00:22:17,854 [ scc.git] DEBUG From https://github.com/ome/omero-model
2026-01-09 00:22:17,854 [ scc.git] DEBUG * branch refs/pull/122/head -> FETCH_HEAD
2026-01-09 00:22:17,859 [ scc.git] DEBUG ## Unique users: []
2026-01-09 00:22:17,859 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:17,859 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:17,861 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...a6b59bf537cd75fe94b0a976c350ed3de163ae40'
2026-01-09 00:22:17,864 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:17,866 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 122 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) a6b59bf537cd75fe94b0a976c350ed3de163ae40'
2026-01-09 00:22:17,873 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:22:17,876 [ scc.git] DEBUG build.gradle | 10 ++++------
2026-01-09 00:22:17,876 [ scc.git] DEBUG 1 file changed, 4 insertions(+), 6 deletions(-)
2026-01-09 00:22:18,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:18,037 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-09 00:22:18,076 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:18,076 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:18,079 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:22:18,116 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-09 00:22:18,120 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff69fe26d10> has no local changes
2026-01-09 00:22:18,120 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-model
Already up to date.
Merged PRs:
- PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#14 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/14/)'
2026-01-09 00:22:18,125 [ scc.git] DEBUG [detached HEAD 0b8c76b] merge master -Dorg -Ssuccess-only
2026-01-09 00:22:18,126 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:22:18,126 [ scc.repo] DEBUG ## PRs found:
2026-01-09 00:22:18,567 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2026-01-09 00:22:19,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/35 HTTP/1.1" 200 None
2026-01-09 00:22:19,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6 HTTP/1.1" 200 None
2026-01-09 00:22:20,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:22:20,671 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-09 00:22:21,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6 HTTP/1.1" 200 None
2026-01-09 00:22:21,683 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/statuses/bdc5e50ff6d58e88e146d394b5b4975a114497d6?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:22:21,683 [ scc.repo] DEBUG - PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-09 00:22:22,214 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2026-01-09 00:22:22,681 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2026-01-09 00:22:22,682 [ scc.repo] DEBUG # ... Exclude label: exclude
2026-01-09 00:22:22,682 [ scc.repo] DEBUG ## Branches found:
2026-01-09 00:22:22,682 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-09 00:22:22,682 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:22,682 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:22,685 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-09 00:22:22,687 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-09 00:22:22,687 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-09 00:22:22,689 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-09 00:22:22,699 [ scc.git] DEBUG Updating 9e41971..b90ef63
2026-01-09 00:22:23,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls/34 HTTP/1.1" 200 None
2026-01-09 00:22:23,409 [ scc.git] DEBUG Calling 'git fetch origin pull/35/head'
2026-01-09 00:22:23,826 [ scc.git] DEBUG From https://github.com/ome/omero-renderer
2026-01-09 00:22:23,826 [ scc.git] DEBUG * branch refs/pull/35/head -> FETCH_HEAD
2026-01-09 00:22:23,829 [ scc.git] DEBUG ## Unique users: []
2026-01-09 00:22:23,829 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:23,829 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:23,831 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bdc5e50ff6d58e88e146d394b5b4975a114497d6'
2026-01-09 00:22:23,834 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:23,836 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 35 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) bdc5e50ff6d58e88e146d394b5b4975a114497d6'
2026-01-09 00:22:23,843 [ scc.git] DEBUG Auto-merging build.gradle
2026-01-09 00:22:23,844 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:22:23,846 [ scc.git] DEBUG build.gradle | 15 ++++++++++++++-
2026-01-09 00:22:23,847 [ scc.git] DEBUG 1 file changed, 14 insertions(+), 1 deletion(-)
2026-01-09 00:22:23,992 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:23,992 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-09 00:22:24,032 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:24,032 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:24,034 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:22:24,071 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-09 00:22:24,075 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff69fde0e50> has no local changes
2026-01-09 00:22:24,075 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-renderer
Excluded PRs:
- PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Updating 9e41971..b90ef63
Previously merged:
- PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
Merged PRs:
- PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#14 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/14/)'
2026-01-09 00:22:24,081 [ scc.git] DEBUG [detached HEAD c8244a5] merge master -Dorg -Ssuccess-only
2026-01-09 00:22:24,081 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:22:24,081 [ scc.repo] DEBUG ## PRs found:
2026-01-09 00:22:24,549 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2026-01-09 00:22:25,018 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/52 HTTP/1.1" 200 None
2026-01-09 00:22:25,592 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814 HTTP/1.1" 200 None
2026-01-09 00:22:26,136 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:22:26,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-09 00:22:27,097 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814 HTTP/1.1" 200 None
2026-01-09 00:22:27,511 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/statuses/ae25b073cfd74ee872003faa6bbcf4a96b305814?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:22:27,512 [ scc.repo] DEBUG - PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-09 00:22:27,991 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2026-01-09 00:22:28,447 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2026-01-09 00:22:28,448 [ scc.repo] DEBUG ## Branches found:
2026-01-09 00:22:28,448 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-09 00:22:28,448 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:28,448 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:28,451 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-09 00:22:28,453 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-09 00:22:28,453 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-09 00:22:28,456 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-09 00:22:28,459 [ scc.git] DEBUG Already up to date.
2026-01-09 00:22:28,459 [ scc.git] DEBUG Calling 'git fetch origin pull/52/head'
2026-01-09 00:22:28,844 [ scc.git] DEBUG From https://github.com/ome/omero-romio
2026-01-09 00:22:28,844 [ scc.git] DEBUG * branch refs/pull/52/head -> FETCH_HEAD
2026-01-09 00:22:28,847 [ scc.git] DEBUG ## Unique users: []
2026-01-09 00:22:28,847 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:28,847 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:28,849 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ae25b073cfd74ee872003faa6bbcf4a96b305814'
2026-01-09 00:22:28,852 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:28,854 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 52 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) ae25b073cfd74ee872003faa6bbcf4a96b305814'
2026-01-09 00:22:28,860 [ scc.git] DEBUG Auto-merging build.gradle
2026-01-09 00:22:28,861 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:22:28,864 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-09 00:22:28,864 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-09 00:22:29,009 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:29,009 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-09 00:22:29,048 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:29,048 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:29,050 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:22:29,088 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-09 00:22:29,091 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff69fd2bf10> has no local changes
2026-01-09 00:22:29,091 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-romio
Excluded PRs:
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.
Merged PRs:
- PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#14 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/14/)'
2026-01-09 00:22:29,097 [ scc.git] DEBUG [detached HEAD 49ab6a1] merge master -Dorg -Ssuccess-only
2026-01-09 00:22:29,098 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:22:29,098 [ scc.repo] DEBUG ## PRs found:
2026-01-09 00:22:29,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2026-01-09 00:22:30,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/201 HTTP/1.1" 200 None
2026-01-09 00:22:30,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e HTTP/1.1" 200 None
2026-01-09 00:22:31,056 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-09 00:22:31,548 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-09 00:22:31,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e HTTP/1.1" 200 None
2026-01-09 00:22:32,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/10bb688c90627d6f1da711643127ff14af89ce6e?per_page=1 HTTP/1.1" 200 2
2026-01-09 00:22:32,431 [ scc.repo] DEBUG - PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-09 00:22:32,892 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2026-01-09 00:22:33,336 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2026-01-09 00:22:33,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2026-01-09 00:22:34,320 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2026-01-09 00:22:34,321 [ scc.repo] DEBUG ## Branches found:
2026-01-09 00:22:34,321 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-09 00:22:34,321 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:34,321 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:34,324 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-09 00:22:34,326 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-09 00:22:34,326 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-09 00:22:34,329 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-09 00:22:34,332 [ scc.git] DEBUG Already up to date.
2026-01-09 00:22:34,332 [ scc.git] DEBUG Calling 'git fetch origin pull/201/head'
2026-01-09 00:22:34,730 [ scc.git] DEBUG From https://github.com/ome/omero-server
2026-01-09 00:22:34,731 [ scc.git] DEBUG * branch refs/pull/201/head -> FETCH_HEAD
2026-01-09 00:22:34,733 [ scc.git] DEBUG ## Unique users: []
2026-01-09 00:22:34,733 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:34,733 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:34,735 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...10bb688c90627d6f1da711643127ff14af89ce6e'
2026-01-09 00:22:34,738 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:34,740 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 201 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) 10bb688c90627d6f1da711643127ff14af89ce6e'
2026-01-09 00:22:34,752 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-09 00:22:34,754 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-09 00:22:34,755 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-09 00:22:34,908 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:34,909 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-09 00:22:34,947 [ scc.git] DEBUG Get sha1 of %s
2026-01-09 00:22:34,947 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-09 00:22:34,949 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:22:34,987 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-09 00:22:34,994 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff69fdbe9d0> has no local changes
2026-01-09 00:22:34,994 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-server
Excluded PRs:
- PR 166 kkoz 'Experimenter group cache' (stage: draft)
- PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
Already up to date.
Merged PRs:
- PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#14 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/14/)'
2026-01-09 00:22:35,002 [ scc.git] DEBUG [detached HEAD 3ccb229a] merge master -Dorg -Ssuccess-only
2026-01-09 00:22:35,003 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:22:35,003 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-09 00:22:35,050 [ scc.config] DEBUG Found submodule.omero-blitz.url
2026-01-09 00:22:35,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:35,327 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2026-01-09 00:22:35,329 [ scc.config] DEBUG Found submodule.omero-common.url
2026-01-09 00:22:35,707 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:35,712 [ scc.config] DEBUG Found submodule.omero-common.branch
2026-01-09 00:22:35,714 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2026-01-09 00:22:36,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:36,129 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2026-01-09 00:22:36,131 [ scc.config] DEBUG Found submodule.omero-model.url
2026-01-09 00:22:36,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:36,529 [ scc.config] DEBUG Found submodule.omero-model.branch
2026-01-09 00:22:36,531 [ scc.config] DEBUG Found submodule.omero-renderer.url
2026-01-09 00:22:36,933 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:36,937 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2026-01-09 00:22:36,939 [ scc.config] DEBUG Found submodule.omero-romio.url
2026-01-09 00:22:37,328 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:37,332 [ scc.config] DEBUG Found submodule.omero-romio.branch
2026-01-09 00:22:37,334 [ scc.config] DEBUG Found submodule.omero-server.url
2026-01-09 00:22:37,734 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-09 00:22:37,738 [ scc.config] DEBUG Found submodule.omero-server.branch
2026-01-09 00:22:37,738 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-09 00:22:37,773 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff6a0008390> has local changes
2026-01-09 00:22:37,773 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-build
Already up to date.
Merged PRs:
- PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
- PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
- PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
- PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
- PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
Repository: ome/omero-blitz
Already up to date.
Merged PRs:
- PR 132 jburel 'Fix javadoc warning'
- PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
- PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-common
Excluded PRs:
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
- PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 30 jburel 'Import image' (exclude comment)
Already up to date.
Merged PRs:
- PR 93 dominikl 'Renderfacility'
- PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-model
Already up to date.
Merged PRs:
- PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-renderer
Excluded PRs:
- PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Updating 9e41971..b90ef63
Previously merged:
- PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
Merged PRs:
- PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-romio
Excluded PRs:
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.
Merged PRs:
- PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-server
Excluded PRs:
- PR 166 kkoz 'Experimenter group cache' (stage: draft)
- PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
Already up to date.
Merged PRs:
- PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#14 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/14/)'
2026-01-09 00:22:37,781 [ scc.git] DEBUG [detached HEAD d12aa04] merge master -Dorg -Ssuccess-only
2026-01-09 00:22:37,781 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2026-01-09 00:22:37,781 [ scc.merge] INFO Repository: ome/omero-build
2026-01-09 00:22:37,781 [ scc.merge] INFO Already up to date.
2026-01-09 00:22:37,781 [ scc.merge] INFO
2026-01-09 00:22:37,781 [ scc.merge] INFO Merged PRs:
2026-01-09 00:22:37,781 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-09 00:22:37,781 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-09 00:22:37,781 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-09 00:22:37,781 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-09 00:22:37,781 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-09 00:22:37,781 [ scc.merge] INFO
2026-01-09 00:22:37,781 [ scc.merge] INFO Repository: ome/omero-blitz
2026-01-09 00:22:37,781 [ scc.merge] INFO Already up to date.
2026-01-09 00:22:37,781 [ scc.merge] INFO
2026-01-09 00:22:37,781 [ scc.merge] INFO Merged PRs:
2026-01-09 00:22:37,781 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning'
2026-01-09 00:22:37,781 [ scc.merge] INFO - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2026-01-09 00:22:37,781 [ scc.merge] INFO - PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-09 00:22:37,781 [ scc.merge] INFO
2026-01-09 00:22:37,781 [ scc.merge] INFO Repository: ome/omero-common
2026-01-09 00:22:37,781 [ scc.merge] INFO Excluded PRs:
2026-01-09 00:22:37,781 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2026-01-09 00:22:37,781 [ scc.merge] INFO Already up to date.
2026-01-09 00:22:37,781 [ scc.merge] INFO
2026-01-09 00:22:37,781 [ scc.merge] INFO Merged PRs:
2026-01-09 00:22:37,781 [ scc.merge] INFO - PR 42 jburel 'include all'
2026-01-09 00:22:37,782 [ scc.merge] INFO - PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-09 00:22:37,782 [ scc.merge] INFO
2026-01-09 00:22:37,782 [ scc.merge] INFO Repository: ome/omero-gateway-java
2026-01-09 00:22:37,782 [ scc.merge] INFO Excluded PRs:
2026-01-09 00:22:37,782 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment)
2026-01-09 00:22:37,782 [ scc.merge] INFO Already up to date.
2026-01-09 00:22:37,782 [ scc.merge] INFO
2026-01-09 00:22:37,782 [ scc.merge] INFO Merged PRs:
2026-01-09 00:22:37,782 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2026-01-09 00:22:37,782 [ scc.merge] INFO - PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-09 00:22:37,782 [ scc.merge] INFO
2026-01-09 00:22:37,782 [ scc.merge] INFO Repository: ome/omero-model
2026-01-09 00:22:37,782 [ scc.merge] INFO Already up to date.
2026-01-09 00:22:37,782 [ scc.merge] INFO
2026-01-09 00:22:37,782 [ scc.merge] INFO Merged PRs:
2026-01-09 00:22:37,782 [ scc.merge] INFO - PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-09 00:22:37,782 [ scc.merge] INFO
2026-01-09 00:22:37,782 [ scc.merge] INFO Repository: ome/omero-renderer
2026-01-09 00:22:37,782 [ scc.merge] INFO Excluded PRs:
2026-01-09 00:22:37,782 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2026-01-09 00:22:37,782 [ scc.merge] INFO Updating 9e41971..b90ef63
2026-01-09 00:22:37,782 [ scc.merge] INFO Previously merged:
2026-01-09 00:22:37,782 [ scc.merge] INFO - PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
2026-01-09 00:22:37,782 [ scc.merge] INFO
2026-01-09 00:22:37,782 [ scc.merge] INFO Merged PRs:
2026-01-09 00:22:37,782 [ scc.merge] INFO - PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-09 00:22:37,782 [ scc.merge] INFO
2026-01-09 00:22:37,782 [ scc.merge] INFO Repository: ome/omero-romio
2026-01-09 00:22:37,782 [ scc.merge] INFO Excluded PRs:
2026-01-09 00:22:37,782 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2026-01-09 00:22:37,782 [ scc.merge] INFO Already up to date.
2026-01-09 00:22:37,782 [ scc.merge] INFO
2026-01-09 00:22:37,782 [ scc.merge] INFO Merged PRs:
2026-01-09 00:22:37,782 [ scc.merge] INFO - PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-09 00:22:37,782 [ scc.merge] INFO
2026-01-09 00:22:37,782 [ scc.merge] INFO Repository: ome/omero-server
2026-01-09 00:22:37,782 [ scc.merge] INFO Excluded PRs:
2026-01-09 00:22:37,782 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2026-01-09 00:22:37,782 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
2026-01-09 00:22:37,782 [ scc.merge] INFO Already up to date.
2026-01-09 00:22:37,782 [ scc.merge] INFO
2026-01-09 00:22:37,782 [ scc.merge] INFO Merged PRs:
2026-01-09 00:22:37,782 [ scc.merge] INFO - PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-09 00:22:37,782 [ scc.merge] INFO
2026-01-09 00:22:37,782 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-09 00:22:37,782 [ scc.git] DEBUG Calling 'git remote'
2026-01-09 00:22:37,784 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-09 00:22:37,785 [ scc.git] DEBUG Calling 'git remote'
2026-01-09 00:22:37,787 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:22:37,787 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-09 00:22:37,787 [ scc.git] DEBUG Calling 'git remote'
2026-01-09 00:22:37,789 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:22:37,789 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-09 00:22:37,789 [ scc.git] DEBUG Calling 'git remote'
2026-01-09 00:22:37,791 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:22:37,791 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-09 00:22:37,791 [ scc.git] DEBUG Calling 'git remote'
2026-01-09 00:22:37,793 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:22:37,793 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-09 00:22:37,793 [ scc.git] DEBUG Calling 'git remote'
2026-01-09 00:22:37,795 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:22:37,795 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-09 00:22:37,795 [ scc.git] DEBUG Calling 'git remote'
2026-01-09 00:22:37,797 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-09 00:22:37,797 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-09 00:22:37,797 [ scc.git] DEBUG Calling 'git remote'
2026-01-09 00:22:37,800 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-common-test from 5.7.2 to 5.7.4-SNAPSHOT
Updating omero-server from 5.7.3 to 5.7.4-SNAPSHOT
Updating omero-model from 5.7.3 to 5.7.4-SNAPSHOT
Updating omero-blitz from 5.8.3 to 5.8.4-SNAPSHOT
Updating formats-gpl from 8.3.0 to 8.4.0-SNAPSHOT
Updating omero-romio from 5.8.3 to 5.8.4-SNAPSHOT
Updating omero-common from 5.7.3 to 5.7.4-SNAPSHOT
Updating omero-common-test from 5.7.2 to 5.7.4-SNAPSHOT
Updating omero-renderer from 5.6.3 to 5.6.4-SNAPSHOT
Commit all component version changes
Entering 'omero-blitz'
Entering 'omero-common'
Entering 'omero-gateway-java'
Entering 'omero-model'
Entering 'omero-renderer'
Entering 'omero-romio'
Entering 'omero-server'
Entering 'omero-blitz'
[detached HEAD 97478852] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD 4d1a4a1] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD b12ce99] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD 4e1f648] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD 055a8e2] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 48b52a8] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD 8acf158c] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 54ebcbe] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2026-01-09 00:23:11,288 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci