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 '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' 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
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ 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)
2026-04-02 11:23:33,195 [ scc.config] DEBUG Found github.token
2026-04-02 11:23:33,196 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-02 11:23:36,705 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:23:37,272 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:23:37,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-02 11:23:37,667 [ scc.gh] DEBUG 4990 remaining from 5000 (Reset at 12:04
2026-04-02 11:23:37,667 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-02 11:23:37,670 [ scc.git] DEBUG Check current status
2026-04-02 11:23:37,670 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-02 11:23:37,672 [ scc.git] DEBUG 980be16 Merge pull request #45 from ome/dependabot/submodules/omero-dsl-plugin-59e2e29
2026-04-02 11:23:37,672 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-02 11:23:37,712 [ scc.git] DEBUG 7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2026-04-02 11:23:37,715 [ scc.git] DEBUG 5cd7dfc96e2d216e298aebbb99b30df0c1b2c7ed omero-api-plugin (v5.5.2-1-g5cd7dfc)
2026-04-02 11:23:37,717 [ scc.git] DEBUG 8f73552f41753a06302d61478a743cd2e00a2492 omero-artifact-plugin (v5.7.2-1-g8f73552)
2026-04-02 11:23:37,720 [ scc.git] DEBUG 410bad03097d711ae05013082e0db0dc562ed756 omero-blitz-plugin (v5.5.3-1-g410bad0)
2026-04-02 11:23:37,723 [ scc.git] DEBUG 59e2e29f6aa9ef33c23eef2e2ea72ad73ad30495 omero-dsl-plugin (v5.5.3-1-g59e2e29)
2026-04-02 11:23:37,725 [ scc.git] DEBUG 424b3c3a1bf5a88219ab274851e19d4fce67719f omero-javapackager-plugin (v5.5.2-1-g424b3c3)
2026-04-02 11:23:37,727 [ scc.config] DEBUG Found remote.origin.url
2026-04-02 11:23:38,179 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2026-04-02 11:23:38,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-02 11:23:43,100 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 503 None
2026-04-02 11:23:43,101 [urllib3.util] DEBUG Incremented Retry for (url='/orgs/ome/members'): GithubRetry(total=9, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:23:43,249 [urllib3.conn] DEBUG Retry: /orgs/ome/members
2026-04-02 11:23:43,249 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:23:44,751 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-02 11:23:50,650 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-02 11:23:51,859 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-02 11:23:51,860 [ scc.git] DEBUG Resetting...
2026-04-02 11:23:51,860 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-02 11:23:51,864 [ scc.git] DEBUG HEAD is now at 980be16 Merge pull request #45 from ome/dependabot/submodules/omero-dsl-plugin-59e2e29
2026-04-02 11:23:51,865 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-02 11:23:51,919 [ scc.git] DEBUG Check current status
2026-04-02 11:23:51,919 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-02 11:23:51,921 [ scc.git] DEBUG 980be16 Merge pull request #45 from ome/dependabot/submodules/omero-dsl-plugin-59e2e29
2026-04-02 11:23:51,921 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-02 11:23:51,962 [ scc.git] DEBUG 7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2026-04-02 11:23:51,965 [ scc.git] DEBUG 5cd7dfc96e2d216e298aebbb99b30df0c1b2c7ed omero-api-plugin (v5.5.2-1-g5cd7dfc)
2026-04-02 11:23:51,967 [ scc.git] DEBUG 8f73552f41753a06302d61478a743cd2e00a2492 omero-artifact-plugin (v5.7.2-1-g8f73552)
2026-04-02 11:23:51,970 [ scc.git] DEBUG 410bad03097d711ae05013082e0db0dc562ed756 omero-blitz-plugin (v5.5.3-1-g410bad0)
2026-04-02 11:23:51,973 [ scc.git] DEBUG 59e2e29f6aa9ef33c23eef2e2ea72ad73ad30495 omero-dsl-plugin (v5.5.3-1-g59e2e29)
2026-04-02 11:23:51,975 [ scc.git] DEBUG 424b3c3a1bf5a88219ab274851e19d4fce67719f omero-javapackager-plugin (v5.5.2-1-g424b3c3)
2026-04-02 11:23:51,976 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-04-02 11:23:51,976 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-04-02 11:23:51,976 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-04-02 11:23:51,976 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-04-02 11:23:51,976 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-04-02 11:23:51,976 [ scc.repo] DEBUG ## PRs found:
2026-04-02 11:24:01,098 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 503 None
2026-04-02 11:24:01,098 [urllib3.util] DEBUG Incremented Retry for (url='/repos/ome/omero-gradle-plugins/pulls'): GithubRetry(total=9, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:24:01,173 [urllib3.conn] DEBUG Retry: /repos/ome/omero-gradle-plugins/pulls
2026-04-02 11:24:01,173 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:24:04,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 None
2026-04-02 11:24:05,190 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/55 HTTP/1.1" 200 None
2026-04-02 11:24:05,190 [ scc.repo] DEBUG # ... Include label: dependencies
2026-04-02 11:24:05,190 [ scc.repo] DEBUG - PR 55 dependabot[bot] 'Bump ice-builder-gradle from `7145dda` to `108acf3`'
2026-04-02 11:24:05,770 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/54 HTTP/1.1" 200 None
2026-04-02 11:24:05,771 [ scc.repo] DEBUG # ... Include label: dependencies
2026-04-02 11:24:05,771 [ scc.repo] DEBUG - PR 54 dependabot[bot] 'Bump omero-blitz-plugin from `410bad0` to `8f9240a`'
2026-04-02 11:24:06,304 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/53 HTTP/1.1" 200 None
2026-04-02 11:24:06,305 [ scc.repo] DEBUG # ... Include label: dependencies
2026-04-02 11:24:06,305 [ scc.repo] DEBUG - PR 53 dependabot[bot] 'Bump omero-api-plugin from `5cd7dfc` to `d81df94`'
2026-04-02 11:24:06,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/52 HTTP/1.1" 200 None
2026-04-02 11:24:06,816 [ scc.repo] DEBUG # ... Include label: dependencies
2026-04-02 11:24:06,816 [ scc.repo] DEBUG - PR 52 dependabot[bot] 'Bump omero-dsl-plugin from `59e2e29` to `d990836`'
2026-04-02 11:24:07,489 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/50 HTTP/1.1" 200 None
2026-04-02 11:24:07,489 [ scc.repo] DEBUG # ... Include label: dependencies
2026-04-02 11:24:07,489 [ scc.repo] DEBUG - PR 50 dependabot[bot] 'Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`'
2026-04-02 11:24:07,489 [ scc.repo] DEBUG ## Branches found:
2026-04-02 11:24:07,489 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:24:07,490 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:24:07,492 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-02 11:24:07,494 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-02 11:24:07,494 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-02 11:24:07,497 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-02 11:24:07,499 [ scc.git] DEBUG Already up to date.
2026-04-02 11:24:07,499 [ scc.git] DEBUG Calling 'git fetch origin pull/50/head'
2026-04-02 11:24:07,964 [ scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2026-04-02 11:24:07,964 [ scc.git] DEBUG * branch refs/pull/50/head -> FETCH_HEAD
2026-04-02 11:24:07,969 [ scc.git] DEBUG Calling 'git fetch origin pull/52/head'
2026-04-02 11:24:08,331 [ scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2026-04-02 11:24:08,331 [ scc.git] DEBUG * branch refs/pull/52/head -> FETCH_HEAD
2026-04-02 11:24:08,335 [ scc.git] DEBUG Calling 'git fetch origin pull/53/head'
2026-04-02 11:24:08,615 [ scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2026-04-02 11:24:08,615 [ scc.git] DEBUG * branch refs/pull/53/head -> FETCH_HEAD
2026-04-02 11:24:08,619 [ scc.git] DEBUG Calling 'git fetch origin pull/54/head'
2026-04-02 11:24:09,007 [ scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2026-04-02 11:24:09,007 [ scc.git] DEBUG * branch refs/pull/54/head -> FETCH_HEAD
2026-04-02 11:24:09,011 [ scc.git] DEBUG Calling 'git fetch origin pull/55/head'
2026-04-02 11:24:09,357 [ scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2026-04-02 11:24:09,357 [ scc.git] DEBUG * branch refs/pull/55/head -> FETCH_HEAD
2026-04-02 11:24:09,361 [ scc.git] DEBUG ## Unique users: []
2026-04-02 11:24:09,362 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:24:09,362 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:24:09,364 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f7e76a4f8619aacbf2239e50e09ea94edd0ad04b'
2026-04-02 11:24:09,366 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:24:09,368 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 50 (Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`) f7e76a4f8619aacbf2239e50e09ea94edd0ad04b'
2026-04-02 11:24:09,376 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-04-02 11:24:09,379 [ scc.git] DEBUG omero-javapackager-plugin | 2 +-
2026-04-02 11:24:09,379 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-04-02 11:24:09,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:24:09,775 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6067c138295b55b4d7614aa67fa52a9629fc82dd'
2026-04-02 11:24:09,777 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:24:09,779 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 52 (Bump omero-dsl-plugin from `59e2e29` to `d990836`) 6067c138295b55b4d7614aa67fa52a9629fc82dd'
2026-04-02 11:24:09,788 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-04-02 11:24:09,790 [ scc.git] DEBUG omero-dsl-plugin | 2 +-
2026-04-02 11:24:09,790 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-04-02 11:24:10,317 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:24:10,318 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...2afd601adbbfd76ce980417f993a713afa2612a1'
2026-04-02 11:24:10,321 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:24:10,323 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 53 (Bump omero-api-plugin from `5cd7dfc` to `d81df94`) 2afd601adbbfd76ce980417f993a713afa2612a1'
2026-04-02 11:24:10,331 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-04-02 11:24:10,333 [ scc.git] DEBUG omero-api-plugin | 2 +-
2026-04-02 11:24:10,333 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-04-02 11:24:15,434 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 503 None
2026-04-02 11:24:15,435 [urllib3.util] DEBUG Incremented Retry for (url='/user'): GithubRetry(total=9, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:24:15,479 [urllib3.conn] DEBUG Retry: /user
2026-04-02 11:24:15,479 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:24:16,310 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:24:16,311 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...dafbbdb406e792d36da5f06ae67a32a090e0d356'
2026-04-02 11:24:16,314 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:24:16,316 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 54 (Bump omero-blitz-plugin from `410bad0` to `8f9240a`) dafbbdb406e792d36da5f06ae67a32a090e0d356'
2026-04-02 11:24:16,325 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-04-02 11:24:16,328 [ scc.git] DEBUG omero-blitz-plugin | 2 +-
2026-04-02 11:24:16,328 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-04-02 11:24:20,805 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 503 None
2026-04-02 11:24:20,806 [urllib3.util] DEBUG Incremented Retry for (url='/user'): GithubRetry(total=9, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:24:20,954 [urllib3.conn] DEBUG Retry: /user
2026-04-02 11:24:20,954 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:24:25,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 503 None
2026-04-02 11:24:25,194 [urllib3.util] DEBUG Incremented Retry for (url='/user'): GithubRetry(total=8, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:24:25,344 [urllib3.conn] DEBUG Retry: /user
2026-04-02 11:24:25,344 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:24:36,403 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 504 None
2026-04-02 11:24:36,403 [urllib3.util] DEBUG Incremented Retry for (url='/user'): GithubRetry(total=7, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:24:36,437 [urllib3.conn] DEBUG Retry: /user
2026-04-02 11:24:36,438 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:24:39,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:24:39,190 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ffb5f1ebaa1447701b1b25964767962b5d165152'
2026-04-02 11:24:39,193 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:24:39,195 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 55 (Bump ice-builder-gradle from `7145dda` to `108acf3`) ffb5f1ebaa1447701b1b25964767962b5d165152'
2026-04-02 11:24:39,204 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-04-02 11:24:39,206 [ scc.git] DEBUG ice-builder-gradle | 2 +-
2026-04-02 11:24:39,207 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-04-02 11:24:40,317 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:24:40,318 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-02 11:24:40,367 [ scc.git] DEBUG Submodule path 'ice-builder-gradle': checked out '108acf3a67580517f47de7e5a728e9ee5fbc41e5'
2026-04-02 11:24:40,377 [ scc.git] DEBUG Submodule path 'omero-api-plugin': checked out 'd81df949cf0c59e55034fe06d84de5f82c9dc1f5'
2026-04-02 11:24:40,386 [ scc.git] DEBUG Submodule path 'omero-blitz-plugin': checked out '8f9240a2940e5eb3e6b4d1f0bb6b45655b711115'
2026-04-02 11:24:40,395 [ scc.git] DEBUG Submodule path 'omero-dsl-plugin': checked out 'd990836503b01e80347e5f722bda325a51584d61'
2026-04-02 11:24:40,403 [ scc.git] DEBUG Submodule path 'omero-javapackager-plugin': checked out '81dc4e0b1b26566a9ffd673f1029c68b27835298'
2026-04-02 11:24:40,404 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:24:40,404 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:24:40,406 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-02 11:24:40,429 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f52d0ff2dd0> has no local changes
2026-04-02 11:24:40,429 [ 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 50 dependabot[bot] 'Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`'
- PR 52 dependabot[bot] 'Bump omero-dsl-plugin from `59e2e29` to `d990836`'
- PR 53 dependabot[bot] 'Bump omero-api-plugin from `5cd7dfc` to `d81df94`'
- PR 54 dependabot[bot] 'Bump omero-blitz-plugin from `410bad0` to `8f9240a`'
- PR 55 dependabot[bot] 'Bump ice-builder-gradle from `7145dda` to `108acf3`'
Generated by OMERO-gradle-plugins-push#107 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/107/)'
2026-04-02 11:24:40,452 [ scc.git] DEBUG [detached HEAD e0dde08] merge master -Dorg -Snone
2026-04-02 11:24:40,452 [ scc.merge] INFO Repository: ome/omero-gradle-plugins
2026-04-02 11:24:40,453 [ scc.merge] INFO Already up to date.
2026-04-02 11:24:40,453 [ scc.merge] INFO
2026-04-02 11:24:40,453 [ scc.merge] INFO Merged PRs:
2026-04-02 11:24:40,453 [ scc.merge] INFO - PR 50 dependabot[bot] 'Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`'
2026-04-02 11:24:40,453 [ scc.merge] INFO - PR 52 dependabot[bot] 'Bump omero-dsl-plugin from `59e2e29` to `d990836`'
2026-04-02 11:24:40,453 [ scc.merge] INFO - PR 53 dependabot[bot] 'Bump omero-api-plugin from `5cd7dfc` to `d81df94`'
2026-04-02 11:24:40,453 [ scc.merge] INFO - PR 54 dependabot[bot] 'Bump omero-blitz-plugin from `410bad0` to `8f9240a`'
2026-04-02 11:24:40,453 [ scc.merge] INFO - PR 55 dependabot[bot] 'Bump ice-builder-gradle from `7145dda` to `108acf3`'
2026-04-02 11:24:40,453 [ scc.merge] INFO
2026-04-02 11:24:40,453 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-02 11:24:40,453 [ 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'
Submodule path 'omero-artifact-plugin': checked out 'e52539a8e6fb8a5bc69da5e1cc9af83ff0426a50'
Merge all submodules2026-04-02 11:24:42,941 [ scc.config] DEBUG Found github.token
2026-04-02 11:24:42,942 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-02 11:24:44,671 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:24:46,516 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:24:46,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-02 11:24:46,931 [ scc.gh] DEBUG 4983 remaining from 5000 (Reset at 12:04
2026-04-02 11:24:46,931 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-02 11:24:46,934 [ scc.git] DEBUG Check current status
2026-04-02 11:24:46,934 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-02 11:24:46,936 [ scc.git] DEBUG e0dde08 merge master -Dorg -Snone
2026-04-02 11:24:46,937 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-02 11:24:46,976 [ scc.git] DEBUG 108acf3a67580517f47de7e5a728e9ee5fbc41e5 ice-builder-gradle (v1.5.8-1-g108acf3)
2026-04-02 11:24:46,979 [ scc.git] DEBUG d81df949cf0c59e55034fe06d84de5f82c9dc1f5 omero-api-plugin (v5.5.3-1-gd81df94)
2026-04-02 11:24:46,981 [ scc.git] DEBUG +e52539a8e6fb8a5bc69da5e1cc9af83ff0426a50 omero-artifact-plugin (v6.0.0-1-ge52539a)
2026-04-02 11:24:46,984 [ scc.git] DEBUG 8f9240a2940e5eb3e6b4d1f0bb6b45655b711115 omero-blitz-plugin (v5.5.4-1-g8f9240a)
2026-04-02 11:24:46,986 [ scc.git] DEBUG d990836503b01e80347e5f722bda325a51584d61 omero-dsl-plugin (v5.5.4-1-gd990836)
2026-04-02 11:24:46,989 [ scc.git] DEBUG 81dc4e0b1b26566a9ffd673f1029c68b27835298 omero-javapackager-plugin (v5.5.3-1-g81dc4e0)
2026-04-02 11:24:46,991 [ scc.config] DEBUG Found remote.origin.url
2026-04-02 11:24:47,432 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2026-04-02 11:24:48,051 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-02 11:24:50,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-02 11:24:54,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 503 None
2026-04-02 11:24:54,613 [urllib3.util] DEBUG Incremented Retry for (url='/organizations/1831717/members?page=2'): GithubRetry(total=9, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:24:54,766 [urllib3.conn] DEBUG Retry: /organizations/1831717/members?page=2
2026-04-02 11:24:54,767 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:24:59,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 503 None
2026-04-02 11:24:59,279 [urllib3.util] DEBUG Incremented Retry for (url='/organizations/1831717/members?page=2'): GithubRetry(total=8, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:24:59,429 [urllib3.conn] DEBUG Retry: /organizations/1831717/members?page=2
2026-04-02 11:24:59,429 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:25:03,698 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 503 None
2026-04-02 11:25:03,698 [urllib3.util] DEBUG Incremented Retry for (url='/organizations/1831717/members?page=2'): GithubRetry(total=7, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:25:03,847 [urllib3.conn] DEBUG Retry: /organizations/1831717/members?page=2
2026-04-02 11:25:03,847 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:25:12,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 503 None
2026-04-02 11:25:12,999 [urllib3.util] DEBUG Incremented Retry for (url='/organizations/1831717/members?page=2'): GithubRetry(total=6, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:25:13,148 [urllib3.conn] DEBUG Retry: /organizations/1831717/members?page=2
2026-04-02 11:25:13,149 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:25:20,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-02 11:25:21,838 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-02 11:25:21,840 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-02 11:25:21,886 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2026-04-02 11:25:21,886 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-02 11:25:21,888 [ scc.git] DEBUG Check current status
2026-04-02 11:25:21,888 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-02 11:25:21,891 [ scc.git] DEBUG 108acf3 Revert to snapshot
2026-04-02 11:25:21,891 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-02 11:25:21,929 [ scc.config] DEBUG Found remote.origin.url
2026-04-02 11:25:22,499 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle HTTP/1.1" 200 None
2026-04-02 11:25:22,986 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-02 11:25:24,879 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-02 11:25:29,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 503 None
2026-04-02 11:25:29,518 [urllib3.util] DEBUG Incremented Retry for (url='/organizations/1831717/members?page=2'): GithubRetry(total=9, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:25:29,666 [urllib3.conn] DEBUG Retry: /organizations/1831717/members?page=2
2026-04-02 11:25:29,667 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:25:33,338 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-02 11:25:34,455 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-02 11:25:34,457 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-02 11:25:34,495 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:25:34,496 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2026-04-02 11:25:34,496 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-02 11:25:34,498 [ scc.git] DEBUG Check current status
2026-04-02 11:25:34,498 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-02 11:25:34,500 [ scc.git] DEBUG d81df94 Revert to snapshot
2026-04-02 11:25:34,500 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-02 11:25:34,538 [ scc.config] DEBUG Found remote.origin.url
2026-04-02 11:25:34,998 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin HTTP/1.1" 200 None
2026-04-02 11:25:35,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-02 11:25:40,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-02 11:25:46,540 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-02 11:25:48,261 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-02 11:25:48,262 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-02 11:25:48,301 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:25:48,301 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2026-04-02 11:25:48,301 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-02 11:25:48,303 [ scc.git] DEBUG Check current status
2026-04-02 11:25:48,303 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-02 11:25:48,306 [ scc.git] DEBUG e52539a Bump version to 6.0.1-SNAPSHOT
2026-04-02 11:25:48,306 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-02 11:25:48,344 [ scc.config] DEBUG Found remote.origin.url
2026-04-02 11:25:48,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin HTTP/1.1" 200 None
2026-04-02 11:25:49,483 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-02 11:25:51,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-02 11:25:51,677 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-02 11:25:52,195 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-02 11:25:52,196 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-02 11:25:52,234 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:25:52,234 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2026-04-02 11:25:52,234 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-02 11:25:52,236 [ scc.git] DEBUG Check current status
2026-04-02 11:25:52,236 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-02 11:25:52,238 [ scc.git] DEBUG 8f9240a Revert to snapshot
2026-04-02 11:25:52,239 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-02 11:25:52,276 [ scc.config] DEBUG Found remote.origin.url
2026-04-02 11:25:52,894 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin HTTP/1.1" 200 None
2026-04-02 11:25:53,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-02 11:25:57,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 503 None
2026-04-02 11:25:57,835 [urllib3.util] DEBUG Incremented Retry for (url='/orgs/ome/members'): GithubRetry(total=9, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:25:57,983 [urllib3.conn] DEBUG Retry: /orgs/ome/members
2026-04-02 11:25:57,984 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:25:58,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-02 11:26:01,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-02 11:26:04,837 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-02 11:26:04,838 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-02 11:26:04,877 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:26:04,878 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2026-04-02 11:26:04,878 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-02 11:26:04,880 [ scc.git] DEBUG Check current status
2026-04-02 11:26:04,880 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-02 11:26:04,882 [ scc.git] DEBUG d990836 Revert to snapshot
2026-04-02 11:26:04,883 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-02 11:26:04,922 [ scc.config] DEBUG Found remote.origin.url
2026-04-02 11:26:05,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin HTTP/1.1" 200 None
2026-04-02 11:26:05,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-02 11:26:09,759 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-02 11:26:13,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-02 11:26:17,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-02 11:26:17,136 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-02 11:26:17,176 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:26:17,176 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2026-04-02 11:26:17,176 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-02 11:26:17,178 [ scc.git] DEBUG Check current status
2026-04-02 11:26:17,178 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-02 11:26:17,180 [ scc.git] DEBUG 81dc4e0 Revert to snapshot
2026-04-02 11:26:17,181 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-02 11:26:17,221 [ scc.config] DEBUG Found remote.origin.url
2026-04-02 11:26:17,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin HTTP/1.1" 200 None
2026-04-02 11:26:18,166 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-02 11:26:18,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-02 11:26:22,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-02 11:26:23,803 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-02 11:26:23,804 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-02 11:26:23,843 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:26:23,843 [ scc.git] DEBUG Resetting...
2026-04-02 11:26:23,843 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-02 11:26:23,848 [ scc.git] DEBUG HEAD is now at e0dde08 merge master -Dorg -Snone
2026-04-02 11:26:23,848 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-02 11:26:23,900 [ scc.git] DEBUG Submodule path 'omero-artifact-plugin': checked out '8f73552f41753a06302d61478a743cd2e00a2492'
2026-04-02 11:26:23,911 [ scc.git] DEBUG Check current status
2026-04-02 11:26:23,911 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-02 11:26:23,913 [ scc.git] DEBUG e0dde08 merge master -Dorg -Snone
2026-04-02 11:26:23,913 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-02 11:26:23,952 [ scc.git] DEBUG 108acf3a67580517f47de7e5a728e9ee5fbc41e5 ice-builder-gradle (v1.5.8-1-g108acf3)
2026-04-02 11:26:23,954 [ scc.git] DEBUG d81df949cf0c59e55034fe06d84de5f82c9dc1f5 omero-api-plugin (v5.5.3-1-gd81df94)
2026-04-02 11:26:23,957 [ scc.git] DEBUG 8f73552f41753a06302d61478a743cd2e00a2492 omero-artifact-plugin (v5.7.2-1-g8f73552)
2026-04-02 11:26:23,959 [ scc.git] DEBUG 8f9240a2940e5eb3e6b4d1f0bb6b45655b711115 omero-blitz-plugin (v5.5.4-1-g8f9240a)
2026-04-02 11:26:23,962 [ scc.git] DEBUG d990836503b01e80347e5f722bda325a51584d61 omero-dsl-plugin (v5.5.4-1-gd990836)
2026-04-02 11:26:23,964 [ scc.git] DEBUG 81dc4e0b1b26566a9ffd673f1029c68b27835298 omero-javapackager-plugin (v5.5.3-1-g81dc4e0)
2026-04-02 11:26:23,965 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-04-02 11:26:23,965 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-04-02 11:26:23,965 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-04-02 11:26:23,965 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-04-02 11:26:23,965 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-04-02 11:26:23,965 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2026-04-02 11:26:23,965 [ scc.repo] DEBUG ## PRs found:
2026-04-02 11:26:26,364 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 503 None
2026-04-02 11:26:26,364 [urllib3.util] DEBUG Incremented Retry for (url='/repos/ome/omero-gradle-plugins/pulls'): GithubRetry(total=9, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:26:26,364 [urllib3.conn] DEBUG Retry: /repos/ome/omero-gradle-plugins/pulls
2026-04-02 11:26:26,364 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:26:28,779 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 None
2026-04-02 11:26:29,286 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/55 HTTP/1.1" 200 None
2026-04-02 11:26:29,287 [ scc.repo] DEBUG # ... Include label: dependencies
2026-04-02 11:26:32,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1 HTTP/1.1" 503 None
2026-04-02 11:26:32,306 [urllib3.util] DEBUG Incremented Retry for (url='/repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1'): GithubRetry(total=9, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:26:32,307 [urllib3.conn] DEBUG Retry: /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1
2026-04-02 11:26:32,307 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:26:36,900 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1 HTTP/1.1" 503 None
2026-04-02 11:26:36,901 [urllib3.util] DEBUG Incremented Retry for (url='/repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1'): GithubRetry(total=8, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:26:36,901 [urllib3.conn] DEBUG Retry: /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1
2026-04-02 11:26:36,901 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:26:39,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1 HTTP/1.1" 503 None
2026-04-02 11:26:39,247 [urllib3.util] DEBUG Incremented Retry for (url='/repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1'): GithubRetry(total=7, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:26:39,248 [urllib3.conn] DEBUG Retry: /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1
2026-04-02 11:26:39,248 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:26:41,447 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1 HTTP/1.1" 503 None
2026-04-02 11:26:41,447 [urllib3.util] DEBUG Incremented Retry for (url='/repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1'): GithubRetry(total=6, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:26:41,447 [urllib3.conn] DEBUG Retry: /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1
2026-04-02 11:26:41,448 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:26:45,268 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1 HTTP/1.1" 503 None
2026-04-02 11:26:45,268 [urllib3.util] DEBUG Incremented Retry for (url='/repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1'): GithubRetry(total=5, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:26:45,268 [urllib3.conn] DEBUG Retry: /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1
2026-04-02 11:26:45,269 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:26:47,535 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1 HTTP/1.1" 503 None
2026-04-02 11:26:47,535 [urllib3.util] DEBUG Incremented Retry for (url='/repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1'): GithubRetry(total=4, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:26:47,535 [urllib3.conn] DEBUG Retry: /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1
2026-04-02 11:26:47,535 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:26:49,889 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1 HTTP/1.1" 503 None
2026-04-02 11:26:49,889 [urllib3.util] DEBUG Incremented Retry for (url='/repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1'): GithubRetry(total=3, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:26:49,889 [urllib3.conn] DEBUG Retry: /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1
2026-04-02 11:26:49,889 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:26:52,251 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1 HTTP/1.1" 503 None
2026-04-02 11:26:52,251 [urllib3.util] DEBUG Incremented Retry for (url='/repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1'): GithubRetry(total=2, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:26:52,251 [urllib3.conn] DEBUG Retry: /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1
2026-04-02 11:26:52,252 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:26:52,802 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1 HTTP/1.1" 200 None
2026-04-02 11:26:53,293 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-04-02 11:26:53,828 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152?page=1 HTTP/1.1" 200 None
2026-04-02 11:26:54,258 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/statuses/ffb5f1ebaa1447701b1b25964767962b5d165152?per_page=1 HTTP/1.1" 200 2
2026-04-02 11:26:54,258 [ scc.repo] DEBUG - PR 55 dependabot[bot] 'Bump ice-builder-gradle from `7145dda` to `108acf3`'
2026-04-02 11:26:54,784 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/54 HTTP/1.1" 200 None
2026-04-02 11:26:54,784 [ scc.repo] DEBUG # ... Include label: dependencies
2026-04-02 11:26:55,341 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/dafbbdb406e792d36da5f06ae67a32a090e0d356?page=1 HTTP/1.1" 200 None
2026-04-02 11:26:56,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/dafbbdb406e792d36da5f06ae67a32a090e0d356/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-04-02 11:26:56,698 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/dafbbdb406e792d36da5f06ae67a32a090e0d356?page=1 HTTP/1.1" 200 None
2026-04-02 11:26:57,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/statuses/dafbbdb406e792d36da5f06ae67a32a090e0d356?per_page=1 HTTP/1.1" 200 2
2026-04-02 11:26:57,127 [ scc.repo] DEBUG - PR 54 dependabot[bot] 'Bump omero-blitz-plugin from `410bad0` to `8f9240a`'
2026-04-02 11:26:57,640 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/53 HTTP/1.1" 200 None
2026-04-02 11:26:57,640 [ scc.repo] DEBUG # ... Include label: dependencies
2026-04-02 11:27:00,292 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/2afd601adbbfd76ce980417f993a713afa2612a1?page=1 HTTP/1.1" 200 None
2026-04-02 11:27:00,981 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/2afd601adbbfd76ce980417f993a713afa2612a1/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-04-02 11:27:01,521 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/2afd601adbbfd76ce980417f993a713afa2612a1?page=1 HTTP/1.1" 200 None
2026-04-02 11:27:01,949 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/statuses/2afd601adbbfd76ce980417f993a713afa2612a1?per_page=1 HTTP/1.1" 200 2
2026-04-02 11:27:01,950 [ scc.repo] DEBUG - PR 53 dependabot[bot] 'Bump omero-api-plugin from `5cd7dfc` to `d81df94`'
2026-04-02 11:27:02,437 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/52 HTTP/1.1" 200 None
2026-04-02 11:27:02,437 [ scc.repo] DEBUG # ... Include label: dependencies
2026-04-02 11:27:03,026 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/6067c138295b55b4d7614aa67fa52a9629fc82dd?page=1 HTTP/1.1" 200 None
2026-04-02 11:27:03,507 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/6067c138295b55b4d7614aa67fa52a9629fc82dd/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-04-02 11:27:06,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/6067c138295b55b4d7614aa67fa52a9629fc82dd?page=1 HTTP/1.1" 200 None
2026-04-02 11:27:06,721 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/statuses/6067c138295b55b4d7614aa67fa52a9629fc82dd?per_page=1 HTTP/1.1" 200 2
2026-04-02 11:27:06,722 [ scc.repo] DEBUG - PR 52 dependabot[bot] 'Bump omero-dsl-plugin from `59e2e29` to `d990836`'
2026-04-02 11:27:07,371 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/50 HTTP/1.1" 200 None
2026-04-02 11:27:07,372 [ scc.repo] DEBUG # ... Include label: dependencies
2026-04-02 11:27:07,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/f7e76a4f8619aacbf2239e50e09ea94edd0ad04b?page=1 HTTP/1.1" 200 None
2026-04-02 11:27:08,417 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/f7e76a4f8619aacbf2239e50e09ea94edd0ad04b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-04-02 11:27:09,712 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/f7e76a4f8619aacbf2239e50e09ea94edd0ad04b?page=1 HTTP/1.1" 200 None
2026-04-02 11:27:10,131 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/statuses/f7e76a4f8619aacbf2239e50e09ea94edd0ad04b?per_page=1 HTTP/1.1" 200 2
2026-04-02 11:27:10,131 [ scc.repo] DEBUG - PR 50 dependabot[bot] 'Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`'
2026-04-02 11:27:10,131 [ scc.repo] DEBUG ## Branches found:
2026-04-02 11:27:10,131 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:10,131 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:10,134 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-02 11:27:10,136 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-02 11:27:10,136 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-02 11:27:10,139 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-02 11:27:10,142 [ scc.git] DEBUG Already up to date.
2026-04-02 11:27:10,142 [ scc.git] DEBUG Calling 'git fetch origin pull/50/head'
2026-04-02 11:27:10,452 [ scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2026-04-02 11:27:10,452 [ scc.git] DEBUG * branch refs/pull/50/head -> FETCH_HEAD
2026-04-02 11:27:10,456 [ scc.git] DEBUG Calling 'git fetch origin pull/52/head'
2026-04-02 11:27:10,840 [ scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2026-04-02 11:27:10,840 [ scc.git] DEBUG * branch refs/pull/52/head -> FETCH_HEAD
2026-04-02 11:27:10,844 [ scc.git] DEBUG Calling 'git fetch origin pull/53/head'
2026-04-02 11:27:11,125 [ scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2026-04-02 11:27:11,125 [ scc.git] DEBUG * branch refs/pull/53/head -> FETCH_HEAD
2026-04-02 11:27:11,130 [ scc.git] DEBUG Calling 'git fetch origin pull/54/head'
2026-04-02 11:27:11,398 [ scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2026-04-02 11:27:11,398 [ scc.git] DEBUG * branch refs/pull/54/head -> FETCH_HEAD
2026-04-02 11:27:11,402 [ scc.git] DEBUG Calling 'git fetch origin pull/55/head'
2026-04-02 11:27:11,666 [ scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2026-04-02 11:27:11,666 [ scc.git] DEBUG * branch refs/pull/55/head -> FETCH_HEAD
2026-04-02 11:27:11,671 [ scc.git] DEBUG ## Unique users: []
2026-04-02 11:27:11,671 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:11,671 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:11,673 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f7e76a4f8619aacbf2239e50e09ea94edd0ad04b'
2026-04-02 11:27:11,675 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:11,677 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 50 (Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`) f7e76a4f8619aacbf2239e50e09ea94edd0ad04b'
2026-04-02 11:27:11,680 [ scc.git] DEBUG Already up to date.
2026-04-02 11:27:11,940 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:27:11,940 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6067c138295b55b4d7614aa67fa52a9629fc82dd'
2026-04-02 11:27:11,943 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:11,945 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 52 (Bump omero-dsl-plugin from `59e2e29` to `d990836`) 6067c138295b55b4d7614aa67fa52a9629fc82dd'
2026-04-02 11:27:11,947 [ scc.git] DEBUG Already up to date.
2026-04-02 11:27:12,422 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:27:12,422 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...2afd601adbbfd76ce980417f993a713afa2612a1'
2026-04-02 11:27:12,425 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:12,427 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 53 (Bump omero-api-plugin from `5cd7dfc` to `d81df94`) 2afd601adbbfd76ce980417f993a713afa2612a1'
2026-04-02 11:27:12,430 [ scc.git] DEBUG Already up to date.
2026-04-02 11:27:16,862 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 503 None
2026-04-02 11:27:16,862 [urllib3.util] DEBUG Incremented Retry for (url='/user'): GithubRetry(total=9, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:27:16,936 [urllib3.conn] DEBUG Retry: /user
2026-04-02 11:27:16,936 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:27:17,696 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:27:17,697 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...dafbbdb406e792d36da5f06ae67a32a090e0d356'
2026-04-02 11:27:17,700 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:17,702 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 54 (Bump omero-blitz-plugin from `410bad0` to `8f9240a`) dafbbdb406e792d36da5f06ae67a32a090e0d356'
2026-04-02 11:27:17,705 [ scc.git] DEBUG Already up to date.
2026-04-02 11:27:18,250 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:27:18,251 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ffb5f1ebaa1447701b1b25964767962b5d165152'
2026-04-02 11:27:18,254 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:18,256 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 55 (Bump ice-builder-gradle from `7145dda` to `108acf3`) ffb5f1ebaa1447701b1b25964767962b5d165152'
2026-04-02 11:27:18,259 [ scc.git] DEBUG Already up to date.
2026-04-02 11:27:20,537 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:27:20,538 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-02 11:27:20,579 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:20,579 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:20,581 [ scc.repo] DEBUG ## PRs found:
2026-04-02 11:27:21,020 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle/pulls HTTP/1.1" 200 2
2026-04-02 11:27:21,020 [ scc.repo] DEBUG ## Branches found:
2026-04-02 11:27:21,021 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2026-04-02 11:27:21,021 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:21,021 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:21,023 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-02 11:27:21,025 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-02 11:27:21,025 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-02 11:27:21,028 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-02 11:27:21,030 [ scc.git] DEBUG Already up to date.
2026-04-02 11:27:21,030 [ scc.git] DEBUG ## Unique users: []
2026-04-02 11:27:21,030 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:21,030 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:21,032 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-02 11:27:21,070 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:21,070 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:21,072 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-02 11:27:21,109 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-02 11:27:21,112 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f7a7fc6cfd0> has no local changes
2026-04-02 11:27:21,112 [ 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#107 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/107/)'
2026-04-02 11:27:21,117 [ scc.git] DEBUG [detached HEAD c060712] merge master -Dorg -Ssuccess-only
2026-04-02 11:27:21,118 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:27:21,118 [ scc.repo] DEBUG ## PRs found:
2026-04-02 11:27:21,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin/pulls HTTP/1.1" 200 2
2026-04-02 11:27:21,607 [ scc.repo] DEBUG ## Branches found:
2026-04-02 11:27:21,607 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2026-04-02 11:27:21,607 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:21,607 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:21,610 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-02 11:27:21,612 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-02 11:27:21,612 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-02 11:27:21,614 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-02 11:27:21,617 [ scc.git] DEBUG Already up to date.
2026-04-02 11:27:21,617 [ scc.git] DEBUG ## Unique users: []
2026-04-02 11:27:21,617 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:21,617 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:21,619 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-02 11:27:21,656 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:21,656 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:21,658 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-02 11:27:21,694 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-02 11:27:21,697 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f7a7fc4fa10> has no local changes
2026-04-02 11:27:21,697 [ 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#107 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/107/)'
2026-04-02 11:27:21,702 [ scc.git] DEBUG [detached HEAD 6391e0c] merge master -Dorg -Ssuccess-only
2026-04-02 11:27:21,702 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:27:21,702 [ scc.repo] DEBUG ## PRs found:
2026-04-02 11:27:22,221 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/pulls HTTP/1.1" 200 2
2026-04-02 11:27:22,222 [ scc.repo] DEBUG ## Branches found:
2026-04-02 11:27:22,222 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2026-04-02 11:27:22,222 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:22,222 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:22,224 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-02 11:27:22,226 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-02 11:27:22,226 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-02 11:27:22,229 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-02 11:27:22,236 [ scc.git] DEBUG Updating 8f73552..e52539a
2026-04-02 11:27:23,067 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/pulls/30 HTTP/1.1" 200 None
2026-04-02 11:27:23,783 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/pulls/29 HTTP/1.1" 200 None
2026-04-02 11:27:23,858 [ scc.git] DEBUG ## Unique users: []
2026-04-02 11:27:23,858 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:23,858 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:23,861 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-02 11:27:23,898 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:23,898 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:23,900 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-02 11:27:23,937 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-02 11:27:23,940 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f7a7fce0dd0> has no local changes
2026-04-02 11:27:23,940 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-artifact-plugin
Updating 8f73552..e52539a
Previously merged:
- PR 30 sbesson 'Remove manually created CHANGELOG in favor of generated GH releases'
- PR 29 sbesson 'Remove repository injection logic from Gradle plugin'
Generated by OMERO-gradle-plugins-push#107 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/107/)'
2026-04-02 11:27:23,946 [ scc.git] DEBUG [detached HEAD 0b4d3a8] merge master -Dorg -Ssuccess-only
2026-04-02 11:27:23,946 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:27:23,946 [ scc.repo] DEBUG ## PRs found:
2026-04-02 11:27:24,371 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/pulls HTTP/1.1" 200 2
2026-04-02 11:27:24,371 [ scc.repo] DEBUG ## Branches found:
2026-04-02 11:27:24,371 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2026-04-02 11:27:24,372 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:24,372 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:24,374 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-02 11:27:24,376 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-02 11:27:24,376 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-02 11:27:24,378 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-02 11:27:24,381 [ scc.git] DEBUG Already up to date.
2026-04-02 11:27:24,381 [ scc.git] DEBUG ## Unique users: []
2026-04-02 11:27:24,381 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:24,381 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:24,383 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-02 11:27:24,420 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:24,420 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:24,422 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-02 11:27:24,457 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-02 11:27:24,460 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f7a7fd05d10> has no local changes
2026-04-02 11:27:24,460 [ 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.
Generated by OMERO-gradle-plugins-push#107 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/107/)'
2026-04-02 11:27:24,465 [ scc.git] DEBUG [detached HEAD d33fe2e] merge master -Dorg -Ssuccess-only
2026-04-02 11:27:24,465 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:27:24,465 [ scc.repo] DEBUG ## PRs found:
2026-04-02 11:27:24,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/pulls HTTP/1.1" 200 2
2026-04-02 11:27:24,857 [ scc.repo] DEBUG ## Branches found:
2026-04-02 11:27:24,857 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2026-04-02 11:27:24,857 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:24,857 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:24,859 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-02 11:27:24,861 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-02 11:27:24,861 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-02 11:27:24,863 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-02 11:27:24,866 [ scc.git] DEBUG Already up to date.
2026-04-02 11:27:24,866 [ scc.git] DEBUG ## Unique users: []
2026-04-02 11:27:24,866 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:24,866 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:24,868 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-02 11:27:24,905 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:24,905 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:24,907 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-02 11:27:24,943 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-02 11:27:24,947 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f7a7eaeab10> has no local changes
2026-04-02 11:27:24,947 [ 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.
Generated by OMERO-gradle-plugins-push#107 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/107/)'
2026-04-02 11:27:24,952 [ scc.git] DEBUG [detached HEAD 48f8923] merge master -Dorg -Ssuccess-only
2026-04-02 11:27:24,952 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:27:24,952 [ scc.repo] DEBUG ## PRs found:
2026-04-02 11:27:26,722 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/pulls HTTP/1.1" 200 None
2026-04-02 11:27:27,241 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10 HTTP/1.1" 200 None
2026-04-02 11:27:27,841 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10/comments HTTP/1.1" 200 None
2026-04-02 11:27:28,406 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a?page=1 HTTP/1.1" 200 None
2026-04-02 11:27:28,902 [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
2026-04-02 11:27:29,455 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a?page=1 HTTP/1.1" 200 None
2026-04-02 11:27:29,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/statuses/498a9fc970e459c7555795f1d3dbd73879753c5a?per_page=1 HTTP/1.1" 200 2
2026-04-02 11:27:29,884 [ scc.repo] DEBUG - PR 10 jburel 'Commons-io'
2026-04-02 11:27:29,884 [ scc.repo] DEBUG ## Branches found:
2026-04-02 11:27:29,884 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2026-04-02 11:27:29,885 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:29,885 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:29,887 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-02 11:27:29,889 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-02 11:27:29,889 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-02 11:27:29,892 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-02 11:27:29,894 [ scc.git] DEBUG Already up to date.
2026-04-02 11:27:29,894 [ scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2026-04-02 11:27:30,187 [ scc.git] DEBUG From https://github.com/ome/omero-javapackager-plugin
2026-04-02 11:27:30,187 [ scc.git] DEBUG * branch refs/pull/10/head -> FETCH_HEAD
2026-04-02 11:27:30,191 [ scc.git] DEBUG ## Unique users: []
2026-04-02 11:27:30,191 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:30,191 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:30,193 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...498a9fc970e459c7555795f1d3dbd73879753c5a'
2026-04-02 11:27:30,196 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:30,198 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Commons-io) 498a9fc970e459c7555795f1d3dbd73879753c5a'
2026-04-02 11:27:30,205 [ scc.git] DEBUG Auto-merging build.gradle
2026-04-02 11:27:30,205 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-04-02 11:27:30,208 [ scc.git] DEBUG build.gradle | 4 ---
2026-04-02 11:27:30,208 [ scc.git] DEBUG .../org/openmicroscopy/extensions/FileUtils.groovy | 39 ++++++++++++++++++++++
2026-04-02 11:27:30,208 [ scc.git] DEBUG .../implementation/DefaultInstallOptions.groovy | 4 +--
2026-04-02 11:27:30,209 [ scc.git] DEBUG .../extensions/implementation/MacOptions.groovy | 4 +--
2026-04-02 11:27:30,209 [ scc.git] DEBUG .../extensions/implementation/WinOptions.groovy | 4 +--
2026-04-02 11:27:30,209 [ scc.git] DEBUG 5 files changed, 45 insertions(+), 10 deletions(-)
2026-04-02 11:27:30,209 [ scc.git] DEBUG create mode 100644 src/main/groovy/org/openmicroscopy/extensions/FileUtils.groovy
2026-04-02 11:27:30,401 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:27:30,402 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-02 11:27:30,439 [ scc.git] DEBUG Get sha1 of %s
2026-04-02 11:27:30,439 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-02 11:27:30,441 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-02 11:27:30,478 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-02 11:27:30,481 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f7a7ead4c50> has no local changes
2026-04-02 11:27:30,481 [ 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#107 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/107/)'
2026-04-02 11:27:30,487 [ scc.git] DEBUG [detached HEAD 5eaf9d8] merge master -Dorg -Ssuccess-only
2026-04-02 11:27:30,487 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:27:30,487 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-02 11:27:30,533 [ scc.config] DEBUG Found submodule.ice-builder-gradle.url
2026-04-02 11:27:30,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:27:30,949 [ scc.config] DEBUG Found submodule.ice-builder-gradle.branch
2026-04-02 11:27:30,951 [ scc.config] DEBUG Found submodule.omero-api-plugin.url
2026-04-02 11:27:35,422 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 503 None
2026-04-02 11:27:35,422 [urllib3.util] DEBUG Incremented Retry for (url='/user'): GithubRetry(total=9, connect=None, read=None, redirect=None, status=None)
2026-04-02 11:27:35,474 [urllib3.conn] DEBUG Retry: /user
2026-04-02 11:27:35,474 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-04-02 11:27:35,783 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:27:35,788 [ scc.config] DEBUG Found submodule.omero-api-plugin.branch
2026-04-02 11:27:35,790 [ scc.config] DEBUG Found submodule.omero-artifact-plugin.url
2026-04-02 11:27:36,215 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:27:36,219 [ scc.config] DEBUG Found submodule.omero-artifact-plugin.branch
2026-04-02 11:27:36,221 [ scc.config] DEBUG Found submodule.omero-blitz-plugin.url
2026-04-02 11:27:36,932 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:27:36,937 [ scc.config] DEBUG Found submodule.omero-blitz-plugin.branch
2026-04-02 11:27:36,939 [ scc.config] DEBUG Found submodule.omero-dsl-plugin.url
2026-04-02 11:27:37,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:27:37,518 [ scc.config] DEBUG Found submodule.omero-dsl-plugin.branch
2026-04-02 11:27:37,520 [ scc.config] DEBUG Found submodule.omero-javapackager-plugin.url
2026-04-02 11:27:38,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-02 11:27:38,704 [ scc.config] DEBUG Found submodule.omero-javapackager-plugin.branch
2026-04-02 11:27:38,704 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-02 11:27:38,726 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f7a7fe18c10> has local changes
2026-04-02 11:27:38,726 [ 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 50 dependabot[bot] 'Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`'
- PR 52 dependabot[bot] 'Bump omero-dsl-plugin from `59e2e29` to `d990836`'
- PR 53 dependabot[bot] 'Bump omero-api-plugin from `5cd7dfc` to `d81df94`'
- PR 54 dependabot[bot] 'Bump omero-blitz-plugin from `410bad0` to `8f9240a`'
- PR 55 dependabot[bot] 'Bump ice-builder-gradle from `7145dda` to `108acf3`'
Repository: ome/ice-builder-gradle
Already up to date.
Repository: ome/omero-api-plugin
Already up to date.
Repository: ome/omero-artifact-plugin
Updating 8f73552..e52539a
Previously merged:
- PR 30 sbesson 'Remove manually created CHANGELOG in favor of generated GH releases'
- PR 29 sbesson 'Remove repository injection logic from Gradle plugin'
Repository: ome/omero-blitz-plugin
Already up to date.
Repository: ome/omero-dsl-plugin
Already up to date.
Repository: ome/omero-javapackager-plugin
Already up to date.
Merged PRs:
- PR 10 jburel 'Commons-io'
Generated by OMERO-gradle-plugins-push#107 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/107/)'
2026-04-02 11:27:38,733 [ scc.git] DEBUG [detached HEAD b79e8e1] merge master -Dorg -Ssuccess-only
2026-04-02 11:27:38,733 [ scc.git] DEBUG 7 files changed, 12 insertions(+), 12 deletions(-)
2026-04-02 11:27:38,733 [ scc.merge] INFO Repository: ome/omero-gradle-plugins
2026-04-02 11:27:38,733 [ scc.merge] INFO Already up to date.
2026-04-02 11:27:38,733 [ scc.merge] INFO
2026-04-02 11:27:38,733 [ scc.merge] INFO Merged PRs:
2026-04-02 11:27:38,733 [ scc.merge] INFO - PR 50 dependabot[bot] 'Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`'
2026-04-02 11:27:38,733 [ scc.merge] INFO - PR 52 dependabot[bot] 'Bump omero-dsl-plugin from `59e2e29` to `d990836`'
2026-04-02 11:27:38,733 [ scc.merge] INFO - PR 53 dependabot[bot] 'Bump omero-api-plugin from `5cd7dfc` to `d81df94`'
2026-04-02 11:27:38,733 [ scc.merge] INFO - PR 54 dependabot[bot] 'Bump omero-blitz-plugin from `410bad0` to `8f9240a`'
2026-04-02 11:27:38,733 [ scc.merge] INFO - PR 55 dependabot[bot] 'Bump ice-builder-gradle from `7145dda` to `108acf3`'
2026-04-02 11:27:38,733 [ scc.merge] INFO
2026-04-02 11:27:38,733 [ scc.merge] INFO Repository: ome/ice-builder-gradle
2026-04-02 11:27:38,733 [ scc.merge] INFO Already up to date.
2026-04-02 11:27:38,733 [ scc.merge] INFO
2026-04-02 11:27:38,733 [ scc.merge] INFO
2026-04-02 11:27:38,733 [ scc.merge] INFO Repository: ome/omero-api-plugin
2026-04-02 11:27:38,733 [ scc.merge] INFO Already up to date.
2026-04-02 11:27:38,733 [ scc.merge] INFO
2026-04-02 11:27:38,733 [ scc.merge] INFO
2026-04-02 11:27:38,733 [ scc.merge] INFO Repository: ome/omero-artifact-plugin
2026-04-02 11:27:38,733 [ scc.merge] INFO Updating 8f73552..e52539a
2026-04-02 11:27:38,733 [ scc.merge] INFO Previously merged:
2026-04-02 11:27:38,733 [ scc.merge] INFO - PR 30 sbesson 'Remove manually created CHANGELOG in favor of generated GH releases'
2026-04-02 11:27:38,733 [ scc.merge] INFO - PR 29 sbesson 'Remove repository injection logic from Gradle plugin'
2026-04-02 11:27:38,733 [ scc.merge] INFO
2026-04-02 11:27:38,733 [ scc.merge] INFO
2026-04-02 11:27:38,733 [ scc.merge] INFO Repository: ome/omero-blitz-plugin
2026-04-02 11:27:38,733 [ scc.merge] INFO Already up to date.
2026-04-02 11:27:38,733 [ scc.merge] INFO
2026-04-02 11:27:38,733 [ scc.merge] INFO
2026-04-02 11:27:38,733 [ scc.merge] INFO Repository: ome/omero-dsl-plugin
2026-04-02 11:27:38,733 [ scc.merge] INFO Already up to date.
2026-04-02 11:27:38,733 [ scc.merge] INFO
2026-04-02 11:27:38,733 [ scc.merge] INFO
2026-04-02 11:27:38,734 [ scc.merge] INFO Repository: ome/omero-javapackager-plugin
2026-04-02 11:27:38,734 [ scc.merge] INFO Already up to date.
2026-04-02 11:27:38,734 [ scc.merge] INFO
2026-04-02 11:27:38,734 [ scc.merge] INFO Merged PRs:
2026-04-02 11:27:38,734 [ scc.merge] INFO - PR 10 jburel 'Commons-io'
2026-04-02 11:27:38,734 [ scc.merge] INFO
2026-04-02 11:27:38,734 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-02 11:27:38,734 [ scc.git] DEBUG Calling 'git remote'
2026-04-02 11:27:38,736 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2026-04-02 11:27:38,736 [ scc.git] DEBUG Calling 'git remote'
2026-04-02 11:27:38,738 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:27:38,738 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2026-04-02 11:27:38,738 [ scc.git] DEBUG Calling 'git remote'
2026-04-02 11:27:38,740 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:27:38,740 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2026-04-02 11:27:38,740 [ scc.git] DEBUG Calling 'git remote'
2026-04-02 11:27:38,742 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:27:38,742 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2026-04-02 11:27:38,742 [ scc.git] DEBUG Calling 'git remote'
2026-04-02 11:27:38,744 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:27:38,744 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2026-04-02 11:27:38,744 [ scc.git] DEBUG Calling 'git remote'
2026-04-02 11:27:38,746 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2026-04-02 11:27:38,746 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2026-04-02 11:27:38,746 [ scc.git] DEBUG Calling 'git remote'
2026-04-02 11:27:38,748 [ 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.5-SNAPSHOT
Updating omero-api-plugin from 5.5.0 to 5.5.4-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 108acf3
nothing to commit, working tree clean
Entering 'omero-api-plugin'
HEAD detached from d81df94
nothing to commit, working tree clean
Entering 'omero-artifact-plugin'
HEAD detached from 8f73552
nothing to commit, working tree clean
Entering 'omero-blitz-plugin'
[detached HEAD d9a4dc9] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-dsl-plugin'
HEAD detached from d990836
nothing to commit, working tree clean
Entering 'omero-javapackager-plugin'
HEAD detached from 81dc4e0
nothing to commit, working tree clean
[detached HEAD 1a9675f] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
2026-04-02 11:28:26,934 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-gradle-plugins/tree/merge_ci