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-11 00:20:44,967 [ scc.config] DEBUG Found github.token
2026-01-11 00:20:44,968 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-11 00:20:45,151 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:20:45,547 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:20:45,931 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-11 00:20:45,931 [ scc.gh] DEBUG 4523 remaining from 5000 (Reset at 01:01
2026-01-11 00:20:45,932 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-11 00:20:45,934 [ scc.git] DEBUG Check current status
2026-01-11 00:20:45,935 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-11 00:20:45,937 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-11 00:20:45,937 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-11 00:20:45,979 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2026-01-11 00:20:45,982 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2026-01-11 00:20:45,985 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2026-01-11 00:20:45,987 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2026-01-11 00:20:45,990 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-11 00:20:45,993 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-11 00:20:45,996 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2026-01-11 00:20:45,999 [ scc.config] DEBUG Found remote.origin.url
2026-01-11 00:20:46,465 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-01-11 00:20:46,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-11 00:20:47,381 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-11 00:20:47,826 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-11 00:20:48,243 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-11 00:20:48,244 [ scc.git] DEBUG Resetting...
2026-01-11 00:20:48,244 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-11 00:20:48,249 [ scc.git] DEBUG HEAD is now at 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-11 00:20:48,249 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-11 00:20:48,308 [ scc.git] DEBUG Check current status
2026-01-11 00:20:48,309 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-11 00:20:48,311 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-11 00:20:48,311 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-11 00:20:48,350 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2026-01-11 00:20:48,353 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2026-01-11 00:20:48,357 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2026-01-11 00:20:48,360 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2026-01-11 00:20:48,363 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-11 00:20:48,366 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-11 00:20:48,369 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2026-01-11 00:20:48,370 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-11 00:20:48,370 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-11 00:20:48,370 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-11 00:20:48,370 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-11 00:20:48,370 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-11 00:20:48,370 [ scc.repo] DEBUG ## PRs found:
2026-01-11 00:20:48,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-01-11 00:20:49,239 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2026-01-11 00:20:49,240 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-11 00:20:49,240 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-11 00:20:49,736 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2026-01-11 00:20:49,737 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-11 00:20:49,737 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-11 00:20:50,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2026-01-11 00:20:50,238 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-11 00:20:50,238 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-11 00:20:50,736 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2026-01-11 00:20:50,736 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-11 00:20:50,736 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-11 00:20:51,263 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2026-01-11 00:20:51,263 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-11 00:20:51,263 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-11 00:20:51,264 [ scc.repo] DEBUG ## Branches found:
2026-01-11 00:20:51,264 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:20:51,264 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:20:51,266 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-11 00:20:51,269 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-11 00:20:51,269 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-11 00:20:51,271 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-11 00:20:51,274 [ scc.git] DEBUG Already up to date.
2026-01-11 00:20:51,274 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2026-01-11 00:20:51,540 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-11 00:20:51,540 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2026-01-11 00:20:51,545 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2026-01-11 00:20:51,797 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-11 00:20:51,797 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2026-01-11 00:20:51,802 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2026-01-11 00:20:52,053 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-11 00:20:52,053 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2026-01-11 00:20:52,058 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2026-01-11 00:20:52,314 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-11 00:20:52,314 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2026-01-11 00:20:52,319 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2026-01-11 00:20:52,575 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-11 00:20:52,575 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2026-01-11 00:20:52,579 [ scc.git] DEBUG ## Unique users: []
2026-01-11 00:20:52,579 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:20:52,579 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:20:52,582 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-11 00:20:52,584 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:20:52,586 [ 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-11 00:20:52,594 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:20:52,597 [ scc.git] DEBUG omero-model | 2 +-
2026-01-11 00:20:52,597 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-11 00:20:52,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:20:52,750 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-11 00:20:52,753 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:20:52,755 [ 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-11 00:20:52,764 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:20:52,766 [ scc.git] DEBUG omero-gateway-java | 2 +-
2026-01-11 00:20:52,766 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-11 00:20:53,141 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:20:53,142 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-11 00:20:53,144 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:20:53,146 [ 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-11 00:20:53,155 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:20:53,158 [ scc.git] DEBUG omero-server | 2 +-
2026-01-11 00:20:53,158 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-11 00:20:53,540 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:20:53,540 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-11 00:20:53,543 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:20:53,545 [ 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-11 00:20:53,553 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:20:53,556 [ scc.git] DEBUG omero-blitz | 2 +-
2026-01-11 00:20:53,557 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-11 00:20:53,931 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:20:53,931 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-11 00:20:53,934 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:20:53,936 [ 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-11 00:20:53,945 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:20:53,947 [ scc.git] DEBUG omero-common | 2 +-
2026-01-11 00:20:53,947 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-11 00:20:54,327 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:20:54,328 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-11 00:20:54,383 [ scc.git] DEBUG Submodule path 'omero-blitz': checked out 'd2c0bd735ff91a564a6707a0aa12fa95e2a42465'
2026-01-11 00:20:54,395 [ scc.git] DEBUG Submodule path 'omero-common': checked out '9e31ea154f1fd88c6100c06470e92196a0ddb5f2'
2026-01-11 00:20:54,412 [ scc.git] DEBUG Submodule path 'omero-gateway-java': checked out 'c02f3d4024dacee0c2ee24064a0dc6d699ccc796'
2026-01-11 00:20:54,424 [ scc.git] DEBUG Submodule path 'omero-model': checked out 'f544fae8f9ab0cdadecef3173e7d55d96a87fae7'
2026-01-11 00:20:54,443 [ scc.git] DEBUG Submodule path 'omero-server': checked out '6c0da128f99cd7236061738c3033bb98986b8f89'
2026-01-11 00:20:54,444 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:20:54,444 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:20:54,446 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-11 00:20:54,485 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5a646e8dd0> has no local changes
2026-01-11 00:20:54,485 [ 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#16 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/16/)'
2026-01-11 00:20:54,519 [ scc.git] DEBUG [detached HEAD 8393ebe] merge master -Dorg -Snone
2026-01-11 00:20:54,519 [ scc.merge] INFO Repository: ome/omero-build
2026-01-11 00:20:54,519 [ scc.merge] INFO Already up to date.
2026-01-11 00:20:54,519 [ scc.merge] INFO
2026-01-11 00:20:54,519 [ scc.merge] INFO Merged PRs:
2026-01-11 00:20:54,519 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-11 00:20:54,519 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-11 00:20:54,519 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-11 00:20:54,519 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-11 00:20:54,519 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-11 00:20:54,519 [ scc.merge] INFO
2026-01-11 00:20:54,519 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-11 00:20:54,520 [ 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-11 00:20:56,915 [ scc.config] DEBUG Found github.token
2026-01-11 00:20:56,917 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-11 00:20:57,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:20:57,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:20:57,915 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-11 00:20:57,915 [ scc.gh] DEBUG 4505 remaining from 5000 (Reset at 01:01
2026-01-11 00:20:57,916 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-11 00:20:57,918 [ scc.git] DEBUG Check current status
2026-01-11 00:20:57,918 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-11 00:20:57,920 [ scc.git] DEBUG 8393ebe merge master -Dorg -Snone
2026-01-11 00:20:57,920 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-11 00:20:57,960 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-01-11 00:20:57,963 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-01-11 00:20:57,966 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-01-11 00:20:57,969 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-01-11 00:20:57,971 [ scc.git] DEBUG +b90ef63b0be1f9c302478fc1881f1c1f16efc262 omero-renderer (v5.6.3-6-gb90ef63)
2026-01-11 00:20:57,974 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-11 00:20:57,977 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-01-11 00:20:57,980 [ scc.config] DEBUG Found remote.origin.url
2026-01-11 00:20:58,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-01-11 00:20:58,951 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-11 00:20:59,373 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-11 00:20:59,779 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-11 00:21:00,199 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-11 00:21:00,200 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:21:00,248 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-11 00:21:00,248 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-11 00:21:00,251 [ scc.git] DEBUG Check current status
2026-01-11 00:21:00,251 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-11 00:21:00,253 [ scc.git] DEBUG d2c0bd73 Merge pull request #168 from jburel/number_upgrade
2026-01-11 00:21:00,253 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-11 00:21:00,291 [ scc.config] DEBUG Found remote.origin.url
2026-01-11 00:21:00,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2026-01-11 00:21:01,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-11 00:21:01,644 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-11 00:21:02,048 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-11 00:21:02,478 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-11 00:21:02,479 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:21:02,517 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:21:02,518 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-11 00:21:02,518 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-11 00:21:02,520 [ scc.git] DEBUG Check current status
2026-01-11 00:21:02,520 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-11 00:21:02,522 [ scc.git] DEBUG 9e31ea1 Merge pull request #53 from jburel/number_upgrade
2026-01-11 00:21:02,522 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-11 00:21:02,562 [ scc.config] DEBUG Found remote.origin.url
2026-01-11 00:21:02,978 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2026-01-11 00:21:03,473 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-11 00:21:03,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-11 00:21:04,300 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-11 00:21:04,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-11 00:21:04,695 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:21:04,733 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:21:04,733 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-11 00:21:04,733 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-11 00:21:04,735 [ scc.git] DEBUG Check current status
2026-01-11 00:21:04,736 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-11 00:21:04,738 [ scc.git] DEBUG c02f3d4 Merge pull request #106 from jburel/number_upgrade
2026-01-11 00:21:04,738 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-11 00:21:04,776 [ scc.config] DEBUG Found remote.origin.url
2026-01-11 00:21:05,182 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2026-01-11 00:21:05,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-11 00:21:06,089 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-11 00:21:06,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-11 00:21:06,913 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-11 00:21:06,914 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:21:06,951 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:21:06,951 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-11 00:21:06,951 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-11 00:21:06,953 [ scc.git] DEBUG Check current status
2026-01-11 00:21:06,953 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-11 00:21:06,955 [ scc.git] DEBUG f544fae Merge pull request #121 from sbesson/quartz_doc_link
2026-01-11 00:21:06,955 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-11 00:21:06,994 [ scc.config] DEBUG Found remote.origin.url
2026-01-11 00:21:07,480 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2026-01-11 00:21:07,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-11 00:21:08,407 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-11 00:21:08,839 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-11 00:21:09,407 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-11 00:21:09,408 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:21:09,445 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:21:09,446 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-11 00:21:09,446 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-11 00:21:09,448 [ scc.git] DEBUG Check current status
2026-01-11 00:21:09,448 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-11 00:21:09,450 [ scc.git] DEBUG b90ef63 Merge pull request #34 from jburel/number_upgrade
2026-01-11 00:21:09,450 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-11 00:21:09,488 [ scc.config] DEBUG Found remote.origin.url
2026-01-11 00:21:09,921 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2026-01-11 00:21:10,386 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-11 00:21:10,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-11 00:21:11,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-11 00:21:11,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-11 00:21:11,676 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:21:11,713 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:21:11,714 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-11 00:21:11,714 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-11 00:21:11,716 [ scc.git] DEBUG Check current status
2026-01-11 00:21:11,716 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-11 00:21:11,718 [ scc.git] DEBUG 33c24b3 Merge pull request #51 from jburel/stringutils
2026-01-11 00:21:11,718 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-11 00:21:11,756 [ scc.config] DEBUG Found remote.origin.url
2026-01-11 00:21:12,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2026-01-11 00:21:12,663 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-11 00:21:13,069 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-11 00:21:13,472 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-11 00:21:13,908 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-11 00:21:13,908 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:21:13,945 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:21:13,946 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-11 00:21:13,946 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-11 00:21:13,948 [ scc.git] DEBUG Check current status
2026-01-11 00:21:13,948 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-11 00:21:13,950 [ scc.git] DEBUG 6c0da128 Merge pull request #200 from jburel/number_upgrade
2026-01-11 00:21:13,950 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-11 00:21:13,990 [ scc.config] DEBUG Found remote.origin.url
2026-01-11 00:21:14,403 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2026-01-11 00:21:14,889 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-11 00:21:15,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-11 00:21:15,717 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-11 00:21:16,160 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-11 00:21:16,161 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:21:16,199 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:21:16,199 [ scc.git] DEBUG Resetting...
2026-01-11 00:21:16,199 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-11 00:21:16,204 [ scc.git] DEBUG HEAD is now at 8393ebe merge master -Dorg -Snone
2026-01-11 00:21:16,204 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-11 00:21:16,261 [ scc.git] DEBUG Submodule path 'omero-renderer': checked out '9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb'
2026-01-11 00:21:16,270 [ scc.git] DEBUG Check current status
2026-01-11 00:21:16,270 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-11 00:21:16,272 [ scc.git] DEBUG 8393ebe merge master -Dorg -Snone
2026-01-11 00:21:16,272 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-11 00:21:16,310 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-01-11 00:21:16,313 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-01-11 00:21:16,316 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-01-11 00:21:16,319 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-01-11 00:21:16,321 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-11 00:21:16,324 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-11 00:21:16,327 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-01-11 00:21:16,327 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-11 00:21:16,327 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-11 00:21:16,327 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-11 00:21:16,327 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-11 00:21:16,327 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-11 00:21:16,328 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2026-01-11 00:21:16,328 [ scc.repo] DEBUG ## PRs found:
2026-01-11 00:21:16,689 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-01-11 00:21:17,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2026-01-11 00:21:17,186 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-11 00:21:17,761 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2026-01-11 00:21:18,222 [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-11 00:21:18,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2026-01-11 00:21:19,231 [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-11 00:21:19,231 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-11 00:21:19,785 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2026-01-11 00:21:19,786 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-11 00:21:20,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2026-01-11 00:21:20,835 [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-11 00:21:21,369 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2026-01-11 00:21:21,797 [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-11 00:21:21,797 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-11 00:21:22,308 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2026-01-11 00:21:22,309 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-11 00:21:22,841 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2026-01-11 00:21:23,307 [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-11 00:21:23,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2026-01-11 00:21:24,178 [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-11 00:21:24,178 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-11 00:21:24,689 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2026-01-11 00:21:24,689 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-11 00:21:25,363 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2026-01-11 00:21:25,819 [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-11 00:21:26,343 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2026-01-11 00:21:26,749 [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-11 00:21:26,749 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-11 00:21:27,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2026-01-11 00:21:27,227 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-11 00:21:27,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2026-01-11 00:21:28,192 [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-11 00:21:28,620 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2026-01-11 00:21:29,046 [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-11 00:21:29,047 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-11 00:21:29,047 [ scc.repo] DEBUG ## Branches found:
2026-01-11 00:21:29,047 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:21:29,047 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:29,050 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-11 00:21:29,052 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-11 00:21:29,052 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-11 00:21:29,055 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-11 00:21:29,058 [ scc.git] DEBUG Already up to date.
2026-01-11 00:21:29,058 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2026-01-11 00:21:29,329 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-11 00:21:29,329 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2026-01-11 00:21:29,334 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2026-01-11 00:21:29,587 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-11 00:21:29,587 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2026-01-11 00:21:29,592 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2026-01-11 00:21:29,851 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-11 00:21:29,851 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2026-01-11 00:21:29,855 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2026-01-11 00:21:30,112 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-11 00:21:30,112 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2026-01-11 00:21:30,117 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2026-01-11 00:21:30,367 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-11 00:21:30,367 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2026-01-11 00:21:30,372 [ scc.git] DEBUG ## Unique users: []
2026-01-11 00:21:30,372 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:21:30,372 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:30,374 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-11 00:21:30,376 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:30,378 [ 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-11 00:21:30,381 [ scc.git] DEBUG Already up to date.
2026-01-11 00:21:30,517 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:21:30,517 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-11 00:21:30,520 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:30,522 [ 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-11 00:21:30,525 [ scc.git] DEBUG Already up to date.
2026-01-11 00:21:30,921 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:21:30,922 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-11 00:21:30,924 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:30,927 [ 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-11 00:21:30,929 [ scc.git] DEBUG Already up to date.
2026-01-11 00:21:31,317 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:21:31,317 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-11 00:21:31,319 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:31,321 [ 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-11 00:21:31,324 [ scc.git] DEBUG Already up to date.
2026-01-11 00:21:31,722 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:21:31,723 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-11 00:21:31,725 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:31,727 [ 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-11 00:21:31,730 [ scc.git] DEBUG Already up to date.
2026-01-11 00:21:32,128 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:21:32,128 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-11 00:21:32,168 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:21:32,168 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:32,170 [ scc.repo] DEBUG ## PRs found:
2026-01-11 00:21:32,642 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2026-01-11 00:21:33,115 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/169 HTTP/1.1" 200 None
2026-01-11 00:21:33,616 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb HTTP/1.1" 200 None
2026-01-11 00:21:34,125 [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-11 00:21:34,589 [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-11 00:21:35,073 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb HTTP/1.1" 200 None
2026-01-11 00:21:35,520 [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-11 00:21:35,520 [ scc.repo] DEBUG - PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-11 00:21:35,975 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/162 HTTP/1.1" 200 None
2026-01-11 00:21:36,502 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2026-01-11 00:21:36,970 [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-11 00:21:37,464 [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-11 00:21:37,963 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2026-01-11 00:21:38,389 [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-11 00:21:38,389 [ scc.repo] DEBUG - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2026-01-11 00:21:38,875 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2026-01-11 00:21:39,310 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2026-01-11 00:21:39,859 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2026-01-11 00:21:40,411 [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-11 00:21:40,945 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2026-01-11 00:21:41,366 [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-11 00:21:41,366 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning'
2026-01-11 00:21:41,367 [ scc.repo] DEBUG ## Branches found:
2026-01-11 00:21:41,367 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-11 00:21:41,367 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:21:41,367 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:41,370 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-11 00:21:41,372 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-11 00:21:41,372 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-11 00:21:41,375 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-11 00:21:41,378 [ scc.git] DEBUG Already up to date.
2026-01-11 00:21:41,378 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2026-01-11 00:21:41,666 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-11 00:21:41,666 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD
2026-01-11 00:21:41,671 [ scc.git] DEBUG Calling 'git fetch origin pull/162/head'
2026-01-11 00:21:41,930 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-11 00:21:41,930 [ scc.git] DEBUG * branch refs/pull/162/head -> FETCH_HEAD
2026-01-11 00:21:41,933 [ scc.git] DEBUG Calling 'git fetch origin pull/169/head'
2026-01-11 00:21:42,186 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-11 00:21:42,186 [ scc.git] DEBUG * branch refs/pull/169/head -> FETCH_HEAD
2026-01-11 00:21:42,190 [ scc.git] DEBUG ## Unique users: []
2026-01-11 00:21:42,190 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:21:42,190 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:42,192 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2026-01-11 00:21:42,196 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:42,198 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2026-01-11 00:21:42,210 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:21:42,213 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2026-01-11 00:21:42,213 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-11 00:21:42,385 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:21:42,386 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...89350120dc7fcf98f33accaa081c638a5c81724d'
2026-01-11 00:21:42,389 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:42,392 [ 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-11 00:21:42,404 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:21:42,410 [ scc.git] DEBUG src/main/java/ome/formats/OMEROMetadataStoreClient.java | 4 ++--
2026-01-11 00:21:42,410 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-)
2026-01-11 00:21:42,775 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:21:42,775 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b81fc97b7e6605230e6320c309163a731ce56bcb'
2026-01-11 00:21:42,779 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:42,781 [ 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-11 00:21:42,794 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:21:42,797 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-11 00:21:42,797 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-11 00:21:43,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:21:43,162 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-11 00:21:43,199 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:21:43,199 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:43,201 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:21:43,237 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-11 00:21:43,244 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f39e56ceb90> has no local changes
2026-01-11 00:21:43,244 [ 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#16 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/16/)'
2026-01-11 00:21:43,251 [ scc.git] DEBUG [detached HEAD 9fab4249] merge master -Dorg -Ssuccess-only
2026-01-11 00:21:43,251 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:21:43,251 [ scc.repo] DEBUG ## PRs found:
2026-01-11 00:21:43,744 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2026-01-11 00:21:44,268 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/54 HTTP/1.1" 200 None
2026-01-11 00:21:44,780 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409 HTTP/1.1" 200 None
2026-01-11 00:21:45,262 [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-11 00:21:45,741 [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-11 00:21:46,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409 HTTP/1.1" 200 None
2026-01-11 00:21:46,641 [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-11 00:21:46,641 [ scc.repo] DEBUG - PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-11 00:21:47,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2026-01-11 00:21:47,537 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2026-01-11 00:21:48,026 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2026-01-11 00:21:48,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2026-01-11 00:21:49,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2026-01-11 00:21:49,523 [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-11 00:21:50,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2026-01-11 00:21:50,470 [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-11 00:21:50,470 [ scc.repo] DEBUG - PR 42 jburel 'include all'
2026-01-11 00:21:50,470 [ scc.repo] DEBUG ## Branches found:
2026-01-11 00:21:50,470 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-11 00:21:50,470 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:21:50,470 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:50,473 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-11 00:21:50,475 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-11 00:21:50,475 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-11 00:21:50,478 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-11 00:21:50,481 [ scc.git] DEBUG Already up to date.
2026-01-11 00:21:50,481 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2026-01-11 00:21:50,745 [ scc.git] DEBUG From https://github.com/ome/omero-common
2026-01-11 00:21:50,746 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD
2026-01-11 00:21:50,750 [ scc.git] DEBUG Calling 'git fetch origin pull/54/head'
2026-01-11 00:21:51,006 [ scc.git] DEBUG From https://github.com/ome/omero-common
2026-01-11 00:21:51,006 [ scc.git] DEBUG * branch refs/pull/54/head -> FETCH_HEAD
2026-01-11 00:21:51,010 [ scc.git] DEBUG ## Unique users: []
2026-01-11 00:21:51,010 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:21:51,010 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:51,013 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2026-01-11 00:21:51,016 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:51,018 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2026-01-11 00:21:51,026 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:21:51,029 [ scc.git] DEBUG publish.gradle | 17 +----------------
2026-01-11 00:21:51,029 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-)
2026-01-11 00:21:51,191 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:21:51,191 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...64042bb7aebff32aa6abfbeed082ed83b5c4e409'
2026-01-11 00:21:51,194 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:51,196 [ 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-11 00:21:51,204 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:21:51,206 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-11 00:21:51,207 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-11 00:21:51,580 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:21:51,581 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-11 00:21:51,617 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:21:51,617 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:51,619 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:21:51,657 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-11 00:21:51,661 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f39e5bfcd10> has no local changes
2026-01-11 00:21:51,661 [ 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#16 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/16/)'
2026-01-11 00:21:51,667 [ scc.git] DEBUG [detached HEAD f3b8dc0] merge master -Dorg -Ssuccess-only
2026-01-11 00:21:51,667 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:21:51,668 [ scc.repo] DEBUG ## PRs found:
2026-01-11 00:21:52,120 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2026-01-11 00:21:52,651 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/107 HTTP/1.1" 200 None
2026-01-11 00:21:53,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847 HTTP/1.1" 200 None
2026-01-11 00:21:53,636 [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-11 00:21:54,101 [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-11 00:21:54,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847 HTTP/1.1" 200 None
2026-01-11 00:21:55,063 [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-11 00:21:55,063 [ scc.repo] DEBUG - PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-11 00:21:55,582 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2026-01-11 00:21:56,039 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93/comments HTTP/1.1" 200 None
2026-01-11 00:21:56,702 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2026-01-11 00:21:57,269 [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-11 00:21:57,739 [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-11 00:21:58,171 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2026-01-11 00:21:58,608 [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-11 00:21:58,609 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility'
2026-01-11 00:21:59,137 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2026-01-11 00:21:59,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2026-01-11 00:21:59,607 [ scc.repo] DEBUG ## Branches found:
2026-01-11 00:21:59,607 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-11 00:21:59,607 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:21:59,607 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:21:59,610 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-11 00:21:59,612 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-11 00:21:59,612 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-11 00:21:59,615 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-11 00:21:59,618 [ scc.git] DEBUG Already up to date.
2026-01-11 00:21:59,618 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2026-01-11 00:21:59,886 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2026-01-11 00:21:59,886 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD
2026-01-11 00:21:59,889 [ scc.git] DEBUG Calling 'git fetch origin pull/107/head'
2026-01-11 00:22:00,149 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2026-01-11 00:22:00,149 [ scc.git] DEBUG * branch refs/pull/107/head -> FETCH_HEAD
2026-01-11 00:22:00,154 [ scc.git] DEBUG ## Unique users: []
2026-01-11 00:22:00,154 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:22:00,154 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:00,156 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2026-01-11 00:22:00,159 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:00,161 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2026-01-11 00:22:00,172 [ scc.git] DEBUG Auto-merging src/main/java/omero/gateway/Gateway.java
2026-01-11 00:22:00,174 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:22:00,177 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +-
2026-01-11 00:22:00,177 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +-
2026-01-11 00:22:00,177 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++
2026-01-11 00:22:00,177 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-)
2026-01-11 00:22:00,177 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2026-01-11 00:22:00,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:22:00,343 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bafd317b15094ad171760069763bc9eebd207847'
2026-01-11 00:22:00,346 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:00,348 [ 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-11 00:22:00,356 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:22:00,359 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-11 00:22:00,359 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-11 00:22:00,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:22:00,746 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-11 00:22:00,784 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:22:00,784 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:00,786 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:22:00,822 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-11 00:22:00,826 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f39e56ee290> has no local changes
2026-01-11 00:22:00,826 [ 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#16 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/16/)'
2026-01-11 00:22:00,833 [ scc.git] DEBUG [detached HEAD e8eaee7] merge master -Dorg -Ssuccess-only
2026-01-11 00:22:00,833 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:22:00,833 [ scc.repo] DEBUG ## PRs found:
2026-01-11 00:22:01,269 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None
2026-01-11 00:22:01,756 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/122 HTTP/1.1" 200 None
2026-01-11 00:22:02,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/122/comments HTTP/1.1" 200 None
2026-01-11 00:22:02,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40 HTTP/1.1" 200 None
2026-01-11 00:22:03,211 [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-11 00:22:03,703 [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-11 00:22:04,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40 HTTP/1.1" 200 None
2026-01-11 00:22:04,615 [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-11 00:22:04,615 [ scc.repo] DEBUG - PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-11 00:22:04,615 [ scc.repo] DEBUG ## Branches found:
2026-01-11 00:22:04,615 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-11 00:22:04,616 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:22:04,616 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:04,618 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-11 00:22:04,620 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-11 00:22:04,620 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-11 00:22:04,623 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-11 00:22:04,626 [ scc.git] DEBUG Already up to date.
2026-01-11 00:22:04,626 [ scc.git] DEBUG Calling 'git fetch origin pull/122/head'
2026-01-11 00:22:04,899 [ scc.git] DEBUG From https://github.com/ome/omero-model
2026-01-11 00:22:04,899 [ scc.git] DEBUG * branch refs/pull/122/head -> FETCH_HEAD
2026-01-11 00:22:04,903 [ scc.git] DEBUG ## Unique users: []
2026-01-11 00:22:04,903 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:22:04,903 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:04,905 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...a6b59bf537cd75fe94b0a976c350ed3de163ae40'
2026-01-11 00:22:04,908 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:04,910 [ 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-11 00:22:04,917 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:22:04,919 [ scc.git] DEBUG build.gradle | 10 ++++------
2026-01-11 00:22:04,919 [ scc.git] DEBUG 1 file changed, 4 insertions(+), 6 deletions(-)
2026-01-11 00:22:05,062 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:22:05,063 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-11 00:22:05,100 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:22:05,100 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:05,102 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:22:05,138 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-11 00:22:05,142 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f39e571ae50> has no local changes
2026-01-11 00:22:05,142 [ 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#16 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/16/)'
2026-01-11 00:22:05,149 [ scc.git] DEBUG [detached HEAD 85ab90e] merge master -Dorg -Ssuccess-only
2026-01-11 00:22:05,149 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:22:05,149 [ scc.repo] DEBUG ## PRs found:
2026-01-11 00:22:05,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2026-01-11 00:22:06,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/35 HTTP/1.1" 200 None
2026-01-11 00:22:06,692 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6 HTTP/1.1" 200 None
2026-01-11 00:22:07,371 [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-11 00:22:07,818 [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-11 00:22:08,315 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6 HTTP/1.1" 200 None
2026-01-11 00:22:08,756 [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-11 00:22:08,756 [ scc.repo] DEBUG - PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-11 00:22:09,322 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2026-01-11 00:22:09,796 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2026-01-11 00:22:09,797 [ scc.repo] DEBUG # ... Exclude label: exclude
2026-01-11 00:22:09,797 [ scc.repo] DEBUG ## Branches found:
2026-01-11 00:22:09,797 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-11 00:22:09,797 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:22:09,797 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:09,799 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-11 00:22:09,802 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-11 00:22:09,802 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-11 00:22:09,804 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-11 00:22:09,814 [ scc.git] DEBUG Updating 9e41971..b90ef63
2026-01-11 00:22:10,491 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls/34 HTTP/1.1" 200 None
2026-01-11 00:22:10,566 [ scc.git] DEBUG Calling 'git fetch origin pull/35/head'
2026-01-11 00:22:10,836 [ scc.git] DEBUG From https://github.com/ome/omero-renderer
2026-01-11 00:22:10,836 [ scc.git] DEBUG * branch refs/pull/35/head -> FETCH_HEAD
2026-01-11 00:22:10,839 [ scc.git] DEBUG ## Unique users: []
2026-01-11 00:22:10,839 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:22:10,839 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:10,842 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bdc5e50ff6d58e88e146d394b5b4975a114497d6'
2026-01-11 00:22:10,844 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:10,846 [ 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-11 00:22:10,853 [ scc.git] DEBUG Auto-merging build.gradle
2026-01-11 00:22:10,854 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:22:10,857 [ scc.git] DEBUG build.gradle | 15 ++++++++++++++-
2026-01-11 00:22:10,857 [ scc.git] DEBUG 1 file changed, 14 insertions(+), 1 deletion(-)
2026-01-11 00:22:11,003 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:22:11,003 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-11 00:22:11,040 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:22:11,040 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:11,042 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:22:11,079 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-11 00:22:11,083 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f39e577bf50> has no local changes
2026-01-11 00:22:11,083 [ 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#16 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/16/)'
2026-01-11 00:22:11,088 [ scc.git] DEBUG [detached HEAD e191e85] merge master -Dorg -Ssuccess-only
2026-01-11 00:22:11,089 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:22:11,089 [ scc.repo] DEBUG ## PRs found:
2026-01-11 00:22:11,555 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2026-01-11 00:22:12,072 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/52 HTTP/1.1" 200 None
2026-01-11 00:22:12,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814 HTTP/1.1" 200 None
2026-01-11 00:22:13,087 [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-11 00:22:13,551 [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-11 00:22:14,075 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814 HTTP/1.1" 200 None
2026-01-11 00:22:14,510 [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-11 00:22:14,510 [ scc.repo] DEBUG - PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-11 00:22:14,962 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2026-01-11 00:22:15,433 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2026-01-11 00:22:15,434 [ scc.repo] DEBUG ## Branches found:
2026-01-11 00:22:15,434 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-11 00:22:15,434 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:22:15,434 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:15,437 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-11 00:22:15,439 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-11 00:22:15,439 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-11 00:22:15,442 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-11 00:22:15,445 [ scc.git] DEBUG Already up to date.
2026-01-11 00:22:15,445 [ scc.git] DEBUG Calling 'git fetch origin pull/52/head'
2026-01-11 00:22:15,709 [ scc.git] DEBUG From https://github.com/ome/omero-romio
2026-01-11 00:22:15,709 [ scc.git] DEBUG * branch refs/pull/52/head -> FETCH_HEAD
2026-01-11 00:22:15,713 [ scc.git] DEBUG ## Unique users: []
2026-01-11 00:22:15,713 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:22:15,713 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:15,716 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ae25b073cfd74ee872003faa6bbcf4a96b305814'
2026-01-11 00:22:15,718 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:15,720 [ 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-11 00:22:15,726 [ scc.git] DEBUG Auto-merging build.gradle
2026-01-11 00:22:15,727 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:22:15,730 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-11 00:22:15,730 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-11 00:22:15,889 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:22:15,889 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-11 00:22:15,925 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:22:15,925 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:15,927 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:22:15,964 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-11 00:22:15,967 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f39e577b8d0> has no local changes
2026-01-11 00:22:15,968 [ 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#16 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/16/)'
2026-01-11 00:22:15,973 [ scc.git] DEBUG [detached HEAD 927ff26] merge master -Dorg -Ssuccess-only
2026-01-11 00:22:15,974 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:22:15,974 [ scc.repo] DEBUG ## PRs found:
2026-01-11 00:22:16,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2026-01-11 00:22:16,868 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/201 HTTP/1.1" 200 None
2026-01-11 00:22:17,650 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e HTTP/1.1" 200 None
2026-01-11 00:22:18,151 [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-11 00:22:18,636 [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-11 00:22:19,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e HTTP/1.1" 200 None
2026-01-11 00:22:19,658 [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-11 00:22:19,658 [ scc.repo] DEBUG - PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-11 00:22:20,177 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2026-01-11 00:22:20,623 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2026-01-11 00:22:21,117 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2026-01-11 00:22:21,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2026-01-11 00:22:21,560 [ scc.repo] DEBUG ## Branches found:
2026-01-11 00:22:21,560 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-11 00:22:21,560 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:22:21,560 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:21,563 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-11 00:22:21,565 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-11 00:22:21,565 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-11 00:22:21,568 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-11 00:22:21,571 [ scc.git] DEBUG Already up to date.
2026-01-11 00:22:21,571 [ scc.git] DEBUG Calling 'git fetch origin pull/201/head'
2026-01-11 00:22:21,838 [ scc.git] DEBUG From https://github.com/ome/omero-server
2026-01-11 00:22:21,838 [ scc.git] DEBUG * branch refs/pull/201/head -> FETCH_HEAD
2026-01-11 00:22:21,843 [ scc.git] DEBUG ## Unique users: []
2026-01-11 00:22:21,843 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:22:21,843 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:21,845 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...10bb688c90627d6f1da711643127ff14af89ce6e'
2026-01-11 00:22:21,848 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:21,850 [ 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-11 00:22:21,862 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-11 00:22:21,865 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-11 00:22:21,865 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-11 00:22:22,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:22:22,008 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-11 00:22:22,045 [ scc.git] DEBUG Get sha1 of %s
2026-01-11 00:22:22,045 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-11 00:22:22,047 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:22:22,083 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-11 00:22:22,089 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f39e4553b10> has no local changes
2026-01-11 00:22:22,089 [ 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#16 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/16/)'
2026-01-11 00:22:22,097 [ scc.git] DEBUG [detached HEAD db03d497] merge master -Dorg -Ssuccess-only
2026-01-11 00:22:22,097 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:22:22,097 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-11 00:22:22,145 [ scc.config] DEBUG Found submodule.omero-blitz.url
2026-01-11 00:22:22,401 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:22:22,406 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2026-01-11 00:22:22,407 [ scc.config] DEBUG Found submodule.omero-common.url
2026-01-11 00:22:22,808 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:22:22,812 [ scc.config] DEBUG Found submodule.omero-common.branch
2026-01-11 00:22:22,814 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2026-01-11 00:22:23,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:22:23,197 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2026-01-11 00:22:23,199 [ scc.config] DEBUG Found submodule.omero-model.url
2026-01-11 00:22:23,595 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:22:23,599 [ scc.config] DEBUG Found submodule.omero-model.branch
2026-01-11 00:22:23,600 [ scc.config] DEBUG Found submodule.omero-renderer.url
2026-01-11 00:22:23,990 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:22:23,994 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2026-01-11 00:22:23,996 [ scc.config] DEBUG Found submodule.omero-romio.url
2026-01-11 00:22:24,378 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:22:24,383 [ scc.config] DEBUG Found submodule.omero-romio.branch
2026-01-11 00:22:24,384 [ scc.config] DEBUG Found submodule.omero-server.url
2026-01-11 00:22:24,787 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-11 00:22:24,792 [ scc.config] DEBUG Found submodule.omero-server.branch
2026-01-11 00:22:24,792 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-11 00:22:24,826 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f39e5666a10> has local changes
2026-01-11 00:22:24,826 [ 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#16 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/16/)'
2026-01-11 00:22:24,833 [ scc.git] DEBUG [detached HEAD 4f2acf4] merge master -Dorg -Ssuccess-only
2026-01-11 00:22:24,833 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2026-01-11 00:22:24,834 [ scc.merge] INFO Repository: ome/omero-build
2026-01-11 00:22:24,834 [ scc.merge] INFO Already up to date.
2026-01-11 00:22:24,834 [ scc.merge] INFO
2026-01-11 00:22:24,834 [ scc.merge] INFO Merged PRs:
2026-01-11 00:22:24,834 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-11 00:22:24,834 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-11 00:22:24,834 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-11 00:22:24,834 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-11 00:22:24,834 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-11 00:22:24,834 [ scc.merge] INFO
2026-01-11 00:22:24,834 [ scc.merge] INFO Repository: ome/omero-blitz
2026-01-11 00:22:24,834 [ scc.merge] INFO Already up to date.
2026-01-11 00:22:24,834 [ scc.merge] INFO
2026-01-11 00:22:24,834 [ scc.merge] INFO Merged PRs:
2026-01-11 00:22:24,834 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning'
2026-01-11 00:22:24,834 [ scc.merge] INFO - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2026-01-11 00:22:24,834 [ scc.merge] INFO - PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-11 00:22:24,834 [ scc.merge] INFO
2026-01-11 00:22:24,834 [ scc.merge] INFO Repository: ome/omero-common
2026-01-11 00:22:24,834 [ scc.merge] INFO Excluded PRs:
2026-01-11 00:22:24,834 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2026-01-11 00:22:24,834 [ scc.merge] INFO Already up to date.
2026-01-11 00:22:24,834 [ scc.merge] INFO
2026-01-11 00:22:24,834 [ scc.merge] INFO Merged PRs:
2026-01-11 00:22:24,834 [ scc.merge] INFO - PR 42 jburel 'include all'
2026-01-11 00:22:24,834 [ scc.merge] INFO - PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-11 00:22:24,834 [ scc.merge] INFO
2026-01-11 00:22:24,834 [ scc.merge] INFO Repository: ome/omero-gateway-java
2026-01-11 00:22:24,834 [ scc.merge] INFO Excluded PRs:
2026-01-11 00:22:24,834 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment)
2026-01-11 00:22:24,834 [ scc.merge] INFO Already up to date.
2026-01-11 00:22:24,834 [ scc.merge] INFO
2026-01-11 00:22:24,834 [ scc.merge] INFO Merged PRs:
2026-01-11 00:22:24,834 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2026-01-11 00:22:24,834 [ scc.merge] INFO - PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-11 00:22:24,835 [ scc.merge] INFO
2026-01-11 00:22:24,835 [ scc.merge] INFO Repository: ome/omero-model
2026-01-11 00:22:24,835 [ scc.merge] INFO Already up to date.
2026-01-11 00:22:24,835 [ scc.merge] INFO
2026-01-11 00:22:24,835 [ scc.merge] INFO Merged PRs:
2026-01-11 00:22:24,835 [ scc.merge] INFO - PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-11 00:22:24,835 [ scc.merge] INFO
2026-01-11 00:22:24,835 [ scc.merge] INFO Repository: ome/omero-renderer
2026-01-11 00:22:24,835 [ scc.merge] INFO Excluded PRs:
2026-01-11 00:22:24,835 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2026-01-11 00:22:24,835 [ scc.merge] INFO Updating 9e41971..b90ef63
2026-01-11 00:22:24,835 [ scc.merge] INFO Previously merged:
2026-01-11 00:22:24,835 [ scc.merge] INFO - PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
2026-01-11 00:22:24,835 [ scc.merge] INFO
2026-01-11 00:22:24,835 [ scc.merge] INFO Merged PRs:
2026-01-11 00:22:24,835 [ scc.merge] INFO - PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-11 00:22:24,835 [ scc.merge] INFO
2026-01-11 00:22:24,835 [ scc.merge] INFO Repository: ome/omero-romio
2026-01-11 00:22:24,835 [ scc.merge] INFO Excluded PRs:
2026-01-11 00:22:24,835 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2026-01-11 00:22:24,835 [ scc.merge] INFO Already up to date.
2026-01-11 00:22:24,835 [ scc.merge] INFO
2026-01-11 00:22:24,835 [ scc.merge] INFO Merged PRs:
2026-01-11 00:22:24,835 [ scc.merge] INFO - PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-11 00:22:24,835 [ scc.merge] INFO
2026-01-11 00:22:24,835 [ scc.merge] INFO Repository: ome/omero-server
2026-01-11 00:22:24,835 [ scc.merge] INFO Excluded PRs:
2026-01-11 00:22:24,835 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2026-01-11 00:22:24,835 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
2026-01-11 00:22:24,835 [ scc.merge] INFO Already up to date.
2026-01-11 00:22:24,835 [ scc.merge] INFO
2026-01-11 00:22:24,835 [ scc.merge] INFO Merged PRs:
2026-01-11 00:22:24,835 [ scc.merge] INFO - PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-11 00:22:24,835 [ scc.merge] INFO
2026-01-11 00:22:24,835 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-11 00:22:24,835 [ scc.git] DEBUG Calling 'git remote'
2026-01-11 00:22:24,838 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-11 00:22:24,838 [ scc.git] DEBUG Calling 'git remote'
2026-01-11 00:22:24,840 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:22:24,840 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-11 00:22:24,840 [ scc.git] DEBUG Calling 'git remote'
2026-01-11 00:22:24,842 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:22:24,842 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-11 00:22:24,842 [ scc.git] DEBUG Calling 'git remote'
2026-01-11 00:22:24,844 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:22:24,844 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-11 00:22:24,844 [ scc.git] DEBUG Calling 'git remote'
2026-01-11 00:22:24,847 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:22:24,847 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-11 00:22:24,847 [ scc.git] DEBUG Calling 'git remote'
2026-01-11 00:22:24,849 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:22:24,849 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-11 00:22:24,849 [ scc.git] DEBUG Calling 'git remote'
2026-01-11 00:22:24,851 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-11 00:22:24,851 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-11 00:22:24,851 [ scc.git] DEBUG Calling 'git remote'
2026-01-11 00:22:24,853 [ 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 1c96a7de] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD 73c4dfd] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD cbe9b9a] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD 7b8833f] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD 350ba4b] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 4173bf8] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD 8c293457] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD c26780c] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2026-01-11 00:22:58,925 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci