Skip to content

Console Output

+ export BASE_REPO=omero-gradle-plugins.git
+ BASE_REPO=omero-gradle-plugins.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-gradle-plugins-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-gradle-plugins-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-gradle-plugins-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-gradle-plugins-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-12-17 00:21:54,341 [  scc.config] DEBUG Found github.token
2024-12-17 00:21:54,343 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-12-17 00:21:54,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:21:54,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:21:55,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-12-17 00:21:55,307 [      scc.gh] DEBUG 4737 remaining from 5000 (Reset at 00:12
2024-12-17 00:21:55,307 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-17 00:21:55,311 [     scc.git] DEBUG Check current status
2024-12-17 00:21:55,311 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-17 00:21:55,314 [     scc.git] DEBUG 74ea82b revert
2024-12-17 00:21:55,314 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-17 00:21:55,351 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-12-17 00:21:55,353 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-12-17 00:21:55,356 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-12-17 00:21:55,358 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-12-17 00:21:55,361 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-12-17 00:21:55,363 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-12-17 00:21:55,366 [  scc.config] DEBUG Found remote.origin.url
2024-12-17 00:21:55,791 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-12-17 00:21:56,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-17 00:21:56,681 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-17 00:21:57,133 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-17 00:21:57,535 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-17 00:21:57,536 [     scc.git] DEBUG Resetting...
2024-12-17 00:21:57,536 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-12-17 00:21:57,541 [     scc.git] DEBUG HEAD is now at 74ea82b revert
2024-12-17 00:21:57,541 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-12-17 00:21:57,592 [     scc.git] DEBUG Check current status
2024-12-17 00:21:57,592 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-17 00:21:57,596 [     scc.git] DEBUG 74ea82b revert
2024-12-17 00:21:57,596 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-17 00:21:57,633 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-12-17 00:21:57,635 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-12-17 00:21:57,638 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-12-17 00:21:57,640 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-12-17 00:21:57,643 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-12-17 00:21:57,645 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-12-17 00:21:57,646 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-12-17 00:21:57,646 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-12-17 00:21:57,646 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-12-17 00:21:57,646 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-12-17 00:21:57,646 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-12-17 00:21:57,646 [    scc.repo] DEBUG ## PRs found:
2024-12-17 00:21:58,050 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 None
2024-12-17 00:21:58,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/44 HTTP/1.1" 200 None
2024-12-17 00:21:58,526 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-12-17 00:21:58,526 [    scc.repo] DEBUG   - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-12-17 00:21:58,526 [    scc.repo] DEBUG ## Branches found:
2024-12-17 00:21:58,526 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:21:58,526 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:21:58,529 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-17 00:21:58,533 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-17 00:21:58,533 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-17 00:21:58,536 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-17 00:21:58,539 [     scc.git] DEBUG Already up to date.

2024-12-17 00:21:58,540 [     scc.git] DEBUG Calling 'git fetch origin pull/44/head'
2024-12-17 00:21:58,855 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2024-12-17 00:21:58,855 [     scc.git] DEBUG  * branch            refs/pull/44/head -> FETCH_HEAD
2024-12-17 00:21:58,859 [     scc.git] DEBUG ## Unique users: []
2024-12-17 00:21:58,859 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:21:58,859 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:21:58,862 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2024-12-17 00:21:58,895 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:21:58,898 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 44 (Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`) 1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2024-12-17 00:21:58,999 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-17 00:21:59,002 [     scc.git] DEBUG  omero-artifact-plugin | 2 +-
2024-12-17 00:21:59,002 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-17 00:21:59,141 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:21:59,142 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-17 00:21:59,323 [     scc.git] DEBUG Submodule path 'omero-artifact-plugin': checked out '20a09ece4b125a4802a8e9b172f285c132eecc2f'
2024-12-17 00:21:59,324 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:21:59,324 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:21:59,327 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-17 00:21:59,873 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f8d5e8eaee0> has no local changes
2024-12-17 00:21:59,874 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

Repository: ome/omero-gradle-plugins
Already up to date.

Merged PRs:
  - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'

Generated by OMERO-gradle-plugins-push#280 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/280/)'
2024-12-17 00:21:59,946 [     scc.git] DEBUG [detached HEAD 26b9925] merge master -Dorg -Snone
2024-12-17 00:21:59,946 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-12-17 00:21:59,946 [   scc.merge] INFO  Already up to date.
2024-12-17 00:21:59,946 [   scc.merge] INFO  
2024-12-17 00:21:59,946 [   scc.merge] INFO  Merged PRs:
2024-12-17 00:21:59,946 [   scc.merge] INFO    - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-12-17 00:21:59,946 [   scc.merge] INFO  
2024-12-17 00:21:59,946 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-12-17 00:21:59,946 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'ice-builder-gradle'
Synchronizing submodule url for 'omero-api-plugin'
Synchronizing submodule url for 'omero-artifact-plugin'
Synchronizing submodule url for 'omero-blitz-plugin'
Synchronizing submodule url for 'omero-dsl-plugin'
Synchronizing submodule url for 'omero-javapackager-plugin'
Merge all submodules2024-12-17 00:22:02,358 [  scc.config] DEBUG Found github.token
2024-12-17 00:22:02,361 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-12-17 00:22:02,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:22:02,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:22:03,291 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-12-17 00:22:03,291 [      scc.gh] DEBUG 4727 remaining from 5000 (Reset at 00:12
2024-12-17 00:22:03,292 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-17 00:22:03,295 [     scc.git] DEBUG Check current status
2024-12-17 00:22:03,296 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-17 00:22:03,299 [     scc.git] DEBUG 26b9925 merge master -Dorg -Snone
2024-12-17 00:22:03,299 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-17 00:22:03,336 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-12-17 00:22:03,338 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-12-17 00:22:03,341 [     scc.git] DEBUG  20a09ece4b125a4802a8e9b172f285c132eecc2f omero-artifact-plugin (v5.7.0-1-g20a09ec)
2024-12-17 00:22:03,343 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-12-17 00:22:03,345 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-12-17 00:22:03,348 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-12-17 00:22:03,351 [  scc.config] DEBUG Found remote.origin.url
2024-12-17 00:22:03,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-12-17 00:22:04,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-17 00:22:04,695 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-17 00:22:05,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-17 00:22:05,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-17 00:22:05,505 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-17 00:22:05,550 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-12-17 00:22:05,550 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-17 00:22:05,553 [     scc.git] DEBUG Check current status
2024-12-17 00:22:05,553 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-17 00:22:05,556 [     scc.git] DEBUG 7145dda Merge pull request #19 from jburel/workflows
2024-12-17 00:22:05,557 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-17 00:22:05,593 [  scc.config] DEBUG Found remote.origin.url
2024-12-17 00:22:06,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle HTTP/1.1" 200 None
2024-12-17 00:22:06,544 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-17 00:22:06,956 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-17 00:22:07,355 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-17 00:22:07,754 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-17 00:22:07,755 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-17 00:22:07,792 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:07,793 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-12-17 00:22:07,793 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-17 00:22:07,796 [     scc.git] DEBUG Check current status
2024-12-17 00:22:07,796 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-17 00:22:07,799 [     scc.git] DEBUG 9058a82 add missing license file
2024-12-17 00:22:07,799 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-17 00:22:07,838 [  scc.config] DEBUG Found remote.origin.url
2024-12-17 00:22:08,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin HTTP/1.1" 200 None
2024-12-17 00:22:08,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-17 00:22:09,101 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-17 00:22:09,497 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-17 00:22:09,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-17 00:22:09,921 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-17 00:22:09,958 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:09,959 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-12-17 00:22:09,959 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-17 00:22:09,962 [     scc.git] DEBUG Check current status
2024-12-17 00:22:09,962 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-17 00:22:09,965 [     scc.git] DEBUG 20a09ec Revert to snapshot
2024-12-17 00:22:09,966 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-17 00:22:10,004 [  scc.config] DEBUG Found remote.origin.url
2024-12-17 00:22:10,400 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin HTTP/1.1" 200 None
2024-12-17 00:22:10,876 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-17 00:22:11,272 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-17 00:22:11,676 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-17 00:22:12,099 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-17 00:22:12,112 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-17 00:22:12,149 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:12,150 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-12-17 00:22:12,150 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-17 00:22:12,154 [     scc.git] DEBUG Check current status
2024-12-17 00:22:12,154 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-17 00:22:12,158 [     scc.git] DEBUG f206240 add missing license file
2024-12-17 00:22:12,158 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-17 00:22:12,197 [  scc.config] DEBUG Found remote.origin.url
2024-12-17 00:22:12,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin HTTP/1.1" 200 None
2024-12-17 00:22:13,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-17 00:22:13,552 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-17 00:22:13,954 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-17 00:22:14,347 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-17 00:22:14,348 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-17 00:22:14,386 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:14,387 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-12-17 00:22:14,387 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-17 00:22:14,391 [     scc.git] DEBUG Check current status
2024-12-17 00:22:14,391 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-17 00:22:14,395 [     scc.git] DEBUG 2166db5 Merge pull request #21 from jburel/change_target
2024-12-17 00:22:14,395 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-17 00:22:14,434 [  scc.config] DEBUG Found remote.origin.url
2024-12-17 00:22:14,838 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin HTTP/1.1" 200 None
2024-12-17 00:22:15,311 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-17 00:22:15,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-17 00:22:16,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-17 00:22:16,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-17 00:22:16,586 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-17 00:22:16,623 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:16,624 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-12-17 00:22:16,624 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-17 00:22:16,627 [     scc.git] DEBUG Check current status
2024-12-17 00:22:16,627 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-17 00:22:16,631 [     scc.git] DEBUG 0b35260 add missing license file
2024-12-17 00:22:16,631 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-17 00:22:16,669 [  scc.config] DEBUG Found remote.origin.url
2024-12-17 00:22:17,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin HTTP/1.1" 200 None
2024-12-17 00:22:17,562 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-17 00:22:17,969 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-17 00:22:18,385 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-17 00:22:18,809 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-17 00:22:18,810 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-17 00:22:18,847 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:18,847 [     scc.git] DEBUG Resetting...
2024-12-17 00:22:18,847 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-12-17 00:22:18,852 [     scc.git] DEBUG HEAD is now at 26b9925 merge master -Dorg -Snone
2024-12-17 00:22:18,852 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-12-17 00:22:18,901 [     scc.git] DEBUG Check current status
2024-12-17 00:22:18,901 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-17 00:22:18,905 [     scc.git] DEBUG 26b9925 merge master -Dorg -Snone
2024-12-17 00:22:18,905 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-17 00:22:18,943 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-12-17 00:22:18,945 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-12-17 00:22:18,948 [     scc.git] DEBUG  20a09ece4b125a4802a8e9b172f285c132eecc2f omero-artifact-plugin (v5.7.0-1-g20a09ec)
2024-12-17 00:22:18,950 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-12-17 00:22:18,952 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-12-17 00:22:18,955 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-12-17 00:22:18,955 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-12-17 00:22:18,956 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-12-17 00:22:18,956 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-12-17 00:22:18,956 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-12-17 00:22:18,956 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-12-17 00:22:18,956 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-12-17 00:22:18,956 [    scc.repo] DEBUG ## PRs found:
2024-12-17 00:22:19,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 None
2024-12-17 00:22:19,749 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/44 HTTP/1.1" 200 None
2024-12-17 00:22:19,750 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-12-17 00:22:20,310 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8 HTTP/1.1" 200 None
2024-12-17 00:22:20,780 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-12-17 00:22:21,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8 HTTP/1.1" 200 None
2024-12-17 00:22:21,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/statuses/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8?per_page=1 HTTP/1.1" 200 2
2024-12-17 00:22:21,762 [    scc.repo] DEBUG   - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-12-17 00:22:21,762 [    scc.repo] DEBUG ## Branches found:
2024-12-17 00:22:21,762 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:21,762 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:21,767 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-17 00:22:21,770 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-17 00:22:21,770 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-17 00:22:21,774 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-17 00:22:21,778 [     scc.git] DEBUG Already up to date.

2024-12-17 00:22:21,778 [     scc.git] DEBUG Calling 'git fetch origin pull/44/head'
2024-12-17 00:22:22,110 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2024-12-17 00:22:22,110 [     scc.git] DEBUG  * branch            refs/pull/44/head -> FETCH_HEAD
2024-12-17 00:22:22,114 [     scc.git] DEBUG ## Unique users: []
2024-12-17 00:22:22,114 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:22,114 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:22,119 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2024-12-17 00:22:22,123 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:22,126 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 44 (Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`) 1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2024-12-17 00:22:22,130 [     scc.git] DEBUG Already up to date.
2024-12-17 00:22:22,276 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:22:22,277 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-17 00:22:22,315 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:22,315 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:22,318 [    scc.repo] DEBUG ## PRs found:
2024-12-17 00:22:22,704 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle/pulls HTTP/1.1" 200 2
2024-12-17 00:22:22,705 [    scc.repo] DEBUG ## Branches found:
2024-12-17 00:22:22,705 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-12-17 00:22:22,705 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:22,705 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:22,709 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-17 00:22:22,713 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-17 00:22:22,713 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-17 00:22:22,717 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-17 00:22:22,721 [     scc.git] DEBUG Already up to date.

2024-12-17 00:22:22,721 [     scc.git] DEBUG ## Unique users: []
2024-12-17 00:22:22,721 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:22,721 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:22,725 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-17 00:22:22,760 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:22,760 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:22,764 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-17 00:22:22,798 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-17 00:22:22,802 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f953c1367f0> has no local changes
2024-12-17 00:22:22,802 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/ice-builder-gradle
Already up to date.


Generated by OMERO-gradle-plugins-push#280 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/280/)'
2024-12-17 00:22:22,809 [     scc.git] DEBUG [detached HEAD e8ec712] merge master -Dorg -Ssuccess-only
2024-12-17 00:22:22,809 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:22,809 [    scc.repo] DEBUG ## PRs found:
2024-12-17 00:22:23,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin/pulls HTTP/1.1" 200 2
2024-12-17 00:22:23,126 [    scc.repo] DEBUG ## Branches found:
2024-12-17 00:22:23,126 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-12-17 00:22:23,126 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:23,126 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:23,130 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-17 00:22:23,134 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-17 00:22:23,134 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-17 00:22:23,138 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-17 00:22:23,142 [     scc.git] DEBUG Already up to date.

2024-12-17 00:22:23,142 [     scc.git] DEBUG ## Unique users: []
2024-12-17 00:22:23,142 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:23,142 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:23,145 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-17 00:22:23,182 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:23,182 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:23,186 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-17 00:22:23,221 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-17 00:22:23,225 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f953c1c33d0> has no local changes
2024-12-17 00:22:23,225 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-api-plugin
Already up to date.


Generated by OMERO-gradle-plugins-push#280 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/280/)'
2024-12-17 00:22:23,232 [     scc.git] DEBUG [detached HEAD 683c355] merge master -Dorg -Ssuccess-only
2024-12-17 00:22:23,232 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:23,232 [    scc.repo] DEBUG ## PRs found:
2024-12-17 00:22:23,634 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/pulls HTTP/1.1" 200 2
2024-12-17 00:22:23,635 [    scc.repo] DEBUG ## Branches found:
2024-12-17 00:22:23,635 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-12-17 00:22:23,635 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:23,635 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:23,639 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-17 00:22:23,642 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-17 00:22:23,643 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-17 00:22:23,646 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-17 00:22:23,650 [     scc.git] DEBUG Already up to date.

2024-12-17 00:22:23,650 [     scc.git] DEBUG ## Unique users: []
2024-12-17 00:22:23,651 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:23,651 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:23,654 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-17 00:22:23,689 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:23,689 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:23,693 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-17 00:22:23,729 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-17 00:22:23,733 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f953a0a0fd0> has no local changes
2024-12-17 00:22:23,734 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-artifact-plugin
Already up to date.


Generated by OMERO-gradle-plugins-push#280 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/280/)'
2024-12-17 00:22:23,740 [     scc.git] DEBUG [detached HEAD 988af9b] merge master -Dorg -Ssuccess-only
2024-12-17 00:22:23,740 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:23,741 [    scc.repo] DEBUG ## PRs found:
2024-12-17 00:22:24,155 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/pulls HTTP/1.1" 200 None
2024-12-17 00:22:24,600 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/issues/20 HTTP/1.1" 200 None
2024-12-17 00:22:25,120 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-12-17 00:22:25,624 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-12-17 00:22:26,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-12-17 00:22:26,586 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/statuses/ab55b4a92457249272d136edcbbbe82421371522?per_page=1 HTTP/1.1" 200 2
2024-12-17 00:22:26,586 [    scc.repo] DEBUG   - PR 20 jburel 'Change target'
2024-12-17 00:22:26,586 [    scc.repo] DEBUG ## Branches found:
2024-12-17 00:22:26,586 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-12-17 00:22:26,586 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:26,587 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:26,591 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-17 00:22:26,595 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-17 00:22:26,595 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-17 00:22:26,599 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-17 00:22:26,603 [     scc.git] DEBUG Already up to date.

2024-12-17 00:22:26,603 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2024-12-17 00:22:26,928 [     scc.git] DEBUG From https://github.com/ome/omero-blitz-plugin
2024-12-17 00:22:26,928 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2024-12-17 00:22:26,932 [     scc.git] DEBUG ## Unique users: []
2024-12-17 00:22:26,932 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:26,932 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:26,936 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ab55b4a92457249272d136edcbbbe82421371522'
2024-12-17 00:22:26,940 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:26,944 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Change target) ab55b4a92457249272d136edcbbbe82421371522'
2024-12-17 00:22:27,036 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-17 00:22:27,038 [     scc.git] DEBUG  .github/workflows/gradle.yml | 2 +-
2024-12-17 00:22:27,038 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-17 00:22:27,182 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:22:27,183 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-17 00:22:27,220 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:27,220 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:27,223 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-17 00:22:27,258 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-17 00:22:27,263 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f953e546370> has no local changes
2024-12-17 00:22:27,263 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 20 jburel 'Change target'

Generated by OMERO-gradle-plugins-push#280 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/280/)'
2024-12-17 00:22:27,270 [     scc.git] DEBUG [detached HEAD 24144bf] merge master -Dorg -Ssuccess-only
2024-12-17 00:22:27,270 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:27,270 [    scc.repo] DEBUG ## PRs found:
2024-12-17 00:22:27,684 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/pulls HTTP/1.1" 200 None
2024-12-17 00:22:28,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/issues/19 HTTP/1.1" 200 None
2024-12-17 00:22:28,717 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-12-17 00:22:29,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-12-17 00:22:29,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-12-17 00:22:30,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/statuses/eb0520fc38e8d446a76fa3bfb3ff8343081b2378?per_page=1 HTTP/1.1" 200 2
2024-12-17 00:22:30,068 [    scc.repo] DEBUG   - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-12-17 00:22:30,068 [    scc.repo] DEBUG ## Branches found:
2024-12-17 00:22:30,069 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-12-17 00:22:30,069 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:30,069 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:30,073 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-17 00:22:30,077 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-17 00:22:30,077 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-17 00:22:30,081 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-17 00:22:30,085 [     scc.git] DEBUG Already up to date.

2024-12-17 00:22:30,085 [     scc.git] DEBUG Calling 'git fetch origin pull/19/head'
2024-12-17 00:22:30,424 [     scc.git] DEBUG From https://github.com/ome/omero-dsl-plugin
2024-12-17 00:22:30,424 [     scc.git] DEBUG  * branch            refs/pull/19/head -> FETCH_HEAD
2024-12-17 00:22:30,428 [     scc.git] DEBUG ## Unique users: []
2024-12-17 00:22:30,428 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:30,428 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:30,432 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...eb0520fc38e8d446a76fa3bfb3ff8343081b2378'
2024-12-17 00:22:30,436 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:30,439 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 19 (Bump plugin-project to 5.6.0) eb0520fc38e8d446a76fa3bfb3ff8343081b2378'
2024-12-17 00:22:30,516 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-17 00:22:30,518 [     scc.git] DEBUG  build.gradle | 2 +-
2024-12-17 00:22:30,518 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-17 00:22:30,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:22:30,663 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-17 00:22:30,699 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:30,699 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:30,703 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-17 00:22:30,738 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-17 00:22:30,743 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f953a0a04c0> has no local changes
2024-12-17 00:22:30,743 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-dsl-plugin
Already up to date.

Merged PRs:
  - PR 19 jburel 'Bump plugin-project to 5.6.0'

Generated by OMERO-gradle-plugins-push#280 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/280/)'
2024-12-17 00:22:30,750 [     scc.git] DEBUG [detached HEAD edcaadd] merge master -Dorg -Ssuccess-only
2024-12-17 00:22:30,750 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:30,750 [    scc.repo] DEBUG ## PRs found:
2024-12-17 00:22:31,195 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/pulls HTTP/1.1" 200 None
2024-12-17 00:22:31,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10 HTTP/1.1" 200 None
2024-12-17 00:22:32,107 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10/comments HTTP/1.1" 200 None
2024-12-17 00:22:32,651 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-12-17 00:22:33,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-12-17 00:22:33,739 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-12-17 00:22:34,148 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/statuses/498a9fc970e459c7555795f1d3dbd73879753c5a?per_page=1 HTTP/1.1" 200 2
2024-12-17 00:22:34,148 [    scc.repo] DEBUG   - PR 10 jburel 'Commons-io'
2024-12-17 00:22:34,148 [    scc.repo] DEBUG ## Branches found:
2024-12-17 00:22:34,148 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-12-17 00:22:34,148 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:34,149 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:34,153 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-17 00:22:34,157 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-17 00:22:34,157 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-17 00:22:34,161 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-17 00:22:34,165 [     scc.git] DEBUG Already up to date.

2024-12-17 00:22:34,165 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-12-17 00:22:34,557 [     scc.git] DEBUG From https://github.com/ome/omero-javapackager-plugin
2024-12-17 00:22:34,558 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-12-17 00:22:34,561 [     scc.git] DEBUG ## Unique users: []
2024-12-17 00:22:34,561 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:34,562 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:34,566 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-12-17 00:22:34,570 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:34,574 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Commons-io) 498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-12-17 00:22:34,582 [     scc.git] DEBUG Auto-merging build.gradle
2024-12-17 00:22:34,582 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-17 00:22:34,585 [     scc.git] DEBUG  build.gradle                                       |  4 ---
2024-12-17 00:22:34,585 [     scc.git] DEBUG  .../org/openmicroscopy/extensions/FileUtils.groovy | 39 ++++++++++++++++++++++
2024-12-17 00:22:34,585 [     scc.git] DEBUG  .../implementation/DefaultInstallOptions.groovy    |  4 +--
2024-12-17 00:22:34,585 [     scc.git] DEBUG  .../extensions/implementation/MacOptions.groovy    |  4 +--
2024-12-17 00:22:34,585 [     scc.git] DEBUG  .../extensions/implementation/WinOptions.groovy    |  4 +--
2024-12-17 00:22:34,585 [     scc.git] DEBUG  5 files changed, 45 insertions(+), 10 deletions(-)
2024-12-17 00:22:34,585 [     scc.git] DEBUG  create mode 100644 src/main/groovy/org/openmicroscopy/extensions/FileUtils.groovy
2024-12-17 00:22:34,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:22:34,729 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-17 00:22:34,765 [     scc.git] DEBUG Get sha1 of %s
2024-12-17 00:22:34,765 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-17 00:22:34,768 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-17 00:22:34,803 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-17 00:22:34,808 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f953b0d52e0> has no local changes
2024-12-17 00:22:34,808 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-javapackager-plugin
Already up to date.

Merged PRs:
  - PR 10 jburel 'Commons-io'

Generated by OMERO-gradle-plugins-push#280 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/280/)'
2024-12-17 00:22:34,815 [     scc.git] DEBUG [detached HEAD 81047b0] merge master -Dorg -Ssuccess-only
2024-12-17 00:22:34,816 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:34,816 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-17 00:22:34,861 [  scc.config] DEBUG Found submodule.ice-builder-gradle.url
2024-12-17 00:22:35,133 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:22:35,141 [  scc.config] DEBUG Found submodule.ice-builder-gradle.branch
2024-12-17 00:22:35,144 [  scc.config] DEBUG Found submodule.omero-api-plugin.url
2024-12-17 00:22:35,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:22:35,525 [  scc.config] DEBUG Found submodule.omero-api-plugin.branch
2024-12-17 00:22:35,529 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.url
2024-12-17 00:22:35,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:22:35,923 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.branch
2024-12-17 00:22:35,927 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.url
2024-12-17 00:22:36,419 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:22:36,426 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.branch
2024-12-17 00:22:36,430 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.url
2024-12-17 00:22:36,813 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:22:36,820 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.branch
2024-12-17 00:22:36,823 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.url
2024-12-17 00:22:37,218 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-17 00:22:37,226 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.branch
2024-12-17 00:22:37,226 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-17 00:22:37,248 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f953e524ee0> has local changes
2024-12-17 00:22:37,249 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-gradle-plugins
Already up to date.

Merged PRs:
  - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'

Repository: ome/ice-builder-gradle
Already up to date.


Repository: ome/omero-api-plugin
Already up to date.


Repository: ome/omero-artifact-plugin
Already up to date.


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

Merged PRs:
  - PR 20 jburel 'Change target'

Repository: ome/omero-dsl-plugin
Already up to date.

Merged PRs:
  - PR 19 jburel 'Bump plugin-project to 5.6.0'

Repository: ome/omero-javapackager-plugin
Already up to date.

Merged PRs:
  - PR 10 jburel 'Commons-io'

Generated by OMERO-gradle-plugins-push#280 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/280/)'
2024-12-17 00:22:37,256 [     scc.git] DEBUG [detached HEAD 76030f8] merge master -Dorg -Ssuccess-only
2024-12-17 00:22:37,257 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-12-17 00:22:37,257 [     scc.git] DEBUG  7 files changed, 12 insertions(+), 12 deletions(-)
2024-12-17 00:22:37,257 [   scc.merge] INFO  Already up to date.
2024-12-17 00:22:37,257 [   scc.merge] INFO  
2024-12-17 00:22:37,257 [   scc.merge] INFO  Merged PRs:
2024-12-17 00:22:37,257 [   scc.merge] INFO    - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-12-17 00:22:37,257 [   scc.merge] INFO  
2024-12-17 00:22:37,257 [   scc.merge] INFO  Repository: ome/ice-builder-gradle
2024-12-17 00:22:37,257 [   scc.merge] INFO  Already up to date.
2024-12-17 00:22:37,257 [   scc.merge] INFO  
2024-12-17 00:22:37,257 [   scc.merge] INFO  
2024-12-17 00:22:37,257 [   scc.merge] INFO  Repository: ome/omero-api-plugin
2024-12-17 00:22:37,257 [   scc.merge] INFO  Already up to date.
2024-12-17 00:22:37,257 [   scc.merge] INFO  
2024-12-17 00:22:37,257 [   scc.merge] INFO  
2024-12-17 00:22:37,257 [   scc.merge] INFO  Repository: ome/omero-artifact-plugin
2024-12-17 00:22:37,257 [   scc.merge] INFO  Already up to date.
2024-12-17 00:22:37,257 [   scc.merge] INFO  
2024-12-17 00:22:37,257 [   scc.merge] INFO  
2024-12-17 00:22:37,257 [   scc.merge] INFO  Repository: ome/omero-blitz-plugin
2024-12-17 00:22:37,257 [   scc.merge] INFO  Already up to date.
2024-12-17 00:22:37,257 [   scc.merge] INFO  
2024-12-17 00:22:37,258 [   scc.merge] INFO  Merged PRs:
2024-12-17 00:22:37,258 [   scc.merge] INFO    - PR 20 jburel 'Change target'
2024-12-17 00:22:37,258 [   scc.merge] INFO  
2024-12-17 00:22:37,258 [   scc.merge] INFO  Repository: ome/omero-dsl-plugin
2024-12-17 00:22:37,258 [   scc.merge] INFO  Already up to date.
2024-12-17 00:22:37,258 [   scc.merge] INFO  
2024-12-17 00:22:37,258 [   scc.merge] INFO  Merged PRs:
2024-12-17 00:22:37,258 [   scc.merge] INFO    - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-12-17 00:22:37,258 [   scc.merge] INFO  
2024-12-17 00:22:37,258 [   scc.merge] INFO  Repository: ome/omero-javapackager-plugin
2024-12-17 00:22:37,258 [   scc.merge] INFO  Already up to date.
2024-12-17 00:22:37,258 [   scc.merge] INFO  
2024-12-17 00:22:37,258 [   scc.merge] INFO  Merged PRs:
2024-12-17 00:22:37,258 [   scc.merge] INFO    - PR 10 jburel 'Commons-io'
2024-12-17 00:22:37,258 [   scc.merge] INFO  
2024-12-17 00:22:37,258 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-12-17 00:22:37,258 [     scc.git] DEBUG Calling 'git remote'
2024-12-17 00:22:37,261 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-12-17 00:22:37,262 [     scc.git] DEBUG Calling 'git remote'
2024-12-17 00:22:37,265 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:37,265 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-12-17 00:22:37,265 [     scc.git] DEBUG Calling 'git remote'
2024-12-17 00:22:37,269 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:37,269 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-12-17 00:22:37,269 [     scc.git] DEBUG Calling 'git remote'
2024-12-17 00:22:37,273 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:37,273 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-12-17 00:22:37,273 [     scc.git] DEBUG Calling 'git remote'
2024-12-17 00:22:37,276 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:37,276 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-12-17 00:22:37,277 [     scc.git] DEBUG Calling 'git remote'
2024-12-17 00:22:37,280 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-17 00:22:37,280 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-12-17 00:22:37,280 [     scc.git] DEBUG Calling 'git remote'
2024-12-17 00:22:37,284 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
Update component versions
grep: build.gradle: No such file or directory
grep: settings.gradle: No such file or directory
grep: build.gradle: No such file or directory
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Updating omero-dsl-plugin from 5.5.0 to 5.5.2-SNAPSHOT
Updating omero-api-plugin from 5.5.0 to 5.5.2-SNAPSHOT
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'ice-builder-gradle'
Entering 'omero-api-plugin'
Entering 'omero-artifact-plugin'
Entering 'omero-blitz-plugin'
Entering 'omero-dsl-plugin'
Entering 'omero-javapackager-plugin'
Entering 'ice-builder-gradle'
HEAD detached from 7145dda
nothing to commit, working tree clean
Entering 'omero-api-plugin'
HEAD detached from 9058a82
nothing to commit, working tree clean
Entering 'omero-artifact-plugin'
HEAD detached from 20a09ec
nothing to commit, working tree clean
Entering 'omero-blitz-plugin'
[detached HEAD 9d9c25f] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-dsl-plugin'
HEAD detached from 2166db5
nothing to commit, working tree clean
Entering 'omero-javapackager-plugin'
HEAD detached from 0b35260
nothing to commit, working tree clean
[detached HEAD 800c5d9] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-17 00:23:07,579 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-gradle-plugins/tree/merge_ci