Skip to content

Console Output

+ export BASE_REPO=omero-build.git
+ BASE_REPO=omero-build.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-build-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-build-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2024-05-18 00:24:18,036 [  scc.config] DEBUG Found github.token
2024-05-18 00:24:18,039 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-18 00:24:18,264 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:24:18,676 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:24:19,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-18 00:24:19,083 [      scc.gh] DEBUG 3727 remaining from 5000 (Reset at 00:05
2024-05-18 00:24:19,084 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-18 00:24:19,090 [     scc.git] DEBUG Check current status
2024-05-18 00:24:19,091 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-18 00:24:19,095 [     scc.git] DEBUG 9c610cd Merge pull request #193 from ome/dependabot/submodules/omero-common-d498544
2024-05-18 00:24:19,095 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-18 00:24:19,136 [     scc.git] DEBUG  4c46e156bebff40c8618bacfc16bd2b605d33cfd omero-blitz (v5.7.3-1-g4c46e156)
2024-05-18 00:24:19,139 [     scc.git] DEBUG  d4985443c730cc45923b6649318e45ac840a21ba omero-common (v5.6.5-3-gd498544)
2024-05-18 00:24:19,142 [     scc.git] DEBUG  819d72ce25bc420a424663a62e0e45f161fa122e omero-gateway-java (v5.9.1-1-g819d72c)
2024-05-18 00:24:19,145 [     scc.git] DEBUG  d9410ee7b906ae8b88e4c090b6eeca02db204597 omero-model (v5.6.14-1-gd9410ee)
2024-05-18 00:24:19,148 [     scc.git] DEBUG  94824857614b54b72396653525e2f291c8979945 omero-renderer (v5.5.16-1-g9482485)
2024-05-18 00:24:19,150 [     scc.git] DEBUG  73cf4dff48b3530dadd4b3f3601c35315d3e9a81 omero-romio (v5.7.6-1-g73cf4df)
2024-05-18 00:24:19,153 [     scc.git] DEBUG  e2ef2b9c6c395badbfa5fb3b1d20040434151b8c omero-server (v5.6.11-1-ge2ef2b9c)
2024-05-18 00:24:19,158 [  scc.config] DEBUG Found remote.origin.url
2024-05-18 00:24:19,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2024-05-18 00:24:20,050 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-18 00:24:20,466 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-18 00:24:20,900 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-18 00:24:21,310 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-18 00:24:21,311 [     scc.git] DEBUG Resetting...
2024-05-18 00:24:21,312 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-18 00:24:21,319 [     scc.git] DEBUG HEAD is now at 9c610cd Merge pull request #193 from ome/dependabot/submodules/omero-common-d498544
2024-05-18 00:24:21,319 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-18 00:24:21,387 [     scc.git] DEBUG Check current status
2024-05-18 00:24:21,388 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-18 00:24:21,393 [     scc.git] DEBUG 9c610cd Merge pull request #193 from ome/dependabot/submodules/omero-common-d498544
2024-05-18 00:24:21,393 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-18 00:24:21,440 [     scc.git] DEBUG  4c46e156bebff40c8618bacfc16bd2b605d33cfd omero-blitz (v5.7.3-1-g4c46e156)
2024-05-18 00:24:21,444 [     scc.git] DEBUG  d4985443c730cc45923b6649318e45ac840a21ba omero-common (v5.6.5-3-gd498544)
2024-05-18 00:24:21,449 [     scc.git] DEBUG  819d72ce25bc420a424663a62e0e45f161fa122e omero-gateway-java (v5.9.1-1-g819d72c)
2024-05-18 00:24:21,452 [     scc.git] DEBUG  d9410ee7b906ae8b88e4c090b6eeca02db204597 omero-model (v5.6.14-1-gd9410ee)
2024-05-18 00:24:21,456 [     scc.git] DEBUG  94824857614b54b72396653525e2f291c8979945 omero-renderer (v5.5.16-1-g9482485)
2024-05-18 00:24:21,461 [     scc.git] DEBUG  73cf4dff48b3530dadd4b3f3601c35315d3e9a81 omero-romio (v5.7.6-1-g73cf4df)
2024-05-18 00:24:21,464 [     scc.git] DEBUG  e2ef2b9c6c395badbfa5fb3b1d20040434151b8c omero-server (v5.6.11-1-ge2ef2b9c)
2024-05-18 00:24:21,465 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-05-18 00:24:21,465 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-05-18 00:24:21,465 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-05-18 00:24:21,465 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-05-18 00:24:21,465 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-05-18 00:24:21,465 [    scc.repo] DEBUG ## PRs found:
2024-05-18 00:24:21,739 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2024-05-18 00:24:21,741 [    scc.repo] DEBUG ## Branches found:
2024-05-18 00:24:21,741 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:24:21,741 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:24:21,747 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-18 00:24:21,751 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-18 00:24:21,752 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-18 00:24:21,758 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-18 00:24:21,765 [     scc.git] DEBUG Already up to date.

2024-05-18 00:24:21,765 [     scc.git] DEBUG ## Unique users: []
2024-05-18 00:24:21,765 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:24:21,765 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:24:21,770 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-18 00:24:21,816 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:24:21,817 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:24:21,823 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-18 00:24:22,096 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f510d5e4550> has no local changes
2024-05-18 00:24:22,097 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

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


Generated by OMERO-build-push#67 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/67/)'
2024-05-18 00:24:22,139 [     scc.git] DEBUG [detached HEAD b876e8c] merge master -Dorg -Snone
2024-05-18 00:24:22,139 [   scc.merge] INFO  Repository: ome/omero-build
2024-05-18 00:24:22,139 [   scc.merge] INFO  Already up to date.
2024-05-18 00:24:22,139 [   scc.merge] INFO  
2024-05-18 00:24:22,139 [   scc.merge] INFO  
2024-05-18 00:24:22,139 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-18 00:24:22,140 [     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 submodules2024-05-18 00:24:25,494 [  scc.config] DEBUG Found github.token
2024-05-18 00:24:25,497 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-18 00:24:25,735 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:24:26,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:24:26,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-18 00:24:26,544 [      scc.gh] DEBUG 3719 remaining from 5000 (Reset at 00:05
2024-05-18 00:24:26,545 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-18 00:24:26,550 [     scc.git] DEBUG Check current status
2024-05-18 00:24:26,551 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-18 00:24:26,556 [     scc.git] DEBUG b876e8c merge master -Dorg -Snone
2024-05-18 00:24:26,556 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-18 00:24:26,617 [     scc.git] DEBUG  4c46e156bebff40c8618bacfc16bd2b605d33cfd omero-blitz (v5.7.3-1-g4c46e156)
2024-05-18 00:24:26,622 [     scc.git] DEBUG  d4985443c730cc45923b6649318e45ac840a21ba omero-common (v5.6.5-3-gd498544)
2024-05-18 00:24:26,625 [     scc.git] DEBUG  819d72ce25bc420a424663a62e0e45f161fa122e omero-gateway-java (v5.9.1-1-g819d72c)
2024-05-18 00:24:26,628 [     scc.git] DEBUG  d9410ee7b906ae8b88e4c090b6eeca02db204597 omero-model (v5.6.14-1-gd9410ee)
2024-05-18 00:24:26,632 [     scc.git] DEBUG  94824857614b54b72396653525e2f291c8979945 omero-renderer (v5.5.16-1-g9482485)
2024-05-18 00:24:26,637 [     scc.git] DEBUG  73cf4dff48b3530dadd4b3f3601c35315d3e9a81 omero-romio (v5.7.6-1-g73cf4df)
2024-05-18 00:24:26,642 [     scc.git] DEBUG  e2ef2b9c6c395badbfa5fb3b1d20040434151b8c omero-server (v5.6.11-1-ge2ef2b9c)
2024-05-18 00:24:26,649 [  scc.config] DEBUG Found remote.origin.url
2024-05-18 00:24:27,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2024-05-18 00:24:27,485 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-18 00:24:27,892 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-18 00:24:28,320 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-18 00:24:28,735 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-18 00:24:28,737 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:24:28,797 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-05-18 00:24:28,797 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-18 00:24:28,802 [     scc.git] DEBUG Check current status
2024-05-18 00:24:28,802 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-18 00:24:28,822 [     scc.git] DEBUG 4c46e156 revert to snapshot
2024-05-18 00:24:28,822 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-18 00:24:28,870 [  scc.config] DEBUG Found remote.origin.url
2024-05-18 00:24:29,203 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2024-05-18 00:24:29,648 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-18 00:24:30,061 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-18 00:24:30,478 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-18 00:24:30,897 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-18 00:24:30,899 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:24:30,940 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:24:30,941 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-05-18 00:24:30,941 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-18 00:24:30,945 [     scc.git] DEBUG Check current status
2024-05-18 00:24:30,945 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-18 00:24:30,955 [     scc.git] DEBUG d498544 Merge pull request #44 from jburel/format_properties
2024-05-18 00:24:30,956 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-18 00:24:31,016 [  scc.config] DEBUG Found remote.origin.url
2024-05-18 00:24:31,388 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2024-05-18 00:24:31,826 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-18 00:24:32,249 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-18 00:24:32,678 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-18 00:24:33,094 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-18 00:24:33,096 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:24:33,145 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:24:33,146 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-05-18 00:24:33,146 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-18 00:24:33,151 [     scc.git] DEBUG Check current status
2024-05-18 00:24:33,151 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-18 00:24:33,168 [     scc.git] DEBUG 819d72c revert to snapshot
2024-05-18 00:24:33,168 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-18 00:24:33,215 [  scc.config] DEBUG Found remote.origin.url
2024-05-18 00:24:33,564 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2024-05-18 00:24:34,021 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-18 00:24:34,437 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-18 00:24:34,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-18 00:24:35,258 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-18 00:24:35,259 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:24:35,298 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:24:35,299 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-05-18 00:24:35,300 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-18 00:24:35,304 [     scc.git] DEBUG Check current status
2024-05-18 00:24:35,304 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-18 00:24:35,363 [     scc.git] DEBUG d9410ee revert to snapshot
2024-05-18 00:24:35,363 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-18 00:24:35,408 [  scc.config] DEBUG Found remote.origin.url
2024-05-18 00:24:35,751 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2024-05-18 00:24:36,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-18 00:24:36,619 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-18 00:24:37,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-18 00:24:37,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-18 00:24:37,445 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:24:37,498 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:24:37,500 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-05-18 00:24:37,500 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-18 00:24:37,506 [     scc.git] DEBUG Check current status
2024-05-18 00:24:37,506 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-18 00:24:37,537 [     scc.git] DEBUG 9482485 revert to snapshot
2024-05-18 00:24:37,538 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-18 00:24:37,592 [  scc.config] DEBUG Found remote.origin.url
2024-05-18 00:24:37,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2024-05-18 00:24:38,378 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-18 00:24:38,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-18 00:24:39,236 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-18 00:24:39,671 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-18 00:24:39,673 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:24:39,711 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:24:39,712 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-05-18 00:24:39,712 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-18 00:24:39,716 [     scc.git] DEBUG Check current status
2024-05-18 00:24:39,716 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-18 00:24:39,728 [     scc.git] DEBUG 73cf4df revert snapshot
2024-05-18 00:24:39,728 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-18 00:24:39,771 [  scc.config] DEBUG Found remote.origin.url
2024-05-18 00:24:40,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2024-05-18 00:24:40,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-18 00:24:41,017 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-18 00:24:41,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-18 00:24:41,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-18 00:24:41,872 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:24:41,915 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:24:41,917 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-05-18 00:24:41,917 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-18 00:24:41,922 [     scc.git] DEBUG Check current status
2024-05-18 00:24:41,922 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-18 00:24:41,929 [     scc.git] DEBUG e2ef2b9c revert to snapshot
2024-05-18 00:24:41,929 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-18 00:24:41,980 [  scc.config] DEBUG Found remote.origin.url
2024-05-18 00:24:42,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2024-05-18 00:24:42,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-18 00:24:43,213 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-18 00:24:43,620 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-18 00:24:44,028 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-18 00:24:44,030 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:24:44,086 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:24:44,086 [     scc.git] DEBUG Resetting...
2024-05-18 00:24:44,086 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-18 00:24:44,098 [     scc.git] DEBUG HEAD is now at b876e8c merge master -Dorg -Snone
2024-05-18 00:24:44,098 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-18 00:24:44,188 [     scc.git] DEBUG Check current status
2024-05-18 00:24:44,189 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-18 00:24:44,195 [     scc.git] DEBUG b876e8c merge master -Dorg -Snone
2024-05-18 00:24:44,195 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-18 00:24:44,239 [     scc.git] DEBUG  4c46e156bebff40c8618bacfc16bd2b605d33cfd omero-blitz (v5.7.3-1-g4c46e156)
2024-05-18 00:24:44,243 [     scc.git] DEBUG  d4985443c730cc45923b6649318e45ac840a21ba omero-common (v5.6.5-3-gd498544)
2024-05-18 00:24:44,246 [     scc.git] DEBUG  819d72ce25bc420a424663a62e0e45f161fa122e omero-gateway-java (v5.9.1-1-g819d72c)
2024-05-18 00:24:44,249 [     scc.git] DEBUG  d9410ee7b906ae8b88e4c090b6eeca02db204597 omero-model (v5.6.14-1-gd9410ee)
2024-05-18 00:24:44,252 [     scc.git] DEBUG  94824857614b54b72396653525e2f291c8979945 omero-renderer (v5.5.16-1-g9482485)
2024-05-18 00:24:44,255 [     scc.git] DEBUG  73cf4dff48b3530dadd4b3f3601c35315d3e9a81 omero-romio (v5.7.6-1-g73cf4df)
2024-05-18 00:24:44,259 [     scc.git] DEBUG  e2ef2b9c6c395badbfa5fb3b1d20040434151b8c omero-server (v5.6.11-1-ge2ef2b9c)
2024-05-18 00:24:44,260 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-05-18 00:24:44,260 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-05-18 00:24:44,260 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-05-18 00:24:44,260 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-05-18 00:24:44,260 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-05-18 00:24:44,260 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-05-18 00:24:44,260 [    scc.repo] DEBUG ## PRs found:
2024-05-18 00:24:44,465 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2024-05-18 00:24:44,466 [    scc.repo] DEBUG ## Branches found:
2024-05-18 00:24:44,466 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:24:44,466 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:24:44,472 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-18 00:24:44,478 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-18 00:24:44,478 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-18 00:24:44,485 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-18 00:24:44,491 [     scc.git] DEBUG Already up to date.

2024-05-18 00:24:44,491 [     scc.git] DEBUG ## Unique users: []
2024-05-18 00:24:44,491 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:24:44,491 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:24:44,497 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-18 00:24:44,548 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:24:44,549 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:24:44,555 [    scc.repo] DEBUG ## PRs found:
2024-05-18 00:24:45,003 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2024-05-18 00:24:45,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2024-05-18 00:24:45,913 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2024-05-18 00:24:46,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2024-05-18 00:24:46,928 [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
2024-05-18 00:24:47,380 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-18 00:24:47,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2024-05-18 00:24:48,268 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2024-05-18 00:24:48,269 [    scc.repo] DEBUG   - PR 132 jburel 'Fix javadoc warning'
2024-05-18 00:24:48,722 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/131 HTTP/1.1" 200 None
2024-05-18 00:24:49,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/112d3abc997c6cda0078483bb91786e37a3f1f87 HTTP/1.1" 200 None
2024-05-18 00:24:49,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/112d3abc997c6cda0078483bb91786e37a3f1f87/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-18 00:24:50,116 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/112d3abc997c6cda0078483bb91786e37a3f1f87 HTTP/1.1" 200 None
2024-05-18 00:24:50,535 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/112d3abc997c6cda0078483bb91786e37a3f1f87?per_page=1 HTTP/1.1" 200 2
2024-05-18 00:24:50,536 [    scc.repo] DEBUG   - PR 131 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-18 00:24:51,005 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None
2024-05-18 00:24:51,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None
2024-05-18 00:24:51,952 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2024-05-18 00:24:52,382 [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
2024-05-18 00:24:52,816 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2024-05-18 00:24:53,238 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2
2024-05-18 00:24:53,238 [    scc.repo] DEBUG   - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2024-05-18 00:24:53,238 [    scc.repo] DEBUG ## Branches found:
2024-05-18 00:24:53,238 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-05-18 00:24:53,239 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:24:53,239 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:24:53,244 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-18 00:24:53,249 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-18 00:24:53,249 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-18 00:24:53,254 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-18 00:24:53,260 [     scc.git] DEBUG Already up to date.

2024-05-18 00:24:53,261 [     scc.git] DEBUG Calling 'git fetch origin pull/119/head'
2024-05-18 00:24:53,679 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-05-18 00:24:53,680 [     scc.git] DEBUG  * branch              refs/pull/119/head -> FETCH_HEAD
2024-05-18 00:24:53,686 [     scc.git] DEBUG Calling 'git fetch origin pull/131/head'
2024-05-18 00:24:54,056 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-05-18 00:24:54,056 [     scc.git] DEBUG  * branch              refs/pull/131/head -> FETCH_HEAD
2024-05-18 00:24:54,062 [     scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2024-05-18 00:24:54,581 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-05-18 00:24:54,581 [     scc.git] DEBUG  * branch              refs/pull/132/head -> FETCH_HEAD
2024-05-18 00:24:54,586 [     scc.git] DEBUG ## Unique users: []
2024-05-18 00:24:54,587 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:24:54,587 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:24:54,592 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723'
2024-05-18 00:24:54,599 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:24:54,605 [     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'
2024-05-18 00:24:54,639 [     scc.git] DEBUG Auto-merging src/main/java/omero/client.java
2024-05-18 00:24:54,641 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-18 00:24:54,645 [     scc.git] DEBUG  src/main/java/omero/client.java | 6 ++++++
2024-05-18 00:24:54,645 [     scc.git] DEBUG  1 file changed, 6 insertions(+)
2024-05-18 00:24:54,810 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:24:54,812 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...112d3abc997c6cda0078483bb91786e37a3f1f87'
2024-05-18 00:24:54,820 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:24:54,827 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 131 (bump org.openmicroscopy.project 5.6.0) 112d3abc997c6cda0078483bb91786e37a3f1f87'
2024-05-18 00:24:54,853 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-18 00:24:54,854 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-18 00:24:54,857 [     scc.git] DEBUG  build.gradle | 2 +-
2024-05-18 00:24:54,858 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-18 00:24:55,217 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:24:55,219 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2024-05-18 00:24:55,227 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:24:55,233 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2024-05-18 00:24:55,259 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-18 00:24:55,263 [     scc.git] DEBUG  src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2024-05-18 00:24:55,263 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-18 00:24:55,621 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:24:55,622 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-18 00:24:55,669 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:24:55,669 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:24:55,674 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:24:55,721 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-18 00:24:55,732 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa012a80310> has no local changes
2024-05-18 00:24:55,732 [     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 131 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 132 jburel 'Fix javadoc warning'

Generated by OMERO-build-push#67 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/67/)'
2024-05-18 00:24:55,745 [     scc.git] DEBUG [detached HEAD 2a96c6c1] merge master -Dorg -Ssuccess-only
2024-05-18 00:24:55,745 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:24:55,745 [    scc.repo] DEBUG ## PRs found:
2024-05-18 00:24:56,134 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2024-05-18 00:24:56,586 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2024-05-18 00:24:57,028 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2024-05-18 00:24:57,516 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2024-05-18 00:24:57,997 [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
2024-05-18 00:24:58,477 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-18 00:24:58,938 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2024-05-18 00:24:59,348 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2024-05-18 00:24:59,349 [    scc.repo] DEBUG   - PR 42 jburel 'include all'
2024-05-18 00:24:59,795 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/39 HTTP/1.1" 200 None
2024-05-18 00:25:00,214 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/4a9d6c24778791d07f2c42951a5c1a6e3c711007 HTTP/1.1" 200 None
2024-05-18 00:25:00,679 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/4a9d6c24778791d07f2c42951a5c1a6e3c711007/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-18 00:25:01,190 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/4a9d6c24778791d07f2c42951a5c1a6e3c711007 HTTP/1.1" 200 None
2024-05-18 00:25:01,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/4a9d6c24778791d07f2c42951a5c1a6e3c711007?per_page=1 HTTP/1.1" 200 2
2024-05-18 00:25:01,603 [    scc.repo] DEBUG   - PR 39 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-18 00:25:01,603 [    scc.repo] DEBUG ## Branches found:
2024-05-18 00:25:01,603 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-05-18 00:25:01,604 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:01,604 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:01,611 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-18 00:25:01,615 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-18 00:25:01,615 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-18 00:25:01,621 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-18 00:25:01,630 [     scc.git] DEBUG Already up to date.

2024-05-18 00:25:01,631 [     scc.git] DEBUG Calling 'git fetch origin pull/39/head'
2024-05-18 00:25:02,055 [     scc.git] DEBUG From https://github.com/ome/omero-common
2024-05-18 00:25:02,055 [     scc.git] DEBUG  * branch            refs/pull/39/head -> FETCH_HEAD
2024-05-18 00:25:02,062 [     scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2024-05-18 00:25:02,526 [     scc.git] DEBUG From https://github.com/ome/omero-common
2024-05-18 00:25:02,527 [     scc.git] DEBUG  * branch            refs/pull/42/head -> FETCH_HEAD
2024-05-18 00:25:02,531 [     scc.git] DEBUG ## Unique users: []
2024-05-18 00:25:02,531 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:02,532 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:02,536 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4a9d6c24778791d07f2c42951a5c1a6e3c711007'
2024-05-18 00:25:02,542 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:02,547 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 39 (bump org.openmicroscopy.project 5.6.0) 4a9d6c24778791d07f2c42951a5c1a6e3c711007'
2024-05-18 00:25:02,583 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-18 00:25:02,584 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-18 00:25:02,587 [     scc.git] DEBUG  build.gradle | 2 +-
2024-05-18 00:25:02,587 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-18 00:25:02,739 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:02,741 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2024-05-18 00:25:02,747 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:02,753 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2024-05-18 00:25:02,770 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-18 00:25:02,773 [     scc.git] DEBUG  publish.gradle | 17 +----------------
2024-05-18 00:25:02,773 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 16 deletions(-)
2024-05-18 00:25:03,149 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:03,151 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-18 00:25:03,191 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:03,191 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:03,196 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:25:03,243 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-18 00:25:03,250 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa0119d9640> has no local changes
2024-05-18 00:25:03,250 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-common
Excluded PRs:
  - 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 39 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 42 jburel 'include all'

Generated by OMERO-build-push#67 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/67/)'
2024-05-18 00:25:03,260 [     scc.git] DEBUG [detached HEAD 0572a0f] merge master -Dorg -Ssuccess-only
2024-05-18 00:25:03,261 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:25:03,261 [    scc.repo] DEBUG ## PRs found:
2024-05-18 00:25:03,659 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2024-05-18 00:25:04,105 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/69 HTTP/1.1" 200 None
2024-05-18 00:25:04,533 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/91d77158637953fa8fd1bdcd6a6a738b064b536c HTTP/1.1" 200 None
2024-05-18 00:25:04,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/91d77158637953fa8fd1bdcd6a6a738b064b536c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-18 00:25:05,435 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/91d77158637953fa8fd1bdcd6a6a738b064b536c HTTP/1.1" 200 None
2024-05-18 00:25:05,857 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/91d77158637953fa8fd1bdcd6a6a738b064b536c?per_page=1 HTTP/1.1" 200 2
2024-05-18 00:25:05,858 [    scc.repo] DEBUG   - PR 69 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-18 00:25:06,321 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2024-05-18 00:25:06,818 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2024-05-18 00:25:06,820 [    scc.repo] DEBUG ## Branches found:
2024-05-18 00:25:06,820 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-05-18 00:25:06,820 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:06,820 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:06,825 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-18 00:25:06,830 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-18 00:25:06,830 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-18 00:25:06,838 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-18 00:25:06,844 [     scc.git] DEBUG Already up to date.

2024-05-18 00:25:06,845 [     scc.git] DEBUG Calling 'git fetch origin pull/69/head'
2024-05-18 00:25:07,232 [     scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2024-05-18 00:25:07,233 [     scc.git] DEBUG  * branch            refs/pull/69/head -> FETCH_HEAD
2024-05-18 00:25:07,241 [     scc.git] DEBUG ## Unique users: []
2024-05-18 00:25:07,241 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:07,241 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:07,249 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...91d77158637953fa8fd1bdcd6a6a738b064b536c'
2024-05-18 00:25:07,257 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:07,265 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 69 (bump org.openmicroscopy.project 5.6.0) 91d77158637953fa8fd1bdcd6a6a738b064b536c'
2024-05-18 00:25:07,312 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-18 00:25:07,314 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-18 00:25:07,318 [     scc.git] DEBUG  build.gradle | 2 +-
2024-05-18 00:25:07,318 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-18 00:25:07,486 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:07,488 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-18 00:25:07,552 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:07,553 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:07,560 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:25:07,625 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-18 00:25:07,635 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa010967af0> has no local changes
2024-05-18 00:25:07,635 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-gateway-java
Excluded PRs:
  - PR 30 jburel 'Import image' (exclude comment)
Already up to date.

Merged PRs:
  - PR 69 jburel 'bump org.openmicroscopy.project 5.6.0'

Generated by OMERO-build-push#67 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/67/)'
2024-05-18 00:25:07,648 [     scc.git] DEBUG [detached HEAD 0a77f12] merge master -Dorg -Ssuccess-only
2024-05-18 00:25:07,649 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:25:07,649 [    scc.repo] DEBUG ## PRs found:
2024-05-18 00:25:08,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None
2024-05-18 00:25:08,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/101 HTTP/1.1" 200 None
2024-05-18 00:25:08,963 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/c44d218d002ee1377cb34ea58550baa214f8fb44 HTTP/1.1" 200 None
2024-05-18 00:25:09,445 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/c44d218d002ee1377cb34ea58550baa214f8fb44/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-18 00:25:09,918 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/c44d218d002ee1377cb34ea58550baa214f8fb44/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-18 00:25:10,347 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/c44d218d002ee1377cb34ea58550baa214f8fb44 HTTP/1.1" 200 None
2024-05-18 00:25:10,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/c44d218d002ee1377cb34ea58550baa214f8fb44?per_page=1 HTTP/1.1" 200 2
2024-05-18 00:25:10,767 [    scc.repo] DEBUG   - PR 101 jburel 'Review action'
2024-05-18 00:25:11,212 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/90 HTTP/1.1" 200 None
2024-05-18 00:25:11,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/90/comments HTTP/1.1" 200 None
2024-05-18 00:25:12,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5 HTTP/1.1" 200 None
2024-05-18 00:25:12,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-18 00:25:13,094 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5 HTTP/1.1" 200 None
2024-05-18 00:25:13,507 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5?per_page=1 HTTP/1.1" 200 2
2024-05-18 00:25:13,508 [    scc.repo] DEBUG   - PR 90 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-18 00:25:13,508 [    scc.repo] DEBUG ## Branches found:
2024-05-18 00:25:13,508 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-05-18 00:25:13,509 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:13,509 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:13,515 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-18 00:25:13,522 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-18 00:25:13,522 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-18 00:25:13,530 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-18 00:25:13,537 [     scc.git] DEBUG Already up to date.

2024-05-18 00:25:13,537 [     scc.git] DEBUG Calling 'git fetch origin pull/90/head'
2024-05-18 00:25:13,944 [     scc.git] DEBUG From https://github.com/ome/omero-model
2024-05-18 00:25:13,945 [     scc.git] DEBUG  * branch            refs/pull/90/head -> FETCH_HEAD
2024-05-18 00:25:13,952 [     scc.git] DEBUG Calling 'git fetch origin pull/101/head'
2024-05-18 00:25:14,381 [     scc.git] DEBUG From https://github.com/ome/omero-model
2024-05-18 00:25:14,381 [     scc.git] DEBUG  * branch            refs/pull/101/head -> FETCH_HEAD
2024-05-18 00:25:14,387 [     scc.git] DEBUG ## Unique users: []
2024-05-18 00:25:14,387 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:14,387 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:14,393 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5'
2024-05-18 00:25:14,403 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:14,409 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 90 (bump org.openmicroscopy.project 5.6.0) 3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5'
2024-05-18 00:25:14,420 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-18 00:25:14,420 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-18 00:25:14,424 [     scc.git] DEBUG  build.gradle | 2 +-
2024-05-18 00:25:14,426 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-18 00:25:14,579 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:14,581 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c44d218d002ee1377cb34ea58550baa214f8fb44'
2024-05-18 00:25:14,588 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:14,594 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 101 (Review action) c44d218d002ee1377cb34ea58550baa214f8fb44'
2024-05-18 00:25:14,608 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-18 00:25:14,611 [     scc.git] DEBUG  .github/workflows/gradle.yml | 24 +++++++++++++++++++++++-
2024-05-18 00:25:14,611 [     scc.git] DEBUG  README.md                    |  2 +-
2024-05-18 00:25:14,611 [     scc.git] DEBUG  2 files changed, 24 insertions(+), 2 deletions(-)
2024-05-18 00:25:14,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:14,980 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-18 00:25:15,023 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:15,023 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:15,029 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:25:15,070 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-18 00:25:15,077 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa012a096a0> has no local changes
2024-05-18 00:25:15,077 [     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 90 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 101 jburel 'Review action'

Generated by OMERO-build-push#67 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/67/)'
2024-05-18 00:25:15,087 [     scc.git] DEBUG [detached HEAD f8f23ed] merge master -Dorg -Ssuccess-only
2024-05-18 00:25:15,087 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:25:15,088 [    scc.repo] DEBUG ## PRs found:
2024-05-18 00:25:15,521 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2024-05-18 00:25:15,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/23 HTTP/1.1" 200 None
2024-05-18 00:25:16,488 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/4431628b7553af56df3e6dceb1241be4b2e6a751 HTTP/1.1" 200 None
2024-05-18 00:25:16,926 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/4431628b7553af56df3e6dceb1241be4b2e6a751/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-18 00:25:17,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/4431628b7553af56df3e6dceb1241be4b2e6a751 HTTP/1.1" 200 None
2024-05-18 00:25:17,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/statuses/4431628b7553af56df3e6dceb1241be4b2e6a751?per_page=1 HTTP/1.1" 200 2
2024-05-18 00:25:17,777 [    scc.repo] DEBUG   - PR 23 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-18 00:25:18,261 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2024-05-18 00:25:18,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2024-05-18 00:25:18,721 [    scc.repo] DEBUG   # ... Exclude label: exclude
2024-05-18 00:25:18,721 [    scc.repo] DEBUG ## Branches found:
2024-05-18 00:25:18,721 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-05-18 00:25:18,722 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:18,722 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:18,730 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-18 00:25:18,737 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-18 00:25:18,738 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-18 00:25:18,744 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-18 00:25:18,751 [     scc.git] DEBUG Already up to date.

2024-05-18 00:25:18,751 [     scc.git] DEBUG Calling 'git fetch origin pull/23/head'
2024-05-18 00:25:19,147 [     scc.git] DEBUG From https://github.com/ome/omero-renderer
2024-05-18 00:25:19,147 [     scc.git] DEBUG  * branch            refs/pull/23/head -> FETCH_HEAD
2024-05-18 00:25:19,152 [     scc.git] DEBUG ## Unique users: []
2024-05-18 00:25:19,152 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:19,152 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:19,158 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4431628b7553af56df3e6dceb1241be4b2e6a751'
2024-05-18 00:25:19,166 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:19,174 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 23 (bump org.openmicroscopy.project 5.6.0) 4431628b7553af56df3e6dceb1241be4b2e6a751'
2024-05-18 00:25:19,197 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-18 00:25:19,198 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-18 00:25:19,201 [     scc.git] DEBUG  build.gradle | 2 +-
2024-05-18 00:25:19,201 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-18 00:25:19,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:19,374 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-18 00:25:19,419 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:19,420 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:19,427 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:25:19,469 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-18 00:25:19,477 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa0119bdb80> has no local changes
2024-05-18 00:25:19,477 [     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 23 jburel 'bump org.openmicroscopy.project 5.6.0'

Generated by OMERO-build-push#67 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/67/)'
2024-05-18 00:25:19,486 [     scc.git] DEBUG [detached HEAD 71ccb1c] merge master -Dorg -Ssuccess-only
2024-05-18 00:25:19,487 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:25:19,487 [    scc.repo] DEBUG ## PRs found:
2024-05-18 00:25:19,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2024-05-18 00:25:20,348 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/41 HTTP/1.1" 200 None
2024-05-18 00:25:20,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/3e957802ff410901610d23f11c9f2a7db50fa19d HTTP/1.1" 200 None
2024-05-18 00:25:21,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/3e957802ff410901610d23f11c9f2a7db50fa19d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-18 00:25:21,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/3e957802ff410901610d23f11c9f2a7db50fa19d HTTP/1.1" 200 None
2024-05-18 00:25:22,070 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/statuses/3e957802ff410901610d23f11c9f2a7db50fa19d?per_page=1 HTTP/1.1" 200 2
2024-05-18 00:25:22,071 [    scc.repo] DEBUG   - PR 41 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-18 00:25:22,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2024-05-18 00:25:22,990 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2024-05-18 00:25:22,992 [    scc.repo] DEBUG ## Branches found:
2024-05-18 00:25:22,992 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-05-18 00:25:22,992 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:22,992 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:22,999 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-18 00:25:23,007 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-18 00:25:23,007 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-18 00:25:23,014 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-18 00:25:23,022 [     scc.git] DEBUG Already up to date.

2024-05-18 00:25:23,022 [     scc.git] DEBUG Calling 'git fetch origin pull/41/head'
2024-05-18 00:25:23,426 [     scc.git] DEBUG From https://github.com/ome/omero-romio
2024-05-18 00:25:23,426 [     scc.git] DEBUG  * branch            refs/pull/41/head -> FETCH_HEAD
2024-05-18 00:25:23,432 [     scc.git] DEBUG ## Unique users: []
2024-05-18 00:25:23,432 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:23,432 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:23,438 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3e957802ff410901610d23f11c9f2a7db50fa19d'
2024-05-18 00:25:23,446 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:23,452 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 41 (bump org.openmicroscopy.project 5.6.0) 3e957802ff410901610d23f11c9f2a7db50fa19d'
2024-05-18 00:25:23,463 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-18 00:25:23,465 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-18 00:25:23,468 [     scc.git] DEBUG  build.gradle | 2 +-
2024-05-18 00:25:23,468 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-18 00:25:23,623 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:23,624 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-18 00:25:23,682 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:23,683 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:23,688 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:25:23,745 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-18 00:25:23,753 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa0119bd9d0> has no local changes
2024-05-18 00:25:23,754 [     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 41 jburel 'bump org.openmicroscopy.project 5.6.0'

Generated by OMERO-build-push#67 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/67/)'
2024-05-18 00:25:23,765 [     scc.git] DEBUG [detached HEAD 558fb88] merge master -Dorg -Ssuccess-only
2024-05-18 00:25:23,766 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:25:23,767 [    scc.repo] DEBUG ## PRs found:
2024-05-18 00:25:24,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2024-05-18 00:25:24,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2024-05-18 00:25:25,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2024-05-18 00:25:25,605 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None
2024-05-18 00:25:26,062 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None
2024-05-18 00:25:26,549 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2024-05-18 00:25:27,016 [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
2024-05-18 00:25:27,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2024-05-18 00:25:27,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2
2024-05-18 00:25:27,885 [    scc.repo] DEBUG   - PR 152 jburel 'Set class in doc'
2024-05-18 00:25:28,335 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/151 HTTP/1.1" 200 None
2024-05-18 00:25:28,824 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374 HTTP/1.1" 200 None
2024-05-18 00:25:29,278 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-18 00:25:29,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374 HTTP/1.1" 200 None
2024-05-18 00:25:30,181 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374?per_page=1 HTTP/1.1" 200 2
2024-05-18 00:25:30,182 [    scc.repo] DEBUG   - PR 151 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-18 00:25:30,650 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2024-05-18 00:25:31,117 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2024-05-18 00:25:31,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2024-05-18 00:25:32,063 [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
2024-05-18 00:25:32,492 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2024-05-18 00:25:32,902 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2
2024-05-18 00:25:32,902 [    scc.repo] DEBUG   - PR 61 joshmoore 'Pass user executor to rendering tasks'
2024-05-18 00:25:32,903 [    scc.repo] DEBUG ## Branches found:
2024-05-18 00:25:32,903 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-05-18 00:25:32,903 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:32,903 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:32,909 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-18 00:25:32,914 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-18 00:25:32,914 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-18 00:25:32,920 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-18 00:25:32,926 [     scc.git] DEBUG Already up to date.

2024-05-18 00:25:32,926 [     scc.git] DEBUG Calling 'git fetch origin pull/61/head'
2024-05-18 00:25:33,328 [     scc.git] DEBUG From https://github.com/ome/omero-server
2024-05-18 00:25:33,328 [     scc.git] DEBUG  * branch              refs/pull/61/head -> FETCH_HEAD
2024-05-18 00:25:33,333 [     scc.git] DEBUG Calling 'git fetch origin pull/151/head'
2024-05-18 00:25:33,743 [     scc.git] DEBUG From https://github.com/ome/omero-server
2024-05-18 00:25:33,743 [     scc.git] DEBUG  * branch              refs/pull/151/head -> FETCH_HEAD
2024-05-18 00:25:33,751 [     scc.git] DEBUG Calling 'git fetch origin pull/152/head'
2024-05-18 00:25:34,161 [     scc.git] DEBUG From https://github.com/ome/omero-server
2024-05-18 00:25:34,161 [     scc.git] DEBUG  * branch              refs/pull/152/head -> FETCH_HEAD
2024-05-18 00:25:34,167 [     scc.git] DEBUG ## Unique users: []
2024-05-18 00:25:34,168 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:34,168 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:34,175 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-05-18 00:25:34,186 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:34,196 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-05-18 00:25:34,259 [     scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf.  Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree.
2024-05-18 00:25:34,260 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-18 00:25:34,260 [     scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle
2024-05-18 00:25:34,260 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-05-18 00:25:34,261 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-05-18 00:25:34,271 [     scc.git] DEBUG Calling 'git reset --hard e2ef2b9c6c395badbfa5fb3b1d20040434151b8c'
2024-05-18 00:25:34,283 [     scc.git] DEBUG HEAD is now at e2ef2b9c revert to snapshot
2024-05-18 00:25:34,448 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:34,449 [     scc.git] DEBUG Calling 'git merge-base e2ef2b9c6c395badbfa5fb3b1d20040434151b8c 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-05-18 00:25:34,457 [     scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..e2ef2b9c6c395badbfa5fb3b1d20040434151b8c'
2024-05-18 00:25:34,464 [     scc.git] INFO    - PR 61 joshmoore 'Pass user executor to rendering tasks'
Conflicting PR. Removed from build [OMERO-build-push#67](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/67/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/67/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - build.gradle
    - .travis.yml

--conflicts

2024-05-18 00:25:34,470 [  scc.config] DEBUG Found github.token
2024-05-18 00:25:34,471 [     scc.git] DEBUG Not adding comment to issue #61, already --conflicts.
2024-05-18 00:25:34,471 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374'
2024-05-18 00:25:34,478 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:34,484 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 151 (bump org.openmicroscopy.project 5.6.0) f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374'
2024-05-18 00:25:34,510 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-18 00:25:34,513 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-18 00:25:34,517 [     scc.git] DEBUG  build.gradle | 2 +-
2024-05-18 00:25:34,517 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-18 00:25:34,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:34,859 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d'
2024-05-18 00:25:34,870 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:34,875 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d'
2024-05-18 00:25:34,896 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-18 00:25:34,899 [     scc.git] DEBUG  src/main/java/ome/api/local/LocalSession.java | 2 +-
2024-05-18 00:25:34,899 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-18 00:25:35,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:35,268 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-18 00:25:35,317 [     scc.git] DEBUG Get sha1 of %s
2024-05-18 00:25:35,317 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-18 00:25:35,323 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:25:35,369 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-18 00:25:35,380 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa0119b6fd0> has no local changes
2024-05-18 00:25:35,380 [     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 151 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 152 jburel 'Set class in doc'

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

Generated by OMERO-build-push#67 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/67/)'
2024-05-18 00:25:35,392 [     scc.git] DEBUG [detached HEAD 41f4f250] merge master -Dorg -Ssuccess-only
2024-05-18 00:25:35,393 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:25:35,393 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-18 00:25:35,456 [  scc.config] DEBUG Found submodule.omero-blitz.url
2024-05-18 00:25:35,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:35,678 [  scc.config] DEBUG Found submodule.omero-blitz.branch
2024-05-18 00:25:35,685 [  scc.config] DEBUG Found submodule.omero-common.url
2024-05-18 00:25:36,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:36,092 [  scc.config] DEBUG Found submodule.omero-common.branch
2024-05-18 00:25:36,098 [  scc.config] DEBUG Found submodule.omero-gateway-java.url
2024-05-18 00:25:36,473 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:36,489 [  scc.config] DEBUG Found submodule.omero-gateway-java.branch
2024-05-18 00:25:36,494 [  scc.config] DEBUG Found submodule.omero-model.url
2024-05-18 00:25:36,881 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:36,894 [  scc.config] DEBUG Found submodule.omero-model.branch
2024-05-18 00:25:36,900 [  scc.config] DEBUG Found submodule.omero-renderer.url
2024-05-18 00:25:37,282 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:37,293 [  scc.config] DEBUG Found submodule.omero-renderer.branch
2024-05-18 00:25:37,298 [  scc.config] DEBUG Found submodule.omero-romio.url
2024-05-18 00:25:37,687 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:37,697 [  scc.config] DEBUG Found submodule.omero-romio.branch
2024-05-18 00:25:37,702 [  scc.config] DEBUG Found submodule.omero-server.url
2024-05-18 00:25:38,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-18 00:25:38,107 [  scc.config] DEBUG Found submodule.omero-server.branch
2024-05-18 00:25:38,108 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-18 00:25:38,159 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa01376b550> has local changes
2024-05-18 00:25:38,159 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

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


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

Merged PRs:
  - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
  - PR 131 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 132 jburel 'Fix javadoc warning'

Repository: ome/omero-common
Excluded PRs:
  - 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 39 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 42 jburel 'include all'

Repository: ome/omero-gateway-java
Excluded PRs:
  - PR 30 jburel 'Import image' (exclude comment)
Already up to date.

Merged PRs:
  - PR 69 jburel 'bump org.openmicroscopy.project 5.6.0'

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

Merged PRs:
  - PR 90 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 101 jburel 'Review action'

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

Merged PRs:
  - PR 23 jburel 'bump org.openmicroscopy.project 5.6.0'

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

Merged PRs:
  - PR 41 jburel 'bump org.openmicroscopy.project 5.6.0'

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 151 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 152 jburel 'Set class in doc'

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

Generated by OMERO-build-push#67 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/67/)'
2024-05-18 00:25:38,173 [     scc.git] DEBUG [detached HEAD d827c68] merge master -Dorg -Ssuccess-only
2024-05-18 00:25:38,173 [     scc.git] DEBUG  8 files changed, 14 insertions(+), 14 deletions(-)
2024-05-18 00:25:38,174 [   scc.merge] INFO  Repository: ome/omero-build
2024-05-18 00:25:38,174 [   scc.merge] INFO  Already up to date.
2024-05-18 00:25:38,174 [   scc.merge] INFO  
2024-05-18 00:25:38,174 [   scc.merge] INFO  
2024-05-18 00:25:38,174 [   scc.merge] INFO  Repository: ome/omero-blitz
2024-05-18 00:25:38,174 [   scc.merge] INFO  Already up to date.
2024-05-18 00:25:38,174 [   scc.merge] INFO  
2024-05-18 00:25:38,174 [   scc.merge] INFO  Merged PRs:
2024-05-18 00:25:38,174 [   scc.merge] INFO    - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2024-05-18 00:25:38,174 [   scc.merge] INFO    - PR 131 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-18 00:25:38,174 [   scc.merge] INFO    - PR 132 jburel 'Fix javadoc warning'
2024-05-18 00:25:38,174 [   scc.merge] INFO  
2024-05-18 00:25:38,174 [   scc.merge] INFO  Repository: ome/omero-common
2024-05-18 00:25:38,174 [   scc.merge] INFO  Excluded PRs:
2024-05-18 00:25:38,174 [   scc.merge] INFO    - PR 40 jburel 'set classifier' (exclude comment)
2024-05-18 00:25:38,174 [   scc.merge] INFO    - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
2024-05-18 00:25:38,174 [   scc.merge] INFO  Already up to date.
2024-05-18 00:25:38,174 [   scc.merge] INFO  
2024-05-18 00:25:38,174 [   scc.merge] INFO  Merged PRs:
2024-05-18 00:25:38,174 [   scc.merge] INFO    - PR 39 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-18 00:25:38,175 [   scc.merge] INFO    - PR 42 jburel 'include all'
2024-05-18 00:25:38,175 [   scc.merge] INFO  
2024-05-18 00:25:38,175 [   scc.merge] INFO  Repository: ome/omero-gateway-java
2024-05-18 00:25:38,175 [   scc.merge] INFO  Excluded PRs:
2024-05-18 00:25:38,175 [   scc.merge] INFO    - PR 30 jburel 'Import image' (exclude comment)
2024-05-18 00:25:38,175 [   scc.merge] INFO  Already up to date.
2024-05-18 00:25:38,175 [   scc.merge] INFO  
2024-05-18 00:25:38,175 [   scc.merge] INFO  Merged PRs:
2024-05-18 00:25:38,175 [   scc.merge] INFO    - PR 69 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-18 00:25:38,175 [   scc.merge] INFO  
2024-05-18 00:25:38,175 [   scc.merge] INFO  Repository: ome/omero-model
2024-05-18 00:25:38,175 [   scc.merge] INFO  Already up to date.
2024-05-18 00:25:38,175 [   scc.merge] INFO  
2024-05-18 00:25:38,175 [   scc.merge] INFO  Merged PRs:
2024-05-18 00:25:38,175 [   scc.merge] INFO    - PR 90 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-18 00:25:38,175 [   scc.merge] INFO    - PR 101 jburel 'Review action'
2024-05-18 00:25:38,175 [   scc.merge] INFO  
2024-05-18 00:25:38,175 [   scc.merge] INFO  Repository: ome/omero-renderer
2024-05-18 00:25:38,175 [   scc.merge] INFO  Excluded PRs:
2024-05-18 00:25:38,175 [   scc.merge] INFO    - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2024-05-18 00:25:38,175 [   scc.merge] INFO  Already up to date.
2024-05-18 00:25:38,175 [   scc.merge] INFO  
2024-05-18 00:25:38,175 [   scc.merge] INFO  Merged PRs:
2024-05-18 00:25:38,176 [   scc.merge] INFO    - PR 23 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-18 00:25:38,176 [   scc.merge] INFO  
2024-05-18 00:25:38,176 [   scc.merge] INFO  Repository: ome/omero-romio
2024-05-18 00:25:38,176 [   scc.merge] INFO  Excluded PRs:
2024-05-18 00:25:38,176 [   scc.merge] INFO    - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2024-05-18 00:25:38,176 [   scc.merge] INFO  Already up to date.
2024-05-18 00:25:38,176 [   scc.merge] INFO  
2024-05-18 00:25:38,176 [   scc.merge] INFO  Merged PRs:
2024-05-18 00:25:38,176 [   scc.merge] INFO    - PR 41 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-18 00:25:38,176 [   scc.merge] INFO  
2024-05-18 00:25:38,176 [   scc.merge] INFO  Repository: ome/omero-server
2024-05-18 00:25:38,176 [   scc.merge] INFO  Excluded PRs:
2024-05-18 00:25:38,176 [   scc.merge] INFO    - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2024-05-18 00:25:38,176 [   scc.merge] INFO    - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
2024-05-18 00:25:38,176 [   scc.merge] INFO  Already up to date.
2024-05-18 00:25:38,176 [   scc.merge] INFO  
2024-05-18 00:25:38,176 [   scc.merge] INFO  Merged PRs:
2024-05-18 00:25:38,176 [   scc.merge] INFO    - PR 151 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-18 00:25:38,176 [   scc.merge] INFO    - PR 152 jburel 'Set class in doc'
2024-05-18 00:25:38,176 [   scc.merge] INFO  
2024-05-18 00:25:38,176 [   scc.merge] INFO  Conflicting PRs (not included):
2024-05-18 00:25:38,176 [   scc.merge] INFO    - PR 61 joshmoore 'Pass user executor to rendering tasks'
2024-05-18 00:25:38,176 [   scc.merge] INFO  
2024-05-18 00:25:38,176 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-18 00:25:38,176 [     scc.git] DEBUG Calling 'git remote'
2024-05-18 00:25:38,183 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-05-18 00:25:38,184 [     scc.git] DEBUG Calling 'git remote'
2024-05-18 00:25:38,193 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:25:38,193 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-05-18 00:25:38,193 [     scc.git] DEBUG Calling 'git remote'
2024-05-18 00:25:38,199 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:25:38,200 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-05-18 00:25:38,200 [     scc.git] DEBUG Calling 'git remote'
2024-05-18 00:25:38,207 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:25:38,207 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-05-18 00:25:38,207 [     scc.git] DEBUG Calling 'git remote'
2024-05-18 00:25:38,214 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:25:38,215 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-05-18 00:25:38,215 [     scc.git] DEBUG Calling 'git remote'
2024-05-18 00:25:38,224 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:25:38,225 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-05-18 00:25:38,225 [     scc.git] DEBUG Calling 'git remote'
2024-05-18 00:25:38,233 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-18 00:25:38,234 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-05-18 00:25:38,234 [     scc.git] DEBUG Calling 'git remote'
2024-05-18 00:25:38,243 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-common-test from 5.6.5 to 5.6.6-SNAPSHOT
Updating omero-server from 5.6.11 to 5.6.12-SNAPSHOT
Updating omero-model from 5.6.14 to 5.6.15-SNAPSHOT
Updating omero-blitz from 5.7.3 to 5.7.4-SNAPSHOT
Updating formats-gpl from 7.3.0 to 8.0.0-SNAPSHOT
Updating omero-romio from 5.7.6 to 5.7.7-SNAPSHOT
Updating omero-common from 5.6.5 to 5.6.6-SNAPSHOT
Updating omero-common-test from 5.6.5 to 5.6.6-SNAPSHOT
Updating omero-renderer from 5.5.16 to 5.5.17-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 51a4d841] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD 1364158] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 69087f1] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD 294beb6] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD 6460f08] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 7d05ddf] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD f18e1ea8] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 0f3a005] Update component versions
 7 files changed, 7 insertions(+), 7 deletions(-)
2024-05-18 00:26:14,784 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci