Skip to content

Console Output

+ export BASE_REPO=omero-python-superbuild.git
+ BASE_REPO=omero-python-superbuild.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-python-superbuild-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-python-superbuild-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-python-superbuild-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-python-superbuild-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-07-02 00:28:49,550 [  scc.config] DEBUG Found github.token
2025-07-02 00:28:49,551 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:49,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:28:49,980 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:50,142 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:28:50,394 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:50,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-07-02 00:28:50,544 [      scc.gh] DEBUG 4361 remaining from 5000 (Reset at 00:07
2025-07-02 00:28:50,545 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-07-02 00:28:50,547 [     scc.git] DEBUG Check current status
2025-07-02 00:28:50,547 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-07-02 00:28:50,550 [     scc.git] DEBUG 275cf49 Merge pull request #325 from ome/dependabot/submodules/omero-py-973b6bd
2025-07-02 00:28:50,550 [     scc.git] DEBUG Calling 'git submodule status'
2025-07-02 00:28:50,603 [     scc.git] DEBUG  01fa0c567e5391e5f920bd17d6e9eab210c9df67 omero-dropbox (v5.7.0-7-g01fa0c5)
2025-07-02 00:28:50,695 [     scc.git] DEBUG  6d44f663b2c9680b027c29da4e98430e03403bb1 omero-marshal (v0.9.0-13-g6d44f66)
2025-07-02 00:28:50,723 [     scc.git] DEBUG  973b6bd7b4cb0fc1f06e3462a739b654390a2f60 omero-py (v5.21.0-3-g973b6bd7)
2025-07-02 00:28:50,727 [     scc.git] DEBUG  573db340d5d1429fa17c7e486206948412a7c150 omero-scripts (v5.9.1-1-g573db34)
2025-07-02 00:28:51,300 [     scc.git] DEBUG  d5facbbcfa196ac37307a6e4b67cbc606b9b0908 omero-web (v5.29.0-17-gd5facbbcf)
2025-07-02 00:28:51,304 [  scc.config] DEBUG Found remote.origin.url
2025-07-02 00:28:51,305 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:51,572 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild HTTP/1.1" 200 None
2025-07-02 00:28:51,824 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:52,059 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-07-02 00:28:52,310 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:52,482 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-07-02 00:28:52,733 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:52,931 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-07-02 00:28:53,183 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:53,367 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-07-02 00:28:53,367 [     scc.git] DEBUG Resetting...
2025-07-02 00:28:53,367 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-07-02 00:28:53,372 [     scc.git] DEBUG HEAD is now at 275cf49 Merge pull request #325 from ome/dependabot/submodules/omero-py-973b6bd
2025-07-02 00:28:53,373 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-07-02 00:28:53,431 [     scc.git] DEBUG Check current status
2025-07-02 00:28:53,431 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-07-02 00:28:53,433 [     scc.git] DEBUG 275cf49 Merge pull request #325 from ome/dependabot/submodules/omero-py-973b6bd
2025-07-02 00:28:53,433 [     scc.git] DEBUG Calling 'git submodule status'
2025-07-02 00:28:53,477 [     scc.git] DEBUG  01fa0c567e5391e5f920bd17d6e9eab210c9df67 omero-dropbox (v5.7.0-7-g01fa0c5)
2025-07-02 00:28:53,480 [     scc.git] DEBUG  6d44f663b2c9680b027c29da4e98430e03403bb1 omero-marshal (v0.9.0-13-g6d44f66)
2025-07-02 00:28:53,485 [     scc.git] DEBUG  973b6bd7b4cb0fc1f06e3462a739b654390a2f60 omero-py (v5.21.0-3-g973b6bd7)
2025-07-02 00:28:53,490 [     scc.git] DEBUG  573db340d5d1429fa17c7e486206948412a7c150 omero-scripts (v5.9.1-1-g573db34)
2025-07-02 00:28:53,495 [     scc.git] DEBUG  d5facbbcfa196ac37307a6e4b67cbc606b9b0908 omero-web (v5.29.0-17-gd5facbbcf)
2025-07-02 00:28:53,496 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-07-02 00:28:53,496 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-07-02 00:28:53,496 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-07-02 00:28:53,496 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-07-02 00:28:53,496 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-07-02 00:28:53,496 [    scc.repo] DEBUG ## PRs found:
2025-07-02 00:28:53,618 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:53,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild/pulls HTTP/1.1" 200 None
2025-07-02 00:28:54,168 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:54,405 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild/issues/327 HTTP/1.1" 200 None
2025-07-02 00:28:54,406 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-07-02 00:28:54,406 [    scc.repo] DEBUG   - PR 327 dependabot[bot] 'Bump omero-web from `d5facbb` to `c275264`'
2025-07-02 00:28:54,406 [    scc.repo] DEBUG ## Branches found:
2025-07-02 00:28:54,406 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:28:54,406 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:28:54,409 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-07-02 00:28:54,411 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-07-02 00:28:54,411 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-07-02 00:28:54,414 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-07-02 00:28:54,416 [     scc.git] DEBUG Already up to date.

2025-07-02 00:28:54,416 [     scc.git] DEBUG Calling 'git fetch origin pull/327/head'
2025-07-02 00:28:54,740 [     scc.git] DEBUG From https://github.com/ome/omero-python-superbuild
2025-07-02 00:28:54,740 [     scc.git] DEBUG  * branch            refs/pull/327/head -> FETCH_HEAD
2025-07-02 00:28:54,746 [     scc.git] DEBUG ## Unique users: []
2025-07-02 00:28:54,746 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:28:54,747 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:28:54,749 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...acd6c212282fc45a288c662b1077df0abf25ea06'
2025-07-02 00:28:54,752 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:28:54,754 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 327 (Bump omero-web from `d5facbb` to `c275264`) acd6c212282fc45a288c662b1077df0abf25ea06'
2025-07-02 00:28:54,763 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:28:54,766 [     scc.git] DEBUG  omero-web | 2 +-
2025-07-02 00:28:54,766 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-07-02 00:28:54,767 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:54,927 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:28:54,927 [     scc.git] DEBUG Calling 'git submodule update'
2025-07-02 00:28:55,038 [     scc.git] DEBUG Submodule path 'omero-web': checked out 'c2752646d865e17976dcd2582cefb18fc5c4c0fc'
2025-07-02 00:28:55,038 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:28:55,038 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:28:55,041 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-07-02 00:28:55,264 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f9e5a9f5510> has no local changes
2025-07-02 00:28:55,265 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

Repository: ome/omero-python-superbuild
Already up to date.

Merged PRs:
  - PR 327 dependabot[bot] 'Bump omero-web from `d5facbb` to `c275264`'

Generated by OMERO-python-superbuild-push#453 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/453/)'
2025-07-02 00:28:55,292 [     scc.git] DEBUG [detached HEAD d0f705d] merge master -Dorg -Snone
2025-07-02 00:28:55,293 [   scc.merge] INFO  Repository: ome/omero-python-superbuild
2025-07-02 00:28:55,293 [   scc.merge] INFO  Already up to date.
2025-07-02 00:28:55,293 [   scc.merge] INFO  
2025-07-02 00:28:55,293 [   scc.merge] INFO  Merged PRs:
2025-07-02 00:28:55,293 [   scc.merge] INFO    - PR 327 dependabot[bot] 'Bump omero-web from `d5facbb` to `c275264`'
2025-07-02 00:28:55,293 [   scc.merge] INFO  
2025-07-02 00:28:55,293 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-07-02 00:28:55,293 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'omero-dropbox'
Synchronizing submodule url for 'omero-marshal'
Synchronizing submodule url for 'omero-py'
Synchronizing submodule url for 'omero-scripts'
Synchronizing submodule url for 'omero-web'
Merge all submodules using repository configuration:
base-branch: master

submodules:
  omero-scripts:
    base-branch: develop
2025-07-02 00:28:57,498 [  scc.config] DEBUG Found github.token
2025-07-02 00:28:57,499 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:57,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:28:57,919 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:58,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:28:58,328 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:58,472 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-07-02 00:28:58,472 [      scc.gh] DEBUG 4351 remaining from 5000 (Reset at 00:07
2025-07-02 00:28:58,473 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-07-02 00:28:58,475 [     scc.git] DEBUG Check current status
2025-07-02 00:28:58,475 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-07-02 00:28:58,478 [     scc.git] DEBUG d0f705d merge master -Dorg -Snone
2025-07-02 00:28:58,478 [     scc.git] DEBUG Calling 'git submodule status'
2025-07-02 00:28:58,521 [     scc.git] DEBUG  01fa0c567e5391e5f920bd17d6e9eab210c9df67 omero-dropbox (v5.7.0-7-g01fa0c5)
2025-07-02 00:28:58,525 [     scc.git] DEBUG  6d44f663b2c9680b027c29da4e98430e03403bb1 omero-marshal (v0.9.0-13-g6d44f66)
2025-07-02 00:28:58,530 [     scc.git] DEBUG  973b6bd7b4cb0fc1f06e3462a739b654390a2f60 omero-py (v5.21.0-3-g973b6bd7)
2025-07-02 00:28:58,534 [     scc.git] DEBUG  573db340d5d1429fa17c7e486206948412a7c150 omero-scripts (v5.9.1-1-g573db34)
2025-07-02 00:28:58,538 [     scc.git] DEBUG  c2752646d865e17976dcd2582cefb18fc5c4c0fc omero-web (v5.29.1-1-gc2752646d)
2025-07-02 00:28:58,541 [  scc.config] DEBUG Found remote.origin.url
2025-07-02 00:28:58,541 [     scc.git] DEBUG Reading repository configuration from repositories.yml
2025-07-02 00:28:58,542 [     scc.git] DEBUG Repository configuration:
base-branch: master
submodules:
  omero-scripts:
    base-branch: develop

2025-07-02 00:28:58,724 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:58,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild HTTP/1.1" 200 None
2025-07-02 00:28:59,219 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:59,436 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-07-02 00:28:59,687 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:28:59,886 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-07-02 00:29:00,138 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:00,313 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-07-02 00:29:00,565 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:00,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-07-02 00:29:00,729 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-07-02 00:29:00,779 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-dropbox
2025-07-02 00:29:00,779 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-07-02 00:29:00,782 [     scc.git] DEBUG Check current status
2025-07-02 00:29:00,782 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-07-02 00:29:00,784 [     scc.git] DEBUG 01fa0c5 Merge pull request #24 from jburel/build
2025-07-02 00:29:00,785 [     scc.git] DEBUG Calling 'git submodule status'
2025-07-02 00:29:00,826 [  scc.config] DEBUG Found remote.origin.url
2025-07-02 00:29:00,980 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:01,252 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox HTTP/1.1" 200 None
2025-07-02 00:29:01,504 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:01,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-07-02 00:29:02,002 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:02,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-07-02 00:29:02,444 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:02,623 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-07-02 00:29:02,874 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:03,060 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-07-02 00:29:03,061 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-07-02 00:29:03,103 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-07-02 00:29:03,104 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-marshal
2025-07-02 00:29:03,104 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-07-02 00:29:03,106 [     scc.git] DEBUG Check current status
2025-07-02 00:29:03,106 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-07-02 00:29:03,109 [     scc.git] DEBUG 6d44f66 Merge pull request #82 from jburel/build
2025-07-02 00:29:03,109 [     scc.git] DEBUG Calling 'git submodule status'
2025-07-02 00:29:03,150 [  scc.config] DEBUG Found remote.origin.url
2025-07-02 00:29:03,312 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:03,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal HTTP/1.1" 200 None
2025-07-02 00:29:03,822 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:04,054 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-07-02 00:29:04,306 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:04,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-07-02 00:29:04,775 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:04,945 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-07-02 00:29:05,197 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:05,371 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-07-02 00:29:05,372 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-07-02 00:29:05,413 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-07-02 00:29:05,414 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-py
2025-07-02 00:29:05,414 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-07-02 00:29:05,416 [     scc.git] DEBUG Check current status
2025-07-02 00:29:05,416 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-07-02 00:29:05,419 [     scc.git] DEBUG 973b6bd7 Merge pull request #462 from jburel/windows_action
2025-07-02 00:29:05,419 [     scc.git] DEBUG Calling 'git submodule status'
2025-07-02 00:29:05,462 [  scc.config] DEBUG Found remote.origin.url
2025-07-02 00:29:05,622 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:05,925 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py HTTP/1.1" 200 None
2025-07-02 00:29:06,177 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:06,391 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-07-02 00:29:06,643 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:06,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-07-02 00:29:07,079 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:07,280 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-07-02 00:29:07,532 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:07,705 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-07-02 00:29:07,706 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-07-02 00:29:07,749 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-07-02 00:29:07,749 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-scripts
2025-07-02 00:29:07,749 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-07-02 00:29:07,752 [     scc.git] DEBUG Check current status
2025-07-02 00:29:07,752 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-07-02 00:29:07,754 [     scc.git] DEBUG 573db34 Bump version: 5.9.1 → 5.9.2.dev0
2025-07-02 00:29:07,754 [     scc.git] DEBUG Calling 'git submodule status'
2025-07-02 00:29:07,796 [  scc.config] DEBUG Found remote.origin.url
2025-07-02 00:29:07,797 [     scc.git] DEBUG Repository configuration:
base-branch: develop

2025-07-02 00:29:07,957 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:08,215 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts HTTP/1.1" 200 None
2025-07-02 00:29:08,466 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:08,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-07-02 00:29:08,941 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:09,112 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-07-02 00:29:09,364 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:09,566 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-07-02 00:29:09,817 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:09,993 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-07-02 00:29:09,994 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-07-02 00:29:10,035 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-07-02 00:29:10,036 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-web
2025-07-02 00:29:10,036 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-07-02 00:29:10,038 [     scc.git] DEBUG Check current status
2025-07-02 00:29:10,038 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-07-02 00:29:10,041 [     scc.git] DEBUG c2752646d Bump version: 5.29.1 → 5.29.2.dev0
2025-07-02 00:29:10,041 [     scc.git] DEBUG Calling 'git submodule status'
2025-07-02 00:29:10,084 [  scc.config] DEBUG Found remote.origin.url
2025-07-02 00:29:10,244 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:10,531 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web HTTP/1.1" 200 None
2025-07-02 00:29:10,783 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:11,021 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-07-02 00:29:11,272 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:11,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-07-02 00:29:11,715 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:11,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-07-02 00:29:12,169 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:12,349 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-07-02 00:29:12,350 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-07-02 00:29:12,393 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-07-02 00:29:12,393 [     scc.git] DEBUG Resetting...
2025-07-02 00:29:12,393 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-07-02 00:29:12,398 [     scc.git] DEBUG HEAD is now at d0f705d merge master -Dorg -Snone
2025-07-02 00:29:12,398 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-07-02 00:29:12,453 [     scc.git] DEBUG Check current status
2025-07-02 00:29:12,454 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-07-02 00:29:12,456 [     scc.git] DEBUG d0f705d merge master -Dorg -Snone
2025-07-02 00:29:12,456 [     scc.git] DEBUG Calling 'git submodule status'
2025-07-02 00:29:12,497 [     scc.git] DEBUG  01fa0c567e5391e5f920bd17d6e9eab210c9df67 omero-dropbox (v5.7.0-7-g01fa0c5)
2025-07-02 00:29:12,500 [     scc.git] DEBUG  6d44f663b2c9680b027c29da4e98430e03403bb1 omero-marshal (v0.9.0-13-g6d44f66)
2025-07-02 00:29:12,505 [     scc.git] DEBUG  973b6bd7b4cb0fc1f06e3462a739b654390a2f60 omero-py (v5.21.0-3-g973b6bd7)
2025-07-02 00:29:12,509 [     scc.git] DEBUG  573db340d5d1429fa17c7e486206948412a7c150 omero-scripts (v5.9.1-1-g573db34)
2025-07-02 00:29:12,513 [     scc.git] DEBUG  c2752646d865e17976dcd2582cefb18fc5c4c0fc omero-web (v5.29.1-1-gc2752646d)
2025-07-02 00:29:12,514 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-07-02 00:29:12,514 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-07-02 00:29:12,514 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-07-02 00:29:12,514 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-07-02 00:29:12,514 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-07-02 00:29:12,514 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2025-07-02 00:29:12,514 [    scc.repo] DEBUG ## PRs found:
2025-07-02 00:29:12,601 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:12,860 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild/pulls HTTP/1.1" 200 None
2025-07-02 00:29:13,112 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:13,328 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild/issues/327 HTTP/1.1" 200 None
2025-07-02 00:29:13,328 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-07-02 00:29:13,579 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:13,942 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild/commits/acd6c212282fc45a288c662b1077df0abf25ea06 HTTP/1.1" 200 None
2025-07-02 00:29:14,193 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:14,401 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild/commits/acd6c212282fc45a288c662b1077df0abf25ea06/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:29:14,652 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:14,910 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild/commits/acd6c212282fc45a288c662b1077df0abf25ea06 HTTP/1.1" 200 None
2025-07-02 00:29:15,162 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:15,350 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild/statuses/acd6c212282fc45a288c662b1077df0abf25ea06?per_page=1 HTTP/1.1" 200 2
2025-07-02 00:29:15,350 [    scc.repo] DEBUG   - PR 327 dependabot[bot] 'Bump omero-web from `d5facbb` to `c275264`'
2025-07-02 00:29:15,350 [    scc.repo] DEBUG ## Branches found:
2025-07-02 00:29:15,350 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:29:15,350 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:15,353 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-07-02 00:29:15,356 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-07-02 00:29:15,356 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-07-02 00:29:15,358 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-07-02 00:29:15,362 [     scc.git] DEBUG Already up to date.

2025-07-02 00:29:15,362 [     scc.git] DEBUG Calling 'git fetch origin pull/327/head'
2025-07-02 00:29:15,678 [     scc.git] DEBUG From https://github.com/ome/omero-python-superbuild
2025-07-02 00:29:15,678 [     scc.git] DEBUG  * branch            refs/pull/327/head -> FETCH_HEAD
2025-07-02 00:29:15,686 [     scc.git] DEBUG ## Unique users: []
2025-07-02 00:29:15,686 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:29:15,686 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:15,688 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...acd6c212282fc45a288c662b1077df0abf25ea06'
2025-07-02 00:29:15,691 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:15,693 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 327 (Bump omero-web from `d5facbb` to `c275264`) acd6c212282fc45a288c662b1077df0abf25ea06'
2025-07-02 00:29:15,696 [     scc.git] DEBUG Already up to date.
2025-07-02 00:29:15,697 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:15,851 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:29:15,852 [     scc.git] DEBUG Calling 'git submodule update'
2025-07-02 00:29:15,897 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:29:15,897 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:15,899 [    scc.repo] DEBUG ## PRs found:
2025-07-02 00:29:16,103 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:16,369 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/pulls HTTP/1.1" 200 None
2025-07-02 00:29:16,621 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:16,843 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/issues/16 HTTP/1.1" 200 None
2025-07-02 00:29:17,094 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:17,330 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/issues/16/comments HTTP/1.1" 200 None
2025-07-02 00:29:17,582 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:17,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/commits/f802993eba0b6514d0e31f0f7d5b996ffb54b452 HTTP/1.1" 200 None
2025-07-02 00:29:18,144 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:18,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/commits/f802993eba0b6514d0e31f0f7d5b996ffb54b452/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:29:18,606 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:18,971 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/commits/f802993eba0b6514d0e31f0f7d5b996ffb54b452 HTTP/1.1" 200 None
2025-07-02 00:29:19,222 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:19,405 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/statuses/f802993eba0b6514d0e31f0f7d5b996ffb54b452?per_page=1 HTTP/1.1" 200 2
2025-07-02 00:29:19,406 [    scc.repo] DEBUG   - PR 16 joshmoore 'Review all instances of whitelist/blacklist'
2025-07-02 00:29:19,406 [    scc.repo] DEBUG ## Branches found:
2025-07-02 00:29:19,406 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-dropbox
2025-07-02 00:29:19,406 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:29:19,406 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:19,409 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-07-02 00:29:19,411 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-07-02 00:29:19,411 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-07-02 00:29:19,414 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-07-02 00:29:19,418 [     scc.git] DEBUG Already up to date.

2025-07-02 00:29:19,418 [     scc.git] DEBUG Calling 'git fetch origin pull/16/head'
2025-07-02 00:29:19,783 [     scc.git] DEBUG From https://github.com/ome/omero-dropbox
2025-07-02 00:29:19,783 [     scc.git] DEBUG  * branch            refs/pull/16/head -> FETCH_HEAD
2025-07-02 00:29:19,787 [     scc.git] DEBUG ## Unique users: []
2025-07-02 00:29:19,787 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:29:19,787 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:19,790 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f802993eba0b6514d0e31f0f7d5b996ffb54b452'
2025-07-02 00:29:19,793 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:19,795 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 16 (Review all instances of whitelist/blacklist) f802993eba0b6514d0e31f0f7d5b996ffb54b452'
2025-07-02 00:29:19,829 [     scc.git] DEBUG Auto-merging src/fsAbstractPlatformMonitor.py
2025-07-02 00:29:19,829 [     scc.git] DEBUG Auto-merging src/fsDirectory.py
2025-07-02 00:29:19,829 [     scc.git] DEBUG Auto-merging src/fsDropBox.py
2025-07-02 00:29:19,829 [     scc.git] DEBUG Auto-merging src/fsLists.py
2025-07-02 00:29:19,829 [     scc.git] DEBUG Auto-merging src/fsMac-10-5-Monitor.py
2025-07-02 00:29:19,829 [     scc.git] DEBUG Auto-merging src/fsMonitor.py
2025-07-02 00:29:19,829 [     scc.git] DEBUG Auto-merging src/fsMonitorServer.py
2025-07-02 00:29:19,829 [     scc.git] DEBUG Auto-merging src/fsPyinotifyMonitor.py
2025-07-02 00:29:19,829 [     scc.git] DEBUG Auto-merging src/fsWin-XP-Monitor.py
2025-07-02 00:29:19,831 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:29:19,835 [     scc.git] DEBUG  src/fsAbstractPlatformMonitor.py |  6 +++---
2025-07-02 00:29:19,835 [     scc.git] DEBUG  src/fsDirectory.py               | 46 ++++++++++++++++++++--------------------
2025-07-02 00:29:19,835 [     scc.git] DEBUG  src/fsDropBox.py                 | 24 ++++++++++-----------
2025-07-02 00:29:19,835 [     scc.git] DEBUG  src/fsLists.py                   | 14 ++++++------
2025-07-02 00:29:19,835 [     scc.git] DEBUG  src/fsMac-10-5-Monitor.py        | 10 ++++-----
2025-07-02 00:29:19,835 [     scc.git] DEBUG  src/fsMonitor.py                 | 24 ++++++++++-----------
2025-07-02 00:29:19,835 [     scc.git] DEBUG  src/fsMonitorServer.py           | 10 ++++-----
2025-07-02 00:29:19,835 [     scc.git] DEBUG  src/fsPyinotifyMonitor.py        |  8 +++----
2025-07-02 00:29:19,835 [     scc.git] DEBUG  src/fsWin-XP-Monitor.py          | 20 ++++++++---------
2025-07-02 00:29:19,836 [     scc.git] DEBUG  9 files changed, 81 insertions(+), 81 deletions(-)
2025-07-02 00:29:19,837 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:19,993 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:29:19,994 [     scc.git] DEBUG Calling 'git submodule update'
2025-07-02 00:29:20,035 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:29:20,035 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:20,037 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-07-02 00:29:20,077 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-07-02 00:29:20,081 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f88452c2b50> has no local changes
2025-07-02 00:29:20,081 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-dropbox
Already up to date.

Merged PRs:
  - PR 16 joshmoore 'Review all instances of whitelist/blacklist'

Generated by OMERO-python-superbuild-push#453 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/453/)'
2025-07-02 00:29:20,087 [     scc.git] DEBUG [detached HEAD 6ecd6dd] merge master -Dorg -Ssuccess-only
2025-07-02 00:29:20,088 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-07-02 00:29:20,088 [    scc.repo] DEBUG ## PRs found:
2025-07-02 00:29:20,245 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:20,579 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/pulls HTTP/1.1" 200 None
2025-07-02 00:29:20,831 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:21,061 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/84 HTTP/1.1" 200 None
2025-07-02 00:29:21,313 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:21,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/84/comments HTTP/1.1" 200 None
2025-07-02 00:29:21,781 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:22,028 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/69 HTTP/1.1" 200 None
2025-07-02 00:29:22,279 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:22,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/69/comments HTTP/1.1" 200 None
2025-07-02 00:29:22,756 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:23,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/commits/1cbe0bebb081ffedb835c966ecb434d33502ceca HTTP/1.1" 200 None
2025-07-02 00:29:23,323 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:23,548 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/commits/1cbe0bebb081ffedb835c966ecb434d33502ceca/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:29:23,799 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:24,139 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/commits/1cbe0bebb081ffedb835c966ecb434d33502ceca HTTP/1.1" 200 None
2025-07-02 00:29:24,390 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:24,576 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/statuses/1cbe0bebb081ffedb835c966ecb434d33502ceca?per_page=1 HTTP/1.1" 200 2
2025-07-02 00:29:24,576 [    scc.repo] DEBUG   - PR 69 will-moore 'Roi encoder allows Shape None'
2025-07-02 00:29:24,827 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:25,050 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/34 HTTP/1.1" 200 None
2025-07-02 00:29:25,301 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:25,516 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/34/comments HTTP/1.1" 200 None
2025-07-02 00:29:25,768 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:26,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/33 HTTP/1.1" 200 None
2025-07-02 00:29:26,298 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:26,523 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/33/comments HTTP/1.1" 200 None
2025-07-02 00:29:26,524 [    scc.repo] DEBUG ## Branches found:
2025-07-02 00:29:26,524 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-marshal
2025-07-02 00:29:26,524 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:29:26,524 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:26,527 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-07-02 00:29:26,529 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-07-02 00:29:26,529 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-07-02 00:29:26,532 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-07-02 00:29:26,535 [     scc.git] DEBUG Already up to date.

2025-07-02 00:29:26,536 [     scc.git] DEBUG Calling 'git fetch origin pull/69/head'
2025-07-02 00:29:26,954 [     scc.git] DEBUG From https://github.com/ome/omero-marshal
2025-07-02 00:29:26,954 [     scc.git] DEBUG  * branch            refs/pull/69/head -> FETCH_HEAD
2025-07-02 00:29:26,959 [     scc.git] DEBUG ## Unique users: []
2025-07-02 00:29:26,959 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:29:26,959 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:26,961 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1cbe0bebb081ffedb835c966ecb434d33502ceca'
2025-07-02 00:29:26,965 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:26,968 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 69 (Roi encoder allows Shape None) 1cbe0bebb081ffedb835c966ecb434d33502ceca'
2025-07-02 00:29:26,977 [     scc.git] DEBUG Auto-merging tests/unit/conftest.py
2025-07-02 00:29:26,978 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:29:26,982 [     scc.git] DEBUG  omero_marshal/encode/encoders/roi.py | 5 +++--
2025-07-02 00:29:26,982 [     scc.git] DEBUG  tests/unit/conftest.py               | 5 ++++-
2025-07-02 00:29:26,982 [     scc.git] DEBUG  2 files changed, 7 insertions(+), 3 deletions(-)
2025-07-02 00:29:26,983 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:27,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:29:27,145 [     scc.git] DEBUG Calling 'git submodule update'
2025-07-02 00:29:27,186 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:29:27,186 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:27,188 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-07-02 00:29:27,228 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-07-02 00:29:27,232 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f8844926550> has no local changes
2025-07-02 00:29:27,232 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-marshal
Excluded PRs:
  - PR 84 joshmoore 'New JSON-LD context-based version' (stage: draft)
  - PR 34 chris-allan 'Initial support for Event' (exclude comment)
  - PR 33 chris-allan 'Encode/Decode Experimenters with ExperimenterGroup' (exclude comment)
Already up to date.

Merged PRs:
  - PR 69 will-moore 'Roi encoder allows Shape None'

Generated by OMERO-python-superbuild-push#453 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/453/)'
2025-07-02 00:29:27,239 [     scc.git] DEBUG [detached HEAD f9b6f58] merge master -Dorg -Ssuccess-only
2025-07-02 00:29:27,239 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-07-02 00:29:27,239 [    scc.repo] DEBUG ## PRs found:
2025-07-02 00:29:27,396 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:27,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/pulls HTTP/1.1" 200 None
2025-07-02 00:29:28,014 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:28,236 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/464 HTTP/1.1" 200 None
2025-07-02 00:29:28,487 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:28,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/459 HTTP/1.1" 200 None
2025-07-02 00:29:28,951 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:29,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/450 HTTP/1.1" 200 None
2025-07-02 00:29:29,477 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:29,794 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/450/comments HTTP/1.1" 200 None
2025-07-02 00:29:30,045 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:30,287 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/443 HTTP/1.1" 200 None
2025-07-02 00:29:30,539 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:30,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/443/comments HTTP/1.1" 200 None
2025-07-02 00:29:30,779 [    scc.repo] DEBUG   # ... Exclude label: exclude
2025-07-02 00:29:31,029 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:31,259 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/408 HTTP/1.1" 200 None
2025-07-02 00:29:31,510 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:31,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/408/comments HTTP/1.1" 200 None
2025-07-02 00:29:32,001 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:32,259 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804 HTTP/1.1" 200 None
2025-07-02 00:29:32,511 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:32,707 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:29:32,959 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:33,283 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804 HTTP/1.1" 200 None
2025-07-02 00:29:33,534 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:33,725 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/5b69af339bf34bd4adcf16a7f6a03fafa2921804?per_page=1 HTTP/1.1" 200 2
2025-07-02 00:29:33,725 [    scc.repo] DEBUG   - PR 408 jburel 'remove deprecated method'
2025-07-02 00:29:33,976 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:34,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/396 HTTP/1.1" 200 None
2025-07-02 00:29:34,461 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:34,664 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/396/comments HTTP/1.1" 200 None
2025-07-02 00:29:34,916 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:35,181 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c2cf271ef27269131408acb10c7cc1ecaefb0573 HTTP/1.1" 200 None
2025-07-02 00:29:35,433 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:35,727 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c2cf271ef27269131408acb10c7cc1ecaefb0573/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:29:35,979 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:36,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c2cf271ef27269131408acb10c7cc1ecaefb0573/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-07-02 00:29:36,462 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:36,696 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/391 HTTP/1.1" 200 None
2025-07-02 00:29:36,948 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:37,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/391/comments HTTP/1.1" 200 None
2025-07-02 00:29:37,434 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:37,705 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023 HTTP/1.1" 200 None
2025-07-02 00:29:37,956 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:38,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:29:38,394 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:38,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023 HTTP/1.1" 200 None
2025-07-02 00:29:38,924 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:39,097 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/20da2ca68fa40df47b5436887597e9804098f023?per_page=1 HTTP/1.1" 200 2
2025-07-02 00:29:39,097 [    scc.repo] DEBUG   - PR 391 joshmoore 'Add jstack command'
2025-07-02 00:29:39,348 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:39,554 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/332 HTTP/1.1" 200 None
2025-07-02 00:29:39,806 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:40,042 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/332/comments HTTP/1.1" 200 None
2025-07-02 00:29:40,294 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:40,597 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc HTTP/1.1" 200 None
2025-07-02 00:29:40,849 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:41,067 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:29:41,319 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:41,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc HTTP/1.1" 200 None
2025-07-02 00:29:41,823 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:42,003 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/c427fcd99373ad6c0c2d28d322827d0523ba7afc?per_page=1 HTTP/1.1" 200 2
2025-07-02 00:29:42,003 [    scc.repo] DEBUG   - PR 332 jburel 'Build conda'
2025-07-02 00:29:42,254 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:42,484 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/299 HTTP/1.1" 200 None
2025-07-02 00:29:42,735 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:42,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/299/comments HTTP/1.1" 200 None
2025-07-02 00:29:43,196 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:43,432 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/199 HTTP/1.1" 200 None
2025-07-02 00:29:43,683 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:43,904 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/199/comments HTTP/1.1" 200 None
2025-07-02 00:29:44,155 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:44,429 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d9df94bbff36ef1f943c9ab1995cd60831e572ec HTTP/1.1" 200 None
2025-07-02 00:29:44,680 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:44,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d9df94bbff36ef1f943c9ab1995cd60831e572ec/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:29:45,122 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:45,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d9df94bbff36ef1f943c9ab1995cd60831e572ec HTTP/1.1" 200 None
2025-07-02 00:29:45,650 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:45,823 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/d9df94bbff36ef1f943c9ab1995cd60831e572ec?per_page=1 HTTP/1.1" 200 2
2025-07-02 00:29:45,823 [    scc.repo] DEBUG   - PR 199 joshmoore 'user: allow setting default group'
2025-07-02 00:29:45,824 [    scc.repo] DEBUG ## Branches found:
2025-07-02 00:29:45,824 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-py
2025-07-02 00:29:45,824 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:29:45,824 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:45,827 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-07-02 00:29:45,830 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-07-02 00:29:45,830 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-07-02 00:29:45,833 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-07-02 00:29:45,836 [     scc.git] DEBUG Already up to date.

2025-07-02 00:29:45,836 [     scc.git] DEBUG Calling 'git fetch origin pull/199/head'
2025-07-02 00:29:50,142 [     scc.git] DEBUG From https://github.com/ome/omero-py
2025-07-02 00:29:50,142 [     scc.git] DEBUG  * branch              refs/pull/199/head -> FETCH_HEAD
2025-07-02 00:29:50,148 [     scc.git] DEBUG Calling 'git fetch origin pull/332/head'
2025-07-02 00:29:50,702 [     scc.git] DEBUG From https://github.com/ome/omero-py
2025-07-02 00:29:50,702 [     scc.git] DEBUG  * branch              refs/pull/332/head -> FETCH_HEAD
2025-07-02 00:29:50,707 [     scc.git] DEBUG Calling 'git fetch origin pull/391/head'
2025-07-02 00:29:51,011 [     scc.git] DEBUG From https://github.com/ome/omero-py
2025-07-02 00:29:51,012 [     scc.git] DEBUG  * branch              refs/pull/391/head -> FETCH_HEAD
2025-07-02 00:29:51,016 [     scc.git] DEBUG Calling 'git fetch origin pull/408/head'
2025-07-02 00:29:51,618 [     scc.git] DEBUG From https://github.com/ome/omero-py
2025-07-02 00:29:51,618 [     scc.git] DEBUG  * branch              refs/pull/408/head -> FETCH_HEAD
2025-07-02 00:29:51,623 [     scc.git] DEBUG ## Unique users: []
2025-07-02 00:29:51,623 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:29:51,623 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:51,626 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d9df94bbff36ef1f943c9ab1995cd60831e572ec'
2025-07-02 00:29:51,638 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:51,641 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 199 (user: allow setting default group) d9df94bbff36ef1f943c9ab1995cd60831e572ec'
2025-07-02 00:29:51,789 [     scc.git] DEBUG Auto-merging src/omero/cli.py
2025-07-02 00:29:51,789 [     scc.git] DEBUG Auto-merging src/omero/plugins/user.py
2025-07-02 00:29:51,791 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:29:51,795 [     scc.git] DEBUG  src/omero/cli.py          |  6 ++++++
2025-07-02 00:29:51,795 [     scc.git] DEBUG  src/omero/plugins/user.py | 36 +++++++++++++++++++++++++++++++++---
2025-07-02 00:29:51,795 [     scc.git] DEBUG  2 files changed, 39 insertions(+), 3 deletions(-)
2025-07-02 00:29:51,796 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:51,975 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:29:51,976 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c427fcd99373ad6c0c2d28d322827d0523ba7afc'
2025-07-02 00:29:51,989 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:51,991 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 332 (Build conda) c427fcd99373ad6c0c2d28d322827d0523ba7afc'
2025-07-02 00:29:52,064 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:29:52,067 [     scc.git] DEBUG  .github/workflows/install.yml | 37 +++++++++++++++++++++++++++++++++++++
2025-07-02 00:29:52,067 [     scc.git] DEBUG  connect.py                    | 11 +++++++++++
2025-07-02 00:29:52,067 [     scc.git] DEBUG  2 files changed, 48 insertions(+)
2025-07-02 00:29:52,067 [     scc.git] DEBUG  create mode 100644 .github/workflows/install.yml
2025-07-02 00:29:52,067 [     scc.git] DEBUG  create mode 100644 connect.py
2025-07-02 00:29:52,227 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:52,383 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:29:52,384 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...20da2ca68fa40df47b5436887597e9804098f023'
2025-07-02 00:29:52,396 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:52,399 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 391 (Add jstack command) 20da2ca68fa40df47b5436887597e9804098f023'
2025-07-02 00:29:52,563 [     scc.git] DEBUG Auto-merging src/omero/plugins/admin.py
2025-07-02 00:29:52,564 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:29:52,568 [     scc.git] DEBUG  src/omero/plugins/admin.py | 61 ++++++++++++++++++++++++++++++++++++++++++++--
2025-07-02 00:29:52,568 [     scc.git] DEBUG  1 file changed, 59 insertions(+), 2 deletions(-)
2025-07-02 00:29:52,635 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:52,796 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:29:52,797 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...5b69af339bf34bd4adcf16a7f6a03fafa2921804'
2025-07-02 00:29:52,809 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:52,812 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 408 (remove deprecated method) 5b69af339bf34bd4adcf16a7f6a03fafa2921804'
2025-07-02 00:29:52,901 [     scc.git] DEBUG Auto-merging src/omero/gateway/__init__.py
2025-07-02 00:29:52,902 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:29:52,908 [     scc.git] DEBUG  src/omero/gateway/__init__.py | 36 ------------------------------------
2025-07-02 00:29:52,908 [     scc.git] DEBUG  1 file changed, 36 deletions(-)
2025-07-02 00:29:53,047 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:53,207 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:29:53,207 [     scc.git] DEBUG Calling 'git submodule update'
2025-07-02 00:29:53,247 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:29:53,247 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:29:53,250 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-07-02 00:29:53,288 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-07-02 00:29:53,295 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f8842b8c250> has no local changes
2025-07-02 00:29:53,295 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-py
Excluded PRs:
  - PR 464 dominikl 'Overwrite _getQueryString' (stage: draft)
  - PR 459 Tom-TBT 'Wrapper improvements for ROIs' (stage: draft)
  - PR 450 multimeric 'Add model stubs' (user: multimeric)
  - PR 443 sbesson 'Gateway tests: remove logic downloading public DV files for testing' (label: exclude)
  - PR 396 joshmoore 'Config property for passing environment variables (see #395)' (status: failure)
  - PR 299 joshmoore 'Add parents and children to omero obj' (exclude comment)
Already up to date.

Merged PRs:
  - PR 199 joshmoore 'user: allow setting default group'
  - PR 332 jburel 'Build conda'
  - PR 391 joshmoore 'Add jstack command'
  - PR 408 jburel 'remove deprecated method'

Generated by OMERO-python-superbuild-push#453 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/453/)'
2025-07-02 00:29:53,302 [     scc.git] DEBUG [detached HEAD b42f9666] merge master -Dorg -Ssuccess-only
2025-07-02 00:29:53,302 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-07-02 00:29:53,302 [     scc.git] INFO  Overriding base-branch from master to develop
2025-07-02 00:29:53,303 [    scc.repo] DEBUG ## PRs found:
2025-07-02 00:29:53,458 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:53,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls HTTP/1.1" 200 None
2025-07-02 00:29:54,040 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:54,255 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/223 HTTP/1.1" 200 None
2025-07-02 00:29:54,506 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:54,701 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/223/comments HTTP/1.1" 200 None
2025-07-02 00:29:54,953 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:55,221 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8 HTTP/1.1" 200 None
2025-07-02 00:29:55,473 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:55,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:29:55,980 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:56,244 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-07-02 00:29:56,495 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:56,756 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8 HTTP/1.1" 200 None
2025-07-02 00:29:57,007 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:57,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/d8b2bbd6f5066de883a41ba5338662d60472b0d8?per_page=1 HTTP/1.1" 200 2
2025-07-02 00:29:57,194 [    scc.repo] DEBUG   - PR 223 will-moore 'don't attempt ROI stats on big images'
2025-07-02 00:29:57,445 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:57,661 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202 HTTP/1.1" 200 None
2025-07-02 00:29:57,912 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:58,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202/comments HTTP/1.1" 200 None
2025-07-02 00:29:58,427 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:58,704 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2025-07-02 00:29:58,955 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:59,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:29:59,446 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:29:59,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2025-07-02 00:29:59,903 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:00,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/1fd6030669613cdb8879cfe6395db8c820fdcf19?per_page=1 HTTP/1.1" 200 2
2025-07-02 00:30:00,090 [    scc.repo] DEBUG   - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2025-07-02 00:30:00,341 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:00,618 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198 HTTP/1.1" 200 None
2025-07-02 00:30:00,869 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:01,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198/comments HTTP/1.1" 200 None
2025-07-02 00:30:01,401 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:01,615 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103 HTTP/1.1" 200 None
2025-07-02 00:30:01,866 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:02,099 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103/comments HTTP/1.1" 200 None
2025-07-02 00:30:02,100 [    scc.repo] DEBUG ## Branches found:
2025-07-02 00:30:02,100 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-scripts
2025-07-02 00:30:02,100 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:30:02,100 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:30:02,103 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/develop'
2025-07-02 00:30:02,105 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-07-02 00:30:02,105 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/develop'
2025-07-02 00:30:02,109 [     scc.git] DEBUG Calling 'git merge --ff-only origin/develop'
2025-07-02 00:30:02,112 [     scc.git] DEBUG Already up to date.

2025-07-02 00:30:02,112 [     scc.git] DEBUG Calling 'git fetch origin pull/202/head'
2025-07-02 00:30:02,962 [     scc.git] DEBUG From https://github.com/ome/omero-scripts
2025-07-02 00:30:02,962 [     scc.git] DEBUG  * branch            refs/pull/202/head -> FETCH_HEAD
2025-07-02 00:30:02,967 [     scc.git] DEBUG Calling 'git fetch origin pull/223/head'
2025-07-02 00:30:03,614 [     scc.git] DEBUG From https://github.com/ome/omero-scripts
2025-07-02 00:30:03,614 [     scc.git] DEBUG  * branch            refs/pull/223/head -> FETCH_HEAD
2025-07-02 00:30:03,619 [     scc.git] DEBUG ## Unique users: []
2025-07-02 00:30:03,619 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:30:03,619 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:30:03,621 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1fd6030669613cdb8879cfe6395db8c820fdcf19'
2025-07-02 00:30:03,627 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:30:03,629 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 202 (Add Plate support to KeyVal_to_csv.py) 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2025-07-02 00:30:03,692 [     scc.git] DEBUG CONFLICT (modify/delete): omero/annotation_scripts/KeyVal_to_csv.py deleted in HEAD and modified in 1fd6030669613cdb8879cfe6395db8c820fdcf19.  Version 1fd6030669613cdb8879cfe6395db8c820fdcf19 of omero/annotation_scripts/KeyVal_to_csv.py left in tree.
2025-07-02 00:30:03,692 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-07-02 00:30:03,693 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-07-02 00:30:03,695 [     scc.git] DEBUG Calling 'git reset --hard 573db340d5d1429fa17c7e486206948412a7c150'
2025-07-02 00:30:03,699 [     scc.git] DEBUG HEAD is now at 573db34 Bump version: 5.9.1 → 5.9.2.dev0
2025-07-02 00:30:03,701 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:03,864 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:30:03,865 [     scc.git] DEBUG Calling 'git merge-base 573db340d5d1429fa17c7e486206948412a7c150 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2025-07-02 00:30:03,870 [     scc.git] DEBUG Calling 'git diff --name-only a90f59802f6752ad74badec5c0c1d6b0c9c43b15..573db340d5d1429fa17c7e486206948412a7c150'
2025-07-02 00:30:03,874 [     scc.git] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
Conflicting PR. Removed from build [OMERO-python-superbuild-push#453](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/453/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/453/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero/annotation_scripts/KeyVal_to_csv.py

--conflicts

2025-07-02 00:30:03,878 [  scc.config] DEBUG Found github.token
2025-07-02 00:30:03,879 [     scc.git] DEBUG Not adding comment to issue #202, already --conflicts.
2025-07-02 00:30:03,879 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d8b2bbd6f5066de883a41ba5338662d60472b0d8'
2025-07-02 00:30:03,884 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:30:03,886 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 223 (don't attempt ROI stats on big images) d8b2bbd6f5066de883a41ba5338662d60472b0d8'
2025-07-02 00:30:03,896 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:30:03,899 [     scc.git] DEBUG  omero/export_scripts/Batch_ROI_Export.py | 9 ++++++++-
2025-07-02 00:30:03,899 [     scc.git] DEBUG  1 file changed, 8 insertions(+), 1 deletion(-)
2025-07-02 00:30:04,119 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:04,307 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:30:04,309 [     scc.git] DEBUG Calling 'git submodule update'
2025-07-02 00:30:04,349 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:30:04,349 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:30:04,351 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-07-02 00:30:04,389 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-07-02 00:30:04,393 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f8842bd8750> has no local changes
2025-07-02 00:30:04,393 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-scripts
Excluded PRs:
  - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
  - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
Already up to date.

Merged PRs:
  - PR 223 will-moore 'don't attempt ROI stats on big images'

Conflicting PRs (not included):
  - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'

Generated by OMERO-python-superbuild-push#453 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/453/)'
2025-07-02 00:30:04,400 [     scc.git] DEBUG [detached HEAD 452d5af] merge master -Dorg -Ssuccess-only
2025-07-02 00:30:04,401 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-07-02 00:30:04,401 [    scc.repo] DEBUG ## PRs found:
2025-07-02 00:30:04,559 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:05,005 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/pulls HTTP/1.1" 200 None
2025-07-02 00:30:05,269 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:05,495 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/629 HTTP/1.1" 200 None
2025-07-02 00:30:05,747 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:05,975 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/628 HTTP/1.1" 200 None
2025-07-02 00:30:06,227 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:06,509 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/b8c7989c9900270d7cf27523f2649bbb903c7a60 HTTP/1.1" 200 None
2025-07-02 00:30:06,760 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:06,992 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/b8c7989c9900270d7cf27523f2649bbb903c7a60/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:07,244 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:07,551 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/b8c7989c9900270d7cf27523f2649bbb903c7a60/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-07-02 00:30:07,803 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:08,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/b8c7989c9900270d7cf27523f2649bbb903c7a60 HTTP/1.1" 200 None
2025-07-02 00:30:08,336 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:08,567 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/b8c7989c9900270d7cf27523f2649bbb903c7a60?per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:08,818 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:09,027 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/b8c7989c9900270d7cf27523f2649bbb903c7a60 HTTP/1.1" 200 None
2025-07-02 00:30:09,279 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:09,473 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/b8c7989c9900270d7cf27523f2649bbb903c7a60/status HTTP/1.1" 200 None
2025-07-02 00:30:09,474 [    scc.repo] DEBUG   - PR 628 jburel 'Add protocol required since Django4'
2025-07-02 00:30:09,724 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:09,949 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/619 HTTP/1.1" 200 None
2025-07-02 00:30:10,200 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:10,511 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/6dbfcebfee72e20f36a434fdc8850930d89acdac HTTP/1.1" 200 None
2025-07-02 00:30:10,762 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:11,006 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/6dbfcebfee72e20f36a434fdc8850930d89acdac/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:11,257 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:11,544 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/6dbfcebfee72e20f36a434fdc8850930d89acdac/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-07-02 00:30:11,796 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:12,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/6dbfcebfee72e20f36a434fdc8850930d89acdac HTTP/1.1" 200 None
2025-07-02 00:30:12,362 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:12,581 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/6dbfcebfee72e20f36a434fdc8850930d89acdac?per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:12,832 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:13,039 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/6dbfcebfee72e20f36a434fdc8850930d89acdac HTTP/1.1" 200 None
2025-07-02 00:30:13,290 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:13,498 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/6dbfcebfee72e20f36a434fdc8850930d89acdac/status HTTP/1.1" 200 None
2025-07-02 00:30:13,499 [    scc.repo] DEBUG   - PR 619 DavidStirling 'Permit subpackages as app plugins'
2025-07-02 00:30:13,749 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:14,007 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/613 HTTP/1.1" 200 None
2025-07-02 00:30:14,259 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:14,523 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/613/comments HTTP/1.1" 200 None
2025-07-02 00:30:14,775 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:15,032 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/cca34cb278cac5fb8088df75cc4fe5f315810342 HTTP/1.1" 200 None
2025-07-02 00:30:15,284 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:15,552 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/cca34cb278cac5fb8088df75cc4fe5f315810342/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:15,804 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:16,044 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/cca34cb278cac5fb8088df75cc4fe5f315810342/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-07-02 00:30:16,295 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:16,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/cca34cb278cac5fb8088df75cc4fe5f315810342 HTTP/1.1" 200 None
2025-07-02 00:30:16,769 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:16,996 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/cca34cb278cac5fb8088df75cc4fe5f315810342?per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:17,248 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:17,513 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/cca34cb278cac5fb8088df75cc4fe5f315810342 HTTP/1.1" 200 None
2025-07-02 00:30:17,764 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:18,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/cca34cb278cac5fb8088df75cc4fe5f315810342/status HTTP/1.1" 200 None
2025-07-02 00:30:18,001 [    scc.repo] DEBUG   - PR 613 will-moore 'externalInfo display'
2025-07-02 00:30:18,251 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:18,490 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/612 HTTP/1.1" 200 None
2025-07-02 00:30:18,742 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:18,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/612/comments HTTP/1.1" 200 None
2025-07-02 00:30:19,246 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:19,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06446bf912b361c22e46c5a0678b3146b91e7e26 HTTP/1.1" 200 None
2025-07-02 00:30:19,755 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:20,015 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06446bf912b361c22e46c5a0678b3146b91e7e26/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:20,266 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:20,532 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06446bf912b361c22e46c5a0678b3146b91e7e26/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-07-02 00:30:20,784 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:21,033 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06446bf912b361c22e46c5a0678b3146b91e7e26 HTTP/1.1" 200 None
2025-07-02 00:30:21,284 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:21,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/06446bf912b361c22e46c5a0678b3146b91e7e26?per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:21,765 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:22,045 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06446bf912b361c22e46c5a0678b3146b91e7e26 HTTP/1.1" 200 None
2025-07-02 00:30:22,296 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:22,510 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06446bf912b361c22e46c5a0678b3146b91e7e26/status HTTP/1.1" 200 None
2025-07-02 00:30:22,511 [    scc.repo] DEBUG   - PR 612 will-moore 'Allow top_links to wrap if too many for space'
2025-07-02 00:30:22,762 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:23,021 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/604 HTTP/1.1" 200 None
2025-07-02 00:30:23,273 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:23,488 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/604/comments HTTP/1.1" 200 None
2025-07-02 00:30:23,740 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:24,019 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/15e1289cb1c1533c8606b9c9f745d1f24575bb7d HTTP/1.1" 200 None
2025-07-02 00:30:24,271 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:24,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/15e1289cb1c1533c8606b9c9f745d1f24575bb7d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:24,765 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:25,001 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/15e1289cb1c1533c8606b9c9f745d1f24575bb7d/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-07-02 00:30:25,253 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:25,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/15e1289cb1c1533c8606b9c9f745d1f24575bb7d HTTP/1.1" 200 None
2025-07-02 00:30:25,780 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:25,978 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/15e1289cb1c1533c8606b9c9f745d1f24575bb7d?per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:26,229 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:26,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/15e1289cb1c1533c8606b9c9f745d1f24575bb7d HTTP/1.1" 200 None
2025-07-02 00:30:26,715 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:26,919 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/15e1289cb1c1533c8606b9c9f745d1f24575bb7d/status HTTP/1.1" 200 None
2025-07-02 00:30:26,920 [    scc.repo] DEBUG   - PR 604 will-moore 'Right panel perf'
2025-07-02 00:30:27,170 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:27,405 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/602 HTTP/1.1" 200 None
2025-07-02 00:30:27,657 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:27,926 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/9119372e9fef8cab0e212f02685c8715a3307539 HTTP/1.1" 200 None
2025-07-02 00:30:28,177 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:28,421 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/9119372e9fef8cab0e212f02685c8715a3307539/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:28,672 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:28,945 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/9119372e9fef8cab0e212f02685c8715a3307539/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-07-02 00:30:29,197 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:29,456 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/9119372e9fef8cab0e212f02685c8715a3307539 HTTP/1.1" 200 None
2025-07-02 00:30:29,708 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:29,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/9119372e9fef8cab0e212f02685c8715a3307539?per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:30,145 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:30,336 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/9119372e9fef8cab0e212f02685c8715a3307539 HTTP/1.1" 200 None
2025-07-02 00:30:30,588 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:30,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/9119372e9fef8cab0e212f02685c8715a3307539/status HTTP/1.1" 200 None
2025-07-02 00:30:30,772 [    scc.repo] DEBUG   - PR 602 Tom-TBT 'Inherit all annotations'
2025-07-02 00:30:31,022 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:31,280 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/596 HTTP/1.1" 200 None
2025-07-02 00:30:31,531 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:31,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/596/comments HTTP/1.1" 200 None
2025-07-02 00:30:31,993 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:32,280 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/3aae48f586d7b412538a45b34ddc471a26a286e8 HTTP/1.1" 200 None
2025-07-02 00:30:32,532 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:32,796 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/3aae48f586d7b412538a45b34ddc471a26a286e8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:33,048 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:33,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/3aae48f586d7b412538a45b34ddc471a26a286e8/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-07-02 00:30:33,550 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:33,751 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/3aae48f586d7b412538a45b34ddc471a26a286e8 HTTP/1.1" 200 None
2025-07-02 00:30:34,003 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:34,190 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/3aae48f586d7b412538a45b34ddc471a26a286e8?per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:34,442 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:34,708 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/3aae48f586d7b412538a45b34ddc471a26a286e8 HTTP/1.1" 200 None
2025-07-02 00:30:34,960 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:35,174 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/3aae48f586d7b412538a45b34ddc471a26a286e8/status HTTP/1.1" 200 None
2025-07-02 00:30:35,175 [    scc.repo] DEBUG   - PR 596 sukunis 'Linkify can parse anchor tag'
2025-07-02 00:30:35,426 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:35,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/595 HTTP/1.1" 200 None
2025-07-02 00:30:35,919 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:36,182 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/595/comments HTTP/1.1" 200 None
2025-07-02 00:30:36,434 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:36,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/30278b64bb39134a3f1101b600d4a82256e6eaeb HTTP/1.1" 200 None
2025-07-02 00:30:36,946 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:37,175 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/30278b64bb39134a3f1101b600d4a82256e6eaeb/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:37,427 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:37,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/30278b64bb39134a3f1101b600d4a82256e6eaeb/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-07-02 00:30:37,919 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:38,188 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/30278b64bb39134a3f1101b600d4a82256e6eaeb HTTP/1.1" 200 None
2025-07-02 00:30:38,440 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:38,637 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/30278b64bb39134a3f1101b600d4a82256e6eaeb?per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:38,889 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:39,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/30278b64bb39134a3f1101b600d4a82256e6eaeb HTTP/1.1" 200 None
2025-07-02 00:30:39,401 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:39,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/30278b64bb39134a3f1101b600d4a82256e6eaeb/status HTTP/1.1" 200 None
2025-07-02 00:30:39,591 [    scc.repo] DEBUG   - PR 595 sukunis 'linkify supports urls that include {}[] characters'
2025-07-02 00:30:39,842 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:40,098 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/535 HTTP/1.1" 200 None
2025-07-02 00:30:40,349 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:40,569 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/535/comments HTTP/1.1" 200 None
2025-07-02 00:30:40,821 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:41,096 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/534 HTTP/1.1" 200 None
2025-07-02 00:30:41,348 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:41,562 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/534/comments HTTP/1.1" 200 None
2025-07-02 00:30:41,814 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:42,107 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005 HTTP/1.1" 200 None
2025-07-02 00:30:42,359 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:42,555 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:42,806 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:43,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005 HTTP/1.1" 200 None
2025-07-02 00:30:43,335 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:43,513 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005?per_page=1 HTTP/1.1" 200 2
2025-07-02 00:30:43,514 [    scc.repo] DEBUG   - PR 534 will-moore 'get strings from omero.cmd.ERR and omero.CmdError correctly'
2025-07-02 00:30:43,765 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:43,988 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/527 HTTP/1.1" 200 None
2025-07-02 00:30:44,239 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:44,459 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/527/comments HTTP/1.1" 200 None
2025-07-02 00:30:44,711 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:44,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767 HTTP/1.1" 200 None
2025-07-02 00:30:45,231 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:45,438 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:45,690 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:45,904 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767 HTTP/1.1" 200 None
2025-07-02 00:30:46,156 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:46,339 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/5565fa5d8fdefd1a406a9951f80779817ea35767?per_page=1 HTTP/1.1" 200 2
2025-07-02 00:30:46,339 [    scc.repo] DEBUG   - PR 527 will-moore 'Add some initial CSP settings to test'
2025-07-02 00:30:46,590 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:46,803 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/168 HTTP/1.1" 200 None
2025-07-02 00:30:47,055 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:47,287 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/168/comments HTTP/1.1" 200 None
2025-07-02 00:30:47,539 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:47,802 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06b0073db19eeccb9698860f75639084ad1b1200 HTTP/1.1" 200 None
2025-07-02 00:30:48,054 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:48,275 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06b0073db19eeccb9698860f75639084ad1b1200/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-07-02 00:30:48,527 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:48,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06b0073db19eeccb9698860f75639084ad1b1200 HTTP/1.1" 200 None
2025-07-02 00:30:49,009 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:49,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/06b0073db19eeccb9698860f75639084ad1b1200?per_page=1 HTTP/1.1" 200 2
2025-07-02 00:30:49,190 [    scc.repo] DEBUG   - PR 168 stick 'Changes to nginx @maintenance handler'
2025-07-02 00:30:49,190 [    scc.repo] DEBUG ## Branches found:
2025-07-02 00:30:49,190 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-web
2025-07-02 00:30:49,191 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:30:49,191 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:30:49,194 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-07-02 00:30:49,197 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-07-02 00:30:49,197 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-07-02 00:30:49,200 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-07-02 00:30:49,204 [     scc.git] DEBUG Already up to date.

2025-07-02 00:30:49,204 [     scc.git] DEBUG Calling 'git fetch origin pull/168/head'
2025-07-02 00:30:52,065 [     scc.git] DEBUG From https://github.com/ome/omero-web
2025-07-02 00:30:52,065 [     scc.git] DEBUG  * branch                refs/pull/168/head -> FETCH_HEAD
2025-07-02 00:30:52,069 [     scc.git] DEBUG Calling 'git fetch origin pull/527/head'
2025-07-02 00:30:52,533 [     scc.git] DEBUG From https://github.com/ome/omero-web
2025-07-02 00:30:52,533 [     scc.git] DEBUG  * branch                refs/pull/527/head -> FETCH_HEAD
2025-07-02 00:30:52,538 [     scc.git] DEBUG Calling 'git fetch origin pull/534/head'
2025-07-02 00:30:52,980 [     scc.git] DEBUG From https://github.com/ome/omero-web
2025-07-02 00:30:52,980 [     scc.git] DEBUG  * branch                refs/pull/534/head -> FETCH_HEAD
2025-07-02 00:30:52,985 [     scc.git] DEBUG Calling 'git fetch origin pull/595/head'
2025-07-02 00:30:54,004 [     scc.git] DEBUG From https://github.com/ome/omero-web
2025-07-02 00:30:54,004 [     scc.git] DEBUG  * branch                refs/pull/595/head -> FETCH_HEAD
2025-07-02 00:30:54,009 [     scc.git] DEBUG Calling 'git fetch origin pull/596/head'
2025-07-02 00:30:54,562 [     scc.git] DEBUG From https://github.com/ome/omero-web
2025-07-02 00:30:54,562 [     scc.git] DEBUG  * branch                refs/pull/596/head -> FETCH_HEAD
2025-07-02 00:30:54,568 [     scc.git] DEBUG Calling 'git fetch origin pull/602/head'
2025-07-02 00:30:54,879 [     scc.git] DEBUG From https://github.com/ome/omero-web
2025-07-02 00:30:54,879 [     scc.git] DEBUG  * branch                refs/pull/602/head -> FETCH_HEAD
2025-07-02 00:30:54,884 [     scc.git] DEBUG Calling 'git fetch origin pull/604/head'
2025-07-02 00:30:55,739 [     scc.git] DEBUG From https://github.com/ome/omero-web
2025-07-02 00:30:55,739 [     scc.git] DEBUG  * branch                refs/pull/604/head -> FETCH_HEAD
2025-07-02 00:30:55,745 [     scc.git] DEBUG Calling 'git fetch origin pull/612/head'
2025-07-02 00:30:56,203 [     scc.git] DEBUG From https://github.com/ome/omero-web
2025-07-02 00:30:56,203 [     scc.git] DEBUG  * branch                refs/pull/612/head -> FETCH_HEAD
2025-07-02 00:30:56,208 [     scc.git] DEBUG Calling 'git fetch origin pull/613/head'
2025-07-02 00:30:57,365 [     scc.git] DEBUG From https://github.com/ome/omero-web
2025-07-02 00:30:57,365 [     scc.git] DEBUG  * branch                refs/pull/613/head -> FETCH_HEAD
2025-07-02 00:30:57,370 [     scc.git] DEBUG Calling 'git fetch origin pull/619/head'
2025-07-02 00:30:57,930 [     scc.git] DEBUG From https://github.com/ome/omero-web
2025-07-02 00:30:57,930 [     scc.git] DEBUG  * branch                refs/pull/619/head -> FETCH_HEAD
2025-07-02 00:30:57,935 [     scc.git] DEBUG Calling 'git fetch origin pull/628/head'
2025-07-02 00:30:58,264 [     scc.git] DEBUG From https://github.com/ome/omero-web
2025-07-02 00:30:58,264 [     scc.git] DEBUG  * branch                refs/pull/628/head -> FETCH_HEAD
2025-07-02 00:30:58,269 [     scc.git] DEBUG ## Unique users: []
2025-07-02 00:30:58,269 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:30:58,269 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:30:58,271 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...06b0073db19eeccb9698860f75639084ad1b1200'
2025-07-02 00:30:58,280 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:30:58,282 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 168 (Changes to nginx @maintenance handler) 06b0073db19eeccb9698860f75639084ad1b1200'
2025-07-02 00:30:58,361 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:30:58,365 [     scc.git] DEBUG  omeroweb/templates/nginx-development.conf.template               | 2 +-
2025-07-02 00:30:58,365 [     scc.git] DEBUG  omeroweb/templates/nginx-location.conf.template                  | 3 ++-
2025-07-02 00:30:58,365 [     scc.git] DEBUG  omeroweb/templates/nginx.conf.template                           | 2 +-
2025-07-02 00:30:58,365 [     scc.git] DEBUG  test/unit/reference_templates/nginx-development-withoptions.conf | 2 +-
2025-07-02 00:30:58,365 [     scc.git] DEBUG  test/unit/reference_templates/nginx-development.conf             | 2 +-
2025-07-02 00:30:58,365 [     scc.git] DEBUG  test/unit/reference_templates/nginx-location-withoptions.conf    | 3 ++-
2025-07-02 00:30:58,365 [     scc.git] DEBUG  test/unit/reference_templates/nginx-location.conf                | 3 ++-
2025-07-02 00:30:58,366 [     scc.git] DEBUG  test/unit/reference_templates/nginx-withoptions.conf             | 2 +-
2025-07-02 00:30:58,366 [     scc.git] DEBUG  test/unit/reference_templates/nginx.conf                         | 2 +-
2025-07-02 00:30:58,366 [     scc.git] DEBUG  test/unit/test_web.py                                            | 1 +
2025-07-02 00:30:58,366 [     scc.git] DEBUG  10 files changed, 13 insertions(+), 9 deletions(-)
2025-07-02 00:30:58,367 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:58,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:30:58,531 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...5565fa5d8fdefd1a406a9951f80779817ea35767'
2025-07-02 00:30:58,540 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:30:58,542 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 527 (Add some initial CSP settings to test) 5565fa5d8fdefd1a406a9951f80779817ea35767'
2025-07-02 00:30:58,662 [     scc.git] DEBUG Auto-merging omeroweb/settings.py
2025-07-02 00:30:58,662 [     scc.git] DEBUG Auto-merging setup.py
2025-07-02 00:30:58,664 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:30:58,668 [     scc.git] DEBUG  omeroweb/settings.py | 42 +++++++++++++++++++++++++++++++++++++++++-
2025-07-02 00:30:58,668 [     scc.git] DEBUG  setup.py             |  1 +
2025-07-02 00:30:58,668 [     scc.git] DEBUG  2 files changed, 42 insertions(+), 1 deletion(-)
2025-07-02 00:30:58,782 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:58,949 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:30:58,949 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d328a0cbb5b49cd63929a8a6c6cf7a89a925d005'
2025-07-02 00:30:58,959 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:30:58,961 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 534 (get strings from omero.cmd.ERR and omero.CmdError correctly) d328a0cbb5b49cd63929a8a6c6cf7a89a925d005'
2025-07-02 00:30:59,037 [     scc.git] DEBUG Auto-merging omeroweb/webclient/webclient_gateway.py
2025-07-02 00:30:59,037 [     scc.git] DEBUG Auto-merging omeroweb/webgateway/marshal.py
2025-07-02 00:30:59,038 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:30:59,043 [     scc.git] DEBUG  omeroweb/webclient/webclient_gateway.py | 2 +-
2025-07-02 00:30:59,043 [     scc.git] DEBUG  omeroweb/webgateway/marshal.py          | 4 ++--
2025-07-02 00:30:59,043 [     scc.git] DEBUG  2 files changed, 3 insertions(+), 3 deletions(-)
2025-07-02 00:30:59,200 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:59,357 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:30:59,358 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...30278b64bb39134a3f1101b600d4a82256e6eaeb'
2025-07-02 00:30:59,367 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:30:59,369 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 595 (linkify supports urls that include {}[] characters) 30278b64bb39134a3f1101b600d4a82256e6eaeb'
2025-07-02 00:30:59,547 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:30:59,551 [     scc.git] DEBUG  omeroweb/webclient/static/webclient/javascript/ome.webclient.actions.js | 2 +-
2025-07-02 00:30:59,551 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-07-02 00:30:59,609 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:30:59,781 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:30:59,781 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3aae48f586d7b412538a45b34ddc471a26a286e8'
2025-07-02 00:30:59,791 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:30:59,793 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 596 (Linkify can parse anchor tag) 3aae48f586d7b412538a45b34ddc471a26a286e8'
2025-07-02 00:31:00,003 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:31:00,007 [     scc.git] DEBUG  .../webclient/javascript/ome.webclient.actions.js  | 26 ++++++++++++++++++++--
2025-07-02 00:31:00,007 [     scc.git] DEBUG  1 file changed, 24 insertions(+), 2 deletions(-)
2025-07-02 00:31:00,032 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:31:00,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:31:00,206 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...9119372e9fef8cab0e212f02685c8715a3307539'
2025-07-02 00:31:00,215 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:31:00,218 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 602 (Inherit all annotations) 9119372e9fef8cab0e212f02685c8715a3307539'
2025-07-02 00:31:00,586 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:31:00,592 [     scc.git] DEBUG  omeroweb/webclient/static/webclient/css/dusty.css  |   1 -
2025-07-02 00:31:00,592 [     scc.git] DEBUG  .../javascript/ome.right_panel_comments_pane.js    | 134 +++++++++++++++++++--
2025-07-02 00:31:00,592 [     scc.git] DEBUG  .../javascript/ome.right_panel_fileanns_pane.js    |  80 +++++++++++-
2025-07-02 00:31:00,592 [     scc.git] DEBUG  .../javascript/ome.right_panel_mapanns_pane.js     |   6 +-
2025-07-02 00:31:00,592 [     scc.git] DEBUG  .../javascript/ome.right_panel_ratings_pane.js     |  33 ++++-
2025-07-02 00:31:00,592 [     scc.git] DEBUG  .../javascript/ome.right_panel_tags_pane.js        |  92 ++++++++++++--
2025-07-02 00:31:00,592 [     scc.git] DEBUG  .../webclient/annotations/comments_underscore.html |  58 +++++++--
2025-07-02 00:31:00,592 [     scc.git] DEBUG  .../webclient/annotations/fileanns_underscore.html |  81 ++++++++-----
2025-07-02 00:31:00,592 [     scc.git] DEBUG  .../webclient/annotations/mapanns_underscore.html  |   4 +
2025-07-02 00:31:00,593 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:31:00,593 [     scc.git] DEBUG  .../webclient/annotations/ratings_underscore.html  |   4 +-
2025-07-02 00:31:00,593 [     scc.git] DEBUG  .../webclient/annotations/tags_underscore.html     |  30 +++--
2025-07-02 00:31:00,593 [     scc.git] DEBUG  11 files changed, 447 insertions(+), 76 deletions(-)
2025-07-02 00:31:00,754 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:31:00,754 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...15e1289cb1c1533c8606b9c9f745d1f24575bb7d'
2025-07-02 00:31:00,764 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:31:00,767 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 604 (Right panel perf) 15e1289cb1c1533c8606b9c9f745d1f24575bb7d'
2025-07-02 00:31:01,584 [     scc.git] DEBUG Auto-merging omeroweb/webclient/views.py
2025-07-02 00:31:01,586 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:31:01,592 [     scc.git] DEBUG  omeroweb/webclient/controller/container.py         | 66 ++++++++++------------
2025-07-02 00:31:01,592 [     scc.git] DEBUG  .../webclient/annotations/annotations_share.html   | 12 +---
2025-07-02 00:31:01,592 [     scc.git] DEBUG  omeroweb/webclient/views.py                        | 51 -----------------
2025-07-02 00:31:01,592 [     scc.git] DEBUG  3 files changed, 31 insertions(+), 98 deletions(-)
2025-07-02 00:31:01,594 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:31:01,752 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:31:01,753 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...06446bf912b361c22e46c5a0678b3146b91e7e26'
2025-07-02 00:31:01,762 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:31:01,764 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 612 (Allow top_links to wrap if too many for space) 06446bf912b361c22e46c5a0678b3146b91e7e26'
2025-07-02 00:31:01,803 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:31:01,807 [     scc.git] DEBUG  .../webgateway/static/webgateway/css/ome.body.css   |  2 ++
2025-07-02 00:31:01,807 [     scc.git] DEBUG  .../webgateway/static/webgateway/css/ome.header.css | 21 +++++++++++----------
2025-07-02 00:31:01,807 [     scc.git] DEBUG  2 files changed, 13 insertions(+), 10 deletions(-)
2025-07-02 00:31:02,004 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:31:02,164 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:31:02,165 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...cca34cb278cac5fb8088df75cc4fe5f315810342'
2025-07-02 00:31:02,175 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:31:02,177 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 613 (externalInfo display) cca34cb278cac5fb8088df75cc4fe5f315810342'
2025-07-02 00:31:02,264 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:31:02,268 [     scc.git] DEBUG  .../webclient/annotations/includes/toolbar.html    | 20 ++++++++++++--
2025-07-02 00:31:02,268 [     scc.git] DEBUG  .../webclient/annotations/metadata_general.html    | 31 +++++++++++++++-------
2025-07-02 00:31:02,268 [     scc.git] DEBUG  .../templates/webclient/base/base_container.html   |  2 ++
2025-07-02 00:31:02,268 [     scc.git] DEBUG  3 files changed, 42 insertions(+), 11 deletions(-)
2025-07-02 00:31:02,416 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:31:02,601 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:31:02,601 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6dbfcebfee72e20f36a434fdc8850930d89acdac'
2025-07-02 00:31:02,611 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:31:02,613 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 619 (Permit subpackages as app plugins) 6dbfcebfee72e20f36a434fdc8850930d89acdac'
2025-07-02 00:31:02,762 [     scc.git] DEBUG Auto-merging omeroweb/settings.py
2025-07-02 00:31:02,764 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:31:02,768 [     scc.git] DEBUG  omeroweb/settings.py | 9 ++++-----
2025-07-02 00:31:02,768 [     scc.git] DEBUG  1 file changed, 4 insertions(+), 5 deletions(-)
2025-07-02 00:31:02,852 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:31:03,027 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:31:03,028 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b8c7989c9900270d7cf27523f2649bbb903c7a60'
2025-07-02 00:31:03,037 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:31:03,040 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 628 (Add protocol required since Django4) b8c7989c9900270d7cf27523f2649bbb903c7a60'
2025-07-02 00:31:03,062 [     scc.git] DEBUG Auto-merging omeroweb/settings.py
2025-07-02 00:31:03,063 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-07-02 00:31:03,067 [     scc.git] DEBUG  omeroweb/settings.py | 4 ++--
2025-07-02 00:31:03,067 [     scc.git] DEBUG  1 file changed, 2 insertions(+), 2 deletions(-)
2025-07-02 00:31:03,279 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:31:03,440 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:31:03,441 [     scc.git] DEBUG Calling 'git submodule update'
2025-07-02 00:31:03,483 [     scc.git] DEBUG Get sha1 of %s
2025-07-02 00:31:03,483 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-07-02 00:31:03,486 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-07-02 00:31:03,527 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-07-02 00:31:03,534 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f8842c630d0> has no local changes
2025-07-02 00:31:03,535 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-web
Excluded PRs:
  - PR 629 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
  - PR 535 will-moore 'Initial working browser history' (stage: draft)
Already up to date.

Merged PRs:
  - PR 168 stick 'Changes to nginx @maintenance handler'
  - PR 527 will-moore 'Add some initial CSP settings to test'
  - PR 534 will-moore 'get strings from omero.cmd.ERR and omero.CmdError correctly'
  - PR 595 sukunis 'linkify supports urls that include {}[] characters'
  - PR 596 sukunis 'Linkify can parse anchor tag'
  - PR 602 Tom-TBT 'Inherit all annotations'
  - PR 604 will-moore 'Right panel perf'
  - PR 612 will-moore 'Allow top_links to wrap if too many for space'
  - PR 613 will-moore 'externalInfo display'
  - PR 619 DavidStirling 'Permit subpackages as app plugins'
  - PR 628 jburel 'Add protocol required since Django4'

Generated by OMERO-python-superbuild-push#453 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/453/)'
2025-07-02 00:31:03,544 [     scc.git] DEBUG [detached HEAD a32388f56] merge master -Dorg -Ssuccess-only
2025-07-02 00:31:03,545 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-07-02 00:31:03,545 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-07-02 00:31:03,593 [  scc.config] DEBUG Found submodule.omero-dropbox.url
2025-07-02 00:31:03,692 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:31:03,868 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:31:03,876 [  scc.config] DEBUG Found submodule.omero-marshal.url
2025-07-02 00:31:04,120 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:31:04,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:31:04,301 [  scc.config] DEBUG Found submodule.omero-py.url
2025-07-02 00:31:04,545 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:31:04,706 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:31:04,714 [  scc.config] DEBUG Found submodule.omero-scripts.url
2025-07-02 00:31:04,958 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:31:05,121 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:31:05,128 [  scc.config] DEBUG Found submodule.omero-web.url
2025-07-02 00:31:05,372 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-07-02 00:31:05,531 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-07-02 00:31:05,535 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-07-02 00:31:05,563 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f8842b8f790> has local changes
2025-07-02 00:31:05,563 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-python-superbuild
Already up to date.

Merged PRs:
  - PR 327 dependabot[bot] 'Bump omero-web from `d5facbb` to `c275264`'

Repository: ome/omero-dropbox
Already up to date.

Merged PRs:
  - PR 16 joshmoore 'Review all instances of whitelist/blacklist'

Repository: ome/omero-marshal
Excluded PRs:
  - PR 84 joshmoore 'New JSON-LD context-based version' (stage: draft)
  - PR 34 chris-allan 'Initial support for Event' (exclude comment)
  - PR 33 chris-allan 'Encode/Decode Experimenters with ExperimenterGroup' (exclude comment)
Already up to date.

Merged PRs:
  - PR 69 will-moore 'Roi encoder allows Shape None'

Repository: ome/omero-py
Excluded PRs:
  - PR 464 dominikl 'Overwrite _getQueryString' (stage: draft)
  - PR 459 Tom-TBT 'Wrapper improvements for ROIs' (stage: draft)
  - PR 450 multimeric 'Add model stubs' (user: multimeric)
  - PR 443 sbesson 'Gateway tests: remove logic downloading public DV files for testing' (label: exclude)
  - PR 396 joshmoore 'Config property for passing environment variables (see #395)' (status: failure)
  - PR 299 joshmoore 'Add parents and children to omero obj' (exclude comment)
Already up to date.

Merged PRs:
  - PR 199 joshmoore 'user: allow setting default group'
  - PR 332 jburel 'Build conda'
  - PR 391 joshmoore 'Add jstack command'
  - PR 408 jburel 'remove deprecated method'

Repository: ome/omero-scripts
Excluded PRs:
  - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
  - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
Already up to date.

Merged PRs:
  - PR 223 will-moore 'don't attempt ROI stats on big images'

Conflicting PRs (not included):
  - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'

Repository: ome/omero-web
Excluded PRs:
  - PR 629 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
  - PR 535 will-moore 'Initial working browser history' (stage: draft)
Already up to date.

Merged PRs:
  - PR 168 stick 'Changes to nginx @maintenance handler'
  - PR 527 will-moore 'Add some initial CSP settings to test'
  - PR 534 will-moore 'get strings from omero.cmd.ERR and omero.CmdError correctly'
  - PR 595 sukunis 'linkify supports urls that include {}[] characters'
  - PR 596 sukunis 'Linkify can parse anchor tag'
  - PR 602 Tom-TBT 'Inherit all annotations'
  - PR 604 will-moore 'Right panel perf'
  - PR 612 will-moore 'Allow top_links to wrap if too many for space'
  - PR 613 will-moore 'externalInfo display'
  - PR 619 DavidStirling 'Permit subpackages as app plugins'
  - PR 628 jburel 'Add protocol required since Django4'

Generated by OMERO-python-superbuild-push#453 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/453/)'
2025-07-02 00:31:05,572 [     scc.git] DEBUG [detached HEAD fefab23] merge master -Dorg -Ssuccess-only
2025-07-02 00:31:05,572 [     scc.git] DEBUG  6 files changed, 10 insertions(+), 10 deletions(-)
2025-07-02 00:31:05,572 [   scc.merge] INFO  Repository: ome/omero-python-superbuild
2025-07-02 00:31:05,572 [   scc.merge] INFO  Already up to date.
2025-07-02 00:31:05,572 [   scc.merge] INFO  
2025-07-02 00:31:05,572 [   scc.merge] INFO  Merged PRs:
2025-07-02 00:31:05,572 [   scc.merge] INFO    - PR 327 dependabot[bot] 'Bump omero-web from `d5facbb` to `c275264`'
2025-07-02 00:31:05,572 [   scc.merge] INFO  
2025-07-02 00:31:05,572 [   scc.merge] INFO  Repository: ome/omero-dropbox
2025-07-02 00:31:05,572 [   scc.merge] INFO  Already up to date.
2025-07-02 00:31:05,573 [   scc.merge] INFO  
2025-07-02 00:31:05,573 [   scc.merge] INFO  Merged PRs:
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 16 joshmoore 'Review all instances of whitelist/blacklist'
2025-07-02 00:31:05,573 [   scc.merge] INFO  
2025-07-02 00:31:05,573 [   scc.merge] INFO  Repository: ome/omero-marshal
2025-07-02 00:31:05,573 [   scc.merge] INFO  Excluded PRs:
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 84 joshmoore 'New JSON-LD context-based version' (stage: draft)
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 34 chris-allan 'Initial support for Event' (exclude comment)
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 33 chris-allan 'Encode/Decode Experimenters with ExperimenterGroup' (exclude comment)
2025-07-02 00:31:05,573 [   scc.merge] INFO  Already up to date.
2025-07-02 00:31:05,573 [   scc.merge] INFO  
2025-07-02 00:31:05,573 [   scc.merge] INFO  Merged PRs:
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 69 will-moore 'Roi encoder allows Shape None'
2025-07-02 00:31:05,573 [   scc.merge] INFO  
2025-07-02 00:31:05,573 [   scc.merge] INFO  Repository: ome/omero-py
2025-07-02 00:31:05,573 [   scc.merge] INFO  Excluded PRs:
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 464 dominikl 'Overwrite _getQueryString' (stage: draft)
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 459 Tom-TBT 'Wrapper improvements for ROIs' (stage: draft)
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 450 multimeric 'Add model stubs' (user: multimeric)
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 443 sbesson 'Gateway tests: remove logic downloading public DV files for testing' (label: exclude)
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 396 joshmoore 'Config property for passing environment variables (see #395)' (status: failure)
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 299 joshmoore 'Add parents and children to omero obj' (exclude comment)
2025-07-02 00:31:05,573 [   scc.merge] INFO  Already up to date.
2025-07-02 00:31:05,573 [   scc.merge] INFO  
2025-07-02 00:31:05,573 [   scc.merge] INFO  Merged PRs:
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 199 joshmoore 'user: allow setting default group'
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 332 jburel 'Build conda'
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 391 joshmoore 'Add jstack command'
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 408 jburel 'remove deprecated method'
2025-07-02 00:31:05,573 [   scc.merge] INFO  
2025-07-02 00:31:05,573 [   scc.merge] INFO  Repository: ome/omero-scripts
2025-07-02 00:31:05,573 [   scc.merge] INFO  Excluded PRs:
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
2025-07-02 00:31:05,573 [   scc.merge] INFO    - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
2025-07-02 00:31:05,573 [   scc.merge] INFO  Already up to date.
2025-07-02 00:31:05,573 [   scc.merge] INFO  
2025-07-02 00:31:05,573 [   scc.merge] INFO  Merged PRs:
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 223 will-moore 'don't attempt ROI stats on big images'
2025-07-02 00:31:05,574 [   scc.merge] INFO  
2025-07-02 00:31:05,574 [   scc.merge] INFO  Conflicting PRs (not included):
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2025-07-02 00:31:05,574 [   scc.merge] INFO  
2025-07-02 00:31:05,574 [   scc.merge] INFO  Repository: ome/omero-web
2025-07-02 00:31:05,574 [   scc.merge] INFO  Excluded PRs:
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 629 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 535 will-moore 'Initial working browser history' (stage: draft)
2025-07-02 00:31:05,574 [   scc.merge] INFO  Already up to date.
2025-07-02 00:31:05,574 [   scc.merge] INFO  
2025-07-02 00:31:05,574 [   scc.merge] INFO  Merged PRs:
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 168 stick 'Changes to nginx @maintenance handler'
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 527 will-moore 'Add some initial CSP settings to test'
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 534 will-moore 'get strings from omero.cmd.ERR and omero.CmdError correctly'
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 595 sukunis 'linkify supports urls that include {}[] characters'
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 596 sukunis 'Linkify can parse anchor tag'
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 602 Tom-TBT 'Inherit all annotations'
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 604 will-moore 'Right panel perf'
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 612 will-moore 'Allow top_links to wrap if too many for space'
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 613 will-moore 'externalInfo display'
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 619 DavidStirling 'Permit subpackages as app plugins'
2025-07-02 00:31:05,574 [   scc.merge] INFO    - PR 628 jburel 'Add protocol required since Django4'
2025-07-02 00:31:05,574 [   scc.merge] INFO  
2025-07-02 00:31:05,574 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-07-02 00:31:05,574 [     scc.git] DEBUG Calling 'git remote'
2025-07-02 00:31:05,576 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-dropbox
2025-07-02 00:31:05,576 [     scc.git] DEBUG Calling 'git remote'
2025-07-02 00:31:05,579 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-07-02 00:31:05,579 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-marshal
2025-07-02 00:31:05,579 [     scc.git] DEBUG Calling 'git remote'
2025-07-02 00:31:05,581 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-07-02 00:31:05,581 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-py
2025-07-02 00:31:05,581 [     scc.git] DEBUG Calling 'git remote'
2025-07-02 00:31:05,583 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-07-02 00:31:05,583 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-scripts
2025-07-02 00:31:05,583 [     scc.git] DEBUG Calling 'git remote'
2025-07-02 00:31:05,586 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-07-02 00:31:05,586 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-web
2025-07-02 00:31:05,586 [     scc.git] DEBUG Calling 'git remote'
2025-07-02 00:31:05,589 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
Update component versions
Downloading https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-build/lastSuccessfulBuild/artifact/omero-blitz/build/distributions/omero-blitz-5.8.1-python.zip ...
Traceback (most recent call last):
  File "/home/omero/workspace/OMERO-python-superbuild-push/omero-py/setup.py", line 150, in <module>
    download_blitz_target()
  File "/home/omero/workspace/OMERO-python-superbuild-push/omero-py/setup.py", line 83, in download_blitz_target
    resp = urlopen(loc)
           ^^^^^^^^^^^^
  File "/usr/lib64/python3.11/urllib/request.py", line 216, in urlopen
    return opener.open(url, data, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/urllib/request.py", line 525, in open
    response = meth(req, response)
               ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/urllib/request.py", line 634, in http_response
    response = self.parent.error(
               ^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/urllib/request.py", line 563, in error
    return self._call_chain(*args)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/urllib/request.py", line 496, in _call_chain
    result = func(*args)
             ^^^^^^^^^^^
  File "/usr/lib64/python3.11/urllib/request.py", line 643, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found
Downloading https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-build/lastSuccessfulBuild/artifact/omero-blitz/build/distributions/omero-blitz-5.8.1-python.zip ...
Traceback (most recent call last):
  File "/home/omero/workspace/OMERO-python-superbuild-push/omero-py/setup.py", line 150, in <module>
    download_blitz_target()
  File "/home/omero/workspace/OMERO-python-superbuild-push/omero-py/setup.py", line 83, in download_blitz_target
    resp = urlopen(loc)
           ^^^^^^^^^^^^
  File "/usr/lib64/python3.11/urllib/request.py", line 216, in urlopen
    return opener.open(url, data, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/urllib/request.py", line 525, in open
    response = meth(req, response)
               ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/urllib/request.py", line 634, in http_response
    response = self.parent.error(
               ^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/urllib/request.py", line 563, in error
    return self._call_chain(*args)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/urllib/request.py", line 496, in _call_chain
    result = func(*args)
             ^^^^^^^^^^^
  File "/usr/lib64/python3.11/urllib/request.py", line 643, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'omero-dropbox'
Entering 'omero-marshal'
Entering 'omero-py'
Entering 'omero-scripts'
Entering 'omero-web'
Entering 'omero-dropbox'
HEAD detached from 01fa0c5
nothing to commit, working tree clean
Entering 'omero-marshal'
HEAD detached from 6d44f66
nothing to commit, working tree clean
Entering 'omero-py'
HEAD detached from 973b6bd7
nothing to commit, working tree clean
Entering 'omero-scripts'
HEAD detached from 573db34
nothing to commit, working tree clean
Entering 'omero-web'
HEAD detached from c2752646d
nothing to commit, working tree clean
HEAD detached from 275cf49
nothing to commit, working tree clean
2025-07-02 00:31:35,089 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-python-superbuild/tree/merge_ci