Console Output
+ export BASE_REPO=omero-build.git
+ BASE_REPO=omero-build.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-build-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-build-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-build-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-20 07:15:56,638 [ scc.config] DEBUG Found github.token
2026-04-20 07:15:56,639 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-20 07:15:56,885 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-20 07:15:57,320 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-20 07:15:57,725 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-20 07:15:57,726 [ scc.gh] DEBUG 5000 remaining from 5000 (Reset at 08:04
2026-04-20 07:15:57,726 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-20 07:15:57,729 [ scc.git] DEBUG Check current status
2026-04-20 07:15:57,729 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-20 07:15:57,731 [ scc.git] DEBUG 81e20c6 Remove omero-zarr-pixel-buffer
2026-04-20 07:15:57,731 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-20 07:15:57,773 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-04-20 07:15:57,776 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-04-20 07:15:57,779 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-04-20 07:15:57,782 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-04-20 07:15:57,785 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-04-20 07:15:57,788 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-04-20 07:15:57,791 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-04-20 07:15:57,794 [ scc.config] DEBUG Found remote.origin.url
2026-04-20 07:15:58,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-04-20 07:15:58,783 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-20 07:15:59,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-20 07:15:59,698 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-20 07:16:00,184 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-20 07:16:00,185 [ scc.git] DEBUG Resetting...
2026-04-20 07:16:00,185 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-20 07:16:00,190 [ scc.git] DEBUG HEAD is now at 81e20c6 Remove omero-zarr-pixel-buffer
2026-04-20 07:16:00,191 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-20 07:16:00,249 [ scc.git] DEBUG Check current status
2026-04-20 07:16:00,249 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-20 07:16:00,251 [ scc.git] DEBUG 81e20c6 Remove omero-zarr-pixel-buffer
2026-04-20 07:16:00,251 [ scc.git] DEBUG Calling 'git submodule status'
2026-04-20 07:16:00,292 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-04-20 07:16:00,295 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-04-20 07:16:00,299 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-04-20 07:16:00,302 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-04-20 07:16:00,305 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-04-20 07:16:00,308 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-04-20 07:16:00,311 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-04-20 07:16:00,312 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-04-20 07:16:00,312 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-04-20 07:16:00,312 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-04-20 07:16:00,312 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-04-20 07:16:00,312 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-04-20 07:16:00,312 [ scc.repo] DEBUG ## PRs found:
2026-04-20 07:16:00,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2026-04-20 07:16:00,669 [ scc.repo] DEBUG ## Branches found:
2026-04-20 07:16:00,669 [ scc.git] DEBUG Get sha1 of %s
2026-04-20 07:16:00,669 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-20 07:16:00,671 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-20 07:16:00,674 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-20 07:16:00,674 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-20 07:16:00,676 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-20 07:16:00,679 [ scc.git] DEBUG Already up to date.
2026-04-20 07:16:00,679 [ scc.git] DEBUG ## Unique users: []
2026-04-20 07:16:00,679 [ scc.git] DEBUG Get sha1 of %s
2026-04-20 07:16:00,679 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-20 07:16:00,681 [ scc.git] DEBUG Calling 'git submodule update'
2026-04-20 07:16:00,721 [ scc.git] DEBUG Get sha1 of %s
2026-04-20 07:16:00,721 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-20 07:16:00,723 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-04-20 07:16:00,759 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f1c2798b290> has local changes
2026-04-20 07:16:00,759 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Snone
Repository: ome/omero-build
Already up to date.
Generated by OMERO-build-push#149 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/149/)'
2026-04-20 07:16:00,785 [ scc.git] DEBUG HEAD detached at 81e20c6
2026-04-20 07:16:00,785 [ scc.git] DEBUG Untracked files:
2026-04-20 07:16:00,785 [ scc.git] DEBUG (use "git add <file>..." to include in what will be committed)
2026-04-20 07:16:00,785 [ scc.git] DEBUG omero-zarr-pixel-buffer/
2026-04-20 07:16:00,785 [ scc.git] DEBUG
2026-04-20 07:16:00,785 [ scc.git] DEBUG nothing added to commit but untracked files present (use "git add" to track)
2026-04-20 07:16:00,785 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-20 07:16:00,785 [ scc.git] DEBUG Calling 'git remote'
Traceback (most recent call last):
File "/home/omero/workspace/OMERO-build-push/build/venv/lib64/python3.11/site-packages/scc/main.py", line 64, in entry_point
main("scc", items=[
File "/home/omero/workspace/OMERO-build-push/build/venv/lib64/python3.11/site-packages/yaclifw/framework.py", line 188, in main
ns.func(ns)
File "/home/omero/workspace/OMERO-build-push/build/venv/lib64/python3.11/site-packages/scc/git.py", line 3332, in __call__
self.merge(args, self.main_repo)
File "/home/omero/workspace/OMERO-build-push/build/venv/lib64/python3.11/site-packages/scc/git.py", line 3357, in merge
updated, merge_msg = main_repo.rmerge(
^^^^^^^^^^^^^^^^^
File "/home/omero/workspace/OMERO-build-push/build/venv/lib64/python3.11/site-packages/scc/git.py", line 1861, in rmerge
summary_update = self.summary_commit(
^^^^^^^^^^^^^^^^^^^^
File "/home/omero/workspace/OMERO-build-push/build/venv/lib64/python3.11/site-packages/scc/git.py", line 1924, in summary_commit
self.call("git", "commit", "-a", "-n", "-m", commit_message)
File "/home/omero/workspace/OMERO-build-push/build/venv/lib64/python3.11/site-packages/scc/git.py", line 1162, in call
return self.wrap_call(self.debugWrap, *command, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/omero/workspace/OMERO-build-push/build/venv/lib64/python3.11/site-packages/scc/git.py", line 1187, in wrap_call
raise Exception("rc=%s" % rc)
Exception: rc=1