Started by upstream project "Trigger" build number 416 originally caused by: Started by timer [Pipeline] Start of Pipeline (hide) [Pipeline] node (hide) Running on testintegration in /home/omero/workspace/OMERO-build-push [Pipeline] { (hide) [Pipeline] library (hide) Loading library recursiveMerge@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.39.2' > git ls-remote -- https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10 Found match: refs/heads/master revision f061dff15033c5cd55249a383f52c15ca4a0e5cf The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/OMERO-build-push/workspace@libs/3527f795de077758b82663f7b48798100750860c75e4099522d51863b08dc748/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/ome/jenkins-library-recursivemerge.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --no-tags --force --progress -- https://github.com/ome/jenkins-library-recursivemerge.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f061dff15033c5cd55249a383f52c15ca4a0e5cf (master) > git config core.sparsecheckout # timeout=10 > git checkout -f f061dff15033c5cd55249a383f52c15ca4a0e5cf # timeout=10 Commit message: "Merge pull request #17 from jburel/python3" > git rev-list --no-walk f061dff15033c5cd55249a383f52c15ca4a0e5cf # timeout=10 [Pipeline] checkout (hide) The recommended git tool is: NONE No credentials specified Fetching changes from the remote Git repository Checking out Revision a8a229eeaadf20e5f34acfcbc90e453689144aab (refs/remotes/origin/master) Commit message: "Merge pull request #224 from dominikl/update_submodules" > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-build-push/.git # timeout=10 > git config remote.origin.url https://github.com/ome/omero-build.git # timeout=10 Fetching upstream changes from https://github.com/ome/omero-build.git > git --version # timeout=10 > git --version # 'git version 2.43.5' > git fetch --tags --force --progress -- https://github.com/ome/omero-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8a229eeaadf20e5f34acfcbc90e453689144aab # timeout=10 > git rev-list --no-walk a8a229eeaadf20e5f34acfcbc90e453689144aab # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.omero-model.url # timeout=10 > git config -f .gitmodules --get submodule.omero-model.path # timeout=10 > git config --get submodule.omero-common.url # timeout=10 > git config -f .gitmodules --get submodule.omero-common.path # timeout=10 > git config --get submodule.omero-romio.url # timeout=10 > git config -f .gitmodules --get submodule.omero-romio.path # timeout=10 > git config --get submodule.omero-renderer.url # timeout=10 > git config -f .gitmodules --get submodule.omero-renderer.path # timeout=10 > git config --get submodule.omero-server.url # timeout=10 > git config -f .gitmodules --get submodule.omero-server.path # timeout=10 > git config --get submodule.omero-blitz.url # timeout=10 > git config -f .gitmodules --get submodule.omero-blitz.path # timeout=10 > git config --get submodule.omero-gateway-java.url # timeout=10 > git config -f .gitmodules --get submodule.omero-gateway-java.path # timeout=10 > git submodule update --init --recursive omero-model # timeout=10 > git submodule update --init --recursive omero-common # timeout=10 > git submodule update --init --recursive omero-romio # timeout=10 > git submodule update --init --recursive omero-renderer # timeout=10 > git submodule update --init --recursive omero-server # timeout=10 [Pipeline] pwd (hide) [Pipeline] copyArtifacts (hide) Copied 1 artifact from "OMERO-gradle-plugins-push" build number 379 [Pipeline] sh (hide) + pushd build ~/workspace/OMERO-build-push/build ~/workspace/OMERO-build-push + curl -sfL https://github.com/ome/build-infra/archive/master.tar.gz + tar -zxf - + popd ~/workspace/OMERO-build-push + python3 -m venv build/venv > git submodule update --init --recursive omero-blitz # timeout=10 > git submodule update --init --recursive omero-gateway-java # timeout=10 + . build/venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' 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 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + python3 -m pip install -U pip Requirement already satisfied: pip in ./build/venv/lib/python3.9/site-packages (21.2.3) Collecting pip Using cached pip-25.0.1-py3-none-any.whl (1.8 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-25.0.1 + python3 -m pip install scc Collecting scc Using cached scc-0.20.0-py3-none-any.whl.metadata (3.6 kB) Collecting PyGithub>=1.54 (from scc) Using cached PyGithub-2.6.1-py3-none-any.whl.metadata (3.9 kB) Collecting PyYAML>=5.1 (from scc) Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting future (from scc) Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting ruamel.yaml (from scc) Using cached ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB) Collecting ruamel.yaml.jinja2 (from scc) Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB) Collecting six (from scc) Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting urllib3<2 (from scc) Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) Collecting yaclifw<0.3,>=0.2.0 (from scc) Using cached yaclifw-0.2.0-py3-none-any.whl Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc) Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting requests>=2.14.0 (from PyGithub>=1.54->scc) Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc) Using cached typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB) Collecting Deprecated (from PyGithub>=1.54->scc) Using cached Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc) Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB) Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.54->scc) Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub>=1.54->scc) Using cached wrapt-1.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub>=1.54->scc) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Using cached scc-0.20.0-py3-none-any.whl (48 kB) Using cached PyGithub-2.6.1-py3-none-any.whl (410 kB) Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Using cached future-1.0.0-py3-none-any.whl (491 kB) Using cached ruamel.yaml-0.18.10-py3-none-any.whl (117 kB) Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl (5.5 kB) Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB) Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) Using cached requests-2.32.3-py3-none-any.whl (64 kB) Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB) Using cached typing_extensions-4.13.0-py3-none-any.whl (45 kB) Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB) Using cached certifi-2025.1.31-py3-none-any.whl (166 kB) Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB) Using cached charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB) Using cached cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB) Using cached idna-3.10-py3-none-any.whl (70 kB) Using cached wrapt-1.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Installing collected packages: wrapt, urllib3, typing-extensions, six, ruamel.yaml.clib, PyYAML, pyjwt, pycparser, idna, future, charset-normalizer, certifi, yaclifw, ruamel.yaml, requests, Deprecated, cffi, ruamel.yaml.jinja2, pynacl, cryptography, PyGithub, scc Successfully installed Deprecated-1.2.18 PyGithub-2.6.1 PyYAML-6.0.2 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 cryptography-44.0.2 future-1.0.0 idna-3.10 pycparser-2.22 pyjwt-2.10.1 pynacl-1.5.0 requests-2.32.3 ruamel.yaml-0.18.10 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.17.0 typing-extensions-4.13.0 urllib3-1.26.20 wrapt-1.17.2 yaclifw-0.2.0 [Pipeline] sh (hide) + 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 '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' 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 ++ '[' -n /bin/bash -o -n '' ']' ++ 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-03-27 00:30:22,569 [ scc.config] DEBUG Found github.token 2025-03-27 00:30:22,572 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:22,770 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:30:23,024 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:23,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:30:23,442 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:23,599 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-03-27 00:30:23,600 [ scc.gh] DEBUG 4996 remaining from 5000 (Reset at 01:03 2025-03-27 00:30:23,602 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-27 00:30:23,606 [ scc.git] DEBUG Check current status 2025-03-27 00:30:23,606 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-27 00:30:23,610 [ scc.git] DEBUG a8a229e Merge pull request #224 from dominikl/update_submodules 2025-03-27 00:30:23,611 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-27 00:30:23,657 [ scc.git] DEBUG 426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a) 2025-03-27 00:30:23,661 [ scc.git] DEBUG 384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313) 2025-03-27 00:30:23,665 [ scc.git] DEBUG 17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5) 2025-03-27 00:30:23,669 [ scc.git] DEBUG 307a879d378682c4f8f41b8a85b4e19cb58603e9 omero-model (v5.7.1-1-g307a879) 2025-03-27 00:30:23,673 [ scc.git] DEBUG 7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d) 2025-03-27 00:30:23,676 [ scc.git] DEBUG 50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423) 2025-03-27 00:30:23,680 [ scc.git] DEBUG 588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479) 2025-03-27 00:30:23,685 [ scc.config] DEBUG Found remote.origin.url 2025-03-27 00:30:23,853 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:24,122 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-03-27 00:30:24,374 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:24,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-27 00:30:24,846 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:25,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-27 00:30:25,269 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:25,441 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-27 00:30:25,694 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:25,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-27 00:30:25,885 [ scc.git] DEBUG Resetting... 2025-03-27 00:30:25,886 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-03-27 00:30:25,893 [ scc.git] DEBUG HEAD is now at a8a229e Merge pull request #224 from dominikl/update_submodules 2025-03-27 00:30:25,894 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-03-27 00:30:25,959 [ scc.git] DEBUG Check current status 2025-03-27 00:30:25,959 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-27 00:30:25,963 [ scc.git] DEBUG a8a229e Merge pull request #224 from dominikl/update_submodules 2025-03-27 00:30:25,964 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-27 00:30:26,011 [ scc.git] DEBUG 426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a) 2025-03-27 00:30:26,015 [ scc.git] DEBUG 384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313) 2025-03-27 00:30:26,019 [ scc.git] DEBUG 17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5) 2025-03-27 00:30:26,023 [ scc.git] DEBUG 307a879d378682c4f8f41b8a85b4e19cb58603e9 omero-model (v5.7.1-1-g307a879) 2025-03-27 00:30:26,027 [ scc.git] DEBUG 7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d) 2025-03-27 00:30:26,031 [ scc.git] DEBUG 50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423) 2025-03-27 00:30:26,034 [ scc.git] DEBUG 588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479) 2025-03-27 00:30:26,035 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-03-27 00:30:26,035 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-03-27 00:30:26,036 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-03-27 00:30:26,036 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-03-27 00:30:26,036 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-03-27 00:30:26,036 [ scc.repo] DEBUG ## PRs found: 2025-03-27 00:30:26,137 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:26,434 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None 2025-03-27 00:30:26,686 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:26,932 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/226 HTTP/1.1" 200 None 2025-03-27 00:30:26,933 [ scc.repo] DEBUG # ... Include label: dependencies 2025-03-27 00:30:26,933 [ scc.repo] DEBUG - PR 226 dependabot[bot] 'Bump omero-model from `307a879` to `179246f`' 2025-03-27 00:30:26,933 [ scc.repo] DEBUG ## Branches found: 2025-03-27 00:30:26,933 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:30:26,933 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:30:26,937 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-27 00:30:26,941 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-27 00:30:26,941 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-27 00:30:26,946 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-27 00:30:26,950 [ scc.git] DEBUG Already up to date. 2025-03-27 00:30:26,950 [ scc.git] DEBUG Calling 'git fetch origin pull/226/head' 2025-03-27 00:30:27,267 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-03-27 00:30:27,268 [ scc.git] DEBUG * branch refs/pull/226/head -> FETCH_HEAD 2025-03-27 00:30:27,274 [ scc.git] DEBUG ## Unique users: [] 2025-03-27 00:30:27,274 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:30:27,274 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:30:27,279 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b541d8c6edd6b21dd91aa67dd75aac8ead7e52fd' 2025-03-27 00:30:27,283 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:30:27,287 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 226 (Bump omero-model from `307a879` to `179246f`) b541d8c6edd6b21dd91aa67dd75aac8ead7e52fd' 2025-03-27 00:30:27,298 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-27 00:30:27,302 [ scc.git] DEBUG omero-model | 2 +- 2025-03-27 00:30:27,302 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-27 00:30:27,305 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:27,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:30:27,464 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-27 00:30:27,526 [ scc.git] DEBUG Submodule path 'omero-model': checked out '179246fa5438f9278537d62e280703f33d24d166' 2025-03-27 00:30:27,526 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:30:27,526 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:30:27,531 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-27 00:30:27,594 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f2df9038d60> has no local changes 2025-03-27 00:30:27,595 [ 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 226 dependabot[bot] 'Bump omero-model from `307a879` to `179246f`' Generated by OMERO-build-push#376 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/376/)' 2025-03-27 00:30:27,632 [ scc.git] DEBUG [detached HEAD cb70a0c] merge master -Dorg -Snone 2025-03-27 00:30:27,633 [ scc.merge] INFO Repository: ome/omero-build 2025-03-27 00:30:27,633 [ scc.merge] INFO Already up to date. 2025-03-27 00:30:27,633 [ scc.merge] INFO 2025-03-27 00:30:27,633 [ scc.merge] INFO Merged PRs: 2025-03-27 00:30:27,633 [ scc.merge] INFO - PR 226 dependabot[bot] 'Bump omero-model from `307a879` to `179246f`' 2025-03-27 00:30:27,633 [ scc.merge] INFO 2025-03-27 00:30:27,633 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-03-27 00:30:27,633 [ 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' From https://github.com/ome/omero-common 384b313..754892b master -> origin/master * [new tag] v5.7.2 -> v5.7.2 Submodule path 'omero-common': checked out '754892bfdd9a9507da0ad74a37da7f073157bc8c' From https://github.com/ome/omero-model 179246f..9bd57d2 master -> origin/master * [new tag] v5.7.2 -> v5.7.2 Submodule path 'omero-model': checked out '9bd57d2bc8477ad3aed9f434d189e1dd61a67e3f' From https://github.com/ome/omero-renderer 7c7042d..29e6f1a master -> origin/master * [new tag] v5.6.2 -> v5.6.2 Submodule path 'omero-renderer': checked out '29e6f1a9a1d17548de405925d41e81313941ea4a' From https://github.com/ome/omero-romio 5068423..18595c1 master -> origin/master * [new tag] v5.8.2 -> v5.8.2 Submodule path 'omero-romio': checked out '18595c1558d066a9c37ce53165a3b7f5a268c459' Merge all submodules2025-03-27 00:30:32,088 [ scc.config] DEBUG Found github.token 2025-03-27 00:30:32,091 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:32,255 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:30:32,507 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:32,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:30:32,919 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:33,082 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-03-27 00:30:33,083 [ scc.gh] DEBUG 4986 remaining from 5000 (Reset at 01:03 2025-03-27 00:30:33,084 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-27 00:30:33,089 [ scc.git] DEBUG Check current status 2025-03-27 00:30:33,089 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-27 00:30:33,093 [ scc.git] DEBUG cb70a0c merge master -Dorg -Snone 2025-03-27 00:30:33,094 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-27 00:30:33,143 [ scc.git] DEBUG 426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a) 2025-03-27 00:30:33,147 [ scc.git] DEBUG +754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-03-27 00:30:33,151 [ scc.git] DEBUG 17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5) 2025-03-27 00:30:33,156 [ scc.git] DEBUG +9bd57d2bc8477ad3aed9f434d189e1dd61a67e3f omero-model (v5.7.2-1-g9bd57d2) 2025-03-27 00:30:33,160 [ scc.git] DEBUG +29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a) 2025-03-27 00:30:33,164 [ scc.git] DEBUG +18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1) 2025-03-27 00:30:33,168 [ scc.git] DEBUG 588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479) 2025-03-27 00:30:33,173 [ scc.config] DEBUG Found remote.origin.url 2025-03-27 00:30:33,335 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:33,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-03-27 00:30:33,866 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:34,130 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-27 00:30:34,383 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:34,568 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-27 00:30:34,821 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:34,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-27 00:30:35,251 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:35,438 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-27 00:30:35,440 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:30:35,495 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-03-27 00:30:35,495 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-27 00:30:35,499 [ scc.git] DEBUG Check current status 2025-03-27 00:30:35,499 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-27 00:30:35,503 [ scc.git] DEBUG 426d444a Revert to SNAPSHOT 2025-03-27 00:30:35,503 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-27 00:30:35,548 [ scc.config] DEBUG Found remote.origin.url 2025-03-27 00:30:35,691 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:35,939 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None 2025-03-27 00:30:36,192 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:36,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-27 00:30:36,721 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:36,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-27 00:30:37,168 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:37,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-27 00:30:37,610 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:37,785 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-27 00:30:37,786 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:30:37,831 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:30:37,832 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-03-27 00:30:37,832 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-27 00:30:37,836 [ scc.git] DEBUG Check current status 2025-03-27 00:30:37,836 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-27 00:30:37,840 [ scc.git] DEBUG 754892b Revert to snapshot 2025-03-27 00:30:37,840 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-27 00:30:37,887 [ scc.config] DEBUG Found remote.origin.url 2025-03-27 00:30:38,038 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:38,281 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None 2025-03-27 00:30:38,534 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:38,785 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-27 00:30:39,038 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:39,224 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-27 00:30:39,476 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:39,660 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-27 00:30:39,913 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:40,116 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-27 00:30:40,117 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:30:40,159 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:30:40,160 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-03-27 00:30:40,160 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-27 00:30:40,164 [ scc.git] DEBUG Check current status 2025-03-27 00:30:40,164 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-27 00:30:40,168 [ scc.git] DEBUG 17e61c5 Revert to SNAPSHOT 2025-03-27 00:30:40,168 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-27 00:30:40,213 [ scc.config] DEBUG Found remote.origin.url 2025-03-27 00:30:40,369 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:40,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None 2025-03-27 00:30:40,888 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:41,140 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-27 00:30:41,392 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:41,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-27 00:30:41,814 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:42,005 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-27 00:30:42,257 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:42,441 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-27 00:30:42,442 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:30:42,483 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:30:42,485 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-03-27 00:30:42,485 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-27 00:30:42,488 [ scc.git] DEBUG Check current status 2025-03-27 00:30:42,488 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-27 00:30:42,492 [ scc.git] DEBUG 9bd57d2 Add snapshot 2025-03-27 00:30:42,492 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-27 00:30:42,536 [ scc.config] DEBUG Found remote.origin.url 2025-03-27 00:30:42,694 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:42,940 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None 2025-03-27 00:30:43,193 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:43,437 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-27 00:30:43,689 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:43,886 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-27 00:30:44,138 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:44,331 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-27 00:30:44,583 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:44,772 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-27 00:30:44,773 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:30:44,816 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:30:44,817 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-03-27 00:30:44,817 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-27 00:30:44,821 [ scc.git] DEBUG Check current status 2025-03-27 00:30:44,821 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-27 00:30:44,825 [ scc.git] DEBUG 29e6f1a Revert to snapshot 2025-03-27 00:30:44,826 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-27 00:30:44,870 [ scc.config] DEBUG Found remote.origin.url 2025-03-27 00:30:45,025 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:45,282 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None 2025-03-27 00:30:45,534 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:45,795 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-27 00:30:46,047 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:46,238 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-27 00:30:46,490 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:46,664 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-27 00:30:46,917 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:47,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-27 00:30:47,104 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:30:47,144 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:30:47,145 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-03-27 00:30:47,145 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-27 00:30:47,150 [ scc.git] DEBUG Check current status 2025-03-27 00:30:47,150 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-27 00:30:47,154 [ scc.git] DEBUG 18595c1 Revert to snapshot 2025-03-27 00:30:47,154 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-27 00:30:47,198 [ scc.config] DEBUG Found remote.origin.url 2025-03-27 00:30:47,356 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:47,634 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None 2025-03-27 00:30:47,887 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:48,108 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-27 00:30:48,361 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:48,569 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-27 00:30:48,821 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:49,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-27 00:30:49,254 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:49,433 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-27 00:30:49,434 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:30:49,476 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:30:49,477 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-03-27 00:30:49,477 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-27 00:30:49,481 [ scc.git] DEBUG Check current status 2025-03-27 00:30:49,481 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-27 00:30:49,485 [ scc.git] DEBUG 588f7479 Revert to SNAPSHOT 2025-03-27 00:30:49,485 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-27 00:30:49,530 [ scc.config] DEBUG Found remote.origin.url 2025-03-27 00:30:49,686 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:49,960 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None 2025-03-27 00:30:50,213 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:50,487 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-27 00:30:50,740 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:50,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-27 00:30:51,163 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:51,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-27 00:30:51,606 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:51,804 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-27 00:30:51,806 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:30:51,847 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:30:51,848 [ scc.git] DEBUG Resetting... 2025-03-27 00:30:51,848 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-03-27 00:30:51,856 [ scc.git] DEBUG HEAD is now at cb70a0c merge master -Dorg -Snone 2025-03-27 00:30:51,856 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-03-27 00:30:51,912 [ scc.git] DEBUG Submodule path 'omero-common': checked out '384b3134eb1a11c766eeadb8007b41ca43232b32' 2025-03-27 00:30:51,932 [ scc.git] DEBUG Submodule path 'omero-model': checked out '179246fa5438f9278537d62e280703f33d24d166' 2025-03-27 00:30:51,946 [ scc.git] DEBUG Submodule path 'omero-renderer': checked out '7c7042df7b3408629591b8308e05e7d197b5780c' 2025-03-27 00:30:51,962 [ scc.git] DEBUG Submodule path 'omero-romio': checked out '50684237baf2b9a236819a449e6221dd499b8742' 2025-03-27 00:30:51,968 [ scc.git] DEBUG Check current status 2025-03-27 00:30:51,968 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-27 00:30:51,973 [ scc.git] DEBUG cb70a0c merge master -Dorg -Snone 2025-03-27 00:30:51,973 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-27 00:30:52,016 [ scc.git] DEBUG 426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a) 2025-03-27 00:30:52,020 [ scc.git] DEBUG 384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313) 2025-03-27 00:30:52,024 [ scc.git] DEBUG 17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5) 2025-03-27 00:30:52,027 [ scc.git] DEBUG 179246fa5438f9278537d62e280703f33d24d166 omero-model (v5.7.2) 2025-03-27 00:30:52,031 [ scc.git] DEBUG 7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d) 2025-03-27 00:30:52,035 [ scc.git] DEBUG 50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423) 2025-03-27 00:30:52,038 [ scc.git] DEBUG 588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479) 2025-03-27 00:30:52,039 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-03-27 00:30:52,039 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-03-27 00:30:52,039 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-03-27 00:30:52,039 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-03-27 00:30:52,039 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-03-27 00:30:52,039 [ scc.merge] INFO Excluding Pull Request(s) without successful status 2025-03-27 00:30:52,039 [ scc.repo] DEBUG ## PRs found: 2025-03-27 00:30:52,057 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:52,327 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None 2025-03-27 00:30:52,580 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:52,818 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/226 HTTP/1.1" 200 None 2025-03-27 00:30:52,819 [ scc.repo] DEBUG # ... Include label: dependencies 2025-03-27 00:30:53,071 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:53,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/b541d8c6edd6b21dd91aa67dd75aac8ead7e52fd HTTP/1.1" 200 None 2025-03-27 00:30:53,662 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:53,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/b541d8c6edd6b21dd91aa67dd75aac8ead7e52fd/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-27 00:30:54,131 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:54,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/b541d8c6edd6b21dd91aa67dd75aac8ead7e52fd HTTP/1.1" 200 None 2025-03-27 00:30:54,599 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:54,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/b541d8c6edd6b21dd91aa67dd75aac8ead7e52fd?per_page=1 HTTP/1.1" 200 2 2025-03-27 00:30:54,778 [ scc.repo] DEBUG - PR 226 dependabot[bot] 'Bump omero-model from `307a879` to `179246f`' 2025-03-27 00:30:54,778 [ scc.repo] DEBUG ## Branches found: 2025-03-27 00:30:54,778 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:30:54,778 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:30:54,782 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-27 00:30:54,786 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-27 00:30:54,787 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-27 00:30:54,791 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-27 00:30:54,795 [ scc.git] DEBUG Already up to date. 2025-03-27 00:30:54,796 [ scc.git] DEBUG Calling 'git fetch origin pull/226/head' 2025-03-27 00:30:55,115 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-03-27 00:30:55,115 [ scc.git] DEBUG * branch refs/pull/226/head -> FETCH_HEAD 2025-03-27 00:30:55,122 [ scc.git] DEBUG ## Unique users: [] 2025-03-27 00:30:55,122 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:30:55,122 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:30:55,126 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b541d8c6edd6b21dd91aa67dd75aac8ead7e52fd' 2025-03-27 00:30:55,130 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:30:55,134 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 226 (Bump omero-model from `307a879` to `179246f`) b541d8c6edd6b21dd91aa67dd75aac8ead7e52fd' 2025-03-27 00:30:55,138 [ scc.git] DEBUG Already up to date. 2025-03-27 00:30:55,140 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:55,322 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:30:55,323 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-27 00:30:55,368 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:30:55,368 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:30:55,372 [ scc.repo] DEBUG ## PRs found: 2025-03-27 00:30:55,575 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:55,862 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None 2025-03-27 00:30:56,115 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:56,341 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/158 HTTP/1.1" 200 None 2025-03-27 00:30:56,594 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:56,900 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6523eaa7cd4be7426bde7943a846f3599054fd76 HTTP/1.1" 200 None 2025-03-27 00:30:57,153 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:57,437 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6523eaa7cd4be7426bde7943a846f3599054fd76/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-27 00:30:57,690 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:57,963 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6523eaa7cd4be7426bde7943a846f3599054fd76/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-27 00:30:58,215 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:58,439 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/157 HTTP/1.1" 200 None 2025-03-27 00:30:58,691 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:58,890 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/157/comments HTTP/1.1" 200 None 2025-03-27 00:30:59,142 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:59,422 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/14f97331259deece2e57ff103f6dbef7255779ee HTTP/1.1" 200 None 2025-03-27 00:30:59,675 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:30:59,937 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/14f97331259deece2e57ff103f6dbef7255779ee/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-27 00:31:00,189 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:00,427 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/14f97331259deece2e57ff103f6dbef7255779ee/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-27 00:31:00,680 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:00,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/14f97331259deece2e57ff103f6dbef7255779ee HTTP/1.1" 200 None 2025-03-27 00:31:01,122 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:01,297 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/14f97331259deece2e57ff103f6dbef7255779ee?per_page=1 HTTP/1.1" 200 2 2025-03-27 00:31:01,298 [ scc.repo] DEBUG - PR 157 jburel 'Bump internal dependencies' 2025-03-27 00:31:01,550 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:01,811 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None 2025-03-27 00:31:02,064 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:02,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None 2025-03-27 00:31:02,532 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:02,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None 2025-03-27 00:31:03,067 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:03,313 [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-03-27 00:31:03,566 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:03,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-27 00:31:04,060 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:04,359 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None 2025-03-27 00:31:04,612 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:04,793 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2 2025-03-27 00:31:04,793 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning' 2025-03-27 00:31:05,045 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:05,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None 2025-03-27 00:31:05,546 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:05,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None 2025-03-27 00:31:06,031 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:06,297 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None 2025-03-27 00:31:06,550 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:06,767 [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-03-27 00:31:07,019 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:07,295 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None 2025-03-27 00:31:07,548 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:07,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2 2025-03-27 00:31:07,719 [ scc.repo] DEBUG - PR 119 dominikl 'Take Ice and omero sysenv variables into account' 2025-03-27 00:31:07,719 [ scc.repo] DEBUG ## Branches found: 2025-03-27 00:31:07,719 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-03-27 00:31:07,719 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:07,719 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:07,725 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-27 00:31:07,729 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-27 00:31:07,729 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-27 00:31:07,734 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-27 00:31:07,739 [ scc.git] DEBUG Already up to date. 2025-03-27 00:31:07,739 [ scc.git] DEBUG Calling 'git fetch origin pull/119/head' 2025-03-27 00:31:08,066 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-03-27 00:31:08,066 [ scc.git] DEBUG * branch refs/pull/119/head -> FETCH_HEAD 2025-03-27 00:31:08,071 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head' 2025-03-27 00:31:08,356 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-03-27 00:31:08,356 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD 2025-03-27 00:31:08,361 [ scc.git] DEBUG Calling 'git fetch origin pull/157/head' 2025-03-27 00:31:08,680 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-03-27 00:31:08,680 [ scc.git] DEBUG * branch refs/pull/157/head -> FETCH_HEAD 2025-03-27 00:31:08,686 [ scc.git] DEBUG ## Unique users: [] 2025-03-27 00:31:08,686 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:08,686 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:08,691 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723' 2025-03-27 00:31:08,697 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:08,701 [ 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-03-27 00:31:08,717 [ scc.git] DEBUG Auto-merging src/main/java/omero/client.java 2025-03-27 00:31:08,719 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-27 00:31:08,722 [ scc.git] DEBUG src/main/java/omero/client.java | 6 ++++++ 2025-03-27 00:31:08,722 [ scc.git] DEBUG 1 file changed, 6 insertions(+) 2025-03-27 00:31:08,724 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:08,890 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:08,891 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9' 2025-03-27 00:31:08,899 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:08,903 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9' 2025-03-27 00:31:08,920 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-27 00:31:08,923 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +- 2025-03-27 00:31:08,923 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-27 00:31:09,143 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:09,305 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:09,306 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...14f97331259deece2e57ff103f6dbef7255779ee' 2025-03-27 00:31:09,313 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:09,317 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 157 (Bump internal dependencies) 14f97331259deece2e57ff103f6dbef7255779ee' 2025-03-27 00:31:09,333 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-27 00:31:09,336 [ scc.git] DEBUG build.gradle | 8 ++++---- 2025-03-27 00:31:09,336 [ scc.git] DEBUG 1 file changed, 4 insertions(+), 4 deletions(-) 2025-03-27 00:31:09,558 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:09,736 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:09,738 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-27 00:31:09,779 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:09,780 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:09,785 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:31:09,826 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-27 00:31:09,835 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f3604386520> has no local changes 2025-03-27 00:31:09,835 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-blitz Excluded PRs: - PR 158 sbesson 'Specify Java target using release flag' (status: failure) Already up to date. Merged PRs: - PR 119 dominikl 'Take Ice and omero sysenv variables into account' - PR 132 jburel 'Fix javadoc warning' - PR 157 jburel 'Bump internal dependencies' Generated by OMERO-build-push#376 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/376/)' 2025-03-27 00:31:09,846 [ scc.git] DEBUG [detached HEAD 9f9fbe72] merge master -Dorg -Ssuccess-only 2025-03-27 00:31:09,846 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:31:09,847 [ scc.repo] DEBUG ## PRs found: 2025-03-27 00:31:09,990 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:10,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None 2025-03-27 00:31:10,606 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:10,859 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None 2025-03-27 00:31:11,111 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:11,327 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None 2025-03-27 00:31:11,580 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:11,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None 2025-03-27 00:31:12,059 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:12,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None 2025-03-27 00:31:12,551 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:12,833 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None 2025-03-27 00:31:13,086 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:13,308 [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-03-27 00:31:13,561 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:13,838 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None 2025-03-27 00:31:14,091 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:14,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2 2025-03-27 00:31:14,274 [ scc.repo] DEBUG - PR 42 jburel 'include all' 2025-03-27 00:31:14,275 [ scc.repo] DEBUG ## Branches found: 2025-03-27 00:31:14,275 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-03-27 00:31:14,275 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:14,275 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:14,280 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-27 00:31:14,284 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-27 00:31:14,284 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-27 00:31:14,290 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-27 00:31:14,301 [ scc.git] DEBUG Updating 384b313..754892b 2025-03-27 00:31:14,527 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:14,991 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls/49 HTTP/1.1" 200 None 2025-03-27 00:31:14,993 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head' 2025-03-27 00:31:15,313 [ scc.git] DEBUG From https://github.com/ome/omero-common 2025-03-27 00:31:15,313 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD 2025-03-27 00:31:15,318 [ scc.git] DEBUG ## Unique users: [] 2025-03-27 00:31:15,318 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:15,318 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:15,324 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39' 2025-03-27 00:31:15,330 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:15,333 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39' 2025-03-27 00:31:15,345 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-27 00:31:15,348 [ scc.git] DEBUG publish.gradle | 17 +---------------- 2025-03-27 00:31:15,348 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-) 2025-03-27 00:31:15,351 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:15,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:15,520 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-27 00:31:15,562 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:15,563 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:15,568 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:31:15,608 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-27 00:31:15,614 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f3604386580> has no local changes 2025-03-27 00:31:15,614 [ 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) Updating 384b313..754892b Previously merged: - PR 49 sbesson 'Specify Java target using release flag' Merged PRs: - PR 42 jburel 'include all' Generated by OMERO-build-push#376 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/376/)' 2025-03-27 00:31:15,622 [ scc.git] DEBUG [detached HEAD 210a52d] merge master -Dorg -Ssuccess-only 2025-03-27 00:31:15,623 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:31:15,623 [ scc.repo] DEBUG ## PRs found: 2025-03-27 00:31:15,772 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:16,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None 2025-03-27 00:31:16,364 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:16,580 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/100 HTTP/1.1" 200 None 2025-03-27 00:31:16,832 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:17,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253 HTTP/1.1" 200 None 2025-03-27 00:31:17,382 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:17,616 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-27 00:31:17,869 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:18,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-27 00:31:18,370 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:18,674 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253 HTTP/1.1" 200 None 2025-03-27 00:31:18,926 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:19,112 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/ceffdb65e5ca19b9a24f7e88f300e9d21e680253?per_page=1 HTTP/1.1" 200 2 2025-03-27 00:31:19,113 [ scc.repo] DEBUG - PR 100 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-27 00:31:19,365 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:19,608 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None 2025-03-27 00:31:19,861 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:20,217 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-03-27 00:31:20,469 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:20,790 [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-03-27 00:31:21,042 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:21,293 [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-03-27 00:31:21,545 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:21,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-03-27 00:31:22,109 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:22,297 [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-03-27 00:31:22,298 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility' 2025-03-27 00:31:22,549 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:22,784 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None 2025-03-27 00:31:23,036 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:23,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None 2025-03-27 00:31:23,280 [ scc.repo] DEBUG ## Branches found: 2025-03-27 00:31:23,281 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-03-27 00:31:23,281 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:23,281 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:23,286 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-27 00:31:23,290 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-27 00:31:23,291 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-27 00:31:23,295 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-27 00:31:23,300 [ scc.git] DEBUG Already up to date. 2025-03-27 00:31:23,300 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head' 2025-03-27 00:31:23,651 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java 2025-03-27 00:31:23,651 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD 2025-03-27 00:31:23,657 [ scc.git] DEBUG Calling 'git fetch origin pull/100/head' 2025-03-27 00:31:23,961 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java 2025-03-27 00:31:23,961 [ scc.git] DEBUG * branch refs/pull/100/head -> FETCH_HEAD 2025-03-27 00:31:23,966 [ scc.git] DEBUG ## Unique users: [] 2025-03-27 00:31:23,966 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:23,966 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:23,970 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-03-27 00:31:23,975 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:23,979 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-03-27 00:31:23,991 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-27 00:31:23,995 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +- 2025-03-27 00:31:23,995 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +- 2025-03-27 00:31:23,995 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++ 2025-03-27 00:31:23,995 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-) 2025-03-27 00:31:23,995 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java 2025-03-27 00:31:23,998 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:24,188 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:24,189 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ceffdb65e5ca19b9a24f7e88f300e9d21e680253' 2025-03-27 00:31:24,196 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:24,200 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 100 (Bump org.openmicroscopy.project to 5.7.1) ceffdb65e5ca19b9a24f7e88f300e9d21e680253' 2025-03-27 00:31:24,211 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-27 00:31:24,214 [ scc.git] DEBUG build.gradle | 2 +- 2025-03-27 00:31:24,214 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-27 00:31:24,441 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:24,604 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:24,605 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-27 00:31:24,647 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:24,647 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:24,651 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:31:24,691 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-27 00:31:24,697 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f3604370c10> has no local changes 2025-03-27 00:31:24,697 [ 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 100 jburel 'Bump org.openmicroscopy.project to 5.7.1' Generated by OMERO-build-push#376 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/376/)' 2025-03-27 00:31:24,706 [ scc.git] DEBUG [detached HEAD a7612f8] merge master -Dorg -Ssuccess-only 2025-03-27 00:31:24,706 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:31:24,707 [ scc.repo] DEBUG ## PRs found: 2025-03-27 00:31:24,857 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:25,037 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 2 2025-03-27 00:31:25,038 [ scc.repo] DEBUG ## Branches found: 2025-03-27 00:31:25,038 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-03-27 00:31:25,039 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:25,039 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:25,044 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-27 00:31:25,048 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-27 00:31:25,048 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-27 00:31:25,053 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-27 00:31:25,063 [ scc.git] DEBUG Updating 179246f..9bd57d2 2025-03-27 00:31:25,063 [ scc.git] DEBUG ## Unique users: [] 2025-03-27 00:31:25,063 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:25,063 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:25,067 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-27 00:31:25,109 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:25,109 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:25,113 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:31:25,153 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-27 00:31:25,160 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f3604328400> has no local changes 2025-03-27 00:31:25,160 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-model Updating 179246f..9bd57d2 Previously merged: Generated by OMERO-build-push#376 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/376/)' 2025-03-27 00:31:25,168 [ scc.git] DEBUG [detached HEAD abc14fd] merge master -Dorg -Ssuccess-only 2025-03-27 00:31:25,168 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:31:25,169 [ scc.repo] DEBUG ## PRs found: 2025-03-27 00:31:25,291 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:25,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None 2025-03-27 00:31:25,823 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:26,045 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None 2025-03-27 00:31:26,299 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:26,537 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None 2025-03-27 00:31:26,538 [ scc.repo] DEBUG # ... Exclude label: exclude 2025-03-27 00:31:26,538 [ scc.repo] DEBUG ## Branches found: 2025-03-27 00:31:26,538 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-03-27 00:31:26,539 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:26,539 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:26,545 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-27 00:31:26,549 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-27 00:31:26,549 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-27 00:31:26,554 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-27 00:31:26,564 [ scc.git] DEBUG Updating 7c7042d..29e6f1a 2025-03-27 00:31:26,790 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:27,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls/29 HTTP/1.1" 200 None 2025-03-27 00:31:27,127 [ scc.git] DEBUG ## Unique users: [] 2025-03-27 00:31:27,127 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:27,127 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:27,132 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-27 00:31:27,174 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:27,174 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:27,178 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:31:27,219 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-27 00:31:27,227 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f3604316f40> has no local changes 2025-03-27 00:31:27,227 [ 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 7c7042d..29e6f1a Previously merged: - PR 29 sbesson 'Specify Java target using release flag' Generated by OMERO-build-push#376 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/376/)' 2025-03-27 00:31:27,235 [ scc.git] DEBUG [detached HEAD 255094f] merge master -Dorg -Ssuccess-only 2025-03-27 00:31:27,236 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:31:27,236 [ scc.repo] DEBUG ## PRs found: 2025-03-27 00:31:27,378 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:27,634 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None 2025-03-27 00:31:27,887 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:28,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None 2025-03-27 00:31:28,378 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:28,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None 2025-03-27 00:31:28,616 [ scc.repo] DEBUG ## Branches found: 2025-03-27 00:31:28,616 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-03-27 00:31:28,616 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:28,616 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:28,622 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-27 00:31:28,626 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-27 00:31:28,626 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-27 00:31:28,631 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-27 00:31:28,641 [ scc.git] DEBUG Updating 5068423..18595c1 2025-03-27 00:31:28,867 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:29,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls/46 HTTP/1.1" 200 None 2025-03-27 00:31:29,272 [ scc.git] DEBUG ## Unique users: [] 2025-03-27 00:31:29,272 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:29,272 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:29,277 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-27 00:31:29,317 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:29,317 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:29,322 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:31:29,364 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-27 00:31:29,370 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f3604310370> has no local changes 2025-03-27 00:31:29,370 [ 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) Updating 5068423..18595c1 Previously merged: - PR 46 sbesson 'Specify Java target using release flag' Generated by OMERO-build-push#376 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/376/)' 2025-03-27 00:31:29,379 [ scc.git] DEBUG [detached HEAD ff621a7] merge master -Dorg -Ssuccess-only 2025-03-27 00:31:29,379 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:31:29,380 [ scc.repo] DEBUG ## PRs found: 2025-03-27 00:31:29,523 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:29,835 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None 2025-03-27 00:31:30,087 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:30,299 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/189 HTTP/1.1" 200 None 2025-03-27 00:31:30,552 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:30,865 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4 HTTP/1.1" 200 None 2025-03-27 00:31:31,117 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:31,340 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-27 00:31:31,592 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:31,826 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-27 00:31:32,079 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:32,281 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4 HTTP/1.1" 200 None 2025-03-27 00:31:32,533 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:32,724 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/4736a31ee12a760bcb0a79f7f163e294d76dcdf4?per_page=1 HTTP/1.1" 200 2 2025-03-27 00:31:32,724 [ scc.repo] DEBUG - PR 189 jburel 'Bump internal dependencies' 2025-03-27 00:31:32,976 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:33,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None 2025-03-27 00:31:33,498 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:33,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None 2025-03-27 00:31:33,963 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:34,218 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None 2025-03-27 00:31:34,471 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:34,678 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None 2025-03-27 00:31:34,931 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:35,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None 2025-03-27 00:31:35,542 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:35,753 [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-03-27 00:31:36,006 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:36,283 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None 2025-03-27 00:31:36,536 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:36,711 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2 2025-03-27 00:31:36,712 [ scc.repo] DEBUG - PR 152 jburel 'Set class in doc' 2025-03-27 00:31:36,964 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:37,275 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None 2025-03-27 00:31:37,527 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:37,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None 2025-03-27 00:31:38,027 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:38,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None 2025-03-27 00:31:38,541 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:38,747 [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-03-27 00:31:39,000 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:39,191 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None 2025-03-27 00:31:39,444 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:39,634 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2 2025-03-27 00:31:39,635 [ scc.repo] DEBUG - PR 61 joshmoore 'Pass user executor to rendering tasks' 2025-03-27 00:31:39,635 [ scc.repo] DEBUG ## Branches found: 2025-03-27 00:31:39,635 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-03-27 00:31:39,635 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:39,635 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:39,641 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-27 00:31:39,645 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-27 00:31:39,645 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-27 00:31:39,650 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-27 00:31:39,655 [ scc.git] DEBUG Already up to date. 2025-03-27 00:31:39,656 [ scc.git] DEBUG Calling 'git fetch origin pull/61/head' 2025-03-27 00:31:39,977 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-03-27 00:31:39,977 [ scc.git] DEBUG * branch refs/pull/61/head -> FETCH_HEAD 2025-03-27 00:31:39,982 [ scc.git] DEBUG Calling 'git fetch origin pull/152/head' 2025-03-27 00:31:40,295 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-03-27 00:31:40,295 [ scc.git] DEBUG * branch refs/pull/152/head -> FETCH_HEAD 2025-03-27 00:31:40,300 [ scc.git] DEBUG Calling 'git fetch origin pull/189/head' 2025-03-27 00:31:40,588 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-03-27 00:31:40,588 [ scc.git] DEBUG * branch refs/pull/189/head -> FETCH_HEAD 2025-03-27 00:31:40,592 [ scc.git] DEBUG ## Unique users: [] 2025-03-27 00:31:40,593 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:40,593 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:40,597 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-03-27 00:31:40,605 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:40,610 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-03-27 00:31:40,629 [ scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf. Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree. 2025-03-27 00:31:40,629 [ scc.git] DEBUG Auto-merging build.gradle 2025-03-27 00:31:40,629 [ scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle 2025-03-27 00:31:40,630 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result. 2025-03-27 00:31:40,631 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U' 2025-03-27 00:31:40,637 [ scc.git] DEBUG Calling 'git reset --hard 588f7479150f2d618050cba7a6b47b84e78feae6' 2025-03-27 00:31:40,649 [ scc.git] DEBUG HEAD is now at 588f7479 Revert to SNAPSHOT 2025-03-27 00:31:40,652 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:40,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:40,820 [ scc.git] DEBUG Calling 'git merge-base 588f7479150f2d618050cba7a6b47b84e78feae6 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-03-27 00:31:40,829 [ scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..588f7479150f2d618050cba7a6b47b84e78feae6' 2025-03-27 00:31:40,835 [ scc.git] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' Conflicting PR. Removed from build [OMERO-build-push#376](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/376/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/376/consoleText) for more details. Possible conflicts: - Upstream changes - build.gradle - .travis.yml --conflicts 2025-03-27 00:31:40,839 [ scc.config] DEBUG Found github.token 2025-03-27 00:31:40,839 [ scc.git] DEBUG Not adding comment to issue #61, already --conflicts. 2025-03-27 00:31:40,839 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d' 2025-03-27 00:31:40,845 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:40,849 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d' 2025-03-27 00:31:40,866 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-27 00:31:40,869 [ scc.git] DEBUG src/main/java/ome/api/local/LocalSession.java | 2 +- 2025-03-27 00:31:40,869 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-27 00:31:41,072 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:41,261 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:41,262 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4736a31ee12a760bcb0a79f7f163e294d76dcdf4' 2025-03-27 00:31:41,270 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:41,274 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 189 (Bump internal dependencies) 4736a31ee12a760bcb0a79f7f163e294d76dcdf4' 2025-03-27 00:31:41,291 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-27 00:31:41,293 [ scc.git] DEBUG build.gradle | 4 ++-- 2025-03-27 00:31:41,294 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-) 2025-03-27 00:31:41,514 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:41,707 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:41,708 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-27 00:31:41,751 [ scc.git] DEBUG Get sha1 of %s 2025-03-27 00:31:41,752 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-27 00:31:41,757 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:31:41,798 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-27 00:31:41,809 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f36032c2220> has no local changes 2025-03-27 00:31:41,809 [ 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' - PR 189 jburel 'Bump internal dependencies' Conflicting PRs (not included): - PR 61 joshmoore 'Pass user executor to rendering tasks' Generated by OMERO-build-push#376 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/376/)' 2025-03-27 00:31:41,819 [ scc.git] DEBUG [detached HEAD 7ea903b6] merge master -Dorg -Ssuccess-only 2025-03-27 00:31:41,820 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:31:41,820 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-27 00:31:41,878 [ scc.config] DEBUG Found submodule.omero-blitz.url 2025-03-27 00:31:41,960 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:42,140 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:42,152 [ scc.config] DEBUG Found submodule.omero-blitz.branch 2025-03-27 00:31:42,156 [ scc.config] DEBUG Found submodule.omero-common.url 2025-03-27 00:31:42,393 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:42,552 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:42,561 [ scc.config] DEBUG Found submodule.omero-common.branch 2025-03-27 00:31:42,565 [ scc.config] DEBUG Found submodule.omero-gateway-java.url 2025-03-27 00:31:42,806 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:42,972 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:42,983 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch 2025-03-27 00:31:42,987 [ scc.config] DEBUG Found submodule.omero-model.url 2025-03-27 00:31:43,225 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:43,385 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:43,395 [ scc.config] DEBUG Found submodule.omero-model.branch 2025-03-27 00:31:43,399 [ scc.config] DEBUG Found submodule.omero-renderer.url 2025-03-27 00:31:43,638 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:43,811 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:43,821 [ scc.config] DEBUG Found submodule.omero-renderer.branch 2025-03-27 00:31:43,826 [ scc.config] DEBUG Found submodule.omero-romio.url 2025-03-27 00:31:44,064 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:44,224 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:44,234 [ scc.config] DEBUG Found submodule.omero-romio.branch 2025-03-27 00:31:44,237 [ scc.config] DEBUG Found submodule.omero-server.url 2025-03-27 00:31:44,477 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-27 00:31:44,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-27 00:31:44,665 [ scc.config] DEBUG Found submodule.omero-server.branch 2025-03-27 00:31:44,666 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-27 00:31:44,708 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f36043abbe0> has local changes 2025-03-27 00:31:44,709 [ 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 226 dependabot[bot] 'Bump omero-model from `307a879` to `179246f`' Repository: ome/omero-blitz Excluded PRs: - PR 158 sbesson 'Specify Java target using release flag' (status: failure) Already up to date. Merged PRs: - PR 119 dominikl 'Take Ice and omero sysenv variables into account' - PR 132 jburel 'Fix javadoc warning' - PR 157 jburel 'Bump internal dependencies' 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) Updating 384b313..754892b Previously merged: - PR 49 sbesson 'Specify Java target using release flag' 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 100 jburel 'Bump org.openmicroscopy.project to 5.7.1' Repository: ome/omero-model Updating 179246f..9bd57d2 Previously merged: Repository: ome/omero-renderer Excluded PRs: - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) Updating 7c7042d..29e6f1a Previously merged: - PR 29 sbesson 'Specify Java target using release flag' Repository: ome/omero-romio Excluded PRs: - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) Updating 5068423..18595c1 Previously merged: - PR 46 sbesson 'Specify Java target using release flag' 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' - PR 189 jburel 'Bump internal dependencies' Conflicting PRs (not included): - PR 61 joshmoore 'Pass user executor to rendering tasks' Generated by OMERO-build-push#376 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/376/)' 2025-03-27 00:31:44,719 [ scc.git] DEBUG [detached HEAD 34dc02b] merge master -Dorg -Ssuccess-only 2025-03-27 00:31:44,719 [ scc.merge] INFO Repository: ome/omero-build 2025-03-27 00:31:44,719 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-) 2025-03-27 00:31:44,719 [ scc.merge] INFO Already up to date. 2025-03-27 00:31:44,719 [ scc.merge] INFO 2025-03-27 00:31:44,719 [ scc.merge] INFO Merged PRs: 2025-03-27 00:31:44,719 [ scc.merge] INFO - PR 226 dependabot[bot] 'Bump omero-model from `307a879` to `179246f`' 2025-03-27 00:31:44,719 [ scc.merge] INFO 2025-03-27 00:31:44,719 [ scc.merge] INFO Repository: ome/omero-blitz 2025-03-27 00:31:44,719 [ scc.merge] INFO Excluded PRs: 2025-03-27 00:31:44,719 [ scc.merge] INFO - PR 158 sbesson 'Specify Java target using release flag' (status: failure) 2025-03-27 00:31:44,719 [ scc.merge] INFO Already up to date. 2025-03-27 00:31:44,719 [ scc.merge] INFO 2025-03-27 00:31:44,719 [ scc.merge] INFO Merged PRs: 2025-03-27 00:31:44,719 [ scc.merge] INFO - PR 119 dominikl 'Take Ice and omero sysenv variables into account' 2025-03-27 00:31:44,719 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning' 2025-03-27 00:31:44,719 [ scc.merge] INFO - PR 157 jburel 'Bump internal dependencies' 2025-03-27 00:31:44,719 [ scc.merge] INFO 2025-03-27 00:31:44,719 [ scc.merge] INFO Repository: ome/omero-common 2025-03-27 00:31:44,720 [ scc.merge] INFO Excluded PRs: 2025-03-27 00:31:44,720 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) 2025-03-27 00:31:44,720 [ scc.merge] INFO - PR 40 jburel 'set classifier' (exclude comment) 2025-03-27 00:31:44,720 [ scc.merge] INFO - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) 2025-03-27 00:31:44,720 [ scc.merge] INFO Updating 384b313..754892b 2025-03-27 00:31:44,720 [ scc.merge] INFO Previously merged: 2025-03-27 00:31:44,720 [ scc.merge] INFO - PR 49 sbesson 'Specify Java target using release flag' 2025-03-27 00:31:44,720 [ scc.merge] INFO 2025-03-27 00:31:44,720 [ scc.merge] INFO Merged PRs: 2025-03-27 00:31:44,720 [ scc.merge] INFO - PR 42 jburel 'include all' 2025-03-27 00:31:44,720 [ scc.merge] INFO 2025-03-27 00:31:44,720 [ scc.merge] INFO Repository: ome/omero-gateway-java 2025-03-27 00:31:44,720 [ scc.merge] INFO Excluded PRs: 2025-03-27 00:31:44,720 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment) 2025-03-27 00:31:44,720 [ scc.merge] INFO Already up to date. 2025-03-27 00:31:44,720 [ scc.merge] INFO 2025-03-27 00:31:44,720 [ scc.merge] INFO Merged PRs: 2025-03-27 00:31:44,720 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility' 2025-03-27 00:31:44,720 [ scc.merge] INFO - PR 100 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-27 00:31:44,720 [ scc.merge] INFO 2025-03-27 00:31:44,720 [ scc.merge] INFO Repository: ome/omero-model 2025-03-27 00:31:44,720 [ scc.merge] INFO Updating 179246f..9bd57d2 2025-03-27 00:31:44,720 [ scc.merge] INFO Previously merged: 2025-03-27 00:31:44,720 [ scc.merge] INFO 2025-03-27 00:31:44,720 [ scc.merge] INFO 2025-03-27 00:31:44,720 [ scc.merge] INFO Repository: ome/omero-renderer 2025-03-27 00:31:44,720 [ scc.merge] INFO Excluded PRs: 2025-03-27 00:31:44,720 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) 2025-03-27 00:31:44,720 [ scc.merge] INFO Updating 7c7042d..29e6f1a 2025-03-27 00:31:44,720 [ scc.merge] INFO Previously merged: 2025-03-27 00:31:44,720 [ scc.merge] INFO - PR 29 sbesson 'Specify Java target using release flag' 2025-03-27 00:31:44,720 [ scc.merge] INFO 2025-03-27 00:31:44,721 [ scc.merge] INFO 2025-03-27 00:31:44,721 [ scc.merge] INFO Repository: ome/omero-romio 2025-03-27 00:31:44,721 [ scc.merge] INFO Excluded PRs: 2025-03-27 00:31:44,721 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) 2025-03-27 00:31:44,721 [ scc.merge] INFO Updating 5068423..18595c1 2025-03-27 00:31:44,721 [ scc.merge] INFO Previously merged: 2025-03-27 00:31:44,721 [ scc.merge] INFO - PR 46 sbesson 'Specify Java target using release flag' 2025-03-27 00:31:44,721 [ scc.merge] INFO 2025-03-27 00:31:44,721 [ scc.merge] INFO 2025-03-27 00:31:44,721 [ scc.merge] INFO Repository: ome/omero-server 2025-03-27 00:31:44,721 [ scc.merge] INFO Excluded PRs: 2025-03-27 00:31:44,721 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft) 2025-03-27 00:31:44,721 [ scc.merge] INFO - PR 116 dominikl 'Add method to get pixel min max' (exclude comment) 2025-03-27 00:31:44,721 [ scc.merge] INFO Already up to date. 2025-03-27 00:31:44,721 [ scc.merge] INFO 2025-03-27 00:31:44,721 [ scc.merge] INFO Merged PRs: 2025-03-27 00:31:44,721 [ scc.merge] INFO - PR 152 jburel 'Set class in doc' 2025-03-27 00:31:44,721 [ scc.merge] INFO - PR 189 jburel 'Bump internal dependencies' 2025-03-27 00:31:44,721 [ scc.merge] INFO 2025-03-27 00:31:44,721 [ scc.merge] INFO Conflicting PRs (not included): 2025-03-27 00:31:44,721 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' 2025-03-27 00:31:44,721 [ scc.merge] INFO 2025-03-27 00:31:44,721 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-03-27 00:31:44,721 [ scc.git] DEBUG Calling 'git remote' 2025-03-27 00:31:44,725 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-03-27 00:31:44,725 [ scc.git] DEBUG Calling 'git remote' 2025-03-27 00:31:44,729 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:31:44,729 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-03-27 00:31:44,729 [ scc.git] DEBUG Calling 'git remote' 2025-03-27 00:31:44,733 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:31:44,733 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-03-27 00:31:44,733 [ scc.git] DEBUG Calling 'git remote' 2025-03-27 00:31:44,737 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:31:44,737 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-03-27 00:31:44,737 [ scc.git] DEBUG Calling 'git remote' 2025-03-27 00:31:44,741 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:31:44,741 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-03-27 00:31:44,741 [ scc.git] DEBUG Calling 'git remote' 2025-03-27 00:31:44,745 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:31:44,745 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-03-27 00:31:44,745 [ scc.git] DEBUG Calling 'git remote' 2025-03-27 00:31:44,749 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-27 00:31:44,749 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-03-27 00:31:44,749 [ scc.git] DEBUG Calling 'git remote' 2025-03-27 00:31:44,753 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push Update component versions Updating omero-common-test from 5.7.1 to 5.7.3-SNAPSHOT Updating omero-server from 5.7.1 to 5.7.2-SNAPSHOT Updating omero-model from 5.7.2 to 5.7.3-SNAPSHOT Updating omero-blitz from 5.8.1 to 5.8.2-SNAPSHOT Updating formats-gpl from 8.1.1 to 8.2.0-SNAPSHOT Updating omero-romio from 5.8.2 to 5.8.3-SNAPSHOT Updating omero-common from 5.7.2 to 5.7.3-SNAPSHOT Updating omero-common-test from 5.7.1 to 5.7.3-SNAPSHOT Updating omero-renderer from 5.6.1 to 5.6.3-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 7096af72] Update component versions 1 file changed, 2 insertions(+), 2 deletions(-) Entering 'omero-common' [detached HEAD 571bc94] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-gateway-java' [detached HEAD 088d74a] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-model' [detached HEAD c901806] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-renderer' [detached HEAD 70e0ba2] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-romio' [detached HEAD fd0c4f2] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-server' [detached HEAD d468ee5d] Update component versions 1 file changed, 2 insertions(+), 2 deletions(-) [detached HEAD 9b06fc7] Update component versions 7 files changed, 7 insertions(+), 7 deletions(-) 2025-03-27 00:32:19,222 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci [Pipeline] archiveArtifacts (hide) Archiving artifacts [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS