Started by upstream project "Trigger" build number 399 originally caused by: Started by timer [Pipeline] Start of Pipeline [Pipeline] node Running on testintegration in /home/omero/workspace/OMERO-build-push [Pipeline] { [Pipeline] library 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 The recommended git tool is: NONE No credentials specified Fetching changes from the remote Git repository > 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 Checking out Revision f57dfbf27e86f18770f2036d0ab369f29a1d931b (refs/remotes/origin/master) Commit message: "Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782" > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f57dfbf27e86f18770f2036d0ab369f29a1d931b # timeout=10 > git rev-list --no-walk f57dfbf27e86f18770f2036d0ab369f29a1d931b # 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 [Pipeline] copyArtifacts Copied 1 artifact from "OMERO-gradle-plugins-push" build number 360 [Pipeline] sh > git submodule update --init --recursive omero-blitz # timeout=10 > git submodule update --init --recursive omero-gateway-java # timeout=10 + 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 + . 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.12.2-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.12.2-py3-none-any.whl (37 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.12.2 urllib3-1.26.20 wrapt-1.17.2 yaclifw-0.2.0 [Pipeline] sh + 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-13 00:26:36,333 [ scc.config] DEBUG Found github.token 2025-03-13 00:26:36,336 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:36,513 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:26:36,766 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:36,931 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:26:37,183 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:37,344 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-03-13 00:26:37,345 [ scc.gh] DEBUG 4594 remaining from 5000 (Reset at 00:03 2025-03-13 00:26:37,346 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-13 00:26:37,350 [ scc.git] DEBUG Check current status 2025-03-13 00:26:37,350 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-13 00:26:37,354 [ scc.git] DEBUG f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782 2025-03-13 00:26:37,354 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-13 00:26:37,403 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8) 2025-03-13 00:26:37,407 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596) 2025-03-13 00:26:37,411 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36) 2025-03-13 00:26:37,415 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e) 2025-03-13 00:26:37,418 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4) 2025-03-13 00:26:37,422 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380) 2025-03-13 00:26:37,426 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823) 2025-03-13 00:26:37,431 [ scc.config] DEBUG Found remote.origin.url 2025-03-13 00:26:37,597 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:37,854 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-03-13 00:26:38,106 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:38,345 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-13 00:26:38,598 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:38,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-13 00:26:39,031 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:39,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-13 00:26:39,462 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:39,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-13 00:26:39,654 [ scc.git] DEBUG Resetting... 2025-03-13 00:26:39,654 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-03-13 00:26:39,662 [ scc.git] DEBUG HEAD is now at f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782 2025-03-13 00:26:39,662 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-03-13 00:26:39,729 [ scc.git] DEBUG Check current status 2025-03-13 00:26:39,729 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-13 00:26:39,734 [ scc.git] DEBUG f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782 2025-03-13 00:26:39,734 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-13 00:26:39,777 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8) 2025-03-13 00:26:39,781 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596) 2025-03-13 00:26:39,784 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36) 2025-03-13 00:26:39,788 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e) 2025-03-13 00:26:39,792 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4) 2025-03-13 00:26:39,795 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380) 2025-03-13 00:26:39,798 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823) 2025-03-13 00:26:39,799 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-03-13 00:26:39,799 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-03-13 00:26:39,800 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-03-13 00:26:39,800 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-03-13 00:26:39,800 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-03-13 00:26:39,800 [ scc.repo] DEBUG ## PRs found: 2025-03-13 00:26:39,906 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:40,233 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None 2025-03-13 00:26:40,485 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:40,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/223 HTTP/1.1" 200 None 2025-03-13 00:26:40,758 [ scc.repo] DEBUG # ... Include label: dependencies 2025-03-13 00:26:40,759 [ scc.repo] DEBUG - PR 223 dependabot[bot] 'Bump omero-blitz from `ffca80b` to `426d444`' 2025-03-13 00:26:41,010 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:41,251 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/222 HTTP/1.1" 200 None 2025-03-13 00:26:41,252 [ scc.repo] DEBUG # ... Include label: dependencies 2025-03-13 00:26:41,253 [ scc.repo] DEBUG - PR 222 dependabot[bot] 'Bump omero-server from `5b5a782` to `588f747`' 2025-03-13 00:26:41,505 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:41,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/221 HTTP/1.1" 200 None 2025-03-13 00:26:41,767 [ scc.repo] DEBUG # ... Include label: dependencies 2025-03-13 00:26:41,767 [ scc.repo] DEBUG - PR 221 dependabot[bot] 'Bump omero-renderer from `05383d4` to `7c7042d`' 2025-03-13 00:26:42,018 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:42,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/220 HTTP/1.1" 200 None 2025-03-13 00:26:42,267 [ scc.repo] DEBUG # ... Include label: dependencies 2025-03-13 00:26:42,267 [ scc.repo] DEBUG - PR 220 dependabot[bot] 'Bump omero-common from `cc05596` to `384b313`' 2025-03-13 00:26:42,518 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:42,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/219 HTTP/1.1" 200 None 2025-03-13 00:26:42,740 [ scc.repo] DEBUG # ... Include label: dependencies 2025-03-13 00:26:42,740 [ scc.repo] DEBUG - PR 219 dependabot[bot] 'Bump omero-model from `73bac6e` to `307a879`' 2025-03-13 00:26:42,740 [ scc.repo] DEBUG ## Branches found: 2025-03-13 00:26:42,740 [ scc.git] DEBUG Get sha1 of %s 2025-03-13 00:26:42,740 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:26:42,744 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-13 00:26:42,748 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-13 00:26:42,749 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-13 00:26:42,753 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-13 00:26:42,757 [ scc.git] DEBUG Already up to date. 2025-03-13 00:26:42,757 [ scc.git] DEBUG Calling 'git fetch origin pull/219/head' 2025-03-13 00:26:43,089 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-03-13 00:26:43,089 [ scc.git] DEBUG * branch refs/pull/219/head -> FETCH_HEAD 2025-03-13 00:26:43,098 [ scc.git] DEBUG Calling 'git fetch origin pull/220/head' 2025-03-13 00:26:43,385 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-03-13 00:26:43,385 [ scc.git] DEBUG * branch refs/pull/220/head -> FETCH_HEAD 2025-03-13 00:26:43,391 [ scc.git] DEBUG Calling 'git fetch origin pull/221/head' 2025-03-13 00:26:43,693 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-03-13 00:26:43,693 [ scc.git] DEBUG * branch refs/pull/221/head -> FETCH_HEAD 2025-03-13 00:26:43,699 [ scc.git] DEBUG Calling 'git fetch origin pull/222/head' 2025-03-13 00:26:44,011 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-03-13 00:26:44,012 [ scc.git] DEBUG * branch refs/pull/222/head -> FETCH_HEAD 2025-03-13 00:26:44,018 [ scc.git] DEBUG Calling 'git fetch origin pull/223/head' 2025-03-13 00:26:44,302 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-03-13 00:26:44,302 [ scc.git] DEBUG * branch refs/pull/223/head -> FETCH_HEAD 2025-03-13 00:26:44,309 [ scc.git] DEBUG ## Unique users: [] 2025-03-13 00:26:44,310 [ scc.git] DEBUG Get sha1 of %s 2025-03-13 00:26:44,310 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:26:44,314 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bd14495688fbc6451d8521af604403df19ba555d' 2025-03-13 00:26:44,318 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:26:44,321 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 219 (Bump omero-model from `73bac6e` to `307a879`) bd14495688fbc6451d8521af604403df19ba555d' 2025-03-13 00:26:44,341 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-13 00:26:44,344 [ scc.git] DEBUG omero-model | 2 +- 2025-03-13 00:26:44,344 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-13 00:26:44,344 [ scc.git] DEBUG mode change 160000 => 100644 omero-model 2025-03-13 00:26:44,347 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:44,510 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:26:44,512 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...cb4702c3f128e54226270088079dbb6710af7065' 2025-03-13 00:26:44,517 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:26:44,521 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 220 (Bump omero-common from `cc05596` to `384b313`) cb4702c3f128e54226270088079dbb6710af7065' 2025-03-13 00:26:44,542 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-13 00:26:44,545 [ scc.git] DEBUG omero-common | 2 +- 2025-03-13 00:26:44,545 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-13 00:26:44,545 [ scc.git] DEBUG mode change 160000 => 100644 omero-common 2025-03-13 00:26:44,766 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:44,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:26:44,931 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5b4230b50bec17f5eb0a1fe2c103654836ca6163' 2025-03-13 00:26:44,937 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:26:44,941 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 221 (Bump omero-renderer from `05383d4` to `7c7042d`) 5b4230b50bec17f5eb0a1fe2c103654836ca6163' 2025-03-13 00:26:44,958 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-13 00:26:44,961 [ scc.git] DEBUG omero-renderer | 2 +- 2025-03-13 00:26:44,961 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-13 00:26:44,961 [ scc.git] DEBUG mode change 160000 => 100644 omero-renderer 2025-03-13 00:26:45,183 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:45,357 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:26:45,358 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...d57097b17d43ed6a2a31bf1d995508799fdcdbe4' 2025-03-13 00:26:45,363 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:26:45,367 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 222 (Bump omero-server from `5b5a782` to `588f747`) d57097b17d43ed6a2a31bf1d995508799fdcdbe4' 2025-03-13 00:26:45,407 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-13 00:26:45,410 [ scc.git] DEBUG omero-server | 2 +- 2025-03-13 00:26:45,410 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-13 00:26:45,410 [ scc.git] DEBUG mode change 160000 => 100644 omero-server 2025-03-13 00:26:45,610 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:45,772 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:26:45,773 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...21f2f8ec96855f7b3084e9d441b65e15b8da43b6' 2025-03-13 00:26:45,778 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:26:45,782 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 223 (Bump omero-blitz from `ffca80b` to `426d444`) 21f2f8ec96855f7b3084e9d441b65e15b8da43b6' 2025-03-13 00:26:45,819 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-13 00:26:45,822 [ scc.git] DEBUG omero-blitz | 2 +- 2025-03-13 00:26:45,822 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-13 00:26:45,822 [ scc.git] DEBUG mode change 160000 => 100644 omero-blitz 2025-03-13 00:26:46,026 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:46,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:26:46,236 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-13 00:26:46,283 [ scc.git] DEBUG Get sha1 of %s 2025-03-13 00:26:46,283 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:26:46,287 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-13 00:26:46,648 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5d83ddc310> has no local changes 2025-03-13 00:26:46,648 [ 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 219 dependabot[bot] 'Bump omero-model from `73bac6e` to `307a879`' - PR 220 dependabot[bot] 'Bump omero-common from `cc05596` to `384b313`' - PR 221 dependabot[bot] 'Bump omero-renderer from `05383d4` to `7c7042d`' - PR 222 dependabot[bot] 'Bump omero-server from `5b5a782` to `588f747`' - PR 223 dependabot[bot] 'Bump omero-blitz from `ffca80b` to `426d444`' Generated by OMERO-build-push#355 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/355/)' 2025-03-13 00:26:46,665 [ scc.git] DEBUG [detached HEAD 39c37bb] merge master -Dorg -Snone 2025-03-13 00:26:46,665 [ scc.merge] INFO Repository: ome/omero-build 2025-03-13 00:26:46,665 [ scc.merge] INFO Already up to date. 2025-03-13 00:26:46,665 [ scc.merge] INFO 2025-03-13 00:26:46,665 [ scc.merge] INFO Merged PRs: 2025-03-13 00:26:46,665 [ scc.merge] INFO - PR 219 dependabot[bot] 'Bump omero-model from `73bac6e` to `307a879`' 2025-03-13 00:26:46,665 [ scc.merge] INFO - PR 220 dependabot[bot] 'Bump omero-common from `cc05596` to `384b313`' 2025-03-13 00:26:46,665 [ scc.merge] INFO - PR 221 dependabot[bot] 'Bump omero-renderer from `05383d4` to `7c7042d`' 2025-03-13 00:26:46,665 [ scc.merge] INFO - PR 222 dependabot[bot] 'Bump omero-server from `5b5a782` to `588f747`' 2025-03-13 00:26:46,665 [ scc.merge] INFO - PR 223 dependabot[bot] 'Bump omero-blitz from `ffca80b` to `426d444`' 2025-03-13 00:26:46,666 [ scc.merge] INFO 2025-03-13 00:26:46,666 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-03-13 00:26:46,666 [ scc.git] DEBUG Calling 'git remote' Synchronizing submodule url for 'omero-gateway-java' Synchronizing submodule url for 'omero-romio' Submodule path 'omero-gateway-java': checked out '17e61c57638043d77c2b27284237367f1d9b0557' Submodule path 'omero-romio': checked out '50684237baf2b9a236819a449e6221dd499b8742' Merge all submodules2025-03-13 00:26:48,108 [ scc.config] DEBUG Found github.token 2025-03-13 00:26:48,111 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:48,272 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:26:48,525 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:48,695 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:26:48,947 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:49,108 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-03-13 00:26:49,109 [ scc.gh] DEBUG 4576 remaining from 5000 (Reset at 00:03 2025-03-13 00:26:49,110 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-13 00:26:49,115 [ scc.git] DEBUG Check current status 2025-03-13 00:26:49,115 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-13 00:26:49,119 [ scc.git] DEBUG 39c37bb merge master -Dorg -Snone 2025-03-13 00:26:49,119 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-13 00:26:49,164 [ scc.git] DEBUG +17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5) 2025-03-13 00:26:49,168 [ scc.git] DEBUG +50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423) 2025-03-13 00:26:49,172 [ scc.config] DEBUG Found remote.origin.url 2025-03-13 00:26:49,361 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:49,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-03-13 00:26:49,888 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:50,136 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-13 00:26:50,389 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:50,570 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-13 00:26:50,823 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:51,030 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-13 00:26:51,282 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:51,458 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-13 00:26:51,459 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-13 00:26:51,507 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-03-13 00:26:51,508 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-13 00:26:51,512 [ scc.git] DEBUG Check current status 2025-03-13 00:26:51,512 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-13 00:26:51,516 [ scc.git] DEBUG 17e61c5 Revert to SNAPSHOT 2025-03-13 00:26:51,516 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-13 00:26:51,562 [ scc.config] DEBUG Found remote.origin.url 2025-03-13 00:26:51,711 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:51,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None 2025-03-13 00:26:52,236 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:52,465 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-13 00:26:52,717 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:52,905 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-13 00:26:53,158 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:53,337 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-13 00:26:53,590 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:53,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-13 00:26:53,767 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-13 00:26:53,812 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-13 00:26:53,813 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-03-13 00:26:53,813 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-13 00:26:53,817 [ scc.git] DEBUG Check current status 2025-03-13 00:26:53,817 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-13 00:26:53,822 [ scc.git] DEBUG 5068423 Revert to SNAPSHOT 2025-03-13 00:26:53,822 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-13 00:26:53,871 [ scc.config] DEBUG Found remote.origin.url 2025-03-13 00:26:54,020 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:54,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None 2025-03-13 00:26:54,527 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:54,761 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-13 00:26:55,013 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:55,205 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-13 00:26:55,458 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:55,641 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-13 00:26:55,894 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:56,072 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-13 00:26:56,073 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-13 00:26:56,119 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-13 00:26:56,119 [ scc.git] DEBUG Resetting... 2025-03-13 00:26:56,119 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-03-13 00:26:56,125 [ scc.git] DEBUG HEAD is now at 39c37bb merge master -Dorg -Snone 2025-03-13 00:26:56,126 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-03-13 00:26:56,237 [ scc.git] DEBUG Submodule path 'omero-gateway-java': checked out 'dc3af36501dcce1d51c4069c049dd27f7b26a3ff' 2025-03-13 00:26:56,252 [ scc.git] DEBUG Submodule path 'omero-romio': checked out '47a1380f98cd5b6ae157a36422a89530de06c793' 2025-03-13 00:26:56,256 [ scc.git] DEBUG Check current status 2025-03-13 00:26:56,256 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-13 00:26:56,260 [ scc.git] DEBUG 39c37bb merge master -Dorg -Snone 2025-03-13 00:26:56,260 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-13 00:26:56,306 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36) 2025-03-13 00:26:56,310 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380) 2025-03-13 00:26:56,311 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-03-13 00:26:56,311 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-03-13 00:26:56,311 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-03-13 00:26:56,311 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-03-13 00:26:56,311 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-03-13 00:26:56,311 [ scc.merge] INFO Excluding Pull Request(s) without successful status 2025-03-13 00:26:56,311 [ scc.repo] DEBUG ## PRs found: 2025-03-13 00:26:56,325 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:56,595 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None 2025-03-13 00:26:56,848 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:57,088 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/223 HTTP/1.1" 200 None 2025-03-13 00:26:57,090 [ scc.repo] DEBUG # ... Include label: dependencies 2025-03-13 00:26:57,341 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:57,640 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/21f2f8ec96855f7b3084e9d441b65e15b8da43b6 HTTP/1.1" 200 None 2025-03-13 00:26:57,892 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:58,102 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/21f2f8ec96855f7b3084e9d441b65e15b8da43b6/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-13 00:26:58,354 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:58,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/21f2f8ec96855f7b3084e9d441b65e15b8da43b6 HTTP/1.1" 200 None 2025-03-13 00:26:58,812 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:58,991 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/21f2f8ec96855f7b3084e9d441b65e15b8da43b6?per_page=1 HTTP/1.1" 200 2 2025-03-13 00:26:58,992 [ scc.repo] DEBUG - PR 223 dependabot[bot] 'Bump omero-blitz from `ffca80b` to `426d444`' 2025-03-13 00:26:59,243 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:26:59,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/222 HTTP/1.1" 200 None 2025-03-13 00:26:59,480 [ scc.repo] DEBUG # ... Include label: dependencies 2025-03-13 00:26:59,732 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:00,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/d57097b17d43ed6a2a31bf1d995508799fdcdbe4 HTTP/1.1" 200 None 2025-03-13 00:27:00,282 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:00,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/d57097b17d43ed6a2a31bf1d995508799fdcdbe4/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-13 00:27:00,775 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:01,112 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/d57097b17d43ed6a2a31bf1d995508799fdcdbe4 HTTP/1.1" 200 None 2025-03-13 00:27:01,365 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:01,544 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/d57097b17d43ed6a2a31bf1d995508799fdcdbe4?per_page=1 HTTP/1.1" 200 2 2025-03-13 00:27:01,545 [ scc.repo] DEBUG - PR 222 dependabot[bot] 'Bump omero-server from `5b5a782` to `588f747`' 2025-03-13 00:27:01,796 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:02,042 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/221 HTTP/1.1" 200 None 2025-03-13 00:27:02,043 [ scc.repo] DEBUG # ... Include label: dependencies 2025-03-13 00:27:02,294 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:02,610 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5b4230b50bec17f5eb0a1fe2c103654836ca6163 HTTP/1.1" 200 None 2025-03-13 00:27:02,863 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:03,061 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5b4230b50bec17f5eb0a1fe2c103654836ca6163/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-13 00:27:03,313 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:03,541 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5b4230b50bec17f5eb0a1fe2c103654836ca6163 HTTP/1.1" 200 None 2025-03-13 00:27:03,794 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:03,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/5b4230b50bec17f5eb0a1fe2c103654836ca6163?per_page=1 HTTP/1.1" 200 2 2025-03-13 00:27:03,984 [ scc.repo] DEBUG - PR 221 dependabot[bot] 'Bump omero-renderer from `05383d4` to `7c7042d`' 2025-03-13 00:27:04,236 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:04,460 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/220 HTTP/1.1" 200 None 2025-03-13 00:27:04,461 [ scc.repo] DEBUG # ... Include label: dependencies 2025-03-13 00:27:04,712 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:05,043 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/cb4702c3f128e54226270088079dbb6710af7065 HTTP/1.1" 200 None 2025-03-13 00:27:05,296 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:05,527 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/cb4702c3f128e54226270088079dbb6710af7065/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-13 00:27:05,779 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:06,055 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/cb4702c3f128e54226270088079dbb6710af7065 HTTP/1.1" 200 None 2025-03-13 00:27:06,307 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:06,480 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/cb4702c3f128e54226270088079dbb6710af7065?per_page=1 HTTP/1.1" 200 2 2025-03-13 00:27:06,480 [ scc.repo] DEBUG - PR 220 dependabot[bot] 'Bump omero-common from `cc05596` to `384b313`' 2025-03-13 00:27:06,732 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:07,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/219 HTTP/1.1" 200 None 2025-03-13 00:27:07,030 [ scc.repo] DEBUG # ... Include label: dependencies 2025-03-13 00:27:07,281 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:08,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/bd14495688fbc6451d8521af604403df19ba555d HTTP/1.1" 200 None 2025-03-13 00:27:09,236 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:09,442 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/bd14495688fbc6451d8521af604403df19ba555d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-13 00:27:09,694 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:09,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/bd14495688fbc6451d8521af604403df19ba555d HTTP/1.1" 200 None 2025-03-13 00:27:10,164 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:10,341 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/bd14495688fbc6451d8521af604403df19ba555d?per_page=1 HTTP/1.1" 200 2 2025-03-13 00:27:10,342 [ scc.repo] DEBUG - PR 219 dependabot[bot] 'Bump omero-model from `73bac6e` to `307a879`' 2025-03-13 00:27:10,342 [ scc.repo] DEBUG ## Branches found: 2025-03-13 00:27:10,342 [ scc.git] DEBUG Get sha1 of %s 2025-03-13 00:27:10,342 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:10,346 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-13 00:27:10,350 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-13 00:27:10,350 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-13 00:27:10,355 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-13 00:27:10,359 [ scc.git] DEBUG Already up to date. 2025-03-13 00:27:10,360 [ scc.git] DEBUG Calling 'git fetch origin pull/219/head' 2025-03-13 00:27:10,724 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-03-13 00:27:10,724 [ scc.git] DEBUG * branch refs/pull/219/head -> FETCH_HEAD 2025-03-13 00:27:10,730 [ scc.git] DEBUG Calling 'git fetch origin pull/220/head' 2025-03-13 00:27:11,030 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-03-13 00:27:11,031 [ scc.git] DEBUG * branch refs/pull/220/head -> FETCH_HEAD 2025-03-13 00:27:11,037 [ scc.git] DEBUG Calling 'git fetch origin pull/221/head' 2025-03-13 00:27:11,358 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-03-13 00:27:11,358 [ scc.git] DEBUG * branch refs/pull/221/head -> FETCH_HEAD 2025-03-13 00:27:11,366 [ scc.git] DEBUG Calling 'git fetch origin pull/222/head' 2025-03-13 00:27:11,653 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-03-13 00:27:11,653 [ scc.git] DEBUG * branch refs/pull/222/head -> FETCH_HEAD 2025-03-13 00:27:11,659 [ scc.git] DEBUG Calling 'git fetch origin pull/223/head' 2025-03-13 00:27:11,963 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-03-13 00:27:11,964 [ scc.git] DEBUG * branch refs/pull/223/head -> FETCH_HEAD 2025-03-13 00:27:11,969 [ scc.git] DEBUG ## Unique users: [] 2025-03-13 00:27:11,969 [ scc.git] DEBUG Get sha1 of %s 2025-03-13 00:27:11,970 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:11,973 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bd14495688fbc6451d8521af604403df19ba555d' 2025-03-13 00:27:11,977 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:11,981 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 219 (Bump omero-model from `73bac6e` to `307a879`) bd14495688fbc6451d8521af604403df19ba555d' 2025-03-13 00:27:11,985 [ scc.git] DEBUG Already up to date. 2025-03-13 00:27:11,987 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:12,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:27:12,144 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...cb4702c3f128e54226270088079dbb6710af7065' 2025-03-13 00:27:12,149 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:12,153 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 220 (Bump omero-common from `cc05596` to `384b313`) cb4702c3f128e54226270088079dbb6710af7065' 2025-03-13 00:27:12,157 [ scc.git] DEBUG Already up to date. 2025-03-13 00:27:12,396 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:12,565 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:27:12,566 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5b4230b50bec17f5eb0a1fe2c103654836ca6163' 2025-03-13 00:27:12,570 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:12,574 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 221 (Bump omero-renderer from `05383d4` to `7c7042d`) 5b4230b50bec17f5eb0a1fe2c103654836ca6163' 2025-03-13 00:27:12,579 [ scc.git] DEBUG Already up to date. 2025-03-13 00:27:12,818 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:12,987 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:27:12,988 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...d57097b17d43ed6a2a31bf1d995508799fdcdbe4' 2025-03-13 00:27:12,993 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:12,997 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 222 (Bump omero-server from `5b5a782` to `588f747`) d57097b17d43ed6a2a31bf1d995508799fdcdbe4' 2025-03-13 00:27:13,001 [ scc.git] DEBUG Already up to date. 2025-03-13 00:27:13,240 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:13,411 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:27:13,412 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...21f2f8ec96855f7b3084e9d441b65e15b8da43b6' 2025-03-13 00:27:13,417 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:13,421 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 223 (Bump omero-blitz from `ffca80b` to `426d444`) 21f2f8ec96855f7b3084e9d441b65e15b8da43b6' 2025-03-13 00:27:13,426 [ scc.git] DEBUG Already up to date. 2025-03-13 00:27:13,664 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:13,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:27:13,823 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-13 00:27:13,869 [ scc.git] DEBUG Get sha1 of %s 2025-03-13 00:27:13,869 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:13,873 [ scc.repo] DEBUG ## PRs found: 2025-03-13 00:27:14,075 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:14,422 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None 2025-03-13 00:27:14,674 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:14,937 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None 2025-03-13 00:27:15,190 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:15,540 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-03-13 00:27:15,792 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:16,055 [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-13 00:27:16,307 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:16,616 [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-13 00:27:16,869 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:17,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-03-13 00:27:17,414 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:17,592 [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-13 00:27:17,592 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility' 2025-03-13 00:27:17,844 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:18,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None 2025-03-13 00:27:18,331 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:18,603 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None 2025-03-13 00:27:18,605 [ scc.repo] DEBUG ## Branches found: 2025-03-13 00:27:18,605 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-03-13 00:27:18,605 [ scc.git] DEBUG Get sha1 of %s 2025-03-13 00:27:18,605 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:18,610 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-13 00:27:18,615 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-13 00:27:18,615 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-13 00:27:18,765 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-13 00:27:18,777 [ scc.git] DEBUG Updating dc3af36..17e61c5 2025-03-13 00:27:18,777 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head' 2025-03-13 00:27:19,964 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java 2025-03-13 00:27:19,964 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD 2025-03-13 00:27:19,970 [ scc.git] DEBUG ## Unique users: [] 2025-03-13 00:27:19,970 [ scc.git] DEBUG Get sha1 of %s 2025-03-13 00:27:19,970 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:19,974 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-03-13 00:27:19,980 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:19,984 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-03-13 00:27:20,008 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-13 00:27:20,012 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +- 2025-03-13 00:27:20,012 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +- 2025-03-13 00:27:20,012 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++ 2025-03-13 00:27:20,012 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-) 2025-03-13 00:27:20,012 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java 2025-03-13 00:27:20,015 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:20,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:27:20,184 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-13 00:27:20,231 [ scc.git] DEBUG Get sha1 of %s 2025-03-13 00:27:20,231 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:20,235 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-13 00:27:20,276 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-13 00:27:20,282 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5015f46490> has no local changes 2025-03-13 00:27:20,282 [ 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) Updating dc3af36..17e61c5 Previously merged: Merged PRs: - PR 93 dominikl 'Renderfacility' Generated by OMERO-build-push#355 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/355/)' 2025-03-13 00:27:20,291 [ scc.git] DEBUG [detached HEAD 227eb77] merge master -Dorg -Ssuccess-only 2025-03-13 00:27:20,291 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-13 00:27:20,292 [ scc.repo] DEBUG ## PRs found: 2025-03-13 00:27:20,436 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:20,739 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None 2025-03-13 00:27:20,991 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:21,223 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None 2025-03-13 00:27:21,476 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:21,729 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None 2025-03-13 00:27:21,730 [ scc.repo] DEBUG ## Branches found: 2025-03-13 00:27:21,730 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-03-13 00:27:21,731 [ scc.git] DEBUG Get sha1 of %s 2025-03-13 00:27:21,731 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:21,735 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-13 00:27:21,738 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-13 00:27:21,739 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-13 00:27:21,857 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-13 00:27:21,867 [ scc.git] DEBUG Updating 47a1380..5068423 2025-03-13 00:27:21,867 [ scc.git] DEBUG ## Unique users: [] 2025-03-13 00:27:21,867 [ scc.git] DEBUG Get sha1 of %s 2025-03-13 00:27:21,867 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:21,871 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-13 00:27:21,910 [ scc.git] DEBUG Get sha1 of %s 2025-03-13 00:27:21,910 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-13 00:27:21,914 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-13 00:27:21,955 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-13 00:27:21,961 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f50130cba30> has no local changes 2025-03-13 00:27:21,962 [ 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 47a1380..5068423 Previously merged: Generated by OMERO-build-push#355 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/355/)' 2025-03-13 00:27:21,970 [ scc.git] DEBUG [detached HEAD f6577b9] merge master -Dorg -Ssuccess-only 2025-03-13 00:27:21,970 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-13 00:27:21,970 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-13 00:27:22,016 [ scc.config] DEBUG Found submodule.omero-gateway-java.url 2025-03-13 00:27:22,019 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:22,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:27:22,197 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch 2025-03-13 00:27:22,200 [ scc.config] DEBUG Found submodule.omero-romio.url 2025-03-13 00:27:22,442 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-13 00:27:22,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-13 00:27:22,614 [ scc.config] DEBUG Found submodule.omero-romio.branch 2025-03-13 00:27:22,614 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-13 00:27:22,629 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5013f0e310> has local changes 2025-03-13 00:27:22,629 [ 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 219 dependabot[bot] 'Bump omero-model from `73bac6e` to `307a879`' - PR 220 dependabot[bot] 'Bump omero-common from `cc05596` to `384b313`' - PR 221 dependabot[bot] 'Bump omero-renderer from `05383d4` to `7c7042d`' - PR 222 dependabot[bot] 'Bump omero-server from `5b5a782` to `588f747`' - PR 223 dependabot[bot] 'Bump omero-blitz from `ffca80b` to `426d444`' Repository: ome/omero-gateway-java Excluded PRs: - PR 30 jburel 'Import image' (exclude comment) Updating dc3af36..17e61c5 Previously merged: Merged PRs: - PR 93 dominikl 'Renderfacility' Repository: ome/omero-romio Excluded PRs: - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) Updating 47a1380..5068423 Previously merged: Generated by OMERO-build-push#355 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/355/)' 2025-03-13 00:27:22,639 [ scc.git] DEBUG [detached HEAD ef91c9c] merge master -Dorg -Ssuccess-only 2025-03-13 00:27:22,639 [ scc.merge] INFO Repository: ome/omero-build 2025-03-13 00:27:22,639 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-) 2025-03-13 00:27:22,639 [ scc.merge] INFO Already up to date. 2025-03-13 00:27:22,639 [ scc.merge] INFO 2025-03-13 00:27:22,639 [ scc.merge] INFO Merged PRs: 2025-03-13 00:27:22,639 [ scc.merge] INFO - PR 219 dependabot[bot] 'Bump omero-model from `73bac6e` to `307a879`' 2025-03-13 00:27:22,639 [ scc.merge] INFO - PR 220 dependabot[bot] 'Bump omero-common from `cc05596` to `384b313`' 2025-03-13 00:27:22,639 [ scc.merge] INFO - PR 221 dependabot[bot] 'Bump omero-renderer from `05383d4` to `7c7042d`' 2025-03-13 00:27:22,639 [ scc.merge] INFO - PR 222 dependabot[bot] 'Bump omero-server from `5b5a782` to `588f747`' 2025-03-13 00:27:22,639 [ scc.merge] INFO - PR 223 dependabot[bot] 'Bump omero-blitz from `ffca80b` to `426d444`' 2025-03-13 00:27:22,639 [ scc.merge] INFO 2025-03-13 00:27:22,639 [ scc.merge] INFO Repository: ome/omero-gateway-java 2025-03-13 00:27:22,639 [ scc.merge] INFO Excluded PRs: 2025-03-13 00:27:22,639 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment) 2025-03-13 00:27:22,640 [ scc.merge] INFO Updating dc3af36..17e61c5 2025-03-13 00:27:22,640 [ scc.merge] INFO Previously merged: 2025-03-13 00:27:22,640 [ scc.merge] INFO 2025-03-13 00:27:22,640 [ scc.merge] INFO Merged PRs: 2025-03-13 00:27:22,640 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility' 2025-03-13 00:27:22,640 [ scc.merge] INFO 2025-03-13 00:27:22,640 [ scc.merge] INFO Repository: ome/omero-romio 2025-03-13 00:27:22,640 [ scc.merge] INFO Excluded PRs: 2025-03-13 00:27:22,640 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) 2025-03-13 00:27:22,640 [ scc.merge] INFO Updating 47a1380..5068423 2025-03-13 00:27:22,640 [ scc.merge] INFO Previously merged: 2025-03-13 00:27:22,640 [ scc.merge] INFO 2025-03-13 00:27:22,640 [ scc.merge] INFO 2025-03-13 00:27:22,640 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-03-13 00:27:22,640 [ scc.git] DEBUG Calling 'git remote' 2025-03-13 00:27:22,644 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-03-13 00:27:22,644 [ scc.git] DEBUG Calling 'git remote' 2025-03-13 00:27:22,648 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-13 00:27:22,648 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-03-13 00:27:22,648 [ scc.git] DEBUG Calling 'git remote' 2025-03-13 00:27:22,652 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push Update component versions Commit all component version changes Entering 'omero-gateway-java' Entering 'omero-romio' Entering 'omero-gateway-java' HEAD detached from dc3af36 nothing to commit, working tree clean Entering 'omero-romio' HEAD detached from 47a1380 nothing to commit, working tree clean HEAD detached from f57dfbf nothing to commit, working tree clean 2025-03-13 00:27:37,027 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS