Skip to content

Console Output

Started by upstream project "Trigger" build number 493
originally caused by:
 Started by user devspace
 Restarted from build #492, stage OMERO Jars
[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 654fab96d71411fab33e55b79057bcbf94eef8a2
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 654fab96d71411fab33e55b79057bcbf94eef8a2 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 654fab96d71411fab33e55b79057bcbf94eef8a2 # timeout=10
Commit message: "Merge pull request #18 from jburel/python_311"
 > git rev-list --no-walk 654fab96d71411fab33e55b79057bcbf94eef8a2 # timeout=10
[Pipeline] checkout
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 129d8aff87161caf7625b0c7363852f8027c041a (refs/remotes/origin/master)
Commit message: "Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357"
 > 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 129d8aff87161caf7625b0c7363852f8027c041a # timeout=10
 > git rev-list --no-walk 129d8aff87161caf7625b0c7363852f8027c041a # 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
[Pipeline] pwd
[Pipeline] copyArtifacts
Copied 1 artifact from "OMERO-gradle-plugins-push" build number 443
[Pipeline] sh
+ 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.11 -m venv build/venv
 > git submodule update --init --recursive omero-renderer # timeout=10
 > git submodule update --init --recursive omero-server # timeout=10
 > 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 '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-build-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-build-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ hash -r
+ python3.11 -m pip install -U pip
Requirement already satisfied: pip in ./build/venv/lib64/python3.11/site-packages (22.3.1)
Collecting pip
  Using cached pip-25.1.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.3.1
    Uninstalling pip-22.3.1:
      Successfully uninstalled pip-22.3.1
Successfully installed pip-25.1.1
WARNING: There was an error checking the latest version of pip.
+ python3.11 -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-cp311-cp311-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.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 cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached cryptography-45.0.2-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB)
Collecting cffi>=1.14 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
Collecting pycparser (from cffi>=1.14->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached charset_normalizer-3.4.2-cp311-cp311-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.4.26-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-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)
Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc)
  Using cached ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB)
Using cached scc-0.20.0-py3-none-any.whl (48 kB)
Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
Using cached PyGithub-2.6.1-py3-none-any.whl (410 kB)
Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB)
Using cached cryptography-45.0.2-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB)
Using cached cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 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 PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)
Using cached requests-2.32.3-py3-none-any.whl (64 kB)
Using cached charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147 kB)
Using cached idna-3.10-py3-none-any.whl (70 kB)
Using cached certifi-2025.4.26-py3-none-any.whl (159 kB)
Using cached typing_extensions-4.13.2-py3-none-any.whl (45 kB)
Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB)
Using cached wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB)
Using cached future-1.0.0-py3-none-any.whl (491 kB)
Using cached pycparser-2.22-py3-none-any.whl (117 kB)
Using cached ruamel.yaml-0.18.10-py3-none-any.whl (117 kB)
Using cached ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (739 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)
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.4.26 cffi-1.17.1 charset-normalizer-3.4.2 cryptography-45.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.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 '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-build-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-build-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2025-05-25 05:48:00,508 [  scc.config] DEBUG Found github.token
2025-05-25 05:48:00,509 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:00,687 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:48:00,938 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:01,094 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:48:01,345 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:01,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-05-25 05:48:01,506 [      scc.gh] DEBUG 4844 remaining from 5000 (Reset at 06:05
2025-05-25 05:48:01,506 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-05-25 05:48:01,508 [     scc.git] DEBUG Check current status
2025-05-25 05:48:01,508 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-05-25 05:48:01,511 [     scc.git] DEBUG 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357
2025-05-25 05:48:01,511 [     scc.git] DEBUG Calling 'git submodule status'
2025-05-25 05:48:01,552 [     scc.git] DEBUG  3b924c1fed49e54297c081163c79cb79a01cbb98 omero-blitz (v5.8.2-1-g3b924c1f)
2025-05-25 05:48:01,555 [     scc.git] DEBUG  754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b)
2025-05-25 05:48:01,559 [     scc.git] DEBUG  d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47)
2025-05-25 05:48:01,563 [     scc.git] DEBUG  c4c6357ce8a177dce4bf024f4fe6fd23a64c4fcd omero-model (v5.7.2-4-gc4c6357)
2025-05-25 05:48:01,566 [     scc.git] DEBUG  29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a)
2025-05-25 05:48:01,570 [     scc.git] DEBUG  18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1)
2025-05-25 05:48:01,573 [     scc.git] DEBUG  f3ce0f6f1f7b86dac78350d14b39847b0c5512f8 omero-server (v5.7.2-1-gf3ce0f6f)
2025-05-25 05:48:01,576 [  scc.config] DEBUG Found remote.origin.url
2025-05-25 05:48:01,757 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:01,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2025-05-25 05:48:02,247 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:02,531 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-05-25 05:48:02,783 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:02,962 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-05-25 05:48:03,214 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:03,388 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-05-25 05:48:03,640 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:03,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-05-25 05:48:03,818 [     scc.git] DEBUG Resetting...
2025-05-25 05:48:03,818 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-05-25 05:48:03,823 [     scc.git] DEBUG HEAD is now at 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357
2025-05-25 05:48:03,823 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-05-25 05:48:03,882 [     scc.git] DEBUG Check current status
2025-05-25 05:48:03,882 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-05-25 05:48:03,884 [     scc.git] DEBUG 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357
2025-05-25 05:48:03,884 [     scc.git] DEBUG Calling 'git submodule status'
2025-05-25 05:48:03,923 [     scc.git] DEBUG  3b924c1fed49e54297c081163c79cb79a01cbb98 omero-blitz (v5.8.2-1-g3b924c1f)
2025-05-25 05:48:03,927 [     scc.git] DEBUG  754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b)
2025-05-25 05:48:03,931 [     scc.git] DEBUG  d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47)
2025-05-25 05:48:03,935 [     scc.git] DEBUG  c4c6357ce8a177dce4bf024f4fe6fd23a64c4fcd omero-model (v5.7.2-4-gc4c6357)
2025-05-25 05:48:03,938 [     scc.git] DEBUG  29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a)
2025-05-25 05:48:03,942 [     scc.git] DEBUG  18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1)
2025-05-25 05:48:03,945 [     scc.git] DEBUG  f3ce0f6f1f7b86dac78350d14b39847b0c5512f8 omero-server (v5.7.2-1-gf3ce0f6f)
2025-05-25 05:48:03,946 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-05-25 05:48:03,946 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-05-25 05:48:03,946 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-05-25 05:48:03,946 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-05-25 05:48:03,946 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-05-25 05:48:03,946 [    scc.repo] DEBUG ## PRs found:
2025-05-25 05:48:04,069 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:04,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2025-05-25 05:48:04,584 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:04,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/243 HTTP/1.1" 200 None
2025-05-25 05:48:04,827 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-05-25 05:48:04,828 [    scc.repo] DEBUG   - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`'
2025-05-25 05:48:05,078 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:05,308 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/242 HTTP/1.1" 200 None
2025-05-25 05:48:05,309 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-05-25 05:48:05,309 [    scc.repo] DEBUG   - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`'
2025-05-25 05:48:05,560 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:05,794 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/241 HTTP/1.1" 200 None
2025-05-25 05:48:05,794 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-05-25 05:48:05,794 [    scc.repo] DEBUG   - PR 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`'
2025-05-25 05:48:05,794 [    scc.repo] DEBUG ## Branches found:
2025-05-25 05:48:05,795 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:48:05,795 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:05,797 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-05-25 05:48:05,799 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-05-25 05:48:05,800 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-05-25 05:48:05,802 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-05-25 05:48:05,805 [     scc.git] DEBUG Already up to date.

2025-05-25 05:48:05,805 [     scc.git] DEBUG Calling 'git fetch origin pull/241/head'
2025-05-25 05:48:06,166 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-05-25 05:48:06,166 [     scc.git] DEBUG  * branch            refs/pull/241/head -> FETCH_HEAD
2025-05-25 05:48:06,172 [     scc.git] DEBUG Calling 'git fetch origin pull/242/head'
2025-05-25 05:48:06,472 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-05-25 05:48:06,472 [     scc.git] DEBUG  * branch            refs/pull/242/head -> FETCH_HEAD
2025-05-25 05:48:06,478 [     scc.git] DEBUG Calling 'git fetch origin pull/243/head'
2025-05-25 05:48:06,764 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-05-25 05:48:06,765 [     scc.git] DEBUG  * branch            refs/pull/243/head -> FETCH_HEAD
2025-05-25 05:48:06,770 [     scc.git] DEBUG ## Unique users: []
2025-05-25 05:48:06,770 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:48:06,771 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:06,773 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5'
2025-05-25 05:48:06,776 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:06,778 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 241 (Bump omero-blitz from `3b924c1` to `6d34e0e`) 7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5'
2025-05-25 05:48:06,788 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:48:06,791 [     scc.git] DEBUG  omero-blitz | 2 +-
2025-05-25 05:48:06,791 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-05-25 05:48:06,792 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:06,951 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:48:06,951 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c107491844725eed0ae249752aa9caab0a419e2a'
2025-05-25 05:48:06,954 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:06,956 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 242 (Bump omero-server from `f3ce0f6` to `23c2596`) c107491844725eed0ae249752aa9caab0a419e2a'
2025-05-25 05:48:06,966 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:48:06,969 [     scc.git] DEBUG  omero-server | 2 +-
2025-05-25 05:48:06,969 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-05-25 05:48:07,202 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:07,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:48:07,354 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...a70265b75a6658801db3b572af7adb1e0e46ab9c'
2025-05-25 05:48:07,357 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:07,359 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 243 (Bump omero-model from `c4c6357` to `3329504`) a70265b75a6658801db3b572af7adb1e0e46ab9c'
2025-05-25 05:48:07,370 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:48:07,372 [     scc.git] DEBUG  omero-model | 2 +-
2025-05-25 05:48:07,372 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-05-25 05:48:07,605 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:07,767 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:48:07,767 [     scc.git] DEBUG Calling 'git submodule update'
2025-05-25 05:48:07,823 [     scc.git] DEBUG Submodule path 'omero-blitz': checked out '6d34e0ecdd65026edbdb4c6cb330f944fe358193'
2025-05-25 05:48:07,839 [     scc.git] DEBUG Submodule path 'omero-model': checked out '33295040fd7b52f4b384b1bc9c68aea99b4a85f1'
2025-05-25 05:48:07,855 [     scc.git] DEBUG Submodule path 'omero-server': checked out '23c2596ede328fc5020901f7d9e71fc91151a240'
2025-05-25 05:48:07,856 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:48:07,856 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:07,858 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-05-25 05:48:07,898 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fce9d486e90> has no local changes
2025-05-25 05:48:07,899 [     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 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`'
  - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`'
  - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`'

Generated by OMERO-build-push#441 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/441/)'
2025-05-25 05:48:07,931 [     scc.git] DEBUG [detached HEAD 13ed7a1] merge master -Dorg -Snone
2025-05-25 05:48:07,931 [   scc.merge] INFO  Repository: ome/omero-build
2025-05-25 05:48:07,931 [   scc.merge] INFO  Already up to date.
2025-05-25 05:48:07,931 [   scc.merge] INFO  
2025-05-25 05:48:07,931 [   scc.merge] INFO  Merged PRs:
2025-05-25 05:48:07,931 [   scc.merge] INFO    - PR 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`'
2025-05-25 05:48:07,931 [   scc.merge] INFO    - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`'
2025-05-25 05:48:07,932 [   scc.merge] INFO    - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`'
2025-05-25 05:48:07,932 [   scc.merge] INFO  
2025-05-25 05:48:07,932 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-05-25 05:48:07,932 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'omero-blitz'
Synchronizing submodule url for 'omero-common'
Synchronizing submodule url for 'omero-gateway-java'
Synchronizing submodule url for 'omero-model'
Synchronizing submodule url for 'omero-renderer'
Synchronizing submodule url for 'omero-romio'
Synchronizing submodule url for 'omero-server'
Merge all submodules2025-05-25 05:48:10,531 [  scc.config] DEBUG Found github.token
2025-05-25 05:48:10,532 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:10,701 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:48:10,953 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:11,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:48:11,377 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:11,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-05-25 05:48:11,525 [      scc.gh] DEBUG 4828 remaining from 5000 (Reset at 06:05
2025-05-25 05:48:11,526 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-05-25 05:48:11,528 [     scc.git] DEBUG Check current status
2025-05-25 05:48:11,528 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-05-25 05:48:11,531 [     scc.git] DEBUG 13ed7a1 merge master -Dorg -Snone
2025-05-25 05:48:11,531 [     scc.git] DEBUG Calling 'git submodule status'
2025-05-25 05:48:11,571 [     scc.git] DEBUG  6d34e0ecdd65026edbdb4c6cb330f944fe358193 omero-blitz (v5.8.2-3-g6d34e0ec)
2025-05-25 05:48:11,575 [     scc.git] DEBUG  754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b)
2025-05-25 05:48:11,579 [     scc.git] DEBUG  d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47)
2025-05-25 05:48:11,583 [     scc.git] DEBUG  33295040fd7b52f4b384b1bc9c68aea99b4a85f1 omero-model (v5.7.2-12-g3329504)
2025-05-25 05:48:11,586 [     scc.git] DEBUG  29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a)
2025-05-25 05:48:11,590 [     scc.git] DEBUG  18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1)
2025-05-25 05:48:11,594 [     scc.git] DEBUG  23c2596ede328fc5020901f7d9e71fc91151a240 omero-server (v5.7.2-9-g23c2596e)
2025-05-25 05:48:11,596 [  scc.config] DEBUG Found remote.origin.url
2025-05-25 05:48:11,776 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:12,470 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2025-05-25 05:48:12,722 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:12,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-05-25 05:48:13,228 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:13,411 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-05-25 05:48:13,663 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:13,842 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-05-25 05:48:14,094 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:14,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-05-25 05:48:14,289 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:48:14,342 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-05-25 05:48:14,342 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-05-25 05:48:14,344 [     scc.git] DEBUG Check current status
2025-05-25 05:48:14,344 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-05-25 05:48:14,346 [     scc.git] DEBUG 6d34e0ec Merge pull request #159 from sbesson/ehcache_2.10.9.2
2025-05-25 05:48:14,347 [     scc.git] DEBUG Calling 'git submodule status'
2025-05-25 05:48:14,386 [  scc.config] DEBUG Found remote.origin.url
2025-05-25 05:48:14,540 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:14,783 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2025-05-25 05:48:15,035 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:15,253 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-05-25 05:48:15,504 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:15,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-05-25 05:48:15,919 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:16,105 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-05-25 05:48:16,357 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:16,520 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-05-25 05:48:16,520 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:48:16,560 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:48:16,561 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-05-25 05:48:16,561 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-05-25 05:48:16,563 [     scc.git] DEBUG Check current status
2025-05-25 05:48:16,563 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-05-25 05:48:16,565 [     scc.git] DEBUG 754892b Revert to snapshot
2025-05-25 05:48:16,566 [     scc.git] DEBUG Calling 'git submodule status'
2025-05-25 05:48:16,604 [  scc.config] DEBUG Found remote.origin.url
2025-05-25 05:48:16,771 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:17,018 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2025-05-25 05:48:17,269 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:17,520 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-05-25 05:48:17,772 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:17,954 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-05-25 05:48:18,206 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:18,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-05-25 05:48:18,756 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:18,942 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-05-25 05:48:18,943 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:48:18,981 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:48:18,982 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-05-25 05:48:18,982 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-05-25 05:48:18,984 [     scc.git] DEBUG Check current status
2025-05-25 05:48:18,984 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-05-25 05:48:18,986 [     scc.git] DEBUG d0d0e47 Revert to snapshot
2025-05-25 05:48:18,986 [     scc.git] DEBUG Calling 'git submodule status'
2025-05-25 05:48:19,025 [  scc.config] DEBUG Found remote.origin.url
2025-05-25 05:48:19,194 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:19,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2025-05-25 05:48:19,712 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:19,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-05-25 05:48:20,234 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:20,418 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-05-25 05:48:20,670 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:20,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-05-25 05:48:21,096 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:21,269 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-05-25 05:48:21,270 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:48:21,308 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:48:21,309 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-05-25 05:48:21,309 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-05-25 05:48:21,311 [     scc.git] DEBUG Check current status
2025-05-25 05:48:21,311 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-05-25 05:48:21,314 [     scc.git] DEBUG 3329504 Merge pull request #116 from sbesson/dom4j_2.1.2
2025-05-25 05:48:21,314 [     scc.git] DEBUG Calling 'git submodule status'
2025-05-25 05:48:21,354 [  scc.config] DEBUG Found remote.origin.url
2025-05-25 05:48:21,520 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:21,768 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2025-05-25 05:48:22,019 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:22,243 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-05-25 05:48:22,494 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:22,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-05-25 05:48:22,913 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:23,085 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-05-25 05:48:23,336 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:23,517 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-05-25 05:48:23,518 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:48:23,556 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:48:23,557 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-05-25 05:48:23,557 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-05-25 05:48:23,559 [     scc.git] DEBUG Check current status
2025-05-25 05:48:23,559 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-05-25 05:48:23,561 [     scc.git] DEBUG 29e6f1a Revert to snapshot
2025-05-25 05:48:23,561 [     scc.git] DEBUG Calling 'git submodule status'
2025-05-25 05:48:23,601 [  scc.config] DEBUG Found remote.origin.url
2025-05-25 05:48:23,768 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:24,033 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2025-05-25 05:48:24,285 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:24,485 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-05-25 05:48:24,737 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:24,922 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-05-25 05:48:25,173 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:25,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-05-25 05:48:25,594 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:25,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-05-25 05:48:25,767 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:48:25,806 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:48:25,807 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-05-25 05:48:25,807 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-05-25 05:48:25,809 [     scc.git] DEBUG Check current status
2025-05-25 05:48:25,809 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-05-25 05:48:25,812 [     scc.git] DEBUG 18595c1 Revert to snapshot
2025-05-25 05:48:25,812 [     scc.git] DEBUG Calling 'git submodule status'
2025-05-25 05:48:25,851 [  scc.config] DEBUG Found remote.origin.url
2025-05-25 05:48:26,017 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:26,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2025-05-25 05:48:26,525 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:26,754 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-05-25 05:48:27,006 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:27,203 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-05-25 05:48:27,455 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:27,638 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-05-25 05:48:27,889 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:28,062 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-05-25 05:48:28,063 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:48:28,101 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:48:28,102 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-05-25 05:48:28,102 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-05-25 05:48:28,104 [     scc.git] DEBUG Check current status
2025-05-25 05:48:28,104 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-05-25 05:48:28,107 [     scc.git] DEBUG 23c2596e Merge pull request #192 from sbesson/ehcache_2.10.9.2
2025-05-25 05:48:28,107 [     scc.git] DEBUG Calling 'git submodule status'
2025-05-25 05:48:28,146 [  scc.config] DEBUG Found remote.origin.url
2025-05-25 05:48:28,314 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:28,538 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2025-05-25 05:48:28,789 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:29,009 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-05-25 05:48:29,260 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:29,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-05-25 05:48:29,695 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:29,873 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-05-25 05:48:30,125 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:30,291 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-05-25 05:48:30,292 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:48:30,330 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:48:30,330 [     scc.git] DEBUG Resetting...
2025-05-25 05:48:30,330 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-05-25 05:48:30,334 [     scc.git] DEBUG HEAD is now at 13ed7a1 merge master -Dorg -Snone
2025-05-25 05:48:30,335 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-05-25 05:48:30,395 [     scc.git] DEBUG Check current status
2025-05-25 05:48:30,395 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-05-25 05:48:30,397 [     scc.git] DEBUG 13ed7a1 merge master -Dorg -Snone
2025-05-25 05:48:30,397 [     scc.git] DEBUG Calling 'git submodule status'
2025-05-25 05:48:30,437 [     scc.git] DEBUG  6d34e0ecdd65026edbdb4c6cb330f944fe358193 omero-blitz (v5.8.2-3-g6d34e0ec)
2025-05-25 05:48:30,441 [     scc.git] DEBUG  754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b)
2025-05-25 05:48:30,445 [     scc.git] DEBUG  d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47)
2025-05-25 05:48:30,449 [     scc.git] DEBUG  33295040fd7b52f4b384b1bc9c68aea99b4a85f1 omero-model (v5.7.2-12-g3329504)
2025-05-25 05:48:30,452 [     scc.git] DEBUG  29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a)
2025-05-25 05:48:30,456 [     scc.git] DEBUG  18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1)
2025-05-25 05:48:30,460 [     scc.git] DEBUG  23c2596ede328fc5020901f7d9e71fc91151a240 omero-server (v5.7.2-9-g23c2596e)
2025-05-25 05:48:30,460 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-05-25 05:48:30,460 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-05-25 05:48:30,460 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-05-25 05:48:30,460 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-05-25 05:48:30,460 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-05-25 05:48:30,460 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2025-05-25 05:48:30,461 [    scc.repo] DEBUG ## PRs found:
2025-05-25 05:48:30,542 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:30,789 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2025-05-25 05:48:31,041 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:31,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/243 HTTP/1.1" 200 None
2025-05-25 05:48:31,274 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-05-25 05:48:31,525 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:31,886 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/a70265b75a6658801db3b572af7adb1e0e46ab9c HTTP/1.1" 200 None
2025-05-25 05:48:32,137 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:32,432 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/a70265b75a6658801db3b572af7adb1e0e46ab9c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-05-25 05:48:32,684 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:32,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/a70265b75a6658801db3b572af7adb1e0e46ab9c HTTP/1.1" 200 None
2025-05-25 05:48:33,230 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:33,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/a70265b75a6658801db3b572af7adb1e0e46ab9c?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:48:33,409 [    scc.repo] DEBUG   - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`'
2025-05-25 05:48:33,660 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:33,904 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/242 HTTP/1.1" 200 None
2025-05-25 05:48:33,904 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-05-25 05:48:34,155 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:34,460 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c107491844725eed0ae249752aa9caab0a419e2a HTTP/1.1" 200 None
2025-05-25 05:48:34,712 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:34,924 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c107491844725eed0ae249752aa9caab0a419e2a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-05-25 05:48:35,175 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:35,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c107491844725eed0ae249752aa9caab0a419e2a HTTP/1.1" 200 None
2025-05-25 05:48:35,649 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:35,837 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/c107491844725eed0ae249752aa9caab0a419e2a?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:48:35,837 [    scc.repo] DEBUG   - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`'
2025-05-25 05:48:36,088 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:36,303 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/241 HTTP/1.1" 200 None
2025-05-25 05:48:36,304 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-05-25 05:48:36,554 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:36,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5 HTTP/1.1" 200 None
2025-05-25 05:48:37,154 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:37,395 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-05-25 05:48:37,646 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:37,921 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5 HTTP/1.1" 200 None
2025-05-25 05:48:38,172 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:38,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:48:38,361 [    scc.repo] DEBUG   - PR 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`'
2025-05-25 05:48:38,361 [    scc.repo] DEBUG ## Branches found:
2025-05-25 05:48:38,361 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:48:38,361 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:38,363 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-05-25 05:48:38,366 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-05-25 05:48:38,366 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-05-25 05:48:38,368 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-05-25 05:48:38,371 [     scc.git] DEBUG Already up to date.

2025-05-25 05:48:38,372 [     scc.git] DEBUG Calling 'git fetch origin pull/241/head'
2025-05-25 05:48:38,708 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-05-25 05:48:38,708 [     scc.git] DEBUG  * branch            refs/pull/241/head -> FETCH_HEAD
2025-05-25 05:48:38,714 [     scc.git] DEBUG Calling 'git fetch origin pull/242/head'
2025-05-25 05:48:38,984 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-05-25 05:48:38,984 [     scc.git] DEBUG  * branch            refs/pull/242/head -> FETCH_HEAD
2025-05-25 05:48:38,990 [     scc.git] DEBUG Calling 'git fetch origin pull/243/head'
2025-05-25 05:48:39,255 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-05-25 05:48:39,255 [     scc.git] DEBUG  * branch            refs/pull/243/head -> FETCH_HEAD
2025-05-25 05:48:39,261 [     scc.git] DEBUG ## Unique users: []
2025-05-25 05:48:39,261 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:48:39,261 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:39,263 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5'
2025-05-25 05:48:39,266 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:39,268 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 241 (Bump omero-blitz from `3b924c1` to `6d34e0e`) 7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5'
2025-05-25 05:48:39,271 [     scc.git] DEBUG Already up to date.
2025-05-25 05:48:39,272 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:39,432 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:48:39,433 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c107491844725eed0ae249752aa9caab0a419e2a'
2025-05-25 05:48:39,435 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:39,438 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 242 (Bump omero-server from `f3ce0f6` to `23c2596`) c107491844725eed0ae249752aa9caab0a419e2a'
2025-05-25 05:48:39,440 [     scc.git] DEBUG Already up to date.
2025-05-25 05:48:39,684 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:39,845 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:48:39,846 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...a70265b75a6658801db3b572af7adb1e0e46ab9c'
2025-05-25 05:48:39,849 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:39,851 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 243 (Bump omero-model from `c4c6357` to `3329504`) a70265b75a6658801db3b572af7adb1e0e46ab9c'
2025-05-25 05:48:39,853 [     scc.git] DEBUG Already up to date.
2025-05-25 05:48:40,097 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:40,261 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:48:40,261 [     scc.git] DEBUG Calling 'git submodule update'
2025-05-25 05:48:40,303 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:48:40,303 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:40,305 [    scc.repo] DEBUG ## PRs found:
2025-05-25 05:48:40,512 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:40,794 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2025-05-25 05:48:41,046 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:41,248 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/161 HTTP/1.1" 200 None
2025-05-25 05:48:41,500 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:41,803 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/e2bc6ff9d93229122ee05f55c6a77f6a6147916a HTTP/1.1" 200 None
2025-05-25 05:48:42,054 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:42,311 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/e2bc6ff9d93229122ee05f55c6a77f6a6147916a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-05-25 05:48:42,562 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:42,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/e2bc6ff9d93229122ee05f55c6a77f6a6147916a/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-05-25 05:48:43,068 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:43,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/e2bc6ff9d93229122ee05f55c6a77f6a6147916a HTTP/1.1" 200 None
2025-05-25 05:48:43,552 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:43,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/e2bc6ff9d93229122ee05f55c6a77f6a6147916a?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:48:43,729 [    scc.repo] DEBUG   - PR 161 sbesson 'Only depend on batik-parser and upgrade to 1.19'
2025-05-25 05:48:43,980 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:44,191 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/160 HTTP/1.1" 200 None
2025-05-25 05:48:44,442 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:44,649 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/160/comments HTTP/1.1" 200 None
2025-05-25 05:48:44,901 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:45,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9 HTTP/1.1" 200 None
2025-05-25 05:48:45,401 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:45,674 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-05-25 05:48:45,925 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:46,157 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-05-25 05:48:46,409 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:46,687 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9 HTTP/1.1" 200 None
2025-05-25 05:48:46,939 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:47,112 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:48:47,112 [    scc.repo] DEBUG   - PR 160 sbesson 'Add CodeQL workflow'
2025-05-25 05:48:47,363 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:47,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2025-05-25 05:48:47,873 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:48,096 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2025-05-25 05:48:48,347 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:48,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2025-05-25 05:48:48,886 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:49,083 [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-05-25 05:48:49,335 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:49,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2025-05-25 05:48:49,854 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:50,054 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:48:50,054 [    scc.repo] DEBUG   - PR 132 jburel 'Fix javadoc warning'
2025-05-25 05:48:50,305 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:50,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None
2025-05-25 05:48:50,835 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:51,085 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None
2025-05-25 05:48:51,337 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:51,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2025-05-25 05:48:51,836 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:52,035 [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-05-25 05:48:52,286 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:52,499 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2025-05-25 05:48:52,751 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:52,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:48:52,935 [    scc.repo] DEBUG   - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2025-05-25 05:48:52,935 [    scc.repo] DEBUG ## Branches found:
2025-05-25 05:48:52,935 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-05-25 05:48:52,935 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:48:52,935 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:52,937 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-05-25 05:48:52,940 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-05-25 05:48:52,940 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-05-25 05:48:52,943 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-05-25 05:48:52,946 [     scc.git] DEBUG Already up to date.

2025-05-25 05:48:52,946 [     scc.git] DEBUG Calling 'git fetch origin pull/119/head'
2025-05-25 05:48:53,244 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-05-25 05:48:53,244 [     scc.git] DEBUG  * branch              refs/pull/119/head -> FETCH_HEAD
2025-05-25 05:48:53,249 [     scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2025-05-25 05:48:53,525 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-05-25 05:48:53,525 [     scc.git] DEBUG  * branch              refs/pull/132/head -> FETCH_HEAD
2025-05-25 05:48:53,529 [     scc.git] DEBUG Calling 'git fetch origin pull/160/head'
2025-05-25 05:48:53,808 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-05-25 05:48:53,809 [     scc.git] DEBUG  * branch              refs/pull/160/head -> FETCH_HEAD
2025-05-25 05:48:53,813 [     scc.git] DEBUG Calling 'git fetch origin pull/161/head'
2025-05-25 05:48:54,088 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-05-25 05:48:54,088 [     scc.git] DEBUG  * branch              refs/pull/161/head -> FETCH_HEAD
2025-05-25 05:48:54,093 [     scc.git] DEBUG ## Unique users: []
2025-05-25 05:48:54,093 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:48:54,093 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:54,095 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723'
2025-05-25 05:48:54,100 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:54,102 [     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-05-25 05:48:54,117 [     scc.git] DEBUG Auto-merging src/main/java/omero/client.java
2025-05-25 05:48:54,118 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:48:54,121 [     scc.git] DEBUG  src/main/java/omero/client.java | 6 ++++++
2025-05-25 05:48:54,122 [     scc.git] DEBUG  1 file changed, 6 insertions(+)
2025-05-25 05:48:54,123 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:54,290 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:48:54,290 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2025-05-25 05:48:54,296 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:54,298 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2025-05-25 05:48:54,313 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:48:54,316 [     scc.git] DEBUG  src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2025-05-25 05:48:54,316 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-05-25 05:48:54,541 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:54,726 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:48:54,726 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9'
2025-05-25 05:48:54,732 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:54,734 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 160 (Add CodeQL workflow) c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9'
2025-05-25 05:48:54,749 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:48:54,752 [     scc.git] DEBUG  .github/workflows/codeql.yml             |  52 +++++++
2025-05-25 05:48:54,752 [     scc.git] DEBUG  gradle/wrapper/gradle-wrapper.jar        | Bin 0 -> 59203 bytes
2025-05-25 05:48:54,753 [     scc.git] DEBUG  gradle/wrapper/gradle-wrapper.properties |   5 +
2025-05-25 05:48:54,753 [     scc.git] DEBUG  gradlew                                  | 234 +++++++++++++++++++++++++++++++
2025-05-25 05:48:54,753 [     scc.git] DEBUG  gradlew.bat                              |  89 ++++++++++++
2025-05-25 05:48:54,753 [     scc.git] DEBUG  5 files changed, 380 insertions(+)
2025-05-25 05:48:54,753 [     scc.git] DEBUG  create mode 100644 .github/workflows/codeql.yml
2025-05-25 05:48:54,753 [     scc.git] DEBUG  create mode 100644 gradle/wrapper/gradle-wrapper.jar
2025-05-25 05:48:54,753 [     scc.git] DEBUG  create mode 100644 gradle/wrapper/gradle-wrapper.properties
2025-05-25 05:48:54,753 [     scc.git] DEBUG  create mode 100755 gradlew
2025-05-25 05:48:54,753 [     scc.git] DEBUG  create mode 100644 gradlew.bat
2025-05-25 05:48:54,977 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:55,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:48:55,147 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...e2bc6ff9d93229122ee05f55c6a77f6a6147916a'
2025-05-25 05:48:55,152 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:55,154 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 161 (Only depend on batik-parser and upgrade to 1.19) e2bc6ff9d93229122ee05f55c6a77f6a6147916a'
2025-05-25 05:48:55,167 [     scc.git] DEBUG Auto-merging build.gradle
2025-05-25 05:48:55,168 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:48:55,171 [     scc.git] DEBUG  build.gradle | 2 +-
2025-05-25 05:48:55,171 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-05-25 05:48:55,398 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:55,566 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:48:55,567 [     scc.git] DEBUG Calling 'git submodule update'
2025-05-25 05:48:55,605 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:48:55,605 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:48:55,607 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:48:55,644 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-05-25 05:48:55,652 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f3469e5ea10> has no local changes
2025-05-25 05:48:55,652 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-blitz
Already up to date.

Merged PRs:
  - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
  - PR 132 jburel 'Fix javadoc warning'
  - PR 160 sbesson 'Add CodeQL workflow'
  - PR 161 sbesson 'Only depend on batik-parser and upgrade to 1.19'

Generated by OMERO-build-push#441 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/441/)'
2025-05-25 05:48:55,659 [     scc.git] DEBUG [detached HEAD f15f0c61] merge master -Dorg -Ssuccess-only
2025-05-25 05:48:55,660 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:48:55,660 [    scc.repo] DEBUG ## PRs found:
2025-05-25 05:48:55,818 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:56,108 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2025-05-25 05:48:56,360 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:56,603 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/50 HTTP/1.1" 200 None
2025-05-25 05:48:56,854 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:57,070 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/50/comments HTTP/1.1" 200 None
2025-05-25 05:48:57,321 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:57,540 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/f4a28d84c3bb443ccf46765e43eb129100b0980e HTTP/1.1" 200 None
2025-05-25 05:48:57,792 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:58,003 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/f4a28d84c3bb443ccf46765e43eb129100b0980e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-05-25 05:48:58,254 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:58,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/f4a28d84c3bb443ccf46765e43eb129100b0980e/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-05-25 05:48:58,727 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:58,998 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/f4a28d84c3bb443ccf46765e43eb129100b0980e HTTP/1.1" 200 None
2025-05-25 05:48:59,250 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:59,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/f4a28d84c3bb443ccf46765e43eb129100b0980e?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:48:59,446 [    scc.repo] DEBUG   - PR 50 sbesson 'Add CodeQL workflow'
2025-05-25 05:48:59,697 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:48:59,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2025-05-25 05:49:00,192 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:00,466 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2025-05-25 05:49:00,718 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:00,931 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2025-05-25 05:49:01,183 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:01,393 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2025-05-25 05:49:01,645 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:01,925 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2025-05-25 05:49:02,176 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:02,386 [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-05-25 05:49:02,637 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:02,940 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2025-05-25 05:49:03,192 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:03,373 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:49:03,374 [    scc.repo] DEBUG   - PR 42 jburel 'include all'
2025-05-25 05:49:03,374 [    scc.repo] DEBUG ## Branches found:
2025-05-25 05:49:03,374 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-05-25 05:49:03,374 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:03,374 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:03,377 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-05-25 05:49:03,379 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-05-25 05:49:03,379 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-05-25 05:49:03,382 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-05-25 05:49:03,385 [     scc.git] DEBUG Already up to date.

2025-05-25 05:49:03,385 [     scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2025-05-25 05:49:03,685 [     scc.git] DEBUG From https://github.com/ome/omero-common
2025-05-25 05:49:03,685 [     scc.git] DEBUG  * branch            refs/pull/42/head -> FETCH_HEAD
2025-05-25 05:49:03,690 [     scc.git] DEBUG Calling 'git fetch origin pull/50/head'
2025-05-25 05:49:03,999 [     scc.git] DEBUG From https://github.com/ome/omero-common
2025-05-25 05:49:03,999 [     scc.git] DEBUG  * branch            refs/pull/50/head -> FETCH_HEAD
2025-05-25 05:49:04,004 [     scc.git] DEBUG ## Unique users: []
2025-05-25 05:49:04,004 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:04,004 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:04,006 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2025-05-25 05:49:04,010 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:04,013 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2025-05-25 05:49:04,023 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:49:04,025 [     scc.git] DEBUG  publish.gradle | 17 +----------------
2025-05-25 05:49:04,025 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 16 deletions(-)
2025-05-25 05:49:04,027 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:04,195 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:04,196 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f4a28d84c3bb443ccf46765e43eb129100b0980e'
2025-05-25 05:49:04,200 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:04,202 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 50 (Add CodeQL workflow) f4a28d84c3bb443ccf46765e43eb129100b0980e'
2025-05-25 05:49:04,213 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:49:04,216 [     scc.git] DEBUG  .github/workflows/codeql.yml             |  48 ++++++++
2025-05-25 05:49:04,216 [     scc.git] DEBUG  gradle.properties                        |   1 +
2025-05-25 05:49:04,216 [     scc.git] DEBUG  gradle/wrapper/gradle-wrapper.jar        | Bin 0 -> 59203 bytes
2025-05-25 05:49:04,216 [     scc.git] DEBUG  gradle/wrapper/gradle-wrapper.properties |   5 +
2025-05-25 05:49:04,216 [     scc.git] DEBUG  gradlew                                  | 185 +++++++++++++++++++++++++++++++
2025-05-25 05:49:04,216 [     scc.git] DEBUG  gradlew.bat                              |  89 +++++++++++++++
2025-05-25 05:49:04,216 [     scc.git] DEBUG  6 files changed, 328 insertions(+)
2025-05-25 05:49:04,216 [     scc.git] DEBUG  create mode 100644 .github/workflows/codeql.yml
2025-05-25 05:49:04,216 [     scc.git] DEBUG  create mode 100644 gradle.properties
2025-05-25 05:49:04,216 [     scc.git] DEBUG  create mode 100644 gradle/wrapper/gradle-wrapper.jar
2025-05-25 05:49:04,216 [     scc.git] DEBUG  create mode 100644 gradle/wrapper/gradle-wrapper.properties
2025-05-25 05:49:04,216 [     scc.git] DEBUG  create mode 100755 gradlew
2025-05-25 05:49:04,216 [     scc.git] DEBUG  create mode 100644 gradlew.bat
2025-05-25 05:49:04,447 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:04,604 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:04,604 [     scc.git] DEBUG Calling 'git submodule update'
2025-05-25 05:49:04,644 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:04,644 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:04,647 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:49:04,684 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-05-25 05:49:04,689 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f346a8c2f90> has no local changes
2025-05-25 05:49:04,689 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-common
Excluded PRs:
  - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
  - PR 40 jburel 'set classifier' (exclude comment)
  - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.

Merged PRs:
  - PR 42 jburel 'include all'
  - PR 50 sbesson 'Add CodeQL workflow'

Generated by OMERO-build-push#441 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/441/)'
2025-05-25 05:49:04,697 [     scc.git] DEBUG [detached HEAD 7d82035] merge master -Dorg -Ssuccess-only
2025-05-25 05:49:04,697 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:49:04,697 [    scc.repo] DEBUG ## PRs found:
2025-05-25 05:49:04,855 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:05,221 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2025-05-25 05:49:05,473 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:05,709 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/102 HTTP/1.1" 200 None
2025-05-25 05:49:05,960 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:06,169 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/102/comments HTTP/1.1" 200 None
2025-05-25 05:49:06,421 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:06,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bd0e1be487c53642786cc79f9acfb00258b719b1 HTTP/1.1" 200 None
2025-05-25 05:49:06,967 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:07,213 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bd0e1be487c53642786cc79f9acfb00258b719b1/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-05-25 05:49:07,465 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:07,720 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bd0e1be487c53642786cc79f9acfb00258b719b1/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-05-25 05:49:07,972 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:08,238 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bd0e1be487c53642786cc79f9acfb00258b719b1 HTTP/1.1" 200 None
2025-05-25 05:49:08,490 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:08,677 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/bd0e1be487c53642786cc79f9acfb00258b719b1?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:49:08,677 [    scc.repo] DEBUG   - PR 102 sbesson 'Add CodeQL workflow'
2025-05-25 05:49:08,928 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:09,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/101 HTTP/1.1" 200 None
2025-05-25 05:49:09,421 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:09,644 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2025-05-25 05:49:09,895 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:10,243 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2025-05-25 05:49:10,494 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:10,726 [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-05-25 05:49:10,978 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:11,187 [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-05-25 05:49:11,439 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:11,713 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2025-05-25 05:49:11,964 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:12,146 [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-05-25 05:49:12,146 [    scc.repo] DEBUG   - PR 93 dominikl 'Renderfacility'
2025-05-25 05:49:12,397 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:12,633 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2025-05-25 05:49:12,885 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:13,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2025-05-25 05:49:13,160 [    scc.repo] DEBUG ## Branches found:
2025-05-25 05:49:13,160 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-05-25 05:49:13,160 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:13,160 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:13,162 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-05-25 05:49:13,165 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-05-25 05:49:13,165 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-05-25 05:49:13,168 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-05-25 05:49:13,171 [     scc.git] DEBUG Already up to date.

2025-05-25 05:49:13,171 [     scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2025-05-25 05:49:13,457 [     scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2025-05-25 05:49:13,457 [     scc.git] DEBUG  * branch            refs/pull/93/head -> FETCH_HEAD
2025-05-25 05:49:13,461 [     scc.git] DEBUG Calling 'git fetch origin pull/102/head'
2025-05-25 05:49:13,761 [     scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2025-05-25 05:49:13,761 [     scc.git] DEBUG  * branch            refs/pull/102/head -> FETCH_HEAD
2025-05-25 05:49:13,766 [     scc.git] DEBUG ## Unique users: []
2025-05-25 05:49:13,766 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:13,766 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:13,769 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2025-05-25 05:49:13,772 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:13,774 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2025-05-25 05:49:13,785 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:49:13,788 [     scc.git] DEBUG  src/main/java/omero/gateway/Gateway.java           |   9 +-
2025-05-25 05:49:13,789 [     scc.git] DEBUG  src/main/java/omero/gateway/facility/Facility.java |   8 +-
2025-05-25 05:49:13,789 [     scc.git] DEBUG  .../omero/gateway/facility/RenderFacility.java     | 236 +++++++++++++++++++++
2025-05-25 05:49:13,789 [     scc.git] DEBUG  3 files changed, 249 insertions(+), 4 deletions(-)
2025-05-25 05:49:13,789 [     scc.git] DEBUG  create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2025-05-25 05:49:13,790 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:13,967 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:13,967 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...bd0e1be487c53642786cc79f9acfb00258b719b1'
2025-05-25 05:49:13,970 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:13,973 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 102 (Add CodeQL workflow) bd0e1be487c53642786cc79f9acfb00258b719b1'
2025-05-25 05:49:13,983 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:49:13,987 [     scc.git] DEBUG  .github/workflows/codeql.yml             |  48 ++++++++
2025-05-25 05:49:13,987 [     scc.git] DEBUG  .gitignore                               |   3 -
2025-05-25 05:49:13,987 [     scc.git] DEBUG  gradle/wrapper/gradle-wrapper.jar        | Bin 0 -> 59203 bytes
2025-05-25 05:49:13,987 [     scc.git] DEBUG  gradle/wrapper/gradle-wrapper.properties |   5 +
2025-05-25 05:49:13,987 [     scc.git] DEBUG  gradlew                                  | 185 +++++++++++++++++++++++++++++++
2025-05-25 05:49:13,987 [     scc.git] DEBUG  gradlew.bat                              |  89 +++++++++++++++
2025-05-25 05:49:13,987 [     scc.git] DEBUG  6 files changed, 327 insertions(+), 3 deletions(-)
2025-05-25 05:49:13,987 [     scc.git] DEBUG  create mode 100644 .github/workflows/codeql.yml
2025-05-25 05:49:13,987 [     scc.git] DEBUG  create mode 100644 gradle/wrapper/gradle-wrapper.jar
2025-05-25 05:49:13,987 [     scc.git] DEBUG  create mode 100644 gradle/wrapper/gradle-wrapper.properties
2025-05-25 05:49:13,987 [     scc.git] DEBUG  create mode 100755 gradlew
2025-05-25 05:49:13,987 [     scc.git] DEBUG  create mode 100644 gradlew.bat
2025-05-25 05:49:14,218 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:14,393 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:14,395 [     scc.git] DEBUG Calling 'git submodule update'
2025-05-25 05:49:14,436 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:14,436 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:14,438 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:49:14,476 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-05-25 05:49:14,481 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f3469e84790> has no local changes
2025-05-25 05:49:14,481 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-gateway-java
Excluded PRs:
  - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin)
  - PR 30 jburel 'Import image' (exclude comment)
Already up to date.

Merged PRs:
  - PR 93 dominikl 'Renderfacility'
  - PR 102 sbesson 'Add CodeQL workflow'

Generated by OMERO-build-push#441 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/441/)'
2025-05-25 05:49:14,488 [     scc.git] DEBUG [detached HEAD 489b2f2] merge master -Dorg -Ssuccess-only
2025-05-25 05:49:14,488 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:49:14,488 [    scc.repo] DEBUG ## PRs found:
2025-05-25 05:49:14,647 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:14,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None
2025-05-25 05:49:15,155 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:15,366 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/113 HTTP/1.1" 200 None
2025-05-25 05:49:15,617 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:15,864 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/e7fe5ecee920360ccd7c282ef3d2f872223cb42e HTTP/1.1" 200 None
2025-05-25 05:49:16,115 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:16,347 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/e7fe5ecee920360ccd7c282ef3d2f872223cb42e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-05-25 05:49:16,598 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:16,833 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/e7fe5ecee920360ccd7c282ef3d2f872223cb42e/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-05-25 05:49:17,085 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:17,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/e7fe5ecee920360ccd7c282ef3d2f872223cb42e HTTP/1.1" 200 None
2025-05-25 05:49:17,557 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:17,761 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/e7fe5ecee920360ccd7c282ef3d2f872223cb42e?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:49:17,761 [    scc.repo] DEBUG   - PR 113 jburel 'Review repo'
2025-05-25 05:49:17,761 [    scc.repo] DEBUG ## Branches found:
2025-05-25 05:49:17,761 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-05-25 05:49:17,761 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:17,761 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:17,764 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-05-25 05:49:17,766 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-05-25 05:49:17,766 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-05-25 05:49:17,769 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-05-25 05:49:17,772 [     scc.git] DEBUG Already up to date.

2025-05-25 05:49:17,772 [     scc.git] DEBUG Calling 'git fetch origin pull/113/head'
2025-05-25 05:49:18,096 [     scc.git] DEBUG From https://github.com/ome/omero-model
2025-05-25 05:49:18,096 [     scc.git] DEBUG  * branch            refs/pull/113/head -> FETCH_HEAD
2025-05-25 05:49:18,100 [     scc.git] DEBUG ## Unique users: []
2025-05-25 05:49:18,100 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:18,100 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:18,102 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...e7fe5ecee920360ccd7c282ef3d2f872223cb42e'
2025-05-25 05:49:18,105 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:18,107 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 113 (Review repo) e7fe5ecee920360ccd7c282ef3d2f872223cb42e'
2025-05-25 05:49:18,115 [     scc.git] DEBUG Auto-merging build.gradle
2025-05-25 05:49:18,116 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:49:18,119 [     scc.git] DEBUG  build.gradle    | 14 ++++++++++++++
2025-05-25 05:49:18,119 [     scc.git] DEBUG  settings.gradle |  2 +-
2025-05-25 05:49:18,119 [     scc.git] DEBUG  2 files changed, 15 insertions(+), 1 deletion(-)
2025-05-25 05:49:18,121 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:18,272 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:18,272 [     scc.git] DEBUG Calling 'git submodule update'
2025-05-25 05:49:18,310 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:18,311 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:18,313 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:49:18,350 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-05-25 05:49:18,354 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f3469ef4d10> has no local changes
2025-05-25 05:49:18,354 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-model
Already up to date.

Merged PRs:
  - PR 113 jburel 'Review repo'

Generated by OMERO-build-push#441 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/441/)'
2025-05-25 05:49:18,361 [     scc.git] DEBUG [detached HEAD 23c9776] merge master -Dorg -Ssuccess-only
2025-05-25 05:49:18,362 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:49:18,362 [    scc.repo] DEBUG ## PRs found:
2025-05-25 05:49:18,523 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:18,796 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2025-05-25 05:49:19,048 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:19,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/30 HTTP/1.1" 200 None
2025-05-25 05:49:19,545 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:19,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/30/comments HTTP/1.1" 200 None
2025-05-25 05:49:20,025 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:20,305 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/924aec408910b30b63e1a07228d4560cd2fe431e HTTP/1.1" 200 None
2025-05-25 05:49:20,556 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:20,787 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/924aec408910b30b63e1a07228d4560cd2fe431e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-05-25 05:49:21,039 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:21,276 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/924aec408910b30b63e1a07228d4560cd2fe431e/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-05-25 05:49:21,528 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:21,813 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/924aec408910b30b63e1a07228d4560cd2fe431e HTTP/1.1" 200 None
2025-05-25 05:49:22,064 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:22,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/statuses/924aec408910b30b63e1a07228d4560cd2fe431e?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:49:22,247 [    scc.repo] DEBUG   - PR 30 sbesson 'Add CodeQL workflow'
2025-05-25 05:49:22,498 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:22,719 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2025-05-25 05:49:22,970 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:23,203 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2025-05-25 05:49:23,204 [    scc.repo] DEBUG   # ... Exclude label: exclude
2025-05-25 05:49:23,204 [    scc.repo] DEBUG ## Branches found:
2025-05-25 05:49:23,204 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-05-25 05:49:23,204 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:23,204 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:23,206 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-05-25 05:49:23,209 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-05-25 05:49:23,209 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-05-25 05:49:23,212 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-05-25 05:49:23,215 [     scc.git] DEBUG Already up to date.

2025-05-25 05:49:23,215 [     scc.git] DEBUG Calling 'git fetch origin pull/30/head'
2025-05-25 05:49:23,519 [     scc.git] DEBUG From https://github.com/ome/omero-renderer
2025-05-25 05:49:23,519 [     scc.git] DEBUG  * branch            refs/pull/30/head -> FETCH_HEAD
2025-05-25 05:49:23,522 [     scc.git] DEBUG ## Unique users: []
2025-05-25 05:49:23,522 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:23,522 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:23,525 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...924aec408910b30b63e1a07228d4560cd2fe431e'
2025-05-25 05:49:23,528 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:23,530 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 30 (Add CodeQL workflow) 924aec408910b30b63e1a07228d4560cd2fe431e'
2025-05-25 05:49:23,539 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:49:23,541 [     scc.git] DEBUG  .github/workflows/codeql.yml             |  48 ++++++++
2025-05-25 05:49:23,542 [     scc.git] DEBUG  gradle.properties                        |   1 +
2025-05-25 05:49:23,542 [     scc.git] DEBUG  gradle/wrapper/gradle-wrapper.jar        | Bin 0 -> 59203 bytes
2025-05-25 05:49:23,542 [     scc.git] DEBUG  gradle/wrapper/gradle-wrapper.properties |   5 +
2025-05-25 05:49:23,542 [     scc.git] DEBUG  gradlew                                  | 185 +++++++++++++++++++++++++++++++
2025-05-25 05:49:23,542 [     scc.git] DEBUG  gradlew.bat                              |  89 +++++++++++++++
2025-05-25 05:49:23,542 [     scc.git] DEBUG  6 files changed, 328 insertions(+)
2025-05-25 05:49:23,543 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:23,543 [     scc.git] DEBUG  create mode 100644 .github/workflows/codeql.yml
2025-05-25 05:49:23,543 [     scc.git] DEBUG  create mode 100644 gradle.properties
2025-05-25 05:49:23,543 [     scc.git] DEBUG  create mode 100644 gradle/wrapper/gradle-wrapper.jar
2025-05-25 05:49:23,543 [     scc.git] DEBUG  create mode 100644 gradle/wrapper/gradle-wrapper.properties
2025-05-25 05:49:23,543 [     scc.git] DEBUG  create mode 100755 gradlew
2025-05-25 05:49:23,543 [     scc.git] DEBUG  create mode 100644 gradlew.bat
2025-05-25 05:49:23,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:23,715 [     scc.git] DEBUG Calling 'git submodule update'
2025-05-25 05:49:23,755 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:23,755 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:23,757 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:49:23,794 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-05-25 05:49:23,799 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f3469fdb990> has no local changes
2025-05-25 05:49:23,799 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-renderer
Excluded PRs:
  - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Already up to date.

Merged PRs:
  - PR 30 sbesson 'Add CodeQL workflow'

Generated by OMERO-build-push#441 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/441/)'
2025-05-25 05:49:23,806 [     scc.git] DEBUG [detached HEAD 409417a] merge master -Dorg -Ssuccess-only
2025-05-25 05:49:23,806 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:49:23,806 [    scc.repo] DEBUG ## PRs found:
2025-05-25 05:49:23,966 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:24,240 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2025-05-25 05:49:24,492 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:24,748 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/47 HTTP/1.1" 200 None
2025-05-25 05:49:24,999 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:25,199 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/47/comments HTTP/1.1" 200 None
2025-05-25 05:49:25,450 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:25,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/39e9a91e272729b2254b5ee1fa09216a27e39530 HTTP/1.1" 200 None
2025-05-25 05:49:25,985 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:26,211 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/39e9a91e272729b2254b5ee1fa09216a27e39530/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-05-25 05:49:26,462 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:26,670 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/39e9a91e272729b2254b5ee1fa09216a27e39530/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-05-25 05:49:26,922 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:27,128 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/39e9a91e272729b2254b5ee1fa09216a27e39530 HTTP/1.1" 200 None
2025-05-25 05:49:27,379 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:27,567 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/statuses/39e9a91e272729b2254b5ee1fa09216a27e39530?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:49:27,568 [    scc.repo] DEBUG   - PR 47 sbesson 'Add CodeQL workflow'
2025-05-25 05:49:27,819 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:28,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2025-05-25 05:49:28,280 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:28,498 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2025-05-25 05:49:28,499 [    scc.repo] DEBUG ## Branches found:
2025-05-25 05:49:28,499 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-05-25 05:49:28,499 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:28,499 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:28,501 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-05-25 05:49:28,504 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-05-25 05:49:28,504 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-05-25 05:49:28,507 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-05-25 05:49:28,510 [     scc.git] DEBUG Already up to date.

2025-05-25 05:49:28,510 [     scc.git] DEBUG Calling 'git fetch origin pull/47/head'
2025-05-25 05:49:28,808 [     scc.git] DEBUG From https://github.com/ome/omero-romio
2025-05-25 05:49:28,808 [     scc.git] DEBUG  * branch            refs/pull/47/head -> FETCH_HEAD
2025-05-25 05:49:28,812 [     scc.git] DEBUG ## Unique users: []
2025-05-25 05:49:28,812 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:28,812 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:28,814 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...39e9a91e272729b2254b5ee1fa09216a27e39530'
2025-05-25 05:49:28,817 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:28,819 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 47 (Add CodeQL workflow) 39e9a91e272729b2254b5ee1fa09216a27e39530'
2025-05-25 05:49:28,829 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:49:28,832 [     scc.git] DEBUG  .github/workflows/codeql.yml             |  48 ++++++++
2025-05-25 05:49:28,832 [     scc.git] DEBUG  gradle.properties                        |   1 +
2025-05-25 05:49:28,832 [     scc.git] DEBUG  gradle/wrapper/gradle-wrapper.jar        | Bin 0 -> 59203 bytes
2025-05-25 05:49:28,832 [     scc.git] DEBUG  gradle/wrapper/gradle-wrapper.properties |   5 +
2025-05-25 05:49:28,832 [     scc.git] DEBUG  gradlew                                  | 185 +++++++++++++++++++++++++++++++
2025-05-25 05:49:28,832 [     scc.git] DEBUG  gradlew.bat                              |  89 +++++++++++++++
2025-05-25 05:49:28,832 [     scc.git] DEBUG  6 files changed, 328 insertions(+)
2025-05-25 05:49:28,833 [     scc.git] DEBUG  create mode 100644 .github/workflows/codeql.yml
2025-05-25 05:49:28,833 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:28,834 [     scc.git] DEBUG  create mode 100644 gradle.properties
2025-05-25 05:49:28,834 [     scc.git] DEBUG  create mode 100644 gradle/wrapper/gradle-wrapper.jar
2025-05-25 05:49:28,834 [     scc.git] DEBUG  create mode 100644 gradle/wrapper/gradle-wrapper.properties
2025-05-25 05:49:28,834 [     scc.git] DEBUG  create mode 100755 gradlew
2025-05-25 05:49:28,834 [     scc.git] DEBUG  create mode 100644 gradlew.bat
2025-05-25 05:49:28,988 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:28,989 [     scc.git] DEBUG Calling 'git submodule update'
2025-05-25 05:49:29,028 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:29,028 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:29,030 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:49:29,067 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-05-25 05:49:29,071 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f346a18d990> has no local changes
2025-05-25 05:49:29,071 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-romio
Excluded PRs:
  - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.

Merged PRs:
  - PR 47 sbesson 'Add CodeQL workflow'

Generated by OMERO-build-push#441 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/441/)'
2025-05-25 05:49:29,078 [     scc.git] DEBUG [detached HEAD 8f5f792] merge master -Dorg -Ssuccess-only
2025-05-25 05:49:29,078 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:49:29,078 [    scc.repo] DEBUG ## PRs found:
2025-05-25 05:49:29,240 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:29,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2025-05-25 05:49:29,857 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:30,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/197 HTTP/1.1" 200 None
2025-05-25 05:49:30,335 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:30,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/2f36525982c6c5bfcbdced3a4c85febe34fefd18 HTTP/1.1" 200 None
2025-05-25 05:49:30,825 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:31,117 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/2f36525982c6c5bfcbdced3a4c85febe34fefd18/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-05-25 05:49:31,368 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:31,597 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/2f36525982c6c5bfcbdced3a4c85febe34fefd18/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-05-25 05:49:31,848 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:32,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/2f36525982c6c5bfcbdced3a4c85febe34fefd18 HTTP/1.1" 200 None
2025-05-25 05:49:32,335 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:32,544 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/2f36525982c6c5bfcbdced3a4c85febe34fefd18?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:49:32,544 [    scc.repo] DEBUG   - PR 197 sbesson 'Upgrade calcitecore to version 1.39'
2025-05-25 05:49:32,795 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:33,020 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/196 HTTP/1.1" 200 None
2025-05-25 05:49:33,272 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:33,532 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/667fbaeb3155f6f1cdfa46440a28192d237d5054 HTTP/1.1" 200 None
2025-05-25 05:49:33,784 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:34,039 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/667fbaeb3155f6f1cdfa46440a28192d237d5054/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-05-25 05:49:34,291 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:34,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/667fbaeb3155f6f1cdfa46440a28192d237d5054/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-05-25 05:49:34,769 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:35,012 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/667fbaeb3155f6f1cdfa46440a28192d237d5054 HTTP/1.1" 200 None
2025-05-25 05:49:35,263 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:35,465 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/667fbaeb3155f6f1cdfa46440a28192d237d5054?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:49:35,465 [    scc.repo] DEBUG   - PR 196 sbesson 'Only declare batik-codec as a dependency and upgrade to 1.19'
2025-05-25 05:49:35,716 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:35,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/195 HTTP/1.1" 200 None
2025-05-25 05:49:36,193 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:36,439 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6 HTTP/1.1" 200 None
2025-05-25 05:49:36,690 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:36,937 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-05-25 05:49:37,189 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:37,421 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-05-25 05:49:37,673 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:37,937 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6 HTTP/1.1" 200 None
2025-05-25 05:49:38,188 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:38,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/4f20e4c11a1630cb7613456caa530f6f01a5a8b6?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:49:38,356 [    scc.repo] DEBUG   - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency'
2025-05-25 05:49:38,607 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:38,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/194 HTTP/1.1" 200 None
2025-05-25 05:49:39,087 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:39,351 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f010d3a8f54fe46e7e377a29447a220a6a109124 HTTP/1.1" 200 None
2025-05-25 05:49:39,603 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:39,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f010d3a8f54fe46e7e377a29447a220a6a109124/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-05-25 05:49:40,059 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:40,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f010d3a8f54fe46e7e377a29447a220a6a109124/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-05-25 05:49:40,550 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:40,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f010d3a8f54fe46e7e377a29447a220a6a109124 HTTP/1.1" 200 None
2025-05-25 05:49:41,068 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:41,243 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/f010d3a8f54fe46e7e377a29447a220a6a109124?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:49:41,244 [    scc.repo] DEBUG   - PR 194 sbesson 'Add CodeQL workflow'
2025-05-25 05:49:41,495 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:41,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2025-05-25 05:49:41,992 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:42,225 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2025-05-25 05:49:42,476 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:42,697 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None
2025-05-25 05:49:42,948 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:43,153 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None
2025-05-25 05:49:43,405 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:43,653 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2025-05-25 05:49:43,904 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:44,153 [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-05-25 05:49:44,405 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:44,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2025-05-25 05:49:44,859 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:45,041 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:49:45,042 [    scc.repo] DEBUG   - PR 152 jburel 'Set class in doc'
2025-05-25 05:49:45,293 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:45,509 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2025-05-25 05:49:45,760 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:45,963 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2025-05-25 05:49:46,214 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:46,471 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2025-05-25 05:49:46,722 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:46,913 [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-05-25 05:49:47,164 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:47,433 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2025-05-25 05:49:47,684 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:47,871 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2
2025-05-25 05:49:47,871 [    scc.repo] DEBUG   - PR 61 joshmoore 'Pass user executor to rendering tasks'
2025-05-25 05:49:47,871 [    scc.repo] DEBUG ## Branches found:
2025-05-25 05:49:47,871 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-05-25 05:49:47,872 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:47,872 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:47,874 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-05-25 05:49:47,877 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-05-25 05:49:47,877 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-05-25 05:49:47,880 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-05-25 05:49:47,883 [     scc.git] DEBUG Already up to date.

2025-05-25 05:49:47,883 [     scc.git] DEBUG Calling 'git fetch origin pull/61/head'
2025-05-25 05:49:48,189 [     scc.git] DEBUG From https://github.com/ome/omero-server
2025-05-25 05:49:48,189 [     scc.git] DEBUG  * branch              refs/pull/61/head -> FETCH_HEAD
2025-05-25 05:49:48,193 [     scc.git] DEBUG Calling 'git fetch origin pull/152/head'
2025-05-25 05:49:48,486 [     scc.git] DEBUG From https://github.com/ome/omero-server
2025-05-25 05:49:48,486 [     scc.git] DEBUG  * branch              refs/pull/152/head -> FETCH_HEAD
2025-05-25 05:49:48,490 [     scc.git] DEBUG Calling 'git fetch origin pull/194/head'
2025-05-25 05:49:48,771 [     scc.git] DEBUG From https://github.com/ome/omero-server
2025-05-25 05:49:48,771 [     scc.git] DEBUG  * branch              refs/pull/194/head -> FETCH_HEAD
2025-05-25 05:49:48,775 [     scc.git] DEBUG Calling 'git fetch origin pull/195/head'
2025-05-25 05:49:49,051 [     scc.git] DEBUG From https://github.com/ome/omero-server
2025-05-25 05:49:49,051 [     scc.git] DEBUG  * branch              refs/pull/195/head -> FETCH_HEAD
2025-05-25 05:49:49,055 [     scc.git] DEBUG Calling 'git fetch origin pull/196/head'
2025-05-25 05:49:49,342 [     scc.git] DEBUG From https://github.com/ome/omero-server
2025-05-25 05:49:49,342 [     scc.git] DEBUG  * branch              refs/pull/196/head -> FETCH_HEAD
2025-05-25 05:49:49,346 [     scc.git] DEBUG Calling 'git fetch origin pull/197/head'
2025-05-25 05:49:49,764 [     scc.git] DEBUG From https://github.com/ome/omero-server
2025-05-25 05:49:49,764 [     scc.git] DEBUG  * branch              refs/pull/197/head -> FETCH_HEAD
2025-05-25 05:49:49,767 [     scc.git] DEBUG ## Unique users: []
2025-05-25 05:49:49,767 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:49,767 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:49,769 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-05-25 05:49:49,775 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:49,777 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-05-25 05:49:49,795 [     scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf.  Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree.
2025-05-25 05:49:49,795 [     scc.git] DEBUG Auto-merging build.gradle
2025-05-25 05:49:49,795 [     scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle
2025-05-25 05:49:49,795 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-05-25 05:49:49,796 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-05-25 05:49:49,800 [     scc.git] DEBUG Calling 'git reset --hard 23c2596ede328fc5020901f7d9e71fc91151a240'
2025-05-25 05:49:49,807 [     scc.git] DEBUG HEAD is now at 23c2596e Merge pull request #192 from sbesson/ehcache_2.10.9.2
2025-05-25 05:49:49,808 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:49,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:49,968 [     scc.git] DEBUG Calling 'git merge-base 23c2596ede328fc5020901f7d9e71fc91151a240 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-05-25 05:49:49,974 [     scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..23c2596ede328fc5020901f7d9e71fc91151a240'
2025-05-25 05:49:49,978 [     scc.git] INFO    - PR 61 joshmoore 'Pass user executor to rendering tasks'
Conflicting PR. Removed from build [OMERO-build-push#441](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/441/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/441/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - .travis.yml
    - build.gradle

--conflicts

2025-05-25 05:49:49,980 [  scc.config] DEBUG Found github.token
2025-05-25 05:49:49,980 [     scc.git] DEBUG Not adding comment to issue #61, already --conflicts.
2025-05-25 05:49:49,980 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d'
2025-05-25 05:49:49,985 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:49,987 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d'
2025-05-25 05:49:50,002 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:49:50,005 [     scc.git] DEBUG  src/main/java/ome/api/local/LocalSession.java | 2 +-
2025-05-25 05:49:50,005 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-05-25 05:49:50,219 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:50,377 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:50,378 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f010d3a8f54fe46e7e377a29447a220a6a109124'
2025-05-25 05:49:50,383 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:50,385 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 194 (Add CodeQL workflow) f010d3a8f54fe46e7e377a29447a220a6a109124'
2025-05-25 05:49:50,401 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:49:50,404 [     scc.git] DEBUG  .github/workflows/codeql.yml             |  57 ++++++++++
2025-05-25 05:49:50,404 [     scc.git] DEBUG  gradle.properties                        |   1 +
2025-05-25 05:49:50,404 [     scc.git] DEBUG  gradle/wrapper/gradle-wrapper.jar        | Bin 0 -> 59203 bytes
2025-05-25 05:49:50,404 [     scc.git] DEBUG  gradle/wrapper/gradle-wrapper.properties |   5 +
2025-05-25 05:49:50,404 [     scc.git] DEBUG  gradlew                                  | 185 +++++++++++++++++++++++++++++++
2025-05-25 05:49:50,404 [     scc.git] DEBUG  gradlew.bat                              |  89 +++++++++++++++
2025-05-25 05:49:50,404 [     scc.git] DEBUG  6 files changed, 337 insertions(+)
2025-05-25 05:49:50,404 [     scc.git] DEBUG  create mode 100644 .github/workflows/codeql.yml
2025-05-25 05:49:50,404 [     scc.git] DEBUG  create mode 100644 gradle.properties
2025-05-25 05:49:50,404 [     scc.git] DEBUG  create mode 100644 gradle/wrapper/gradle-wrapper.jar
2025-05-25 05:49:50,404 [     scc.git] DEBUG  create mode 100644 gradle/wrapper/gradle-wrapper.properties
2025-05-25 05:49:50,404 [     scc.git] DEBUG  create mode 100755 gradlew
2025-05-25 05:49:50,404 [     scc.git] DEBUG  create mode 100644 gradlew.bat
2025-05-25 05:49:50,629 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:50,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:50,818 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4f20e4c11a1630cb7613456caa530f6f01a5a8b6'
2025-05-25 05:49:50,823 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:50,825 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 195 (Bump com.jamonapi:jamon to 2.82 and declare as a test dependency) 4f20e4c11a1630cb7613456caa530f6f01a5a8b6'
2025-05-25 05:49:50,839 [     scc.git] DEBUG Auto-merging build.gradle
2025-05-25 05:49:50,841 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:49:50,844 [     scc.git] DEBUG  build.gradle                                 | 2 +-
2025-05-25 05:49:50,844 [     scc.git] DEBUG  src/main/resources/ome/services/services.xml | 4 ++--
2025-05-25 05:49:50,844 [     scc.git] DEBUG  2 files changed, 3 insertions(+), 3 deletions(-)
2025-05-25 05:49:51,069 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:51,242 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:51,242 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...667fbaeb3155f6f1cdfa46440a28192d237d5054'
2025-05-25 05:49:51,247 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:51,250 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 196 (Only declare batik-codec as a dependency and upgrade to 1.19) 667fbaeb3155f6f1cdfa46440a28192d237d5054'
2025-05-25 05:49:51,262 [     scc.git] DEBUG Auto-merging build.gradle
2025-05-25 05:49:51,264 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:49:51,267 [     scc.git] DEBUG  build.gradle | 2 +-
2025-05-25 05:49:51,267 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-05-25 05:49:51,493 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:51,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:51,666 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2f36525982c6c5bfcbdced3a4c85febe34fefd18'
2025-05-25 05:49:51,672 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:51,674 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 197 (Upgrade calcitecore to version 1.39) 2f36525982c6c5bfcbdced3a4c85febe34fefd18'
2025-05-25 05:49:51,687 [     scc.git] DEBUG Auto-merging build.gradle
2025-05-25 05:49:51,689 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-05-25 05:49:51,691 [     scc.git] DEBUG  build.gradle | 3 +--
2025-05-25 05:49:51,691 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 2 deletions(-)
2025-05-25 05:49:51,917 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:52,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:52,071 [     scc.git] DEBUG Calling 'git submodule update'
2025-05-25 05:49:52,109 [     scc.git] DEBUG Get sha1 of %s
2025-05-25 05:49:52,109 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-05-25 05:49:52,111 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:49:52,149 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-05-25 05:49:52,157 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f3469f30a10> has no local changes
2025-05-25 05:49:52,157 [     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 194 sbesson 'Add CodeQL workflow'
  - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency'
  - PR 196 sbesson 'Only declare batik-codec as a dependency and upgrade to 1.19'
  - PR 197 sbesson 'Upgrade calcitecore to version 1.39'

Conflicting PRs (not included):
  - PR 61 joshmoore 'Pass user executor to rendering tasks'

Generated by OMERO-build-push#441 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/441/)'
2025-05-25 05:49:52,165 [     scc.git] DEBUG [detached HEAD ba75d450] merge master -Dorg -Ssuccess-only
2025-05-25 05:49:52,165 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:49:52,166 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-05-25 05:49:52,214 [  scc.config] DEBUG Found submodule.omero-blitz.url
2025-05-25 05:49:52,322 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:52,478 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:52,483 [  scc.config] DEBUG Found submodule.omero-blitz.branch
2025-05-25 05:49:52,485 [  scc.config] DEBUG Found submodule.omero-common.url
2025-05-25 05:49:52,730 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:52,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:52,898 [  scc.config] DEBUG Found submodule.omero-common.branch
2025-05-25 05:49:52,900 [  scc.config] DEBUG Found submodule.omero-gateway-java.url
2025-05-25 05:49:53,145 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:53,315 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:53,320 [  scc.config] DEBUG Found submodule.omero-gateway-java.branch
2025-05-25 05:49:53,322 [  scc.config] DEBUG Found submodule.omero-model.url
2025-05-25 05:49:53,566 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:53,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:53,722 [  scc.config] DEBUG Found submodule.omero-model.branch
2025-05-25 05:49:53,724 [  scc.config] DEBUG Found submodule.omero-renderer.url
2025-05-25 05:49:53,969 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:54,152 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:54,157 [  scc.config] DEBUG Found submodule.omero-renderer.branch
2025-05-25 05:49:54,159 [  scc.config] DEBUG Found submodule.omero-romio.url
2025-05-25 05:49:54,404 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:54,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:54,564 [  scc.config] DEBUG Found submodule.omero-romio.branch
2025-05-25 05:49:54,566 [  scc.config] DEBUG Found submodule.omero-server.url
2025-05-25 05:49:54,811 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-05-25 05:49:54,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-05-25 05:49:54,972 [  scc.config] DEBUG Found submodule.omero-server.branch
2025-05-25 05:49:54,972 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-05-25 05:49:55,012 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f346a075b50> has local changes
2025-05-25 05:49:55,012 [     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 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`'
  - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`'
  - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`'

Repository: ome/omero-blitz
Already up to date.

Merged PRs:
  - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
  - PR 132 jburel 'Fix javadoc warning'
  - PR 160 sbesson 'Add CodeQL workflow'
  - PR 161 sbesson 'Only depend on batik-parser and upgrade to 1.19'

Repository: ome/omero-common
Excluded PRs:
  - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
  - PR 40 jburel 'set classifier' (exclude comment)
  - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.

Merged PRs:
  - PR 42 jburel 'include all'
  - PR 50 sbesson 'Add CodeQL workflow'

Repository: ome/omero-gateway-java
Excluded PRs:
  - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin)
  - PR 30 jburel 'Import image' (exclude comment)
Already up to date.

Merged PRs:
  - PR 93 dominikl 'Renderfacility'
  - PR 102 sbesson 'Add CodeQL workflow'

Repository: ome/omero-model
Already up to date.

Merged PRs:
  - PR 113 jburel 'Review repo'

Repository: ome/omero-renderer
Excluded PRs:
  - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Already up to date.

Merged PRs:
  - PR 30 sbesson 'Add CodeQL workflow'

Repository: ome/omero-romio
Excluded PRs:
  - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.

Merged PRs:
  - PR 47 sbesson 'Add CodeQL workflow'

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 194 sbesson 'Add CodeQL workflow'
  - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency'
  - PR 196 sbesson 'Only declare batik-codec as a dependency and upgrade to 1.19'
  - PR 197 sbesson 'Upgrade calcitecore to version 1.39'

Conflicting PRs (not included):
  - PR 61 joshmoore 'Pass user executor to rendering tasks'

Generated by OMERO-build-push#441 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/441/)'
2025-05-25 05:49:55,021 [     scc.git] DEBUG [detached HEAD 2b33f86] merge master -Dorg -Ssuccess-only
2025-05-25 05:49:55,021 [     scc.git] DEBUG  8 files changed, 14 insertions(+), 14 deletions(-)
2025-05-25 05:49:55,021 [   scc.merge] INFO  Repository: ome/omero-build
2025-05-25 05:49:55,021 [   scc.merge] INFO  Already up to date.
2025-05-25 05:49:55,021 [   scc.merge] INFO  
2025-05-25 05:49:55,021 [   scc.merge] INFO  Merged PRs:
2025-05-25 05:49:55,021 [   scc.merge] INFO    - PR 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`'
2025-05-25 05:49:55,021 [   scc.merge] INFO    - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`'
2025-05-25 05:49:55,021 [   scc.merge] INFO    - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`'
2025-05-25 05:49:55,021 [   scc.merge] INFO  
2025-05-25 05:49:55,021 [   scc.merge] INFO  Repository: ome/omero-blitz
2025-05-25 05:49:55,021 [   scc.merge] INFO  Already up to date.
2025-05-25 05:49:55,021 [   scc.merge] INFO  
2025-05-25 05:49:55,021 [   scc.merge] INFO  Merged PRs:
2025-05-25 05:49:55,021 [   scc.merge] INFO    - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2025-05-25 05:49:55,021 [   scc.merge] INFO    - PR 132 jburel 'Fix javadoc warning'
2025-05-25 05:49:55,021 [   scc.merge] INFO    - PR 160 sbesson 'Add CodeQL workflow'
2025-05-25 05:49:55,021 [   scc.merge] INFO    - PR 161 sbesson 'Only depend on batik-parser and upgrade to 1.19'
2025-05-25 05:49:55,021 [   scc.merge] INFO  
2025-05-25 05:49:55,021 [   scc.merge] INFO  Repository: ome/omero-common
2025-05-25 05:49:55,021 [   scc.merge] INFO  Excluded PRs:
2025-05-25 05:49:55,021 [   scc.merge] INFO    - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2025-05-25 05:49:55,022 [   scc.merge] INFO    - PR 40 jburel 'set classifier' (exclude comment)
2025-05-25 05:49:55,022 [   scc.merge] INFO    - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
2025-05-25 05:49:55,022 [   scc.merge] INFO  Already up to date.
2025-05-25 05:49:55,022 [   scc.merge] INFO  
2025-05-25 05:49:55,022 [   scc.merge] INFO  Merged PRs:
2025-05-25 05:49:55,022 [   scc.merge] INFO    - PR 42 jburel 'include all'
2025-05-25 05:49:55,022 [   scc.merge] INFO    - PR 50 sbesson 'Add CodeQL workflow'
2025-05-25 05:49:55,022 [   scc.merge] INFO  
2025-05-25 05:49:55,022 [   scc.merge] INFO  Repository: ome/omero-gateway-java
2025-05-25 05:49:55,022 [   scc.merge] INFO  Excluded PRs:
2025-05-25 05:49:55,022 [   scc.merge] INFO    - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin)
2025-05-25 05:49:55,022 [   scc.merge] INFO    - PR 30 jburel 'Import image' (exclude comment)
2025-05-25 05:49:55,022 [   scc.merge] INFO  Already up to date.
2025-05-25 05:49:55,022 [   scc.merge] INFO  
2025-05-25 05:49:55,022 [   scc.merge] INFO  Merged PRs:
2025-05-25 05:49:55,022 [   scc.merge] INFO    - PR 93 dominikl 'Renderfacility'
2025-05-25 05:49:55,022 [   scc.merge] INFO    - PR 102 sbesson 'Add CodeQL workflow'
2025-05-25 05:49:55,022 [   scc.merge] INFO  
2025-05-25 05:49:55,022 [   scc.merge] INFO  Repository: ome/omero-model
2025-05-25 05:49:55,022 [   scc.merge] INFO  Already up to date.
2025-05-25 05:49:55,022 [   scc.merge] INFO  
2025-05-25 05:49:55,022 [   scc.merge] INFO  Merged PRs:
2025-05-25 05:49:55,022 [   scc.merge] INFO    - PR 113 jburel 'Review repo'
2025-05-25 05:49:55,022 [   scc.merge] INFO  
2025-05-25 05:49:55,022 [   scc.merge] INFO  Repository: ome/omero-renderer
2025-05-25 05:49:55,022 [   scc.merge] INFO  Excluded PRs:
2025-05-25 05:49:55,022 [   scc.merge] INFO    - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2025-05-25 05:49:55,022 [   scc.merge] INFO  Already up to date.
2025-05-25 05:49:55,022 [   scc.merge] INFO  
2025-05-25 05:49:55,022 [   scc.merge] INFO  Merged PRs:
2025-05-25 05:49:55,022 [   scc.merge] INFO    - PR 30 sbesson 'Add CodeQL workflow'
2025-05-25 05:49:55,022 [   scc.merge] INFO  
2025-05-25 05:49:55,022 [   scc.merge] INFO  Repository: ome/omero-romio
2025-05-25 05:49:55,022 [   scc.merge] INFO  Excluded PRs:
2025-05-25 05:49:55,022 [   scc.merge] INFO    - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2025-05-25 05:49:55,022 [   scc.merge] INFO  Already up to date.
2025-05-25 05:49:55,022 [   scc.merge] INFO  
2025-05-25 05:49:55,022 [   scc.merge] INFO  Merged PRs:
2025-05-25 05:49:55,023 [   scc.merge] INFO    - PR 47 sbesson 'Add CodeQL workflow'
2025-05-25 05:49:55,023 [   scc.merge] INFO  
2025-05-25 05:49:55,023 [   scc.merge] INFO  Repository: ome/omero-server
2025-05-25 05:49:55,023 [   scc.merge] INFO  Excluded PRs:
2025-05-25 05:49:55,023 [   scc.merge] INFO    - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2025-05-25 05:49:55,023 [   scc.merge] INFO    - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
2025-05-25 05:49:55,023 [   scc.merge] INFO  Already up to date.
2025-05-25 05:49:55,023 [   scc.merge] INFO  
2025-05-25 05:49:55,023 [   scc.merge] INFO  Merged PRs:
2025-05-25 05:49:55,023 [   scc.merge] INFO    - PR 152 jburel 'Set class in doc'
2025-05-25 05:49:55,023 [   scc.merge] INFO    - PR 194 sbesson 'Add CodeQL workflow'
2025-05-25 05:49:55,023 [   scc.merge] INFO    - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency'
2025-05-25 05:49:55,023 [   scc.merge] INFO    - PR 196 sbesson 'Only declare batik-codec as a dependency and upgrade to 1.19'
2025-05-25 05:49:55,023 [   scc.merge] INFO    - PR 197 sbesson 'Upgrade calcitecore to version 1.39'
2025-05-25 05:49:55,023 [   scc.merge] INFO  
2025-05-25 05:49:55,023 [   scc.merge] INFO  Conflicting PRs (not included):
2025-05-25 05:49:55,023 [   scc.merge] INFO    - PR 61 joshmoore 'Pass user executor to rendering tasks'
2025-05-25 05:49:55,023 [   scc.merge] INFO  
2025-05-25 05:49:55,023 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-05-25 05:49:55,023 [     scc.git] DEBUG Calling 'git remote'
2025-05-25 05:49:55,025 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-05-25 05:49:55,025 [     scc.git] DEBUG Calling 'git remote'
2025-05-25 05:49:55,027 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:49:55,027 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-05-25 05:49:55,027 [     scc.git] DEBUG Calling 'git remote'
2025-05-25 05:49:55,029 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:49:55,030 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-05-25 05:49:55,030 [     scc.git] DEBUG Calling 'git remote'
2025-05-25 05:49:55,032 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:49:55,032 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-05-25 05:49:55,032 [     scc.git] DEBUG Calling 'git remote'
2025-05-25 05:49:55,034 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:49:55,034 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-05-25 05:49:55,034 [     scc.git] DEBUG Calling 'git remote'
2025-05-25 05:49:55,036 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:49:55,036 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-05-25 05:49:55,036 [     scc.git] DEBUG Calling 'git remote'
2025-05-25 05:49:55,038 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-05-25 05:49:55,038 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-05-25 05:49:55,038 [     scc.git] DEBUG Calling 'git remote'
2025-05-25 05:49:55,040 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-common-test from 5.7.2 to 5.7.3-SNAPSHOT
Updating omero-server from 5.7.2 to 5.7.3-SNAPSHOT
Updating omero-model from 5.7.2 to 5.7.3-SNAPSHOT
Updating omero-blitz from 5.8.2 to 5.8.3-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.2 to 5.7.3-SNAPSHOT
Updating omero-renderer from 5.6.2 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 0fec0af2] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD 2856f16] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 3836d4a] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD 890bc29] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD 6c42f03] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 4d5c9e7] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD 0e6128c5] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 5653eb3] Update component versions
 7 files changed, 7 insertions(+), 7 deletions(-)
2025-05-25 05:50:28,333 [    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