Console Output
+ export BASE_REPO=omero-matlab.git
+ BASE_REPO=omero-matlab.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-matlab-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-matlab-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-matlab-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-matlab-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)
2025-08-11 01:02:19,962 [ scc.config] DEBUG Found github.token
2025-08-11 01:02:19,963 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:20,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-08-11 01:02:20,432 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:20,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-08-11 01:02:20,850 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:21,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-08-11 01:02:21,031 [ scc.gh] DEBUG 3740 remaining from 5000 (Reset at 01:08
2025-08-11 01:02:21,032 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-08-11 01:02:21,034 [ scc.git] DEBUG Check current status
2025-08-11 01:02:21,034 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-08-11 01:02:21,037 [ scc.git] DEBUG 7d4ddff change date
2025-08-11 01:02:21,037 [ scc.git] DEBUG Calling 'git submodule status'
2025-08-11 01:02:21,080 [ scc.config] DEBUG Found remote.origin.url
2025-08-11 01:02:21,282 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:21,569 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab HTTP/1.1" 200 None
2025-08-11 01:02:21,821 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:22,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-08-11 01:02:22,365 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:22,565 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-08-11 01:02:22,816 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:23,011 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-08-11 01:02:23,263 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:23,456 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-08-11 01:02:23,457 [ scc.git] DEBUG Resetting...
2025-08-11 01:02:23,458 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-08-11 01:02:23,462 [ scc.git] DEBUG HEAD is now at 7d4ddff change date
2025-08-11 01:02:23,462 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-08-11 01:02:23,503 [ scc.git] DEBUG Check current status
2025-08-11 01:02:23,503 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-08-11 01:02:23,505 [ scc.git] DEBUG 7d4ddff change date
2025-08-11 01:02:23,505 [ scc.git] DEBUG Calling 'git submodule status'
2025-08-11 01:02:23,545 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-08-11 01:02:23,545 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-08-11 01:02:23,545 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-08-11 01:02:23,545 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-08-11 01:02:23,545 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-08-11 01:02:23,545 [ scc.repo] DEBUG ## PRs found:
2025-08-11 01:02:23,708 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:24,023 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/pulls HTTP/1.1" 200 None
2025-08-11 01:02:24,275 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:24,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/issues/38 HTTP/1.1" 200 None
2025-08-11 01:02:24,508 [ scc.repo] DEBUG - PR 38 jburel 'Update dependency'
2025-08-11 01:02:24,508 [ scc.repo] DEBUG ## Branches found:
2025-08-11 01:02:24,508 [ scc.git] DEBUG Get sha1 of %s
2025-08-11 01:02:24,509 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-08-11 01:02:24,511 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-08-11 01:02:24,514 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-08-11 01:02:24,514 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-08-11 01:02:24,516 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-08-11 01:02:24,519 [ scc.git] DEBUG Already up to date.
2025-08-11 01:02:24,519 [ scc.git] DEBUG Calling 'git fetch origin pull/38/head'
2025-08-11 01:02:24,804 [ scc.git] DEBUG From https://github.com/ome/omero-matlab
2025-08-11 01:02:24,804 [ scc.git] DEBUG * branch refs/pull/38/head -> FETCH_HEAD
2025-08-11 01:02:24,808 [ scc.git] DEBUG ## Unique users: []
2025-08-11 01:02:24,808 [ scc.git] DEBUG Get sha1 of %s
2025-08-11 01:02:24,808 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-08-11 01:02:24,811 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...a8d38c69bde53075007fff870c8bb5f671b87737'
2025-08-11 01:02:24,813 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-08-11 01:02:24,816 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 38 (Update dependency) a8d38c69bde53075007fff870c8bb5f671b87737'
2025-08-11 01:02:24,824 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-08-11 01:02:24,827 [ scc.git] DEBUG .github/workflows/gradle.yml | 19 ++++++++++++-------
2025-08-11 01:02:24,827 [ scc.git] DEBUG build.gradle | 4 ++--
2025-08-11 01:02:24,827 [ scc.git] DEBUG 2 files changed, 14 insertions(+), 9 deletions(-)
2025-08-11 01:02:24,829 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:25,006 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-08-11 01:02:25,007 [ scc.git] DEBUG Calling 'git submodule update'
2025-08-11 01:02:25,048 [ scc.git] DEBUG Get sha1 of %s
2025-08-11 01:02:25,048 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-08-11 01:02:25,050 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-08-11 01:02:25,055 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7faa64c34b10> has no local changes
2025-08-11 01:02:25,055 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/omero-matlab
Already up to date.
Merged PRs:
- PR 38 jburel 'Update dependency'
Generated by OMERO-matlab-push#448 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-matlab-push/448/)'
2025-08-11 01:02:25,061 [ scc.git] DEBUG [detached HEAD 94b30bb] merge master -Dorg -Snone
2025-08-11 01:02:25,062 [ scc.merge] INFO Repository: ome/omero-matlab
2025-08-11 01:02:25,062 [ scc.merge] INFO Already up to date.
2025-08-11 01:02:25,062 [ scc.merge] INFO
2025-08-11 01:02:25,062 [ scc.merge] INFO Merged PRs:
2025-08-11 01:02:25,062 [ scc.merge] INFO - PR 38 jburel 'Update dependency'
2025-08-11 01:02:25,062 [ scc.merge] INFO
2025-08-11 01:02:25,062 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-08-11 01:02:25,062 [ scc.git] DEBUG Calling 'git remote'
Merge all submodules2025-08-11 01:02:25,511 [ scc.config] DEBUG Found github.token
2025-08-11 01:02:25,513 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:25,695 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-08-11 01:02:25,947 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:26,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-08-11 01:02:26,378 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:26,562 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-08-11 01:02:26,562 [ scc.gh] DEBUG 3724 remaining from 5000 (Reset at 01:08
2025-08-11 01:02:26,563 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-08-11 01:02:26,566 [ scc.git] DEBUG Check current status
2025-08-11 01:02:26,566 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-08-11 01:02:26,568 [ scc.git] DEBUG 94b30bb merge master -Dorg -Snone
2025-08-11 01:02:26,569 [ scc.git] DEBUG Calling 'git submodule status'
2025-08-11 01:02:26,611 [ scc.config] DEBUG Found remote.origin.url
2025-08-11 01:02:26,813 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:27,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab HTTP/1.1" 200 None
2025-08-11 01:02:27,343 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:27,581 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-08-11 01:02:27,833 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:28,035 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-08-11 01:02:28,286 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:28,487 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-08-11 01:02:28,739 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:28,925 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-08-11 01:02:28,926 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-08-11 01:02:28,967 [ scc.git] DEBUG Resetting...
2025-08-11 01:02:28,967 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-08-11 01:02:28,971 [ scc.git] DEBUG HEAD is now at 94b30bb merge master -Dorg -Snone
2025-08-11 01:02:28,971 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-08-11 01:02:29,011 [ scc.git] DEBUG Check current status
2025-08-11 01:02:29,011 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-08-11 01:02:29,014 [ scc.git] DEBUG 94b30bb merge master -Dorg -Snone
2025-08-11 01:02:29,014 [ scc.git] DEBUG Calling 'git submodule status'
2025-08-11 01:02:29,053 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-08-11 01:02:29,054 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-08-11 01:02:29,054 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-08-11 01:02:29,054 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-08-11 01:02:29,054 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-08-11 01:02:29,054 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-08-11 01:02:29,054 [ scc.repo] DEBUG ## PRs found:
2025-08-11 01:02:29,177 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:29,484 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/pulls HTTP/1.1" 200 None
2025-08-11 01:02:29,735 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:30,003 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/issues/38 HTTP/1.1" 200 None
2025-08-11 01:02:30,255 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:30,553 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/a8d38c69bde53075007fff870c8bb5f671b87737 HTTP/1.1" 200 None
2025-08-11 01:02:30,804 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:31,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/a8d38c69bde53075007fff870c8bb5f671b87737/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-08-11 01:02:31,298 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:31,592 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/a8d38c69bde53075007fff870c8bb5f671b87737/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-08-11 01:02:31,843 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:32,138 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/a8d38c69bde53075007fff870c8bb5f671b87737 HTTP/1.1" 200 None
2025-08-11 01:02:32,389 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:32,604 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/statuses/a8d38c69bde53075007fff870c8bb5f671b87737?per_page=1 HTTP/1.1" 200 2
2025-08-11 01:02:32,604 [ scc.repo] DEBUG - PR 38 jburel 'Update dependency'
2025-08-11 01:02:32,604 [ scc.repo] DEBUG ## Branches found:
2025-08-11 01:02:32,604 [ scc.git] DEBUG Get sha1 of %s
2025-08-11 01:02:32,604 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-08-11 01:02:32,607 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-08-11 01:02:32,609 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-08-11 01:02:32,610 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-08-11 01:02:32,612 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-08-11 01:02:32,615 [ scc.git] DEBUG Already up to date.
2025-08-11 01:02:32,616 [ scc.git] DEBUG Calling 'git fetch origin pull/38/head'
2025-08-11 01:02:32,896 [ scc.git] DEBUG From https://github.com/ome/omero-matlab
2025-08-11 01:02:32,896 [ scc.git] DEBUG * branch refs/pull/38/head -> FETCH_HEAD
2025-08-11 01:02:32,900 [ scc.git] DEBUG ## Unique users: []
2025-08-11 01:02:32,900 [ scc.git] DEBUG Get sha1 of %s
2025-08-11 01:02:32,900 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-08-11 01:02:32,903 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...a8d38c69bde53075007fff870c8bb5f671b87737'
2025-08-11 01:02:32,905 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-08-11 01:02:32,907 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 38 (Update dependency) a8d38c69bde53075007fff870c8bb5f671b87737'
2025-08-11 01:02:32,910 [ scc.git] DEBUG Already up to date.
2025-08-11 01:02:32,911 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-08-11 01:02:33,108 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-08-11 01:02:33,108 [ scc.git] DEBUG Calling 'git submodule update'
2025-08-11 01:02:33,150 [ scc.git] DEBUG Get sha1 of %s
2025-08-11 01:02:33,150 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-08-11 01:02:33,152 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-08-11 01:02:33,192 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-08-11 01:02:33,196 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f9ef8cf9f50> has no local changes
2025-08-11 01:02:33,196 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-matlab
Already up to date.
Merged PRs:
- PR 38 jburel 'Update dependency'
Generated by OMERO-matlab-push#448 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-matlab-push/448/)'
2025-08-11 01:02:33,203 [ scc.git] DEBUG [detached HEAD afe3fc5] merge master -Dorg -Ssuccess-only
2025-08-11 01:02:33,203 [ scc.merge] INFO Repository: ome/omero-matlab
2025-08-11 01:02:33,203 [ scc.merge] INFO Already up to date.
2025-08-11 01:02:33,203 [ scc.merge] INFO
2025-08-11 01:02:33,203 [ scc.merge] INFO Merged PRs:
2025-08-11 01:02:33,203 [ scc.merge] INFO - PR 38 jburel 'Update dependency'
2025-08-11 01:02:33,203 [ scc.merge] INFO
2025-08-11 01:02:33,203 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-08-11 01:02:33,203 [ scc.git] DEBUG Calling 'git remote'
Update component versions
Updating omero-gateway from 5.10.1 to 5.10.4-SNAPSHOT
Commit all component version changes
[detached HEAD 65d6d1b] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
2025-08-11 01:02:39,472 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-matlab/tree/merge_ci