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 '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' 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
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2024-05-28 00:32:11,357 [  scc.config] DEBUG Found github.token
2024-05-28 00:32:11,360 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-28 00:32:11,545 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:32:11,965 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:32:12,368 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-28 00:32:12,369 [      scc.gh] DEBUG 4998 remaining from 5000 (Reset at 01:05
2024-05-28 00:32:12,370 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:32:12,374 [     scc.git] DEBUG Check current status
2024-05-28 00:32:12,374 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:32:12,378 [     scc.git] DEBUG c5de36a Merge pull request #281 from ome/dependabot/submodules/omero-web-9c94fd4
2024-05-28 00:32:12,378 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:32:12,423 [     scc.git] DEBUG  a4307f475a2690c4aa4f287864bad9d6d97ebb8f omero-dropbox (v5.7.0-1-ga4307f4)
2024-05-28 00:32:12,426 [     scc.git] DEBUG  cca4c2f7b6934b48b8ddb0e337c32d32cd4a07f3 omero-marshal (v0.9.0-4-gcca4c2f)
2024-05-28 00:32:12,458 [     scc.git] DEBUG  53a327b85034cf09ae5e7255e6fd70b59392b680 omero-py (v5.19.2-5-g53a327b8)
2024-05-28 00:32:12,462 [     scc.git] DEBUG  5a908933161233015332dd416c325c60c5b8bd3a omero-scripts (v5.8.2-1-g5a90893)
2024-05-28 00:32:12,466 [     scc.git] DEBUG  9c94fd493eb94588de8432247e084be57d7ea928 omero-web (v5.26.0-1-g9c94fd493)
2024-05-28 00:32:12,471 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:32:12,873 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild HTTP/1.1" 200 None
2024-05-28 00:32:13,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:32:13,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:32:14,151 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:32:14,564 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:32:14,565 [     scc.git] DEBUG Resetting...
2024-05-28 00:32:14,565 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-28 00:32:14,572 [     scc.git] DEBUG HEAD is now at c5de36a Merge pull request #281 from ome/dependabot/submodules/omero-web-9c94fd4
2024-05-28 00:32:14,573 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-28 00:32:14,645 [     scc.git] DEBUG Check current status
2024-05-28 00:32:14,646 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:32:14,651 [     scc.git] DEBUG c5de36a Merge pull request #281 from ome/dependabot/submodules/omero-web-9c94fd4
2024-05-28 00:32:14,652 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:32:14,700 [     scc.git] DEBUG  a4307f475a2690c4aa4f287864bad9d6d97ebb8f omero-dropbox (v5.7.0-1-ga4307f4)
2024-05-28 00:32:14,703 [     scc.git] DEBUG  cca4c2f7b6934b48b8ddb0e337c32d32cd4a07f3 omero-marshal (v0.9.0-4-gcca4c2f)
2024-05-28 00:32:14,707 [     scc.git] DEBUG  53a327b85034cf09ae5e7255e6fd70b59392b680 omero-py (v5.19.2-5-g53a327b8)
2024-05-28 00:32:14,711 [     scc.git] DEBUG  5a908933161233015332dd416c325c60c5b8bd3a omero-scripts (v5.8.2-1-g5a90893)
2024-05-28 00:32:14,714 [     scc.git] DEBUG  9c94fd493eb94588de8432247e084be57d7ea928 omero-web (v5.26.0-1-g9c94fd493)
2024-05-28 00:32:14,715 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-05-28 00:32:14,715 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-05-28 00:32:14,715 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-05-28 00:32:14,715 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-05-28 00:32:14,715 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-05-28 00:32:14,715 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:32:14,998 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild/pulls HTTP/1.1" 200 2
2024-05-28 00:32:14,999 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:32:14,999 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:32:15,000 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:32:15,005 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:32:15,011 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:32:15,011 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:32:15,018 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:32:15,025 [     scc.git] DEBUG Already up to date.

2024-05-28 00:32:15,025 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:32:15,025 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:32:15,025 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:32:15,031 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:32:15,096 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:32:15,096 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:32:15,102 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:32:15,143 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f2527d132e0> has no local changes
2024-05-28 00:32:15,144 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

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


Generated by OMERO-python-superbuild-push#75 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/75/)'
2024-05-28 00:32:15,174 [     scc.git] DEBUG [detached HEAD 6fea784] merge master -Dorg -Snone
2024-05-28 00:32:15,174 [   scc.merge] INFO  Repository: ome/omero-python-superbuild
2024-05-28 00:32:15,175 [   scc.merge] INFO  Already up to date.
2024-05-28 00:32:15,175 [   scc.merge] INFO  
2024-05-28 00:32:15,175 [   scc.merge] INFO  
2024-05-28 00:32:15,175 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-28 00:32:15,175 [     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
2024-05-28 00:32:17,663 [  scc.config] DEBUG Found github.token
2024-05-28 00:32:17,667 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-28 00:32:17,862 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:32:18,284 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:32:18,689 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-28 00:32:18,691 [      scc.gh] DEBUG 4990 remaining from 5000 (Reset at 01:05
2024-05-28 00:32:18,692 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:32:18,697 [     scc.git] DEBUG Check current status
2024-05-28 00:32:18,697 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:32:18,701 [     scc.git] DEBUG 6fea784 merge master -Dorg -Snone
2024-05-28 00:32:18,701 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:32:18,741 [     scc.git] DEBUG  a4307f475a2690c4aa4f287864bad9d6d97ebb8f omero-dropbox (v5.7.0-1-ga4307f4)
2024-05-28 00:32:18,744 [     scc.git] DEBUG  cca4c2f7b6934b48b8ddb0e337c32d32cd4a07f3 omero-marshal (v0.9.0-4-gcca4c2f)
2024-05-28 00:32:18,747 [     scc.git] DEBUG  53a327b85034cf09ae5e7255e6fd70b59392b680 omero-py (v5.19.2-5-g53a327b8)
2024-05-28 00:32:18,751 [     scc.git] DEBUG  5a908933161233015332dd416c325c60c5b8bd3a omero-scripts (v5.8.2-1-g5a90893)
2024-05-28 00:32:18,754 [     scc.git] DEBUG  9c94fd493eb94588de8432247e084be57d7ea928 omero-web (v5.26.0-1-g9c94fd493)
2024-05-28 00:32:18,758 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:32:18,758 [     scc.git] DEBUG Reading repository configuration from repositories.yml
2024-05-28 00:32:18,760 [     scc.git] DEBUG Repository configuration:
base-branch: master
submodules:
  omero-scripts:
    base-branch: develop

2024-05-28 00:32:19,199 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild HTTP/1.1" 200 None
2024-05-28 00:32:19,653 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:32:20,067 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:32:20,515 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:32:20,928 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:32:20,929 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:32:20,976 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-dropbox
2024-05-28 00:32:20,976 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:32:20,980 [     scc.git] DEBUG Check current status
2024-05-28 00:32:20,980 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:32:20,984 [     scc.git] DEBUG a4307f4 Bump version: 5.7.0 → 5.7.1.dev0
2024-05-28 00:32:20,984 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:32:21,028 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:32:21,428 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox HTTP/1.1" 200 None
2024-05-28 00:32:21,876 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:32:22,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:32:22,727 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:32:23,140 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:32:23,142 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:32:23,182 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-28 00:32:23,183 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-marshal
2024-05-28 00:32:23,183 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:32:23,188 [     scc.git] DEBUG Check current status
2024-05-28 00:32:23,188 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:32:23,192 [     scc.git] DEBUG cca4c2f Merge pull request #80 from sbesson/python312
2024-05-28 00:32:23,192 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:32:23,234 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:32:23,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal HTTP/1.1" 200 None
2024-05-28 00:32:24,108 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:32:24,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:32:24,956 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:32:25,368 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:32:25,370 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:32:25,409 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-28 00:32:25,410 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-py
2024-05-28 00:32:25,410 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:32:25,414 [     scc.git] DEBUG Check current status
2024-05-28 00:32:25,415 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:32:25,418 [     scc.git] DEBUG 53a327b8 Merge pull request #407 from jburel/install_conda_forge
2024-05-28 00:32:25,419 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:32:25,459 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:32:25,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py HTTP/1.1" 200 None
2024-05-28 00:32:26,312 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:32:26,721 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:32:27,139 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:32:27,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:32:27,564 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:32:27,609 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-28 00:32:27,610 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-scripts
2024-05-28 00:32:27,610 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:32:27,615 [     scc.git] DEBUG Check current status
2024-05-28 00:32:27,616 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:32:27,621 [     scc.git] DEBUG 5a90893 Bump version: 5.8.2 → 5.8.3.dev0
2024-05-28 00:32:27,621 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:32:27,671 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:32:27,672 [     scc.git] DEBUG Repository configuration:
base-branch: develop

2024-05-28 00:32:28,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts HTTP/1.1" 200 None
2024-05-28 00:32:28,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:32:28,938 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:32:29,411 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:32:29,830 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:32:29,831 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:32:29,877 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-28 00:32:29,878 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-web
2024-05-28 00:32:29,878 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:32:29,883 [     scc.git] DEBUG Check current status
2024-05-28 00:32:29,883 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:32:29,888 [     scc.git] DEBUG 9c94fd493 Bump version: 5.26.0 → 5.26.1.dev0
2024-05-28 00:32:29,888 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:32:29,934 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:32:30,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web HTTP/1.1" 200 None
2024-05-28 00:32:30,764 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:32:31,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:32:31,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:32:32,006 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:32:32,007 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:32:32,049 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-28 00:32:32,049 [     scc.git] DEBUG Resetting...
2024-05-28 00:32:32,049 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-28 00:32:32,056 [     scc.git] DEBUG HEAD is now at 6fea784 merge master -Dorg -Snone
2024-05-28 00:32:32,056 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-28 00:32:32,108 [     scc.git] DEBUG Check current status
2024-05-28 00:32:32,108 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:32:32,114 [     scc.git] DEBUG 6fea784 merge master -Dorg -Snone
2024-05-28 00:32:32,114 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:32:32,156 [     scc.git] DEBUG  a4307f475a2690c4aa4f287864bad9d6d97ebb8f omero-dropbox (v5.7.0-1-ga4307f4)
2024-05-28 00:32:32,159 [     scc.git] DEBUG  cca4c2f7b6934b48b8ddb0e337c32d32cd4a07f3 omero-marshal (v0.9.0-4-gcca4c2f)
2024-05-28 00:32:32,162 [     scc.git] DEBUG  53a327b85034cf09ae5e7255e6fd70b59392b680 omero-py (v5.19.2-5-g53a327b8)
2024-05-28 00:32:32,166 [     scc.git] DEBUG  5a908933161233015332dd416c325c60c5b8bd3a omero-scripts (v5.8.2-1-g5a90893)
2024-05-28 00:32:32,169 [     scc.git] DEBUG  9c94fd493eb94588de8432247e084be57d7ea928 omero-web (v5.26.0-1-g9c94fd493)
2024-05-28 00:32:32,170 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-05-28 00:32:32,170 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-05-28 00:32:32,170 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-05-28 00:32:32,170 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-05-28 00:32:32,170 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-05-28 00:32:32,170 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-05-28 00:32:32,170 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:32:32,442 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild/pulls HTTP/1.1" 200 2
2024-05-28 00:32:32,443 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:32:32,444 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:32:32,444 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:32:32,450 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:32:32,453 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:32:32,453 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:32:32,457 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:32:32,461 [     scc.git] DEBUG Already up to date.

2024-05-28 00:32:32,461 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:32:32,461 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:32:32,461 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:32:32,465 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:32:32,502 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:32:32,503 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:32:32,507 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:32:32,962 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/pulls HTTP/1.1" 200 None
2024-05-28 00:32:33,442 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/issues/16 HTTP/1.1" 200 None
2024-05-28 00:32:33,961 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/issues/16/comments HTTP/1.1" 200 None
2024-05-28 00:32:34,515 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/commits/f802993eba0b6514d0e31f0f7d5b996ffb54b452 HTTP/1.1" 200 None
2024-05-28 00:32:34,976 [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
2024-05-28 00:32:35,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/commits/f802993eba0b6514d0e31f0f7d5b996ffb54b452 HTTP/1.1" 200 None
2024-05-28 00:32:35,835 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/statuses/f802993eba0b6514d0e31f0f7d5b996ffb54b452?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:32:35,836 [    scc.repo] DEBUG   - PR 16 joshmoore 'Review all instances of whitelist/blacklist'
2024-05-28 00:32:35,836 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:32:35,836 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-dropbox
2024-05-28 00:32:35,836 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:32:35,836 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:32:35,841 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:32:35,845 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:32:35,845 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:32:35,849 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:32:35,853 [     scc.git] DEBUG Already up to date.

2024-05-28 00:32:35,854 [     scc.git] DEBUG Calling 'git fetch origin pull/16/head'
2024-05-28 00:32:36,228 [     scc.git] DEBUG From https://github.com/ome/omero-dropbox
2024-05-28 00:32:36,228 [     scc.git] DEBUG  * branch            refs/pull/16/head -> FETCH_HEAD
2024-05-28 00:32:36,233 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:32:36,234 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:32:36,234 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:32:36,238 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f802993eba0b6514d0e31f0f7d5b996ffb54b452'
2024-05-28 00:32:36,243 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:32:36,247 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 16 (Review all instances of whitelist/blacklist) f802993eba0b6514d0e31f0f7d5b996ffb54b452'
2024-05-28 00:32:36,261 [     scc.git] DEBUG Auto-merging src/fsAbstractPlatformMonitor.py
2024-05-28 00:32:36,261 [     scc.git] DEBUG Auto-merging src/fsDirectory.py
2024-05-28 00:32:36,261 [     scc.git] DEBUG Auto-merging src/fsDropBox.py
2024-05-28 00:32:36,262 [     scc.git] DEBUG Auto-merging src/fsLists.py
2024-05-28 00:32:36,262 [     scc.git] DEBUG Auto-merging src/fsMac-10-5-Monitor.py
2024-05-28 00:32:36,262 [     scc.git] DEBUG Auto-merging src/fsMonitor.py
2024-05-28 00:32:36,262 [     scc.git] DEBUG Auto-merging src/fsMonitorServer.py
2024-05-28 00:32:36,262 [     scc.git] DEBUG Auto-merging src/fsPyinotifyMonitor.py
2024-05-28 00:32:36,262 [     scc.git] DEBUG Auto-merging src/fsWin-XP-Monitor.py
2024-05-28 00:32:36,262 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:32:36,266 [     scc.git] DEBUG  src/fsAbstractPlatformMonitor.py |  6 +++---
2024-05-28 00:32:36,266 [     scc.git] DEBUG  src/fsDirectory.py               | 46 ++++++++++++++++++++--------------------
2024-05-28 00:32:36,266 [     scc.git] DEBUG  src/fsDropBox.py                 | 24 ++++++++++-----------
2024-05-28 00:32:36,266 [     scc.git] DEBUG  src/fsLists.py                   | 14 ++++++------
2024-05-28 00:32:36,266 [     scc.git] DEBUG  src/fsMac-10-5-Monitor.py        | 10 ++++-----
2024-05-28 00:32:36,266 [     scc.git] DEBUG  src/fsMonitor.py                 | 24 ++++++++++-----------
2024-05-28 00:32:36,266 [     scc.git] DEBUG  src/fsMonitorServer.py           | 10 ++++-----
2024-05-28 00:32:36,266 [     scc.git] DEBUG  src/fsPyinotifyMonitor.py        |  8 +++----
2024-05-28 00:32:36,266 [     scc.git] DEBUG  src/fsWin-XP-Monitor.py          | 20 ++++++++---------
2024-05-28 00:32:36,268 [     scc.git] DEBUG  9 files changed, 81 insertions(+), 81 deletions(-)
2024-05-28 00:32:36,429 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:32:36,430 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:32:36,470 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:32:36,470 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:32:36,474 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:32:36,516 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:32:36,523 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f87e012ed60> has no local changes
2024-05-28 00:32:36,524 [     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#75 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/75/)'
2024-05-28 00:32:36,534 [     scc.git] DEBUG [detached HEAD c2022da] merge master -Dorg -Ssuccess-only
2024-05-28 00:32:36,534 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-28 00:32:36,535 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:32:36,950 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/pulls HTTP/1.1" 200 None
2024-05-28 00:32:37,425 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/69 HTTP/1.1" 200 None
2024-05-28 00:32:37,871 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/69/comments HTTP/1.1" 200 None
2024-05-28 00:32:38,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/commits/1cbe0bebb081ffedb835c966ecb434d33502ceca HTTP/1.1" 200 None
2024-05-28 00:32:38,950 [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
2024-05-28 00:32:39,457 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/commits/1cbe0bebb081ffedb835c966ecb434d33502ceca/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-28 00:32:39,956 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/commits/1cbe0bebb081ffedb835c966ecb434d33502ceca HTTP/1.1" 200 None
2024-05-28 00:32:40,378 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/statuses/1cbe0bebb081ffedb835c966ecb434d33502ceca?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:32:40,379 [    scc.repo] DEBUG   - PR 69 will-moore 'Roi encoder allows Shape None'
2024-05-28 00:32:40,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/34 HTTP/1.1" 200 None
2024-05-28 00:32:41,314 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/34/comments HTTP/1.1" 200 None
2024-05-28 00:32:41,801 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/33 HTTP/1.1" 200 None
2024-05-28 00:32:42,250 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/33/comments HTTP/1.1" 200 None
2024-05-28 00:32:42,252 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:32:42,252 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-marshal
2024-05-28 00:32:42,252 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:32:42,252 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:32:42,257 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:32:42,261 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:32:42,261 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:32:42,265 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:32:42,269 [     scc.git] DEBUG Already up to date.

2024-05-28 00:32:42,269 [     scc.git] DEBUG Calling 'git fetch origin pull/69/head'
2024-05-28 00:32:42,635 [     scc.git] DEBUG From https://github.com/ome/omero-marshal
2024-05-28 00:32:42,636 [     scc.git] DEBUG  * branch            refs/pull/69/head -> FETCH_HEAD
2024-05-28 00:32:42,641 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:32:42,641 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:32:42,641 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:32:42,645 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1cbe0bebb081ffedb835c966ecb434d33502ceca'
2024-05-28 00:32:42,650 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:32:42,653 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 69 (Roi encoder allows Shape None) 1cbe0bebb081ffedb835c966ecb434d33502ceca'
2024-05-28 00:32:42,663 [     scc.git] DEBUG Auto-merging tests/unit/conftest.py
2024-05-28 00:32:42,664 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:32:42,666 [     scc.git] DEBUG  omero_marshal/encode/encoders/roi.py | 5 +++--
2024-05-28 00:32:42,666 [     scc.git] DEBUG  tests/unit/conftest.py               | 5 ++++-
2024-05-28 00:32:42,666 [     scc.git] DEBUG  2 files changed, 7 insertions(+), 3 deletions(-)
2024-05-28 00:32:42,816 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:32:42,817 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:32:42,855 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:32:42,855 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:32:42,859 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:32:42,900 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:32:42,906 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f87e0133d90> has no local changes
2024-05-28 00:32:42,906 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-marshal
Excluded PRs:
  - 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#75 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/75/)'
2024-05-28 00:32:42,915 [     scc.git] DEBUG [detached HEAD 4bb4634] merge master -Dorg -Ssuccess-only
2024-05-28 00:32:42,915 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-28 00:32:42,916 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:32:43,498 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/pulls HTTP/1.1" 200 None
2024-05-28 00:32:43,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/408 HTTP/1.1" 200 None
2024-05-28 00:32:44,415 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/408/comments HTTP/1.1" 200 None
2024-05-28 00:32:44,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804 HTTP/1.1" 200 None
2024-05-28 00:32:45,433 [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
2024-05-28 00:32:45,906 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-28 00:32:46,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804 HTTP/1.1" 200 None
2024-05-28 00:32:46,840 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/5b69af339bf34bd4adcf16a7f6a03fafa2921804?per_page=1 HTTP/1.1" 200 None
2024-05-28 00:32:47,261 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804 HTTP/1.1" 200 None
2024-05-28 00:32:47,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804/status HTTP/1.1" 200 None
2024-05-28 00:32:47,700 [    scc.repo] DEBUG   - PR 408 jburel 'remove deprecated method'
2024-05-28 00:32:48,165 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/396 HTTP/1.1" 200 None
2024-05-28 00:32:48,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/396/comments HTTP/1.1" 200 None
2024-05-28 00:32:49,095 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c2cf271ef27269131408acb10c7cc1ecaefb0573 HTTP/1.1" 200 None
2024-05-28 00:32:49,601 [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
2024-05-28 00:32:50,079 [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
2024-05-28 00:32:50,541 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/391 HTTP/1.1" 200 None
2024-05-28 00:32:51,025 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023 HTTP/1.1" 200 None
2024-05-28 00:32:51,531 [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
2024-05-28 00:32:51,977 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-28 00:32:52,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023 HTTP/1.1" 200 None
2024-05-28 00:32:52,887 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/20da2ca68fa40df47b5436887597e9804098f023?per_page=1 HTTP/1.1" 200 None
2024-05-28 00:32:53,313 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023 HTTP/1.1" 200 None
2024-05-28 00:32:53,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023/status HTTP/1.1" 200 None
2024-05-28 00:32:53,739 [    scc.repo] DEBUG   - PR 391 joshmoore 'Add jstack command'
2024-05-28 00:32:54,207 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/387 HTTP/1.1" 200 None
2024-05-28 00:32:54,208 [    scc.repo] DEBUG   # ... Exclude label: exclude
2024-05-28 00:32:54,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/378 HTTP/1.1" 200 None
2024-05-28 00:32:55,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/378/comments HTTP/1.1" 200 None
2024-05-28 00:32:55,608 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/337 HTTP/1.1" 200 None
2024-05-28 00:32:56,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/337/comments HTTP/1.1" 200 None
2024-05-28 00:32:56,542 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/0df9ec8000befec36dd85b7ff078ce66603e36a5 HTTP/1.1" 200 None
2024-05-28 00:32:57,016 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/0df9ec8000befec36dd85b7ff078ce66603e36a5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-28 00:32:57,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/0df9ec8000befec36dd85b7ff078ce66603e36a5 HTTP/1.1" 200 None
2024-05-28 00:32:57,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/0df9ec8000befec36dd85b7ff078ce66603e36a5?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:32:57,931 [    scc.repo] DEBUG   - PR 337 will-moore 'bulk.yml depth is passed to xargs'
2024-05-28 00:32:58,395 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/332 HTTP/1.1" 200 None
2024-05-28 00:32:58,867 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/332/comments HTTP/1.1" 200 None
2024-05-28 00:32:59,355 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc HTTP/1.1" 200 None
2024-05-28 00:32:59,855 [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
2024-05-28 00:33:00,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-28 00:33:00,808 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc HTTP/1.1" 200 None
2024-05-28 00:33:01,233 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/c427fcd99373ad6c0c2d28d322827d0523ba7afc?per_page=1 HTTP/1.1" 200 None
2024-05-28 00:33:01,725 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc HTTP/1.1" 200 None
2024-05-28 00:33:02,168 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc/status HTTP/1.1" 200 None
2024-05-28 00:33:02,173 [    scc.repo] DEBUG   - PR 332 jburel 'Build conda'
2024-05-28 00:33:02,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/325 HTTP/1.1" 200 None
2024-05-28 00:33:03,124 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/325/comments HTTP/1.1" 200 None
2024-05-28 00:33:03,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/299 HTTP/1.1" 200 None
2024-05-28 00:33:04,088 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/299/comments HTTP/1.1" 200 None
2024-05-28 00:33:04,582 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/09ae8033d77faf0346255eb9644207e02c98709a HTTP/1.1" 200 None
2024-05-28 00:33:05,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/09ae8033d77faf0346255eb9644207e02c98709a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-28 00:33:05,485 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/09ae8033d77faf0346255eb9644207e02c98709a HTTP/1.1" 200 None
2024-05-28 00:33:05,902 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/09ae8033d77faf0346255eb9644207e02c98709a?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:33:05,903 [    scc.repo] DEBUG   - PR 299 joshmoore 'Add parents and children to omero obj'
2024-05-28 00:33:06,359 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/266 HTTP/1.1" 200 None
2024-05-28 00:33:06,873 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/df250605e81b3b5f509b4cddc3186a63d7ba364f HTTP/1.1" 200 None
2024-05-28 00:33:07,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/df250605e81b3b5f509b4cddc3186a63d7ba364f/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-28 00:33:07,810 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/df250605e81b3b5f509b4cddc3186a63d7ba364f HTTP/1.1" 200 None
2024-05-28 00:33:08,230 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/df250605e81b3b5f509b4cddc3186a63d7ba364f?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:33:08,231 [    scc.repo] DEBUG   - PR 266 joshmoore 'errors: use raise_error from cli plugins'
2024-05-28 00:33:08,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/207 HTTP/1.1" 200 None
2024-05-28 00:33:09,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/207/comments HTTP/1.1" 200 None
2024-05-28 00:33:09,736 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d68e639b52d3b583d12c65164f3edcd0b813a4bb HTTP/1.1" 200 None
2024-05-28 00:33:10,217 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d68e639b52d3b583d12c65164f3edcd0b813a4bb/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-28 00:33:10,658 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d68e639b52d3b583d12c65164f3edcd0b813a4bb HTTP/1.1" 200 None
2024-05-28 00:33:11,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/d68e639b52d3b583d12c65164f3edcd0b813a4bb?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:33:11,081 [    scc.repo] DEBUG   - PR 207 manics 'BlitzGateway.connect raise on error'
2024-05-28 00:33:11,554 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/199 HTTP/1.1" 200 None
2024-05-28 00:33:12,033 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/199/comments HTTP/1.1" 200 None
2024-05-28 00:33:12,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d9df94bbff36ef1f943c9ab1995cd60831e572ec HTTP/1.1" 200 None
2024-05-28 00:33:13,002 [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
2024-05-28 00:33:13,497 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d9df94bbff36ef1f943c9ab1995cd60831e572ec HTTP/1.1" 200 None
2024-05-28 00:33:13,902 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/d9df94bbff36ef1f943c9ab1995cd60831e572ec?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:33:13,904 [    scc.repo] DEBUG   - PR 199 joshmoore 'user: allow setting default group'
2024-05-28 00:33:14,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/194 HTTP/1.1" 200 None
2024-05-28 00:33:14,805 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/194/comments HTTP/1.1" 200 None
2024-05-28 00:33:15,303 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/129 HTTP/1.1" 200 None
2024-05-28 00:33:15,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/129/comments HTTP/1.1" 200 None
2024-05-28 00:33:15,815 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:33:15,816 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-py
2024-05-28 00:33:15,816 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:33:15,816 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:15,822 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:33:15,828 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:33:15,828 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:33:15,833 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:33:15,839 [     scc.git] DEBUG Already up to date.

2024-05-28 00:33:15,840 [     scc.git] DEBUG Calling 'git fetch origin pull/199/head'
2024-05-28 00:33:16,476 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-28 00:33:16,477 [     scc.git] DEBUG  * branch              refs/pull/199/head -> FETCH_HEAD
2024-05-28 00:33:16,482 [     scc.git] DEBUG Calling 'git fetch origin pull/207/head'
2024-05-28 00:33:16,854 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-28 00:33:16,854 [     scc.git] DEBUG  * branch              refs/pull/207/head -> FETCH_HEAD
2024-05-28 00:33:16,860 [     scc.git] DEBUG Calling 'git fetch origin pull/266/head'
2024-05-28 00:33:17,266 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-28 00:33:17,266 [     scc.git] DEBUG  * branch              refs/pull/266/head -> FETCH_HEAD
2024-05-28 00:33:17,271 [     scc.git] DEBUG Calling 'git fetch origin pull/299/head'
2024-05-28 00:33:17,655 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-28 00:33:17,656 [     scc.git] DEBUG  * branch              refs/pull/299/head -> FETCH_HEAD
2024-05-28 00:33:17,661 [     scc.git] DEBUG Calling 'git fetch origin pull/332/head'
2024-05-28 00:33:18,051 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-28 00:33:18,051 [     scc.git] DEBUG  * branch              refs/pull/332/head -> FETCH_HEAD
2024-05-28 00:33:18,056 [     scc.git] DEBUG Calling 'git fetch origin pull/337/head'
2024-05-28 00:33:18,427 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-28 00:33:18,427 [     scc.git] DEBUG  * branch              refs/pull/337/head -> FETCH_HEAD
2024-05-28 00:33:18,432 [     scc.git] DEBUG Calling 'git fetch origin pull/391/head'
2024-05-28 00:33:18,813 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-28 00:33:18,814 [     scc.git] DEBUG  * branch              refs/pull/391/head -> FETCH_HEAD
2024-05-28 00:33:18,819 [     scc.git] DEBUG Calling 'git fetch origin pull/408/head'
2024-05-28 00:33:19,223 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-28 00:33:19,224 [     scc.git] DEBUG  * branch              refs/pull/408/head -> FETCH_HEAD
2024-05-28 00:33:19,237 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:33:19,237 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:33:19,238 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:19,244 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d9df94bbff36ef1f943c9ab1995cd60831e572ec'
2024-05-28 00:33:19,256 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:19,261 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 199 (user: allow setting default group) d9df94bbff36ef1f943c9ab1995cd60831e572ec'
2024-05-28 00:33:19,289 [     scc.git] DEBUG Auto-merging src/omero/cli.py
2024-05-28 00:33:19,290 [     scc.git] DEBUG Auto-merging src/omero/plugins/user.py
2024-05-28 00:33:19,290 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:33:19,294 [     scc.git] DEBUG  src/omero/cli.py          |  6 ++++++
2024-05-28 00:33:19,295 [     scc.git] DEBUG  src/omero/plugins/user.py | 36 +++++++++++++++++++++++++++++++++---
2024-05-28 00:33:19,295 [     scc.git] DEBUG  2 files changed, 39 insertions(+), 3 deletions(-)
2024-05-28 00:33:19,450 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:19,451 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d68e639b52d3b583d12c65164f3edcd0b813a4bb'
2024-05-28 00:33:19,463 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:19,467 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 207 (BlitzGateway.connect raise on error) d68e639b52d3b583d12c65164f3edcd0b813a4bb'
2024-05-28 00:33:19,499 [     scc.git] DEBUG Auto-merging src/omero/gateway/__init__.py
2024-05-28 00:33:19,499 [     scc.git] DEBUG Auto-merging test/unit/test_gateway.py
2024-05-28 00:33:19,500 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:33:19,507 [     scc.git] DEBUG  src/omero/gateway/__init__.py | 19 +++++++++++++------
2024-05-28 00:33:19,507 [     scc.git] DEBUG  test/unit/test_gateway.py     | 16 ++++++++++++++++
2024-05-28 00:33:19,507 [     scc.git] DEBUG  2 files changed, 29 insertions(+), 6 deletions(-)
2024-05-28 00:33:19,860 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:19,862 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...df250605e81b3b5f509b4cddc3186a63d7ba364f'
2024-05-28 00:33:19,874 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:19,879 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 266 (errors: use raise_error from cli plugins) df250605e81b3b5f509b4cddc3186a63d7ba364f'
2024-05-28 00:33:19,903 [     scc.git] DEBUG Auto-merging src/omero/plugins/search.py
2024-05-28 00:33:19,904 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:33:19,907 [     scc.git] DEBUG  src/omero/plugins/search.py | 13 +++++++++----
2024-05-28 00:33:19,907 [     scc.git] DEBUG  1 file changed, 9 insertions(+), 4 deletions(-)
2024-05-28 00:33:20,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:20,281 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...09ae8033d77faf0346255eb9644207e02c98709a'
2024-05-28 00:33:20,293 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:20,298 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 299 (Add parents and children to omero obj) 09ae8033d77faf0346255eb9644207e02c98709a'
2024-05-28 00:33:20,324 [     scc.git] DEBUG Auto-merging src/omero/plugins/obj.py
2024-05-28 00:33:20,324 [     scc.git] DEBUG Auto-merging test/unit/clitest/test_obj.py
2024-05-28 00:33:20,325 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:33:20,329 [     scc.git] DEBUG  src/omero/plugins/obj.py      | 69 ++++++++++++++++++++++++++++++++++++++++++-
2024-05-28 00:33:20,329 [     scc.git] DEBUG  test/unit/clitest/test_obj.py |  2 +-
2024-05-28 00:33:20,329 [     scc.git] DEBUG  2 files changed, 69 insertions(+), 2 deletions(-)
2024-05-28 00:33:20,677 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:20,679 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c427fcd99373ad6c0c2d28d322827d0523ba7afc'
2024-05-28 00:33:20,691 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:20,696 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 332 (Build conda) c427fcd99373ad6c0c2d28d322827d0523ba7afc'
2024-05-28 00:33:20,725 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:33:20,728 [     scc.git] DEBUG  .github/workflows/install.yml | 37 +++++++++++++++++++++++++++++++++++++
2024-05-28 00:33:20,728 [     scc.git] DEBUG  connect.py                    | 11 +++++++++++
2024-05-28 00:33:20,728 [     scc.git] DEBUG  2 files changed, 48 insertions(+)
2024-05-28 00:33:20,728 [     scc.git] DEBUG  create mode 100644 .github/workflows/install.yml
2024-05-28 00:33:20,728 [     scc.git] DEBUG  create mode 100644 connect.py
2024-05-28 00:33:21,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:21,085 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...0df9ec8000befec36dd85b7ff078ce66603e36a5'
2024-05-28 00:33:21,097 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:21,104 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 337 (bulk.yml depth is passed to xargs) 0df9ec8000befec36dd85b7ff078ce66603e36a5'
2024-05-28 00:33:21,126 [     scc.git] DEBUG Auto-merging src/omero/plugins/import.py
2024-05-28 00:33:21,127 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:33:21,131 [     scc.git] DEBUG  src/omero/plugins/import.py | 2 ++
2024-05-28 00:33:21,131 [     scc.git] DEBUG  1 file changed, 2 insertions(+)
2024-05-28 00:33:21,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:21,502 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...20da2ca68fa40df47b5436887597e9804098f023'
2024-05-28 00:33:21,514 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:21,519 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 391 (Add jstack command) 20da2ca68fa40df47b5436887597e9804098f023'
2024-05-28 00:33:21,544 [     scc.git] DEBUG Auto-merging src/omero/plugins/admin.py
2024-05-28 00:33:21,544 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:33:21,548 [     scc.git] DEBUG  src/omero/plugins/admin.py | 61 ++++++++++++++++++++++++++++++++++++++++++++--
2024-05-28 00:33:21,548 [     scc.git] DEBUG  1 file changed, 59 insertions(+), 2 deletions(-)
2024-05-28 00:33:21,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:21,913 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...5b69af339bf34bd4adcf16a7f6a03fafa2921804'
2024-05-28 00:33:21,926 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:21,933 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 408 (remove deprecated method) 5b69af339bf34bd4adcf16a7f6a03fafa2921804'
2024-05-28 00:33:21,970 [     scc.git] DEBUG Auto-merging src/omero/gateway/__init__.py
2024-05-28 00:33:21,971 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:33:21,979 [     scc.git] DEBUG  src/omero/gateway/__init__.py | 36 ------------------------------------
2024-05-28 00:33:21,979 [     scc.git] DEBUG  1 file changed, 36 deletions(-)
2024-05-28 00:33:22,315 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:22,316 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:33:22,362 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:33:22,362 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:22,369 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:33:22,418 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:33:22,428 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f87e03df880> has no local changes
2024-05-28 00:33:22,428 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-py
Excluded PRs:
  - PR 396 joshmoore 'Config property for passing environment variables (see #395)' (status: failure)
  - PR 387 will-moore 'Numpy pixels type' (label: exclude)
  - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu)
  - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
Already up to date.

Merged PRs:
  - PR 199 joshmoore 'user: allow setting default group'
  - PR 207 manics 'BlitzGateway.connect raise on error'
  - PR 266 joshmoore 'errors: use raise_error from cli plugins'
  - PR 299 joshmoore 'Add parents and children to omero obj'
  - PR 332 jburel 'Build conda'
  - PR 337 will-moore 'bulk.yml depth is passed to xargs'
  - PR 391 joshmoore 'Add jstack command'
  - PR 408 jburel 'remove deprecated method'

Generated by OMERO-python-superbuild-push#75 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/75/)'
2024-05-28 00:33:22,439 [     scc.git] DEBUG [detached HEAD ea37a967] merge master -Dorg -Ssuccess-only
2024-05-28 00:33:22,439 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-28 00:33:22,440 [     scc.git] INFO  Overriding base-branch from master to develop
2024-05-28 00:33:22,440 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:33:22,913 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls HTTP/1.1" 200 None
2024-05-28 00:33:23,373 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/216 HTTP/1.1" 200 None
2024-05-28 00:33:23,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/216/comments HTTP/1.1" 200 None
2024-05-28 00:33:24,297 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/206 HTTP/1.1" 200 None
2024-05-28 00:33:24,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/206/comments HTTP/1.1" 200 None
2024-05-28 00:33:25,223 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202 HTTP/1.1" 200 None
2024-05-28 00:33:25,673 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202/comments HTTP/1.1" 200 None
2024-05-28 00:33:26,166 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2024-05-28 00:33:26,628 [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
2024-05-28 00:33:27,063 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2024-05-28 00:33:27,487 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/1fd6030669613cdb8879cfe6395db8c820fdcf19?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:33:27,488 [    scc.repo] DEBUG   - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2024-05-28 00:33:27,954 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198 HTTP/1.1" 200 None
2024-05-28 00:33:28,468 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198/comments HTTP/1.1" 200 None
2024-05-28 00:33:28,955 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103 HTTP/1.1" 200 None
2024-05-28 00:33:29,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103/comments HTTP/1.1" 200 None
2024-05-28 00:33:29,447 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:33:29,447 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-scripts
2024-05-28 00:33:29,447 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:33:29,447 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:29,452 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/develop'
2024-05-28 00:33:29,457 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:33:29,457 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/develop'
2024-05-28 00:33:29,462 [     scc.git] DEBUG Calling 'git merge --ff-only origin/develop'
2024-05-28 00:33:29,467 [     scc.git] DEBUG Already up to date.

2024-05-28 00:33:29,468 [     scc.git] DEBUG Calling 'git fetch origin pull/202/head'
2024-05-28 00:33:29,882 [     scc.git] DEBUG From https://github.com/ome/omero-scripts
2024-05-28 00:33:29,883 [     scc.git] DEBUG  * branch            refs/pull/202/head -> FETCH_HEAD
2024-05-28 00:33:29,887 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:33:29,887 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:33:29,887 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:29,891 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-05-28 00:33:29,897 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:29,901 [     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'
2024-05-28 00:33:29,913 [     scc.git] DEBUG Auto-merging omero/annotation_scripts/KeyVal_to_csv.py
2024-05-28 00:33:29,913 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero/annotation_scripts/KeyVal_to_csv.py
2024-05-28 00:33:29,914 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-05-28 00:33:29,914 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-05-28 00:33:29,920 [     scc.git] DEBUG Calling 'git reset --hard 5a908933161233015332dd416c325c60c5b8bd3a'
2024-05-28 00:33:29,935 [     scc.git] DEBUG HEAD is now at 5a90893 Bump version: 5.8.2 → 5.8.3.dev0
2024-05-28 00:33:30,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:30,106 [     scc.git] DEBUG Calling 'git merge-base 5a908933161233015332dd416c325c60c5b8bd3a 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-05-28 00:33:30,114 [     scc.git] DEBUG Calling 'git diff --name-only a90f59802f6752ad74badec5c0c1d6b0c9c43b15..5a908933161233015332dd416c325c60c5b8bd3a'
2024-05-28 00:33:30,119 [     scc.git] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
Conflicting PR. Removed from build [OMERO-python-superbuild-push#75](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/75/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/75/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero/annotation_scripts/KeyVal_to_csv.py

--conflicts

2024-05-28 00:33:30,123 [  scc.config] DEBUG Found github.token
2024-05-28 00:33:30,123 [     scc.git] DEBUG Not adding comment to issue #202, already --conflicts.
2024-05-28 00:33:30,124 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:33:30,167 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:33:30,168 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:30,177 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:33:30,217 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:33:30,225 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f87df0b55e0> has no local changes
2024-05-28 00:33:30,225 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-scripts
Excluded PRs:
  - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
  - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
  - 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.

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

Generated by OMERO-python-superbuild-push#75 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/75/)'
2024-05-28 00:33:30,234 [     scc.git] DEBUG [detached HEAD 8e21ad8] merge master -Dorg -Ssuccess-only
2024-05-28 00:33:30,235 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-28 00:33:30,235 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:33:30,679 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/pulls HTTP/1.1" 200 None
2024-05-28 00:33:31,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/554 HTTP/1.1" 200 None
2024-05-28 00:33:31,577 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/535 HTTP/1.1" 200 None
2024-05-28 00:33:32,037 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/534 HTTP/1.1" 200 None
2024-05-28 00:33:32,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/534/comments HTTP/1.1" 200 None
2024-05-28 00:33:33,023 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005 HTTP/1.1" 200 None
2024-05-28 00:33:33,501 [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
2024-05-28 00:33:33,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-28 00:33:34,467 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005 HTTP/1.1" 200 None
2024-05-28 00:33:34,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005?per_page=1 HTTP/1.1" 200 None
2024-05-28 00:33:35,373 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005 HTTP/1.1" 200 None
2024-05-28 00:33:35,803 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005/status HTTP/1.1" 200 None
2024-05-28 00:33:35,804 [    scc.repo] DEBUG   - PR 534 will-moore 'get strings from omero.cmd.ERR and omero.CmdError correctly'
2024-05-28 00:33:36,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/527 HTTP/1.1" 200 None
2024-05-28 00:33:36,749 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/527/comments HTTP/1.1" 200 None
2024-05-28 00:33:37,236 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767 HTTP/1.1" 200 None
2024-05-28 00:33:37,729 [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
2024-05-28 00:33:38,222 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-28 00:33:38,717 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767 HTTP/1.1" 200 None
2024-05-28 00:33:39,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/5565fa5d8fdefd1a406a9951f80779817ea35767?per_page=1 HTTP/1.1" 200 None
2024-05-28 00:33:39,566 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767 HTTP/1.1" 200 None
2024-05-28 00:33:40,013 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767/status HTTP/1.1" 200 None
2024-05-28 00:33:40,014 [    scc.repo] DEBUG   - PR 527 will-moore 'Add some initial CSP settings to test'
2024-05-28 00:33:40,500 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/168 HTTP/1.1" 200 None
2024-05-28 00:33:40,978 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/168/comments HTTP/1.1" 200 None
2024-05-28 00:33:41,500 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06b0073db19eeccb9698860f75639084ad1b1200 HTTP/1.1" 200 None
2024-05-28 00:33:41,999 [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
2024-05-28 00:33:42,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06b0073db19eeccb9698860f75639084ad1b1200/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-28 00:33:42,504 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:33:42,504 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-web
2024-05-28 00:33:42,504 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:33:42,504 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:42,510 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:33:42,514 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:33:42,515 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:33:42,520 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:33:42,526 [     scc.git] DEBUG Already up to date.

2024-05-28 00:33:42,526 [     scc.git] DEBUG Calling 'git fetch origin pull/527/head'
2024-05-28 00:33:43,115 [     scc.git] DEBUG From https://github.com/ome/omero-web
2024-05-28 00:33:43,116 [     scc.git] DEBUG  * branch                refs/pull/527/head -> FETCH_HEAD
2024-05-28 00:33:43,121 [     scc.git] DEBUG Calling 'git fetch origin pull/534/head'
2024-05-28 00:33:43,502 [     scc.git] DEBUG From https://github.com/ome/omero-web
2024-05-28 00:33:43,502 [     scc.git] DEBUG  * branch                refs/pull/534/head -> FETCH_HEAD
2024-05-28 00:33:43,507 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:33:43,507 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:33:43,507 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:43,512 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...5565fa5d8fdefd1a406a9951f80779817ea35767'
2024-05-28 00:33:43,520 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:43,525 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 527 (Add some initial CSP settings to test) 5565fa5d8fdefd1a406a9951f80779817ea35767'
2024-05-28 00:33:43,608 [     scc.git] DEBUG Auto-merging omeroweb/settings.py
2024-05-28 00:33:43,608 [     scc.git] DEBUG Auto-merging setup.py
2024-05-28 00:33:43,626 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:33:43,630 [     scc.git] DEBUG  omeroweb/settings.py | 42 +++++++++++++++++++++++++++++++++++++++++-
2024-05-28 00:33:43,631 [     scc.git] DEBUG  setup.py             |  1 +
2024-05-28 00:33:43,631 [     scc.git] DEBUG  2 files changed, 42 insertions(+), 1 deletion(-)
2024-05-28 00:33:43,779 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:43,781 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d328a0cbb5b49cd63929a8a6c6cf7a89a925d005'
2024-05-28 00:33:43,790 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:43,796 [     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'
2024-05-28 00:33:43,820 [     scc.git] DEBUG Auto-merging omeroweb/webclient/webclient_gateway.py
2024-05-28 00:33:43,820 [     scc.git] DEBUG Auto-merging omeroweb/webgateway/marshal.py
2024-05-28 00:33:43,821 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:33:43,825 [     scc.git] DEBUG  omeroweb/webclient/webclient_gateway.py | 2 +-
2024-05-28 00:33:43,825 [     scc.git] DEBUG  omeroweb/webgateway/marshal.py          | 4 ++--
2024-05-28 00:33:43,825 [     scc.git] DEBUG  2 files changed, 3 insertions(+), 3 deletions(-)
2024-05-28 00:33:44,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:44,195 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:33:44,243 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:33:44,243 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:33:44,249 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:33:44,294 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:33:44,307 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f87dc03a370> has no local changes
2024-05-28 00:33:44,307 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-web
Excluded PRs:
  - PR 555 chris-allan 'Archive status' (exclude comment)
  - PR 554 chris-allan 'Optimize obj_id_bitmask by using its own query' (stage: draft)
  - PR 535 will-moore 'Initial working browser history' (stage: draft)
  - PR 168 stick 'Changes to nginx @maintenance handler' (status: failure)
Already up to date.

Merged PRs:
  - 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'

Generated by OMERO-python-superbuild-push#75 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/75/)'
2024-05-28 00:33:44,330 [     scc.git] DEBUG [detached HEAD f655724d7] merge master -Dorg -Ssuccess-only
2024-05-28 00:33:44,331 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-28 00:33:44,331 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:33:44,392 [  scc.config] DEBUG Found submodule.omero-dropbox.url
2024-05-28 00:33:44,589 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:44,606 [  scc.config] DEBUG Found submodule.omero-marshal.url
2024-05-28 00:33:45,001 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:45,017 [  scc.config] DEBUG Found submodule.omero-py.url
2024-05-28 00:33:45,414 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:45,432 [  scc.config] DEBUG Found submodule.omero-scripts.url
2024-05-28 00:33:45,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:45,857 [  scc.config] DEBUG Found submodule.omero-web.url
2024-05-28 00:33:46,242 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:33:46,255 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:33:46,285 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f87e03cdb80> has local changes
2024-05-28 00:33:46,285 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

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


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 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 396 joshmoore 'Config property for passing environment variables (see #395)' (status: failure)
  - PR 387 will-moore 'Numpy pixels type' (label: exclude)
  - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu)
  - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
Already up to date.

Merged PRs:
  - PR 199 joshmoore 'user: allow setting default group'
  - PR 207 manics 'BlitzGateway.connect raise on error'
  - PR 266 joshmoore 'errors: use raise_error from cli plugins'
  - PR 299 joshmoore 'Add parents and children to omero obj'
  - PR 332 jburel 'Build conda'
  - PR 337 will-moore 'bulk.yml depth is passed to xargs'
  - PR 391 joshmoore 'Add jstack command'
  - PR 408 jburel 'remove deprecated method'

Repository: ome/omero-scripts
Excluded PRs:
  - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
  - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
  - 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.

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

Repository: ome/omero-web
Excluded PRs:
  - PR 555 chris-allan 'Archive status' (exclude comment)
  - PR 554 chris-allan 'Optimize obj_id_bitmask by using its own query' (stage: draft)
  - PR 535 will-moore 'Initial working browser history' (stage: draft)
  - PR 168 stick 'Changes to nginx @maintenance handler' (status: failure)
Already up to date.

Merged PRs:
  - 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'

Generated by OMERO-python-superbuild-push#75 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/75/)'
2024-05-28 00:33:46,297 [     scc.git] DEBUG [detached HEAD fb706ff] merge master -Dorg -Ssuccess-only
2024-05-28 00:33:46,298 [     scc.git] DEBUG  6 files changed, 10 insertions(+), 10 deletions(-)
2024-05-28 00:33:46,298 [   scc.merge] INFO  Repository: ome/omero-python-superbuild
2024-05-28 00:33:46,298 [   scc.merge] INFO  Already up to date.
2024-05-28 00:33:46,298 [   scc.merge] INFO  
2024-05-28 00:33:46,298 [   scc.merge] INFO  
2024-05-28 00:33:46,298 [   scc.merge] INFO  Repository: ome/omero-dropbox
2024-05-28 00:33:46,298 [   scc.merge] INFO  Already up to date.
2024-05-28 00:33:46,298 [   scc.merge] INFO  
2024-05-28 00:33:46,298 [   scc.merge] INFO  Merged PRs:
2024-05-28 00:33:46,298 [   scc.merge] INFO    - PR 16 joshmoore 'Review all instances of whitelist/blacklist'
2024-05-28 00:33:46,298 [   scc.merge] INFO  
2024-05-28 00:33:46,298 [   scc.merge] INFO  Repository: ome/omero-marshal
2024-05-28 00:33:46,298 [   scc.merge] INFO  Excluded PRs:
2024-05-28 00:33:46,298 [   scc.merge] INFO    - PR 34 chris-allan 'Initial support for Event' (exclude comment)
2024-05-28 00:33:46,298 [   scc.merge] INFO    - PR 33 chris-allan 'Encode/Decode Experimenters with ExperimenterGroup' (exclude comment)
2024-05-28 00:33:46,298 [   scc.merge] INFO  Already up to date.
2024-05-28 00:33:46,298 [   scc.merge] INFO  
2024-05-28 00:33:46,299 [   scc.merge] INFO  Merged PRs:
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 69 will-moore 'Roi encoder allows Shape None'
2024-05-28 00:33:46,299 [   scc.merge] INFO  
2024-05-28 00:33:46,299 [   scc.merge] INFO  Repository: ome/omero-py
2024-05-28 00:33:46,299 [   scc.merge] INFO  Excluded PRs:
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 396 joshmoore 'Config property for passing environment variables (see #395)' (status: failure)
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 387 will-moore 'Numpy pixels type' (label: exclude)
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu)
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn)
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft)
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
2024-05-28 00:33:46,299 [   scc.merge] INFO  Already up to date.
2024-05-28 00:33:46,299 [   scc.merge] INFO  
2024-05-28 00:33:46,299 [   scc.merge] INFO  Merged PRs:
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 199 joshmoore 'user: allow setting default group'
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 207 manics 'BlitzGateway.connect raise on error'
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 266 joshmoore 'errors: use raise_error from cli plugins'
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 299 joshmoore 'Add parents and children to omero obj'
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 332 jburel 'Build conda'
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 337 will-moore 'bulk.yml depth is passed to xargs'
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 391 joshmoore 'Add jstack command'
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 408 jburel 'remove deprecated method'
2024-05-28 00:33:46,299 [   scc.merge] INFO  
2024-05-28 00:33:46,299 [   scc.merge] INFO  Repository: ome/omero-scripts
2024-05-28 00:33:46,299 [   scc.merge] INFO  Excluded PRs:
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
2024-05-28 00:33:46,299 [   scc.merge] INFO  Already up to date.
2024-05-28 00:33:46,299 [   scc.merge] INFO  
2024-05-28 00:33:46,299 [   scc.merge] INFO  Conflicting PRs (not included):
2024-05-28 00:33:46,299 [   scc.merge] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2024-05-28 00:33:46,299 [   scc.merge] INFO  
2024-05-28 00:33:46,299 [   scc.merge] INFO  Repository: ome/omero-web
2024-05-28 00:33:46,300 [   scc.merge] INFO  Excluded PRs:
2024-05-28 00:33:46,300 [   scc.merge] INFO    - PR 555 chris-allan 'Archive status' (exclude comment)
2024-05-28 00:33:46,300 [   scc.merge] INFO    - PR 554 chris-allan 'Optimize obj_id_bitmask by using its own query' (stage: draft)
2024-05-28 00:33:46,300 [   scc.merge] INFO    - PR 535 will-moore 'Initial working browser history' (stage: draft)
2024-05-28 00:33:46,300 [   scc.merge] INFO    - PR 168 stick 'Changes to nginx @maintenance handler' (status: failure)
2024-05-28 00:33:46,300 [   scc.merge] INFO  Already up to date.
2024-05-28 00:33:46,300 [   scc.merge] INFO  
2024-05-28 00:33:46,300 [   scc.merge] INFO  Merged PRs:
2024-05-28 00:33:46,300 [   scc.merge] INFO    - PR 527 will-moore 'Add some initial CSP settings to test'
2024-05-28 00:33:46,300 [   scc.merge] INFO    - PR 534 will-moore 'get strings from omero.cmd.ERR and omero.CmdError correctly'
2024-05-28 00:33:46,300 [   scc.merge] INFO  
2024-05-28 00:33:46,300 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-28 00:33:46,300 [     scc.git] DEBUG Calling 'git remote'
2024-05-28 00:33:46,306 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-dropbox
2024-05-28 00:33:46,306 [     scc.git] DEBUG Calling 'git remote'
2024-05-28 00:33:46,310 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-28 00:33:46,311 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-marshal
2024-05-28 00:33:46,311 [     scc.git] DEBUG Calling 'git remote'
2024-05-28 00:33:46,314 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-28 00:33:46,315 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-py
2024-05-28 00:33:46,315 [     scc.git] DEBUG Calling 'git remote'
2024-05-28 00:33:46,320 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-28 00:33:46,321 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-scripts
2024-05-28 00:33:46,321 [     scc.git] DEBUG Calling 'git remote'
2024-05-28 00:33:46,326 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-28 00:33:46,327 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-web
2024-05-28 00:33:46,327 [     scc.git] DEBUG Calling 'git remote'
2024-05-28 00:33:46,332 [     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.5.5-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.9/urllib/request.py", line 214, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib64/python3.9/urllib/request.py", line 523, in open
    response = meth(req, response)
  File "/usr/lib64/python3.9/urllib/request.py", line 632, in http_response
    response = self.parent.error(
  File "/usr/lib64/python3.9/urllib/request.py", line 561, in error
    return self._call_chain(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 494, in _call_chain
    result = func(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 641, 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.5.5-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.9/urllib/request.py", line 214, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib64/python3.9/urllib/request.py", line 523, in open
    response = meth(req, response)
  File "/usr/lib64/python3.9/urllib/request.py", line 632, in http_response
    response = self.parent.error(
  File "/usr/lib64/python3.9/urllib/request.py", line 561, in error
    return self._call_chain(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 494, in _call_chain
    result = func(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 641, 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 a4307f4
nothing to commit, working tree clean
Entering 'omero-marshal'
HEAD detached from cca4c2f
nothing to commit, working tree clean
Entering 'omero-py'
HEAD detached from 53a327b8
nothing to commit, working tree clean
Entering 'omero-scripts'
HEAD detached from 5a90893
nothing to commit, working tree clean
Entering 'omero-web'
HEAD detached from 9c94fd493
nothing to commit, working tree clean
HEAD detached from c5de36a
nothing to commit, working tree clean
2024-05-28 00:34:15,938 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-python-superbuild/tree/merge_ci