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-06-27 00:21:21,692 [  scc.config] DEBUG Found github.token
2024-06-27 00:21:21,695 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-27 00:21:21,894 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:21:22,299 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:21:22,698 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-27 00:21:22,699 [      scc.gh] DEBUG 4693 remaining from 5000 (Reset at 00:06
2024-06-27 00:21:22,700 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-27 00:21:22,704 [     scc.git] DEBUG Check current status
2024-06-27 00:21:22,704 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 00:21:22,708 [     scc.git] DEBUG 74ea82b revert
2024-06-27 00:21:22,708 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 00:21:22,750 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-06-27 00:21:22,752 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-06-27 00:21:22,755 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-06-27 00:21:22,758 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-06-27 00:21:22,760 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-06-27 00:21:22,762 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-06-27 00:21:22,767 [  scc.config] DEBUG Found remote.origin.url
2024-06-27 00:21:23,163 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-06-27 00:21:23,625 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-27 00:21:24,043 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-27 00:21:24,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-27 00:21:24,871 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-27 00:21:24,873 [     scc.git] DEBUG Resetting...
2024-06-27 00:21:24,873 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-27 00:21:24,879 [     scc.git] DEBUG HEAD is now at 74ea82b revert
2024-06-27 00:21:24,880 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-27 00:21:24,937 [     scc.git] DEBUG Check current status
2024-06-27 00:21:24,937 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 00:21:24,942 [     scc.git] DEBUG 74ea82b revert
2024-06-27 00:21:24,942 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 00:21:24,984 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-06-27 00:21:24,986 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-06-27 00:21:24,989 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-06-27 00:21:24,992 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-06-27 00:21:24,994 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-06-27 00:21:24,997 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-06-27 00:21:24,997 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-27 00:21:24,998 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-27 00:21:24,998 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-27 00:21:24,998 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-27 00:21:24,998 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-27 00:21:24,998 [    scc.repo] DEBUG ## PRs found:
2024-06-27 00:21:25,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 2
2024-06-27 00:21:25,290 [    scc.repo] DEBUG ## Branches found:
2024-06-27 00:21:25,290 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:25,290 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:25,294 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-27 00:21:25,297 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-27 00:21:25,297 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-27 00:21:25,300 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-27 00:21:25,304 [     scc.git] DEBUG Already up to date.

2024-06-27 00:21:25,304 [     scc.git] DEBUG ## Unique users: []
2024-06-27 00:21:25,304 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:25,304 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:25,307 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-27 00:21:25,344 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:25,344 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:25,348 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-27 00:21:25,544 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f69e8f79160> has no local changes
2024-06-27 00:21:25,544 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

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


Generated by OMERO-gradle-plugins-push#104 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/104/)'
2024-06-27 00:21:25,568 [     scc.git] DEBUG [detached HEAD 911f35a] merge master -Dorg -Snone
2024-06-27 00:21:25,568 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-06-27 00:21:25,568 [   scc.merge] INFO  Already up to date.
2024-06-27 00:21:25,568 [   scc.merge] INFO  
2024-06-27 00:21:25,568 [   scc.merge] INFO  
2024-06-27 00:21:25,569 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-27 00:21:25,569 [     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-06-27 00:21:28,401 [  scc.config] DEBUG Found github.token
2024-06-27 00:21:28,404 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-27 00:21:28,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:21:29,001 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:21:29,411 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-27 00:21:29,412 [      scc.gh] DEBUG 4685 remaining from 5000 (Reset at 00:06
2024-06-27 00:21:29,413 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-27 00:21:29,417 [     scc.git] DEBUG Check current status
2024-06-27 00:21:29,417 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 00:21:29,420 [     scc.git] DEBUG 911f35a merge master -Dorg -Snone
2024-06-27 00:21:29,420 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 00:21:29,457 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-06-27 00:21:29,460 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-06-27 00:21:29,463 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-06-27 00:21:29,466 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-06-27 00:21:29,468 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-06-27 00:21:29,470 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-06-27 00:21:29,474 [  scc.config] DEBUG Found remote.origin.url
2024-06-27 00:21:29,890 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-06-27 00:21:30,339 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-27 00:21:30,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-27 00:21:31,169 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-27 00:21:31,588 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-27 00:21:31,590 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 00:21:31,635 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-06-27 00:21:31,635 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-27 00:21:31,639 [     scc.git] DEBUG Check current status
2024-06-27 00:21:31,639 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 00:21:31,642 [     scc.git] DEBUG 7145dda Merge pull request #19 from jburel/workflows
2024-06-27 00:21:31,642 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 00:21:31,682 [  scc.config] DEBUG Found remote.origin.url
2024-06-27 00:21:32,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle HTTP/1.1" 200 None
2024-06-27 00:21:32,567 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-27 00:21:32,975 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-27 00:21:33,386 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-27 00:21:33,801 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-27 00:21:33,803 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 00:21:33,842 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:21:33,843 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-06-27 00:21:33,843 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-27 00:21:33,847 [     scc.git] DEBUG Check current status
2024-06-27 00:21:33,847 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 00:21:33,851 [     scc.git] DEBUG 9058a82 add missing license file
2024-06-27 00:21:33,851 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 00:21:33,891 [  scc.config] DEBUG Found remote.origin.url
2024-06-27 00:21:34,304 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin HTTP/1.1" 200 None
2024-06-27 00:21:34,752 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-27 00:21:35,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-27 00:21:35,619 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-27 00:21:36,057 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-27 00:21:36,058 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 00:21:36,094 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:21:36,095 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-06-27 00:21:36,095 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-27 00:21:36,098 [     scc.git] DEBUG Check current status
2024-06-27 00:21:36,099 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 00:21:36,102 [     scc.git] DEBUG 6f8ed82 add missing license file
2024-06-27 00:21:36,102 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 00:21:36,141 [  scc.config] DEBUG Found remote.origin.url
2024-06-27 00:21:36,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin HTTP/1.1" 200 None
2024-06-27 00:21:36,977 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-27 00:21:37,405 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-27 00:21:37,840 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-27 00:21:38,263 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-27 00:21:38,264 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 00:21:38,303 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:21:38,304 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-06-27 00:21:38,304 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-27 00:21:38,307 [     scc.git] DEBUG Check current status
2024-06-27 00:21:38,308 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 00:21:38,312 [     scc.git] DEBUG f206240 add missing license file
2024-06-27 00:21:38,312 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 00:21:38,355 [  scc.config] DEBUG Found remote.origin.url
2024-06-27 00:21:38,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin HTTP/1.1" 200 None
2024-06-27 00:21:39,224 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-27 00:21:39,643 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-27 00:21:40,059 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-27 00:21:40,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-27 00:21:40,477 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 00:21:40,516 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:21:40,517 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-06-27 00:21:40,517 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-27 00:21:40,521 [     scc.git] DEBUG Check current status
2024-06-27 00:21:40,522 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 00:21:40,525 [     scc.git] DEBUG 2166db5 Merge pull request #21 from jburel/change_target
2024-06-27 00:21:40,525 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 00:21:40,565 [  scc.config] DEBUG Found remote.origin.url
2024-06-27 00:21:40,959 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin HTTP/1.1" 200 None
2024-06-27 00:21:41,405 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-27 00:21:41,814 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-27 00:21:42,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-27 00:21:42,653 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-27 00:21:42,654 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 00:21:42,700 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:21:42,702 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-06-27 00:21:42,702 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-27 00:21:42,706 [     scc.git] DEBUG Check current status
2024-06-27 00:21:42,706 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 00:21:42,710 [     scc.git] DEBUG 0b35260 add missing license file
2024-06-27 00:21:42,710 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 00:21:42,751 [  scc.config] DEBUG Found remote.origin.url
2024-06-27 00:21:43,131 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin HTTP/1.1" 200 None
2024-06-27 00:21:43,576 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-27 00:21:43,992 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-27 00:21:44,402 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-27 00:21:44,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-27 00:21:44,817 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 00:21:44,860 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:21:44,860 [     scc.git] DEBUG Resetting...
2024-06-27 00:21:44,860 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-27 00:21:44,867 [     scc.git] DEBUG HEAD is now at 911f35a merge master -Dorg -Snone
2024-06-27 00:21:44,867 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-27 00:21:44,923 [     scc.git] DEBUG Check current status
2024-06-27 00:21:44,924 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-27 00:21:44,928 [     scc.git] DEBUG 911f35a merge master -Dorg -Snone
2024-06-27 00:21:44,929 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-27 00:21:44,972 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-06-27 00:21:44,974 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-06-27 00:21:44,977 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-06-27 00:21:44,980 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-06-27 00:21:44,983 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-06-27 00:21:44,986 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-06-27 00:21:44,987 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-27 00:21:44,987 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-27 00:21:44,987 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-27 00:21:44,987 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-27 00:21:44,987 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-27 00:21:44,987 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-06-27 00:21:44,988 [    scc.repo] DEBUG ## PRs found:
2024-06-27 00:21:45,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 2
2024-06-27 00:21:45,257 [    scc.repo] DEBUG ## Branches found:
2024-06-27 00:21:45,258 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:45,258 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:45,263 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-27 00:21:45,268 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-27 00:21:45,268 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-27 00:21:45,274 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-27 00:21:45,279 [     scc.git] DEBUG Already up to date.

2024-06-27 00:21:45,280 [     scc.git] DEBUG ## Unique users: []
2024-06-27 00:21:45,280 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:45,280 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:45,284 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-27 00:21:45,335 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:45,335 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:45,339 [    scc.repo] DEBUG ## PRs found:
2024-06-27 00:21:45,670 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle/pulls HTTP/1.1" 200 2
2024-06-27 00:21:45,671 [    scc.repo] DEBUG ## Branches found:
2024-06-27 00:21:45,671 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-06-27 00:21:45,671 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:45,671 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:45,676 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-27 00:21:45,680 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-27 00:21:45,680 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-27 00:21:45,684 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-27 00:21:45,689 [     scc.git] DEBUG Already up to date.

2024-06-27 00:21:45,690 [     scc.git] DEBUG ## Unique users: []
2024-06-27 00:21:45,690 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:45,690 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:45,695 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-27 00:21:45,738 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:45,739 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:45,743 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 00:21:45,785 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-27 00:21:45,791 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f1442398520> has no local changes
2024-06-27 00:21:45,791 [     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#104 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/104/)'
2024-06-27 00:21:45,800 [     scc.git] DEBUG [detached HEAD 835fd16] merge master -Dorg -Ssuccess-only
2024-06-27 00:21:45,801 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:21:45,801 [    scc.repo] DEBUG ## PRs found:
2024-06-27 00:21:46,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin/pulls HTTP/1.1" 200 2
2024-06-27 00:21:46,088 [    scc.repo] DEBUG ## Branches found:
2024-06-27 00:21:46,088 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-06-27 00:21:46,088 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:46,088 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:46,093 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-27 00:21:46,097 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-27 00:21:46,097 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-27 00:21:46,101 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-27 00:21:46,105 [     scc.git] DEBUG Already up to date.

2024-06-27 00:21:46,105 [     scc.git] DEBUG ## Unique users: []
2024-06-27 00:21:46,105 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:46,106 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:46,109 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-27 00:21:46,149 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:46,150 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:46,153 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 00:21:46,198 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-27 00:21:46,203 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f144340ec40> has no local changes
2024-06-27 00:21:46,204 [     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#104 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/104/)'
2024-06-27 00:21:46,211 [     scc.git] DEBUG [detached HEAD f02b903] merge master -Dorg -Ssuccess-only
2024-06-27 00:21:46,211 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:21:46,211 [    scc.repo] DEBUG ## PRs found:
2024-06-27 00:21:46,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/pulls HTTP/1.1" 200 None
2024-06-27 00:21:47,055 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/issues/22 HTTP/1.1" 200 None
2024-06-27 00:21:47,660 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/495e3fbc8c521fbfcf2c48c0e5f12b65c196f654 HTTP/1.1" 200 None
2024-06-27 00:21:48,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/495e3fbc8c521fbfcf2c48c0e5f12b65c196f654/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-27 00:21:48,640 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/495e3fbc8c521fbfcf2c48c0e5f12b65c196f654 HTTP/1.1" 200 None
2024-06-27 00:21:49,058 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/statuses/495e3fbc8c521fbfcf2c48c0e5f12b65c196f654?per_page=1 HTTP/1.1" 200 2
2024-06-27 00:21:49,060 [    scc.repo] DEBUG   - PR 22 jburel 'remove release plugin'
2024-06-27 00:21:49,534 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/issues/20 HTTP/1.1" 200 None
2024-06-27 00:21:50,004 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/issues/20/comments HTTP/1.1" 200 None
2024-06-27 00:21:50,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/87e0d69d51259016b01a2622ccb4d4ca35ed4403 HTTP/1.1" 200 None
2024-06-27 00:21:50,969 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/87e0d69d51259016b01a2622ccb4d4ca35ed4403/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-27 00:21:51,481 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/87e0d69d51259016b01a2622ccb4d4ca35ed4403 HTTP/1.1" 200 None
2024-06-27 00:21:51,896 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/statuses/87e0d69d51259016b01a2622ccb4d4ca35ed4403?per_page=1 HTTP/1.1" 200 2
2024-06-27 00:21:51,897 [    scc.repo] DEBUG   - PR 20 jburel 'Update '
2024-06-27 00:21:51,897 [    scc.repo] DEBUG ## Branches found:
2024-06-27 00:21:51,897 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-06-27 00:21:51,898 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:51,898 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:51,903 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-27 00:21:51,907 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-27 00:21:51,908 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-27 00:21:51,912 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-27 00:21:51,918 [     scc.git] DEBUG Already up to date.

2024-06-27 00:21:51,918 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2024-06-27 00:21:52,491 [     scc.git] DEBUG From https://github.com/ome/omero-artifact-plugin
2024-06-27 00:21:52,491 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2024-06-27 00:21:52,497 [     scc.git] DEBUG Calling 'git fetch origin pull/22/head'
2024-06-27 00:21:52,853 [     scc.git] DEBUG From https://github.com/ome/omero-artifact-plugin
2024-06-27 00:21:52,853 [     scc.git] DEBUG  * branch            refs/pull/22/head -> FETCH_HEAD
2024-06-27 00:21:52,861 [     scc.git] DEBUG ## Unique users: []
2024-06-27 00:21:52,861 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:52,861 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:52,868 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...87e0d69d51259016b01a2622ccb4d4ca35ed4403'
2024-06-27 00:21:52,875 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:52,884 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Update ) 87e0d69d51259016b01a2622ccb4d4ca35ed4403'
2024-06-27 00:21:52,899 [     scc.git] DEBUG Auto-merging buildSrc/build.gradle.kts
2024-06-27 00:21:52,900 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-27 00:21:52,904 [     scc.git] DEBUG  build.gradle.kts                                            |  4 ++--
2024-06-27 00:21:52,907 [     scc.git] DEBUG  buildSrc/build.gradle.kts                                   |  2 +-
2024-06-27 00:21:52,907 [     scc.git] DEBUG  buildSrc/src/main/kotlin/org/openmicroscopy/PluginHelper.kt | 11 +++++++++--
2024-06-27 00:21:52,907 [     scc.git] DEBUG  src/main/kotlin/org/openmicroscopy/PluginHelper.kt          | 12 ++++++++++--
2024-06-27 00:21:52,907 [     scc.git] DEBUG  4 files changed, 22 insertions(+), 7 deletions(-)
2024-06-27 00:21:53,073 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:21:53,075 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...495e3fbc8c521fbfcf2c48c0e5f12b65c196f654'
2024-06-27 00:21:53,082 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:53,087 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 22 (remove release plugin) 495e3fbc8c521fbfcf2c48c0e5f12b65c196f654'
2024-06-27 00:21:53,098 [     scc.git] DEBUG Auto-merging build.gradle.kts
2024-06-27 00:21:53,099 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-27 00:21:53,103 [     scc.git] DEBUG  build.gradle.kts                                   |  4 --
2024-06-27 00:21:53,103 [     scc.git] DEBUG  .../kotlin/org/openmicroscopy/ReleasePlugin.kt     | 62 ----------------------
2024-06-27 00:21:53,103 [     scc.git] DEBUG  2 files changed, 66 deletions(-)
2024-06-27 00:21:53,103 [     scc.git] DEBUG  delete mode 100644 src/main/kotlin/org/openmicroscopy/ReleasePlugin.kt
2024-06-27 00:21:53,490 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:21:53,491 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-27 00:21:53,534 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:53,535 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:53,540 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 00:21:53,585 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-27 00:21:53,591 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f1442398f10> has no local changes
2024-06-27 00:21:53,591 [     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.

Merged PRs:
  - PR 20 jburel 'Update '
  - PR 22 jburel 'remove release plugin'

Generated by OMERO-gradle-plugins-push#104 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/104/)'
2024-06-27 00:21:53,600 [     scc.git] DEBUG [detached HEAD db4e1eb] merge master -Dorg -Ssuccess-only
2024-06-27 00:21:53,600 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:21:53,600 [    scc.repo] DEBUG ## PRs found:
2024-06-27 00:21:54,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/pulls HTTP/1.1" 200 None
2024-06-27 00:21:54,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/issues/20 HTTP/1.1" 200 None
2024-06-27 00:21:54,975 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-06-27 00:21:55,413 [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-06-27 00:21:55,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-06-27 00:21:56,270 [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-06-27 00:21:56,271 [    scc.repo] DEBUG   - PR 20 jburel 'Change target'
2024-06-27 00:21:56,271 [    scc.repo] DEBUG ## Branches found:
2024-06-27 00:21:56,271 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-06-27 00:21:56,271 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:56,271 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:56,276 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-27 00:21:56,282 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-27 00:21:56,283 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-27 00:21:56,289 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-27 00:21:56,295 [     scc.git] DEBUG Already up to date.

2024-06-27 00:21:56,295 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2024-06-27 00:21:56,718 [     scc.git] DEBUG From https://github.com/ome/omero-blitz-plugin
2024-06-27 00:21:56,718 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2024-06-27 00:21:56,724 [     scc.git] DEBUG ## Unique users: []
2024-06-27 00:21:56,724 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:56,724 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:56,729 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ab55b4a92457249272d136edcbbbe82421371522'
2024-06-27 00:21:56,734 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:56,738 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Change target) ab55b4a92457249272d136edcbbbe82421371522'
2024-06-27 00:21:56,748 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-27 00:21:56,751 [     scc.git] DEBUG  .github/workflows/gradle.yml | 2 +-
2024-06-27 00:21:56,751 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-27 00:21:56,921 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:21:56,922 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-27 00:21:56,961 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:56,961 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:56,965 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 00:21:57,003 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-27 00:21:57,008 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f144135eb80> has no local changes
2024-06-27 00:21:57,009 [     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#104 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/104/)'
2024-06-27 00:21:57,016 [     scc.git] DEBUG [detached HEAD dcc2f69] merge master -Dorg -Ssuccess-only
2024-06-27 00:21:57,016 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:21:57,016 [    scc.repo] DEBUG ## PRs found:
2024-06-27 00:21:57,420 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/pulls HTTP/1.1" 200 None
2024-06-27 00:21:57,888 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/issues/19 HTTP/1.1" 200 None
2024-06-27 00:21:58,471 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-06-27 00:21:58,913 [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-06-27 00:21:59,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-06-27 00:21:59,864 [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-06-27 00:21:59,867 [    scc.repo] DEBUG   - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-06-27 00:21:59,868 [    scc.repo] DEBUG ## Branches found:
2024-06-27 00:21:59,868 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-06-27 00:21:59,868 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:21:59,868 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:21:59,874 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-27 00:21:59,879 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-27 00:21:59,880 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-27 00:21:59,886 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-27 00:21:59,892 [     scc.git] DEBUG Already up to date.

2024-06-27 00:21:59,892 [     scc.git] DEBUG Calling 'git fetch origin pull/19/head'
2024-06-27 00:22:00,310 [     scc.git] DEBUG From https://github.com/ome/omero-dsl-plugin
2024-06-27 00:22:00,310 [     scc.git] DEBUG  * branch            refs/pull/19/head -> FETCH_HEAD
2024-06-27 00:22:00,316 [     scc.git] DEBUG ## Unique users: []
2024-06-27 00:22:00,316 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:22:00,316 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:22:00,322 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...eb0520fc38e8d446a76fa3bfb3ff8343081b2378'
2024-06-27 00:22:00,330 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:22:00,336 [     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-06-27 00:22:00,346 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-27 00:22:00,349 [     scc.git] DEBUG  build.gradle | 2 +-
2024-06-27 00:22:00,349 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-27 00:22:00,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:22:00,506 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-27 00:22:00,546 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:22:00,546 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:22:00,551 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 00:22:00,593 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-27 00:22:00,599 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f144137d640> has no local changes
2024-06-27 00:22:00,599 [     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#104 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/104/)'
2024-06-27 00:22:00,607 [     scc.git] DEBUG [detached HEAD 68f446e] merge master -Dorg -Ssuccess-only
2024-06-27 00:22:00,607 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:22:00,608 [    scc.repo] DEBUG ## PRs found:
2024-06-27 00:22:01,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/pulls HTTP/1.1" 200 None
2024-06-27 00:22:01,484 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10 HTTP/1.1" 200 None
2024-06-27 00:22:01,936 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10/comments HTTP/1.1" 200 None
2024-06-27 00:22:02,447 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-06-27 00:22:02,899 [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-06-27 00:22:03,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-06-27 00:22:03,743 [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-06-27 00:22:03,744 [    scc.repo] DEBUG   - PR 10 jburel 'Commons-io'
2024-06-27 00:22:03,744 [    scc.repo] DEBUG ## Branches found:
2024-06-27 00:22:03,744 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-06-27 00:22:03,744 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:22:03,744 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:22:03,750 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-27 00:22:03,755 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-27 00:22:03,756 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-27 00:22:03,762 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-27 00:22:03,769 [     scc.git] DEBUG Already up to date.

2024-06-27 00:22:03,770 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-06-27 00:22:04,224 [     scc.git] DEBUG From https://github.com/ome/omero-javapackager-plugin
2024-06-27 00:22:04,224 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-06-27 00:22:04,230 [     scc.git] DEBUG ## Unique users: []
2024-06-27 00:22:04,231 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:22:04,231 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:22:04,238 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-06-27 00:22:04,245 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:22:04,253 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Commons-io) 498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-06-27 00:22:04,285 [     scc.git] DEBUG Auto-merging build.gradle
2024-06-27 00:22:04,286 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-27 00:22:04,291 [     scc.git] DEBUG  build.gradle                                       |  4 ---
2024-06-27 00:22:04,291 [     scc.git] DEBUG  .../org/openmicroscopy/extensions/FileUtils.groovy | 39 ++++++++++++++++++++++
2024-06-27 00:22:04,291 [     scc.git] DEBUG  .../implementation/DefaultInstallOptions.groovy    |  4 +--
2024-06-27 00:22:04,291 [     scc.git] DEBUG  .../extensions/implementation/MacOptions.groovy    |  4 +--
2024-06-27 00:22:04,291 [     scc.git] DEBUG  .../extensions/implementation/WinOptions.groovy    |  4 +--
2024-06-27 00:22:04,294 [     scc.git] DEBUG  5 files changed, 45 insertions(+), 10 deletions(-)
2024-06-27 00:22:04,294 [     scc.git] DEBUG  create mode 100644 src/main/groovy/org/openmicroscopy/extensions/FileUtils.groovy
2024-06-27 00:22:04,456 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:22:04,457 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-27 00:22:04,517 [     scc.git] DEBUG Get sha1 of %s
2024-06-27 00:22:04,517 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-27 00:22:04,523 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 00:22:04,580 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-27 00:22:04,593 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f144137d4f0> has no local changes
2024-06-27 00:22:04,594 [     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#104 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/104/)'
2024-06-27 00:22:04,606 [     scc.git] DEBUG [detached HEAD d250f04] merge master -Dorg -Ssuccess-only
2024-06-27 00:22:04,607 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:22:04,607 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-27 00:22:04,679 [  scc.config] DEBUG Found submodule.ice-builder-gradle.url
2024-06-27 00:22:04,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:22:04,870 [  scc.config] DEBUG Found submodule.ice-builder-gradle.branch
2024-06-27 00:22:04,875 [  scc.config] DEBUG Found submodule.omero-api-plugin.url
2024-06-27 00:22:05,267 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:22:05,278 [  scc.config] DEBUG Found submodule.omero-api-plugin.branch
2024-06-27 00:22:05,283 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.url
2024-06-27 00:22:05,673 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:22:05,687 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.branch
2024-06-27 00:22:05,693 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.url
2024-06-27 00:22:06,091 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:22:06,101 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.branch
2024-06-27 00:22:06,106 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.url
2024-06-27 00:22:06,497 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:22:06,512 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.branch
2024-06-27 00:22:06,519 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.url
2024-06-27 00:22:06,905 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-27 00:22:06,917 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.branch
2024-06-27 00:22:06,918 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-27 00:22:06,956 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f14436b9160> has local changes
2024-06-27 00:22:06,957 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

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


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.

Merged PRs:
  - PR 20 jburel 'Update '
  - PR 22 jburel 'remove release plugin'

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#104 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/104/)'
2024-06-27 00:22:06,969 [     scc.git] DEBUG [detached HEAD 187d7a1] merge master -Dorg -Ssuccess-only
2024-06-27 00:22:06,969 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-06-27 00:22:06,969 [     scc.git] DEBUG  7 files changed, 12 insertions(+), 12 deletions(-)
2024-06-27 00:22:06,969 [   scc.merge] INFO  Already up to date.
2024-06-27 00:22:06,969 [   scc.merge] INFO  
2024-06-27 00:22:06,969 [   scc.merge] INFO  
2024-06-27 00:22:06,970 [   scc.merge] INFO  Repository: ome/ice-builder-gradle
2024-06-27 00:22:06,970 [   scc.merge] INFO  Already up to date.
2024-06-27 00:22:06,970 [   scc.merge] INFO  
2024-06-27 00:22:06,970 [   scc.merge] INFO  
2024-06-27 00:22:06,970 [   scc.merge] INFO  Repository: ome/omero-api-plugin
2024-06-27 00:22:06,970 [   scc.merge] INFO  Already up to date.
2024-06-27 00:22:06,970 [   scc.merge] INFO  
2024-06-27 00:22:06,970 [   scc.merge] INFO  
2024-06-27 00:22:06,970 [   scc.merge] INFO  Repository: ome/omero-artifact-plugin
2024-06-27 00:22:06,970 [   scc.merge] INFO  Already up to date.
2024-06-27 00:22:06,970 [   scc.merge] INFO  
2024-06-27 00:22:06,970 [   scc.merge] INFO  Merged PRs:
2024-06-27 00:22:06,970 [   scc.merge] INFO    - PR 20 jburel 'Update '
2024-06-27 00:22:06,970 [   scc.merge] INFO    - PR 22 jburel 'remove release plugin'
2024-06-27 00:22:06,970 [   scc.merge] INFO  
2024-06-27 00:22:06,970 [   scc.merge] INFO  Repository: ome/omero-blitz-plugin
2024-06-27 00:22:06,970 [   scc.merge] INFO  Already up to date.
2024-06-27 00:22:06,970 [   scc.merge] INFO  
2024-06-27 00:22:06,970 [   scc.merge] INFO  Merged PRs:
2024-06-27 00:22:06,971 [   scc.merge] INFO    - PR 20 jburel 'Change target'
2024-06-27 00:22:06,971 [   scc.merge] INFO  
2024-06-27 00:22:06,971 [   scc.merge] INFO  Repository: ome/omero-dsl-plugin
2024-06-27 00:22:06,971 [   scc.merge] INFO  Already up to date.
2024-06-27 00:22:06,971 [   scc.merge] INFO  
2024-06-27 00:22:06,971 [   scc.merge] INFO  Merged PRs:
2024-06-27 00:22:06,971 [   scc.merge] INFO    - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-06-27 00:22:06,971 [   scc.merge] INFO  
2024-06-27 00:22:06,971 [   scc.merge] INFO  Repository: ome/omero-javapackager-plugin
2024-06-27 00:22:06,971 [   scc.merge] INFO  Already up to date.
2024-06-27 00:22:06,971 [   scc.merge] INFO  
2024-06-27 00:22:06,971 [   scc.merge] INFO  Merged PRs:
2024-06-27 00:22:06,971 [   scc.merge] INFO    - PR 10 jburel 'Commons-io'
2024-06-27 00:22:06,971 [   scc.merge] INFO  
2024-06-27 00:22:06,971 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-27 00:22:06,971 [     scc.git] DEBUG Calling 'git remote'
2024-06-27 00:22:06,978 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-06-27 00:22:06,978 [     scc.git] DEBUG Calling 'git remote'
2024-06-27 00:22:06,985 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:22:06,985 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-06-27 00:22:06,985 [     scc.git] DEBUG Calling 'git remote'
2024-06-27 00:22:06,992 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:22:06,992 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-06-27 00:22:06,993 [     scc.git] DEBUG Calling 'git remote'
2024-06-27 00:22:06,998 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:22:06,998 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-06-27 00:22:06,998 [     scc.git] DEBUG Calling 'git remote'
2024-06-27 00:22:07,003 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:22:07,004 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-06-27 00:22:07,004 [     scc.git] DEBUG Calling 'git remote'
2024-06-27 00:22:07,009 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-27 00:22:07,009 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-06-27 00:22:07,009 [     scc.git] DEBUG Calling 'git remote'
2024-06-27 00:22:07,015 [     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 6f8ed82
nothing to commit, working tree clean
Entering 'omero-blitz-plugin'
[detached HEAD 3a1fc1f] 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 1f22189] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-27 00:22:39,009 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-gradle-plugins/tree/merge_ci