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 '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' 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
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2025-02-28 01:05:11,554 [ scc.config] DEBUG Found github.token
2025-02-28 01:05:11,558 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:11,754 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-28 01:05:12,006 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:12,174 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-28 01:05:12,426 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:12,580 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-02-28 01:05:12,581 [ scc.gh] DEBUG 2759 remaining from 5000 (Reset at 01:02
2025-02-28 01:05:12,582 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-28 01:05:12,586 [ scc.git] DEBUG Check current status
2025-02-28 01:05:12,586 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-28 01:05:12,590 [ scc.git] DEBUG 7d4ddff change date
2025-02-28 01:05:12,590 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-28 01:05:12,640 [ scc.config] DEBUG Found remote.origin.url
2025-02-28 01:05:12,833 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:13,095 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab HTTP/1.1" 200 None
2025-02-28 01:05:13,348 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:13,569 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-28 01:05:13,823 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:14,010 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-28 01:05:14,264 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:14,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-28 01:05:14,706 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:14,890 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-28 01:05:14,892 [ scc.git] DEBUG Resetting...
2025-02-28 01:05:14,892 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-02-28 01:05:14,903 [ scc.git] DEBUG HEAD is now at 7d4ddff change date
2025-02-28 01:05:14,904 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-02-28 01:05:14,980 [ scc.git] DEBUG Check current status
2025-02-28 01:05:14,980 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-28 01:05:14,985 [ scc.git] DEBUG 7d4ddff change date
2025-02-28 01:05:14,985 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-28 01:05:15,028 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-02-28 01:05:15,028 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-02-28 01:05:15,028 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-02-28 01:05:15,028 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-02-28 01:05:15,028 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-02-28 01:05:15,028 [ scc.repo] DEBUG ## PRs found:
2025-02-28 01:05:15,143 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:15,407 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/pulls HTTP/1.1" 200 None
2025-02-28 01:05:15,660 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:15,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/issues/37 HTTP/1.1" 200 None
2025-02-28 01:05:15,905 [ scc.repo] DEBUG - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-02-28 01:05:15,905 [ scc.repo] DEBUG ## Branches found:
2025-02-28 01:05:15,905 [ scc.git] DEBUG Get sha1 of %s
2025-02-28 01:05:15,905 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-28 01:05:15,910 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-28 01:05:15,913 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-28 01:05:15,914 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-28 01:05:15,917 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-28 01:05:15,921 [ scc.git] DEBUG Already up to date.
2025-02-28 01:05:15,921 [ scc.git] DEBUG Calling 'git fetch origin pull/37/head'
2025-02-28 01:05:16,506 [ scc.git] DEBUG From https://github.com/ome/omero-matlab
2025-02-28 01:05:16,506 [ scc.git] DEBUG * branch refs/pull/37/head -> FETCH_HEAD
2025-02-28 01:05:16,510 [ scc.git] DEBUG ## Unique users: []
2025-02-28 01:05:16,511 [ scc.git] DEBUG Get sha1 of %s
2025-02-28 01:05:16,511 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-28 01:05:16,515 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0d391203c853eda4f29d12007d36618cb71d342d'
2025-02-28 01:05:16,519 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-28 01:05:16,523 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 37 (bump org.openmicroscopy:omero-gateway to 5.9.2) 0d391203c853eda4f29d12007d36618cb71d342d'
2025-02-28 01:05:16,577 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-28 01:05:16,579 [ scc.git] DEBUG build.gradle | 2 +-
2025-02-28 01:05:16,580 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-02-28 01:05:16,583 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:16,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-28 01:05:16,742 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-28 01:05:16,784 [ scc.git] DEBUG Get sha1 of %s
2025-02-28 01:05:16,785 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-28 01:05:16,791 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-28 01:05:16,949 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4cd238ef10> has no local changes
2025-02-28 01:05:16,949 [ 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 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
Generated by OMERO-matlab-push#313 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-matlab-push/313/)'
2025-02-28 01:05:16,957 [ scc.git] DEBUG [detached HEAD 7913da5] merge master -Dorg -Snone
2025-02-28 01:05:16,957 [ scc.merge] INFO Repository: ome/omero-matlab
2025-02-28 01:05:16,957 [ scc.merge] INFO Already up to date.
2025-02-28 01:05:16,957 [ scc.merge] INFO
2025-02-28 01:05:16,957 [ scc.merge] INFO Merged PRs:
2025-02-28 01:05:16,957 [ scc.merge] INFO - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-02-28 01:05:16,957 [ scc.merge] INFO
2025-02-28 01:05:16,957 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-02-28 01:05:16,958 [ scc.git] DEBUG Calling 'git remote'
Merge all submodules2025-02-28 01:05:17,428 [ scc.config] DEBUG Found github.token
2025-02-28 01:05:17,431 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:17,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-28 01:05:17,850 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:18,010 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-28 01:05:18,262 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:18,412 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-02-28 01:05:18,414 [ scc.gh] DEBUG 2749 remaining from 5000 (Reset at 01:02
2025-02-28 01:05:18,415 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-28 01:05:18,420 [ scc.git] DEBUG Check current status
2025-02-28 01:05:18,420 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-28 01:05:18,424 [ scc.git] DEBUG 7913da5 merge master -Dorg -Snone
2025-02-28 01:05:18,424 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-28 01:05:18,464 [ scc.config] DEBUG Found remote.origin.url
2025-02-28 01:05:18,666 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:18,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab HTTP/1.1" 200 None
2025-02-28 01:05:19,173 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:19,402 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-28 01:05:19,655 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:19,824 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-28 01:05:20,076 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:20,268 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-28 01:05:20,521 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:20,697 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-28 01:05:20,698 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-28 01:05:20,737 [ scc.git] DEBUG Resetting...
2025-02-28 01:05:20,737 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-02-28 01:05:20,743 [ scc.git] DEBUG HEAD is now at 7913da5 merge master -Dorg -Snone
2025-02-28 01:05:20,743 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-02-28 01:05:20,778 [ scc.git] DEBUG Check current status
2025-02-28 01:05:20,778 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-28 01:05:20,782 [ scc.git] DEBUG 7913da5 merge master -Dorg -Snone
2025-02-28 01:05:20,782 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-28 01:05:20,816 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-02-28 01:05:20,816 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-02-28 01:05:20,817 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-02-28 01:05:20,817 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-02-28 01:05:20,817 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-02-28 01:05:20,817 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-02-28 01:05:20,817 [ scc.repo] DEBUG ## PRs found:
2025-02-28 01:05:20,950 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:21,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/pulls HTTP/1.1" 200 None
2025-02-28 01:05:21,458 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:21,677 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/issues/37 HTTP/1.1" 200 None
2025-02-28 01:05:21,929 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:22,238 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d HTTP/1.1" 200 None
2025-02-28 01:05:22,490 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:22,772 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-28 01:05:23,025 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:23,284 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-28 01:05:23,538 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:23,806 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d HTTP/1.1" 200 None
2025-02-28 01:05:24,059 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:24,250 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/statuses/0d391203c853eda4f29d12007d36618cb71d342d?per_page=1 HTTP/1.1" 200 2
2025-02-28 01:05:24,251 [ scc.repo] DEBUG - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-02-28 01:05:24,251 [ scc.repo] DEBUG ## Branches found:
2025-02-28 01:05:24,251 [ scc.git] DEBUG Get sha1 of %s
2025-02-28 01:05:24,251 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-28 01:05:24,256 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-28 01:05:24,259 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-28 01:05:24,259 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-28 01:05:24,263 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-28 01:05:24,268 [ scc.git] DEBUG Already up to date.
2025-02-28 01:05:24,268 [ scc.git] DEBUG Calling 'git fetch origin pull/37/head'
2025-02-28 01:05:24,584 [ scc.git] DEBUG From https://github.com/ome/omero-matlab
2025-02-28 01:05:24,585 [ scc.git] DEBUG * branch refs/pull/37/head -> FETCH_HEAD
2025-02-28 01:05:24,589 [ scc.git] DEBUG ## Unique users: []
2025-02-28 01:05:24,589 [ scc.git] DEBUG Get sha1 of %s
2025-02-28 01:05:24,589 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-28 01:05:24,596 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0d391203c853eda4f29d12007d36618cb71d342d'
2025-02-28 01:05:24,602 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-28 01:05:24,606 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 37 (bump org.openmicroscopy:omero-gateway to 5.9.2) 0d391203c853eda4f29d12007d36618cb71d342d'
2025-02-28 01:05:24,610 [ scc.git] DEBUG Already up to date.
2025-02-28 01:05:24,613 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-28 01:05:24,767 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-28 01:05:24,769 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-28 01:05:24,808 [ scc.git] DEBUG Get sha1 of %s
2025-02-28 01:05:24,808 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-28 01:05:24,812 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-28 01:05:24,849 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-28 01:05:24,854 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ffb5ccaef10> has no local changes
2025-02-28 01:05:24,855 [ 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 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
Generated by OMERO-matlab-push#313 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-matlab-push/313/)'
2025-02-28 01:05:24,862 [ scc.git] DEBUG [detached HEAD 5c3b4af] merge master -Dorg -Ssuccess-only
2025-02-28 01:05:24,862 [ scc.merge] INFO Repository: ome/omero-matlab
2025-02-28 01:05:24,863 [ scc.merge] INFO Already up to date.
2025-02-28 01:05:24,863 [ scc.merge] INFO
2025-02-28 01:05:24,863 [ scc.merge] INFO Merged PRs:
2025-02-28 01:05:24,863 [ scc.merge] INFO - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-02-28 01:05:24,863 [ scc.merge] INFO
2025-02-28 01:05:24,863 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-02-28 01:05:24,863 [ scc.git] DEBUG Calling 'git remote'
Update component versions
Updating omero-gateway from 5.9.2 to 5.10.1-SNAPSHOT
Commit all component version changes
[detached HEAD 05115d2] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
2025-02-28 01:05:31,100 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-matlab/tree/merge_ci