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-14 12:14:23,230 [ scc.config] DEBUG Found github.token
2026-01-14 12:14:23,231 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-14 12:14:23,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:14:23,886 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:14:24,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-14 12:14:24,270 [ scc.gh] DEBUG 4478 remaining from 5000 (Reset at 12:01
2026-01-14 12:14:24,271 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-14 12:14:24,274 [ scc.git] DEBUG Check current status
2026-01-14 12:14:24,274 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-14 12:14:24,276 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-14 12:14:24,276 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-14 12:14:24,317 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2026-01-14 12:14:24,320 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2026-01-14 12:14:24,323 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2026-01-14 12:14:24,326 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2026-01-14 12:14:24,329 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-14 12:14:24,332 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-14 12:14:24,334 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2026-01-14 12:14:24,337 [ scc.config] DEBUG Found remote.origin.url
2026-01-14 12:14:24,816 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-01-14 12:14:25,311 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-14 12:14:25,739 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-14 12:14:26,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-14 12:14:26,587 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-14 12:14:26,588 [ scc.git] DEBUG Resetting...
2026-01-14 12:14:26,588 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-14 12:14:26,593 [ scc.git] DEBUG HEAD is now at 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-14 12:14:26,593 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-14 12:14:26,652 [ scc.git] DEBUG Check current status
2026-01-14 12:14:26,652 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-14 12:14:26,654 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-14 12:14:26,654 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-14 12:14:26,694 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2026-01-14 12:14:26,696 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2026-01-14 12:14:26,699 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2026-01-14 12:14:26,702 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2026-01-14 12:14:26,705 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-14 12:14:26,707 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-14 12:14:26,710 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2026-01-14 12:14:26,710 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-14 12:14:26,711 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-14 12:14:26,711 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-14 12:14:26,711 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-14 12:14:26,711 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-14 12:14:26,711 [ scc.repo] DEBUG ## PRs found:
2026-01-14 12:14:27,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-01-14 12:14:27,615 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2026-01-14 12:14:27,616 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-14 12:14:27,616 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-14 12:14:28,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2026-01-14 12:14:28,126 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-14 12:14:28,126 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-14 12:14:28,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2026-01-14 12:14:28,667 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-14 12:14:28,667 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-14 12:14:29,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2026-01-14 12:14:29,181 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-14 12:14:29,181 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-14 12:14:29,685 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2026-01-14 12:14:29,686 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-14 12:14:29,686 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-14 12:14:29,686 [ scc.repo] DEBUG ## Branches found:
2026-01-14 12:14:29,686 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:14:29,686 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:14:29,689 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-14 12:14:29,691 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-14 12:14:29,691 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-14 12:14:29,694 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-14 12:14:29,696 [ scc.git] DEBUG Already up to date.
2026-01-14 12:14:29,696 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2026-01-14 12:14:29,965 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-14 12:14:29,965 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2026-01-14 12:14:29,970 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2026-01-14 12:14:30,230 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-14 12:14:30,230 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2026-01-14 12:14:30,234 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2026-01-14 12:14:30,492 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-14 12:14:30,492 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2026-01-14 12:14:30,496 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2026-01-14 12:14:30,748 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-14 12:14:30,748 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2026-01-14 12:14:30,752 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2026-01-14 12:14:31,011 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-14 12:14:31,011 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2026-01-14 12:14:31,015 [ scc.git] DEBUG ## Unique users: []
2026-01-14 12:14:31,015 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:14:31,015 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:14:31,017 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-14 12:14:31,020 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:14:31,022 [ 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-14 12:14:31,030 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:14:31,033 [ scc.git] DEBUG omero-model | 2 +-
2026-01-14 12:14:31,033 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-14 12:14:31,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:14:31,194 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-14 12:14:31,197 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:14:31,199 [ 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-14 12:14:31,208 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:14:31,210 [ scc.git] DEBUG omero-gateway-java | 2 +-
2026-01-14 12:14:31,210 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-14 12:14:31,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:14:31,606 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-14 12:14:31,609 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:14:31,611 [ 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-14 12:14:31,628 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:14:31,631 [ scc.git] DEBUG omero-server | 2 +-
2026-01-14 12:14:31,631 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-14 12:14:32,020 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:14:32,020 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-14 12:14:32,023 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:14:32,025 [ 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-14 12:14:32,034 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:14:32,037 [ scc.git] DEBUG omero-blitz | 2 +-
2026-01-14 12:14:32,037 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-14 12:14:32,421 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:14:32,422 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-14 12:14:32,425 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:14:32,427 [ 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-14 12:14:32,436 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:14:32,438 [ scc.git] DEBUG omero-common | 2 +-
2026-01-14 12:14:32,439 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-14 12:14:32,820 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:14:32,821 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-14 12:14:32,875 [ scc.git] DEBUG Submodule path 'omero-blitz': checked out 'd2c0bd735ff91a564a6707a0aa12fa95e2a42465'
2026-01-14 12:14:32,887 [ scc.git] DEBUG Submodule path 'omero-common': checked out '9e31ea154f1fd88c6100c06470e92196a0ddb5f2'
2026-01-14 12:14:32,904 [ scc.git] DEBUG Submodule path 'omero-gateway-java': checked out 'c02f3d4024dacee0c2ee24064a0dc6d699ccc796'
2026-01-14 12:14:32,915 [ scc.git] DEBUG Submodule path 'omero-model': checked out 'f544fae8f9ab0cdadecef3173e7d55d96a87fae7'
2026-01-14 12:14:32,932 [ scc.git] DEBUG Submodule path 'omero-server': checked out '6c0da128f99cd7236061738c3033bb98986b8f89'
2026-01-14 12:14:32,932 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:14:32,933 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:14:32,935 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-14 12:14:32,973 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5e2e0eb210> has no local changes
2026-01-14 12:14:32,973 [ 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#21 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/21/)'
2026-01-14 12:14:33,008 [ scc.git] DEBUG [detached HEAD 0efc123] merge master -Dorg -Snone
2026-01-14 12:14:33,008 [ scc.merge] INFO Repository: ome/omero-build
2026-01-14 12:14:33,008 [ scc.merge] INFO Already up to date.
2026-01-14 12:14:33,008 [ scc.merge] INFO
2026-01-14 12:14:33,008 [ scc.merge] INFO Merged PRs:
2026-01-14 12:14:33,008 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-14 12:14:33,008 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-14 12:14:33,008 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-14 12:14:33,008 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-14 12:14:33,008 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-14 12:14:33,008 [ scc.merge] INFO
2026-01-14 12:14:33,008 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-14 12:14:33,008 [ 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-14 12:14:35,426 [ scc.config] DEBUG Found github.token
2026-01-14 12:14:35,427 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-14 12:14:35,609 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:14:35,996 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:14:36,389 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-14 12:14:36,390 [ scc.gh] DEBUG 4460 remaining from 5000 (Reset at 12:01
2026-01-14 12:14:36,391 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-14 12:14:36,393 [ scc.git] DEBUG Check current status
2026-01-14 12:14:36,393 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-14 12:14:36,395 [ scc.git] DEBUG 0efc123 merge master -Dorg -Snone
2026-01-14 12:14:36,395 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-14 12:14:36,435 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-01-14 12:14:36,438 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-01-14 12:14:36,442 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-01-14 12:14:36,444 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-01-14 12:14:36,447 [ scc.git] DEBUG +b90ef63b0be1f9c302478fc1881f1c1f16efc262 omero-renderer (v5.6.3-6-gb90ef63)
2026-01-14 12:14:36,450 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-14 12:14:36,453 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-01-14 12:14:36,456 [ scc.config] DEBUG Found remote.origin.url
2026-01-14 12:14:36,956 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-01-14 12:14:37,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-14 12:14:37,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-14 12:14:38,310 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-14 12:14:38,752 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-14 12:14:38,753 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:14:38,802 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-14 12:14:38,802 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-14 12:14:38,804 [ scc.git] DEBUG Check current status
2026-01-14 12:14:38,804 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-14 12:14:38,807 [ scc.git] DEBUG d2c0bd73 Merge pull request #168 from jburel/number_upgrade
2026-01-14 12:14:38,807 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-14 12:14:38,848 [ scc.config] DEBUG Found remote.origin.url
2026-01-14 12:14:39,460 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2026-01-14 12:14:39,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-14 12:14:40,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-14 12:14:40,804 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-14 12:14:41,252 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-14 12:14:41,253 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:14:41,292 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:14:41,292 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-14 12:14:41,292 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-14 12:14:41,295 [ scc.git] DEBUG Check current status
2026-01-14 12:14:41,295 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-14 12:14:41,297 [ scc.git] DEBUG 9e31ea1 Merge pull request #53 from jburel/number_upgrade
2026-01-14 12:14:41,297 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-14 12:14:41,336 [ scc.config] DEBUG Found remote.origin.url
2026-01-14 12:14:41,794 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2026-01-14 12:14:42,458 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-14 12:14:42,879 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-14 12:14:43,312 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-14 12:14:43,726 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-14 12:14:43,727 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:14:43,766 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:14:43,767 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-14 12:14:43,767 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-14 12:14:43,769 [ scc.git] DEBUG Check current status
2026-01-14 12:14:43,769 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-14 12:14:43,771 [ scc.git] DEBUG c02f3d4 Merge pull request #106 from jburel/number_upgrade
2026-01-14 12:14:43,771 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-14 12:14:43,811 [ scc.config] DEBUG Found remote.origin.url
2026-01-14 12:14:44,321 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2026-01-14 12:14:44,797 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-14 12:14:45,216 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-14 12:14:45,625 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-14 12:14:46,058 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-14 12:14:46,059 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:14:46,097 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:14:46,098 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-14 12:14:46,098 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-14 12:14:46,100 [ scc.git] DEBUG Check current status
2026-01-14 12:14:46,100 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-14 12:14:46,102 [ scc.git] DEBUG f544fae Merge pull request #121 from sbesson/quartz_doc_link
2026-01-14 12:14:46,103 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-14 12:14:46,141 [ scc.config] DEBUG Found remote.origin.url
2026-01-14 12:14:46,599 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2026-01-14 12:14:47,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-14 12:14:47,547 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-14 12:14:47,974 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-14 12:14:48,407 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-14 12:14:48,408 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:14:48,448 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:14:48,449 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-14 12:14:48,449 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-14 12:14:48,451 [ scc.git] DEBUG Check current status
2026-01-14 12:14:48,451 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-14 12:14:48,453 [ scc.git] DEBUG b90ef63 Merge pull request #34 from jburel/number_upgrade
2026-01-14 12:14:48,453 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-14 12:14:48,492 [ scc.config] DEBUG Found remote.origin.url
2026-01-14 12:14:49,020 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2026-01-14 12:14:49,511 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-14 12:14:49,950 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-14 12:14:50,424 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-14 12:14:50,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-14 12:14:50,885 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:14:50,924 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:14:50,924 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-14 12:14:50,924 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-14 12:14:50,926 [ scc.git] DEBUG Check current status
2026-01-14 12:14:50,926 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-14 12:14:50,928 [ scc.git] DEBUG 33c24b3 Merge pull request #51 from jburel/stringutils
2026-01-14 12:14:50,928 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-14 12:14:50,969 [ scc.config] DEBUG Found remote.origin.url
2026-01-14 12:14:51,428 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2026-01-14 12:14:51,925 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-14 12:14:52,352 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-14 12:14:52,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-14 12:14:53,204 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-14 12:14:53,205 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:14:53,246 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:14:53,246 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-14 12:14:53,246 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-14 12:14:53,249 [ scc.git] DEBUG Check current status
2026-01-14 12:14:53,249 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-14 12:14:53,251 [ scc.git] DEBUG 6c0da128 Merge pull request #200 from jburel/number_upgrade
2026-01-14 12:14:53,251 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-14 12:14:53,290 [ scc.config] DEBUG Found remote.origin.url
2026-01-14 12:14:53,749 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2026-01-14 12:14:54,222 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-14 12:14:54,648 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-14 12:14:55,062 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-14 12:14:55,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-14 12:14:55,506 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:14:55,544 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:14:55,544 [ scc.git] DEBUG Resetting...
2026-01-14 12:14:55,544 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-14 12:14:55,549 [ scc.git] DEBUG HEAD is now at 0efc123 merge master -Dorg -Snone
2026-01-14 12:14:55,549 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-14 12:14:55,607 [ scc.git] DEBUG Submodule path 'omero-renderer': checked out '9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb'
2026-01-14 12:14:55,615 [ scc.git] DEBUG Check current status
2026-01-14 12:14:55,615 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-14 12:14:55,617 [ scc.git] DEBUG 0efc123 merge master -Dorg -Snone
2026-01-14 12:14:55,617 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-14 12:14:55,655 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-01-14 12:14:55,658 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-01-14 12:14:55,661 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-01-14 12:14:55,664 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-01-14 12:14:55,667 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-14 12:14:55,669 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-14 12:14:55,672 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-01-14 12:14:55,673 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-14 12:14:55,673 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-14 12:14:55,673 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-14 12:14:55,673 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-14 12:14:55,673 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-14 12:14:55,673 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2026-01-14 12:14:55,673 [ scc.repo] DEBUG ## PRs found:
2026-01-14 12:14:56,047 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-01-14 12:14:56,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2026-01-14 12:14:56,607 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-14 12:14:57,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2026-01-14 12:14:57,598 [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-14 12:14:58,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2026-01-14 12:14:58,504 [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-14 12:14:58,504 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-14 12:14:59,027 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2026-01-14 12:14:59,028 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-14 12:14:59,546 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2026-01-14 12:15:00,016 [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-14 12:15:00,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2026-01-14 12:15:00,958 [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-14 12:15:00,958 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-14 12:15:01,466 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2026-01-14 12:15:01,466 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-14 12:15:01,977 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2026-01-14 12:15:02,482 [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-14 12:15:02,974 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2026-01-14 12:15:03,402 [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-14 12:15:03,402 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-14 12:15:03,919 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2026-01-14 12:15:03,920 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-14 12:15:04,577 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2026-01-14 12:15:05,018 [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-14 12:15:05,568 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2026-01-14 12:15:05,979 [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-14 12:15:05,980 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-14 12:15:06,511 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2026-01-14 12:15:06,512 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-14 12:15:07,039 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2026-01-14 12:15:07,675 [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-14 12:15:08,196 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2026-01-14 12:15:08,616 [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-14 12:15:08,616 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-14 12:15:08,616 [ scc.repo] DEBUG ## Branches found:
2026-01-14 12:15:08,616 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:08,616 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:08,619 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-14 12:15:08,621 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-14 12:15:08,621 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-14 12:15:08,624 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-14 12:15:08,627 [ scc.git] DEBUG Already up to date.
2026-01-14 12:15:08,627 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2026-01-14 12:15:08,902 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-14 12:15:08,902 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2026-01-14 12:15:08,906 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2026-01-14 12:15:09,168 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-14 12:15:09,168 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2026-01-14 12:15:09,172 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2026-01-14 12:15:09,425 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-14 12:15:09,425 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2026-01-14 12:15:09,429 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2026-01-14 12:15:09,686 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-14 12:15:09,686 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2026-01-14 12:15:09,690 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2026-01-14 12:15:09,955 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-14 12:15:09,955 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2026-01-14 12:15:09,960 [ scc.git] DEBUG ## Unique users: []
2026-01-14 12:15:09,960 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:09,960 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:09,962 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-14 12:15:09,965 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:09,966 [ 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-14 12:15:09,969 [ scc.git] DEBUG Already up to date.
2026-01-14 12:15:10,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:10,119 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-14 12:15:10,122 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:10,124 [ 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-14 12:15:10,127 [ scc.git] DEBUG Already up to date.
2026-01-14 12:15:10,513 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:10,514 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-14 12:15:10,517 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:10,519 [ 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-14 12:15:10,522 [ scc.git] DEBUG Already up to date.
2026-01-14 12:15:10,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:10,921 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-14 12:15:10,924 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:10,926 [ 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-14 12:15:10,929 [ scc.git] DEBUG Already up to date.
2026-01-14 12:15:11,364 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:11,364 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-14 12:15:11,367 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:11,369 [ 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-14 12:15:11,372 [ scc.git] DEBUG Already up to date.
2026-01-14 12:15:11,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:11,758 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-14 12:15:11,798 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:11,798 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:11,800 [ scc.repo] DEBUG ## PRs found:
2026-01-14 12:15:12,300 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2026-01-14 12:15:12,794 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/169 HTTP/1.1" 200 None
2026-01-14 12:15:13,284 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb HTTP/1.1" 200 None
2026-01-14 12:15:13,779 [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-14 12:15:14,299 [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-14 12:15:14,839 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb HTTP/1.1" 200 None
2026-01-14 12:15:15,271 [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-14 12:15:15,271 [ scc.repo] DEBUG - PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-14 12:15:15,790 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/162 HTTP/1.1" 200 None
2026-01-14 12:15:16,322 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2026-01-14 12:15:16,841 [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-14 12:15:17,365 [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-14 12:15:17,894 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2026-01-14 12:15:18,323 [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-14 12:15:18,323 [ scc.repo] DEBUG - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2026-01-14 12:15:19,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2026-01-14 12:15:19,498 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2026-01-14 12:15:20,055 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2026-01-14 12:15:20,562 [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-14 12:15:21,060 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2026-01-14 12:15:21,535 [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-14 12:15:21,535 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning'
2026-01-14 12:15:21,536 [ scc.repo] DEBUG ## Branches found:
2026-01-14 12:15:21,536 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-14 12:15:21,536 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:21,536 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:21,538 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-14 12:15:21,540 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-14 12:15:21,540 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-14 12:15:21,543 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-14 12:15:21,546 [ scc.git] DEBUG Already up to date.
2026-01-14 12:15:21,546 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2026-01-14 12:15:21,824 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-14 12:15:21,824 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD
2026-01-14 12:15:21,828 [ scc.git] DEBUG Calling 'git fetch origin pull/162/head'
2026-01-14 12:15:22,087 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-14 12:15:22,088 [ scc.git] DEBUG * branch refs/pull/162/head -> FETCH_HEAD
2026-01-14 12:15:22,091 [ scc.git] DEBUG Calling 'git fetch origin pull/169/head'
2026-01-14 12:15:22,351 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-14 12:15:22,351 [ scc.git] DEBUG * branch refs/pull/169/head -> FETCH_HEAD
2026-01-14 12:15:22,355 [ scc.git] DEBUG ## Unique users: []
2026-01-14 12:15:22,355 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:22,355 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:22,357 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2026-01-14 12:15:22,361 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:22,363 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2026-01-14 12:15:22,375 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:15:22,378 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2026-01-14 12:15:22,379 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-14 12:15:22,532 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:22,532 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...89350120dc7fcf98f33accaa081c638a5c81724d'
2026-01-14 12:15:22,536 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:22,538 [ 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-14 12:15:22,551 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:15:22,557 [ scc.git] DEBUG src/main/java/ome/formats/OMEROMetadataStoreClient.java | 4 ++--
2026-01-14 12:15:22,557 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-)
2026-01-14 12:15:22,933 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:22,933 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b81fc97b7e6605230e6320c309163a731ce56bcb'
2026-01-14 12:15:22,937 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:22,939 [ 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-14 12:15:22,952 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:15:22,955 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-14 12:15:22,955 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-14 12:15:23,348 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:23,348 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-14 12:15:23,386 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:23,386 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:23,388 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:15:23,425 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-14 12:15:23,433 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f6b57ac0dd0> has no local changes
2026-01-14 12:15:23,433 [ 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#21 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/21/)'
2026-01-14 12:15:23,440 [ scc.git] DEBUG [detached HEAD 29dbe9d0] merge master -Dorg -Ssuccess-only
2026-01-14 12:15:23,440 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:15:23,440 [ scc.repo] DEBUG ## PRs found:
2026-01-14 12:15:23,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2026-01-14 12:15:24,414 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/54 HTTP/1.1" 200 None
2026-01-14 12:15:24,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409 HTTP/1.1" 200 None
2026-01-14 12:15:25,399 [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-14 12:15:25,902 [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-14 12:15:26,377 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409 HTTP/1.1" 200 None
2026-01-14 12:15:26,802 [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-14 12:15:26,802 [ scc.repo] DEBUG - PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-14 12:15:27,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2026-01-14 12:15:27,828 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2026-01-14 12:15:28,295 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2026-01-14 12:15:28,743 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2026-01-14 12:15:29,257 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2026-01-14 12:15:29,762 [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-14 12:15:30,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2026-01-14 12:15:30,725 [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-14 12:15:30,725 [ scc.repo] DEBUG - PR 42 jburel 'include all'
2026-01-14 12:15:30,726 [ scc.repo] DEBUG ## Branches found:
2026-01-14 12:15:30,726 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-14 12:15:30,726 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:30,726 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:30,728 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-14 12:15:30,731 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-14 12:15:30,731 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-14 12:15:30,733 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-14 12:15:30,736 [ scc.git] DEBUG Already up to date.
2026-01-14 12:15:30,736 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2026-01-14 12:15:31,016 [ scc.git] DEBUG From https://github.com/ome/omero-common
2026-01-14 12:15:31,016 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD
2026-01-14 12:15:31,020 [ scc.git] DEBUG Calling 'git fetch origin pull/54/head'
2026-01-14 12:15:31,283 [ scc.git] DEBUG From https://github.com/ome/omero-common
2026-01-14 12:15:31,283 [ scc.git] DEBUG * branch refs/pull/54/head -> FETCH_HEAD
2026-01-14 12:15:31,287 [ scc.git] DEBUG ## Unique users: []
2026-01-14 12:15:31,287 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:31,287 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:31,289 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2026-01-14 12:15:31,292 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:31,294 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2026-01-14 12:15:31,303 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:15:31,305 [ scc.git] DEBUG publish.gradle | 17 +----------------
2026-01-14 12:15:31,305 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-)
2026-01-14 12:15:31,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:31,462 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...64042bb7aebff32aa6abfbeed082ed83b5c4e409'
2026-01-14 12:15:31,465 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:31,467 [ 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-14 12:15:31,475 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:15:31,478 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-14 12:15:31,478 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-14 12:15:31,865 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:31,865 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-14 12:15:31,906 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:31,906 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:31,908 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:15:31,946 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-14 12:15:31,950 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f6b5802ea90> has no local changes
2026-01-14 12:15:31,950 [ 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#21 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/21/)'
2026-01-14 12:15:31,956 [ scc.git] DEBUG [detached HEAD 2461b6d] merge master -Dorg -Ssuccess-only
2026-01-14 12:15:31,957 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:15:31,957 [ scc.repo] DEBUG ## PRs found:
2026-01-14 12:15:32,433 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2026-01-14 12:15:32,977 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/107 HTTP/1.1" 200 None
2026-01-14 12:15:33,468 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847 HTTP/1.1" 200 None
2026-01-14 12:15:33,963 [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-14 12:15:34,469 [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-14 12:15:34,937 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847 HTTP/1.1" 200 None
2026-01-14 12:15:35,366 [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-14 12:15:35,367 [ scc.repo] DEBUG - PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-14 12:15:35,906 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2026-01-14 12:15:36,380 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93/comments HTTP/1.1" 200 None
2026-01-14 12:15:36,989 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2026-01-14 12:15:37,515 [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-14 12:15:38,029 [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-14 12:15:38,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2026-01-14 12:15:38,980 [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-14 12:15:38,980 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility'
2026-01-14 12:15:39,549 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2026-01-14 12:15:40,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2026-01-14 12:15:40,047 [ scc.repo] DEBUG ## Branches found:
2026-01-14 12:15:40,047 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-14 12:15:40,048 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:40,048 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:40,050 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-14 12:15:40,052 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-14 12:15:40,052 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-14 12:15:40,055 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-14 12:15:40,058 [ scc.git] DEBUG Already up to date.
2026-01-14 12:15:40,058 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2026-01-14 12:15:40,325 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2026-01-14 12:15:40,325 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD
2026-01-14 12:15:40,329 [ scc.git] DEBUG Calling 'git fetch origin pull/107/head'
2026-01-14 12:15:40,584 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2026-01-14 12:15:40,584 [ scc.git] DEBUG * branch refs/pull/107/head -> FETCH_HEAD
2026-01-14 12:15:40,588 [ scc.git] DEBUG ## Unique users: []
2026-01-14 12:15:40,588 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:40,588 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:40,591 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2026-01-14 12:15:40,594 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:40,596 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2026-01-14 12:15:40,607 [ scc.git] DEBUG Auto-merging src/main/java/omero/gateway/Gateway.java
2026-01-14 12:15:40,609 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:15:40,613 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +-
2026-01-14 12:15:40,613 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +-
2026-01-14 12:15:40,613 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++
2026-01-14 12:15:40,613 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-)
2026-01-14 12:15:40,613 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2026-01-14 12:15:40,772 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:40,773 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bafd317b15094ad171760069763bc9eebd207847'
2026-01-14 12:15:40,776 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:40,778 [ 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-14 12:15:40,786 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:15:40,789 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-14 12:15:40,789 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-14 12:15:41,177 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:41,177 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-14 12:15:41,216 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:41,216 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:41,218 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:15:41,255 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-14 12:15:41,259 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f6b57a66c10> has no local changes
2026-01-14 12:15:41,259 [ 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#21 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/21/)'
2026-01-14 12:15:41,264 [ scc.git] DEBUG [detached HEAD 78c09c5] merge master -Dorg -Ssuccess-only
2026-01-14 12:15:41,265 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:15:41,265 [ scc.repo] DEBUG ## PRs found:
2026-01-14 12:15:42,621 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None
2026-01-14 12:15:43,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/122 HTTP/1.1" 200 None
2026-01-14 12:15:44,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/122/comments HTTP/1.1" 200 None
2026-01-14 12:15:44,605 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40 HTTP/1.1" 200 None
2026-01-14 12:15:45,130 [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-14 12:15:45,682 [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-14 12:15:46,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40 HTTP/1.1" 200 None
2026-01-14 12:15:47,030 [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-14 12:15:47,031 [ scc.repo] DEBUG - PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-14 12:15:47,031 [ scc.repo] DEBUG ## Branches found:
2026-01-14 12:15:47,031 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-14 12:15:47,031 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:47,031 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:47,033 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-14 12:15:47,035 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-14 12:15:47,036 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-14 12:15:47,038 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-14 12:15:47,041 [ scc.git] DEBUG Already up to date.
2026-01-14 12:15:47,041 [ scc.git] DEBUG Calling 'git fetch origin pull/122/head'
2026-01-14 12:15:47,319 [ scc.git] DEBUG From https://github.com/ome/omero-model
2026-01-14 12:15:47,319 [ scc.git] DEBUG * branch refs/pull/122/head -> FETCH_HEAD
2026-01-14 12:15:47,324 [ scc.git] DEBUG ## Unique users: []
2026-01-14 12:15:47,324 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:47,324 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:47,326 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...a6b59bf537cd75fe94b0a976c350ed3de163ae40'
2026-01-14 12:15:47,328 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:47,330 [ 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-14 12:15:47,337 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:15:47,340 [ scc.git] DEBUG build.gradle | 10 ++++------
2026-01-14 12:15:47,340 [ scc.git] DEBUG 1 file changed, 4 insertions(+), 6 deletions(-)
2026-01-14 12:15:47,483 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:47,483 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-14 12:15:47,521 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:47,521 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:47,524 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:15:47,561 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-14 12:15:47,564 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f6b58009210> has no local changes
2026-01-14 12:15:47,564 [ 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#21 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/21/)'
2026-01-14 12:15:47,571 [ scc.git] DEBUG [detached HEAD 4a09ad9] merge master -Dorg -Ssuccess-only
2026-01-14 12:15:47,571 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:15:47,571 [ scc.repo] DEBUG ## PRs found:
2026-01-14 12:15:48,038 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2026-01-14 12:15:48,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/35 HTTP/1.1" 200 None
2026-01-14 12:15:49,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6 HTTP/1.1" 200 None
2026-01-14 12:15:49,619 [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-14 12:15:50,183 [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-14 12:15:50,646 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6 HTTP/1.1" 200 None
2026-01-14 12:15:51,113 [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-14 12:15:51,114 [ scc.repo] DEBUG - PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-14 12:15:51,642 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2026-01-14 12:15:52,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2026-01-14 12:15:52,126 [ scc.repo] DEBUG # ... Exclude label: exclude
2026-01-14 12:15:52,127 [ scc.repo] DEBUG ## Branches found:
2026-01-14 12:15:52,127 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-14 12:15:52,127 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:52,127 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:52,130 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-14 12:15:52,132 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-14 12:15:52,132 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-14 12:15:52,134 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-14 12:15:52,144 [ scc.git] DEBUG Updating 9e41971..b90ef63
2026-01-14 12:15:52,846 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls/34 HTTP/1.1" 200 None
2026-01-14 12:15:52,847 [ scc.git] DEBUG Calling 'git fetch origin pull/35/head'
2026-01-14 12:15:53,114 [ scc.git] DEBUG From https://github.com/ome/omero-renderer
2026-01-14 12:15:53,114 [ scc.git] DEBUG * branch refs/pull/35/head -> FETCH_HEAD
2026-01-14 12:15:53,118 [ scc.git] DEBUG ## Unique users: []
2026-01-14 12:15:53,118 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:53,118 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:53,121 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bdc5e50ff6d58e88e146d394b5b4975a114497d6'
2026-01-14 12:15:53,123 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:53,126 [ 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-14 12:15:53,132 [ scc.git] DEBUG Auto-merging build.gradle
2026-01-14 12:15:53,133 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:15:53,136 [ scc.git] DEBUG build.gradle | 15 ++++++++++++++-
2026-01-14 12:15:53,136 [ scc.git] DEBUG 1 file changed, 14 insertions(+), 1 deletion(-)
2026-01-14 12:15:53,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:53,334 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-14 12:15:53,373 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:53,373 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:53,375 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:15:53,413 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-14 12:15:53,416 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f6b57b69290> has no local changes
2026-01-14 12:15:53,417 [ 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#21 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/21/)'
2026-01-14 12:15:53,422 [ scc.git] DEBUG [detached HEAD 27e9b5e] merge master -Dorg -Ssuccess-only
2026-01-14 12:15:53,423 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:15:53,423 [ scc.repo] DEBUG ## PRs found:
2026-01-14 12:15:53,937 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2026-01-14 12:15:54,441 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/52 HTTP/1.1" 200 None
2026-01-14 12:15:54,988 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814 HTTP/1.1" 200 None
2026-01-14 12:15:55,509 [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-14 12:15:56,030 [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-14 12:15:56,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814 HTTP/1.1" 200 None
2026-01-14 12:15:56,955 [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-14 12:15:56,956 [ scc.repo] DEBUG - PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-14 12:15:57,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2026-01-14 12:15:57,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2026-01-14 12:15:57,977 [ scc.repo] DEBUG ## Branches found:
2026-01-14 12:15:57,977 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-14 12:15:57,977 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:57,977 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:57,980 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-14 12:15:57,982 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-14 12:15:57,982 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-14 12:15:57,985 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-14 12:15:57,988 [ scc.git] DEBUG Already up to date.
2026-01-14 12:15:57,988 [ scc.git] DEBUG Calling 'git fetch origin pull/52/head'
2026-01-14 12:15:58,261 [ scc.git] DEBUG From https://github.com/ome/omero-romio
2026-01-14 12:15:58,261 [ scc.git] DEBUG * branch refs/pull/52/head -> FETCH_HEAD
2026-01-14 12:15:58,265 [ scc.git] DEBUG ## Unique users: []
2026-01-14 12:15:58,265 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:58,265 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:58,267 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ae25b073cfd74ee872003faa6bbcf4a96b305814'
2026-01-14 12:15:58,270 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:58,272 [ 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-14 12:15:58,278 [ scc.git] DEBUG Auto-merging build.gradle
2026-01-14 12:15:58,278 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:15:58,281 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-14 12:15:58,281 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-14 12:15:58,439 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:15:58,440 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-14 12:15:58,479 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:15:58,479 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:15:58,481 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:15:58,518 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-14 12:15:58,522 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f6b57b17050> has no local changes
2026-01-14 12:15:58,522 [ 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#21 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/21/)'
2026-01-14 12:15:58,528 [ scc.git] DEBUG [detached HEAD a805cd2] merge master -Dorg -Ssuccess-only
2026-01-14 12:15:58,529 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:15:58,529 [ scc.repo] DEBUG ## PRs found:
2026-01-14 12:15:59,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2026-01-14 12:15:59,604 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/201 HTTP/1.1" 200 None
2026-01-14 12:16:00,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e HTTP/1.1" 200 None
2026-01-14 12:16:00,619 [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-14 12:16:01,132 [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-14 12:16:01,617 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e HTTP/1.1" 200 None
2026-01-14 12:16:02,202 [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-14 12:16:02,203 [ scc.repo] DEBUG - PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-14 12:16:02,736 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2026-01-14 12:16:03,218 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2026-01-14 12:16:03,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2026-01-14 12:16:04,325 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2026-01-14 12:16:04,326 [ scc.repo] DEBUG ## Branches found:
2026-01-14 12:16:04,326 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-14 12:16:04,326 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:16:04,326 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:16:04,329 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-14 12:16:04,331 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-14 12:16:04,331 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-14 12:16:04,334 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-14 12:16:04,337 [ scc.git] DEBUG Already up to date.
2026-01-14 12:16:04,337 [ scc.git] DEBUG Calling 'git fetch origin pull/201/head'
2026-01-14 12:16:04,609 [ scc.git] DEBUG From https://github.com/ome/omero-server
2026-01-14 12:16:04,609 [ scc.git] DEBUG * branch refs/pull/201/head -> FETCH_HEAD
2026-01-14 12:16:04,613 [ scc.git] DEBUG ## Unique users: []
2026-01-14 12:16:04,613 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:16:04,613 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:16:04,616 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...10bb688c90627d6f1da711643127ff14af89ce6e'
2026-01-14 12:16:04,619 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:16:04,621 [ 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-14 12:16:04,631 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-14 12:16:04,633 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-14 12:16:04,633 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-14 12:16:04,810 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:16:04,811 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-14 12:16:04,850 [ scc.git] DEBUG Get sha1 of %s
2026-01-14 12:16:04,850 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-14 12:16:04,852 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:16:04,890 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-14 12:16:04,896 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f6b57b7c090> has no local changes
2026-01-14 12:16:04,896 [ 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#21 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/21/)'
2026-01-14 12:16:04,904 [ scc.git] DEBUG [detached HEAD e36383d0] merge master -Dorg -Ssuccess-only
2026-01-14 12:16:04,905 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:16:04,905 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-14 12:16:04,951 [ scc.config] DEBUG Found submodule.omero-blitz.url
2026-01-14 12:16:05,211 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:16:05,216 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2026-01-14 12:16:05,218 [ scc.config] DEBUG Found submodule.omero-common.url
2026-01-14 12:16:05,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:16:05,631 [ scc.config] DEBUG Found submodule.omero-common.branch
2026-01-14 12:16:05,633 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2026-01-14 12:16:06,025 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:16:06,029 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2026-01-14 12:16:06,031 [ scc.config] DEBUG Found submodule.omero-model.url
2026-01-14 12:16:06,415 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:16:06,420 [ scc.config] DEBUG Found submodule.omero-model.branch
2026-01-14 12:16:06,422 [ scc.config] DEBUG Found submodule.omero-renderer.url
2026-01-14 12:16:06,810 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:16:06,815 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2026-01-14 12:16:06,817 [ scc.config] DEBUG Found submodule.omero-romio.url
2026-01-14 12:16:07,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:16:07,250 [ scc.config] DEBUG Found submodule.omero-romio.branch
2026-01-14 12:16:07,252 [ scc.config] DEBUG Found submodule.omero-server.url
2026-01-14 12:16:07,660 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-14 12:16:07,665 [ scc.config] DEBUG Found submodule.omero-server.branch
2026-01-14 12:16:07,665 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-14 12:16:07,699 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f6b57f98850> has local changes
2026-01-14 12:16:07,699 [ 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#21 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/21/)'
2026-01-14 12:16:07,707 [ scc.git] DEBUG [detached HEAD 2741ec1] merge master -Dorg -Ssuccess-only
2026-01-14 12:16:07,707 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2026-01-14 12:16:07,707 [ scc.merge] INFO Repository: ome/omero-build
2026-01-14 12:16:07,707 [ scc.merge] INFO Already up to date.
2026-01-14 12:16:07,707 [ scc.merge] INFO
2026-01-14 12:16:07,707 [ scc.merge] INFO Merged PRs:
2026-01-14 12:16:07,707 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-14 12:16:07,707 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-14 12:16:07,707 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-14 12:16:07,707 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-14 12:16:07,707 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-14 12:16:07,707 [ scc.merge] INFO
2026-01-14 12:16:07,707 [ scc.merge] INFO Repository: ome/omero-blitz
2026-01-14 12:16:07,707 [ scc.merge] INFO Already up to date.
2026-01-14 12:16:07,707 [ scc.merge] INFO
2026-01-14 12:16:07,707 [ scc.merge] INFO Merged PRs:
2026-01-14 12:16:07,707 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning'
2026-01-14 12:16:07,707 [ scc.merge] INFO - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2026-01-14 12:16:07,707 [ scc.merge] INFO - PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-14 12:16:07,707 [ scc.merge] INFO
2026-01-14 12:16:07,707 [ scc.merge] INFO Repository: ome/omero-common
2026-01-14 12:16:07,707 [ scc.merge] INFO Excluded PRs:
2026-01-14 12:16:07,707 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2026-01-14 12:16:07,707 [ scc.merge] INFO Already up to date.
2026-01-14 12:16:07,707 [ scc.merge] INFO
2026-01-14 12:16:07,707 [ scc.merge] INFO Merged PRs:
2026-01-14 12:16:07,707 [ scc.merge] INFO - PR 42 jburel 'include all'
2026-01-14 12:16:07,707 [ scc.merge] INFO - PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-14 12:16:07,707 [ scc.merge] INFO
2026-01-14 12:16:07,707 [ scc.merge] INFO Repository: ome/omero-gateway-java
2026-01-14 12:16:07,707 [ scc.merge] INFO Excluded PRs:
2026-01-14 12:16:07,707 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment)
2026-01-14 12:16:07,707 [ scc.merge] INFO Already up to date.
2026-01-14 12:16:07,707 [ scc.merge] INFO
2026-01-14 12:16:07,707 [ scc.merge] INFO Merged PRs:
2026-01-14 12:16:07,708 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2026-01-14 12:16:07,708 [ scc.merge] INFO - PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-14 12:16:07,708 [ scc.merge] INFO
2026-01-14 12:16:07,708 [ scc.merge] INFO Repository: ome/omero-model
2026-01-14 12:16:07,708 [ scc.merge] INFO Already up to date.
2026-01-14 12:16:07,708 [ scc.merge] INFO
2026-01-14 12:16:07,708 [ scc.merge] INFO Merged PRs:
2026-01-14 12:16:07,708 [ scc.merge] INFO - PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-14 12:16:07,708 [ scc.merge] INFO
2026-01-14 12:16:07,708 [ scc.merge] INFO Repository: ome/omero-renderer
2026-01-14 12:16:07,708 [ scc.merge] INFO Excluded PRs:
2026-01-14 12:16:07,708 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2026-01-14 12:16:07,708 [ scc.merge] INFO Updating 9e41971..b90ef63
2026-01-14 12:16:07,708 [ scc.merge] INFO Previously merged:
2026-01-14 12:16:07,708 [ scc.merge] INFO - PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
2026-01-14 12:16:07,708 [ scc.merge] INFO
2026-01-14 12:16:07,708 [ scc.merge] INFO Merged PRs:
2026-01-14 12:16:07,708 [ scc.merge] INFO - PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-14 12:16:07,708 [ scc.merge] INFO
2026-01-14 12:16:07,708 [ scc.merge] INFO Repository: ome/omero-romio
2026-01-14 12:16:07,708 [ scc.merge] INFO Excluded PRs:
2026-01-14 12:16:07,708 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2026-01-14 12:16:07,708 [ scc.merge] INFO Already up to date.
2026-01-14 12:16:07,708 [ scc.merge] INFO
2026-01-14 12:16:07,708 [ scc.merge] INFO Merged PRs:
2026-01-14 12:16:07,708 [ scc.merge] INFO - PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-14 12:16:07,708 [ scc.merge] INFO
2026-01-14 12:16:07,708 [ scc.merge] INFO Repository: ome/omero-server
2026-01-14 12:16:07,708 [ scc.merge] INFO Excluded PRs:
2026-01-14 12:16:07,708 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2026-01-14 12:16:07,708 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
2026-01-14 12:16:07,708 [ scc.merge] INFO Already up to date.
2026-01-14 12:16:07,708 [ scc.merge] INFO
2026-01-14 12:16:07,708 [ scc.merge] INFO Merged PRs:
2026-01-14 12:16:07,708 [ scc.merge] INFO - PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-14 12:16:07,708 [ scc.merge] INFO
2026-01-14 12:16:07,708 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-14 12:16:07,708 [ scc.git] DEBUG Calling 'git remote'
2026-01-14 12:16:07,710 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-14 12:16:07,710 [ scc.git] DEBUG Calling 'git remote'
2026-01-14 12:16:07,712 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:16:07,712 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-14 12:16:07,712 [ scc.git] DEBUG Calling 'git remote'
2026-01-14 12:16:07,714 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:16:07,715 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-14 12:16:07,715 [ scc.git] DEBUG Calling 'git remote'
2026-01-14 12:16:07,717 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:16:07,717 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-14 12:16:07,717 [ scc.git] DEBUG Calling 'git remote'
2026-01-14 12:16:07,719 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:16:07,719 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-14 12:16:07,719 [ scc.git] DEBUG Calling 'git remote'
2026-01-14 12:16:07,721 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:16:07,721 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-14 12:16:07,721 [ scc.git] DEBUG Calling 'git remote'
2026-01-14 12:16:07,723 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-14 12:16:07,723 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-14 12:16:07,723 [ scc.git] DEBUG Calling 'git remote'
2026-01-14 12:16:07,725 [ 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 2cebe0c4] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD aade92b] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 5d1bcfd] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD 09afc1b] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD cb6f3d5] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 9e8c948] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD 02de73fa] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD d801e33] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2026-01-14 12:16:42,197 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci