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-03-05 01:02:47,147 [ scc.config] DEBUG Found github.token
2025-03-05 01:02:47,149 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:47,336 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-05 01:02:47,589 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:47,781 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-05 01:02:48,034 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:48,195 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-03-05 01:02:48,196 [ scc.gh] DEBUG 3632 remaining from 5000 (Reset at 01:03
2025-03-05 01:02:48,196 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-05 01:02:48,200 [ scc.git] DEBUG Check current status
2025-03-05 01:02:48,200 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-05 01:02:48,203 [ scc.git] DEBUG 7d4ddff change date
2025-03-05 01:02:48,204 [ scc.git] DEBUG Calling 'git submodule status'
2025-03-05 01:02:48,244 [ scc.config] DEBUG Found remote.origin.url
2025-03-05 01:02:48,448 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:48,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab HTTP/1.1" 200 None
2025-03-05 01:02:48,945 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:49,166 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-05 01:02:49,418 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:49,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-05 01:02:49,847 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:50,075 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-05 01:02:50,328 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:50,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-05 01:02:50,504 [ scc.git] DEBUG Resetting...
2025-03-05 01:02:50,504 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-03-05 01:02:50,515 [ scc.git] DEBUG HEAD is now at 7d4ddff change date
2025-03-05 01:02:50,515 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-03-05 01:02:50,556 [ scc.git] DEBUG Check current status
2025-03-05 01:02:50,556 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-05 01:02:50,560 [ scc.git] DEBUG 7d4ddff change date
2025-03-05 01:02:50,560 [ scc.git] DEBUG Calling 'git submodule status'
2025-03-05 01:02:50,597 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-03-05 01:02:50,597 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-03-05 01:02:50,597 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-03-05 01:02:50,598 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-03-05 01:02:50,598 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-03-05 01:02:50,598 [ scc.repo] DEBUG ## PRs found:
2025-03-05 01:02:50,756 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:51,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/pulls HTTP/1.1" 200 None
2025-03-05 01:02:51,299 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:51,517 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/issues/37 HTTP/1.1" 200 None
2025-03-05 01:02:51,518 [ scc.repo] DEBUG - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-03-05 01:02:51,518 [ scc.repo] DEBUG ## Branches found:
2025-03-05 01:02:51,518 [ scc.git] DEBUG Get sha1 of %s
2025-03-05 01:02:51,518 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-05 01:02:51,522 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-05 01:02:51,525 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-05 01:02:51,525 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-05 01:02:51,529 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-05 01:02:51,533 [ scc.git] DEBUG Already up to date.
2025-03-05 01:02:51,533 [ scc.git] DEBUG Calling 'git fetch origin pull/37/head'
2025-03-05 01:02:51,886 [ scc.git] DEBUG From https://github.com/ome/omero-matlab
2025-03-05 01:02:51,887 [ scc.git] DEBUG * branch refs/pull/37/head -> FETCH_HEAD
2025-03-05 01:02:51,891 [ scc.git] DEBUG ## Unique users: []
2025-03-05 01:02:51,891 [ scc.git] DEBUG Get sha1 of %s
2025-03-05 01:02:51,891 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-05 01:02:51,895 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0d391203c853eda4f29d12007d36618cb71d342d'
2025-03-05 01:02:51,899 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-05 01:02:51,902 [ 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-03-05 01:02:51,959 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-05 01:02:51,962 [ scc.git] DEBUG build.gradle | 2 +-
2025-03-05 01:02:51,962 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-03-05 01:02:51,965 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:52,128 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-05 01:02:52,129 [ scc.git] DEBUG Calling 'git submodule update'
2025-03-05 01:02:52,168 [ scc.git] DEBUG Get sha1 of %s
2025-03-05 01:02:52,169 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-05 01:02:52,172 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-03-05 01:02:52,199 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fdfd6a84ca0> has no local changes
2025-03-05 01:02:52,200 [ 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#318 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-matlab-push/318/)'
2025-03-05 01:02:52,207 [ scc.git] DEBUG [detached HEAD aa8e809] merge master -Dorg -Snone
2025-03-05 01:02:52,207 [ scc.merge] INFO Repository: ome/omero-matlab
2025-03-05 01:02:52,207 [ scc.merge] INFO Already up to date.
2025-03-05 01:02:52,207 [ scc.merge] INFO
2025-03-05 01:02:52,207 [ scc.merge] INFO Merged PRs:
2025-03-05 01:02:52,207 [ scc.merge] INFO - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-03-05 01:02:52,207 [ scc.merge] INFO
2025-03-05 01:02:52,207 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-03-05 01:02:52,208 [ scc.git] DEBUG Calling 'git remote'
Merge all submodules2025-03-05 01:02:52,670 [ scc.config] DEBUG Found github.token
2025-03-05 01:02:52,673 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:52,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-05 01:02:53,103 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:53,269 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-05 01:02:53,521 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:53,679 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-03-05 01:02:53,680 [ scc.gh] DEBUG 3622 remaining from 5000 (Reset at 01:03
2025-03-05 01:02:53,681 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-05 01:02:53,685 [ scc.git] DEBUG Check current status
2025-03-05 01:02:53,685 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-05 01:02:53,689 [ scc.git] DEBUG aa8e809 merge master -Dorg -Snone
2025-03-05 01:02:53,689 [ scc.git] DEBUG Calling 'git submodule status'
2025-03-05 01:02:53,729 [ scc.config] DEBUG Found remote.origin.url
2025-03-05 01:02:53,932 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:54,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab HTTP/1.1" 200 None
2025-03-05 01:02:54,433 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:54,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-05 01:02:54,897 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:55,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-05 01:02:55,331 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:55,492 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-05 01:02:55,745 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:55,923 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-05 01:02:55,925 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-05 01:02:55,966 [ scc.git] DEBUG Resetting...
2025-03-05 01:02:55,966 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-03-05 01:02:55,971 [ scc.git] DEBUG HEAD is now at aa8e809 merge master -Dorg -Snone
2025-03-05 01:02:55,971 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-03-05 01:02:56,009 [ scc.git] DEBUG Check current status
2025-03-05 01:02:56,009 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-05 01:02:56,013 [ scc.git] DEBUG aa8e809 merge master -Dorg -Snone
2025-03-05 01:02:56,013 [ scc.git] DEBUG Calling 'git submodule status'
2025-03-05 01:02:56,051 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-03-05 01:02:56,051 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-03-05 01:02:56,051 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-03-05 01:02:56,051 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-03-05 01:02:56,051 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-03-05 01:02:56,051 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-03-05 01:02:56,051 [ scc.repo] DEBUG ## PRs found:
2025-03-05 01:02:56,177 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:56,436 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/pulls HTTP/1.1" 200 None
2025-03-05 01:02:56,689 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:56,919 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/issues/37 HTTP/1.1" 200 None
2025-03-05 01:02:57,171 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:57,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d HTTP/1.1" 200 None
2025-03-05 01:02:57,713 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:58,002 [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-03-05 01:02:58,254 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:58,474 [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-03-05 01:02:58,726 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:59,019 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d HTTP/1.1" 200 None
2025-03-05 01:02:59,272 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:59,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/statuses/0d391203c853eda4f29d12007d36618cb71d342d?per_page=1 HTTP/1.1" 200 2
2025-03-05 01:02:59,443 [ scc.repo] DEBUG - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-03-05 01:02:59,443 [ scc.repo] DEBUG ## Branches found:
2025-03-05 01:02:59,444 [ scc.git] DEBUG Get sha1 of %s
2025-03-05 01:02:59,444 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-05 01:02:59,447 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-05 01:02:59,450 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-05 01:02:59,451 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-05 01:02:59,454 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-05 01:02:59,458 [ scc.git] DEBUG Already up to date.
2025-03-05 01:02:59,458 [ scc.git] DEBUG Calling 'git fetch origin pull/37/head'
2025-03-05 01:02:59,744 [ scc.git] DEBUG From https://github.com/ome/omero-matlab
2025-03-05 01:02:59,744 [ scc.git] DEBUG * branch refs/pull/37/head -> FETCH_HEAD
2025-03-05 01:02:59,749 [ scc.git] DEBUG ## Unique users: []
2025-03-05 01:02:59,749 [ scc.git] DEBUG Get sha1 of %s
2025-03-05 01:02:59,749 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-05 01:02:59,753 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0d391203c853eda4f29d12007d36618cb71d342d'
2025-03-05 01:02:59,757 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-05 01:02:59,761 [ 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-03-05 01:02:59,764 [ scc.git] DEBUG Already up to date.
2025-03-05 01:02:59,767 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-05 01:02:59,923 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-05 01:02:59,924 [ scc.git] DEBUG Calling 'git submodule update'
2025-03-05 01:02:59,962 [ scc.git] DEBUG Get sha1 of %s
2025-03-05 01:02:59,963 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-05 01:02:59,966 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-05 01:03:00,003 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-03-05 01:03:00,008 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f339a2a5ca0> has no local changes
2025-03-05 01:03:00,008 [ 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#318 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-matlab-push/318/)'
2025-03-05 01:03:00,014 [ scc.git] DEBUG [detached HEAD 1987549] merge master -Dorg -Ssuccess-only
2025-03-05 01:03:00,014 [ scc.merge] INFO Repository: ome/omero-matlab
2025-03-05 01:03:00,015 [ scc.merge] INFO Already up to date.
2025-03-05 01:03:00,015 [ scc.merge] INFO
2025-03-05 01:03:00,015 [ scc.merge] INFO Merged PRs:
2025-03-05 01:03:00,015 [ scc.merge] INFO - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-03-05 01:03:00,015 [ scc.merge] INFO
2025-03-05 01:03:00,015 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-03-05 01:03:00,015 [ 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 1d56de1] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
2025-03-05 01:03:06,137 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-matlab/tree/merge_ci