Skip to content

Console Output

+ export BASE_REPO=www.openmicroscopy.org
+ BASE_REPO=www.openmicroscopy.org
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/WEBSITE-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/WEBSITE-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/WEBSITE-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/WEBSITE-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-06-15 04:22:21,623 [  scc.config] DEBUG Found github.token
2024-06-15 04:22:21,625 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-15 04:22:21,824 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-15 04:22:22,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-15 04:22:22,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-15 04:22:22,635 [      scc.gh] DEBUG 4994 remaining from 5000 (Reset at 04:06
2024-06-15 04:22:22,636 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-15 04:22:22,639 [     scc.git] DEBUG Check current status
2024-06-15 04:22:22,639 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-15 04:22:22,642 [     scc.git] DEBUG 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-15 04:22:22,643 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-15 04:22:22,683 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-15 04:22:22,692 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (heads/master-7-gae11136)
2024-06-15 04:22:22,696 [  scc.config] DEBUG Found remote.origin.url
2024-06-15 04:22:23,142 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-06-15 04:22:23,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-15 04:22:24,005 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-15 04:22:24,428 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-15 04:22:24,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-15 04:22:24,830 [     scc.git] DEBUG Resetting...
2024-06-15 04:22:24,830 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-15 04:22:24,837 [     scc.git] DEBUG HEAD is now at 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-15 04:22:24,837 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-15 04:22:24,876 [     scc.git] DEBUG Check current status
2024-06-15 04:22:24,876 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-15 04:22:24,879 [     scc.git] DEBUG 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-15 04:22:24,879 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-15 04:22:24,919 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-15 04:22:24,927 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (heads/master-7-gae11136)
2024-06-15 04:22:24,928 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-15 04:22:24,928 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-15 04:22:24,928 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-15 04:22:24,928 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-15 04:22:24,928 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-15 04:22:24,928 [    scc.repo] DEBUG ## PRs found:
2024-06-15 04:22:25,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-06-15 04:22:25,891 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/733 HTTP/1.1" 200 None
2024-06-15 04:22:25,892 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-15 04:22:25,892 [    scc.repo] DEBUG   - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-15 04:22:26,364 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-06-15 04:22:26,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-06-15 04:22:26,871 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-15 04:22:26,871 [    scc.repo] DEBUG ## Branches found:
2024-06-15 04:22:26,871 [     scc.git] DEBUG Get sha1 of %s
2024-06-15 04:22:26,871 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:26,874 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-15 04:22:26,877 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-15 04:22:26,878 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-15 04:22:26,881 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-15 04:22:26,884 [     scc.git] DEBUG Already up to date.

2024-06-15 04:22:26,885 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-06-15 04:22:27,446 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-15 04:22:27,446 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-06-15 04:22:27,461 [     scc.git] DEBUG Calling 'git fetch origin pull/733/head'
2024-06-15 04:22:27,864 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-15 04:22:27,864 [     scc.git] DEBUG  * branch              refs/pull/733/head -> FETCH_HEAD
2024-06-15 04:22:27,874 [     scc.git] DEBUG ## Unique users: []
2024-06-15 04:22:27,874 [     scc.git] DEBUG Get sha1 of %s
2024-06-15 04:22:27,874 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:27,877 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-15 04:22:27,887 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:27,890 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-15 04:22:27,908 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-15 04:22:27,910 [     scc.git] DEBUG  img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-06-15 04:22:27,910 [     scc.git] DEBUG  1 file changed, 0 insertions(+), 0 deletions(-)
2024-06-15 04:22:28,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-15 04:22:28,071 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-15 04:22:28,081 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:28,084 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 733 (Bump _minutes from `ae11136` to `200a9ea`) 2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-15 04:22:28,101 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-15 04:22:28,103 [     scc.git] DEBUG  _minutes | 2 +-
2024-06-15 04:22:28,103 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-15 04:22:28,476 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-15 04:22:28,477 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-15 04:22:28,520 [     scc.git] DEBUG Submodule path '_minutes': checked out '200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5'
2024-06-15 04:22:28,521 [     scc.git] DEBUG Get sha1 of %s
2024-06-15 04:22:28,521 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:28,524 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-15 04:22:28,554 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f80289b8550> has no local changes
2024-06-15 04:22:28,555 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

Repository: ome/www.openmicroscopy.org
Already up to date.

Merged PRs:
  - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
  - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'

Generated by WEBSITE-push#139 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/139/)'
2024-06-15 04:22:28,569 [     scc.git] DEBUG [detached HEAD db738381] merge master -Dorg -Snone
2024-06-15 04:22:28,569 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-06-15 04:22:28,569 [   scc.merge] INFO  Already up to date.
2024-06-15 04:22:28,569 [   scc.merge] INFO  
2024-06-15 04:22:28,569 [   scc.merge] INFO  Merged PRs:
2024-06-15 04:22:28,569 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-15 04:22:28,569 [   scc.merge] INFO    - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-15 04:22:28,569 [   scc.merge] INFO  
2024-06-15 04:22:28,569 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-15 04:22:28,569 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-06-15 04:22:29,740 [  scc.config] DEBUG Found github.token
2024-06-15 04:22:29,742 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-15 04:22:29,954 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-15 04:22:30,359 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-15 04:22:30,764 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-15 04:22:30,765 [      scc.gh] DEBUG 4981 remaining from 5000 (Reset at 04:06
2024-06-15 04:22:30,765 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-15 04:22:30,768 [     scc.git] DEBUG Check current status
2024-06-15 04:22:30,769 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-15 04:22:30,772 [     scc.git] DEBUG db738381 merge master -Dorg -Snone
2024-06-15 04:22:30,772 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-15 04:22:30,813 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-15 04:22:30,820 [     scc.git] DEBUG  200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5 _minutes (remotes/origin/HEAD)
2024-06-15 04:22:30,823 [  scc.config] DEBUG Found remote.origin.url
2024-06-15 04:22:31,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-06-15 04:22:31,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-15 04:22:32,149 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-15 04:22:32,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-15 04:22:32,967 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-15 04:22:32,968 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-15 04:22:33,005 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-15 04:22:33,005 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-15 04:22:33,008 [     scc.git] DEBUG Check current status
2024-06-15 04:22:33,008 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-15 04:22:33,012 [     scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-06-15 04:22:33,012 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-15 04:22:33,048 [  scc.config] DEBUG Found remote.origin.url
2024-06-15 04:22:33,467 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-06-15 04:22:33,914 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-15 04:22:34,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-15 04:22:34,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-15 04:22:35,249 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-15 04:22:35,250 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-15 04:22:35,286 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-15 04:22:35,287 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-15 04:22:35,287 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-15 04:22:35,290 [     scc.git] DEBUG Check current status
2024-06-15 04:22:35,290 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-15 04:22:35,294 [     scc.git] DEBUG 200a9ea Add 2024-06-11.md
2024-06-15 04:22:35,294 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-15 04:22:35,332 [  scc.config] DEBUG Found remote.origin.url
2024-06-15 04:22:35,763 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-06-15 04:22:36,230 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-15 04:22:36,641 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-15 04:22:37,044 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-15 04:22:37,460 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-15 04:22:37,461 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-15 04:22:37,495 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-15 04:22:37,495 [     scc.git] DEBUG Resetting...
2024-06-15 04:22:37,496 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-15 04:22:37,502 [     scc.git] DEBUG HEAD is now at db738381 merge master -Dorg -Snone
2024-06-15 04:22:37,503 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-15 04:22:37,540 [     scc.git] DEBUG Check current status
2024-06-15 04:22:37,540 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-15 04:22:37,544 [     scc.git] DEBUG db738381 merge master -Dorg -Snone
2024-06-15 04:22:37,544 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-15 04:22:37,583 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-15 04:22:37,591 [     scc.git] DEBUG  200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5 _minutes (remotes/origin/HEAD)
2024-06-15 04:22:37,592 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-15 04:22:37,592 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-15 04:22:37,592 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-15 04:22:37,592 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-15 04:22:37,592 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-15 04:22:37,592 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-06-15 04:22:37,592 [    scc.repo] DEBUG ## PRs found:
2024-06-15 04:22:38,001 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-06-15 04:22:38,478 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/733 HTTP/1.1" 200 None
2024-06-15 04:22:38,479 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-15 04:22:39,022 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7 HTTP/1.1" 200 None
2024-06-15 04:22:39,544 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-15 04:22:40,079 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-15 04:22:40,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7 HTTP/1.1" 200 None
2024-06-15 04:22:41,019 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7?per_page=1 HTTP/1.1" 200 2
2024-06-15 04:22:41,019 [    scc.repo] DEBUG   - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-15 04:22:41,474 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-06-15 04:22:41,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-06-15 04:22:42,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-06-15 04:22:43,056 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-15 04:22:43,560 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-06-15 04:22:43,991 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/f3b02a9cd75d1c017d06a12bde07c6adce10cabd?per_page=1 HTTP/1.1" 200 2
2024-06-15 04:22:43,991 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-15 04:22:43,991 [    scc.repo] DEBUG ## Branches found:
2024-06-15 04:22:43,991 [     scc.git] DEBUG Get sha1 of %s
2024-06-15 04:22:43,991 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:43,995 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-15 04:22:43,998 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-15 04:22:43,998 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-15 04:22:44,002 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-15 04:22:44,012 [     scc.git] DEBUG Already up to date.

2024-06-15 04:22:44,012 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-06-15 04:22:44,385 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-15 04:22:44,386 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-06-15 04:22:44,402 [     scc.git] DEBUG Calling 'git fetch origin pull/733/head'
2024-06-15 04:22:44,761 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-15 04:22:44,761 [     scc.git] DEBUG  * branch              refs/pull/733/head -> FETCH_HEAD
2024-06-15 04:22:44,771 [     scc.git] DEBUG ## Unique users: []
2024-06-15 04:22:44,771 [     scc.git] DEBUG Get sha1 of %s
2024-06-15 04:22:44,772 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:44,775 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-15 04:22:44,784 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:44,787 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-15 04:22:44,797 [     scc.git] DEBUG Already up to date.
2024-06-15 04:22:44,947 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-15 04:22:44,948 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-15 04:22:44,957 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:44,960 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 733 (Bump _minutes from `ae11136` to `200a9ea`) 2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-15 04:22:44,970 [     scc.git] DEBUG Already up to date.
2024-06-15 04:22:45,355 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-15 04:22:45,355 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-15 04:22:45,389 [     scc.git] DEBUG Get sha1 of %s
2024-06-15 04:22:45,389 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:45,392 [    scc.repo] DEBUG ## PRs found:
2024-06-15 04:22:45,855 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-06-15 04:22:46,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-06-15 04:22:46,307 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-15 04:22:46,853 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-06-15 04:22:47,352 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-15 04:22:47,813 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-15 04:22:48,334 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-06-15 04:22:48,753 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-06-15 04:22:48,753 [    scc.repo] DEBUG   - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-06-15 04:22:48,753 [    scc.repo] DEBUG ## Branches found:
2024-06-15 04:22:48,754 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-15 04:22:48,754 [     scc.git] DEBUG Get sha1 of %s
2024-06-15 04:22:48,754 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:48,757 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-15 04:22:48,760 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-15 04:22:48,761 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-15 04:22:48,764 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-15 04:22:48,768 [     scc.git] DEBUG Already up to date.

2024-06-15 04:22:48,768 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-06-15 04:22:49,137 [     scc.git] DEBUG From https://github.com/ome/schemas
2024-06-15 04:22:49,138 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-06-15 04:22:49,142 [     scc.git] DEBUG ## Unique users: []
2024-06-15 04:22:49,142 [     scc.git] DEBUG Get sha1 of %s
2024-06-15 04:22:49,142 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:49,145 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-06-15 04:22:49,149 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:49,152 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Bump specification from 6.3.1 to 6.3.3) e1257555be50189441800592768cdfbb3e9dc48c'
2024-06-15 04:22:49,160 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-15 04:22:49,162 [     scc.git] DEBUG  pom.xml | 2 +-
2024-06-15 04:22:49,162 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-15 04:22:49,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-15 04:22:49,334 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-15 04:22:49,367 [     scc.git] DEBUG Get sha1 of %s
2024-06-15 04:22:49,368 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:49,371 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-15 04:22:49,404 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-15 04:22:49,409 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbd3ba62b50> has no local changes
2024-06-15 04:22:49,409 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/schemas
Already up to date.

Merged PRs:
  - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'

Generated by WEBSITE-push#139 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/139/)'
2024-06-15 04:22:49,416 [     scc.git] DEBUG [detached HEAD 97009ce] merge master -Dorg -Ssuccess-only
2024-06-15 04:22:49,417 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-15 04:22:49,417 [    scc.repo] DEBUG ## PRs found:
2024-06-15 04:22:49,765 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-06-15 04:22:49,765 [    scc.repo] DEBUG ## Branches found:
2024-06-15 04:22:49,765 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-15 04:22:49,765 [     scc.git] DEBUG Get sha1 of %s
2024-06-15 04:22:49,765 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:49,768 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-15 04:22:49,771 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-15 04:22:49,772 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-15 04:22:49,775 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-15 04:22:49,779 [     scc.git] DEBUG Already up to date.

2024-06-15 04:22:49,779 [     scc.git] DEBUG ## Unique users: []
2024-06-15 04:22:49,779 [     scc.git] DEBUG Get sha1 of %s
2024-06-15 04:22:49,779 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:49,782 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-15 04:22:49,815 [     scc.git] DEBUG Get sha1 of %s
2024-06-15 04:22:49,816 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-15 04:22:49,819 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-15 04:22:49,852 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-15 04:22:49,856 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbd3a97daf0> has no local changes
2024-06-15 04:22:49,857 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/meeting-minutes
Already up to date.


Generated by WEBSITE-push#139 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/139/)'
2024-06-15 04:22:49,863 [     scc.git] DEBUG [detached HEAD 72d6d8f] merge master -Dorg -Ssuccess-only
2024-06-15 04:22:49,863 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-15 04:22:49,863 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-15 04:22:49,901 [  scc.config] DEBUG Found submodule.Schemas.url
2024-06-15 04:22:50,178 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-15 04:22:50,187 [  scc.config] DEBUG Found submodule._minutes.url
2024-06-15 04:22:50,583 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-15 04:22:50,589 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-15 04:22:50,603 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbd3c73f550> has local changes
2024-06-15 04:22:50,603 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/www.openmicroscopy.org
Already up to date.

Merged PRs:
  - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
  - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'

Repository: ome/schemas
Already up to date.

Merged PRs:
  - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'

Repository: ome/meeting-minutes
Already up to date.


Generated by WEBSITE-push#139 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/139/)'
2024-06-15 04:22:50,611 [     scc.git] DEBUG [detached HEAD d47d6304] merge master -Dorg -Ssuccess-only
2024-06-15 04:22:50,612 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2024-06-15 04:22:50,612 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-06-15 04:22:50,612 [   scc.merge] INFO  Already up to date.
2024-06-15 04:22:50,612 [   scc.merge] INFO  
2024-06-15 04:22:50,612 [   scc.merge] INFO  Merged PRs:
2024-06-15 04:22:50,612 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-15 04:22:50,612 [   scc.merge] INFO    - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-15 04:22:50,612 [   scc.merge] INFO  
2024-06-15 04:22:50,612 [   scc.merge] INFO  Repository: ome/schemas
2024-06-15 04:22:50,612 [   scc.merge] INFO  Already up to date.
2024-06-15 04:22:50,612 [   scc.merge] INFO  
2024-06-15 04:22:50,612 [   scc.merge] INFO  Merged PRs:
2024-06-15 04:22:50,612 [   scc.merge] INFO    - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-06-15 04:22:50,612 [   scc.merge] INFO  
2024-06-15 04:22:50,612 [   scc.merge] INFO  Repository: ome/meeting-minutes
2024-06-15 04:22:50,612 [   scc.merge] INFO  Already up to date.
2024-06-15 04:22:50,612 [   scc.merge] INFO  
2024-06-15 04:22:50,612 [   scc.merge] INFO  
2024-06-15 04:22:50,612 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-15 04:22:50,612 [     scc.git] DEBUG Calling 'git remote'
2024-06-15 04:22:50,615 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-15 04:22:50,615 [     scc.git] DEBUG Calling 'git remote'
2024-06-15 04:22:50,618 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-15 04:22:50,619 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-15 04:22:50,619 [     scc.git] DEBUG Calling 'git remote'
2024-06-15 04:22:50,622 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
Update component versions
python3: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'Schemas'
Entering '_minutes'
Entering 'Schemas'
HEAD detached from 9dc8459
nothing to commit, working tree clean
Entering '_minutes'
HEAD detached from 200a9ea
nothing to commit, working tree clean
HEAD detached from 9c4f94cf
nothing to commit, working tree clean
2024-06-15 04:23:06,301 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci