Skip to content

Console Output

Started by user devspace
[Pipeline] Start of Pipeline
[Pipeline] node
Running on testintegration in /home/omero/workspace/OMERO-plugins-push
[Pipeline] {
[Pipeline] library
Loading library recursiveMerge@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git ls-remote -- https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10
Found match: refs/heads/master revision f061dff15033c5cd55249a383f52c15ca4a0e5cf
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/OMERO-plugins-push/workspace@libs/3527f795de077758b82663f7b48798100750860c75e4099522d51863b08dc748/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/ome/jenkins-library-recursivemerge.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --no-tags --force --progress -- https://github.com/ome/jenkins-library-recursivemerge.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f061dff15033c5cd55249a383f52c15ca4a0e5cf (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f061dff15033c5cd55249a383f52c15ca4a0e5cf # timeout=10
Commit message: "Merge pull request #17 from jburel/python3"
 > git rev-list --no-walk f061dff15033c5cd55249a383f52c15ca4a0e5cf # timeout=10
[Pipeline] checkout
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
 > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-plugins-push/.git # timeout=10
 > git config remote.origin.url https://github.com/ome/omero-plugins.git # timeout=10
Fetching upstream changes from https://github.com/ome/omero-plugins.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.5'
 > git fetch --tags --force --progress -- https://github.com/ome/omero-plugins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision fa96199a010876372e5f8a6d8ad1a96e00b44f43 (refs/remotes/origin/master)
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa96199a010876372e5f8a6d8ad1a96e00b44f43 # timeout=10
Commit message: "Merge pull request #397 from ome/dependabot/submodules/omero-mapr-3a505e4"
 > git rev-list --no-walk fa96199a010876372e5f8a6d8ad1a96e00b44f43 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.omero-figure.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-figure.path # timeout=10
 > git config --get submodule.minimal-omero-client.url # timeout=10
 > git config -f .gitmodules --get submodule.minimal-omero-client.path # timeout=10
 > git config --get submodule.scripts.url # timeout=10
 > git config -f .gitmodules --get submodule.scripts.path # timeout=10
 > git config --get submodule.omero-test-infra.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-test-infra.path # timeout=10
 > git config --get submodule.omero-prometheus-tools.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-prometheus-tools.path # timeout=10
 > git config --get submodule.omero-parade.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-parade.path # timeout=10
 > git config --get submodule.omero-mapr.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-mapr.path # timeout=10
 > git config --get submodule.omero-fpbioimage.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-fpbioimage.path # timeout=10
 > git config --get submodule.omero-iviewer.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-iviewer.path # timeout=10
 > git config --get submodule.omero-gallery.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-gallery.path # timeout=10
 > git config --get submodule.rOMERO-gateway.url # timeout=10
 > git config -f .gitmodules --get submodule.rOMERO-gateway.path # timeout=10
 > git config --get submodule.omero-weberror.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-weberror.path # timeout=10
 > git config --get submodule.omero-cli-render.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-cli-render.path # timeout=10
 > git config --get submodule.omero-cli-duplicate.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-cli-duplicate.path # timeout=10
 > git config --get submodule.omero-metadata.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-metadata.path # timeout=10
 > git config --get submodule.omero-webtest.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-webtest.path # timeout=10
 > git config --get submodule.omero-upload.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-upload.path # timeout=10
 > git config --get submodule.omero-virtual-microscope.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-virtual-microscope.path # timeout=10
 > git config --get submodule.omero-rois.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-rois.path # timeout=10
 > git config --get submodule.omero-signup.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-signup.path # timeout=10
 > git config --get submodule.omero-web-zarr.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-web-zarr.path # timeout=10
 > git config --get submodule.omero-cli-zarr.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-cli-zarr.path # timeout=10
 > git submodule update --init --recursive omero-figure # timeout=10
 > git submodule update --init --recursive minimal-omero-client # timeout=10
 > git submodule update --init --recursive scripts # timeout=10
 > git submodule update --init --recursive omero-test-infra # timeout=10
 > git submodule update --init --recursive omero-prometheus-tools # timeout=10
 > git submodule update --init --recursive omero-parade # timeout=10
 > git submodule update --init --recursive omero-mapr # timeout=10
 > git submodule update --init --recursive omero-fpbioimage # timeout=10
 > git submodule update --init --recursive omero-iviewer # timeout=10
 > git submodule update --init --recursive omero-gallery # timeout=10
 > git submodule update --init --recursive rOMERO-gateway # timeout=10
 > git submodule update --init --recursive omero-weberror # timeout=10
 > git submodule update --init --recursive omero-cli-render # timeout=10
 > git submodule update --init --recursive omero-cli-duplicate # timeout=10
 > git submodule update --init --recursive omero-metadata # timeout=10
 > git submodule update --init --recursive omero-webtest # timeout=10
 > git submodule update --init --recursive omero-upload # timeout=10
[Pipeline] pwd
[Pipeline] copyArtifacts
Copied 1 artifact from "OMERO-build-push" build number 247
[Pipeline] sh
+ pushd build
~/workspace/OMERO-plugins-push/build ~/workspace/OMERO-plugins-push
+ curl -sfL https://github.com/ome/build-infra/archive/master.tar.gz
+ tar -zxf -
 > git submodule update --init --recursive omero-virtual-microscope # timeout=10
 > git submodule update --init --recursive omero-rois # timeout=10
 > git submodule update --init --recursive omero-signup # timeout=10
 > git submodule update --init --recursive omero-web-zarr # timeout=10
 > git submodule update --init --recursive omero-cli-zarr # timeout=10
+ popd
~/workspace/OMERO-plugins-push
+ python3 -m venv build/venv
+ . 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-plugins-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-plugins-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
+ python3 -m pip install -U pip
Requirement already satisfied: pip in ./build/venv/lib/python3.9/site-packages (21.2.3)
Collecting pip
  Using cached pip-24.3.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.2.3
    Uninstalling pip-21.2.3:
      Successfully uninstalled pip-21.2.3
Successfully installed pip-24.3.1
+ python3 -m pip install scc
Collecting scc
  Using cached scc-0.20.0-py3-none-any.whl.metadata (3.6 kB)
Collecting PyGithub>=1.54 (from scc)
  Using cached PyGithub-2.5.0-py3-none-any.whl.metadata (3.9 kB)
Collecting PyYAML>=5.1 (from scc)
  Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting future (from scc)
  Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
Collecting ruamel.yaml (from scc)
  Using cached ruamel.yaml-0.18.6-py3-none-any.whl.metadata (23 kB)
Collecting ruamel.yaml.jinja2 (from scc)
  Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB)
Collecting six (from scc)
  Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting urllib3<2 (from scc)
  Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)
Collecting yaclifw<0.3,>=0.2.0 (from scc)
  Using cached yaclifw-0.2.0-py3-none-any.whl
Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc)
  Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB)
Collecting requests>=2.14.0 (from PyGithub>=1.54->scc)
  Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached PyJWT-2.10.0-py3-none-any.whl.metadata (4.0 kB)
Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc)
  Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Collecting Deprecated (from PyGithub>=1.54->scc)
  Using cached Deprecated-1.2.15-py2.py3-none-any.whl.metadata (5.5 kB)
Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc)
  Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB)
Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB)
Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.54->scc)
  Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB)
Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub>=1.54->scc)
  Using cached wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB)
Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub>=1.54->scc)
  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Using cached scc-0.20.0-py3-none-any.whl (48 kB)
Using cached PyGithub-2.5.0-py3-none-any.whl (375 kB)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
Using cached future-1.0.0-py3-none-any.whl (491 kB)
Using cached ruamel.yaml-0.18.6-py3-none-any.whl (117 kB)
Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl (5.5 kB)
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Using cached PyJWT-2.10.0-py3-none-any.whl (23 kB)
Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
Using cached requests-2.32.3-py3-none-any.whl (64 kB)
Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB)
Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Using cached Deprecated-1.2.15-py2.py3-none-any.whl (9.9 kB)
Using cached certifi-2024.8.30-py3-none-any.whl (167 kB)
Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB)
Using cached charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)
Using cached idna-3.10-py3-none-any.whl (70 kB)
Using cached wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB)
Using cached pycparser-2.22-py3-none-any.whl (117 kB)
Installing collected packages: wrapt, urllib3, typing-extensions, six, ruamel.yaml.clib, PyYAML, pyjwt, pycparser, idna, future, charset-normalizer, certifi, yaclifw, ruamel.yaml, requests, Deprecated, cffi, ruamel.yaml.jinja2, pynacl, cryptography, PyGithub, scc
Successfully installed Deprecated-1.2.15 PyGithub-2.5.0 PyYAML-6.0.2 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.4.0 cryptography-43.0.3 future-1.0.0 idna-3.10 pycparser-2.22 pyjwt-2.10.0 pynacl-1.5.0 requests-2.32.3 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.16.0 typing-extensions-4.12.2 urllib3-1.26.20 wrapt-1.16.0 yaclifw-0.2.0
[Pipeline] sh
+ export BASE_REPO=omero-plugins.git
+ BASE_REPO=omero-plugins.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-plugins-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-plugins-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-plugins-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-plugins-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-11-19 13:43:22,364 [  scc.config] DEBUG Found github.token
2024-11-19 13:43:22,366 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-11-19 13:43:22,553 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:43:22,965 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:43:23,344 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-11-19 13:43:23,345 [      scc.gh] DEBUG 4990 remaining from 5000 (Reset at 14:11
2024-11-19 13:43:23,346 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:43:23,349 [     scc.git] DEBUG Check current status
2024-11-19 13:43:23,349 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:43:23,352 [     scc.git] DEBUG fa96199 Merge pull request #397 from ome/dependabot/submodules/omero-mapr-3a505e4
2024-11-19 13:43:23,352 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:43:23,393 [     scc.git] DEBUG  4628e82a32d8af458d9fa621303b24a0a860378f minimal-omero-client (remotes/origin/HEAD)
2024-11-19 13:43:23,396 [     scc.git] DEBUG  027b3e695d5b225955918c53ef8c81e0d5bc6bf4 omero-cli-duplicate (v0.4.0-12-g027b3e6)
2024-11-19 13:43:23,399 [     scc.git] DEBUG  173cac06778e91d3a13b6084c62d95108290cb9f omero-cli-render (v0.8.1-1-g173cac0)
2024-11-19 13:43:23,413 [     scc.git] DEBUG  9b73dd9dbdeb36dbdb675b02661d253052fca0f0 omero-cli-zarr (v0.5.5-7-g9b73dd9)
2024-11-19 13:43:25,164 [     scc.git] DEBUG  24444fe6bf35af27230c28e466f9819b08853118 omero-figure (v7.1.0-90-g24444fe6)
2024-11-19 13:43:25,166 [     scc.git] DEBUG  e5b3ca3a5aba41c950d2427b1a05ee0ced55670e omero-fpbioimage (v0.4.1-1-ge5b3ca3)
2024-11-19 13:43:25,169 [     scc.git] DEBUG  56f443528edd3b7127635933cb573b528b57acda omero-gallery (v3.4.3-1-g56f4435)
2024-11-19 13:43:25,227 [     scc.git] DEBUG  a8f380fabfd839b946e5a5f613f1fce07abb3815 omero-iviewer (v0.14.0-3-ga8f380f)
2024-11-19 13:43:25,273 [     scc.git] DEBUG  3a505e457ba14320cef0b0f7ba2577026a4fdf9c omero-mapr (v0.5.2-13-g3a505e4)
2024-11-19 13:43:25,275 [     scc.git] DEBUG  fc2095901f5dfd24ecd29a99092283f136de04d5 omero-metadata (v0.13.0-1-gfc20959)
2024-11-19 13:43:25,278 [     scc.git] DEBUG  5d441c250912a98d8a87771f78dde8b54c8e12d6 omero-parade (v0.2.4-1-g5d441c2)
2024-11-19 13:43:25,280 [     scc.git] DEBUG  18bccb69f16cfeee98628ff2ae14ab829b87a23c omero-prometheus-tools (v0.2.3-4-g18bccb6)
2024-11-19 13:43:25,283 [     scc.git] DEBUG  5c752d5c25fee07c1835036d6a90bd97faeb0720 omero-rois (v0.2.0-63-g5c752d5)
2024-11-19 13:43:25,286 [     scc.git] DEBUG  c8610dba25f39870a09fa5401c735fb3be85a319 omero-signup (v0.3.3-1-gc8610db)
2024-11-19 13:43:25,322 [     scc.git] DEBUG  cda3ec65052d6933052c8683d080677c6c33dc73 omero-test-infra (v0.6.3-60-gcda3ec6)
2024-11-19 13:43:25,324 [     scc.git] DEBUG  aca9e9cad82a08e2e3d37d71cb374b37c90e4693 omero-upload (v0.4.0-8-gaca9e9c)
2024-11-19 13:43:25,327 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2024-11-19 13:43:25,329 [     scc.git] DEBUG  67bb245b8b08709e04a8bf52b02de2298a029a94 omero-web-zarr (v0.1.1-1-g67bb245)
2024-11-19 13:43:25,331 [     scc.git] DEBUG  adfa132f23a1b12ca2d2ec53ebba54c760fe2d07 omero-weberror (v0.4.1-1-gadfa132)
2024-11-19 13:43:25,334 [     scc.git] DEBUG  8da48e116184f1ebb28aa9629748afdfb0282ae5 omero-webtest (v0.4.2-1-g8da48e1)
2024-11-19 13:43:25,336 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2024-11-19 13:43:25,340 [     scc.git] DEBUG  312afbed633613e1f728a1fe9eaac096e54318e0 scripts (v5.8.3-1-g312afbe)
2024-11-19 13:43:25,343 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:43:25,569 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins HTTP/1.1" 200 None
2024-11-19 13:43:26,030 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:43:26,460 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:43:26,966 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:43:27,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:43:27,373 [     scc.git] DEBUG Resetting...
2024-11-19 13:43:27,373 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-11-19 13:43:27,418 [     scc.git] DEBUG HEAD is now at fa96199 Merge pull request #397 from ome/dependabot/submodules/omero-mapr-3a505e4
2024-11-19 13:43:27,418 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-11-19 13:43:27,506 [     scc.git] DEBUG Check current status
2024-11-19 13:43:27,506 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:43:27,510 [     scc.git] DEBUG fa96199 Merge pull request #397 from ome/dependabot/submodules/omero-mapr-3a505e4
2024-11-19 13:43:27,511 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:43:27,553 [     scc.git] DEBUG  4628e82a32d8af458d9fa621303b24a0a860378f minimal-omero-client (remotes/origin/HEAD)
2024-11-19 13:43:27,556 [     scc.git] DEBUG  027b3e695d5b225955918c53ef8c81e0d5bc6bf4 omero-cli-duplicate (v0.4.0-12-g027b3e6)
2024-11-19 13:43:27,558 [     scc.git] DEBUG  173cac06778e91d3a13b6084c62d95108290cb9f omero-cli-render (v0.8.1-1-g173cac0)
2024-11-19 13:43:27,561 [     scc.git] DEBUG  9b73dd9dbdeb36dbdb675b02661d253052fca0f0 omero-cli-zarr (v0.5.5-7-g9b73dd9)
2024-11-19 13:43:27,571 [     scc.git] DEBUG  24444fe6bf35af27230c28e466f9819b08853118 omero-figure (v7.1.0-90-g24444fe6)
2024-11-19 13:43:27,573 [     scc.git] DEBUG  e5b3ca3a5aba41c950d2427b1a05ee0ced55670e omero-fpbioimage (v0.4.1-1-ge5b3ca3)
2024-11-19 13:43:27,575 [     scc.git] DEBUG  56f443528edd3b7127635933cb573b528b57acda omero-gallery (v3.4.3-1-g56f4435)
2024-11-19 13:43:27,578 [     scc.git] DEBUG  a8f380fabfd839b946e5a5f613f1fce07abb3815 omero-iviewer (v0.14.0-3-ga8f380f)
2024-11-19 13:43:27,581 [     scc.git] DEBUG  3a505e457ba14320cef0b0f7ba2577026a4fdf9c omero-mapr (v0.5.2-13-g3a505e4)
2024-11-19 13:43:27,584 [     scc.git] DEBUG  fc2095901f5dfd24ecd29a99092283f136de04d5 omero-metadata (v0.13.0-1-gfc20959)
2024-11-19 13:43:27,586 [     scc.git] DEBUG  5d441c250912a98d8a87771f78dde8b54c8e12d6 omero-parade (v0.2.4-1-g5d441c2)
2024-11-19 13:43:27,589 [     scc.git] DEBUG  18bccb69f16cfeee98628ff2ae14ab829b87a23c omero-prometheus-tools (v0.2.3-4-g18bccb6)
2024-11-19 13:43:27,591 [     scc.git] DEBUG  5c752d5c25fee07c1835036d6a90bd97faeb0720 omero-rois (v0.2.0-63-g5c752d5)
2024-11-19 13:43:27,594 [     scc.git] DEBUG  c8610dba25f39870a09fa5401c735fb3be85a319 omero-signup (v0.3.3-1-gc8610db)
2024-11-19 13:43:27,597 [     scc.git] DEBUG  cda3ec65052d6933052c8683d080677c6c33dc73 omero-test-infra (v0.6.3-60-gcda3ec6)
2024-11-19 13:43:27,599 [     scc.git] DEBUG  aca9e9cad82a08e2e3d37d71cb374b37c90e4693 omero-upload (v0.4.0-8-gaca9e9c)
2024-11-19 13:43:27,601 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2024-11-19 13:43:27,604 [     scc.git] DEBUG  67bb245b8b08709e04a8bf52b02de2298a029a94 omero-web-zarr (v0.1.1-1-g67bb245)
2024-11-19 13:43:27,606 [     scc.git] DEBUG  adfa132f23a1b12ca2d2ec53ebba54c760fe2d07 omero-weberror (v0.4.1-1-gadfa132)
2024-11-19 13:43:27,608 [     scc.git] DEBUG  8da48e116184f1ebb28aa9629748afdfb0282ae5 omero-webtest (v0.4.2-1-g8da48e1)
2024-11-19 13:43:27,611 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2024-11-19 13:43:27,614 [     scc.git] DEBUG  312afbed633613e1f728a1fe9eaac096e54318e0 scripts (v5.8.3-1-g312afbe)
2024-11-19 13:43:27,615 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-11-19 13:43:27,615 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-11-19 13:43:27,615 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-11-19 13:43:27,615 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-11-19 13:43:27,615 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-11-19 13:43:27,615 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:43:27,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/pulls HTTP/1.1" 200 None
2024-11-19 13:43:28,352 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/398 HTTP/1.1" 200 None
2024-11-19 13:43:28,353 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-19 13:43:28,353 [    scc.repo] DEBUG   - PR 398 dependabot[bot] 'Bump omero-mapr from `3a505e4` to `d9953e4`'
2024-11-19 13:43:28,353 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:43:28,353 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:43:28,353 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:43:28,356 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:43:28,359 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:43:28,359 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:43:28,363 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:43:28,366 [     scc.git] DEBUG Already up to date.

2024-11-19 13:43:28,367 [     scc.git] DEBUG Calling 'git fetch origin pull/398/head'
2024-11-19 13:43:28,662 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2024-11-19 13:43:28,662 [     scc.git] DEBUG  * branch            refs/pull/398/head -> FETCH_HEAD
2024-11-19 13:43:28,667 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:43:28,667 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:43:28,667 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:43:28,670 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...08350df99cc302a66c4d7cfe2b3de79c550d6a99'
2024-11-19 13:43:28,674 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:43:28,677 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 398 (Bump omero-mapr from `3a505e4` to `d9953e4`) 08350df99cc302a66c4d7cfe2b3de79c550d6a99'
2024-11-19 13:43:28,706 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:43:28,708 [     scc.git] DEBUG  omero-mapr | 2 +-
2024-11-19 13:43:28,708 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-19 13:43:28,863 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:43:28,863 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:43:28,971 [     scc.git] DEBUG Submodule path 'omero-mapr': checked out 'd9953e42ccb3142d4583329a5b066461ed9579ae'
2024-11-19 13:43:28,971 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:43:28,971 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:43:28,974 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:43:29,964 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f8d6d18ea60> has no local changes
2024-11-19 13:43:29,964 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

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

Merged PRs:
  - PR 398 dependabot[bot] 'Bump omero-mapr from `3a505e4` to `d9953e4`'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:43:30,052 [     scc.git] DEBUG [detached HEAD 33c419b] merge master -Dorg -Snone
2024-11-19 13:43:30,052 [   scc.merge] INFO  Repository: ome/omero-plugins
2024-11-19 13:43:30,052 [   scc.merge] INFO  Already up to date.
2024-11-19 13:43:30,052 [   scc.merge] INFO  
2024-11-19 13:43:30,052 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:43:30,052 [   scc.merge] INFO    - PR 398 dependabot[bot] 'Bump omero-mapr from `3a505e4` to `d9953e4`'
2024-11-19 13:43:30,052 [   scc.merge] INFO  
2024-11-19 13:43:30,052 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-11-19 13:43:30,052 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'minimal-omero-client'
Synchronizing submodule url for 'omero-cli-duplicate'
Synchronizing submodule url for 'omero-cli-render'
Synchronizing submodule url for 'omero-cli-zarr'
Synchronizing submodule url for 'omero-figure'
Synchronizing submodule url for 'omero-fpbioimage'
Synchronizing submodule url for 'omero-gallery'
Synchronizing submodule url for 'omero-iviewer'
Synchronizing submodule url for 'omero-mapr'
Synchronizing submodule url for 'omero-metadata'
Synchronizing submodule url for 'omero-parade'
Synchronizing submodule url for 'omero-prometheus-tools'
Synchronizing submodule url for 'omero-rois'
Synchronizing submodule url for 'omero-signup'
Synchronizing submodule url for 'omero-test-infra'
Synchronizing submodule url for 'omero-upload'
Synchronizing submodule url for 'omero-virtual-microscope'
Synchronizing submodule url for 'omero-web-zarr'
Synchronizing submodule url for 'omero-weberror'
Synchronizing submodule url for 'omero-webtest'
Synchronizing submodule url for 'rOMERO-gateway'
Synchronizing submodule url for 'scripts'
From https://github.com/ome/omero-iviewer
 * [new branch]      dependabot/npm_and_yarn/multi-5727489b49 -> origin/dependabot/npm_and_yarn/multi-5727489b49
   a8f380f..dfd7b91  master     -> origin/master
Submodule path 'omero-iviewer': checked out 'dfd7b91d584aba78c4c4052dd2999a15e7f847b0'
Merge all submodules using repository configuration:
base-branch: master

submodules:
  scripts:
    base-branch: develop
  omero-web-zarr:
    base-branch: main

2024-11-19 13:43:39,782 [  scc.config] DEBUG Found github.token
2024-11-19 13:43:39,785 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-11-19 13:43:39,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:43:40,378 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:43:40,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-11-19 13:43:40,758 [      scc.gh] DEBUG 4980 remaining from 5000 (Reset at 14:11
2024-11-19 13:43:40,759 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:43:40,762 [     scc.git] DEBUG Check current status
2024-11-19 13:43:40,762 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:43:40,766 [     scc.git] DEBUG 33c419b merge master -Dorg -Snone
2024-11-19 13:43:40,766 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:43:40,806 [     scc.git] DEBUG  4628e82a32d8af458d9fa621303b24a0a860378f minimal-omero-client (remotes/origin/HEAD)
2024-11-19 13:43:40,809 [     scc.git] DEBUG  027b3e695d5b225955918c53ef8c81e0d5bc6bf4 omero-cli-duplicate (v0.4.0-12-g027b3e6)
2024-11-19 13:43:40,811 [     scc.git] DEBUG  173cac06778e91d3a13b6084c62d95108290cb9f omero-cli-render (v0.8.1-1-g173cac0)
2024-11-19 13:43:40,814 [     scc.git] DEBUG  9b73dd9dbdeb36dbdb675b02661d253052fca0f0 omero-cli-zarr (v0.5.5-7-g9b73dd9)
2024-11-19 13:43:40,823 [     scc.git] DEBUG  24444fe6bf35af27230c28e466f9819b08853118 omero-figure (v7.1.0-90-g24444fe6)
2024-11-19 13:43:40,826 [     scc.git] DEBUG  e5b3ca3a5aba41c950d2427b1a05ee0ced55670e omero-fpbioimage (v0.4.1-1-ge5b3ca3)
2024-11-19 13:43:40,828 [     scc.git] DEBUG  56f443528edd3b7127635933cb573b528b57acda omero-gallery (v3.4.3-1-g56f4435)
2024-11-19 13:43:40,831 [     scc.git] DEBUG +dfd7b91d584aba78c4c4052dd2999a15e7f847b0 omero-iviewer (v0.14.0-19-gdfd7b91)
2024-11-19 13:43:40,834 [     scc.git] DEBUG  d9953e42ccb3142d4583329a5b066461ed9579ae omero-mapr (v0.5.2-16-gd9953e4)
2024-11-19 13:43:40,837 [     scc.git] DEBUG  fc2095901f5dfd24ecd29a99092283f136de04d5 omero-metadata (v0.13.0-1-gfc20959)
2024-11-19 13:43:40,839 [     scc.git] DEBUG  5d441c250912a98d8a87771f78dde8b54c8e12d6 omero-parade (v0.2.4-1-g5d441c2)
2024-11-19 13:43:40,842 [     scc.git] DEBUG  18bccb69f16cfeee98628ff2ae14ab829b87a23c omero-prometheus-tools (v0.2.3-4-g18bccb6)
2024-11-19 13:43:40,845 [     scc.git] DEBUG  5c752d5c25fee07c1835036d6a90bd97faeb0720 omero-rois (v0.2.0-63-g5c752d5)
2024-11-19 13:43:40,847 [     scc.git] DEBUG  c8610dba25f39870a09fa5401c735fb3be85a319 omero-signup (v0.3.3-1-gc8610db)
2024-11-19 13:43:40,850 [     scc.git] DEBUG  cda3ec65052d6933052c8683d080677c6c33dc73 omero-test-infra (v0.6.3-60-gcda3ec6)
2024-11-19 13:43:40,852 [     scc.git] DEBUG  aca9e9cad82a08e2e3d37d71cb374b37c90e4693 omero-upload (v0.4.0-8-gaca9e9c)
2024-11-19 13:43:40,854 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2024-11-19 13:43:40,857 [     scc.git] DEBUG  67bb245b8b08709e04a8bf52b02de2298a029a94 omero-web-zarr (v0.1.1-1-g67bb245)
2024-11-19 13:43:40,859 [     scc.git] DEBUG  adfa132f23a1b12ca2d2ec53ebba54c760fe2d07 omero-weberror (v0.4.1-1-gadfa132)
2024-11-19 13:43:40,861 [     scc.git] DEBUG  8da48e116184f1ebb28aa9629748afdfb0282ae5 omero-webtest (v0.4.2-1-g8da48e1)
2024-11-19 13:43:40,864 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2024-11-19 13:43:40,867 [     scc.git] DEBUG  312afbed633613e1f728a1fe9eaac096e54318e0 scripts (v5.8.3-1-g312afbe)
2024-11-19 13:43:40,871 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:43:40,871 [     scc.git] DEBUG Reading repository configuration from repositories.yml
2024-11-19 13:43:40,873 [     scc.git] DEBUG Repository configuration:
base-branch: master
submodules:
  omero-web-zarr:
    base-branch: main
  scripts:
    base-branch: develop

2024-11-19 13:43:41,254 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins HTTP/1.1" 200 None
2024-11-19 13:43:41,711 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:43:42,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:43:42,573 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:43:42,971 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:43:42,972 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:43:43,035 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2024-11-19 13:43:43,035 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:43:43,038 [     scc.git] DEBUG Check current status
2024-11-19 13:43:43,038 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:43:43,042 [     scc.git] DEBUG 4628e82 Merge pull request #65 from jburel/gateway_5_9_1
2024-11-19 13:43:43,042 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:43:43,077 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:43:43,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client HTTP/1.1" 200 None
2024-11-19 13:43:43,975 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:43:44,401 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:43:44,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:43:45,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:43:45,232 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:43:45,265 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:43:45,266 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2024-11-19 13:43:45,266 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:43:45,269 [     scc.git] DEBUG Check current status
2024-11-19 13:43:45,269 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:43:45,272 [     scc.git] DEBUG 027b3e6 Merge pull request #24 from sbesson/future_pytest
2024-11-19 13:43:45,273 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:43:45,308 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:43:45,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate HTTP/1.1" 200 None
2024-11-19 13:43:46,197 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:43:46,632 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:43:47,045 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:43:47,449 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:43:47,450 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:43:47,484 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:43:47,484 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2024-11-19 13:43:47,484 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:43:47,487 [     scc.git] DEBUG Check current status
2024-11-19 13:43:47,488 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:43:47,491 [     scc.git] DEBUG 173cac0 Bump version: 0.8.1 → 0.8.2.dev0
2024-11-19 13:43:47,491 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:43:47,526 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:43:47,925 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render HTTP/1.1" 200 None
2024-11-19 13:43:48,375 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:43:48,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:43:49,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:43:49,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:43:49,656 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:43:49,690 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:43:49,691 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2024-11-19 13:43:49,691 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:43:49,694 [     scc.git] DEBUG Check current status
2024-11-19 13:43:49,694 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:43:49,697 [     scc.git] DEBUG 9b73dd9 Merge pull request #161 from ome/pre-commit-ci-update-config
2024-11-19 13:43:49,698 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:43:49,734 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:43:50,155 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr HTTP/1.1" 200 None
2024-11-19 13:43:50,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:43:51,095 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:43:51,496 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:43:51,899 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:43:51,900 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:43:51,934 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:43:51,935 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2024-11-19 13:43:51,935 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:43:51,938 [     scc.git] DEBUG Check current status
2024-11-19 13:43:51,938 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:43:51,986 [     scc.git] DEBUG 24444fe6 Merge pull request #584 from Rdornier/link-url-to-image
2024-11-19 13:43:51,986 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:43:52,024 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:43:52,369 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure HTTP/1.1" 200 None
2024-11-19 13:43:52,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:43:53,230 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:43:53,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:43:54,045 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:43:54,046 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:43:54,080 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:43:54,081 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2024-11-19 13:43:54,081 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:43:54,084 [     scc.git] DEBUG Check current status
2024-11-19 13:43:54,085 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:43:54,088 [     scc.git] DEBUG e5b3ca3 Bump version: 0.4.1 → 0.4.2.dev0
2024-11-19 13:43:54,088 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:43:54,124 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:43:54,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage HTTP/1.1" 200 None
2024-11-19 13:43:54,978 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:43:55,382 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:43:55,780 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:43:56,205 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:43:56,206 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:43:56,240 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:43:56,241 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2024-11-19 13:43:56,241 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:43:56,244 [     scc.git] DEBUG Check current status
2024-11-19 13:43:56,245 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:43:56,248 [     scc.git] DEBUG 56f4435 Bump version: 3.4.3 → 3.4.4.dev0
2024-11-19 13:43:56,248 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:43:56,284 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:43:56,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery HTTP/1.1" 200 None
2024-11-19 13:43:57,188 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:43:57,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:43:58,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:43:58,415 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:43:58,416 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:43:58,450 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:43:58,450 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2024-11-19 13:43:58,450 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:43:58,454 [     scc.git] DEBUG Check current status
2024-11-19 13:43:58,454 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:43:58,457 [     scc.git] DEBUG dfd7b91 Merge pull request #484 from barrettMCW/master
2024-11-19 13:43:58,458 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:43:58,494 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:43:58,955 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer HTTP/1.1" 200 None
2024-11-19 13:43:59,429 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:43:59,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:00,251 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:00,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:00,657 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:00,691 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:00,692 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2024-11-19 13:44:00,692 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:44:00,695 [     scc.git] DEBUG Check current status
2024-11-19 13:44:00,696 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:00,699 [     scc.git] DEBUG d9953e4 Merge pull request #86 from will-moore/favicon_placeholder
2024-11-19 13:44:00,700 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:00,736 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:44:01,188 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr HTTP/1.1" 200 None
2024-11-19 13:44:01,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:44:02,082 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:02,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:02,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:02,935 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:02,969 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:02,969 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2024-11-19 13:44:02,969 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:44:02,973 [     scc.git] DEBUG Check current status
2024-11-19 13:44:02,973 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:02,976 [     scc.git] DEBUG fc20959 Bump version: 0.13.0 → 0.13.1.dev0
2024-11-19 13:44:02,977 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:03,013 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:44:03,447 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata HTTP/1.1" 200 None
2024-11-19 13:44:03,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:44:04,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:04,712 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:05,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:05,112 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:05,145 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:05,147 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2024-11-19 13:44:05,147 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:44:05,150 [     scc.git] DEBUG Check current status
2024-11-19 13:44:05,150 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:05,154 [     scc.git] DEBUG 5d441c2 Bump version: 0.2.4 → 0.2.5.dev0
2024-11-19 13:44:05,154 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:05,190 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:44:05,599 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade HTTP/1.1" 200 None
2024-11-19 13:44:06,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:44:06,484 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:06,914 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:07,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:07,346 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:07,380 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:07,381 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2024-11-19 13:44:07,381 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:44:07,385 [     scc.git] DEBUG Check current status
2024-11-19 13:44:07,385 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:07,389 [     scc.git] DEBUG 18bccb6 Update actions to v3 and v4
2024-11-19 13:44:07,389 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:07,425 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:44:07,906 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools HTTP/1.1" 200 None
2024-11-19 13:44:08,384 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:44:08,901 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:09,316 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:09,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:09,751 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:09,785 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:09,786 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2024-11-19 13:44:09,786 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:44:09,789 [     scc.git] DEBUG Check current status
2024-11-19 13:44:09,789 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:09,793 [     scc.git] DEBUG 5c752d5 Merge pull request #27 from ome/pre-commit-ci-update-config
2024-11-19 13:44:09,793 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:09,830 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:44:10,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois HTTP/1.1" 200 None
2024-11-19 13:44:10,724 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:44:11,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:11,544 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:11,977 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:11,978 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:12,012 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:12,013 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2024-11-19 13:44:12,014 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:44:12,017 [     scc.git] DEBUG Check current status
2024-11-19 13:44:12,017 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:12,021 [     scc.git] DEBUG c8610db Bump version: 0.3.3 → 0.3.4.dev0
2024-11-19 13:44:12,021 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:12,058 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:44:12,496 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup HTTP/1.1" 200 None
2024-11-19 13:44:12,955 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:44:13,380 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:13,796 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:14,205 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:14,206 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:14,242 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:14,242 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2024-11-19 13:44:14,242 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:44:14,246 [     scc.git] DEBUG Check current status
2024-11-19 13:44:14,246 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:14,250 [     scc.git] DEBUG cda3ec6 Merge pull request #70 from jburel/toml_support
2024-11-19 13:44:14,250 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:14,287 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:44:14,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/openmicroscopy/omero-test-infra HTTP/1.1" 301 198
Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
2024-11-19 13:44:14,641 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
2024-11-19 13:44:14,887 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/111908919 HTTP/1.1" 200 None
2024-11-19 13:44:15,357 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:44:15,789 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:16,207 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:16,621 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:16,622 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:16,656 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:16,656 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2024-11-19 13:44:16,656 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:44:16,660 [     scc.git] DEBUG Check current status
2024-11-19 13:44:16,660 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:16,664 [     scc.git] DEBUG aca9e9c Merge pull request #12 from sbesson/pytest
2024-11-19 13:44:16,664 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:16,702 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:44:17,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload HTTP/1.1" 200 None
2024-11-19 13:44:17,566 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:44:17,965 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:18,412 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:18,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:18,830 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:18,864 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:18,865 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2024-11-19 13:44:18,865 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:44:18,869 [     scc.git] DEBUG Check current status
2024-11-19 13:44:18,869 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:18,873 [     scc.git] DEBUG deab817 update setup-python to v4
2024-11-19 13:44:18,873 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:18,910 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:44:19,319 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope HTTP/1.1" 200 None
2024-11-19 13:44:19,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:44:20,175 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:20,604 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:21,042 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:21,043 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:21,077 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:21,078 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2024-11-19 13:44:21,078 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:44:21,082 [     scc.git] DEBUG Check current status
2024-11-19 13:44:21,082 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:21,086 [     scc.git] DEBUG 67bb245 Bump version: 0.1.1 → 0.1.2.dev0
2024-11-19 13:44:21,086 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:21,123 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:44:21,124 [     scc.git] DEBUG Repository configuration:
base-branch: main

2024-11-19 13:44:21,582 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr HTTP/1.1" 200 None
2024-11-19 13:44:22,051 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:44:22,473 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:22,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:23,272 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:23,273 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:23,309 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:23,310 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2024-11-19 13:44:23,310 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:44:23,314 [     scc.git] DEBUG Check current status
2024-11-19 13:44:23,314 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:23,318 [     scc.git] DEBUG adfa132 Bump version: 0.4.1 → 0.4.2.dev0
2024-11-19 13:44:23,318 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:23,356 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:44:23,671 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/openmicroscopy/omero-weberror HTTP/1.1" 301 197
Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
2024-11-19 13:44:23,672 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
2024-11-19 13:44:23,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/38373425 HTTP/1.1" 200 None
2024-11-19 13:44:24,413 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:44:24,859 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:25,264 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:25,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:25,667 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:25,702 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:25,703 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2024-11-19 13:44:25,703 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:44:25,707 [     scc.git] DEBUG Check current status
2024-11-19 13:44:25,707 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:25,711 [     scc.git] DEBUG 8da48e1 Bump version: 0.4.2 → 0.4.3.dev0
2024-11-19 13:44:25,711 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:25,749 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:44:26,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/openmicroscopy/omero-webtest HTTP/1.1" 301 197
Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
2024-11-19 13:44:26,073 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
2024-11-19 13:44:26,292 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/25970383 HTTP/1.1" 200 None
2024-11-19 13:44:26,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:44:27,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:27,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:27,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:27,995 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:28,031 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:28,032 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2024-11-19 13:44:28,032 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:44:28,036 [     scc.git] DEBUG Check current status
2024-11-19 13:44:28,036 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:28,040 [     scc.git] DEBUG 7b5d64d Merge pull request #106 from dominikl/add_examples_2
2024-11-19 13:44:28,041 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:28,078 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:44:28,482 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway HTTP/1.1" 200 None
2024-11-19 13:44:28,943 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:44:29,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:29,803 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:30,241 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:30,242 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:30,277 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:30,277 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2024-11-19 13:44:30,277 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-19 13:44:30,281 [     scc.git] DEBUG Check current status
2024-11-19 13:44:30,281 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:30,328 [     scc.git] DEBUG 312afbe Bump version: 5.8.3 → 5.8.4.dev0
2024-11-19 13:44:30,328 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:30,366 [  scc.config] DEBUG Found remote.origin.url
2024-11-19 13:44:30,366 [     scc.git] DEBUG Repository configuration:
base-branch: develop

2024-11-19 13:44:30,671 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/scripts HTTP/1.1" 301 196
Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-11-19 13:44:30,672 [github.Reque] INFO  Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-11-19 13:44:30,933 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/4865545 HTTP/1.1" 200 None
2024-11-19 13:44:31,452 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-19 13:44:31,873 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-19 13:44:32,282 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-19 13:44:32,701 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-19 13:44:32,702 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:32,739 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:32,739 [     scc.git] DEBUG Resetting...
2024-11-19 13:44:32,739 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-11-19 13:44:32,748 [     scc.git] DEBUG HEAD is now at 33c419b merge master -Dorg -Snone
2024-11-19 13:44:32,748 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-11-19 13:44:32,819 [     scc.git] DEBUG Submodule path 'omero-iviewer': checked out 'a8f380fabfd839b946e5a5f613f1fce07abb3815'
2024-11-19 13:44:32,856 [     scc.git] DEBUG Check current status
2024-11-19 13:44:32,856 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-19 13:44:32,860 [     scc.git] DEBUG 33c419b merge master -Dorg -Snone
2024-11-19 13:44:32,860 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-19 13:44:32,902 [     scc.git] DEBUG  4628e82a32d8af458d9fa621303b24a0a860378f minimal-omero-client (remotes/origin/HEAD)
2024-11-19 13:44:32,904 [     scc.git] DEBUG  027b3e695d5b225955918c53ef8c81e0d5bc6bf4 omero-cli-duplicate (v0.4.0-12-g027b3e6)
2024-11-19 13:44:32,907 [     scc.git] DEBUG  173cac06778e91d3a13b6084c62d95108290cb9f omero-cli-render (v0.8.1-1-g173cac0)
2024-11-19 13:44:32,909 [     scc.git] DEBUG  9b73dd9dbdeb36dbdb675b02661d253052fca0f0 omero-cli-zarr (v0.5.5-7-g9b73dd9)
2024-11-19 13:44:32,919 [     scc.git] DEBUG  24444fe6bf35af27230c28e466f9819b08853118 omero-figure (v7.1.0-90-g24444fe6)
2024-11-19 13:44:32,921 [     scc.git] DEBUG  e5b3ca3a5aba41c950d2427b1a05ee0ced55670e omero-fpbioimage (v0.4.1-1-ge5b3ca3)
2024-11-19 13:44:32,924 [     scc.git] DEBUG  56f443528edd3b7127635933cb573b528b57acda omero-gallery (v3.4.3-1-g56f4435)
2024-11-19 13:44:32,927 [     scc.git] DEBUG  a8f380fabfd839b946e5a5f613f1fce07abb3815 omero-iviewer (v0.14.0-3-ga8f380f)
2024-11-19 13:44:32,929 [     scc.git] DEBUG  d9953e42ccb3142d4583329a5b066461ed9579ae omero-mapr (v0.5.2-16-gd9953e4)
2024-11-19 13:44:32,932 [     scc.git] DEBUG  fc2095901f5dfd24ecd29a99092283f136de04d5 omero-metadata (v0.13.0-1-gfc20959)
2024-11-19 13:44:32,934 [     scc.git] DEBUG  5d441c250912a98d8a87771f78dde8b54c8e12d6 omero-parade (v0.2.4-1-g5d441c2)
2024-11-19 13:44:32,937 [     scc.git] DEBUG  18bccb69f16cfeee98628ff2ae14ab829b87a23c omero-prometheus-tools (v0.2.3-4-g18bccb6)
2024-11-19 13:44:32,940 [     scc.git] DEBUG  5c752d5c25fee07c1835036d6a90bd97faeb0720 omero-rois (v0.2.0-63-g5c752d5)
2024-11-19 13:44:32,942 [     scc.git] DEBUG  c8610dba25f39870a09fa5401c735fb3be85a319 omero-signup (v0.3.3-1-gc8610db)
2024-11-19 13:44:32,945 [     scc.git] DEBUG  cda3ec65052d6933052c8683d080677c6c33dc73 omero-test-infra (v0.6.3-60-gcda3ec6)
2024-11-19 13:44:32,947 [     scc.git] DEBUG  aca9e9cad82a08e2e3d37d71cb374b37c90e4693 omero-upload (v0.4.0-8-gaca9e9c)
2024-11-19 13:44:32,950 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2024-11-19 13:44:32,952 [     scc.git] DEBUG  67bb245b8b08709e04a8bf52b02de2298a029a94 omero-web-zarr (v0.1.1-1-g67bb245)
2024-11-19 13:44:32,954 [     scc.git] DEBUG  adfa132f23a1b12ca2d2ec53ebba54c760fe2d07 omero-weberror (v0.4.1-1-gadfa132)
2024-11-19 13:44:32,956 [     scc.git] DEBUG  8da48e116184f1ebb28aa9629748afdfb0282ae5 omero-webtest (v0.4.2-1-g8da48e1)
2024-11-19 13:44:32,959 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2024-11-19 13:44:32,962 [     scc.git] DEBUG  312afbed633613e1f728a1fe9eaac096e54318e0 scripts (v5.8.3-1-g312afbe)
2024-11-19 13:44:32,963 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-11-19 13:44:32,963 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-11-19 13:44:32,963 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-11-19 13:44:32,963 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-11-19 13:44:32,963 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-11-19 13:44:32,963 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-11-19 13:44:32,963 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:44:33,187 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/pulls HTTP/1.1" 200 None
2024-11-19 13:44:33,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/398 HTTP/1.1" 200 None
2024-11-19 13:44:33,691 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-19 13:44:34,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/08350df99cc302a66c4d7cfe2b3de79c550d6a99 HTTP/1.1" 200 None
2024-11-19 13:44:34,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/08350df99cc302a66c4d7cfe2b3de79c550d6a99/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:44:35,352 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/08350df99cc302a66c4d7cfe2b3de79c550d6a99 HTTP/1.1" 200 None
2024-11-19 13:44:35,753 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/statuses/08350df99cc302a66c4d7cfe2b3de79c550d6a99?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:44:35,754 [    scc.repo] DEBUG   - PR 398 dependabot[bot] 'Bump omero-mapr from `3a505e4` to `d9953e4`'
2024-11-19 13:44:35,754 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:44:35,754 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:44:35,754 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:35,759 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:44:35,763 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:44:35,763 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:44:35,768 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:44:35,772 [     scc.git] DEBUG Already up to date.

2024-11-19 13:44:35,773 [     scc.git] DEBUG Calling 'git fetch origin pull/398/head'
2024-11-19 13:44:36,073 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2024-11-19 13:44:36,073 [     scc.git] DEBUG  * branch            refs/pull/398/head -> FETCH_HEAD
2024-11-19 13:44:36,077 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:44:36,077 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:44:36,077 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:36,081 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...08350df99cc302a66c4d7cfe2b3de79c550d6a99'
2024-11-19 13:44:36,086 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:36,090 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 398 (Bump omero-mapr from `3a505e4` to `d9953e4`) 08350df99cc302a66c4d7cfe2b3de79c550d6a99'
2024-11-19 13:44:36,095 [     scc.git] DEBUG Already up to date.
2024-11-19 13:44:36,264 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:44:36,265 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:44:36,311 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:44:36,311 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:36,316 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:44:36,775 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/pulls HTTP/1.1" 200 None
2024-11-19 13:44:37,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/issues/66 HTTP/1.1" 200 None
2024-11-19 13:44:38,030 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/commits/6a9ec1416390843e1243e924ff9d05acf2966875 HTTP/1.1" 200 None
2024-11-19 13:44:38,572 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/commits/6a9ec1416390843e1243e924ff9d05acf2966875/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:44:39,024 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/commits/6a9ec1416390843e1243e924ff9d05acf2966875/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:44:39,636 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/commits/6a9ec1416390843e1243e924ff9d05acf2966875 HTTP/1.1" 200 None
2024-11-19 13:44:40,041 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/statuses/6a9ec1416390843e1243e924ff9d05acf2966875?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:44:40,042 [    scc.repo] DEBUG   - PR 66 jburel 'Gateway 5 9 2'
2024-11-19 13:44:40,042 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:44:40,042 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2024-11-19 13:44:40,042 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:44:40,042 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:40,047 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:44:40,051 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:44:40,051 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:44:40,056 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:44:40,060 [     scc.git] DEBUG Already up to date.

2024-11-19 13:44:40,061 [     scc.git] DEBUG Calling 'git fetch origin pull/66/head'
2024-11-19 13:44:40,544 [     scc.git] DEBUG From https://github.com/ome/minimal-omero-client
2024-11-19 13:44:40,544 [     scc.git] DEBUG  * branch            refs/pull/66/head -> FETCH_HEAD
2024-11-19 13:44:40,547 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:44:40,547 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:44:40,547 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:40,552 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6a9ec1416390843e1243e924ff9d05acf2966875'
2024-11-19 13:44:40,557 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:40,561 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 66 (Gateway 5 9 2) 6a9ec1416390843e1243e924ff9d05acf2966875'
2024-11-19 13:44:40,642 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:44:40,644 [     scc.git] DEBUG  .github/workflows/maven.yml | 4 ++--
2024-11-19 13:44:40,644 [     scc.git] DEBUG  build.gradle                | 4 ++--
2024-11-19 13:44:40,645 [     scc.git] DEBUG  pom.xml                     | 4 ++--
2024-11-19 13:44:40,645 [     scc.git] DEBUG  3 files changed, 6 insertions(+), 6 deletions(-)
2024-11-19 13:44:40,797 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:44:40,798 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:44:40,833 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:44:40,833 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:40,837 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:40,871 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:44:40,876 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e8a584c0> has no local changes
2024-11-19 13:44:40,876 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/minimal-omero-client
Already up to date.

Merged PRs:
  - PR 66 jburel 'Gateway 5 9 2'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:44:40,883 [     scc.git] DEBUG [detached HEAD 7203d13] merge master -Dorg -Ssuccess-only
2024-11-19 13:44:40,883 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:40,884 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:44:41,347 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/pulls HTTP/1.1" 200 None
2024-11-19 13:44:41,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/issues/25 HTTP/1.1" 200 None
2024-11-19 13:44:42,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/issues/25/comments HTTP/1.1" 200 None
2024-11-19 13:44:42,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/commits/ba066707734718b3c2f034d21873d2fcecd9cd48 HTTP/1.1" 200 None
2024-11-19 13:44:43,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/commits/ba066707734718b3c2f034d21873d2fcecd9cd48/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:44:43,864 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/commits/ba066707734718b3c2f034d21873d2fcecd9cd48/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:44:44,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/commits/ba066707734718b3c2f034d21873d2fcecd9cd48 HTTP/1.1" 200 None
2024-11-19 13:44:44,696 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/statuses/ba066707734718b3c2f034d21873d2fcecd9cd48?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:44:44,697 [    scc.repo] DEBUG   - PR 25 jburel 'review message'
2024-11-19 13:44:45,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/issues/18 HTTP/1.1" 200 None
2024-11-19 13:44:45,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/issues/18/comments HTTP/1.1" 200 None
2024-11-19 13:44:45,669 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:44:45,669 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2024-11-19 13:44:45,669 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:44:45,669 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:45,674 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:44:45,678 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:44:45,678 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:44:45,683 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:44:45,687 [     scc.git] DEBUG Already up to date.

2024-11-19 13:44:45,687 [     scc.git] DEBUG Calling 'git fetch origin pull/25/head'
2024-11-19 13:44:46,096 [     scc.git] DEBUG From https://github.com/ome/omero-cli-duplicate
2024-11-19 13:44:46,096 [     scc.git] DEBUG  * branch            refs/pull/25/head -> FETCH_HEAD
2024-11-19 13:44:46,099 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:44:46,099 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:44:46,099 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:46,103 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ba066707734718b3c2f034d21873d2fcecd9cd48'
2024-11-19 13:44:46,108 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:46,112 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 25 (review message) ba066707734718b3c2f034d21873d2fcecd9cd48'
2024-11-19 13:44:46,138 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:44:46,140 [     scc.git] DEBUG  src/omero/plugins/duplicate.py | 7 +++----
2024-11-19 13:44:46,140 [     scc.git] DEBUG  1 file changed, 3 insertions(+), 4 deletions(-)
2024-11-19 13:44:46,284 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:44:46,285 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:44:46,320 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:44:46,320 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:46,325 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:46,359 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:44:46,364 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e977efa0> has no local changes
2024-11-19 13:44:46,364 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-cli-duplicate
Excluded PRs:
  - PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
Already up to date.

Merged PRs:
  - PR 25 jburel 'review message'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:44:46,383 [     scc.git] DEBUG [detached HEAD afee950] merge master -Dorg -Ssuccess-only
2024-11-19 13:44:46,383 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:46,383 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:44:46,927 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/pulls HTTP/1.1" 200 None
2024-11-19 13:44:47,411 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/67 HTTP/1.1" 200 None
2024-11-19 13:44:47,867 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/67/comments HTTP/1.1" 200 None
2024-11-19 13:44:48,448 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/6e17b84c285933c4b454e5f7581211f99844b10d HTTP/1.1" 200 None
2024-11-19 13:44:48,894 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/6e17b84c285933c4b454e5f7581211f99844b10d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:44:49,331 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/6e17b84c285933c4b454e5f7581211f99844b10d HTTP/1.1" 200 None
2024-11-19 13:44:49,772 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/statuses/6e17b84c285933c4b454e5f7581211f99844b10d?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:44:49,773 [    scc.repo] DEBUG   - PR 67 sbesson 'omero render set: clarify help around settings for disabled channels'
2024-11-19 13:44:50,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/62 HTTP/1.1" 200 None
2024-11-19 13:44:50,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/62/comments HTTP/1.1" 200 None
2024-11-19 13:44:51,160 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/59 HTTP/1.1" 200 None
2024-11-19 13:44:51,624 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/59/comments HTTP/1.1" 200 None
2024-11-19 13:44:52,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/b8fba620a2b882050c1858f3a7d8bee8c8efdede HTTP/1.1" 200 None
2024-11-19 13:44:52,650 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/b8fba620a2b882050c1858f3a7d8bee8c8efdede/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:44:53,112 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/b8fba620a2b882050c1858f3a7d8bee8c8efdede HTTP/1.1" 200 None
2024-11-19 13:44:53,531 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/statuses/b8fba620a2b882050c1858f3a7d8bee8c8efdede?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:44:53,532 [    scc.repo] DEBUG   - PR 59 will-moore 'Apply settings to Plate'
2024-11-19 13:44:54,018 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/54 HTTP/1.1" 200 None
2024-11-19 13:44:54,480 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/52 HTTP/1.1" 200 None
2024-11-19 13:44:54,949 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/52/comments HTTP/1.1" 200 None
2024-11-19 13:44:55,402 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/48 HTTP/1.1" 200 None
2024-11-19 13:44:55,862 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/48/comments HTTP/1.1" 200 None
2024-11-19 13:44:55,863 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:44:55,863 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2024-11-19 13:44:55,863 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:44:55,864 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:55,868 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:44:55,873 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:44:55,873 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:44:55,878 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:44:55,883 [     scc.git] DEBUG Already up to date.

2024-11-19 13:44:55,883 [     scc.git] DEBUG Calling 'git fetch origin pull/59/head'
2024-11-19 13:44:56,347 [     scc.git] DEBUG From https://github.com/ome/omero-cli-render
2024-11-19 13:44:56,347 [     scc.git] DEBUG  * branch            refs/pull/59/head -> FETCH_HEAD
2024-11-19 13:44:56,350 [     scc.git] DEBUG Calling 'git fetch origin pull/67/head'
2024-11-19 13:44:56,705 [     scc.git] DEBUG From https://github.com/ome/omero-cli-render
2024-11-19 13:44:56,705 [     scc.git] DEBUG  * branch            refs/pull/67/head -> FETCH_HEAD
2024-11-19 13:44:56,708 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:44:56,708 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:44:56,708 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:56,713 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b8fba620a2b882050c1858f3a7d8bee8c8efdede'
2024-11-19 13:44:56,718 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:56,722 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 59 (Apply settings to Plate) b8fba620a2b882050c1858f3a7d8bee8c8efdede'
2024-11-19 13:44:56,813 [     scc.git] DEBUG Auto-merging src/omero_cli_render.py
2024-11-19 13:44:56,813 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:44:56,816 [     scc.git] DEBUG  src/omero_cli_render.py | 49 ++++++++++++++++++++++++++++++++-----------------
2024-11-19 13:44:56,816 [     scc.git] DEBUG  1 file changed, 32 insertions(+), 17 deletions(-)
2024-11-19 13:44:56,972 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:44:56,972 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6e17b84c285933c4b454e5f7581211f99844b10d'
2024-11-19 13:44:56,978 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:56,982 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 67 (omero render set: clarify help around settings for disabled channels) 6e17b84c285933c4b454e5f7581211f99844b10d'
2024-11-19 13:44:57,006 [     scc.git] DEBUG Auto-merging src/omero_cli_render.py
2024-11-19 13:44:57,006 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:44:57,009 [     scc.git] DEBUG  src/omero_cli_render.py | 6 ++----
2024-11-19 13:44:57,009 [     scc.git] DEBUG  1 file changed, 2 insertions(+), 4 deletions(-)
2024-11-19 13:44:57,367 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:44:57,368 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:44:57,403 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:44:57,403 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:44:57,407 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:44:57,441 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:44:57,446 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e8172dc0> has no local changes
2024-11-19 13:44:57,446 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-cli-render
Excluded PRs:
  - PR 62 dominikl 'Add export and impo(rt) commands' (stage: draft)
  - PR 54 dominikl 'Change rendering settings spec' (stage: draft)
  - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
  - PR 48 dominikl 'Don't start rendering engine to get settings' (stage: draft)
Already up to date.

Merged PRs:
  - PR 59 will-moore 'Apply settings to Plate'
  - PR 67 sbesson 'omero render set: clarify help around settings for disabled channels'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:44:57,453 [     scc.git] DEBUG [detached HEAD 00a6a14] merge master -Dorg -Ssuccess-only
2024-11-19 13:44:57,454 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:44:57,454 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:44:57,892 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/pulls HTTP/1.1" 200 None
2024-11-19 13:44:58,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/162 HTTP/1.1" 200 None
2024-11-19 13:44:58,887 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/147 HTTP/1.1" 200 None
2024-11-19 13:44:59,357 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/147/comments HTTP/1.1" 200 None
2024-11-19 13:44:59,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef HTTP/1.1" 200 None
2024-11-19 13:45:00,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:00,896 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:45:01,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef HTTP/1.1" 200 None
2024-11-19 13:45:01,841 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/statuses/a14f62a940f4974a305b3f5858049ee493b898ef?per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:02,439 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef HTTP/1.1" 200 None
2024-11-19 13:45:02,885 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef/status HTTP/1.1" 200 None
2024-11-19 13:45:02,886 [    scc.repo] DEBUG   - PR 147 will-moore 'Name option'
2024-11-19 13:45:03,373 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/123 HTTP/1.1" 200 None
2024-11-19 13:45:03,971 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/123/comments HTTP/1.1" 200 None
2024-11-19 13:45:04,448 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/256245946/issues/123/comments?page=2 HTTP/1.1" 200 None
2024-11-19 13:45:04,950 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/553b35f498764274f8dc882fb54c7e0a30fb6737 HTTP/1.1" 200 None
2024-11-19 13:45:05,387 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/553b35f498764274f8dc882fb54c7e0a30fb6737/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:05,957 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/553b35f498764274f8dc882fb54c7e0a30fb6737 HTTP/1.1" 200 None
2024-11-19 13:45:06,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/statuses/553b35f498764274f8dc882fb54c7e0a30fb6737?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:45:06,561 [    scc.repo] DEBUG   - PR 123 will-moore 'Support export of Fileset:ID'
2024-11-19 13:45:07,025 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/102 HTTP/1.1" 200 None
2024-11-19 13:45:07,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/102/comments HTTP/1.1" 200 None
2024-11-19 13:45:08,105 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f22d4074b7c458ad24320cf5a6f8adb9e686aa44 HTTP/1.1" 200 None
2024-11-19 13:45:08,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f22d4074b7c458ad24320cf5a6f8adb9e686aa44/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:09,121 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f22d4074b7c458ad24320cf5a6f8adb9e686aa44 HTTP/1.1" 200 None
2024-11-19 13:45:09,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/statuses/f22d4074b7c458ad24320cf5a6f8adb9e686aa44?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:45:09,561 [    scc.repo] DEBUG   - PR 102 will-moore 'Zarr export tests'
2024-11-19 13:45:09,561 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:45:09,561 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2024-11-19 13:45:09,562 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:45:09,562 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:09,567 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:45:09,571 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:45:09,571 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:45:09,576 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:45:09,581 [     scc.git] DEBUG Already up to date.

2024-11-19 13:45:09,581 [     scc.git] DEBUG Calling 'git fetch origin pull/102/head'
2024-11-19 13:45:09,913 [     scc.git] DEBUG From https://github.com/ome/omero-cli-zarr
2024-11-19 13:45:09,913 [     scc.git] DEBUG  * branch            refs/pull/102/head -> FETCH_HEAD
2024-11-19 13:45:09,916 [     scc.git] DEBUG Calling 'git fetch origin pull/123/head'
2024-11-19 13:45:10,326 [     scc.git] DEBUG From https://github.com/ome/omero-cli-zarr
2024-11-19 13:45:10,326 [     scc.git] DEBUG  * branch            refs/pull/123/head -> FETCH_HEAD
2024-11-19 13:45:10,330 [     scc.git] DEBUG Calling 'git fetch origin pull/147/head'
2024-11-19 13:45:10,802 [     scc.git] DEBUG From https://github.com/ome/omero-cli-zarr
2024-11-19 13:45:10,802 [     scc.git] DEBUG  * branch            refs/pull/147/head -> FETCH_HEAD
2024-11-19 13:45:10,805 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:45:10,805 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:45:10,806 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:10,810 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f22d4074b7c458ad24320cf5a6f8adb9e686aa44'
2024-11-19 13:45:10,817 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:10,821 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 102 (Zarr export tests) f22d4074b7c458ad24320cf5a6f8adb9e686aa44'
2024-11-19 13:45:10,914 [     scc.git] DEBUG Auto-merging src/omero_zarr/cli.py
2024-11-19 13:45:10,914 [     scc.git] DEBUG Auto-merging src/omero_zarr/raw_pixels.py
2024-11-19 13:45:10,914 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_zarr/raw_pixels.py
2024-11-19 13:45:10,914 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-19 13:45:10,914 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-19 13:45:10,919 [     scc.git] DEBUG Calling 'git reset --hard 9b73dd9dbdeb36dbdb675b02661d253052fca0f0'
2024-11-19 13:45:10,925 [     scc.git] DEBUG HEAD is now at 9b73dd9 Merge pull request #161 from ome/pre-commit-ci-update-config
2024-11-19 13:45:11,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:45:11,072 [     scc.git] DEBUG Calling 'git merge-base 9b73dd9dbdeb36dbdb675b02661d253052fca0f0 f22d4074b7c458ad24320cf5a6f8adb9e686aa44'
2024-11-19 13:45:11,078 [     scc.git] DEBUG Calling 'git diff --name-only 782a1cd0077bcc2871f21e9f0acdc25ae7745243..9b73dd9dbdeb36dbdb675b02661d253052fca0f0'
2024-11-19 13:45:11,083 [     scc.git] INFO    - PR 102 will-moore 'Zarr export tests'
Conflicting PR. Removed from build [OMERO-plugins-push#248](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - src/omero_zarr/raw_pixels.py

--conflicts

2024-11-19 13:45:11,087 [  scc.config] DEBUG Found github.token
2024-11-19 13:45:11,088 [     scc.git] DEBUG Not adding comment to issue #102, already --conflicts.
2024-11-19 13:45:11,088 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...553b35f498764274f8dc882fb54c7e0a30fb6737'
2024-11-19 13:45:11,093 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:11,098 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 123 (Support export of Fileset:ID) 553b35f498764274f8dc882fb54c7e0a30fb6737'
2024-11-19 13:45:11,121 [     scc.git] DEBUG Auto-merging .isort.cfg
2024-11-19 13:45:11,121 [     scc.git] DEBUG CONFLICT (content): Merge conflict in .isort.cfg
2024-11-19 13:45:11,121 [     scc.git] DEBUG Auto-merging setup.py
2024-11-19 13:45:11,121 [     scc.git] DEBUG Auto-merging src/omero_zarr/cli.py
2024-11-19 13:45:11,121 [     scc.git] DEBUG Auto-merging src/omero_zarr/raw_pixels.py
2024-11-19 13:45:11,121 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_zarr/raw_pixels.py
2024-11-19 13:45:11,121 [     scc.git] DEBUG Auto-merging src/omero_zarr/util.py
2024-11-19 13:45:11,121 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-19 13:45:11,122 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-19 13:45:11,126 [     scc.git] DEBUG Calling 'git reset --hard 9b73dd9dbdeb36dbdb675b02661d253052fca0f0'
2024-11-19 13:45:11,132 [     scc.git] DEBUG HEAD is now at 9b73dd9 Merge pull request #161 from ome/pre-commit-ci-update-config
2024-11-19 13:45:11,468 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:45:11,468 [     scc.git] DEBUG Calling 'git merge-base 9b73dd9dbdeb36dbdb675b02661d253052fca0f0 553b35f498764274f8dc882fb54c7e0a30fb6737'
2024-11-19 13:45:11,474 [     scc.git] DEBUG Calling 'git diff --name-only eff38d0408f9d50de13b28dfe09e4382965e203f..9b73dd9dbdeb36dbdb675b02661d253052fca0f0'
2024-11-19 13:45:11,479 [     scc.git] INFO    - PR 123 will-moore 'Support export of Fileset:ID'
Conflicting PR. Removed from build [OMERO-plugins-push#248](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/consoleText) for more details.
Possible conflicts:
  - PR #102 will-moore 'Zarr export tests'
    - src/omero_zarr/raw_pixels.py
  - Upstream changes
    - src/omero_zarr/raw_pixels.py
    - .isort.cfg

--conflicts

2024-11-19 13:45:11,483 [  scc.config] DEBUG Found github.token
2024-11-19 13:45:11,483 [     scc.git] DEBUG Not adding comment to issue #123, already --conflicts.
2024-11-19 13:45:11,483 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...a14f62a940f4974a305b3f5858049ee493b898ef'
2024-11-19 13:45:11,488 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:11,493 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 147 (Name option) a14f62a940f4974a305b3f5858049ee493b898ef'
2024-11-19 13:45:11,505 [     scc.git] DEBUG Auto-merging src/omero_zarr/masks.py
2024-11-19 13:45:11,505 [     scc.git] DEBUG Auto-merging src/omero_zarr/raw_pixels.py
2024-11-19 13:45:11,506 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:45:11,509 [     scc.git] DEBUG  README.rst                   | 30 ++++++++++++++++++------------
2024-11-19 13:45:11,509 [     scc.git] DEBUG  src/omero_zarr/cli.py        |  9 +++++++++
2024-11-19 13:45:11,509 [     scc.git] DEBUG  src/omero_zarr/masks.py      |  4 ++--
2024-11-19 13:45:11,509 [     scc.git] DEBUG  src/omero_zarr/raw_pixels.py | 28 +++++++++++++++++++++++-----
2024-11-19 13:45:11,509 [     scc.git] DEBUG  src/omero_zarr/util.py       |  2 +-
2024-11-19 13:45:11,509 [     scc.git] DEBUG  5 files changed, 53 insertions(+), 20 deletions(-)
2024-11-19 13:45:11,876 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:45:11,876 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:45:11,911 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:45:11,912 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:11,916 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:45:11,952 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:45:11,957 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e8155370> has no local changes
2024-11-19 13:45:11,957 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-cli-zarr
Excluded PRs:
  - PR 162 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.

Merged PRs:
  - PR 147 will-moore 'Name option'

Conflicting PRs (not included):
  - PR 102 will-moore 'Zarr export tests'
  - PR 123 will-moore 'Support export of Fileset:ID'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:45:11,965 [     scc.git] DEBUG [detached HEAD cdfee44] merge master -Dorg -Ssuccess-only
2024-11-19 13:45:11,965 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:45:11,966 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:45:12,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/pulls HTTP/1.1" 200 None
2024-11-19 13:45:12,988 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/600 HTTP/1.1" 200 None
2024-11-19 13:45:13,437 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/600/comments HTTP/1.1" 200 None
2024-11-19 13:45:13,902 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/599 HTTP/1.1" 200 None
2024-11-19 13:45:14,458 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/599/comments HTTP/1.1" 200 None
2024-11-19 13:45:14,459 [    scc.repo] DEBUG   # ... Include label: include
2024-11-19 13:45:15,113 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/a9211ff55928978567568c77958139cc70778157 HTTP/1.1" 200 None
2024-11-19 13:45:15,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/a9211ff55928978567568c77958139cc70778157/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:16,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/a9211ff55928978567568c77958139cc70778157/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:45:17,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/a9211ff55928978567568c77958139cc70778157 HTTP/1.1" 200 None
2024-11-19 13:45:17,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/a9211ff55928978567568c77958139cc70778157?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:45:17,523 [    scc.repo] DEBUG   - PR 599 Tom-TBT 'Patch label text selection and cue for dragging'
2024-11-19 13:45:18,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/598 HTTP/1.1" 200 None
2024-11-19 13:45:18,030 [    scc.repo] DEBUG   # ... Include label: include
2024-11-19 13:45:18,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/3c170054f782fb9ac230c740c32dceac9e50c618 HTTP/1.1" 200 None
2024-11-19 13:45:19,032 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/3c170054f782fb9ac230c740c32dceac9e50c618/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:19,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/3c170054f782fb9ac230c740c32dceac9e50c618/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:45:19,932 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/3c170054f782fb9ac230c740c32dceac9e50c618 HTTP/1.1" 200 None
2024-11-19 13:45:20,338 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/3c170054f782fb9ac230c740c32dceac9e50c618?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:45:20,338 [    scc.repo] DEBUG   - PR 598 Tom-TBT 'Query timestamps from all planes when C or Z dimensions are not filled'
2024-11-19 13:45:20,782 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/597 HTTP/1.1" 200 None
2024-11-19 13:45:21,268 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/596 HTTP/1.1" 200 None
2024-11-19 13:45:21,701 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/596/comments HTTP/1.1" 200 None
2024-11-19 13:45:22,198 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/595 HTTP/1.1" 200 None
2024-11-19 13:45:22,740 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/595/comments HTTP/1.1" 200 None
2024-11-19 13:45:22,742 [    scc.repo] DEBUG   # ... Include label: include
2024-11-19 13:45:23,300 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/d7154f54e7f48bbfa0bd61ed568b26b9aa2f88ce HTTP/1.1" 200 None
2024-11-19 13:45:23,816 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/d7154f54e7f48bbfa0bd61ed568b26b9aa2f88ce/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:24,286 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/d7154f54e7f48bbfa0bd61ed568b26b9aa2f88ce/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:45:24,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/d7154f54e7f48bbfa0bd61ed568b26b9aa2f88ce HTTP/1.1" 200 None
2024-11-19 13:45:25,232 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/d7154f54e7f48bbfa0bd61ed568b26b9aa2f88ce?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:45:25,232 [    scc.repo] DEBUG   - PR 595 Rdornier 'Rotate image panel by 90°'
2024-11-19 13:45:25,724 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/592 HTTP/1.1" 200 None
2024-11-19 13:45:26,203 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/592/comments HTTP/1.1" 200 None
2024-11-19 13:45:26,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/41a9df405c9f6580c89a64fc2c6eed778c431b1b HTTP/1.1" 200 None
2024-11-19 13:45:27,264 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/41a9df405c9f6580c89a64fc2c6eed778c431b1b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:27,749 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/41a9df405c9f6580c89a64fc2c6eed778c431b1b/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:45:28,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/41a9df405c9f6580c89a64fc2c6eed778c431b1b HTTP/1.1" 200 None
2024-11-19 13:45:28,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/41a9df405c9f6580c89a64fc2c6eed778c431b1b?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:45:28,733 [    scc.repo] DEBUG   - PR 592 will-moore 'Filter owners and groups dropdown lists'
2024-11-19 13:45:29,215 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/591 HTTP/1.1" 200 None
2024-11-19 13:45:29,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/591/comments HTTP/1.1" 200 None
2024-11-19 13:45:29,691 [    scc.repo] DEBUG   # ... Include label: include
2024-11-19 13:45:30,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/339e655bba6f9b7283bd907272429ead97e7ca5d HTTP/1.1" 200 None
2024-11-19 13:45:30,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/339e655bba6f9b7283bd907272429ead97e7ca5d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:31,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/339e655bba6f9b7283bd907272429ead97e7ca5d/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:45:31,753 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/339e655bba6f9b7283bd907272429ead97e7ca5d HTTP/1.1" 200 None
2024-11-19 13:45:32,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/339e655bba6f9b7283bd907272429ead97e7ca5d?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:45:32,171 [    scc.repo] DEBUG   - PR 591 MinaEnayat 'Add Horizontal and Vertical Image Flipping Functionality'
2024-11-19 13:45:32,709 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/578 HTTP/1.1" 200 None
2024-11-19 13:45:33,262 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/578/comments HTTP/1.1" 200 None
2024-11-19 13:45:33,264 [    scc.repo] DEBUG   # ... Include label: include
2024-11-19 13:45:33,797 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/13071e27a9700511bbb0732acaf20749bd8702d0 HTTP/1.1" 200 None
2024-11-19 13:45:34,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/13071e27a9700511bbb0732acaf20749bd8702d0/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:34,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/13071e27a9700511bbb0732acaf20749bd8702d0/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:45:35,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/13071e27a9700511bbb0732acaf20749bd8702d0 HTTP/1.1" 200 None
2024-11-19 13:45:35,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/13071e27a9700511bbb0732acaf20749bd8702d0?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:45:35,675 [    scc.repo] DEBUG   - PR 578 Rdornier 'Image outline'
2024-11-19 13:45:36,148 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/577 HTTP/1.1" 200 None
2024-11-19 13:45:36,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/577/comments HTTP/1.1" 200 None
2024-11-19 13:45:37,269 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/13200965/issues/577/comments?page=2 HTTP/1.1" 200 None
2024-11-19 13:45:37,271 [    scc.repo] DEBUG   # ... Include label: include
2024-11-19 13:45:37,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/fc8e38350eed239a9a4ede4a0c3514efbe9c9a01 HTTP/1.1" 200 None
2024-11-19 13:45:38,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/fc8e38350eed239a9a4ede4a0c3514efbe9c9a01/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:38,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/fc8e38350eed239a9a4ede4a0c3514efbe9c9a01/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:45:39,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/fc8e38350eed239a9a4ede4a0c3514efbe9c9a01 HTTP/1.1" 200 None
2024-11-19 13:45:39,726 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/fc8e38350eed239a9a4ede4a0c3514efbe9c9a01?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:45:39,726 [    scc.repo] DEBUG   - PR 577 Rdornier 'Fill rois'
2024-11-19 13:45:39,727 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:45:39,727 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2024-11-19 13:45:39,727 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:45:39,728 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:39,733 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:45:39,738 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:45:39,738 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:45:39,744 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:45:39,749 [     scc.git] DEBUG Already up to date.

2024-11-19 13:45:39,750 [     scc.git] DEBUG Calling 'git fetch origin pull/577/head'
2024-11-19 13:45:40,560 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-11-19 13:45:40,561 [     scc.git] DEBUG  * branch              refs/pull/577/head -> FETCH_HEAD
2024-11-19 13:45:40,565 [     scc.git] DEBUG Calling 'git fetch origin pull/578/head'
2024-11-19 13:45:40,892 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-11-19 13:45:40,892 [     scc.git] DEBUG  * branch              refs/pull/578/head -> FETCH_HEAD
2024-11-19 13:45:40,896 [     scc.git] DEBUG Calling 'git fetch origin pull/591/head'
2024-11-19 13:45:41,240 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-11-19 13:45:41,240 [     scc.git] DEBUG  * branch              refs/pull/591/head -> FETCH_HEAD
2024-11-19 13:45:41,244 [     scc.git] DEBUG Calling 'git fetch origin pull/592/head'
2024-11-19 13:45:41,818 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-11-19 13:45:41,818 [     scc.git] DEBUG  * branch              refs/pull/592/head -> FETCH_HEAD
2024-11-19 13:45:41,823 [     scc.git] DEBUG Calling 'git fetch origin pull/595/head'
2024-11-19 13:45:42,137 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-11-19 13:45:42,137 [     scc.git] DEBUG  * branch              refs/pull/595/head -> FETCH_HEAD
2024-11-19 13:45:42,141 [     scc.git] DEBUG Calling 'git fetch origin pull/598/head'
2024-11-19 13:45:42,483 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-11-19 13:45:42,483 [     scc.git] DEBUG  * branch              refs/pull/598/head -> FETCH_HEAD
2024-11-19 13:45:42,488 [     scc.git] DEBUG Calling 'git fetch origin pull/599/head'
2024-11-19 13:45:43,243 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-11-19 13:45:43,243 [     scc.git] DEBUG  * branch              refs/pull/599/head -> FETCH_HEAD
2024-11-19 13:45:43,248 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:45:43,248 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:45:43,248 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:43,253 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...fc8e38350eed239a9a4ede4a0c3514efbe9c9a01'
2024-11-19 13:45:43,261 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:43,265 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 577 (Fill rois) fc8e38350eed239a9a4ede4a0c3514efbe9c9a01'
2024-11-19 13:45:43,281 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:45:43,287 [     scc.git] DEBUG  .../scripts/omero/figure_scripts/Figure_To_Pdf.py  | 21 ++++++-
2024-11-19 13:45:43,287 [     scc.git] DEBUG  src/css/figure.css                                 |  4 +-
2024-11-19 13:45:43,288 [     scc.git] DEBUG  src/index.html                                     | 14 ++---
2024-11-19 13:45:43,288 [     scc.git] DEBUG  src/js/models/roi_model.js                         | 11 ++++
2024-11-19 13:45:43,288 [     scc.git] DEBUG  src/js/shape_editor/ellipse.js                     | 46 +++++++++++++--
2024-11-19 13:45:43,288 [     scc.git] DEBUG  src/js/shape_editor/line.js                        | 16 +++++
2024-11-19 13:45:43,288 [     scc.git] DEBUG  src/js/shape_editor/point.js                       | 49 ++++++++++++++--
2024-11-19 13:45:43,288 [     scc.git] DEBUG  src/js/shape_editor/polygon.js                     | 40 ++++++++++++-
2024-11-19 13:45:43,288 [     scc.git] DEBUG  src/js/shape_editor/rect.js                        | 48 +++++++++++++--
2024-11-19 13:45:43,288 [     scc.git] DEBUG  src/js/shape_editor/shape_manager.js               | 68 ++++++++++++++++++++--
2024-11-19 13:45:43,288 [     scc.git] DEBUG  src/js/views/roi_modal_view.js                     | 34 ++++++++++-
2024-11-19 13:45:43,290 [     scc.git] DEBUG  src/templates/shapes/shape_toolbar.template.html   | 57 +++++++++++++++++-
2024-11-19 13:45:43,290 [     scc.git] DEBUG  12 files changed, 374 insertions(+), 34 deletions(-)
2024-11-19 13:45:43,423 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:45:43,424 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...13071e27a9700511bbb0732acaf20749bd8702d0'
2024-11-19 13:45:43,432 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:43,436 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 578 (Image outline) 13071e27a9700511bbb0732acaf20749bd8702d0'
2024-11-19 13:45:43,831 [     scc.git] DEBUG Auto-merging omero_figure/scripts/omero/figure_scripts/Figure_To_Pdf.py
2024-11-19 13:45:43,831 [     scc.git] DEBUG Auto-merging src/css/figure.css
2024-11-19 13:45:43,831 [     scc.git] DEBUG Auto-merging src/js/views/roi_modal_view.js
2024-11-19 13:45:43,831 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:45:43,837 [     scc.git] DEBUG  .../scripts/omero/figure_scripts/Figure_To_Pdf.py  | 237 +++++++++++++++------
2024-11-19 13:45:43,837 [     scc.git] DEBUG  src/css/figure.css                                 |   1 +
2024-11-19 13:45:43,837 [     scc.git] DEBUG  src/js/models/panel_model.js                       |  31 +++
2024-11-19 13:45:43,837 [     scc.git] DEBUG  src/js/views/panel_view.js                         |  53 ++++-
2024-11-19 13:45:43,837 [     scc.git] DEBUG  src/js/views/right_panel_view.js                   |  56 ++++-
2024-11-19 13:45:43,837 [     scc.git] DEBUG  src/templates/rois_form.template.html              |  68 +++++-
2024-11-19 13:45:43,837 [     scc.git] DEBUG  6 files changed, 371 insertions(+), 75 deletions(-)
2024-11-19 13:45:44,007 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:45:44,008 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...339e655bba6f9b7283bd907272429ead97e7ca5d'
2024-11-19 13:45:44,017 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:44,021 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 591 (Add Horizontal and Vertical Image Flipping Functionality) 339e655bba6f9b7283bd907272429ead97e7ca5d'
2024-11-19 13:45:44,301 [     scc.git] DEBUG Auto-merging omero_figure/scripts/omero/figure_scripts/Figure_To_Pdf.py
2024-11-19 13:45:44,301 [     scc.git] DEBUG Auto-merging src/css/figure.css
2024-11-19 13:45:44,301 [     scc.git] DEBUG Auto-merging src/index.html
2024-11-19 13:45:44,301 [     scc.git] DEBUG Auto-merging src/js/models/panel_model.js
2024-11-19 13:45:44,301 [     scc.git] DEBUG Auto-merging src/js/views/panel_view.js
2024-11-19 13:45:44,301 [     scc.git] DEBUG Auto-merging src/js/views/right_panel_view.js
2024-11-19 13:45:44,301 [     scc.git] DEBUG Auto-merging src/js/views/roi_modal_view.js
2024-11-19 13:45:44,302 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:45:44,308 [     scc.git] DEBUG  .../scripts/omero/figure_scripts/Figure_To_Pdf.py  | 71 +++++++++++++++++++-
2024-11-19 13:45:44,309 [     scc.git] DEBUG  src/css/figure.css                                 | 14 ++++
2024-11-19 13:45:44,309 [     scc.git] DEBUG  src/index.html                                     |  1 +
2024-11-19 13:45:44,309 [     scc.git] DEBUG  src/js/models/panel_model.js                       |  9 ++-
2024-11-19 13:45:44,309 [     scc.git] DEBUG  src/js/views/panel_view.js                         |  4 +-
2024-11-19 13:45:44,309 [     scc.git] DEBUG  src/js/views/right_panel_view.js                   | 75 +++++++++++++++++++++-
2024-11-19 13:45:44,309 [     scc.git] DEBUG  src/js/views/roi_modal_view.js                     | 10 +--
2024-11-19 13:45:44,309 [     scc.git] DEBUG  src/templates/image_display_options.template.html  | 11 +++-
2024-11-19 13:45:44,309 [     scc.git] DEBUG  8 files changed, 178 insertions(+), 17 deletions(-)
2024-11-19 13:45:44,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:45:44,447 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...41a9df405c9f6580c89a64fc2c6eed778c431b1b'
2024-11-19 13:45:44,457 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:44,461 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 592 (Filter owners and groups dropdown lists) 41a9df405c9f6580c89a64fc2c6eed778c431b1b'
2024-11-19 13:45:44,533 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:45:44,537 [     scc.git] DEBUG  src/js/views/files.js | 33 ++++++++++++++++++++++++---------
2024-11-19 13:45:44,537 [     scc.git] DEBUG  1 file changed, 24 insertions(+), 9 deletions(-)
2024-11-19 13:45:44,894 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:45:44,894 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d7154f54e7f48bbfa0bd61ed568b26b9aa2f88ce'
2024-11-19 13:45:44,903 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:44,907 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 595 (Rotate image panel by 90°) d7154f54e7f48bbfa0bd61ed568b26b9aa2f88ce'
2024-11-19 13:45:45,124 [     scc.git] DEBUG Auto-merging src/css/figure.css
2024-11-19 13:45:45,124 [     scc.git] DEBUG Auto-merging src/js/models/panel_model.js
2024-11-19 13:45:45,124 [     scc.git] DEBUG Auto-merging src/js/views/panel_view.js
2024-11-19 13:45:45,124 [     scc.git] DEBUG Auto-merging src/js/views/right_panel_view.js
2024-11-19 13:45:45,124 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/js/views/right_panel_view.js
2024-11-19 13:45:45,124 [     scc.git] DEBUG Auto-merging src/templates/image_display_options.template.html
2024-11-19 13:45:45,124 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/templates/image_display_options.template.html
2024-11-19 13:45:45,124 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-19 13:45:45,124 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-19 13:45:45,131 [     scc.git] DEBUG Calling 'git reset --hard 81b95a7ed0b0f0f36c98cfc23f6c80d03aca06b5'
2024-11-19 13:45:45,141 [     scc.git] DEBUG HEAD is now at 81b95a7e merge master -Dorg -Ssuccess-only: PR 592 (Filter owners and groups dropdown lists)
2024-11-19 13:45:45,277 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:45:45,278 [     scc.git] DEBUG Calling 'git merge-base 24444fe6bf35af27230c28e466f9819b08853118 d7154f54e7f48bbfa0bd61ed568b26b9aa2f88ce'
2024-11-19 13:45:45,285 [     scc.git] DEBUG Calling 'git diff --name-only 24444fe6bf35af27230c28e466f9819b08853118..24444fe6bf35af27230c28e466f9819b08853118'
2024-11-19 13:45:45,290 [     scc.git] INFO    - PR 595 Rdornier 'Rotate image panel by 90°'
Conflicting PR. Removed from build [OMERO-plugins-push#248](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/consoleText) for more details.
Possible conflicts:
  - PR #578 Rdornier 'Image outline'
    - src/js/views/right_panel_view.js
  - PR #591 MinaEnayat 'Add Horizontal and Vertical Image Flipping Functionality'
    - src/templates/image_display_options.template.html
    - src/js/views/right_panel_view.js

--conflicts

2024-11-19 13:45:45,294 [  scc.config] DEBUG Found github.token
2024-11-19 13:45:45,295 [     scc.git] DEBUG Not adding comment to issue #595, already --conflicts.
2024-11-19 13:45:45,295 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3c170054f782fb9ac230c740c32dceac9e50c618'
2024-11-19 13:45:45,303 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:45,307 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 598 (Query timestamps from all planes when C or Z dimensions are not filled) 3c170054f782fb9ac230c740c32dceac9e50c618'
2024-11-19 13:45:45,335 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:45:45,338 [     scc.git] DEBUG  omero_figure/omeroutils.py | 25 +++++++++++++++++++++++++
2024-11-19 13:45:45,338 [     scc.git] DEBUG  1 file changed, 25 insertions(+)
2024-11-19 13:45:45,665 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:45:45,666 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...a9211ff55928978567568c77958139cc70778157'
2024-11-19 13:45:45,675 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:45,679 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 599 (Patch label text selection and cue for dragging) a9211ff55928978567568c77958139cc70778157'
2024-11-19 13:45:45,958 [     scc.git] DEBUG Auto-merging src/css/figure.css
2024-11-19 13:45:45,959 [     scc.git] DEBUG Auto-merging src/index.html
2024-11-19 13:45:45,959 [     scc.git] DEBUG Auto-merging src/js/views/right_panel_view.js
2024-11-19 13:45:45,959 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:45:45,965 [     scc.git] DEBUG  omero_figure/views.py                         |  2 +-
2024-11-19 13:45:45,965 [     scc.git] DEBUG  package.json                                  |  2 +-
2024-11-19 13:45:45,965 [     scc.git] DEBUG  src/css/figure.css                            | 12 ++++++++++--
2024-11-19 13:45:45,965 [     scc.git] DEBUG  src/index.html                                |  2 +-
2024-11-19 13:45:45,965 [     scc.git] DEBUG  src/js/views/right_panel_view.js              |  4 +++-
2024-11-19 13:45:45,965 [     scc.git] DEBUG  src/templates/labels_form_inner.template.html |  7 ++++---
2024-11-19 13:45:45,965 [     scc.git] DEBUG  6 files changed, 20 insertions(+), 9 deletions(-)
2024-11-19 13:45:46,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:45:46,105 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:45:46,142 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:45:46,142 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:46,146 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:45:46,180 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:45:46,189 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e818ffd0> has no local changes
2024-11-19 13:45:46,189 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-figure
Excluded PRs:
  - PR 600 Rdornier 'Label on rois' (user: Rdornier)
  - PR 597 Rdornier 'Rounding zoom label in pdf' (user: Rdornier)
  - PR 596 Tom-TBT 'Dynamic lut for figure' (user: Tom-TBT)
  - PR 543 will-moore 'Plate well labels' (exclude comment)
Already up to date.

Merged PRs:
  - PR 577 Rdornier 'Fill rois'
  - PR 578 Rdornier 'Image outline'
  - PR 591 MinaEnayat 'Add Horizontal and Vertical Image Flipping Functionality'
  - PR 592 will-moore 'Filter owners and groups dropdown lists'
  - PR 598 Tom-TBT 'Query timestamps from all planes when C or Z dimensions are not filled'
  - PR 599 Tom-TBT 'Patch label text selection and cue for dragging'

Conflicting PRs (not included):
  - PR 595 Rdornier 'Rotate image panel by 90°'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:45:46,199 [     scc.git] DEBUG [detached HEAD 3f758123] merge master -Dorg -Ssuccess-only
2024-11-19 13:45:46,199 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:45:46,200 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:45:46,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/pulls HTTP/1.1" 200 None
2024-11-19 13:45:47,047 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/issues/18 HTTP/1.1" 200 None
2024-11-19 13:45:47,511 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/issues/18/comments HTTP/1.1" 200 None
2024-11-19 13:45:48,021 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337 HTTP/1.1" 200 None
2024-11-19 13:45:48,527 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:49,065 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337 HTTP/1.1" 200 None
2024-11-19 13:45:49,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/statuses/45aed4d15501fa5a524a8b500af8d426f0f6b337?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:45:49,465 [    scc.repo] DEBUG   - PR 18 jburel 'default  size z value'
2024-11-19 13:45:49,465 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:45:49,465 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2024-11-19 13:45:49,465 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:45:49,465 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:49,470 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:45:49,475 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:45:49,475 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:45:49,480 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:45:49,485 [     scc.git] DEBUG Already up to date.

2024-11-19 13:45:49,485 [     scc.git] DEBUG Calling 'git fetch origin pull/18/head'
2024-11-19 13:45:49,838 [     scc.git] DEBUG From https://github.com/ome/omero-fpbioimage
2024-11-19 13:45:49,838 [     scc.git] DEBUG  * branch            refs/pull/18/head -> FETCH_HEAD
2024-11-19 13:45:49,842 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:45:49,842 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:45:49,842 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:49,846 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...45aed4d15501fa5a524a8b500af8d426f0f6b337'
2024-11-19 13:45:49,851 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:49,856 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 18 (default  size z value) 45aed4d15501fa5a524a8b500af8d426f0f6b337'
2024-11-19 13:45:49,974 [     scc.git] DEBUG Auto-merging omero_fpbioimage/views.py
2024-11-19 13:45:49,974 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:45:49,977 [     scc.git] DEBUG  omero_fpbioimage/views.py | 2 ++
2024-11-19 13:45:49,977 [     scc.git] DEBUG  1 file changed, 2 insertions(+)
2024-11-19 13:45:50,120 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:45:50,121 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:45:50,156 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:45:50,156 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:50,160 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:45:50,194 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:45:50,200 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e8183df0> has no local changes
2024-11-19 13:45:50,200 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 18 jburel 'default  size z value'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:45:50,207 [     scc.git] DEBUG [detached HEAD b54f4c4] merge master -Dorg -Ssuccess-only
2024-11-19 13:45:50,208 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:45:50,208 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:45:50,619 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/pulls HTTP/1.1" 200 None
2024-11-19 13:45:51,115 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/111 HTTP/1.1" 200 None
2024-11-19 13:45:51,116 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-19 13:45:51,702 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893 HTTP/1.1" 200 None
2024-11-19 13:45:52,177 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:52,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893 HTTP/1.1" 200 None
2024-11-19 13:45:53,034 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/statuses/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:45:53,034 [    scc.repo] DEBUG   - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'
2024-11-19 13:45:53,034 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:45:53,034 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2024-11-19 13:45:53,034 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:45:53,034 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:53,040 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:45:53,044 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:45:53,044 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:45:53,049 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:45:53,054 [     scc.git] DEBUG Already up to date.

2024-11-19 13:45:53,054 [     scc.git] DEBUG Calling 'git fetch origin pull/111/head'
2024-11-19 13:45:53,392 [     scc.git] DEBUG From https://github.com/ome/omero-gallery
2024-11-19 13:45:53,392 [     scc.git] DEBUG  * branch            refs/pull/111/head -> FETCH_HEAD
2024-11-19 13:45:53,396 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:45:53,396 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:45:53,396 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:53,400 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...37cfaf2f52e78b2cab2f49b0c02c7553d2b57893'
2024-11-19 13:45:53,405 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:53,409 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 111 (Bump semver from 5.7.0 to 5.7.2) 37cfaf2f52e78b2cab2f49b0c02c7553d2b57893'
2024-11-19 13:45:53,419 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:45:53,422 [     scc.git] DEBUG  package-lock.json | 18 ++++++------------
2024-11-19 13:45:53,422 [     scc.git] DEBUG  1 file changed, 6 insertions(+), 12 deletions(-)
2024-11-19 13:45:53,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:45:53,560 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:45:53,595 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:45:53,595 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:45:53,599 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:45:53,633 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:45:53,640 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e81334f0> has no local changes
2024-11-19 13:45:53,640 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:45:53,648 [     scc.git] DEBUG [detached HEAD 57fbe71] merge master -Dorg -Ssuccess-only
2024-11-19 13:45:53,648 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:45:53,649 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:45:54,096 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/pulls HTTP/1.1" 200 None
2024-11-19 13:45:54,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/495 HTTP/1.1" 200 None
2024-11-19 13:45:54,594 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-19 13:45:55,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/7ecdcd4a5448f71bdd30698569952d78a1d91992 HTTP/1.1" 200 None
2024-11-19 13:45:55,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/7ecdcd4a5448f71bdd30698569952d78a1d91992/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:56,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/7ecdcd4a5448f71bdd30698569952d78a1d91992/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:45:56,660 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/7ecdcd4a5448f71bdd30698569952d78a1d91992 HTTP/1.1" 200 None
2024-11-19 13:45:57,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/7ecdcd4a5448f71bdd30698569952d78a1d91992?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:45:57,080 [    scc.repo] DEBUG   - PR 495 dependabot[bot] 'Bump cookie and socket.io'
2024-11-19 13:45:57,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/488 HTTP/1.1" 200 None
2024-11-19 13:45:58,138 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/488/comments HTTP/1.1" 200 None
2024-11-19 13:45:58,653 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/bc66ce7eba093af3ecf183b0c3b3cca79976087a HTTP/1.1" 200 None
2024-11-19 13:45:59,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/bc66ce7eba093af3ecf183b0c3b3cca79976087a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:45:59,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/bc66ce7eba093af3ecf183b0c3b3cca79976087a/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:46:00,037 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/bc66ce7eba093af3ecf183b0c3b3cca79976087a HTTP/1.1" 200 None
2024-11-19 13:46:00,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/bc66ce7eba093af3ecf183b0c3b3cca79976087a?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:46:00,444 [    scc.repo] DEBUG   - PR 488 will-moore 'Mobile layout'
2024-11-19 13:46:00,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/486 HTTP/1.1" 200 None
2024-11-19 13:46:01,424 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/486/comments HTTP/1.1" 200 None
2024-11-19 13:46:01,425 [    scc.repo] DEBUG   # ... Include label: include
2024-11-19 13:46:02,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/c6f3e06b2879807a7c3a9c10bd4e83f76a3c5235 HTTP/1.1" 200 None
2024-11-19 13:46:02,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/c6f3e06b2879807a7c3a9c10bd4e83f76a3c5235/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:46:03,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/c6f3e06b2879807a7c3a9c10bd4e83f76a3c5235 HTTP/1.1" 200 None
2024-11-19 13:46:03,497 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/c6f3e06b2879807a7c3a9c10bd4e83f76a3c5235?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:46:03,498 [    scc.repo] DEBUG   - PR 486 Tom-TBT 'Query timestamps from all planes when C or Z dimensions are not filled'
2024-11-19 13:46:03,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/485 HTTP/1.1" 200 None
2024-11-19 13:46:04,497 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/485/comments HTTP/1.1" 200 None
2024-11-19 13:46:04,498 [    scc.repo] DEBUG   # ... Include label: include
2024-11-19 13:46:05,015 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/ea6c2ee928dea138f22351bf67216d1e6fad2375 HTTP/1.1" 200 None
2024-11-19 13:46:05,544 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/ea6c2ee928dea138f22351bf67216d1e6fad2375/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:46:06,004 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/ea6c2ee928dea138f22351bf67216d1e6fad2375/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:46:06,435 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/ea6c2ee928dea138f22351bf67216d1e6fad2375 HTTP/1.1" 200 None
2024-11-19 13:46:06,876 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/ea6c2ee928dea138f22351bf67216d1e6fad2375?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:46:06,876 [    scc.repo] DEBUG   - PR 485 Tom-TBT 'Dynamic LUT for iviewer'
2024-11-19 13:46:07,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/471 HTTP/1.1" 200 None
2024-11-19 13:46:07,886 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/471/comments HTTP/1.1" 200 None
2024-11-19 13:46:08,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9 HTTP/1.1" 200 None
2024-11-19 13:46:08,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:46:09,376 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:46:09,897 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9 HTTP/1.1" 200 None
2024-11-19 13:46:10,310 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/448d042a58da05a522531356cc58c1e35b5744d9?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:46:10,311 [    scc.repo] DEBUG   - PR 471 will-moore 'Z projection disabled tooltip'
2024-11-19 13:46:10,783 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/465 HTTP/1.1" 200 None
2024-11-19 13:46:11,300 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/465/comments HTTP/1.1" 200 None
2024-11-19 13:46:11,854 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd HTTP/1.1" 200 None
2024-11-19 13:46:12,364 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:46:12,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:46:13,265 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd HTTP/1.1" 200 None
2024-11-19 13:46:13,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/63dd9266a853ff522780066673d0ae2b770238cd?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:46:13,672 [    scc.repo] DEBUG   - PR 465 will-moore 'Save as Figure'
2024-11-19 13:46:14,124 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/460 HTTP/1.1" 200 None
2024-11-19 13:46:14,600 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/460/comments HTTP/1.1" 200 None
2024-11-19 13:46:15,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30 HTTP/1.1" 200 None
2024-11-19 13:46:15,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:46:16,062 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30 HTTP/1.1" 200 None
2024-11-19 13:46:16,548 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/dada2c46211e3bf8015cc47464ab2761ef74ca30?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:46:16,548 [    scc.repo] DEBUG   - PR 460 will-moore 'Channel min spinner fix'
2024-11-19 13:46:16,548 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:46:16,548 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2024-11-19 13:46:16,549 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:46:16,549 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:16,554 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:46:16,559 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:46:16,559 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:46:16,564 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:46:16,591 [     scc.git] DEBUG Updating a8f380f..dfd7b91

2024-11-19 13:46:17,148 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/pulls/484 HTTP/1.1" 200 None
2024-11-19 13:46:17,797 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/pulls/494 HTTP/1.1" 200 None
2024-11-19 13:46:18,419 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/pulls/489 HTTP/1.1" 200 None
2024-11-19 13:46:18,966 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/pulls/477 HTTP/1.1" 200 None
2024-11-19 13:46:19,555 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/pulls/482 HTTP/1.1" 200 None
2024-11-19 13:46:19,556 [     scc.git] DEBUG Calling 'git fetch origin pull/460/head'
2024-11-19 13:46:19,896 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-11-19 13:46:19,897 [     scc.git] DEBUG  * branch            refs/pull/460/head -> FETCH_HEAD
2024-11-19 13:46:19,901 [     scc.git] DEBUG Calling 'git fetch origin pull/465/head'
2024-11-19 13:46:20,634 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-11-19 13:46:20,635 [     scc.git] DEBUG  * branch            refs/pull/465/head -> FETCH_HEAD
2024-11-19 13:46:20,638 [     scc.git] DEBUG Calling 'git fetch origin pull/471/head'
2024-11-19 13:46:20,990 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-11-19 13:46:20,990 [     scc.git] DEBUG  * branch            refs/pull/471/head -> FETCH_HEAD
2024-11-19 13:46:20,994 [     scc.git] DEBUG Calling 'git fetch origin pull/485/head'
2024-11-19 13:46:21,446 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-11-19 13:46:21,447 [     scc.git] DEBUG  * branch            refs/pull/485/head -> FETCH_HEAD
2024-11-19 13:46:21,449 [     scc.git] DEBUG Calling 'git fetch origin pull/486/head'
2024-11-19 13:46:21,912 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-11-19 13:46:21,912 [     scc.git] DEBUG  * branch            refs/pull/486/head -> FETCH_HEAD
2024-11-19 13:46:21,914 [     scc.git] DEBUG Calling 'git fetch origin pull/488/head'
2024-11-19 13:46:22,551 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-11-19 13:46:22,551 [     scc.git] DEBUG  * branch            refs/pull/488/head -> FETCH_HEAD
2024-11-19 13:46:22,553 [     scc.git] DEBUG Calling 'git fetch origin pull/495/head'
2024-11-19 13:46:22,826 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-11-19 13:46:22,826 [     scc.git] DEBUG  * branch            refs/pull/495/head -> FETCH_HEAD
2024-11-19 13:46:22,830 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:46:22,830 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:46:22,830 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:22,834 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...dada2c46211e3bf8015cc47464ab2761ef74ca30'
2024-11-19 13:46:22,841 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:22,845 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 460 (Channel min spinner fix) dada2c46211e3bf8015cc47464ab2761ef74ca30'
2024-11-19 13:46:22,899 [     scc.git] DEBUG Auto-merging src/model/image_info.js
2024-11-19 13:46:22,900 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:46:22,903 [     scc.git] DEBUG  src/model/image_info.js       | 7 ++++---
2024-11-19 13:46:22,903 [     scc.git] DEBUG  src/settings/channel-range.js | 4 +++-
2024-11-19 13:46:22,903 [     scc.git] DEBUG  2 files changed, 7 insertions(+), 4 deletions(-)
2024-11-19 13:46:23,049 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:46:23,050 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...63dd9266a853ff522780066673d0ae2b770238cd'
2024-11-19 13:46:23,056 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:23,061 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 465 (Save as Figure) 63dd9266a853ff522780066673d0ae2b770238cd'
2024-11-19 13:46:23,208 [     scc.git] DEBUG Auto-merging plugin/omero_iviewer/views.py
2024-11-19 13:46:23,209 [     scc.git] DEBUG Auto-merging src/app/context.js
2024-11-19 13:46:23,209 [     scc.git] DEBUG Auto-merging src/utils/constants.js
2024-11-19 13:46:23,209 [     scc.git] DEBUG Auto-merging src/viewers/viewer/Viewer.js
2024-11-19 13:46:23,209 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:46:23,213 [     scc.git] DEBUG  plugin/omero_iviewer/views.py |  17 +++-
2024-11-19 13:46:23,213 [     scc.git] DEBUG  src/app/context.js            |   6 +-
2024-11-19 13:46:23,213 [     scc.git] DEBUG  src/app/header.html           |   5 +
2024-11-19 13:46:23,213 [     scc.git] DEBUG  src/app/header.js             |  45 ++++++++-
2024-11-19 13:46:23,213 [     scc.git] DEBUG  src/utils/constants.js        |   6 ++
2024-11-19 13:46:23,213 [     scc.git] DEBUG  src/utils/figure.js           | 217 ++++++++++++++++++++++++++++++++++++++++++
2024-11-19 13:46:23,213 [     scc.git] DEBUG  6 files changed, 290 insertions(+), 6 deletions(-)
2024-11-19 13:46:23,213 [     scc.git] DEBUG  create mode 100644 src/utils/figure.js
2024-11-19 13:46:23,465 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:46:23,465 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...448d042a58da05a522531356cc58c1e35b5744d9'
2024-11-19 13:46:23,472 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:23,476 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 471 (Z projection disabled tooltip) 448d042a58da05a522531356cc58c1e35b5744d9'
2024-11-19 13:46:23,607 [     scc.git] DEBUG Auto-merging src/controls/dimension-slider.js
2024-11-19 13:46:23,682 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:46:23,685 [     scc.git] DEBUG  src/controls/dimension-slider.html |  2 +-
2024-11-19 13:46:23,685 [     scc.git] DEBUG  src/controls/dimension-slider.js   | 20 ++++++++++++++++++++
2024-11-19 13:46:23,685 [     scc.git] DEBUG  2 files changed, 21 insertions(+), 1 deletion(-)
2024-11-19 13:46:23,859 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:46:23,860 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ea6c2ee928dea138f22351bf67216d1e6fad2375'
2024-11-19 13:46:23,867 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:23,871 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 485 (Dynamic LUT for iviewer) ea6c2ee928dea138f22351bf67216d1e6fad2375'
2024-11-19 13:46:23,981 [     scc.git] DEBUG Auto-merging plugin/omero_iviewer/views.py
2024-11-19 13:46:23,981 [     scc.git] DEBUG Auto-merging src/app/context.js
2024-11-19 13:46:23,981 [     scc.git] DEBUG Auto-merging src/utils/constants.js
2024-11-19 13:46:23,998 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:46:24,002 [     scc.git] DEBUG  plugin/omero_iviewer/urls.py  |  2 +
2024-11-19 13:46:24,002 [     scc.git] DEBUG  plugin/omero_iviewer/views.py | 18 +++++++++
2024-11-19 13:46:24,002 [     scc.git] DEBUG  src/app/context.js            | 85 +++++++++++++++++++++++++------------------
2024-11-19 13:46:24,002 [     scc.git] DEBUG  src/utils/constants.js        | 46 -----------------------
2024-11-19 13:46:24,002 [     scc.git] DEBUG  4 files changed, 70 insertions(+), 81 deletions(-)
2024-11-19 13:46:24,253 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:46:24,254 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c6f3e06b2879807a7c3a9c10bd4e83f76a3c5235'
2024-11-19 13:46:24,260 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:24,265 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 486 (Query timestamps from all planes when C or Z dimensions are not filled) c6f3e06b2879807a7c3a9c10bd4e83f76a3c5235'
2024-11-19 13:46:24,278 [     scc.git] DEBUG Auto-merging plugin/omero_iviewer/views.py
2024-11-19 13:46:24,322 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:46:24,325 [     scc.git] DEBUG  plugin/omero_iviewer/views.py | 28 ++++++++++++++++++++++++----
2024-11-19 13:46:24,325 [     scc.git] DEBUG  1 file changed, 24 insertions(+), 4 deletions(-)
2024-11-19 13:46:24,727 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:46:24,727 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...bc66ce7eba093af3ecf183b0c3b3cca79976087a'
2024-11-19 13:46:24,734 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:24,738 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 488 (Mobile layout) bc66ce7eba093af3ecf183b0c3b3cca79976087a'
2024-11-19 13:46:24,865 [     scc.git] DEBUG Auto-merging src/utils/ui.js
2024-11-19 13:46:24,865 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/utils/ui.js
2024-11-19 13:46:24,865 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-19 13:46:24,865 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-19 13:46:24,871 [     scc.git] DEBUG Calling 'git reset --hard ce8efebff8414ddcf84e9b48fada8482cb935ca1'
2024-11-19 13:46:24,879 [     scc.git] DEBUG HEAD is now at ce8efeb merge master -Dorg -Ssuccess-only: PR 486 (Query timestamps from all planes when C or Z dimensions are not filled)
2024-11-19 13:46:25,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:46:25,146 [     scc.git] DEBUG Calling 'git merge-base dfd7b91d584aba78c4c4052dd2999a15e7f847b0 bc66ce7eba093af3ecf183b0c3b3cca79976087a'
2024-11-19 13:46:25,152 [     scc.git] DEBUG Calling 'git diff --name-only a8f380fabfd839b946e5a5f613f1fce07abb3815..dfd7b91d584aba78c4c4052dd2999a15e7f847b0'
2024-11-19 13:46:25,157 [     scc.git] INFO    - PR 488 will-moore 'Mobile layout'
Conflicting PR. Removed from build [OMERO-plugins-push#248](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - src/utils/ui.js

--conflicts

2024-11-19 13:46:25,161 [  scc.config] DEBUG Found github.token
2024-11-19 13:46:25,162 [     scc.git] DEBUG Adding comment to issue #488.
2024-11-19 13:46:26,058 [urllib3.conn] DEBUG https://api.github.com:443 "POST /repos/ome/omero-iviewer/issues/488/comments HTTP/1.1" 201 1984
2024-11-19 13:46:26,059 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...7ecdcd4a5448f71bdd30698569952d78a1d91992'
2024-11-19 13:46:26,066 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:26,070 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 495 (Bump cookie and socket.io) 7ecdcd4a5448f71bdd30698569952d78a1d91992'
2024-11-19 13:46:26,125 [     scc.git] DEBUG Auto-merging package-lock.json
2024-11-19 13:46:26,125 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:46:26,134 [     scc.git] DEBUG  package-lock.json | 56 +++++++++++++++++++++++++++----------------------------
2024-11-19 13:46:26,134 [     scc.git] DEBUG  1 file changed, 28 insertions(+), 28 deletions(-)
2024-11-19 13:46:26,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:46:26,464 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:46:26,499 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:46:26,499 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:26,504 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:46:26,539 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:46:26,547 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e8183cd0> has no local changes
2024-11-19 13:46:26,548 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-iviewer
Excluded PRs:
  - PR 420 will-moore 'Add release process to README' (exclude comment)
  - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
Updating a8f380f..dfd7b91
Previously merged:
  - PR 484 barrettMCW 'improved mirroring'
  - PR 494 dependabot[bot] 'Bump webpack from 5.82.0 to 5.96.1'
  - PR 489 dependabot[bot] 'Bump send and express'
  - PR 477 dependabot[bot] 'Bump ws and socket.io'
  - PR 482 will-moore 'Support ?collapse_left/right and ?full_page=true'

Merged PRs:
  - PR 460 will-moore 'Channel min spinner fix'
  - PR 465 will-moore 'Save as Figure'
  - PR 471 will-moore 'Z projection disabled tooltip'
  - PR 485 Tom-TBT 'Dynamic LUT for iviewer'
  - PR 486 Tom-TBT 'Query timestamps from all planes when C or Z dimensions are not filled'
  - PR 495 dependabot[bot] 'Bump cookie and socket.io'

Conflicting PRs (not included):
  - PR 488 will-moore 'Mobile layout'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:46:26,558 [     scc.git] DEBUG [detached HEAD 9c9c692] merge master -Dorg -Ssuccess-only
2024-11-19 13:46:26,559 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:46:26,559 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:46:26,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/pulls HTTP/1.1" 200 None
2024-11-19 13:46:27,488 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/90 HTTP/1.1" 200 None
2024-11-19 13:46:28,017 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/ba2a65ad3901b65582775beda60b288e225b1003 HTTP/1.1" 200 None
2024-11-19 13:46:28,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/ba2a65ad3901b65582775beda60b288e225b1003/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:46:29,212 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/ba2a65ad3901b65582775beda60b288e225b1003/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:46:29,779 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/ba2a65ad3901b65582775beda60b288e225b1003 HTTP/1.1" 200 None
2024-11-19 13:46:30,190 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/statuses/ba2a65ad3901b65582775beda60b288e225b1003?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:46:30,191 [    scc.repo] DEBUG   - PR 90 jburel 'Update gha'
2024-11-19 13:46:30,660 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/74 HTTP/1.1" 200 None
2024-11-19 13:46:31,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/74/comments HTTP/1.1" 200 None
2024-11-19 13:46:31,794 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322 HTTP/1.1" 200 None
2024-11-19 13:46:32,257 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:46:32,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322 HTTP/1.1" 200 None
2024-11-19 13:46:33,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/statuses/45ee35acc44a7d119aa20b38b0427efbe5405322?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:46:33,159 [    scc.repo] DEBUG   - PR 74 will-moore 'mapr extension of webclient'
2024-11-19 13:46:33,159 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:46:33,159 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2024-11-19 13:46:33,159 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:46:33,159 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:33,164 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:46:33,169 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:46:33,169 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:46:33,174 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:46:33,179 [     scc.git] DEBUG Already up to date.

2024-11-19 13:46:33,179 [     scc.git] DEBUG Calling 'git fetch origin pull/74/head'
2024-11-19 13:46:33,487 [     scc.git] DEBUG From https://github.com/ome/omero-mapr
2024-11-19 13:46:33,487 [     scc.git] DEBUG  * branch            refs/pull/74/head -> FETCH_HEAD
2024-11-19 13:46:33,490 [     scc.git] DEBUG Calling 'git fetch origin pull/90/head'
2024-11-19 13:46:34,132 [     scc.git] DEBUG From https://github.com/ome/omero-mapr
2024-11-19 13:46:34,132 [     scc.git] DEBUG  * branch            refs/pull/90/head -> FETCH_HEAD
2024-11-19 13:46:34,136 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:46:34,136 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:46:34,136 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:34,141 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...45ee35acc44a7d119aa20b38b0427efbe5405322'
2024-11-19 13:46:34,147 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:34,151 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 74 (mapr extension of webclient) 45ee35acc44a7d119aa20b38b0427efbe5405322'
2024-11-19 13:46:34,161 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:46:34,163 [     scc.git] DEBUG  .../templates/webclient/base/base_container.html   | 182 +++++++++++++
2024-11-19 13:46:34,163 [     scc.git] DEBUG  .../data/includes/right_plugin.general.js.html     | 290 ---------------------
2024-11-19 13:46:34,163 [     scc.git] DEBUG  requirements.txt                                   |   2 +-
2024-11-19 13:46:34,163 [     scc.git] DEBUG  3 files changed, 183 insertions(+), 291 deletions(-)
2024-11-19 13:46:34,164 [     scc.git] DEBUG  create mode 100644 omero_mapr/templates/webclient/base/base_container.html
2024-11-19 13:46:34,164 [     scc.git] DEBUG  delete mode 100644 omero_mapr/templates/webclient/data/includes/right_plugin.general.js.html
2024-11-19 13:46:34,320 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:46:34,321 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ba2a65ad3901b65582775beda60b288e225b1003'
2024-11-19 13:46:34,327 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:34,331 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 90 (Update gha) ba2a65ad3901b65582775beda60b288e225b1003'
2024-11-19 13:46:34,371 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:46:34,374 [     scc.git] DEBUG  .github/workflows/omero_plugin.yml | 2 +-
2024-11-19 13:46:34,374 [     scc.git] DEBUG  .github/workflows/publish_pypi.yml | 8 +++++---
2024-11-19 13:46:34,374 [     scc.git] DEBUG  2 files changed, 6 insertions(+), 4 deletions(-)
2024-11-19 13:46:34,703 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:46:34,704 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:46:34,740 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:46:34,741 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:34,745 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:46:34,779 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:46:34,785 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e810e310> has no local changes
2024-11-19 13:46:34,785 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-mapr
Excluded PRs:
  - PR 79 will-moore 'Right panel title' (exclude comment)
Already up to date.

Merged PRs:
  - PR 74 will-moore 'mapr extension of webclient'
  - PR 90 jburel 'Update gha'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:46:34,793 [     scc.git] DEBUG [detached HEAD 6ed7cd5] merge master -Dorg -Ssuccess-only
2024-11-19 13:46:34,793 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:46:34,793 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:46:35,387 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/pulls HTTP/1.1" 200 None
2024-11-19 13:46:35,864 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/88 HTTP/1.1" 200 None
2024-11-19 13:46:36,387 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/295b3c79ae9a35f8c588400f25e14fbcab329926 HTTP/1.1" 200 None
2024-11-19 13:46:36,897 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/295b3c79ae9a35f8c588400f25e14fbcab329926/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:46:37,418 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/295b3c79ae9a35f8c588400f25e14fbcab329926/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:46:37,977 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/295b3c79ae9a35f8c588400f25e14fbcab329926 HTTP/1.1" 200 None
2024-11-19 13:46:38,383 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/295b3c79ae9a35f8c588400f25e14fbcab329926?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:46:38,384 [    scc.repo] DEBUG   - PR 88 jburel 'Update gha'
2024-11-19 13:46:38,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/64 HTTP/1.1" 200 None
2024-11-19 13:46:39,390 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/64/comments HTTP/1.1" 200 None
2024-11-19 13:46:39,921 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7 HTTP/1.1" 200 None
2024-11-19 13:46:40,395 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:46:40,826 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7 HTTP/1.1" 200 None
2024-11-19 13:46:41,249 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/78e55539b68e351ed5ef202854718b49a37729a7?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:46:41,249 [    scc.repo] DEBUG   - PR 64 will-moore 'Support images_by_name for Screen and Plate'
2024-11-19 13:46:41,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/55 HTTP/1.1" 200 None
2024-11-19 13:46:42,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/55/comments HTTP/1.1" 200 None
2024-11-19 13:46:42,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102 HTTP/1.1" 200 None
2024-11-19 13:46:43,175 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:46:43,603 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102 HTTP/1.1" 200 None
2024-11-19 13:46:44,030 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/14f0448a90ccd781126a5c9dc267f4d0a6939102?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:46:44,030 [    scc.repo] DEBUG   - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
2024-11-19 13:46:44,030 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:46:44,030 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2024-11-19 13:46:44,031 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:46:44,031 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:44,036 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:46:44,041 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:46:44,041 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:46:44,046 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:46:44,051 [     scc.git] DEBUG Already up to date.

2024-11-19 13:46:44,051 [     scc.git] DEBUG Calling 'git fetch origin pull/55/head'
2024-11-19 13:46:44,743 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2024-11-19 13:46:44,743 [     scc.git] DEBUG  * branch            refs/pull/55/head -> FETCH_HEAD
2024-11-19 13:46:44,747 [     scc.git] DEBUG Calling 'git fetch origin pull/64/head'
2024-11-19 13:46:45,218 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2024-11-19 13:46:45,219 [     scc.git] DEBUG  * branch            refs/pull/64/head -> FETCH_HEAD
2024-11-19 13:46:45,222 [     scc.git] DEBUG Calling 'git fetch origin pull/88/head'
2024-11-19 13:46:45,619 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2024-11-19 13:46:45,620 [     scc.git] DEBUG  * branch            refs/pull/88/head -> FETCH_HEAD
2024-11-19 13:46:45,623 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:46:45,623 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:46:45,623 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:45,628 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-11-19 13:46:45,635 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:45,639 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 55 (Prevent users from creating columns with python keyword names) 14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-11-19 13:46:45,883 [     scc.git] DEBUG Auto-merging src/omero_metadata/cli.py
2024-11-19 13:46:45,883 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/cli.py
2024-11-19 13:46:45,883 [     scc.git] DEBUG Auto-merging src/omero_metadata/populate.py
2024-11-19 13:46:45,883 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/populate.py
2024-11-19 13:46:45,883 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-19 13:46:45,883 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-19 13:46:45,888 [     scc.git] DEBUG Calling 'git reset --hard fc2095901f5dfd24ecd29a99092283f136de04d5'
2024-11-19 13:46:45,894 [     scc.git] DEBUG HEAD is now at fc20959 Bump version: 0.13.0 → 0.13.1.dev0
2024-11-19 13:46:46,034 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:46:46,035 [     scc.git] DEBUG Calling 'git merge-base fc2095901f5dfd24ecd29a99092283f136de04d5 14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-11-19 13:46:46,041 [     scc.git] DEBUG Calling 'git diff --name-only 27cc7289e9da842ed29a8192419a6b9ef851256d..fc2095901f5dfd24ecd29a99092283f136de04d5'
2024-11-19 13:46:46,120 [     scc.git] INFO    - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
Conflicting PR. Removed from build [OMERO-plugins-push#248](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - src/omero_metadata/cli.py
    - src/omero_metadata/populate.py

--conflicts

2024-11-19 13:46:46,124 [  scc.config] DEBUG Found github.token
2024-11-19 13:46:46,124 [     scc.git] DEBUG Not adding comment to issue #55, already --conflicts.
2024-11-19 13:46:46,124 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...78e55539b68e351ed5ef202854718b49a37729a7'
2024-11-19 13:46:46,130 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:46,135 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 64 (Support images_by_name for Screen and Plate) 78e55539b68e351ed5ef202854718b49a37729a7'
2024-11-19 13:46:46,192 [     scc.git] DEBUG Auto-merging src/omero_metadata/populate.py
2024-11-19 13:46:46,192 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/populate.py
2024-11-19 13:46:46,192 [     scc.git] DEBUG Auto-merging test/integration/metadata/test_populate.py
2024-11-19 13:46:46,192 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-19 13:46:46,193 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-19 13:46:46,198 [     scc.git] DEBUG Calling 'git reset --hard fc2095901f5dfd24ecd29a99092283f136de04d5'
2024-11-19 13:46:46,204 [     scc.git] DEBUG HEAD is now at fc20959 Bump version: 0.13.0 → 0.13.1.dev0
2024-11-19 13:46:46,433 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:46:46,434 [     scc.git] DEBUG Calling 'git merge-base fc2095901f5dfd24ecd29a99092283f136de04d5 78e55539b68e351ed5ef202854718b49a37729a7'
2024-11-19 13:46:46,439 [     scc.git] DEBUG Calling 'git diff --name-only 298f02623cd90268162161a988575db0b8c3d1ab..fc2095901f5dfd24ecd29a99092283f136de04d5'
2024-11-19 13:46:46,444 [     scc.git] INFO    - PR 64 will-moore 'Support images_by_name for Screen and Plate'
Conflicting PR. Removed from build [OMERO-plugins-push#248](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/consoleText) for more details.
Possible conflicts:
  - PR #55 kkoz 'Prevent users from creating columns with python keyword names'
    - src/omero_metadata/populate.py
  - Upstream changes
    - src/omero_metadata/populate.py

--conflicts

2024-11-19 13:46:46,448 [  scc.config] DEBUG Found github.token
2024-11-19 13:46:46,449 [     scc.git] DEBUG Not adding comment to issue #64, already --conflicts.
2024-11-19 13:46:46,449 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...295b3c79ae9a35f8c588400f25e14fbcab329926'
2024-11-19 13:46:46,454 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:46,458 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 88 (Update gha) 295b3c79ae9a35f8c588400f25e14fbcab329926'
2024-11-19 13:46:46,577 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:46:46,579 [     scc.git] DEBUG  .github/workflows/omero_plugin.yml | 2 +-
2024-11-19 13:46:46,579 [     scc.git] DEBUG  .github/workflows/publish_pypi.yml | 8 +++++---
2024-11-19 13:46:46,579 [     scc.git] DEBUG  2 files changed, 6 insertions(+), 4 deletions(-)
2024-11-19 13:46:46,823 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:46:46,823 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:46:46,858 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:46:46,858 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:46:46,863 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:46:46,897 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:46:46,903 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e8156d30> has no local changes
2024-11-19 13:46:46,903 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 88 jburel 'Update gha'

Conflicting PRs (not included):
  - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
  - PR 64 will-moore 'Support images_by_name for Screen and Plate'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:46:46,911 [     scc.git] DEBUG [detached HEAD 93512ea] merge master -Dorg -Ssuccess-only
2024-11-19 13:46:46,912 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:46:46,912 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:46:47,383 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/pulls HTTP/1.1" 200 None
2024-11-19 13:46:47,860 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/131 HTTP/1.1" 200 None
2024-11-19 13:46:47,860 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-19 13:46:48,458 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f HTTP/1.1" 200 None
2024-11-19 13:46:48,962 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:46:49,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:46:50,015 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f HTTP/1.1" 200 None
2024-11-19 13:46:50,420 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/a7d2dc0dc9098294c014cb634e1226fea404721f?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:46:50,420 [    scc.repo] DEBUG   - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'
2024-11-19 13:46:50,887 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/129 HTTP/1.1" 200 None
2024-11-19 13:46:50,888 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-19 13:46:51,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec HTTP/1.1" 200 None
2024-11-19 13:46:52,003 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:46:52,502 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:46:52,953 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec HTTP/1.1" 200 None
2024-11-19 13:46:53,365 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/733f52703019d4b6d7e375c121a25c107b64dbec?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:46:53,365 [    scc.repo] DEBUG   - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
2024-11-19 13:46:53,866 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/128 HTTP/1.1" 200 None
2024-11-19 13:46:53,866 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-19 13:46:54,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680 HTTP/1.1" 200 None
2024-11-19 13:46:56,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:46:56,734 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-19 13:46:57,302 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680 HTTP/1.1" 200 None
2024-11-19 13:46:57,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/55ca13b67cc0254ed6e1a340952b8741cc54d680?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:46:57,715 [    scc.repo] DEBUG   - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
2024-11-19 13:46:58,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/94 HTTP/1.1" 200 None
2024-11-19 13:46:58,643 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/94/comments HTTP/1.1" 200 None
2024-11-19 13:46:59,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/86 HTTP/1.1" 200 None
2024-11-19 13:46:59,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/86/comments HTTP/1.1" 200 None
2024-11-19 13:47:00,191 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/39 HTTP/1.1" 200 None
2024-11-19 13:47:00,713 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/39/comments HTTP/1.1" 200 None
2024-11-19 13:47:00,715 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:47:00,715 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2024-11-19 13:47:00,715 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:00,715 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:00,721 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:47:00,725 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:47:00,725 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:47:00,730 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:47:00,735 [     scc.git] DEBUG Already up to date.

2024-11-19 13:47:00,735 [     scc.git] DEBUG Calling 'git fetch origin pull/128/head'
2024-11-19 13:47:01,093 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2024-11-19 13:47:01,094 [     scc.git] DEBUG  * branch            refs/pull/128/head -> FETCH_HEAD
2024-11-19 13:47:01,098 [     scc.git] DEBUG Calling 'git fetch origin pull/129/head'
2024-11-19 13:47:01,381 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2024-11-19 13:47:01,381 [     scc.git] DEBUG  * branch            refs/pull/129/head -> FETCH_HEAD
2024-11-19 13:47:01,385 [     scc.git] DEBUG Calling 'git fetch origin pull/131/head'
2024-11-19 13:47:01,663 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2024-11-19 13:47:01,663 [     scc.git] DEBUG  * branch            refs/pull/131/head -> FETCH_HEAD
2024-11-19 13:47:01,667 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:47:01,667 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:01,668 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:01,672 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...55ca13b67cc0254ed6e1a340952b8741cc54d680'
2024-11-19 13:47:01,677 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:01,681 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 128 (Bump postcss from 8.4.21 to 8.4.31) 55ca13b67cc0254ed6e1a340952b8741cc54d680'
2024-11-19 13:47:01,690 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:47:01,693 [     scc.git] DEBUG  package-lock.json | 12 ++++++++----
2024-11-19 13:47:01,693 [     scc.git] DEBUG  1 file changed, 8 insertions(+), 4 deletions(-)
2024-11-19 13:47:01,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:01,859 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...733f52703019d4b6d7e375c121a25c107b64dbec'
2024-11-19 13:47:01,865 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:01,869 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 129 (Bump @babel/traverse from 7.21.4 to 7.23.2) 733f52703019d4b6d7e375c121a25c107b64dbec'
2024-11-19 13:47:01,885 [     scc.git] DEBUG Auto-merging package-lock.json
2024-11-19 13:47:01,885 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:47:01,888 [     scc.git] DEBUG  package-lock.json | 121 +++++++++++++++++++++++++++---------------------------
2024-11-19 13:47:01,888 [     scc.git] DEBUG  1 file changed, 61 insertions(+), 60 deletions(-)
2024-11-19 13:47:02,254 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:02,255 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...a7d2dc0dc9098294c014cb634e1226fea404721f'
2024-11-19 13:47:02,259 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:02,264 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 131 (Bump axios from 1.3.5 to 1.6.0) a7d2dc0dc9098294c014cb634e1226fea404721f'
2024-11-19 13:47:02,340 [     scc.git] DEBUG Auto-merging package-lock.json
2024-11-19 13:47:02,353 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:47:02,355 [     scc.git] DEBUG  package-lock.json | 8 ++++----
2024-11-19 13:47:02,355 [     scc.git] DEBUG  package.json      | 2 +-
2024-11-19 13:47:02,355 [     scc.git] DEBUG  2 files changed, 5 insertions(+), 5 deletions(-)
2024-11-19 13:47:02,636 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:02,637 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:47:02,672 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:02,672 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:02,676 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:47:02,710 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:47:02,716 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e80b7580> has no local changes
2024-11-19 13:47:02,716 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-parade
Excluded PRs:
  - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
  - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
  - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
Already up to date.

Merged PRs:
  - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
  - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
  - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:47:02,724 [     scc.git] DEBUG [detached HEAD 2a063af] merge master -Dorg -Ssuccess-only
2024-11-19 13:47:02,724 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:02,725 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:47:03,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/pulls HTTP/1.1" 200 None
2024-11-19 13:47:03,636 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/issues/14 HTTP/1.1" 200 None
2024-11-19 13:47:04,232 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e HTTP/1.1" 200 None
2024-11-19 13:47:04,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:47:05,137 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e HTTP/1.1" 200 None
2024-11-19 13:47:05,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/statuses/fb7700b8eb4b753884260b7921e65b58b29f954e?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:47:05,562 [    scc.repo] DEBUG   - PR 14 jburel 'use conda-forge channel'
2024-11-19 13:47:05,562 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:47:05,562 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2024-11-19 13:47:05,562 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:05,562 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:05,567 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:47:05,571 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:47:05,571 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:47:05,576 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:47:05,581 [     scc.git] DEBUG Already up to date.

2024-11-19 13:47:05,581 [     scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2024-11-19 13:47:05,962 [     scc.git] DEBUG From https://github.com/ome/omero-prometheus-tools
2024-11-19 13:47:05,963 [     scc.git] DEBUG  * branch            refs/pull/14/head -> FETCH_HEAD
2024-11-19 13:47:05,967 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:47:05,967 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:05,967 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:05,971 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...fb7700b8eb4b753884260b7921e65b58b29f954e'
2024-11-19 13:47:05,976 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:05,981 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (use conda-forge channel) fb7700b8eb4b753884260b7921e65b58b29f954e'
2024-11-19 13:47:05,988 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:47:06,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:06,155 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:47:06,191 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:06,191 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:06,196 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:47:06,230 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:47:06,235 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e80c7b80> has no local changes
2024-11-19 13:47:06,236 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-prometheus-tools
Already up to date.

Merged PRs:
  - PR 14 jburel 'use conda-forge channel'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:47:06,243 [     scc.git] DEBUG [detached HEAD b45d4e2] merge master -Dorg -Ssuccess-only
2024-11-19 13:47:06,243 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:06,243 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:47:06,676 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/pulls HTTP/1.1" 200 None
2024-11-19 13:47:07,157 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/28 HTTP/1.1" 200 None
2024-11-19 13:47:07,676 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/6 HTTP/1.1" 200 None
2024-11-19 13:47:08,171 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/6/comments HTTP/1.1" 200 None
2024-11-19 13:47:08,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61 HTTP/1.1" 200 None
2024-11-19 13:47:09,187 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:47:09,631 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61 HTTP/1.1" 200 None
2024-11-19 13:47:10,065 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/statuses/20757563a49aa42b99a0c43176f6ef747e965b61?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:47:10,066 [    scc.repo] DEBUG   - PR 6 dominikl 'Add method to create masks grouped by label id'
2024-11-19 13:47:10,066 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:47:10,066 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2024-11-19 13:47:10,066 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:10,066 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:10,071 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:47:10,075 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:47:10,076 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:47:10,081 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:47:10,085 [     scc.git] DEBUG Already up to date.

2024-11-19 13:47:10,086 [     scc.git] DEBUG Calling 'git fetch origin pull/6/head'
2024-11-19 13:47:10,455 [     scc.git] DEBUG From https://github.com/ome/omero-rois
2024-11-19 13:47:10,455 [     scc.git] DEBUG  * branch            refs/pull/6/head -> FETCH_HEAD
2024-11-19 13:47:10,458 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:47:10,458 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:10,458 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:10,463 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...20757563a49aa42b99a0c43176f6ef747e965b61'
2024-11-19 13:47:10,468 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:10,472 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 6 (Add method to create masks grouped by label id) 20757563a49aa42b99a0c43176f6ef747e965b61'
2024-11-19 13:47:10,481 [     scc.git] DEBUG Auto-merging src/omero_rois/library.py
2024-11-19 13:47:10,482 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:47:10,484 [     scc.git] DEBUG  src/omero_rois/library.py | 33 +++++++++++++++++++++++++++++++++
2024-11-19 13:47:10,484 [     scc.git] DEBUG  1 file changed, 33 insertions(+)
2024-11-19 13:47:10,634 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:10,635 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:47:10,669 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:10,670 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:10,674 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:47:10,708 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:47:10,713 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e80ee7f0> has no local changes
2024-11-19 13:47:10,713 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-rois
Excluded PRs:
  - PR 28 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.

Merged PRs:
  - PR 6 dominikl 'Add method to create masks grouped by label id'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:47:10,720 [     scc.git] DEBUG [detached HEAD 99ceedb] merge master -Dorg -Ssuccess-only
2024-11-19 13:47:10,721 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:10,721 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:47:11,230 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/pulls HTTP/1.1" 200 None
2024-11-19 13:47:11,716 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/14 HTTP/1.1" 200 None
2024-11-19 13:47:12,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/14/comments HTTP/1.1" 200 None
2024-11-19 13:47:12,785 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d HTTP/1.1" 200 None
2024-11-19 13:47:13,313 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:47:13,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d HTTP/1.1" 200 None
2024-11-19 13:47:14,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/statuses/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:47:14,409 [    scc.repo] DEBUG   - PR 14 manics 'Add pre-commit (black, flake8)'
2024-11-19 13:47:14,409 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:47:14,409 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2024-11-19 13:47:14,410 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:14,410 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:14,415 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:47:14,419 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:47:14,419 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:47:14,424 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:47:14,429 [     scc.git] DEBUG Already up to date.

2024-11-19 13:47:14,429 [     scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2024-11-19 13:47:14,809 [     scc.git] DEBUG From https://github.com/ome/omero-signup
2024-11-19 13:47:14,810 [     scc.git] DEBUG  * branch            refs/pull/14/head -> FETCH_HEAD
2024-11-19 13:47:14,813 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:47:14,813 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:14,813 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:14,817 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-11-19 13:47:14,822 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:14,827 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (Add pre-commit (black, flake8)) b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-11-19 13:47:14,869 [     scc.git] DEBUG Auto-merging omero_signup/signup_settings.py
2024-11-19 13:47:14,869 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/signup_settings.py
2024-11-19 13:47:14,869 [     scc.git] DEBUG Auto-merging omero_signup/urls.py
2024-11-19 13:47:14,869 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/urls.py
2024-11-19 13:47:14,869 [     scc.git] DEBUG Auto-merging omero_signup/views.py
2024-11-19 13:47:14,869 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/views.py
2024-11-19 13:47:14,869 [     scc.git] DEBUG Auto-merging setup.py
2024-11-19 13:47:14,869 [     scc.git] DEBUG CONFLICT (content): Merge conflict in setup.py
2024-11-19 13:47:14,869 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-19 13:47:14,870 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-19 13:47:14,874 [     scc.git] DEBUG Calling 'git reset --hard c8610dba25f39870a09fa5401c735fb3be85a319'
2024-11-19 13:47:14,880 [     scc.git] DEBUG HEAD is now at c8610db Bump version: 0.3.3 → 0.3.4.dev0
2024-11-19 13:47:15,019 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:15,020 [     scc.git] DEBUG Calling 'git merge-base c8610dba25f39870a09fa5401c735fb3be85a319 b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-11-19 13:47:15,024 [     scc.git] DEBUG Calling 'git diff --name-only f7ab15963cb5284a255b8574c8675437644fbdf1..c8610dba25f39870a09fa5401c735fb3be85a319'
2024-11-19 13:47:15,029 [     scc.git] INFO    - PR 14 manics 'Add pre-commit (black, flake8)'
Conflicting PR. Removed from build [OMERO-plugins-push#248](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero_signup/urls.py
    - omero_signup/signup_settings.py
    - omero_signup/views.py
    - setup.py

--conflicts

2024-11-19 13:47:15,034 [  scc.config] DEBUG Found github.token
2024-11-19 13:47:15,034 [     scc.git] DEBUG Not adding comment to issue #14, already --conflicts.
2024-11-19 13:47:15,034 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:47:15,069 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:15,069 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:15,073 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:47:15,107 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:47:15,112 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e80ee640> has no local changes
2024-11-19 13:47:15,112 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

Conflicting PRs (not included):
  - PR 14 manics 'Add pre-commit (black, flake8)'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:47:15,119 [     scc.git] DEBUG [detached HEAD 59f9719] merge master -Dorg -Ssuccess-only
2024-11-19 13:47:15,120 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:15,120 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:47:15,544 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/pulls HTTP/1.1" 200 None
2024-11-19 13:47:16,220 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/12 HTTP/1.1" 200 None
2024-11-19 13:47:16,696 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/12/comments HTTP/1.1" 200 None
2024-11-19 13:47:17,197 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928 HTTP/1.1" 200 None
2024-11-19 13:47:17,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:47:18,098 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928 HTTP/1.1" 200 None
2024-11-19 13:47:18,507 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/statuses/425319051224e8481afc40083fd9b5db4bc99928?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:47:18,508 [    scc.repo] DEBUG   - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
2024-11-19 13:47:18,508 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:47:18,508 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2024-11-19 13:47:18,508 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:18,508 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:18,513 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:47:18,517 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:47:18,517 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:47:18,522 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:47:18,527 [     scc.git] DEBUG Already up to date.

2024-11-19 13:47:18,527 [     scc.git] DEBUG Calling 'git fetch origin pull/12/head'
2024-11-19 13:47:18,995 [     scc.git] DEBUG From https://github.com/openmicroscopy/omero-test-infra
2024-11-19 13:47:18,995 [     scc.git] DEBUG  * branch            refs/pull/12/head -> FETCH_HEAD
2024-11-19 13:47:18,999 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:47:18,999 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:18,999 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:19,004 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...425319051224e8481afc40083fd9b5db4bc99928'
2024-11-19 13:47:19,010 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:19,015 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 12 (IDR: use downloaded ansible templates & variables to configure infra) 425319051224e8481afc40083fd9b5db4bc99928'
2024-11-19 13:47:19,031 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:47:19,034 [     scc.git] DEBUG  idr-compose.yml                            |  66 ++++++++++++++
2024-11-19 13:47:19,034 [     scc.git] DEBUG  idr-haproxy.yml                            |  58 +++++++++++++
2024-11-19 13:47:19,034 [     scc.git] DEBUG  idr/40-ansible.sh                          |   7 ++
2024-11-19 13:47:19,034 [     scc.git] DEBUG  idr/70-reset-password.sh                   |   1 +
2024-11-19 13:47:19,034 [     scc.git] DEBUG  idr/nginx/conf.d/default.conf              |   1 +
2024-11-19 13:47:19,034 [     scc.git] DEBUG  idr/nginx/conf.d/example_ssl.conf          |   1 +
2024-11-19 13:47:19,034 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-cache.conf          |  53 +++++++++++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-cachebuster.conf    | 114 ++++++++++++++++++++++++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-default.conf        | 135 +++++++++++++++++++++++++++++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-omeroreadwrite.conf | 115 ++++++++++++++++++++++++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-redirect.conf       |  15 ++++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-upstream.conf       |  13 +++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v0.conf             |  26 ++++++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v1.conf             |  30 +++++++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v2.conf             |  30 +++++++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-websockets.conf     |   6 ++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/nginx/nginx.conf                       |  53 +++++++++++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/omero/Dockerfile                       |   3 +
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/omero/playbook.yml                     |  41 +++++++++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/redirect/Dockerfile                    |   6 ++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/web/Dockerfile                         |   5 ++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  idr/web/playbook.yml                       |  45 ++++++++++
2024-11-19 13:47:19,036 [     scc.git] DEBUG  22 files changed, 824 insertions(+)
2024-11-19 13:47:19,036 [     scc.git] DEBUG  create mode 100644 idr-compose.yml
2024-11-19 13:47:19,036 [     scc.git] DEBUG  create mode 100644 idr-haproxy.yml
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100755 idr/40-ansible.sh
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100755 idr/70-reset-password.sh
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/default.conf
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/example_ssl.conf
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-cache.conf
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-cachebuster.conf
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-default.conf
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-omeroreadwrite.conf
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-redirect.conf
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-upstream.conf
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v0.conf
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v1.conf
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v2.conf
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-websockets.conf
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/nginx/nginx.conf
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/omero/Dockerfile
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/omero/playbook.yml
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/redirect/Dockerfile
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/web/Dockerfile
2024-11-19 13:47:19,037 [     scc.git] DEBUG  create mode 100644 idr/web/playbook.yml
2024-11-19 13:47:19,168 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:19,169 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:47:19,203 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:19,203 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:19,207 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:47:19,241 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:47:19,246 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e8080c10> has no local changes
2024-11-19 13:47:19,247 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-test-infra
Already up to date.

Merged PRs:
  - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:47:19,255 [     scc.git] DEBUG [detached HEAD 3769a8b] merge master -Dorg -Ssuccess-only
2024-11-19 13:47:19,255 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:19,255 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:47:19,610 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload/pulls HTTP/1.1" 200 2
2024-11-19 13:47:19,610 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:47:19,610 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2024-11-19 13:47:19,611 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:19,611 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:19,615 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:47:19,619 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:47:19,619 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:47:19,624 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:47:19,629 [     scc.git] DEBUG Already up to date.

2024-11-19 13:47:19,629 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:47:19,629 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:19,629 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:19,634 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:47:19,668 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:19,668 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:19,673 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:47:19,706 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:47:19,711 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e80452b0> has no local changes
2024-11-19 13:47:19,711 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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


Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:47:19,719 [     scc.git] DEBUG [detached HEAD e6bf2f3] merge master -Dorg -Ssuccess-only
2024-11-19 13:47:19,719 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:19,719 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:47:20,048 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/pulls HTTP/1.1" 200 2
2024-11-19 13:47:20,048 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:47:20,048 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2024-11-19 13:47:20,048 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:20,048 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:20,053 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:47:20,057 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:47:20,057 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:47:20,062 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:47:20,067 [     scc.git] DEBUG Already up to date.

2024-11-19 13:47:20,067 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:47:20,067 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:20,067 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:20,072 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:47:20,106 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:20,106 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:20,110 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:47:20,144 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:47:20,150 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e80e6e50> has no local changes
2024-11-19 13:47:20,150 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-virtual-microscope
Already up to date.


Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:47:20,157 [     scc.git] DEBUG [detached HEAD 07a78ee] merge master -Dorg -Ssuccess-only
2024-11-19 13:47:20,157 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:20,157 [     scc.git] INFO  Overriding base-branch from master to main
2024-11-19 13:47:20,157 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:47:20,604 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/pulls HTTP/1.1" 200 None
2024-11-19 13:47:21,171 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/16 HTTP/1.1" 200 None
2024-11-19 13:47:21,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/10 HTTP/1.1" 200 None
2024-11-19 13:47:22,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/10/comments HTTP/1.1" 200 None
2024-11-19 13:47:22,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8 HTTP/1.1" 200 None
2024-11-19 13:47:23,219 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:47:23,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8 HTTP/1.1" 200 None
2024-11-19 13:47:24,056 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/statuses/85cf4c893f393da6763bf4cee2a308832a41a9e8?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:47:24,057 [    scc.repo] DEBUG   - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
2024-11-19 13:47:24,057 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:47:24,057 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2024-11-19 13:47:24,057 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:24,057 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:24,062 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/main'
2024-11-19 13:47:24,066 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:47:24,066 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/main'
2024-11-19 13:47:24,071 [     scc.git] DEBUG Calling 'git merge --ff-only origin/main'
2024-11-19 13:47:24,076 [     scc.git] DEBUG Already up to date.

2024-11-19 13:47:24,076 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-11-19 13:47:24,485 [     scc.git] DEBUG From https://github.com/ome/omero-web-zarr
2024-11-19 13:47:24,485 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-11-19 13:47:24,488 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:47:24,488 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:24,488 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:24,493 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-11-19 13:47:24,498 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:24,502 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Add Openwith -> itk-vtk viewer) 85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-11-19 13:47:24,530 [     scc.git] DEBUG Auto-merging omero_web_zarr/urls.py
2024-11-19 13:47:24,530 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_web_zarr/urls.py
2024-11-19 13:47:24,530 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-19 13:47:24,530 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-19 13:47:24,535 [     scc.git] DEBUG Calling 'git reset --hard 67bb245b8b08709e04a8bf52b02de2298a029a94'
2024-11-19 13:47:24,540 [     scc.git] DEBUG HEAD is now at 67bb245 Bump version: 0.1.1 → 0.1.2.dev0
2024-11-19 13:47:24,674 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:24,675 [     scc.git] DEBUG Calling 'git merge-base 67bb245b8b08709e04a8bf52b02de2298a029a94 85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-11-19 13:47:24,680 [     scc.git] DEBUG Calling 'git diff --name-only daa26b83ec1c94ace0c1eedcfb7d38c9185503d7..67bb245b8b08709e04a8bf52b02de2298a029a94'
2024-11-19 13:47:24,684 [     scc.git] INFO    - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
Conflicting PR. Removed from build [OMERO-plugins-push#248](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero_web_zarr/urls.py

--conflicts

2024-11-19 13:47:24,689 [  scc.config] DEBUG Found github.token
2024-11-19 13:47:24,689 [     scc.git] DEBUG Not adding comment to issue #10, already --conflicts.
2024-11-19 13:47:24,689 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:47:24,723 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:24,724 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:24,728 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:47:24,762 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:47:24,767 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e80d6fa0> has no local changes
2024-11-19 13:47:24,767 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-web-zarr
Excluded PRs:
  - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
Already up to date.

Conflicting PRs (not included):
  - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:47:24,789 [     scc.git] DEBUG [detached HEAD 472606a] merge master -Dorg -Ssuccess-only
2024-11-19 13:47:24,789 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:24,789 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:47:25,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-weberror/pulls HTTP/1.1" 200 2
2024-11-19 13:47:25,103 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:47:25,103 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2024-11-19 13:47:25,103 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:25,104 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:25,108 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:47:25,112 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:47:25,112 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:47:25,117 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:47:25,122 [     scc.git] DEBUG Already up to date.

2024-11-19 13:47:25,122 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:47:25,122 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:25,122 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:25,126 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:47:25,160 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:25,161 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:25,165 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:47:25,200 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:47:25,205 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e8133700> has no local changes
2024-11-19 13:47:25,205 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-weberror
Already up to date.


Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:47:25,212 [     scc.git] DEBUG [detached HEAD f20e4dd] merge master -Dorg -Ssuccess-only
2024-11-19 13:47:25,213 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:25,213 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:47:25,527 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-webtest/pulls HTTP/1.1" 200 2
2024-11-19 13:47:25,527 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:47:25,527 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2024-11-19 13:47:25,527 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:25,527 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:25,532 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:47:25,536 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:47:25,536 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:47:25,541 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:47:25,546 [     scc.git] DEBUG Already up to date.

2024-11-19 13:47:25,546 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:47:25,546 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:25,546 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:25,550 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:47:25,584 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:25,584 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:25,589 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:47:25,623 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:47:25,628 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e07c8640> has no local changes
2024-11-19 13:47:25,628 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-webtest
Already up to date.


Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:47:25,635 [     scc.git] DEBUG [detached HEAD 087100b] merge master -Dorg -Ssuccess-only
2024-11-19 13:47:25,636 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:25,636 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:47:26,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/pulls HTTP/1.1" 200 None
2024-11-19 13:47:26,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/issues/100 HTTP/1.1" 200 None
2024-11-19 13:47:26,959 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/issues/100/comments HTTP/1.1" 200 None
2024-11-19 13:47:27,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7 HTTP/1.1" 200 None
2024-11-19 13:47:28,003 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-19 13:47:28,490 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7 HTTP/1.1" 200 None
2024-11-19 13:47:28,909 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/statuses/b4abacf0cb9b7aee150761d320bdbb80762cd6e7?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:47:28,909 [    scc.repo] DEBUG   - PR 100 dominikl 'Run tests properly'
2024-11-19 13:47:28,909 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:47:28,909 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2024-11-19 13:47:28,909 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:28,909 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:28,915 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-19 13:47:28,919 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:47:28,919 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-19 13:47:28,924 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-19 13:47:28,929 [     scc.git] DEBUG Already up to date.

2024-11-19 13:47:28,929 [     scc.git] DEBUG Calling 'git fetch origin pull/100/head'
2024-11-19 13:47:29,296 [     scc.git] DEBUG From https://github.com/ome/rOMERO-gateway
2024-11-19 13:47:29,296 [     scc.git] DEBUG  * branch            refs/pull/100/head -> FETCH_HEAD
2024-11-19 13:47:29,300 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:47:29,300 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:29,300 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:29,305 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-11-19 13:47:29,310 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:29,314 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 100 (Run tests properly) b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-11-19 13:47:29,357 [     scc.git] DEBUG Auto-merging Dockerfile
2024-11-19 13:47:29,357 [     scc.git] DEBUG CONFLICT (content): Merge conflict in Dockerfile
2024-11-19 13:47:29,357 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-19 13:47:29,357 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-19 13:47:29,362 [     scc.git] DEBUG Calling 'git reset --hard 7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9'
2024-11-19 13:47:29,368 [     scc.git] DEBUG HEAD is now at 7b5d64d Merge pull request #106 from dominikl/add_examples_2
2024-11-19 13:47:29,516 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:29,516 [     scc.git] DEBUG Calling 'git merge-base 7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-11-19 13:47:29,521 [     scc.git] DEBUG Calling 'git diff --name-only 8b424d2d21f70d07729c4da38a9241b9a9f483be..7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9'
2024-11-19 13:47:29,526 [     scc.git] INFO    - PR 100 dominikl 'Run tests properly'
Conflicting PR. Removed from build [OMERO-plugins-push#248](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - Dockerfile

--conflicts

2024-11-19 13:47:29,530 [  scc.config] DEBUG Found github.token
2024-11-19 13:47:29,530 [     scc.git] DEBUG Not adding comment to issue #100, already --conflicts.
2024-11-19 13:47:29,530 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:47:29,565 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:29,565 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:29,569 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:47:29,603 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:47:29,609 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e8057340> has no local changes
2024-11-19 13:47:29,609 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/rOMERO-gateway
Already up to date.

Conflicting PRs (not included):
  - PR 100 dominikl 'Run tests properly'

Generated by OMERO-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:47:29,616 [     scc.git] DEBUG [detached HEAD 5a74728] merge master -Dorg -Ssuccess-only
2024-11-19 13:47:29,616 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:29,617 [     scc.git] INFO  Overriding base-branch from master to develop
2024-11-19 13:47:29,617 [    scc.repo] DEBUG ## PRs found:
2024-11-19 13:47:30,162 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls HTTP/1.1" 200 None
2024-11-19 13:47:30,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/223 HTTP/1.1" 200 None
2024-11-19 13:47:31,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/223/comments HTTP/1.1" 200 None
2024-11-19 13:47:31,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8 HTTP/1.1" 200 None
2024-11-19 13:47:32,168 [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
2024-11-19 13:47:32,656 [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
2024-11-19 13:47:33,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8 HTTP/1.1" 200 None
2024-11-19 13:47:33,605 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/d8b2bbd6f5066de883a41ba5338662d60472b0d8?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:47:33,605 [    scc.repo] DEBUG   - PR 223 will-moore 'don't attempt ROI stats on big images'
2024-11-19 13:47:34,069 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/216 HTTP/1.1" 200 None
2024-11-19 13:47:34,908 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/216/comments HTTP/1.1" 200 None
2024-11-19 13:47:35,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/4865545/issues/216/comments?page=2 HTTP/1.1" 200 None
2024-11-19 13:47:35,861 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/206 HTTP/1.1" 200 None
2024-11-19 13:47:36,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/206/comments HTTP/1.1" 200 None
2024-11-19 13:47:36,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202 HTTP/1.1" 200 None
2024-11-19 13:47:37,331 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202/comments HTTP/1.1" 200 None
2024-11-19 13:47:37,891 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2024-11-19 13:47:38,378 [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-11-19 13:47:38,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2024-11-19 13:47:39,291 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/1fd6030669613cdb8879cfe6395db8c820fdcf19?per_page=1 HTTP/1.1" 200 2
2024-11-19 13:47:39,291 [    scc.repo] DEBUG   - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2024-11-19 13:47:39,790 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198 HTTP/1.1" 200 None
2024-11-19 13:47:40,311 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198/comments HTTP/1.1" 200 None
2024-11-19 13:47:40,776 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103 HTTP/1.1" 200 None
2024-11-19 13:47:41,371 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103/comments HTTP/1.1" 200 None
2024-11-19 13:47:41,373 [    scc.repo] DEBUG ## Branches found:
2024-11-19 13:47:41,373 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2024-11-19 13:47:41,373 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:41,373 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:41,378 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/develop'
2024-11-19 13:47:41,383 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-19 13:47:41,383 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/develop'
2024-11-19 13:47:41,388 [     scc.git] DEBUG Calling 'git merge --ff-only origin/develop'
2024-11-19 13:47:41,393 [     scc.git] DEBUG Already up to date.

2024-11-19 13:47:41,393 [     scc.git] DEBUG Calling 'git fetch origin pull/202/head'
2024-11-19 13:47:42,045 [     scc.git] DEBUG From https://github.com/ome/scripts
2024-11-19 13:47:42,045 [     scc.git] DEBUG  * branch            refs/pull/202/head -> FETCH_HEAD
2024-11-19 13:47:42,049 [     scc.git] DEBUG Calling 'git fetch origin pull/223/head'
2024-11-19 13:47:42,427 [     scc.git] DEBUG From https://github.com/ome/scripts
2024-11-19 13:47:42,427 [     scc.git] DEBUG  * branch            refs/pull/223/head -> FETCH_HEAD
2024-11-19 13:47:42,431 [     scc.git] DEBUG ## Unique users: []
2024-11-19 13:47:42,431 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:42,431 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:42,435 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-11-19 13:47:42,442 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:42,446 [     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-11-19 13:47:42,474 [     scc.git] DEBUG Auto-merging omero/annotation_scripts/KeyVal_to_csv.py
2024-11-19 13:47:42,474 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero/annotation_scripts/KeyVal_to_csv.py
2024-11-19 13:47:42,474 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-19 13:47:42,474 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-19 13:47:42,479 [     scc.git] DEBUG Calling 'git reset --hard 312afbed633613e1f728a1fe9eaac096e54318e0'
2024-11-19 13:47:42,484 [     scc.git] DEBUG HEAD is now at 312afbe Bump version: 5.8.3 → 5.8.4.dev0
2024-11-19 13:47:42,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:42,646 [     scc.git] DEBUG Calling 'git merge-base 312afbed633613e1f728a1fe9eaac096e54318e0 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-11-19 13:47:42,652 [     scc.git] DEBUG Calling 'git diff --name-only a90f59802f6752ad74badec5c0c1d6b0c9c43b15..312afbed633613e1f728a1fe9eaac096e54318e0'
2024-11-19 13:47:42,657 [     scc.git] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
Conflicting PR. Removed from build [OMERO-plugins-push#248](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero/annotation_scripts/KeyVal_to_csv.py

--conflicts

2024-11-19 13:47:42,661 [  scc.config] DEBUG Found github.token
2024-11-19 13:47:42,661 [     scc.git] DEBUG Not adding comment to issue #202, already --conflicts.
2024-11-19 13:47:42,662 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d8b2bbd6f5066de883a41ba5338662d60472b0d8'
2024-11-19 13:47:42,667 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:42,671 [     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'
2024-11-19 13:47:42,695 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-19 13:47:42,698 [     scc.git] DEBUG  omero/export_scripts/Batch_ROI_Export.py | 9 ++++++++-
2024-11-19 13:47:42,698 [     scc.git] DEBUG  1 file changed, 8 insertions(+), 1 deletion(-)
2024-11-19 13:47:43,069 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:43,069 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-19 13:47:43,104 [     scc.git] DEBUG Get sha1 of %s
2024-11-19 13:47:43,104 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-19 13:47:43,109 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:47:43,143 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:47:43,148 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e07d8e20> has no local changes
2024-11-19 13:47:43,149 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/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.

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-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:47:43,156 [     scc.git] DEBUG [detached HEAD e560f56] merge master -Dorg -Ssuccess-only
2024-11-19 13:47:43,156 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:43,156 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-19 13:47:43,223 [  scc.config] DEBUG Found submodule.minimal-omero-client.url
2024-11-19 13:47:43,481 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:43,491 [  scc.config] DEBUG Found submodule.minimal-omero-client.branch
2024-11-19 13:47:43,495 [  scc.config] DEBUG Found submodule.omero-cli-duplicate.url
2024-11-19 13:47:43,877 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:43,886 [  scc.config] DEBUG Found submodule.omero-cli-duplicate.branch
2024-11-19 13:47:43,891 [  scc.config] DEBUG Found submodule.omero-cli-render.url
2024-11-19 13:47:44,272 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:44,281 [  scc.config] DEBUG Found submodule.omero-cli-render.branch
2024-11-19 13:47:44,285 [  scc.config] DEBUG Found submodule.omero-cli-zarr.url
2024-11-19 13:47:44,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:44,670 [  scc.config] DEBUG Found submodule.omero-figure.url
2024-11-19 13:47:45,048 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:45,056 [  scc.config] DEBUG Found submodule.omero-figure.branch
2024-11-19 13:47:45,061 [  scc.config] DEBUG Found submodule.omero-fpbioimage.url
2024-11-19 13:47:45,434 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:45,443 [  scc.config] DEBUG Found submodule.omero-fpbioimage.branch
2024-11-19 13:47:45,447 [  scc.config] DEBUG Found submodule.omero-gallery.url
2024-11-19 13:47:45,826 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:45,835 [  scc.config] DEBUG Found submodule.omero-gallery.branch
2024-11-19 13:47:45,839 [  scc.config] DEBUG Found submodule.omero-iviewer.url
2024-11-19 13:47:46,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:46,255 [  scc.config] DEBUG Found submodule.omero-iviewer.branch
2024-11-19 13:47:46,259 [  scc.config] DEBUG Found submodule.omero-mapr.url
2024-11-19 13:47:46,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:46,657 [  scc.config] DEBUG Found submodule.omero-mapr.branch
2024-11-19 13:47:46,661 [  scc.config] DEBUG Found submodule.omero-metadata.url
2024-11-19 13:47:47,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:47,039 [  scc.config] DEBUG Found submodule.omero-metadata.branch
2024-11-19 13:47:47,044 [  scc.config] DEBUG Found submodule.omero-parade.url
2024-11-19 13:47:47,423 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:47,432 [  scc.config] DEBUG Found submodule.omero-parade.branch
2024-11-19 13:47:47,436 [  scc.config] DEBUG Found submodule.omero-prometheus-tools.url
2024-11-19 13:47:47,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:47,820 [  scc.config] DEBUG Found submodule.omero-prometheus-tools.branch
2024-11-19 13:47:47,825 [  scc.config] DEBUG Found submodule.omero-rois.url
2024-11-19 13:47:48,196 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:48,209 [  scc.config] DEBUG Found submodule.omero-signup.url
2024-11-19 13:47:48,587 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:48,600 [  scc.config] DEBUG Found submodule.omero-test-infra.url
2024-11-19 13:47:49,012 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:49,021 [  scc.config] DEBUG Found submodule.omero-test-infra.branch
2024-11-19 13:47:49,025 [  scc.config] DEBUG Found submodule.omero-upload.url
2024-11-19 13:47:49,406 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:49,419 [  scc.config] DEBUG Found submodule.omero-virtual-microscope.url
2024-11-19 13:47:49,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:49,835 [  scc.config] DEBUG Found submodule.omero-web-zarr.url
2024-11-19 13:47:50,219 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:50,229 [  scc.config] DEBUG Found submodule.omero-web-zarr.branch
2024-11-19 13:47:50,233 [  scc.config] DEBUG Found submodule.omero-weberror.url
2024-11-19 13:47:50,627 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:50,636 [  scc.config] DEBUG Found submodule.omero-weberror.branch
2024-11-19 13:47:50,640 [  scc.config] DEBUG Found submodule.omero-webtest.url
2024-11-19 13:47:51,011 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:51,020 [  scc.config] DEBUG Found submodule.omero-webtest.branch
2024-11-19 13:47:51,025 [  scc.config] DEBUG Found submodule.rOMERO-gateway.url
2024-11-19 13:47:51,397 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:51,406 [  scc.config] DEBUG Found submodule.rOMERO-gateway.branch
2024-11-19 13:47:51,410 [  scc.config] DEBUG Found submodule.scripts.url
2024-11-19 13:47:51,795 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-19 13:47:51,804 [  scc.config] DEBUG Found submodule.scripts.branch
2024-11-19 13:47:51,804 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-19 13:47:51,880 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f58e8a94a60> has local changes
2024-11-19 13:47:51,880 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 398 dependabot[bot] 'Bump omero-mapr from `3a505e4` to `d9953e4`'

Repository: ome/minimal-omero-client
Already up to date.

Merged PRs:
  - PR 66 jburel 'Gateway 5 9 2'

Repository: ome/omero-cli-duplicate
Excluded PRs:
  - PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
Already up to date.

Merged PRs:
  - PR 25 jburel 'review message'

Repository: ome/omero-cli-render
Excluded PRs:
  - PR 62 dominikl 'Add export and impo(rt) commands' (stage: draft)
  - PR 54 dominikl 'Change rendering settings spec' (stage: draft)
  - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
  - PR 48 dominikl 'Don't start rendering engine to get settings' (stage: draft)
Already up to date.

Merged PRs:
  - PR 59 will-moore 'Apply settings to Plate'
  - PR 67 sbesson 'omero render set: clarify help around settings for disabled channels'

Repository: ome/omero-cli-zarr
Excluded PRs:
  - PR 162 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.

Merged PRs:
  - PR 147 will-moore 'Name option'

Conflicting PRs (not included):
  - PR 102 will-moore 'Zarr export tests'
  - PR 123 will-moore 'Support export of Fileset:ID'

Repository: ome/omero-figure
Excluded PRs:
  - PR 600 Rdornier 'Label on rois' (user: Rdornier)
  - PR 597 Rdornier 'Rounding zoom label in pdf' (user: Rdornier)
  - PR 596 Tom-TBT 'Dynamic lut for figure' (user: Tom-TBT)
  - PR 543 will-moore 'Plate well labels' (exclude comment)
Already up to date.

Merged PRs:
  - PR 577 Rdornier 'Fill rois'
  - PR 578 Rdornier 'Image outline'
  - PR 591 MinaEnayat 'Add Horizontal and Vertical Image Flipping Functionality'
  - PR 592 will-moore 'Filter owners and groups dropdown lists'
  - PR 598 Tom-TBT 'Query timestamps from all planes when C or Z dimensions are not filled'
  - PR 599 Tom-TBT 'Patch label text selection and cue for dragging'

Conflicting PRs (not included):
  - PR 595 Rdornier 'Rotate image panel by 90°'

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

Merged PRs:
  - PR 18 jburel 'default  size z value'

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

Merged PRs:
  - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'

Repository: ome/omero-iviewer
Excluded PRs:
  - PR 420 will-moore 'Add release process to README' (exclude comment)
  - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
Updating a8f380f..dfd7b91
Previously merged:
  - PR 484 barrettMCW 'improved mirroring'
  - PR 494 dependabot[bot] 'Bump webpack from 5.82.0 to 5.96.1'
  - PR 489 dependabot[bot] 'Bump send and express'
  - PR 477 dependabot[bot] 'Bump ws and socket.io'
  - PR 482 will-moore 'Support ?collapse_left/right and ?full_page=true'

Merged PRs:
  - PR 460 will-moore 'Channel min spinner fix'
  - PR 465 will-moore 'Save as Figure'
  - PR 471 will-moore 'Z projection disabled tooltip'
  - PR 485 Tom-TBT 'Dynamic LUT for iviewer'
  - PR 486 Tom-TBT 'Query timestamps from all planes when C or Z dimensions are not filled'
  - PR 495 dependabot[bot] 'Bump cookie and socket.io'

Conflicting PRs (not included):
  - PR 488 will-moore 'Mobile layout'

Repository: ome/omero-mapr
Excluded PRs:
  - PR 79 will-moore 'Right panel title' (exclude comment)
Already up to date.

Merged PRs:
  - PR 74 will-moore 'mapr extension of webclient'
  - PR 90 jburel 'Update gha'

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

Merged PRs:
  - PR 88 jburel 'Update gha'

Conflicting PRs (not included):
  - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
  - PR 64 will-moore 'Support images_by_name for Screen and Plate'

Repository: ome/omero-parade
Excluded PRs:
  - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
  - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
  - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
Already up to date.

Merged PRs:
  - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
  - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
  - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'

Repository: ome/omero-prometheus-tools
Already up to date.

Merged PRs:
  - PR 14 jburel 'use conda-forge channel'

Repository: ome/omero-rois
Excluded PRs:
  - PR 28 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.

Merged PRs:
  - PR 6 dominikl 'Add method to create masks grouped by label id'

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

Conflicting PRs (not included):
  - PR 14 manics 'Add pre-commit (black, flake8)'

Repository: openmicroscopy/omero-test-infra
Already up to date.

Merged PRs:
  - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'

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


Repository: ome/omero-virtual-microscope
Already up to date.


Repository: ome/omero-web-zarr
Excluded PRs:
  - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
Already up to date.

Conflicting PRs (not included):
  - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'

Repository: openmicroscopy/omero-weberror
Already up to date.


Repository: openmicroscopy/omero-webtest
Already up to date.


Repository: ome/rOMERO-gateway
Already up to date.

Conflicting PRs (not included):
  - PR 100 dominikl 'Run tests properly'

Repository: ome/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.

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-plugins-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/248/)'
2024-11-19 13:47:52,113 [     scc.git] DEBUG [detached HEAD fd68c5f] merge master -Dorg -Ssuccess-only
2024-11-19 13:47:52,113 [   scc.merge] INFO  Repository: ome/omero-plugins
2024-11-19 13:47:52,113 [     scc.git] DEBUG  23 files changed, 44 insertions(+), 44 deletions(-)
2024-11-19 13:47:52,113 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,114 [   scc.merge] INFO  
2024-11-19 13:47:52,114 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,114 [   scc.merge] INFO    - PR 398 dependabot[bot] 'Bump omero-mapr from `3a505e4` to `d9953e4`'
2024-11-19 13:47:52,114 [   scc.merge] INFO  
2024-11-19 13:47:52,114 [   scc.merge] INFO  Repository: ome/minimal-omero-client
2024-11-19 13:47:52,114 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,114 [   scc.merge] INFO  
2024-11-19 13:47:52,114 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,114 [   scc.merge] INFO    - PR 66 jburel 'Gateway 5 9 2'
2024-11-19 13:47:52,114 [   scc.merge] INFO  
2024-11-19 13:47:52,114 [   scc.merge] INFO  Repository: ome/omero-cli-duplicate
2024-11-19 13:47:52,114 [   scc.merge] INFO  Excluded PRs:
2024-11-19 13:47:52,114 [   scc.merge] INFO    - PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
2024-11-19 13:47:52,114 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,114 [   scc.merge] INFO  
2024-11-19 13:47:52,114 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,114 [   scc.merge] INFO    - PR 25 jburel 'review message'
2024-11-19 13:47:52,114 [   scc.merge] INFO  
2024-11-19 13:47:52,114 [   scc.merge] INFO  Repository: ome/omero-cli-render
2024-11-19 13:47:52,114 [   scc.merge] INFO  Excluded PRs:
2024-11-19 13:47:52,114 [   scc.merge] INFO    - PR 62 dominikl 'Add export and impo(rt) commands' (stage: draft)
2024-11-19 13:47:52,114 [   scc.merge] INFO    - PR 54 dominikl 'Change rendering settings spec' (stage: draft)
2024-11-19 13:47:52,114 [   scc.merge] INFO    - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
2024-11-19 13:47:52,114 [   scc.merge] INFO    - PR 48 dominikl 'Don't start rendering engine to get settings' (stage: draft)
2024-11-19 13:47:52,114 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,114 [   scc.merge] INFO  
2024-11-19 13:47:52,114 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,114 [   scc.merge] INFO    - PR 59 will-moore 'Apply settings to Plate'
2024-11-19 13:47:52,114 [   scc.merge] INFO    - PR 67 sbesson 'omero render set: clarify help around settings for disabled channels'
2024-11-19 13:47:52,114 [   scc.merge] INFO  
2024-11-19 13:47:52,114 [   scc.merge] INFO  Repository: ome/omero-cli-zarr
2024-11-19 13:47:52,114 [   scc.merge] INFO  Excluded PRs:
2024-11-19 13:47:52,114 [   scc.merge] INFO    - PR 162 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2024-11-19 13:47:52,114 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,114 [   scc.merge] INFO  
2024-11-19 13:47:52,114 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 147 will-moore 'Name option'
2024-11-19 13:47:52,115 [   scc.merge] INFO  
2024-11-19 13:47:52,115 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 102 will-moore 'Zarr export tests'
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 123 will-moore 'Support export of Fileset:ID'
2024-11-19 13:47:52,115 [   scc.merge] INFO  
2024-11-19 13:47:52,115 [   scc.merge] INFO  Repository: ome/omero-figure
2024-11-19 13:47:52,115 [   scc.merge] INFO  Excluded PRs:
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 600 Rdornier 'Label on rois' (user: Rdornier)
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 597 Rdornier 'Rounding zoom label in pdf' (user: Rdornier)
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 596 Tom-TBT 'Dynamic lut for figure' (user: Tom-TBT)
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 543 will-moore 'Plate well labels' (exclude comment)
2024-11-19 13:47:52,115 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,115 [   scc.merge] INFO  
2024-11-19 13:47:52,115 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 577 Rdornier 'Fill rois'
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 578 Rdornier 'Image outline'
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 591 MinaEnayat 'Add Horizontal and Vertical Image Flipping Functionality'
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 592 will-moore 'Filter owners and groups dropdown lists'
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 598 Tom-TBT 'Query timestamps from all planes when C or Z dimensions are not filled'
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 599 Tom-TBT 'Patch label text selection and cue for dragging'
2024-11-19 13:47:52,115 [   scc.merge] INFO  
2024-11-19 13:47:52,115 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 595 Rdornier 'Rotate image panel by 90°'
2024-11-19 13:47:52,115 [   scc.merge] INFO  
2024-11-19 13:47:52,115 [   scc.merge] INFO  Repository: ome/omero-fpbioimage
2024-11-19 13:47:52,115 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,115 [   scc.merge] INFO  
2024-11-19 13:47:52,115 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 18 jburel 'default  size z value'
2024-11-19 13:47:52,115 [   scc.merge] INFO  
2024-11-19 13:47:52,115 [   scc.merge] INFO  Repository: ome/omero-gallery
2024-11-19 13:47:52,115 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,115 [   scc.merge] INFO  
2024-11-19 13:47:52,115 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,115 [   scc.merge] INFO    - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'
2024-11-19 13:47:52,115 [   scc.merge] INFO  
2024-11-19 13:47:52,116 [   scc.merge] INFO  Repository: ome/omero-iviewer
2024-11-19 13:47:52,116 [   scc.merge] INFO  Excluded PRs:
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 420 will-moore 'Add release process to README' (exclude comment)
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
2024-11-19 13:47:52,116 [   scc.merge] INFO  Updating a8f380f..dfd7b91
2024-11-19 13:47:52,116 [   scc.merge] INFO  Previously merged:
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 484 barrettMCW 'improved mirroring'
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 494 dependabot[bot] 'Bump webpack from 5.82.0 to 5.96.1'
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 489 dependabot[bot] 'Bump send and express'
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 477 dependabot[bot] 'Bump ws and socket.io'
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 482 will-moore 'Support ?collapse_left/right and ?full_page=true'
2024-11-19 13:47:52,116 [   scc.merge] INFO  
2024-11-19 13:47:52,116 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 460 will-moore 'Channel min spinner fix'
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 465 will-moore 'Save as Figure'
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 471 will-moore 'Z projection disabled tooltip'
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 485 Tom-TBT 'Dynamic LUT for iviewer'
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 486 Tom-TBT 'Query timestamps from all planes when C or Z dimensions are not filled'
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 495 dependabot[bot] 'Bump cookie and socket.io'
2024-11-19 13:47:52,116 [   scc.merge] INFO  
2024-11-19 13:47:52,116 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 488 will-moore 'Mobile layout'
2024-11-19 13:47:52,116 [   scc.merge] INFO  
2024-11-19 13:47:52,116 [   scc.merge] INFO  Repository: ome/omero-mapr
2024-11-19 13:47:52,116 [   scc.merge] INFO  Excluded PRs:
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 79 will-moore 'Right panel title' (exclude comment)
2024-11-19 13:47:52,116 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,116 [   scc.merge] INFO  
2024-11-19 13:47:52,116 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 74 will-moore 'mapr extension of webclient'
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 90 jburel 'Update gha'
2024-11-19 13:47:52,116 [   scc.merge] INFO  
2024-11-19 13:47:52,116 [   scc.merge] INFO  Repository: ome/omero-metadata
2024-11-19 13:47:52,116 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,116 [   scc.merge] INFO  
2024-11-19 13:47:52,116 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,116 [   scc.merge] INFO    - PR 88 jburel 'Update gha'
2024-11-19 13:47:52,116 [   scc.merge] INFO  
2024-11-19 13:47:52,117 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-19 13:47:52,117 [   scc.merge] INFO    - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
2024-11-19 13:47:52,117 [   scc.merge] INFO    - PR 64 will-moore 'Support images_by_name for Screen and Plate'
2024-11-19 13:47:52,117 [   scc.merge] INFO  
2024-11-19 13:47:52,117 [   scc.merge] INFO  Repository: ome/omero-parade
2024-11-19 13:47:52,117 [   scc.merge] INFO  Excluded PRs:
2024-11-19 13:47:52,117 [   scc.merge] INFO    - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
2024-11-19 13:47:52,117 [   scc.merge] INFO    - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
2024-11-19 13:47:52,117 [   scc.merge] INFO    - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
2024-11-19 13:47:52,117 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,117 [   scc.merge] INFO  
2024-11-19 13:47:52,117 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,117 [   scc.merge] INFO    - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
2024-11-19 13:47:52,117 [   scc.merge] INFO    - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
2024-11-19 13:47:52,117 [   scc.merge] INFO    - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'
2024-11-19 13:47:52,117 [   scc.merge] INFO  
2024-11-19 13:47:52,117 [   scc.merge] INFO  Repository: ome/omero-prometheus-tools
2024-11-19 13:47:52,117 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,117 [   scc.merge] INFO  
2024-11-19 13:47:52,117 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,117 [   scc.merge] INFO    - PR 14 jburel 'use conda-forge channel'
2024-11-19 13:47:52,117 [   scc.merge] INFO  
2024-11-19 13:47:52,117 [   scc.merge] INFO  Repository: ome/omero-rois
2024-11-19 13:47:52,117 [   scc.merge] INFO  Excluded PRs:
2024-11-19 13:47:52,117 [   scc.merge] INFO    - PR 28 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2024-11-19 13:47:52,117 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,117 [   scc.merge] INFO  
2024-11-19 13:47:52,117 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,117 [   scc.merge] INFO    - PR 6 dominikl 'Add method to create masks grouped by label id'
2024-11-19 13:47:52,117 [   scc.merge] INFO  
2024-11-19 13:47:52,117 [   scc.merge] INFO  Repository: ome/omero-signup
2024-11-19 13:47:52,117 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,117 [   scc.merge] INFO  
2024-11-19 13:47:52,117 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-19 13:47:52,117 [   scc.merge] INFO    - PR 14 manics 'Add pre-commit (black, flake8)'
2024-11-19 13:47:52,117 [   scc.merge] INFO  
2024-11-19 13:47:52,117 [   scc.merge] INFO  Repository: openmicroscopy/omero-test-infra
2024-11-19 13:47:52,117 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,118 [   scc.merge] INFO  
2024-11-19 13:47:52,118 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,118 [   scc.merge] INFO    - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
2024-11-19 13:47:52,118 [   scc.merge] INFO  
2024-11-19 13:47:52,118 [   scc.merge] INFO  Repository: ome/omero-upload
2024-11-19 13:47:52,118 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,118 [   scc.merge] INFO  
2024-11-19 13:47:52,118 [   scc.merge] INFO  
2024-11-19 13:47:52,118 [   scc.merge] INFO  Repository: ome/omero-virtual-microscope
2024-11-19 13:47:52,118 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,118 [   scc.merge] INFO  
2024-11-19 13:47:52,118 [   scc.merge] INFO  
2024-11-19 13:47:52,118 [   scc.merge] INFO  Repository: ome/omero-web-zarr
2024-11-19 13:47:52,118 [   scc.merge] INFO  Excluded PRs:
2024-11-19 13:47:52,118 [   scc.merge] INFO    - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
2024-11-19 13:47:52,118 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,118 [   scc.merge] INFO  
2024-11-19 13:47:52,118 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-19 13:47:52,118 [   scc.merge] INFO    - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
2024-11-19 13:47:52,118 [   scc.merge] INFO  
2024-11-19 13:47:52,118 [   scc.merge] INFO  Repository: openmicroscopy/omero-weberror
2024-11-19 13:47:52,118 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,118 [   scc.merge] INFO  
2024-11-19 13:47:52,118 [   scc.merge] INFO  
2024-11-19 13:47:52,118 [   scc.merge] INFO  Repository: openmicroscopy/omero-webtest
2024-11-19 13:47:52,118 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,118 [   scc.merge] INFO  
2024-11-19 13:47:52,118 [   scc.merge] INFO  
2024-11-19 13:47:52,118 [   scc.merge] INFO  Repository: ome/rOMERO-gateway
2024-11-19 13:47:52,118 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,118 [   scc.merge] INFO  
2024-11-19 13:47:52,118 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-19 13:47:52,118 [   scc.merge] INFO    - PR 100 dominikl 'Run tests properly'
2024-11-19 13:47:52,118 [   scc.merge] INFO  
2024-11-19 13:47:52,118 [   scc.merge] INFO  Repository: ome/scripts
2024-11-19 13:47:52,118 [   scc.merge] INFO  Excluded PRs:
2024-11-19 13:47:52,118 [   scc.merge] INFO    - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
2024-11-19 13:47:52,118 [   scc.merge] INFO    - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
2024-11-19 13:47:52,119 [   scc.merge] INFO    - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
2024-11-19 13:47:52,119 [   scc.merge] INFO    - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
2024-11-19 13:47:52,119 [   scc.merge] INFO  Already up to date.
2024-11-19 13:47:52,119 [   scc.merge] INFO  
2024-11-19 13:47:52,119 [   scc.merge] INFO  Merged PRs:
2024-11-19 13:47:52,119 [   scc.merge] INFO    - PR 223 will-moore 'don't attempt ROI stats on big images'
2024-11-19 13:47:52,119 [   scc.merge] INFO  
2024-11-19 13:47:52,119 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-19 13:47:52,119 [   scc.merge] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2024-11-19 13:47:52,119 [   scc.merge] INFO  
2024-11-19 13:47:52,119 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-11-19 13:47:52,119 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,123 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2024-11-19 13:47:52,123 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,128 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,128 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2024-11-19 13:47:52,128 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,133 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,133 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2024-11-19 13:47:52,133 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,137 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,137 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2024-11-19 13:47:52,137 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,142 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,142 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2024-11-19 13:47:52,142 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,146 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,147 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2024-11-19 13:47:52,147 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,151 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,151 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2024-11-19 13:47:52,151 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,155 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,156 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2024-11-19 13:47:52,156 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,160 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,160 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2024-11-19 13:47:52,160 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,165 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,165 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2024-11-19 13:47:52,165 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,169 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,169 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2024-11-19 13:47:52,170 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,174 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,174 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2024-11-19 13:47:52,174 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,178 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,178 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2024-11-19 13:47:52,178 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,183 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,183 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2024-11-19 13:47:52,183 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,187 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,187 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2024-11-19 13:47:52,187 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,192 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,192 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2024-11-19 13:47:52,192 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,196 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,196 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2024-11-19 13:47:52,196 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,201 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,201 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2024-11-19 13:47:52,201 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,205 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,205 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2024-11-19 13:47:52,205 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,210 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,210 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2024-11-19 13:47:52,210 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,214 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,215 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2024-11-19 13:47:52,215 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,219 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-19 13:47:52,219 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2024-11-19 13:47:52,219 [     scc.git] DEBUG Calling 'git remote'
2024-11-19 13:47:52,224 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
Update component versions
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/minimal-omero-client/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/minimal-omero-client/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.9/site-packages/setuptools/dist.py:466: UserWarning: Normalizing '0.4.2dev0' to '0.4.2.dev0'
  warnings.warn(tmpl.format(**locals()))
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.9/site-packages/setuptools/dist.py:466: UserWarning: Normalizing '0.4.2dev0' to '0.4.2.dev0'
  warnings.warn(tmpl.format(**locals()))
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-iviewer/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-iviewer/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-test-infra/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-test-infra/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/rOMERO-gateway/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/rOMERO-gateway/setup.py': [Errno 2] No such file or directory
Updating omero-gateway from 5.9.2 to 5.9.4-SNAPSHOT
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'minimal-omero-client'
Entering 'omero-cli-duplicate'
Entering 'omero-cli-render'
Entering 'omero-cli-zarr'
Entering 'omero-figure'
Entering 'omero-fpbioimage'
Entering 'omero-gallery'
Entering 'omero-iviewer'
Entering 'omero-mapr'
Entering 'omero-metadata'
Entering 'omero-parade'
Entering 'omero-prometheus-tools'
Entering 'omero-rois'
Entering 'omero-signup'
Entering 'omero-test-infra'
Entering 'omero-upload'
Entering 'omero-virtual-microscope'
Entering 'omero-web-zarr'
Entering 'omero-weberror'
Entering 'omero-webtest'
Entering 'rOMERO-gateway'
Entering 'scripts'
Entering 'minimal-omero-client'
[detached HEAD 40d47d8] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-cli-duplicate'
HEAD detached from 027b3e6
nothing to commit, working tree clean
Entering 'omero-cli-render'
HEAD detached from 173cac0
nothing to commit, working tree clean
Entering 'omero-cli-zarr'
HEAD detached from 9b73dd9
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	.eggs/

nothing added to commit but untracked files present (use "git add" to track)
Entering 'omero-figure'
HEAD detached from 24444fe6
nothing to commit, working tree clean
Entering 'omero-fpbioimage'
HEAD detached from e5b3ca3
nothing to commit, working tree clean
Entering 'omero-gallery'
HEAD detached from 56f4435
nothing to commit, working tree clean
Entering 'omero-iviewer'
HEAD detached from a8f380f
nothing to commit, working tree clean
Entering 'omero-mapr'
HEAD detached from d9953e4
nothing to commit, working tree clean
Entering 'omero-metadata'
HEAD detached from fc20959
nothing to commit, working tree clean
Entering 'omero-parade'
HEAD detached from 5d441c2
nothing to commit, working tree clean
Entering 'omero-prometheus-tools'
HEAD detached from 18bccb6
nothing to commit, working tree clean
Entering 'omero-rois'
HEAD detached from 5c752d5
nothing to commit, working tree clean
Entering 'omero-signup'
HEAD detached from c8610db
nothing to commit, working tree clean
Entering 'omero-test-infra'
HEAD detached from cda3ec6
nothing to commit, working tree clean
Entering 'omero-upload'
HEAD detached from aca9e9c
nothing to commit, working tree clean
Entering 'omero-virtual-microscope'
HEAD detached from deab817
nothing to commit, working tree clean
Entering 'omero-web-zarr'
HEAD detached from 67bb245
nothing to commit, working tree clean
Entering 'omero-weberror'
HEAD detached from adfa132
nothing to commit, working tree clean
Entering 'omero-webtest'
HEAD detached from 8da48e1
nothing to commit, working tree clean
Entering 'rOMERO-gateway'
HEAD detached from 7b5d64d
nothing to commit, working tree clean
Entering 'scripts'
HEAD detached from 312afbe
nothing to commit, working tree clean
[detached HEAD 9dc20ad] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
2024-11-19 13:48:38,548 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
2024-11-19 13:48:47,418 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
2024-11-19 13:48:49,840 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-11-19 13:48:54,370 [github.Reque] INFO  Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-11-19 13:49:36,504 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-plugins/tree/merge_ci
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS