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)
2025-11-03 00:25:37,952 [ scc.config] DEBUG Found github.token
2025-11-03 00:25:37,954 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-11-03 00:25:38,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:25:38,535 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:25:38,927 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-11-03 00:25:38,928 [ scc.gh] DEBUG 4040 remaining from 5000 (Reset at 00:11
2025-11-03 00:25:38,928 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-11-03 00:25:38,931 [ scc.git] DEBUG Check current status
2025-11-03 00:25:38,931 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-11-03 00:25:38,933 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2025-11-03 00:25:38,934 [ scc.git] DEBUG Calling 'git submodule status'
2025-11-03 00:25:38,974 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2025-11-03 00:25:38,978 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2025-11-03 00:25:38,982 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2025-11-03 00:25:38,985 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2025-11-03 00:25:38,989 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2025-11-03 00:25:38,992 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2025-11-03 00:25:38,995 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2025-11-03 00:25:38,998 [ scc.config] DEBUG Found remote.origin.url
2025-11-03 00:25:39,414 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2025-11-03 00:25:39,875 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-11-03 00:25:40,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-11-03 00:25:40,736 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-11-03 00:25:41,152 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-11-03 00:25:41,153 [ scc.git] DEBUG Resetting...
2025-11-03 00:25:41,153 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-11-03 00:25:41,157 [ scc.git] DEBUG HEAD is now at 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2025-11-03 00:25:41,157 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-11-03 00:25:41,213 [ scc.git] DEBUG Check current status
2025-11-03 00:25:41,213 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-11-03 00:25:41,216 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2025-11-03 00:25:41,216 [ scc.git] DEBUG Calling 'git submodule status'
2025-11-03 00:25:41,254 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2025-11-03 00:25:41,257 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2025-11-03 00:25:41,261 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2025-11-03 00:25:41,264 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2025-11-03 00:25:41,268 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2025-11-03 00:25:41,271 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2025-11-03 00:25:41,274 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2025-11-03 00:25:41,275 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-11-03 00:25:41,275 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-11-03 00:25:41,275 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-11-03 00:25:41,275 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-11-03 00:25:41,275 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-11-03 00:25:41,275 [ scc.repo] DEBUG ## PRs found:
2025-11-03 00:25:41,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2025-11-03 00:25:42,239 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2025-11-03 00:25:42,240 [ scc.repo] DEBUG # ... Include label: dependencies
2025-11-03 00:25:42,240 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2025-11-03 00:25:42,240 [ scc.repo] DEBUG ## Branches found:
2025-11-03 00:25:42,240 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:25:42,240 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:25:42,242 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-11-03 00:25:42,244 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-11-03 00:25:42,244 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-11-03 00:25:42,246 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-11-03 00:25:42,249 [ scc.git] DEBUG Already up to date.
2025-11-03 00:25:42,250 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2025-11-03 00:25:42,566 [ scc.git] DEBUG From https://github.com/ome/omero-build
2025-11-03 00:25:42,567 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2025-11-03 00:25:42,573 [ scc.git] DEBUG ## Unique users: []
2025-11-03 00:25:42,573 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:25:42,573 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:25:42,575 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2025-11-03 00:25:42,578 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:25:42,580 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 265 (Bump omero-model from `560fde3` to `f544fae`) 29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2025-11-03 00:25:42,588 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-11-03 00:25:42,591 [ scc.git] DEBUG omero-model | 2 +-
2025-11-03 00:25:42,591 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-11-03 00:25:42,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:25:42,739 [ scc.git] DEBUG Calling 'git submodule update'
2025-11-03 00:25:42,788 [ scc.git] DEBUG Submodule path 'omero-model': checked out 'f544fae8f9ab0cdadecef3173e7d55d96a87fae7'
2025-11-03 00:25:42,789 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:25:42,789 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:25:42,791 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-11-03 00:25:42,828 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f0eceb46fd0> has no local changes
2025-11-03 00:25:42,828 [ 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`'
Generated by OMERO-build-push#595 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/595/)'
2025-11-03 00:25:42,857 [ scc.git] DEBUG [detached HEAD 7e04405] merge master -Dorg -Snone
2025-11-03 00:25:42,857 [ scc.merge] INFO Repository: ome/omero-build
2025-11-03 00:25:42,857 [ scc.merge] INFO Already up to date.
2025-11-03 00:25:42,857 [ scc.merge] INFO
2025-11-03 00:25:42,857 [ scc.merge] INFO Merged PRs:
2025-11-03 00:25:42,857 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2025-11-03 00:25:42,857 [ scc.merge] INFO
2025-11-03 00:25:42,857 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-11-03 00:25:42,857 [ 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'
Merge all submodules2025-11-03 00:25:45,369 [ scc.config] DEBUG Found github.token
2025-11-03 00:25:45,370 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-11-03 00:25:45,554 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:25:45,947 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:25:46,351 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-11-03 00:25:46,352 [ scc.gh] DEBUG 4030 remaining from 5000 (Reset at 00:11
2025-11-03 00:25:46,353 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-11-03 00:25:46,356 [ scc.git] DEBUG Check current status
2025-11-03 00:25:46,356 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-11-03 00:25:46,358 [ scc.git] DEBUG 7e04405 merge master -Dorg -Snone
2025-11-03 00:25:46,358 [ scc.git] DEBUG Calling 'git submodule status'
2025-11-03 00:25:46,398 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2025-11-03 00:25:46,402 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2025-11-03 00:25:46,406 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2025-11-03 00:25:46,409 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2025-11-03 00:25:46,413 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2025-11-03 00:25:46,416 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2025-11-03 00:25:46,419 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2025-11-03 00:25:46,422 [ scc.config] DEBUG Found remote.origin.url
2025-11-03 00:25:46,877 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2025-11-03 00:25:47,345 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-11-03 00:25:47,782 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-11-03 00:25:48,202 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-11-03 00:25:48,633 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-11-03 00:25:48,634 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:25:48,680 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-11-03 00:25:48,680 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-11-03 00:25:48,682 [ scc.git] DEBUG Check current status
2025-11-03 00:25:48,682 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-11-03 00:25:48,685 [ scc.git] DEBUG 808b26cd Bump version to 5.8.4-SNAPSHOT
2025-11-03 00:25:48,685 [ scc.git] DEBUG Calling 'git submodule status'
2025-11-03 00:25:48,724 [ scc.config] DEBUG Found remote.origin.url
2025-11-03 00:25:49,128 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2025-11-03 00:25:49,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-11-03 00:25:49,997 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-11-03 00:25:50,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-11-03 00:25:50,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-11-03 00:25:50,879 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:25:50,917 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:25:50,917 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-11-03 00:25:50,917 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-11-03 00:25:50,919 [ scc.git] DEBUG Check current status
2025-11-03 00:25:50,919 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-11-03 00:25:50,922 [ scc.git] DEBUG 540d520 Bump version to 5.7.4-SNAPSHOT
2025-11-03 00:25:50,922 [ scc.git] DEBUG Calling 'git submodule status'
2025-11-03 00:25:50,959 [ scc.config] DEBUG Found remote.origin.url
2025-11-03 00:25:51,388 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2025-11-03 00:25:51,921 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-11-03 00:25:52,400 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-11-03 00:25:52,810 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-11-03 00:25:53,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-11-03 00:25:53,272 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:25:53,309 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:25:53,309 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-11-03 00:25:53,309 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-11-03 00:25:53,311 [ scc.git] DEBUG Check current status
2025-11-03 00:25:53,311 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-11-03 00:25:53,314 [ scc.git] DEBUG d272baf Merge pull request #101 from ppouchin/fix-serverhost
2025-11-03 00:25:53,314 [ scc.git] DEBUG Calling 'git submodule status'
2025-11-03 00:25:53,352 [ scc.config] DEBUG Found remote.origin.url
2025-11-03 00:25:53,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2025-11-03 00:25:54,401 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-11-03 00:25:54,804 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-11-03 00:25:55,369 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-11-03 00:25:55,769 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-11-03 00:25:55,770 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:25:55,807 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:25:55,808 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-11-03 00:25:55,808 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-11-03 00:25:55,810 [ scc.git] DEBUG Check current status
2025-11-03 00:25:55,810 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-11-03 00:25:55,812 [ scc.git] DEBUG f544fae Merge pull request #121 from sbesson/quartz_doc_link
2025-11-03 00:25:55,813 [ scc.git] DEBUG Calling 'git submodule status'
2025-11-03 00:25:55,850 [ scc.config] DEBUG Found remote.origin.url
2025-11-03 00:25:56,291 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2025-11-03 00:25:56,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-11-03 00:25:57,148 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-11-03 00:25:57,555 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-11-03 00:25:57,987 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-11-03 00:25:57,988 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:25:58,025 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:25:58,025 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-11-03 00:25:58,025 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-11-03 00:25:58,027 [ scc.git] DEBUG Check current status
2025-11-03 00:25:58,027 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-11-03 00:25:58,029 [ scc.git] DEBUG 9e41971 Merge pull request #33 from jburel/stringutils
2025-11-03 00:25:58,030 [ scc.git] DEBUG Calling 'git submodule status'
2025-11-03 00:25:58,067 [ scc.config] DEBUG Found remote.origin.url
2025-11-03 00:25:58,494 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2025-11-03 00:25:58,932 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-11-03 00:25:59,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-11-03 00:25:59,785 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-11-03 00:26:00,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-11-03 00:26:00,195 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:26:00,232 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:00,233 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-11-03 00:26:00,233 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-11-03 00:26:00,235 [ scc.git] DEBUG Check current status
2025-11-03 00:26:00,235 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-11-03 00:26:00,237 [ scc.git] DEBUG 33c24b3 Merge pull request #51 from jburel/stringutils
2025-11-03 00:26:00,237 [ scc.git] DEBUG Calling 'git submodule status'
2025-11-03 00:26:00,276 [ scc.config] DEBUG Found remote.origin.url
2025-11-03 00:26:00,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2025-11-03 00:26:01,308 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-11-03 00:26:01,773 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-11-03 00:26:02,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-11-03 00:26:02,589 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-11-03 00:26:02,590 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:26:02,626 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:02,627 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-11-03 00:26:02,627 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-11-03 00:26:02,629 [ scc.git] DEBUG Check current status
2025-11-03 00:26:02,630 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-11-03 00:26:02,632 [ scc.git] DEBUG e594cc1f Bump version to 5.7.4-SNAPSHOT
2025-11-03 00:26:02,632 [ scc.git] DEBUG Calling 'git submodule status'
2025-11-03 00:26:02,669 [ scc.config] DEBUG Found remote.origin.url
2025-11-03 00:26:03,167 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2025-11-03 00:26:03,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-11-03 00:26:04,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-11-03 00:26:04,546 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-11-03 00:26:04,965 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-11-03 00:26:04,966 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:26:05,004 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:05,004 [ scc.git] DEBUG Resetting...
2025-11-03 00:26:05,004 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-11-03 00:26:05,009 [ scc.git] DEBUG HEAD is now at 7e04405 merge master -Dorg -Snone
2025-11-03 00:26:05,009 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-11-03 00:26:05,063 [ scc.git] DEBUG Check current status
2025-11-03 00:26:05,063 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-11-03 00:26:05,065 [ scc.git] DEBUG 7e04405 merge master -Dorg -Snone
2025-11-03 00:26:05,065 [ scc.git] DEBUG Calling 'git submodule status'
2025-11-03 00:26:05,103 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2025-11-03 00:26:05,106 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2025-11-03 00:26:05,110 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2025-11-03 00:26:05,113 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2025-11-03 00:26:05,116 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2025-11-03 00:26:05,119 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2025-11-03 00:26:05,122 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2025-11-03 00:26:05,123 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-11-03 00:26:05,123 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-11-03 00:26:05,123 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-11-03 00:26:05,123 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-11-03 00:26:05,123 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-11-03 00:26:05,123 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-11-03 00:26:05,123 [ scc.repo] DEBUG ## PRs found:
2025-11-03 00:26:05,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2025-11-03 00:26:06,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2025-11-03 00:26:06,162 [ scc.repo] DEBUG # ... Include label: dependencies
2025-11-03 00:26:06,745 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2025-11-03 00:26:07,206 [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
2025-11-03 00:26:07,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2025-11-03 00:26:08,152 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803?per_page=1 HTTP/1.1" 200 2
2025-11-03 00:26:08,152 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2025-11-03 00:26:08,152 [ scc.repo] DEBUG ## Branches found:
2025-11-03 00:26:08,152 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:08,152 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:08,155 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-11-03 00:26:08,157 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-11-03 00:26:08,157 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-11-03 00:26:08,160 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-11-03 00:26:08,162 [ scc.git] DEBUG Already up to date.
2025-11-03 00:26:08,162 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2025-11-03 00:26:08,443 [ scc.git] DEBUG From https://github.com/ome/omero-build
2025-11-03 00:26:08,443 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2025-11-03 00:26:08,449 [ scc.git] DEBUG ## Unique users: []
2025-11-03 00:26:08,449 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:08,450 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:08,451 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2025-11-03 00:26:08,454 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:08,456 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 265 (Bump omero-model from `560fde3` to `f544fae`) 29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2025-11-03 00:26:08,458 [ scc.git] DEBUG Already up to date.
2025-11-03 00:26:08,611 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:08,612 [ scc.git] DEBUG Calling 'git submodule update'
2025-11-03 00:26:08,653 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:08,653 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:08,655 [ scc.repo] DEBUG ## PRs found:
2025-11-03 00:26:09,197 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2025-11-03 00:26:09,691 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/162 HTTP/1.1" 200 None
2025-11-03 00:26:10,228 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2025-11-03 00:26:10,718 [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
2025-11-03 00:26:11,186 [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
2025-11-03 00:26:11,630 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2025-11-03 00:26:12,233 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/89350120dc7fcf98f33accaa081c638a5c81724d?per_page=1 HTTP/1.1" 200 2
2025-11-03 00:26:12,233 [ scc.repo] DEBUG - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2025-11-03 00:26:12,712 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2025-11-03 00:26:13,195 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2025-11-03 00:26:13,735 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2025-11-03 00:26:14,211 [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
2025-11-03 00:26:14,743 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2025-11-03 00:26:15,310 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2025-11-03 00:26:15,311 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning'
2025-11-03 00:26:15,814 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None
2025-11-03 00:26:16,253 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None
2025-11-03 00:26:16,764 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2025-11-03 00:26:17,211 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-11-03 00:26:17,689 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2025-11-03 00:26:18,131 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2
2025-11-03 00:26:18,132 [ scc.repo] DEBUG - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2025-11-03 00:26:18,132 [ scc.repo] DEBUG ## Branches found:
2025-11-03 00:26:18,132 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-11-03 00:26:18,132 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:18,132 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:18,135 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-11-03 00:26:18,137 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-11-03 00:26:18,137 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-11-03 00:26:18,140 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-11-03 00:26:18,143 [ scc.git] DEBUG Already up to date.
2025-11-03 00:26:18,143 [ scc.git] DEBUG Calling 'git fetch origin pull/119/head'
2025-11-03 00:26:18,437 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-11-03 00:26:18,437 [ scc.git] DEBUG * branch refs/pull/119/head -> FETCH_HEAD
2025-11-03 00:26:18,441 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2025-11-03 00:26:18,720 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-11-03 00:26:18,720 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD
2025-11-03 00:26:18,724 [ scc.git] DEBUG Calling 'git fetch origin pull/162/head'
2025-11-03 00:26:19,003 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-11-03 00:26:19,003 [ scc.git] DEBUG * branch refs/pull/162/head -> FETCH_HEAD
2025-11-03 00:26:19,007 [ scc.git] DEBUG ## Unique users: []
2025-11-03 00:26:19,007 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:19,007 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:19,009 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723'
2025-11-03 00:26:19,014 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:19,016 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 119 (Take Ice and omero sysenv variables into account) 4ef8809efaee231eb83e45e64a852a9808bc4723'
2025-11-03 00:26:19,029 [ scc.git] DEBUG Auto-merging src/main/java/omero/client.java
2025-11-03 00:26:19,030 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-11-03 00:26:19,033 [ scc.git] DEBUG src/main/java/omero/client.java | 6 ++++++
2025-11-03 00:26:19,033 [ scc.git] DEBUG 1 file changed, 6 insertions(+)
2025-11-03 00:26:19,182 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:19,182 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2025-11-03 00:26:19,186 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:19,189 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2025-11-03 00:26:19,201 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-11-03 00:26:19,204 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2025-11-03 00:26:19,204 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-11-03 00:26:19,581 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:19,582 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...89350120dc7fcf98f33accaa081c638a5c81724d'
2025-11-03 00:26:19,586 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:19,589 [ 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'
2025-11-03 00:26:19,604 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-11-03 00:26:19,610 [ scc.git] DEBUG src/main/java/ome/formats/OMEROMetadataStoreClient.java | 4 ++--
2025-11-03 00:26:19,610 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-)
2025-11-03 00:26:19,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:19,977 [ scc.git] DEBUG Calling 'git submodule update'
2025-11-03 00:26:20,015 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:20,015 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:20,017 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:26:20,053 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-11-03 00:26:20,061 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8f50a81e50> has no local changes
2025-11-03 00:26:20,061 [ 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 119 dominikl 'Take Ice and omero sysenv variables into account'
- PR 132 jburel 'Fix javadoc warning'
- PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
Generated by OMERO-build-push#595 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/595/)'
2025-11-03 00:26:20,068 [ scc.git] DEBUG [detached HEAD ed2f8360] merge master -Dorg -Ssuccess-only
2025-11-03 00:26:20,068 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:20,068 [ scc.repo] DEBUG ## PRs found:
2025-11-03 00:26:20,539 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2025-11-03 00:26:21,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2025-11-03 00:26:21,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2025-11-03 00:26:21,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2025-11-03 00:26:22,436 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2025-11-03 00:26:22,956 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2025-11-03 00:26:23,422 [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
2025-11-03 00:26:23,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2025-11-03 00:26:24,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2025-11-03 00:26:24,396 [ scc.repo] DEBUG - PR 42 jburel 'include all'
2025-11-03 00:26:24,396 [ scc.repo] DEBUG ## Branches found:
2025-11-03 00:26:24,396 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-11-03 00:26:24,396 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:24,396 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:24,399 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-11-03 00:26:24,401 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-11-03 00:26:24,401 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-11-03 00:26:24,404 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-11-03 00:26:24,407 [ scc.git] DEBUG Already up to date.
2025-11-03 00:26:24,407 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2025-11-03 00:26:24,687 [ scc.git] DEBUG From https://github.com/ome/omero-common
2025-11-03 00:26:24,687 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD
2025-11-03 00:26:24,691 [ scc.git] DEBUG ## Unique users: []
2025-11-03 00:26:24,691 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:24,691 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:24,694 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2025-11-03 00:26:24,697 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:24,699 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2025-11-03 00:26:24,707 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-11-03 00:26:24,709 [ scc.git] DEBUG publish.gradle | 17 +----------------
2025-11-03 00:26:24,709 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-)
2025-11-03 00:26:24,858 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:24,859 [ scc.git] DEBUG Calling 'git submodule update'
2025-11-03 00:26:24,896 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:24,896 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:24,898 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:26:24,934 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-11-03 00:26:24,937 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8f50a97290> has no local changes
2025-11-03 00:26:24,937 [ 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)
- PR 40 jburel 'set classifier' (exclude comment)
- PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
Generated by OMERO-build-push#595 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/595/)'
2025-11-03 00:26:24,943 [ scc.git] DEBUG [detached HEAD 256a3e0] merge master -Dorg -Ssuccess-only
2025-11-03 00:26:24,943 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:24,943 [ scc.repo] DEBUG ## PRs found:
2025-11-03 00:26:25,383 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2025-11-03 00:26:25,851 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/105 HTTP/1.1" 200 None
2025-11-03 00:26:26,339 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/105/comments HTTP/1.1" 200 None
2025-11-03 00:26:26,910 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/4ce88ef390301438bd5b7c167c8cb162631970dd HTTP/1.1" 200 None
2025-11-03 00:26:27,364 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/4ce88ef390301438bd5b7c167c8cb162631970dd/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-11-03 00:26:27,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/4ce88ef390301438bd5b7c167c8cb162631970dd/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-11-03 00:26:28,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/4ce88ef390301438bd5b7c167c8cb162631970dd HTTP/1.1" 200 None
2025-11-03 00:26:28,763 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/4ce88ef390301438bd5b7c167c8cb162631970dd?per_page=1 HTTP/1.1" 200 2
2025-11-03 00:26:28,764 [ scc.repo] DEBUG - PR 105 jburel 'Replace commons.lang by commons.lang3'
2025-11-03 00:26:29,253 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2025-11-03 00:26:29,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2025-11-03 00:26:30,480 [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
2025-11-03 00:26:30,949 [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
2025-11-03 00:26:31,397 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2025-11-03 00:26:31,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126?per_page=1 HTTP/1.1" 200 2
2025-11-03 00:26:31,817 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility'
2025-11-03 00:26:32,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2025-11-03 00:26:32,749 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2025-11-03 00:26:32,750 [ scc.repo] DEBUG ## Branches found:
2025-11-03 00:26:32,750 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-11-03 00:26:32,751 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:32,751 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:32,753 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-11-03 00:26:32,755 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-11-03 00:26:32,756 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-11-03 00:26:32,758 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-11-03 00:26:32,761 [ scc.git] DEBUG Already up to date.
2025-11-03 00:26:32,761 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2025-11-03 00:26:33,049 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2025-11-03 00:26:33,049 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD
2025-11-03 00:26:33,053 [ scc.git] DEBUG Calling 'git fetch origin pull/105/head'
2025-11-03 00:26:33,333 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2025-11-03 00:26:33,333 [ scc.git] DEBUG * branch refs/pull/105/head -> FETCH_HEAD
2025-11-03 00:26:33,337 [ scc.git] DEBUG ## Unique users: []
2025-11-03 00:26:33,337 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:33,337 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:33,339 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2025-11-03 00:26:33,343 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:33,344 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2025-11-03 00:26:33,354 [ scc.git] DEBUG Auto-merging src/main/java/omero/gateway/Gateway.java
2025-11-03 00:26:33,355 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-11-03 00:26:33,359 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +-
2025-11-03 00:26:33,359 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +-
2025-11-03 00:26:33,359 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++
2025-11-03 00:26:33,359 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-)
2025-11-03 00:26:33,359 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2025-11-03 00:26:33,499 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:33,500 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4ce88ef390301438bd5b7c167c8cb162631970dd'
2025-11-03 00:26:33,503 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:33,505 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 105 (Replace commons.lang by commons.lang3) 4ce88ef390301438bd5b7c167c8cb162631970dd'
2025-11-03 00:26:33,518 [ scc.git] DEBUG Auto-merging src/main/java/omero/gateway/Gateway.java
2025-11-03 00:26:33,519 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-11-03 00:26:33,525 [ scc.git] DEBUG build.gradle | 1 +
2025-11-03 00:26:33,525 [ scc.git] DEBUG src/main/java/omero/gateway/Connector.java | 2 +-
2025-11-03 00:26:33,525 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 2 +-
2025-11-03 00:26:33,525 [ scc.git] DEBUG src/main/java/omero/gateway/facility/AdminFacility.java | 2 +-
2025-11-03 00:26:33,525 [ scc.git] DEBUG src/main/java/omero/gateway/facility/BrowseFacility.java | 2 +-
2025-11-03 00:26:33,525 [ scc.git] DEBUG src/main/java/omero/gateway/facility/ROIFacility.java | 2 +-
2025-11-03 00:26:33,525 [ scc.git] DEBUG src/main/java/omero/gateway/model/ChannelData.java | 2 +-
2025-11-03 00:26:33,525 [ scc.git] DEBUG src/main/java/omero/gateway/model/PlateAcquisitionData.java | 2 +-
2025-11-03 00:26:33,525 [ scc.git] DEBUG src/main/java/omero/gateway/model/ScreenData.java | 2 +-
2025-11-03 00:26:33,525 [ scc.git] DEBUG src/main/java/omero/gateway/model/SearchParameters.java | 2 +-
2025-11-03 00:26:33,525 [ scc.git] DEBUG src/main/java/omero/gateway/model/TableDataColumn.java | 2 +-
2025-11-03 00:26:33,525 [ scc.git] DEBUG src/main/java/omero/gateway/model/TermAnnotationData.java | 2 +-
2025-11-03 00:26:33,525 [ scc.git] DEBUG src/main/java/omero/gateway/model/XMLAnnotationData.java | 2 +-
2025-11-03 00:26:33,525 [ scc.git] DEBUG src/main/java/omero/gateway/util/ModelMapper.java | 2 +-
2025-11-03 00:26:33,525 [ scc.git] DEBUG 14 files changed, 14 insertions(+), 13 deletions(-)
2025-11-03 00:26:33,896 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:33,896 [ scc.git] DEBUG Calling 'git submodule update'
2025-11-03 00:26:33,934 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:33,934 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:33,936 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:26:33,972 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-11-03 00:26:33,977 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8f50a68410> has no local changes
2025-11-03 00:26:33,977 [ 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 105 jburel 'Replace commons.lang by commons.lang3'
Generated by OMERO-build-push#595 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/595/)'
2025-11-03 00:26:33,984 [ scc.git] DEBUG [detached HEAD 7e38c3b] merge master -Dorg -Ssuccess-only
2025-11-03 00:26:33,985 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:33,985 [ scc.repo] DEBUG ## PRs found:
2025-11-03 00:26:34,311 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 2
2025-11-03 00:26:34,311 [ scc.repo] DEBUG ## Branches found:
2025-11-03 00:26:34,311 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-11-03 00:26:34,311 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:34,312 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:34,314 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-11-03 00:26:34,315 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-11-03 00:26:34,316 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-11-03 00:26:34,318 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-11-03 00:26:34,321 [ scc.git] DEBUG Already up to date.
2025-11-03 00:26:34,321 [ scc.git] DEBUG ## Unique users: []
2025-11-03 00:26:34,321 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:34,321 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:34,323 [ scc.git] DEBUG Calling 'git submodule update'
2025-11-03 00:26:34,357 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:34,358 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:34,359 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:26:34,395 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-11-03 00:26:34,399 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8f509fe190> has no local changes
2025-11-03 00:26:34,399 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-model
Already up to date.
Generated by OMERO-build-push#595 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/595/)'
2025-11-03 00:26:34,404 [ scc.git] DEBUG [detached HEAD 6bd5c5d] merge master -Dorg -Ssuccess-only
2025-11-03 00:26:34,405 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:34,405 [ scc.repo] DEBUG ## PRs found:
2025-11-03 00:26:34,823 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2025-11-03 00:26:35,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2025-11-03 00:26:35,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2025-11-03 00:26:35,746 [ scc.repo] DEBUG # ... Exclude label: exclude
2025-11-03 00:26:35,747 [ scc.repo] DEBUG ## Branches found:
2025-11-03 00:26:35,747 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-11-03 00:26:35,747 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:35,747 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:35,749 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-11-03 00:26:35,751 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-11-03 00:26:35,751 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-11-03 00:26:35,754 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-11-03 00:26:35,756 [ scc.git] DEBUG Already up to date.
2025-11-03 00:26:35,756 [ scc.git] DEBUG ## Unique users: []
2025-11-03 00:26:35,756 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:35,756 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:35,758 [ scc.git] DEBUG Calling 'git submodule update'
2025-11-03 00:26:35,795 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:35,795 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:35,797 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:26:35,832 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-11-03 00:26:35,835 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8f50a37490> has no local changes
2025-11-03 00:26:35,835 [ 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)
Already up to date.
Generated by OMERO-build-push#595 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/595/)'
2025-11-03 00:26:35,840 [ scc.git] DEBUG [detached HEAD 5cea359] merge master -Dorg -Ssuccess-only
2025-11-03 00:26:35,840 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:35,841 [ scc.repo] DEBUG ## PRs found:
2025-11-03 00:26:36,244 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2025-11-03 00:26:36,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2025-11-03 00:26:37,182 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2025-11-03 00:26:37,183 [ scc.repo] DEBUG ## Branches found:
2025-11-03 00:26:37,183 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-11-03 00:26:37,183 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:37,183 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:37,186 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-11-03 00:26:37,187 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-11-03 00:26:37,188 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-11-03 00:26:37,190 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-11-03 00:26:37,193 [ scc.git] DEBUG Already up to date.
2025-11-03 00:26:37,193 [ scc.git] DEBUG ## Unique users: []
2025-11-03 00:26:37,193 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:37,193 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:37,195 [ scc.git] DEBUG Calling 'git submodule update'
2025-11-03 00:26:37,232 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:37,232 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:37,234 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:26:37,268 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-11-03 00:26:37,271 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8f50ac44d0> has no local changes
2025-11-03 00:26:37,271 [ 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.
Generated by OMERO-build-push#595 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/595/)'
2025-11-03 00:26:37,277 [ scc.git] DEBUG [detached HEAD 4c623f1] merge master -Dorg -Ssuccess-only
2025-11-03 00:26:37,277 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:37,277 [ scc.repo] DEBUG ## PRs found:
2025-11-03 00:26:37,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2025-11-03 00:26:38,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2025-11-03 00:26:38,677 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2025-11-03 00:26:39,141 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None
2025-11-03 00:26:39,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None
2025-11-03 00:26:40,100 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2025-11-03 00:26:40,549 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-11-03 00:26:41,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2025-11-03 00:26:41,481 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2
2025-11-03 00:26:41,482 [ scc.repo] DEBUG - PR 152 jburel 'Set class in doc'
2025-11-03 00:26:41,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2025-11-03 00:26:42,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2025-11-03 00:26:42,936 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2025-11-03 00:26:43,418 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-11-03 00:26:43,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2025-11-03 00:26:44,331 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2
2025-11-03 00:26:44,332 [ scc.repo] DEBUG - PR 61 joshmoore 'Pass user executor to rendering tasks'
2025-11-03 00:26:44,332 [ scc.repo] DEBUG ## Branches found:
2025-11-03 00:26:44,332 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-11-03 00:26:44,332 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:44,333 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:44,335 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-11-03 00:26:44,339 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-11-03 00:26:44,339 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-11-03 00:26:44,341 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-11-03 00:26:44,344 [ scc.git] DEBUG Already up to date.
2025-11-03 00:26:44,344 [ scc.git] DEBUG Calling 'git fetch origin pull/61/head'
2025-11-03 00:26:44,650 [ scc.git] DEBUG From https://github.com/ome/omero-server
2025-11-03 00:26:44,650 [ scc.git] DEBUG * branch refs/pull/61/head -> FETCH_HEAD
2025-11-03 00:26:44,654 [ scc.git] DEBUG Calling 'git fetch origin pull/152/head'
2025-11-03 00:26:44,933 [ scc.git] DEBUG From https://github.com/ome/omero-server
2025-11-03 00:26:44,933 [ scc.git] DEBUG * branch refs/pull/152/head -> FETCH_HEAD
2025-11-03 00:26:44,937 [ scc.git] DEBUG ## Unique users: []
2025-11-03 00:26:44,937 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:44,937 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:44,939 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-11-03 00:26:44,945 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:44,947 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-11-03 00:26:44,962 [ scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf. Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree.
2025-11-03 00:26:44,962 [ scc.git] DEBUG Auto-merging build.gradle
2025-11-03 00:26:44,962 [ scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle
2025-11-03 00:26:44,963 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-11-03 00:26:44,963 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-11-03 00:26:44,967 [ scc.git] DEBUG Calling 'git reset --hard e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69'
2025-11-03 00:26:44,974 [ scc.git] DEBUG HEAD is now at e594cc1f Bump version to 5.7.4-SNAPSHOT
2025-11-03 00:26:45,107 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:45,107 [ scc.git] DEBUG Calling 'git merge-base e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-11-03 00:26:45,113 [ scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69'
2025-11-03 00:26:45,117 [ scc.git] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks'
Conflicting PR. Removed from build [OMERO-build-push#595](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/595/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/595/consoleText) for more details.
Possible conflicts:
- Upstream changes
- .travis.yml
- build.gradle
--conflicts
2025-11-03 00:26:45,119 [ scc.config] DEBUG Found github.token
2025-11-03 00:26:45,119 [ scc.git] DEBUG Not adding comment to issue #61, already --conflicts.
2025-11-03 00:26:45,120 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d'
2025-11-03 00:26:45,124 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:45,126 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d'
2025-11-03 00:26:45,139 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-11-03 00:26:45,142 [ scc.git] DEBUG src/main/java/ome/api/local/LocalSession.java | 2 +-
2025-11-03 00:26:45,142 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-11-03 00:26:45,513 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:45,513 [ scc.git] DEBUG Calling 'git submodule update'
2025-11-03 00:26:45,550 [ scc.git] DEBUG Get sha1 of %s
2025-11-03 00:26:45,550 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-11-03 00:26:45,552 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:26:45,587 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-11-03 00:26:45,593 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8f50b153d0> has no local changes
2025-11-03 00:26:45,593 [ 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 116 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.
Merged PRs:
- PR 152 jburel 'Set class in doc'
Conflicting PRs (not included):
- PR 61 joshmoore 'Pass user executor to rendering tasks'
Generated by OMERO-build-push#595 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/595/)'
2025-11-03 00:26:45,600 [ scc.git] DEBUG [detached HEAD 391640f2] merge master -Dorg -Ssuccess-only
2025-11-03 00:26:45,600 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:45,600 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-11-03 00:26:45,646 [ scc.config] DEBUG Found submodule.omero-blitz.url
2025-11-03 00:26:45,904 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:45,908 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2025-11-03 00:26:45,910 [ scc.config] DEBUG Found submodule.omero-common.url
2025-11-03 00:26:46,291 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:46,296 [ scc.config] DEBUG Found submodule.omero-common.branch
2025-11-03 00:26:46,298 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2025-11-03 00:26:46,681 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:46,685 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2025-11-03 00:26:46,687 [ scc.config] DEBUG Found submodule.omero-model.url
2025-11-03 00:26:47,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:47,076 [ scc.config] DEBUG Found submodule.omero-model.branch
2025-11-03 00:26:47,077 [ scc.config] DEBUG Found submodule.omero-renderer.url
2025-11-03 00:26:47,468 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:47,473 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2025-11-03 00:26:47,475 [ scc.config] DEBUG Found submodule.omero-romio.url
2025-11-03 00:26:47,867 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:47,872 [ scc.config] DEBUG Found submodule.omero-romio.branch
2025-11-03 00:26:47,873 [ scc.config] DEBUG Found submodule.omero-server.url
2025-11-03 00:26:48,286 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-11-03 00:26:48,291 [ scc.config] DEBUG Found submodule.omero-server.branch
2025-11-03 00:26:48,291 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-11-03 00:26:48,326 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8f509ff6d0> has local changes
2025-11-03 00:26:48,326 [ 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`'
Repository: ome/omero-blitz
Already up to date.
Merged PRs:
- PR 119 dominikl 'Take Ice and omero sysenv variables into account'
- PR 132 jburel 'Fix javadoc warning'
- PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
Repository: ome/omero-common
Excluded PRs:
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
- PR 40 jburel 'set classifier' (exclude comment)
- PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
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 105 jburel 'Replace commons.lang by commons.lang3'
Repository: ome/omero-model
Already up to date.
Repository: ome/omero-renderer
Excluded PRs:
- PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Already up to date.
Repository: ome/omero-romio
Excluded PRs:
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.
Repository: ome/omero-server
Excluded PRs:
- PR 166 kkoz 'Experimenter group cache' (stage: draft)
- PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.
Merged PRs:
- PR 152 jburel 'Set class in doc'
Conflicting PRs (not included):
- PR 61 joshmoore 'Pass user executor to rendering tasks'
Generated by OMERO-build-push#595 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/595/)'
2025-11-03 00:26:48,333 [ scc.git] DEBUG [detached HEAD 0f3bb6a] merge master -Dorg -Ssuccess-only
2025-11-03 00:26:48,333 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2025-11-03 00:26:48,333 [ scc.merge] INFO Repository: ome/omero-build
2025-11-03 00:26:48,334 [ scc.merge] INFO Already up to date.
2025-11-03 00:26:48,334 [ scc.merge] INFO
2025-11-03 00:26:48,334 [ scc.merge] INFO Merged PRs:
2025-11-03 00:26:48,334 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2025-11-03 00:26:48,334 [ scc.merge] INFO
2025-11-03 00:26:48,334 [ scc.merge] INFO Repository: ome/omero-blitz
2025-11-03 00:26:48,334 [ scc.merge] INFO Already up to date.
2025-11-03 00:26:48,334 [ scc.merge] INFO
2025-11-03 00:26:48,334 [ scc.merge] INFO Merged PRs:
2025-11-03 00:26:48,334 [ scc.merge] INFO - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2025-11-03 00:26:48,334 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning'
2025-11-03 00:26:48,334 [ scc.merge] INFO - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2025-11-03 00:26:48,334 [ scc.merge] INFO
2025-11-03 00:26:48,334 [ scc.merge] INFO Repository: ome/omero-common
2025-11-03 00:26:48,334 [ scc.merge] INFO Excluded PRs:
2025-11-03 00:26:48,334 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2025-11-03 00:26:48,334 [ scc.merge] INFO - PR 40 jburel 'set classifier' (exclude comment)
2025-11-03 00:26:48,334 [ scc.merge] INFO - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
2025-11-03 00:26:48,334 [ scc.merge] INFO Already up to date.
2025-11-03 00:26:48,334 [ scc.merge] INFO
2025-11-03 00:26:48,334 [ scc.merge] INFO Merged PRs:
2025-11-03 00:26:48,334 [ scc.merge] INFO - PR 42 jburel 'include all'
2025-11-03 00:26:48,334 [ scc.merge] INFO
2025-11-03 00:26:48,334 [ scc.merge] INFO Repository: ome/omero-gateway-java
2025-11-03 00:26:48,334 [ scc.merge] INFO Excluded PRs:
2025-11-03 00:26:48,334 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment)
2025-11-03 00:26:48,334 [ scc.merge] INFO Already up to date.
2025-11-03 00:26:48,334 [ scc.merge] INFO
2025-11-03 00:26:48,334 [ scc.merge] INFO Merged PRs:
2025-11-03 00:26:48,334 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2025-11-03 00:26:48,334 [ scc.merge] INFO - PR 105 jburel 'Replace commons.lang by commons.lang3'
2025-11-03 00:26:48,334 [ scc.merge] INFO
2025-11-03 00:26:48,334 [ scc.merge] INFO Repository: ome/omero-model
2025-11-03 00:26:48,334 [ scc.merge] INFO Already up to date.
2025-11-03 00:26:48,334 [ scc.merge] INFO
2025-11-03 00:26:48,334 [ scc.merge] INFO
2025-11-03 00:26:48,334 [ scc.merge] INFO Repository: ome/omero-renderer
2025-11-03 00:26:48,334 [ scc.merge] INFO Excluded PRs:
2025-11-03 00:26:48,334 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2025-11-03 00:26:48,334 [ scc.merge] INFO Already up to date.
2025-11-03 00:26:48,334 [ scc.merge] INFO
2025-11-03 00:26:48,334 [ scc.merge] INFO
2025-11-03 00:26:48,334 [ scc.merge] INFO Repository: ome/omero-romio
2025-11-03 00:26:48,334 [ scc.merge] INFO Excluded PRs:
2025-11-03 00:26:48,334 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2025-11-03 00:26:48,334 [ scc.merge] INFO Already up to date.
2025-11-03 00:26:48,334 [ scc.merge] INFO
2025-11-03 00:26:48,334 [ scc.merge] INFO
2025-11-03 00:26:48,335 [ scc.merge] INFO Repository: ome/omero-server
2025-11-03 00:26:48,335 [ scc.merge] INFO Excluded PRs:
2025-11-03 00:26:48,335 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2025-11-03 00:26:48,335 [ scc.merge] INFO - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
2025-11-03 00:26:48,335 [ scc.merge] INFO Already up to date.
2025-11-03 00:26:48,335 [ scc.merge] INFO
2025-11-03 00:26:48,335 [ scc.merge] INFO Merged PRs:
2025-11-03 00:26:48,335 [ scc.merge] INFO - PR 152 jburel 'Set class in doc'
2025-11-03 00:26:48,335 [ scc.merge] INFO
2025-11-03 00:26:48,335 [ scc.merge] INFO Conflicting PRs (not included):
2025-11-03 00:26:48,335 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks'
2025-11-03 00:26:48,335 [ scc.merge] INFO
2025-11-03 00:26:48,335 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-11-03 00:26:48,335 [ scc.git] DEBUG Calling 'git remote'
2025-11-03 00:26:48,337 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-11-03 00:26:48,337 [ scc.git] DEBUG Calling 'git remote'
2025-11-03 00:26:48,339 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:48,339 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-11-03 00:26:48,339 [ scc.git] DEBUG Calling 'git remote'
2025-11-03 00:26:48,341 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:48,341 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-11-03 00:26:48,341 [ scc.git] DEBUG Calling 'git remote'
2025-11-03 00:26:48,343 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:48,343 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-11-03 00:26:48,343 [ scc.git] DEBUG Calling 'git remote'
2025-11-03 00:26:48,345 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:48,345 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-11-03 00:26:48,345 [ scc.git] DEBUG Calling 'git remote'
2025-11-03 00:26:48,347 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:48,347 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-11-03 00:26:48,347 [ scc.git] DEBUG Calling 'git remote'
2025-11-03 00:26:48,349 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-11-03 00:26:48,349 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-11-03 00:26:48,350 [ scc.git] DEBUG Calling 'git remote'
2025-11-03 00:26:48,351 [ 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 e44878b4] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD 53bc395] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD d12e607] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD 9ae7af2] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD 9886674] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD ec3d749] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD cffc508a] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 56d6562] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2025-11-03 00:27:21,843 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci