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-16 00:22:29,197 [  scc.config] DEBUG Found github.token
2024-12-16 00:22:29,200 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-12-16 00:22:29,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:22:29,784 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:22:30,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-12-16 00:22:30,162 [      scc.gh] DEBUG 4752 remaining from 5000 (Reset at 00:12
2024-12-16 00:22:30,163 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-16 00:22:30,167 [     scc.git] DEBUG Check current status
2024-12-16 00:22:30,168 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-16 00:22:30,171 [     scc.git] DEBUG 74ea82b revert
2024-12-16 00:22:30,171 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-16 00:22:30,212 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-12-16 00:22:30,215 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-12-16 00:22:30,217 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-12-16 00:22:30,220 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-12-16 00:22:30,223 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-12-16 00:22:30,225 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-12-16 00:22:30,230 [  scc.config] DEBUG Found remote.origin.url
2024-12-16 00:22:30,677 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-12-16 00:22:31,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-16 00:22:31,577 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-16 00:22:31,981 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-16 00:22:32,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-16 00:22:32,394 [     scc.git] DEBUG Resetting...
2024-12-16 00:22:32,394 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-12-16 00:22:32,402 [     scc.git] DEBUG HEAD is now at 74ea82b revert
2024-12-16 00:22:32,402 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-12-16 00:22:32,455 [     scc.git] DEBUG Check current status
2024-12-16 00:22:32,455 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-16 00:22:32,459 [     scc.git] DEBUG 74ea82b revert
2024-12-16 00:22:32,459 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-16 00:22:32,497 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-12-16 00:22:32,500 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-12-16 00:22:32,502 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-12-16 00:22:32,505 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-12-16 00:22:32,507 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-12-16 00:22:32,509 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-12-16 00:22:32,510 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-12-16 00:22:32,511 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-12-16 00:22:32,511 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-12-16 00:22:32,511 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-12-16 00:22:32,511 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-12-16 00:22:32,511 [    scc.repo] DEBUG ## PRs found:
2024-12-16 00:22:32,907 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 None
2024-12-16 00:22:33,402 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/44 HTTP/1.1" 200 None
2024-12-16 00:22:33,403 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-12-16 00:22:33,403 [    scc.repo] DEBUG   - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-12-16 00:22:33,403 [    scc.repo] DEBUG ## Branches found:
2024-12-16 00:22:33,404 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:33,404 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:33,408 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-16 00:22:33,411 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-16 00:22:33,411 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-16 00:22:33,415 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-16 00:22:33,418 [     scc.git] DEBUG Already up to date.

2024-12-16 00:22:33,418 [     scc.git] DEBUG Calling 'git fetch origin pull/44/head'
2024-12-16 00:22:33,772 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2024-12-16 00:22:33,772 [     scc.git] DEBUG  * branch            refs/pull/44/head -> FETCH_HEAD
2024-12-16 00:22:33,777 [     scc.git] DEBUG ## Unique users: []
2024-12-16 00:22:33,777 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:33,777 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:33,782 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2024-12-16 00:22:33,829 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:33,833 [     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-16 00:22:33,844 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-16 00:22:33,846 [     scc.git] DEBUG  omero-artifact-plugin | 2 +-
2024-12-16 00:22:33,846 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-16 00:22:33,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:22:33,996 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-16 00:22:34,546 [     scc.git] DEBUG Submodule path 'omero-artifact-plugin': checked out '20a09ece4b125a4802a8e9b172f285c132eecc2f'
2024-12-16 00:22:34,546 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:34,547 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:34,551 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-16 00:22:35,239 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7faf515ede20> has no local changes
2024-12-16 00:22:35,239 [     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#279 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/279/)'
2024-12-16 00:22:35,320 [     scc.git] DEBUG [detached HEAD ea2b526] merge master -Dorg -Snone
2024-12-16 00:22:35,320 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-12-16 00:22:35,321 [   scc.merge] INFO  Already up to date.
2024-12-16 00:22:35,321 [   scc.merge] INFO  
2024-12-16 00:22:35,321 [   scc.merge] INFO  Merged PRs:
2024-12-16 00:22:35,321 [   scc.merge] INFO    - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-12-16 00:22:35,321 [   scc.merge] INFO  
2024-12-16 00:22:35,321 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-12-16 00:22:35,321 [     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-16 00:22:37,817 [  scc.config] DEBUG Found github.token
2024-12-16 00:22:37,820 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-12-16 00:22:37,997 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:22:38,386 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:22:38,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-12-16 00:22:38,780 [      scc.gh] DEBUG 4742 remaining from 5000 (Reset at 00:12
2024-12-16 00:22:38,781 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-16 00:22:38,785 [     scc.git] DEBUG Check current status
2024-12-16 00:22:38,785 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-16 00:22:38,789 [     scc.git] DEBUG ea2b526 merge master -Dorg -Snone
2024-12-16 00:22:38,789 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-16 00:22:38,828 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-12-16 00:22:38,831 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-12-16 00:22:38,833 [     scc.git] DEBUG  20a09ece4b125a4802a8e9b172f285c132eecc2f omero-artifact-plugin (v5.7.0-1-g20a09ec)
2024-12-16 00:22:38,836 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-12-16 00:22:38,838 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-12-16 00:22:38,840 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-12-16 00:22:38,844 [  scc.config] DEBUG Found remote.origin.url
2024-12-16 00:22:39,244 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-12-16 00:22:39,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-16 00:22:40,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-16 00:22:40,555 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-16 00:22:40,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-16 00:22:40,960 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-16 00:22:41,009 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-12-16 00:22:41,009 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-16 00:22:41,012 [     scc.git] DEBUG Check current status
2024-12-16 00:22:41,012 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-16 00:22:41,017 [     scc.git] DEBUG 7145dda Merge pull request #19 from jburel/workflows
2024-12-16 00:22:41,017 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-16 00:22:41,058 [  scc.config] DEBUG Found remote.origin.url
2024-12-16 00:22:41,484 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle HTTP/1.1" 200 None
2024-12-16 00:22:41,955 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-16 00:22:42,369 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-16 00:22:42,770 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-16 00:22:43,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-16 00:22:43,181 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-16 00:22:43,219 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:22:43,220 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-12-16 00:22:43,220 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-16 00:22:43,224 [     scc.git] DEBUG Check current status
2024-12-16 00:22:43,224 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-16 00:22:43,227 [     scc.git] DEBUG 9058a82 add missing license file
2024-12-16 00:22:43,227 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-16 00:22:43,266 [  scc.config] DEBUG Found remote.origin.url
2024-12-16 00:22:43,687 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin HTTP/1.1" 200 None
2024-12-16 00:22:44,124 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-16 00:22:44,527 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-16 00:22:44,926 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-16 00:22:45,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-16 00:22:45,334 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-16 00:22:45,374 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:22:45,375 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-12-16 00:22:45,375 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-16 00:22:45,379 [     scc.git] DEBUG Check current status
2024-12-16 00:22:45,379 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-16 00:22:45,383 [     scc.git] DEBUG 20a09ec Revert to snapshot
2024-12-16 00:22:45,383 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-16 00:22:45,423 [  scc.config] DEBUG Found remote.origin.url
2024-12-16 00:22:45,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin HTTP/1.1" 200 None
2024-12-16 00:22:46,291 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-16 00:22:46,695 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-16 00:22:47,121 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-16 00:22:47,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-16 00:22:47,534 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-16 00:22:47,575 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:22:47,576 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-12-16 00:22:47,576 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-16 00:22:47,580 [     scc.git] DEBUG Check current status
2024-12-16 00:22:47,580 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-16 00:22:47,584 [     scc.git] DEBUG f206240 add missing license file
2024-12-16 00:22:47,584 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-16 00:22:47,625 [  scc.config] DEBUG Found remote.origin.url
2024-12-16 00:22:47,993 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin HTTP/1.1" 200 None
2024-12-16 00:22:48,449 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-16 00:22:48,847 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-16 00:22:49,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-16 00:22:49,669 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-16 00:22:49,671 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-16 00:22:49,714 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:22:49,715 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-12-16 00:22:49,715 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-16 00:22:49,720 [     scc.git] DEBUG Check current status
2024-12-16 00:22:49,720 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-16 00:22:49,724 [     scc.git] DEBUG 2166db5 Merge pull request #21 from jburel/change_target
2024-12-16 00:22:49,725 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-16 00:22:49,770 [  scc.config] DEBUG Found remote.origin.url
2024-12-16 00:22:50,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin HTTP/1.1" 200 None
2024-12-16 00:22:50,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-16 00:22:50,998 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-16 00:22:51,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-16 00:22:51,797 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-16 00:22:51,799 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-16 00:22:51,839 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:22:51,840 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-12-16 00:22:51,840 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-16 00:22:51,845 [     scc.git] DEBUG Check current status
2024-12-16 00:22:51,845 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-16 00:22:51,849 [     scc.git] DEBUG 0b35260 add missing license file
2024-12-16 00:22:51,849 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-16 00:22:51,891 [  scc.config] DEBUG Found remote.origin.url
2024-12-16 00:22:52,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin HTTP/1.1" 200 None
2024-12-16 00:22:52,845 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-16 00:22:53,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-16 00:22:53,698 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-16 00:22:54,101 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-16 00:22:54,103 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-16 00:22:54,145 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:22:54,145 [     scc.git] DEBUG Resetting...
2024-12-16 00:22:54,145 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-12-16 00:22:54,151 [     scc.git] DEBUG HEAD is now at ea2b526 merge master -Dorg -Snone
2024-12-16 00:22:54,151 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-12-16 00:22:54,207 [     scc.git] DEBUG Check current status
2024-12-16 00:22:54,207 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-16 00:22:54,211 [     scc.git] DEBUG ea2b526 merge master -Dorg -Snone
2024-12-16 00:22:54,211 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-16 00:22:54,251 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-12-16 00:22:54,253 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-12-16 00:22:54,256 [     scc.git] DEBUG  20a09ece4b125a4802a8e9b172f285c132eecc2f omero-artifact-plugin (v5.7.0-1-g20a09ec)
2024-12-16 00:22:54,258 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-12-16 00:22:54,261 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-12-16 00:22:54,263 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-12-16 00:22:54,264 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-12-16 00:22:54,264 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-12-16 00:22:54,264 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-12-16 00:22:54,264 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-12-16 00:22:54,264 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-12-16 00:22:54,264 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-12-16 00:22:54,264 [    scc.repo] DEBUG ## PRs found:
2024-12-16 00:22:54,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 None
2024-12-16 00:22:55,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/44 HTTP/1.1" 200 None
2024-12-16 00:22:55,085 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-12-16 00:22:55,633 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8 HTTP/1.1" 200 None
2024-12-16 00:22:56,089 [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-16 00:22:56,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8 HTTP/1.1" 200 None
2024-12-16 00:22:57,112 [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-16 00:22:57,113 [    scc.repo] DEBUG   - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-12-16 00:22:57,113 [    scc.repo] DEBUG ## Branches found:
2024-12-16 00:22:57,113 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:57,114 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:57,119 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-16 00:22:57,124 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-16 00:22:57,124 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-16 00:22:57,130 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-16 00:22:57,135 [     scc.git] DEBUG Already up to date.

2024-12-16 00:22:57,136 [     scc.git] DEBUG Calling 'git fetch origin pull/44/head'
2024-12-16 00:22:57,460 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2024-12-16 00:22:57,460 [     scc.git] DEBUG  * branch            refs/pull/44/head -> FETCH_HEAD
2024-12-16 00:22:57,465 [     scc.git] DEBUG ## Unique users: []
2024-12-16 00:22:57,465 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:57,465 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:57,469 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2024-12-16 00:22:57,473 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:57,476 [     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-16 00:22:57,481 [     scc.git] DEBUG Already up to date.
2024-12-16 00:22:57,615 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:22:57,616 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-16 00:22:57,657 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:57,657 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:57,661 [    scc.repo] DEBUG ## PRs found:
2024-12-16 00:22:58,039 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle/pulls HTTP/1.1" 200 2
2024-12-16 00:22:58,040 [    scc.repo] DEBUG ## Branches found:
2024-12-16 00:22:58,040 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-12-16 00:22:58,040 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:58,041 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:58,045 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-16 00:22:58,049 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-16 00:22:58,049 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-16 00:22:58,054 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-16 00:22:58,058 [     scc.git] DEBUG Already up to date.

2024-12-16 00:22:58,058 [     scc.git] DEBUG ## Unique users: []
2024-12-16 00:22:58,058 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:58,058 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:58,062 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-16 00:22:58,103 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:58,103 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:58,107 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-16 00:22:58,145 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-16 00:22:58,150 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fb41a4a57f0> has no local changes
2024-12-16 00:22:58,151 [     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#279 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/279/)'
2024-12-16 00:22:58,158 [     scc.git] DEBUG [detached HEAD af056cf] merge master -Dorg -Ssuccess-only
2024-12-16 00:22:58,159 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:22:58,159 [    scc.repo] DEBUG ## PRs found:
2024-12-16 00:22:58,449 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin/pulls HTTP/1.1" 200 2
2024-12-16 00:22:58,450 [    scc.repo] DEBUG ## Branches found:
2024-12-16 00:22:58,450 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-12-16 00:22:58,450 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:58,450 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:58,455 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-16 00:22:58,460 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-16 00:22:58,460 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-16 00:22:58,464 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-16 00:22:58,468 [     scc.git] DEBUG Already up to date.

2024-12-16 00:22:58,468 [     scc.git] DEBUG ## Unique users: []
2024-12-16 00:22:58,468 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:58,469 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:58,473 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-16 00:22:58,511 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:58,511 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:58,516 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-16 00:22:58,554 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-16 00:22:58,560 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fb41a75af70> has no local changes
2024-12-16 00:22:58,560 [     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#279 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/279/)'
2024-12-16 00:22:58,567 [     scc.git] DEBUG [detached HEAD 3a5d4c9] merge master -Dorg -Ssuccess-only
2024-12-16 00:22:58,568 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:22:58,568 [    scc.repo] DEBUG ## PRs found:
2024-12-16 00:22:58,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/pulls HTTP/1.1" 200 2
2024-12-16 00:22:58,872 [    scc.repo] DEBUG ## Branches found:
2024-12-16 00:22:58,872 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-12-16 00:22:58,873 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:58,873 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:58,877 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-16 00:22:58,880 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-16 00:22:58,881 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-16 00:22:58,885 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-16 00:22:58,890 [     scc.git] DEBUG Already up to date.

2024-12-16 00:22:58,890 [     scc.git] DEBUG ## Unique users: []
2024-12-16 00:22:58,890 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:58,890 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:58,894 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-16 00:22:58,930 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:22:58,930 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:22:58,934 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-16 00:22:58,971 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-16 00:22:58,975 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fb41840efd0> has no local changes
2024-12-16 00:22:58,976 [     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#279 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/279/)'
2024-12-16 00:22:58,982 [     scc.git] DEBUG [detached HEAD 3f24fd9] merge master -Dorg -Ssuccess-only
2024-12-16 00:22:58,982 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:22:58,983 [    scc.repo] DEBUG ## PRs found:
2024-12-16 00:22:59,387 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/pulls HTTP/1.1" 200 None
2024-12-16 00:22:59,866 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/issues/20 HTTP/1.1" 200 None
2024-12-16 00:23:00,477 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-12-16 00:23:00,953 [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-16 00:23:01,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-12-16 00:23:01,806 [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-16 00:23:01,806 [    scc.repo] DEBUG   - PR 20 jburel 'Change target'
2024-12-16 00:23:01,806 [    scc.repo] DEBUG ## Branches found:
2024-12-16 00:23:01,806 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-12-16 00:23:01,807 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:23:01,807 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:23:01,811 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-16 00:23:01,816 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-16 00:23:01,816 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-16 00:23:01,820 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-16 00:23:01,824 [     scc.git] DEBUG Already up to date.

2024-12-16 00:23:01,824 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2024-12-16 00:23:02,126 [     scc.git] DEBUG From https://github.com/ome/omero-blitz-plugin
2024-12-16 00:23:02,127 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2024-12-16 00:23:02,131 [     scc.git] DEBUG ## Unique users: []
2024-12-16 00:23:02,131 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:23:02,131 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:23:02,136 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ab55b4a92457249272d136edcbbbe82421371522'
2024-12-16 00:23:02,140 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:23:02,145 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Change target) ab55b4a92457249272d136edcbbbe82421371522'
2024-12-16 00:23:02,200 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-16 00:23:02,203 [     scc.git] DEBUG  .github/workflows/gradle.yml | 2 +-
2024-12-16 00:23:02,203 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-16 00:23:02,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:23:02,343 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-16 00:23:02,384 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:23:02,384 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:23:02,389 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-16 00:23:02,428 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-16 00:23:02,434 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fb41c8a93a0> has no local changes
2024-12-16 00:23:02,434 [     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#279 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/279/)'
2024-12-16 00:23:02,441 [     scc.git] DEBUG [detached HEAD fa4a720] merge master -Dorg -Ssuccess-only
2024-12-16 00:23:02,441 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:23:02,441 [    scc.repo] DEBUG ## PRs found:
2024-12-16 00:23:02,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/pulls HTTP/1.1" 200 None
2024-12-16 00:23:03,349 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/issues/19 HTTP/1.1" 200 None
2024-12-16 00:23:03,885 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-12-16 00:23:04,338 [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-16 00:23:04,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-12-16 00:23:05,316 [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-16 00:23:05,317 [    scc.repo] DEBUG   - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-12-16 00:23:05,317 [    scc.repo] DEBUG ## Branches found:
2024-12-16 00:23:05,317 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-12-16 00:23:05,317 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:23:05,317 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:23:05,322 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-16 00:23:05,326 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-16 00:23:05,326 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-16 00:23:05,331 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-16 00:23:05,335 [     scc.git] DEBUG Already up to date.

2024-12-16 00:23:05,336 [     scc.git] DEBUG Calling 'git fetch origin pull/19/head'
2024-12-16 00:23:05,674 [     scc.git] DEBUG From https://github.com/ome/omero-dsl-plugin
2024-12-16 00:23:05,674 [     scc.git] DEBUG  * branch            refs/pull/19/head -> FETCH_HEAD
2024-12-16 00:23:05,679 [     scc.git] DEBUG ## Unique users: []
2024-12-16 00:23:05,679 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:23:05,679 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:23:05,684 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...eb0520fc38e8d446a76fa3bfb3ff8343081b2378'
2024-12-16 00:23:05,688 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:23:05,692 [     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-16 00:23:05,700 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-16 00:23:05,702 [     scc.git] DEBUG  build.gradle | 2 +-
2024-12-16 00:23:05,702 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-16 00:23:05,846 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:23:05,847 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-16 00:23:05,886 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:23:05,886 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:23:05,890 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-16 00:23:05,927 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-16 00:23:05,932 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fb41840e4c0> has no local changes
2024-12-16 00:23:05,932 [     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#279 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/279/)'
2024-12-16 00:23:05,940 [     scc.git] DEBUG [detached HEAD fe44a58] merge master -Dorg -Ssuccess-only
2024-12-16 00:23:05,941 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:23:05,941 [    scc.repo] DEBUG ## PRs found:
2024-12-16 00:23:06,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/pulls HTTP/1.1" 200 None
2024-12-16 00:23:06,858 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10 HTTP/1.1" 200 None
2024-12-16 00:23:07,309 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10/comments HTTP/1.1" 200 None
2024-12-16 00:23:07,840 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-12-16 00:23:08,378 [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-16 00:23:08,825 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-12-16 00:23:09,224 [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-16 00:23:09,225 [    scc.repo] DEBUG   - PR 10 jburel 'Commons-io'
2024-12-16 00:23:09,225 [    scc.repo] DEBUG ## Branches found:
2024-12-16 00:23:09,225 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-12-16 00:23:09,225 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:23:09,225 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:23:09,230 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-16 00:23:09,234 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-16 00:23:09,234 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-16 00:23:09,238 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-16 00:23:09,243 [     scc.git] DEBUG Already up to date.

2024-12-16 00:23:09,243 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-12-16 00:23:09,593 [     scc.git] DEBUG From https://github.com/ome/omero-javapackager-plugin
2024-12-16 00:23:09,593 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-12-16 00:23:09,597 [     scc.git] DEBUG ## Unique users: []
2024-12-16 00:23:09,598 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:23:09,598 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:23:09,602 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-12-16 00:23:09,606 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:23:09,610 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Commons-io) 498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-12-16 00:23:09,768 [     scc.git] DEBUG Auto-merging build.gradle
2024-12-16 00:23:09,769 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-16 00:23:09,772 [     scc.git] DEBUG  build.gradle                                       |  4 ---
2024-12-16 00:23:09,773 [     scc.git] DEBUG  .../org/openmicroscopy/extensions/FileUtils.groovy | 39 ++++++++++++++++++++++
2024-12-16 00:23:09,773 [     scc.git] DEBUG  .../implementation/DefaultInstallOptions.groovy    |  4 +--
2024-12-16 00:23:09,773 [     scc.git] DEBUG  .../extensions/implementation/MacOptions.groovy    |  4 +--
2024-12-16 00:23:09,773 [     scc.git] DEBUG  .../extensions/implementation/WinOptions.groovy    |  4 +--
2024-12-16 00:23:09,773 [     scc.git] DEBUG  5 files changed, 45 insertions(+), 10 deletions(-)
2024-12-16 00:23:09,773 [     scc.git] DEBUG  create mode 100644 src/main/groovy/org/openmicroscopy/extensions/FileUtils.groovy
2024-12-16 00:23:09,915 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:23:09,916 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-16 00:23:09,955 [     scc.git] DEBUG Get sha1 of %s
2024-12-16 00:23:09,956 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-16 00:23:09,960 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-16 00:23:09,997 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-16 00:23:10,003 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fb4194792e0> has no local changes
2024-12-16 00:23:10,003 [     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#279 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/279/)'
2024-12-16 00:23:10,011 [     scc.git] DEBUG [detached HEAD 0b15883] merge master -Dorg -Ssuccess-only
2024-12-16 00:23:10,011 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:23:10,011 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-16 00:23:10,061 [  scc.config] DEBUG Found submodule.ice-builder-gradle.url
2024-12-16 00:23:10,295 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:23:10,305 [  scc.config] DEBUG Found submodule.ice-builder-gradle.branch
2024-12-16 00:23:10,310 [  scc.config] DEBUG Found submodule.omero-api-plugin.url
2024-12-16 00:23:10,696 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:23:10,705 [  scc.config] DEBUG Found submodule.omero-api-plugin.branch
2024-12-16 00:23:10,709 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.url
2024-12-16 00:23:11,115 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:23:11,124 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.branch
2024-12-16 00:23:11,128 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.url
2024-12-16 00:23:11,497 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:23:11,506 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.branch
2024-12-16 00:23:11,509 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.url
2024-12-16 00:23:11,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:23:11,895 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.branch
2024-12-16 00:23:11,898 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.url
2024-12-16 00:23:12,267 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-16 00:23:12,277 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.branch
2024-12-16 00:23:12,277 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-16 00:23:12,304 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fb41c887e20> has local changes
2024-12-16 00:23:12,304 [     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#279 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/279/)'
2024-12-16 00:23:12,375 [     scc.git] DEBUG [detached HEAD 2a9d6c1] merge master -Dorg -Ssuccess-only
2024-12-16 00:23:12,375 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-12-16 00:23:12,376 [     scc.git] DEBUG  7 files changed, 12 insertions(+), 12 deletions(-)
2024-12-16 00:23:12,376 [   scc.merge] INFO  Already up to date.
2024-12-16 00:23:12,376 [   scc.merge] INFO  
2024-12-16 00:23:12,376 [   scc.merge] INFO  Merged PRs:
2024-12-16 00:23:12,376 [   scc.merge] INFO    - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-12-16 00:23:12,376 [   scc.merge] INFO  
2024-12-16 00:23:12,376 [   scc.merge] INFO  Repository: ome/ice-builder-gradle
2024-12-16 00:23:12,376 [   scc.merge] INFO  Already up to date.
2024-12-16 00:23:12,376 [   scc.merge] INFO  
2024-12-16 00:23:12,376 [   scc.merge] INFO  
2024-12-16 00:23:12,376 [   scc.merge] INFO  Repository: ome/omero-api-plugin
2024-12-16 00:23:12,376 [   scc.merge] INFO  Already up to date.
2024-12-16 00:23:12,376 [   scc.merge] INFO  
2024-12-16 00:23:12,376 [   scc.merge] INFO  
2024-12-16 00:23:12,376 [   scc.merge] INFO  Repository: ome/omero-artifact-plugin
2024-12-16 00:23:12,376 [   scc.merge] INFO  Already up to date.
2024-12-16 00:23:12,376 [   scc.merge] INFO  
2024-12-16 00:23:12,376 [   scc.merge] INFO  
2024-12-16 00:23:12,376 [   scc.merge] INFO  Repository: ome/omero-blitz-plugin
2024-12-16 00:23:12,376 [   scc.merge] INFO  Already up to date.
2024-12-16 00:23:12,376 [   scc.merge] INFO  
2024-12-16 00:23:12,376 [   scc.merge] INFO  Merged PRs:
2024-12-16 00:23:12,376 [   scc.merge] INFO    - PR 20 jburel 'Change target'
2024-12-16 00:23:12,376 [   scc.merge] INFO  
2024-12-16 00:23:12,376 [   scc.merge] INFO  Repository: ome/omero-dsl-plugin
2024-12-16 00:23:12,376 [   scc.merge] INFO  Already up to date.
2024-12-16 00:23:12,376 [   scc.merge] INFO  
2024-12-16 00:23:12,377 [   scc.merge] INFO  Merged PRs:
2024-12-16 00:23:12,377 [   scc.merge] INFO    - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-12-16 00:23:12,377 [   scc.merge] INFO  
2024-12-16 00:23:12,377 [   scc.merge] INFO  Repository: ome/omero-javapackager-plugin
2024-12-16 00:23:12,377 [   scc.merge] INFO  Already up to date.
2024-12-16 00:23:12,377 [   scc.merge] INFO  
2024-12-16 00:23:12,377 [   scc.merge] INFO  Merged PRs:
2024-12-16 00:23:12,377 [   scc.merge] INFO    - PR 10 jburel 'Commons-io'
2024-12-16 00:23:12,377 [   scc.merge] INFO  
2024-12-16 00:23:12,377 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-12-16 00:23:12,377 [     scc.git] DEBUG Calling 'git remote'
2024-12-16 00:23:12,381 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-12-16 00:23:12,382 [     scc.git] DEBUG Calling 'git remote'
2024-12-16 00:23:12,386 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:23:12,386 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-12-16 00:23:12,386 [     scc.git] DEBUG Calling 'git remote'
2024-12-16 00:23:12,390 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:23:12,390 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-12-16 00:23:12,390 [     scc.git] DEBUG Calling 'git remote'
2024-12-16 00:23:12,394 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:23:12,394 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-12-16 00:23:12,394 [     scc.git] DEBUG Calling 'git remote'
2024-12-16 00:23:12,398 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:23:12,399 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-12-16 00:23:12,399 [     scc.git] DEBUG Calling 'git remote'
2024-12-16 00:23:12,403 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-16 00:23:12,403 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-12-16 00:23:12,403 [     scc.git] DEBUG Calling 'git remote'
2024-12-16 00:23:12,408 [     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 d453518] 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 b9a9cf7] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-16 00:23:42,460 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-gradle-plugins/tree/merge_ci