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)
2025-01-10 01:14:19,714 [  scc.config] DEBUG Found github.token
2025-01-10 01:14:19,717 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-01-10 01:14:19,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:14:20,326 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:14:20,709 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-01-10 01:14:20,709 [      scc.gh] DEBUG 4178 remaining from 5000 (Reset at 01:01
2025-01-10 01:14:20,710 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-10 01:14:20,714 [     scc.git] DEBUG Check current status
2025-01-10 01:14:20,714 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-10 01:14:20,718 [     scc.git] DEBUG 74ea82b revert
2025-01-10 01:14:20,718 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-10 01:14:20,757 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2025-01-10 01:14:20,759 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2025-01-10 01:14:20,762 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2025-01-10 01:14:20,765 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2025-01-10 01:14:20,767 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2025-01-10 01:14:20,769 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2025-01-10 01:14:20,773 [  scc.config] DEBUG Found remote.origin.url
2025-01-10 01:14:21,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2025-01-10 01:14:21,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-10 01:14:22,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-10 01:14:22,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-10 01:14:22,921 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-10 01:14:22,922 [     scc.git] DEBUG Resetting...
2025-01-10 01:14:22,922 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-01-10 01:14:22,928 [     scc.git] DEBUG HEAD is now at 74ea82b revert
2025-01-10 01:14:22,928 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-01-10 01:14:22,979 [     scc.git] DEBUG Check current status
2025-01-10 01:14:22,980 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-10 01:14:22,983 [     scc.git] DEBUG 74ea82b revert
2025-01-10 01:14:22,983 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-10 01:14:23,021 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2025-01-10 01:14:23,024 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2025-01-10 01:14:23,026 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2025-01-10 01:14:23,029 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2025-01-10 01:14:23,031 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2025-01-10 01:14:23,033 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2025-01-10 01:14:23,034 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-01-10 01:14:23,034 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-01-10 01:14:23,034 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-01-10 01:14:23,034 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-01-10 01:14:23,034 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-01-10 01:14:23,034 [    scc.repo] DEBUG ## PRs found:
2025-01-10 01:14:23,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 None
2025-01-10 01:14:23,918 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/44 HTTP/1.1" 200 None
2025-01-10 01:14:23,919 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-01-10 01:14:23,919 [    scc.repo] DEBUG   - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2025-01-10 01:14:23,919 [    scc.repo] DEBUG ## Branches found:
2025-01-10 01:14:23,919 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:23,919 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:23,923 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-10 01:14:23,926 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-10 01:14:23,926 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-10 01:14:23,930 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-10 01:14:23,933 [     scc.git] DEBUG Already up to date.

2025-01-10 01:14:23,933 [     scc.git] DEBUG Calling 'git fetch origin pull/44/head'
2025-01-10 01:14:24,245 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2025-01-10 01:14:24,246 [     scc.git] DEBUG  * branch            refs/pull/44/head -> FETCH_HEAD
2025-01-10 01:14:24,250 [     scc.git] DEBUG ## Unique users: []
2025-01-10 01:14:24,250 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:24,250 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:24,254 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2025-01-10 01:14:24,258 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:24,261 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 44 (Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`) 1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2025-01-10 01:14:24,272 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-10 01:14:24,274 [     scc.git] DEBUG  omero-artifact-plugin | 2 +-
2025-01-10 01:14:24,274 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-01-10 01:14:24,410 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:14:24,411 [     scc.git] DEBUG Calling 'git submodule update'
2025-01-10 01:14:24,736 [     scc.git] DEBUG Submodule path 'omero-artifact-plugin': checked out '20a09ece4b125a4802a8e9b172f285c132eecc2f'
2025-01-10 01:14:24,737 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:24,737 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:24,742 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-01-10 01:14:25,358 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f2f98f1abe0> has no local changes
2025-01-10 01:14:25,358 [     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#301 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/301/)'
2025-01-10 01:14:25,381 [     scc.git] DEBUG [detached HEAD 8723ca1] merge master -Dorg -Snone
2025-01-10 01:14:25,381 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2025-01-10 01:14:25,381 [   scc.merge] INFO  Already up to date.
2025-01-10 01:14:25,381 [   scc.merge] INFO  
2025-01-10 01:14:25,381 [   scc.merge] INFO  Merged PRs:
2025-01-10 01:14:25,381 [   scc.merge] INFO    - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2025-01-10 01:14:25,381 [   scc.merge] INFO  
2025-01-10 01:14:25,381 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-01-10 01:14:25,382 [     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 submodules2025-01-10 01:14:27,795 [  scc.config] DEBUG Found github.token
2025-01-10 01:14:27,797 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-01-10 01:14:27,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:14:28,361 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:14:28,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-01-10 01:14:28,742 [      scc.gh] DEBUG 4168 remaining from 5000 (Reset at 01:01
2025-01-10 01:14:28,743 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-10 01:14:28,749 [     scc.git] DEBUG Check current status
2025-01-10 01:14:28,749 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-10 01:14:28,753 [     scc.git] DEBUG 8723ca1 merge master -Dorg -Snone
2025-01-10 01:14:28,753 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-10 01:14:28,791 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2025-01-10 01:14:28,793 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2025-01-10 01:14:28,796 [     scc.git] DEBUG  20a09ece4b125a4802a8e9b172f285c132eecc2f omero-artifact-plugin (v5.7.0-1-g20a09ec)
2025-01-10 01:14:28,798 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2025-01-10 01:14:28,801 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2025-01-10 01:14:28,803 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2025-01-10 01:14:28,807 [  scc.config] DEBUG Found remote.origin.url
2025-01-10 01:14:29,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2025-01-10 01:14:29,624 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-10 01:14:30,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-10 01:14:30,478 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-10 01:14:30,890 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-10 01:14:30,891 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-10 01:14:30,937 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2025-01-10 01:14:30,937 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-10 01:14:30,941 [     scc.git] DEBUG Check current status
2025-01-10 01:14:30,941 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-10 01:14:30,944 [     scc.git] DEBUG 7145dda Merge pull request #19 from jburel/workflows
2025-01-10 01:14:30,944 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-10 01:14:30,983 [  scc.config] DEBUG Found remote.origin.url
2025-01-10 01:14:31,428 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle HTTP/1.1" 200 None
2025-01-10 01:14:31,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-10 01:14:32,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-10 01:14:32,709 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-10 01:14:33,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-10 01:14:33,119 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-10 01:14:33,161 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:14:33,162 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2025-01-10 01:14:33,162 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-10 01:14:33,166 [     scc.git] DEBUG Check current status
2025-01-10 01:14:33,166 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-10 01:14:33,170 [     scc.git] DEBUG 9058a82 add missing license file
2025-01-10 01:14:33,170 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-10 01:14:33,214 [  scc.config] DEBUG Found remote.origin.url
2025-01-10 01:14:33,664 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin HTTP/1.1" 200 None
2025-01-10 01:14:34,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-10 01:14:34,536 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-10 01:14:34,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-10 01:14:35,367 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-10 01:14:35,368 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-10 01:14:35,409 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:14:35,409 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2025-01-10 01:14:35,409 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-10 01:14:35,414 [     scc.git] DEBUG Check current status
2025-01-10 01:14:35,414 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-10 01:14:35,418 [     scc.git] DEBUG 20a09ec Revert to snapshot
2025-01-10 01:14:35,418 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-10 01:14:35,460 [  scc.config] DEBUG Found remote.origin.url
2025-01-10 01:14:35,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin HTTP/1.1" 200 None
2025-01-10 01:14:36,336 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-10 01:14:36,739 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-10 01:14:37,177 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-10 01:14:37,582 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-10 01:14:37,595 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-10 01:14:37,636 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:14:37,637 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2025-01-10 01:14:37,637 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-10 01:14:37,642 [     scc.git] DEBUG Check current status
2025-01-10 01:14:37,642 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-10 01:14:37,646 [     scc.git] DEBUG f206240 add missing license file
2025-01-10 01:14:37,646 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-10 01:14:37,689 [  scc.config] DEBUG Found remote.origin.url
2025-01-10 01:14:38,112 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin HTTP/1.1" 200 None
2025-01-10 01:14:38,552 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-10 01:14:38,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-10 01:14:39,419 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-10 01:14:39,830 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-10 01:14:39,833 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-10 01:14:39,890 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:14:39,891 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2025-01-10 01:14:39,891 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-10 01:14:39,895 [     scc.git] DEBUG Check current status
2025-01-10 01:14:39,895 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-10 01:14:39,899 [     scc.git] DEBUG 2166db5 Merge pull request #21 from jburel/change_target
2025-01-10 01:14:39,899 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-10 01:14:39,941 [  scc.config] DEBUG Found remote.origin.url
2025-01-10 01:14:40,317 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin HTTP/1.1" 200 None
2025-01-10 01:14:40,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-10 01:14:41,171 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-10 01:14:41,578 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-10 01:14:41,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-10 01:14:41,985 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-10 01:14:42,024 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:14:42,025 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2025-01-10 01:14:42,025 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-10 01:14:42,030 [     scc.git] DEBUG Check current status
2025-01-10 01:14:42,030 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-10 01:14:42,033 [     scc.git] DEBUG 0b35260 add missing license file
2025-01-10 01:14:42,034 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-10 01:14:42,077 [  scc.config] DEBUG Found remote.origin.url
2025-01-10 01:14:42,471 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin HTTP/1.1" 200 None
2025-01-10 01:14:42,918 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-10 01:14:43,328 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-10 01:14:43,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-10 01:14:44,153 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-10 01:14:44,155 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-10 01:14:44,194 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:14:44,195 [     scc.git] DEBUG Resetting...
2025-01-10 01:14:44,195 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-01-10 01:14:44,201 [     scc.git] DEBUG HEAD is now at 8723ca1 merge master -Dorg -Snone
2025-01-10 01:14:44,201 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-01-10 01:14:44,254 [     scc.git] DEBUG Check current status
2025-01-10 01:14:44,255 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-10 01:14:44,260 [     scc.git] DEBUG 8723ca1 merge master -Dorg -Snone
2025-01-10 01:14:44,260 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-10 01:14:44,303 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2025-01-10 01:14:44,306 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2025-01-10 01:14:44,309 [     scc.git] DEBUG  20a09ece4b125a4802a8e9b172f285c132eecc2f omero-artifact-plugin (v5.7.0-1-g20a09ec)
2025-01-10 01:14:44,311 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2025-01-10 01:14:44,314 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2025-01-10 01:14:44,316 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2025-01-10 01:14:44,317 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-01-10 01:14:44,317 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-01-10 01:14:44,317 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-01-10 01:14:44,317 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-01-10 01:14:44,317 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-01-10 01:14:44,317 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2025-01-10 01:14:44,318 [    scc.repo] DEBUG ## PRs found:
2025-01-10 01:14:44,632 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 None
2025-01-10 01:14:45,115 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/44 HTTP/1.1" 200 None
2025-01-10 01:14:45,116 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-01-10 01:14:45,670 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8 HTTP/1.1" 200 None
2025-01-10 01:14:46,134 [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
2025-01-10 01:14:46,565 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8 HTTP/1.1" 200 None
2025-01-10 01:14:46,961 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/statuses/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8?per_page=1 HTTP/1.1" 200 2
2025-01-10 01:14:46,962 [    scc.repo] DEBUG   - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2025-01-10 01:14:46,963 [    scc.repo] DEBUG ## Branches found:
2025-01-10 01:14:46,963 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:46,963 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:46,969 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-10 01:14:46,973 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-10 01:14:46,973 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-10 01:14:46,978 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-10 01:14:46,981 [     scc.git] DEBUG Already up to date.

2025-01-10 01:14:46,982 [     scc.git] DEBUG Calling 'git fetch origin pull/44/head'
2025-01-10 01:14:47,304 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2025-01-10 01:14:47,304 [     scc.git] DEBUG  * branch            refs/pull/44/head -> FETCH_HEAD
2025-01-10 01:14:47,308 [     scc.git] DEBUG ## Unique users: []
2025-01-10 01:14:47,308 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:47,308 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:47,314 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2025-01-10 01:14:47,319 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:47,322 [     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'
2025-01-10 01:14:47,327 [     scc.git] DEBUG Already up to date.
2025-01-10 01:14:47,467 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:14:47,468 [     scc.git] DEBUG Calling 'git submodule update'
2025-01-10 01:14:47,510 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:47,510 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:47,515 [    scc.repo] DEBUG ## PRs found:
2025-01-10 01:14:47,914 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle/pulls HTTP/1.1" 200 2
2025-01-10 01:14:47,914 [    scc.repo] DEBUG ## Branches found:
2025-01-10 01:14:47,914 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2025-01-10 01:14:47,915 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:47,915 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:47,920 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-10 01:14:47,924 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-10 01:14:47,924 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-10 01:14:47,928 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-10 01:14:47,932 [     scc.git] DEBUG Already up to date.

2025-01-10 01:14:47,933 [     scc.git] DEBUG ## Unique users: []
2025-01-10 01:14:47,933 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:47,933 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:47,937 [     scc.git] DEBUG Calling 'git submodule update'
2025-01-10 01:14:47,979 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:47,979 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:47,984 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-10 01:14:48,023 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-01-10 01:14:48,028 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f4486120be0> has no local changes
2025-01-10 01:14:48,028 [     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#301 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/301/)'
2025-01-10 01:14:48,035 [     scc.git] DEBUG [detached HEAD e0a32bc] merge master -Dorg -Ssuccess-only
2025-01-10 01:14:48,036 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:14:48,036 [    scc.repo] DEBUG ## PRs found:
2025-01-10 01:14:48,335 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin/pulls HTTP/1.1" 200 2
2025-01-10 01:14:48,337 [    scc.repo] DEBUG ## Branches found:
2025-01-10 01:14:48,337 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2025-01-10 01:14:48,337 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:48,337 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:48,342 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-10 01:14:48,346 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-10 01:14:48,346 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-10 01:14:48,350 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-10 01:14:48,354 [     scc.git] DEBUG Already up to date.

2025-01-10 01:14:48,355 [     scc.git] DEBUG ## Unique users: []
2025-01-10 01:14:48,355 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:48,355 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:48,358 [     scc.git] DEBUG Calling 'git submodule update'
2025-01-10 01:14:48,397 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:48,398 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:48,403 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-10 01:14:48,443 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-01-10 01:14:48,448 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f4486120f40> has no local changes
2025-01-10 01:14:48,448 [     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#301 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/301/)'
2025-01-10 01:14:48,458 [     scc.git] DEBUG [detached HEAD 1353fe3] merge master -Dorg -Ssuccess-only
2025-01-10 01:14:48,459 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:14:48,460 [    scc.repo] DEBUG ## PRs found:
2025-01-10 01:14:48,765 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/pulls HTTP/1.1" 200 2
2025-01-10 01:14:48,766 [    scc.repo] DEBUG ## Branches found:
2025-01-10 01:14:48,766 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2025-01-10 01:14:48,766 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:48,766 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:48,772 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-10 01:14:48,777 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-10 01:14:48,777 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-10 01:14:48,781 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-10 01:14:48,786 [     scc.git] DEBUG Already up to date.

2025-01-10 01:14:48,786 [     scc.git] DEBUG ## Unique users: []
2025-01-10 01:14:48,786 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:48,786 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:48,791 [     scc.git] DEBUG Calling 'git submodule update'
2025-01-10 01:14:48,830 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:48,830 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:48,835 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-10 01:14:48,876 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-01-10 01:14:48,882 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f4486132d30> has no local changes
2025-01-10 01:14:48,882 [     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#301 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/301/)'
2025-01-10 01:14:48,889 [     scc.git] DEBUG [detached HEAD 8f8e3ae] merge master -Dorg -Ssuccess-only
2025-01-10 01:14:48,889 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:14:48,889 [    scc.repo] DEBUG ## PRs found:
2025-01-10 01:14:49,537 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/pulls HTTP/1.1" 200 None
2025-01-10 01:14:49,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/issues/20 HTTP/1.1" 200 None
2025-01-10 01:14:50,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2025-01-10 01:14:50,955 [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
2025-01-10 01:14:51,385 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2025-01-10 01:14:51,809 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/statuses/ab55b4a92457249272d136edcbbbe82421371522?per_page=1 HTTP/1.1" 200 2
2025-01-10 01:14:51,810 [    scc.repo] DEBUG   - PR 20 jburel 'Change target'
2025-01-10 01:14:51,811 [    scc.repo] DEBUG ## Branches found:
2025-01-10 01:14:51,811 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2025-01-10 01:14:51,811 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:51,811 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:51,818 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-10 01:14:51,822 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-10 01:14:51,822 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-10 01:14:51,827 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-10 01:14:51,831 [     scc.git] DEBUG Already up to date.

2025-01-10 01:14:51,832 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2025-01-10 01:14:52,195 [     scc.git] DEBUG From https://github.com/ome/omero-blitz-plugin
2025-01-10 01:14:52,195 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2025-01-10 01:14:52,198 [     scc.git] DEBUG ## Unique users: []
2025-01-10 01:14:52,199 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:52,199 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:52,204 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ab55b4a92457249272d136edcbbbe82421371522'
2025-01-10 01:14:52,208 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:52,213 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Change target) ab55b4a92457249272d136edcbbbe82421371522'
2025-01-10 01:14:52,220 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-10 01:14:52,222 [     scc.git] DEBUG  .github/workflows/gradle.yml | 2 +-
2025-01-10 01:14:52,223 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-01-10 01:14:52,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:14:52,359 [     scc.git] DEBUG Calling 'git submodule update'
2025-01-10 01:14:52,401 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:52,401 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:52,406 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-10 01:14:52,448 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-01-10 01:14:52,455 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f4488536370> has no local changes
2025-01-10 01:14:52,455 [     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#301 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/301/)'
2025-01-10 01:14:52,463 [     scc.git] DEBUG [detached HEAD 830b06e] merge master -Dorg -Ssuccess-only
2025-01-10 01:14:52,464 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:14:52,464 [    scc.repo] DEBUG ## PRs found:
2025-01-10 01:14:52,875 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/pulls HTTP/1.1" 200 None
2025-01-10 01:14:53,331 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/issues/19 HTTP/1.1" 200 None
2025-01-10 01:14:53,859 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2025-01-10 01:14:54,369 [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
2025-01-10 01:14:54,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2025-01-10 01:14:55,336 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/statuses/eb0520fc38e8d446a76fa3bfb3ff8343081b2378?per_page=1 HTTP/1.1" 200 2
2025-01-10 01:14:55,337 [    scc.repo] DEBUG   - PR 19 jburel 'Bump plugin-project to 5.6.0'
2025-01-10 01:14:55,337 [    scc.repo] DEBUG ## Branches found:
2025-01-10 01:14:55,337 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2025-01-10 01:14:55,337 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:55,337 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:55,342 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-10 01:14:55,346 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-10 01:14:55,346 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-10 01:14:55,350 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-10 01:14:55,354 [     scc.git] DEBUG Already up to date.

2025-01-10 01:14:55,355 [     scc.git] DEBUG Calling 'git fetch origin pull/19/head'
2025-01-10 01:14:55,684 [     scc.git] DEBUG From https://github.com/ome/omero-dsl-plugin
2025-01-10 01:14:55,684 [     scc.git] DEBUG  * branch            refs/pull/19/head -> FETCH_HEAD
2025-01-10 01:14:55,688 [     scc.git] DEBUG ## Unique users: []
2025-01-10 01:14:55,688 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:55,688 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:55,692 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...eb0520fc38e8d446a76fa3bfb3ff8343081b2378'
2025-01-10 01:14:55,697 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:55,701 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 19 (Bump plugin-project to 5.6.0) eb0520fc38e8d446a76fa3bfb3ff8343081b2378'
2025-01-10 01:14:55,710 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-10 01:14:55,712 [     scc.git] DEBUG  build.gradle | 2 +-
2025-01-10 01:14:55,712 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-01-10 01:14:55,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:14:55,883 [     scc.git] DEBUG Calling 'git submodule update'
2025-01-10 01:14:55,925 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:55,925 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:55,930 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-10 01:14:55,970 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-01-10 01:14:55,976 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f44840b04c0> has no local changes
2025-01-10 01:14:55,976 [     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#301 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/301/)'
2025-01-10 01:14:55,984 [     scc.git] DEBUG [detached HEAD 7e553e7] merge master -Dorg -Ssuccess-only
2025-01-10 01:14:55,985 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:14:55,985 [    scc.repo] DEBUG ## PRs found:
2025-01-10 01:14:56,387 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/pulls HTTP/1.1" 200 None
2025-01-10 01:14:56,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10 HTTP/1.1" 200 None
2025-01-10 01:14:57,321 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10/comments HTTP/1.1" 200 None
2025-01-10 01:14:57,849 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2025-01-10 01:14:58,292 [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
2025-01-10 01:14:58,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2025-01-10 01:14:59,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/statuses/498a9fc970e459c7555795f1d3dbd73879753c5a?per_page=1 HTTP/1.1" 200 2
2025-01-10 01:14:59,226 [    scc.repo] DEBUG   - PR 10 jburel 'Commons-io'
2025-01-10 01:14:59,226 [    scc.repo] DEBUG ## Branches found:
2025-01-10 01:14:59,227 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2025-01-10 01:14:59,227 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:59,227 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:59,232 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-10 01:14:59,237 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-10 01:14:59,237 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-10 01:14:59,242 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-10 01:14:59,248 [     scc.git] DEBUG Already up to date.

2025-01-10 01:14:59,248 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2025-01-10 01:14:59,627 [     scc.git] DEBUG From https://github.com/ome/omero-javapackager-plugin
2025-01-10 01:14:59,627 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2025-01-10 01:14:59,632 [     scc.git] DEBUG ## Unique users: []
2025-01-10 01:14:59,632 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:59,632 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:59,637 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...498a9fc970e459c7555795f1d3dbd73879753c5a'
2025-01-10 01:14:59,642 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:59,646 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Commons-io) 498a9fc970e459c7555795f1d3dbd73879753c5a'
2025-01-10 01:14:59,697 [     scc.git] DEBUG Auto-merging build.gradle
2025-01-10 01:14:59,698 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-10 01:14:59,702 [     scc.git] DEBUG  build.gradle                                       |  4 ---
2025-01-10 01:14:59,702 [     scc.git] DEBUG  .../org/openmicroscopy/extensions/FileUtils.groovy | 39 ++++++++++++++++++++++
2025-01-10 01:14:59,702 [     scc.git] DEBUG  .../implementation/DefaultInstallOptions.groovy    |  4 +--
2025-01-10 01:14:59,702 [     scc.git] DEBUG  .../extensions/implementation/MacOptions.groovy    |  4 +--
2025-01-10 01:14:59,702 [     scc.git] DEBUG  .../extensions/implementation/WinOptions.groovy    |  4 +--
2025-01-10 01:14:59,702 [     scc.git] DEBUG  5 files changed, 45 insertions(+), 10 deletions(-)
2025-01-10 01:14:59,702 [     scc.git] DEBUG  create mode 100644 src/main/groovy/org/openmicroscopy/extensions/FileUtils.groovy
2025-01-10 01:14:59,839 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:14:59,840 [     scc.git] DEBUG Calling 'git submodule update'
2025-01-10 01:14:59,882 [     scc.git] DEBUG Get sha1 of %s
2025-01-10 01:14:59,882 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-10 01:14:59,887 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-10 01:14:59,928 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-01-10 01:14:59,935 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f44850bec10> has no local changes
2025-01-10 01:14:59,935 [     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#301 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/301/)'
2025-01-10 01:14:59,943 [     scc.git] DEBUG [detached HEAD d1d16e8] merge master -Dorg -Ssuccess-only
2025-01-10 01:14:59,944 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:14:59,944 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-10 01:14:59,997 [  scc.config] DEBUG Found submodule.ice-builder-gradle.url
2025-01-10 01:15:00,232 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:15:00,242 [  scc.config] DEBUG Found submodule.ice-builder-gradle.branch
2025-01-10 01:15:00,245 [  scc.config] DEBUG Found submodule.omero-api-plugin.url
2025-01-10 01:15:00,621 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:15:00,631 [  scc.config] DEBUG Found submodule.omero-api-plugin.branch
2025-01-10 01:15:00,634 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.url
2025-01-10 01:15:01,025 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:15:01,035 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.branch
2025-01-10 01:15:01,038 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.url
2025-01-10 01:15:01,423 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:15:01,432 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.branch
2025-01-10 01:15:01,436 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.url
2025-01-10 01:15:01,823 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:15:01,831 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.branch
2025-01-10 01:15:01,836 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.url
2025-01-10 01:15:02,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-10 01:15:02,216 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.branch
2025-01-10 01:15:02,216 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-01-10 01:15:02,242 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f44861a7be0> has local changes
2025-01-10 01:15:02,243 [     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#301 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/301/)'
2025-01-10 01:15:02,252 [     scc.git] DEBUG [detached HEAD d6aef70] merge master -Dorg -Ssuccess-only
2025-01-10 01:15:02,253 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2025-01-10 01:15:02,253 [     scc.git] DEBUG  7 files changed, 12 insertions(+), 12 deletions(-)
2025-01-10 01:15:02,253 [   scc.merge] INFO  Already up to date.
2025-01-10 01:15:02,253 [   scc.merge] INFO  
2025-01-10 01:15:02,253 [   scc.merge] INFO  Merged PRs:
2025-01-10 01:15:02,253 [   scc.merge] INFO    - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2025-01-10 01:15:02,253 [   scc.merge] INFO  
2025-01-10 01:15:02,253 [   scc.merge] INFO  Repository: ome/ice-builder-gradle
2025-01-10 01:15:02,253 [   scc.merge] INFO  Already up to date.
2025-01-10 01:15:02,253 [   scc.merge] INFO  
2025-01-10 01:15:02,253 [   scc.merge] INFO  
2025-01-10 01:15:02,253 [   scc.merge] INFO  Repository: ome/omero-api-plugin
2025-01-10 01:15:02,253 [   scc.merge] INFO  Already up to date.
2025-01-10 01:15:02,253 [   scc.merge] INFO  
2025-01-10 01:15:02,253 [   scc.merge] INFO  
2025-01-10 01:15:02,253 [   scc.merge] INFO  Repository: ome/omero-artifact-plugin
2025-01-10 01:15:02,253 [   scc.merge] INFO  Already up to date.
2025-01-10 01:15:02,253 [   scc.merge] INFO  
2025-01-10 01:15:02,254 [   scc.merge] INFO  
2025-01-10 01:15:02,254 [   scc.merge] INFO  Repository: ome/omero-blitz-plugin
2025-01-10 01:15:02,254 [   scc.merge] INFO  Already up to date.
2025-01-10 01:15:02,254 [   scc.merge] INFO  
2025-01-10 01:15:02,254 [   scc.merge] INFO  Merged PRs:
2025-01-10 01:15:02,254 [   scc.merge] INFO    - PR 20 jburel 'Change target'
2025-01-10 01:15:02,254 [   scc.merge] INFO  
2025-01-10 01:15:02,254 [   scc.merge] INFO  Repository: ome/omero-dsl-plugin
2025-01-10 01:15:02,254 [   scc.merge] INFO  Already up to date.
2025-01-10 01:15:02,254 [   scc.merge] INFO  
2025-01-10 01:15:02,254 [   scc.merge] INFO  Merged PRs:
2025-01-10 01:15:02,254 [   scc.merge] INFO    - PR 19 jburel 'Bump plugin-project to 5.6.0'
2025-01-10 01:15:02,254 [   scc.merge] INFO  
2025-01-10 01:15:02,254 [   scc.merge] INFO  Repository: ome/omero-javapackager-plugin
2025-01-10 01:15:02,254 [   scc.merge] INFO  Already up to date.
2025-01-10 01:15:02,254 [   scc.merge] INFO  
2025-01-10 01:15:02,254 [   scc.merge] INFO  Merged PRs:
2025-01-10 01:15:02,254 [   scc.merge] INFO    - PR 10 jburel 'Commons-io'
2025-01-10 01:15:02,254 [   scc.merge] INFO  
2025-01-10 01:15:02,254 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-01-10 01:15:02,254 [     scc.git] DEBUG Calling 'git remote'
2025-01-10 01:15:02,259 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2025-01-10 01:15:02,259 [     scc.git] DEBUG Calling 'git remote'
2025-01-10 01:15:02,263 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:15:02,263 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2025-01-10 01:15:02,263 [     scc.git] DEBUG Calling 'git remote'
2025-01-10 01:15:02,268 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:15:02,268 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2025-01-10 01:15:02,268 [     scc.git] DEBUG Calling 'git remote'
2025-01-10 01:15:02,272 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:15:02,272 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2025-01-10 01:15:02,272 [     scc.git] DEBUG Calling 'git remote'
2025-01-10 01:15:02,277 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:15:02,277 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2025-01-10 01:15:02,277 [     scc.git] DEBUG Calling 'git remote'
2025-01-10 01:15:02,282 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-01-10 01:15:02,282 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2025-01-10 01:15:02,282 [     scc.git] DEBUG Calling 'git remote'
2025-01-10 01:15:02,286 [     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 8faefca] 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 4871753] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
2025-01-10 01:15:31,810 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-gradle-plugins/tree/merge_ci