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-09 04:18:10,317 [  scc.config] DEBUG Found github.token
2024-06-09 04:18:10,320 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-09 04:18:10,535 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-09 04:18:10,946 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-09 04:18:11,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-09 04:18:11,354 [      scc.gh] DEBUG 4996 remaining from 5000 (Reset at 05:06
2024-06-09 04:18:11,354 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-09 04:18:11,359 [     scc.git] DEBUG Check current status
2024-06-09 04:18:11,359 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-09 04:18:11,362 [     scc.git] DEBUG 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-09 04:18:11,362 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-09 04:18:11,454 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-09 04:18:11,496 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (heads/master-7-gae11136)
2024-06-09 04:18:11,500 [  scc.config] DEBUG Found remote.origin.url
2024-06-09 04:18:11,888 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-06-09 04:18:12,322 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-09 04:18:12,764 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-09 04:18:13,173 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-09 04:18:13,588 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-09 04:18:13,589 [     scc.git] DEBUG Resetting...
2024-06-09 04:18:13,589 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-09 04:18:13,596 [     scc.git] DEBUG HEAD is now at 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-09 04:18:13,597 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-09 04:18:13,635 [     scc.git] DEBUG Check current status
2024-06-09 04:18:13,635 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-09 04:18:13,638 [     scc.git] DEBUG 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-09 04:18:13,638 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-09 04:18:13,678 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-09 04:18:13,687 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (heads/master-7-gae11136)
2024-06-09 04:18:13,688 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-09 04:18:13,688 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-09 04:18:13,688 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-09 04:18:13,688 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-09 04:18:13,688 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-09 04:18:13,688 [    scc.repo] DEBUG ## PRs found:
2024-06-09 04:18:14,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-06-09 04:18:14,600 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/732 HTTP/1.1" 200 None
2024-06-09 04:18:14,601 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-09 04:18:14,601 [    scc.repo] DEBUG   - PR 732 dependabot[bot] 'Bump _minutes from `ae11136` to `4ba15be`'
2024-06-09 04:18:15,117 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-06-09 04:18:15,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-06-09 04:18:15,594 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-09 04:18:15,594 [    scc.repo] DEBUG ## Branches found:
2024-06-09 04:18:15,594 [     scc.git] DEBUG Get sha1 of %s
2024-06-09 04:18:15,594 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:15,597 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-09 04:18:15,600 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-09 04:18:15,601 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-09 04:18:15,604 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-09 04:18:15,608 [     scc.git] DEBUG Already up to date.

2024-06-09 04:18:15,608 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-06-09 04:18:16,011 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-09 04:18:16,011 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-06-09 04:18:16,028 [     scc.git] DEBUG Calling 'git fetch origin pull/732/head'
2024-06-09 04:18:16,416 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-09 04:18:16,416 [     scc.git] DEBUG  * branch              refs/pull/732/head -> FETCH_HEAD
2024-06-09 04:18:16,428 [     scc.git] DEBUG ## Unique users: []
2024-06-09 04:18:16,428 [     scc.git] DEBUG Get sha1 of %s
2024-06-09 04:18:16,428 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:16,432 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-09 04:18:16,441 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:16,444 [     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-09 04:18:16,463 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-09 04:18:16,465 [     scc.git] DEBUG  img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-06-09 04:18:16,465 [     scc.git] DEBUG  1 file changed, 0 insertions(+), 0 deletions(-)
2024-06-09 04:18:16,642 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-09 04:18:16,642 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...0d2c81a07fbaca402caec321025100718827a20b'
2024-06-09 04:18:16,652 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:16,655 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 732 (Bump _minutes from `ae11136` to `4ba15be`) 0d2c81a07fbaca402caec321025100718827a20b'
2024-06-09 04:18:16,726 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-09 04:18:16,728 [     scc.git] DEBUG  _minutes | 2 +-
2024-06-09 04:18:16,728 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-09 04:18:17,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-09 04:18:17,053 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-09 04:18:17,142 [     scc.git] DEBUG Submodule path '_minutes': checked out '4ba15befccf8939b20a4220a368ef5f741b67539'
2024-06-09 04:18:17,143 [     scc.git] DEBUG Get sha1 of %s
2024-06-09 04:18:17,143 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:17,146 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-09 04:18:17,281 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f0457ad0550> has no local changes
2024-06-09 04:18:17,282 [     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 732 dependabot[bot] 'Bump _minutes from `ae11136` to `4ba15be`'

Generated by WEBSITE-push#133 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/133/)'
2024-06-09 04:18:17,296 [     scc.git] DEBUG [detached HEAD eeaba28b] merge master -Dorg -Snone
2024-06-09 04:18:17,296 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-06-09 04:18:17,296 [   scc.merge] INFO  Already up to date.
2024-06-09 04:18:17,296 [   scc.merge] INFO  
2024-06-09 04:18:17,296 [   scc.merge] INFO  Merged PRs:
2024-06-09 04:18:17,296 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-09 04:18:17,296 [   scc.merge] INFO    - PR 732 dependabot[bot] 'Bump _minutes from `ae11136` to `4ba15be`'
2024-06-09 04:18:17,296 [   scc.merge] INFO  
2024-06-09 04:18:17,296 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-09 04:18:17,296 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-06-09 04:18:18,484 [  scc.config] DEBUG Found github.token
2024-06-09 04:18:18,487 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-09 04:18:18,678 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-09 04:18:19,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-09 04:18:19,493 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-09 04:18:19,494 [      scc.gh] DEBUG 4983 remaining from 5000 (Reset at 05:06
2024-06-09 04:18:19,494 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-09 04:18:19,498 [     scc.git] DEBUG Check current status
2024-06-09 04:18:19,498 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-09 04:18:19,501 [     scc.git] DEBUG eeaba28b merge master -Dorg -Snone
2024-06-09 04:18:19,502 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-09 04:18:19,544 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-09 04:18:19,551 [     scc.git] DEBUG  4ba15befccf8939b20a4220a368ef5f741b67539 _minutes (remotes/origin/HEAD)
2024-06-09 04:18:19,555 [  scc.config] DEBUG Found remote.origin.url
2024-06-09 04:18:19,981 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-06-09 04:18:20,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-09 04:18:20,857 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-09 04:18:21,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-09 04:18:21,678 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-09 04:18:21,679 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-09 04:18:21,718 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-09 04:18:21,718 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-09 04:18:21,721 [     scc.git] DEBUG Check current status
2024-06-09 04:18:21,721 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-09 04:18:21,724 [     scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-06-09 04:18:21,725 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-09 04:18:21,761 [  scc.config] DEBUG Found remote.origin.url
2024-06-09 04:18:22,169 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-06-09 04:18:22,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-09 04:18:23,017 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-09 04:18:23,438 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-09 04:18:23,845 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-09 04:18:23,846 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-09 04:18:23,880 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-09 04:18:23,881 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-09 04:18:23,881 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-09 04:18:23,884 [     scc.git] DEBUG Check current status
2024-06-09 04:18:23,884 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-09 04:18:23,887 [     scc.git] DEBUG 4ba15be Notes for May and today
2024-06-09 04:18:23,887 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-09 04:18:23,923 [  scc.config] DEBUG Found remote.origin.url
2024-06-09 04:18:24,337 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-06-09 04:18:24,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-09 04:18:25,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-09 04:18:25,640 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-09 04:18:26,058 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-09 04:18:26,058 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-09 04:18:26,093 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-09 04:18:26,093 [     scc.git] DEBUG Resetting...
2024-06-09 04:18:26,093 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-09 04:18:26,100 [     scc.git] DEBUG HEAD is now at eeaba28b merge master -Dorg -Snone
2024-06-09 04:18:26,100 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-09 04:18:26,137 [     scc.git] DEBUG Check current status
2024-06-09 04:18:26,138 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-09 04:18:26,141 [     scc.git] DEBUG eeaba28b merge master -Dorg -Snone
2024-06-09 04:18:26,141 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-09 04:18:26,181 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-09 04:18:26,188 [     scc.git] DEBUG  4ba15befccf8939b20a4220a368ef5f741b67539 _minutes (remotes/origin/HEAD)
2024-06-09 04:18:26,189 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-09 04:18:26,189 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-09 04:18:26,189 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-09 04:18:26,189 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-09 04:18:26,189 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-09 04:18:26,189 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-06-09 04:18:26,189 [    scc.repo] DEBUG ## PRs found:
2024-06-09 04:18:26,567 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-06-09 04:18:27,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/732 HTTP/1.1" 200 None
2024-06-09 04:18:27,040 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-09 04:18:27,575 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/0d2c81a07fbaca402caec321025100718827a20b HTTP/1.1" 200 None
2024-06-09 04:18:28,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/0d2c81a07fbaca402caec321025100718827a20b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-09 04:18:28,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/0d2c81a07fbaca402caec321025100718827a20b/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-09 04:18:29,151 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/0d2c81a07fbaca402caec321025100718827a20b HTTP/1.1" 200 None
2024-06-09 04:18:29,580 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/0d2c81a07fbaca402caec321025100718827a20b?per_page=1 HTTP/1.1" 200 2
2024-06-09 04:18:29,581 [    scc.repo] DEBUG   - PR 732 dependabot[bot] 'Bump _minutes from `ae11136` to `4ba15be`'
2024-06-09 04:18:30,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-06-09 04:18:30,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-06-09 04:18:31,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-06-09 04:18:31,534 [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-09 04:18:32,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-06-09 04:18:32,452 [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-09 04:18:32,452 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-09 04:18:32,452 [    scc.repo] DEBUG ## Branches found:
2024-06-09 04:18:32,452 [     scc.git] DEBUG Get sha1 of %s
2024-06-09 04:18:32,452 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:32,456 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-09 04:18:32,459 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-09 04:18:32,459 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-09 04:18:32,463 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-09 04:18:32,473 [     scc.git] DEBUG Already up to date.

2024-06-09 04:18:32,473 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-06-09 04:18:32,870 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-09 04:18:32,870 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-06-09 04:18:32,886 [     scc.git] DEBUG Calling 'git fetch origin pull/732/head'
2024-06-09 04:18:33,295 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-09 04:18:33,296 [     scc.git] DEBUG  * branch              refs/pull/732/head -> FETCH_HEAD
2024-06-09 04:18:33,307 [     scc.git] DEBUG ## Unique users: []
2024-06-09 04:18:33,307 [     scc.git] DEBUG Get sha1 of %s
2024-06-09 04:18:33,307 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:33,310 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-09 04:18:33,320 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:33,323 [     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-09 04:18:33,333 [     scc.git] DEBUG Already up to date.
2024-06-09 04:18:33,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-09 04:18:33,480 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...0d2c81a07fbaca402caec321025100718827a20b'
2024-06-09 04:18:33,489 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:33,492 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 732 (Bump _minutes from `ae11136` to `4ba15be`) 0d2c81a07fbaca402caec321025100718827a20b'
2024-06-09 04:18:33,502 [     scc.git] DEBUG Already up to date.
2024-06-09 04:18:33,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-09 04:18:33,893 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-09 04:18:33,928 [     scc.git] DEBUG Get sha1 of %s
2024-06-09 04:18:33,928 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:33,931 [    scc.repo] DEBUG ## PRs found:
2024-06-09 04:18:34,388 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-06-09 04:18:34,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-06-09 04:18:34,857 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-09 04:18:35,402 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-06-09 04:18:35,914 [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-09 04:18:36,428 [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-09 04:18:36,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-06-09 04:18:37,305 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-06-09 04:18:37,305 [    scc.repo] DEBUG   - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-06-09 04:18:37,305 [    scc.repo] DEBUG ## Branches found:
2024-06-09 04:18:37,305 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-09 04:18:37,306 [     scc.git] DEBUG Get sha1 of %s
2024-06-09 04:18:37,306 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:37,310 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-09 04:18:37,313 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-09 04:18:37,313 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-09 04:18:37,317 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-09 04:18:37,321 [     scc.git] DEBUG Already up to date.

2024-06-09 04:18:37,321 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-06-09 04:18:37,703 [     scc.git] DEBUG From https://github.com/ome/schemas
2024-06-09 04:18:37,703 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-06-09 04:18:37,707 [     scc.git] DEBUG ## Unique users: []
2024-06-09 04:18:37,708 [     scc.git] DEBUG Get sha1 of %s
2024-06-09 04:18:37,708 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:37,711 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-06-09 04:18:37,715 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:37,718 [     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-09 04:18:37,726 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-09 04:18:37,728 [     scc.git] DEBUG  pom.xml | 2 +-
2024-06-09 04:18:37,728 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-09 04:18:37,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-09 04:18:37,885 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-09 04:18:37,919 [     scc.git] DEBUG Get sha1 of %s
2024-06-09 04:18:37,919 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:37,922 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-09 04:18:37,957 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-09 04:18:37,962 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f541b228b50> has no local changes
2024-06-09 04:18:37,963 [     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#133 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/133/)'
2024-06-09 04:18:37,970 [     scc.git] DEBUG [detached HEAD 3f4c701] merge master -Dorg -Ssuccess-only
2024-06-09 04:18:37,970 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-09 04:18:37,970 [    scc.repo] DEBUG ## PRs found:
2024-06-09 04:18:38,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-06-09 04:18:38,325 [    scc.repo] DEBUG ## Branches found:
2024-06-09 04:18:38,325 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-09 04:18:38,325 [     scc.git] DEBUG Get sha1 of %s
2024-06-09 04:18:38,325 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:38,328 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-09 04:18:38,331 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-09 04:18:38,332 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-09 04:18:38,335 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-09 04:18:38,339 [     scc.git] DEBUG Already up to date.

2024-06-09 04:18:38,339 [     scc.git] DEBUG ## Unique users: []
2024-06-09 04:18:38,339 [     scc.git] DEBUG Get sha1 of %s
2024-06-09 04:18:38,339 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:38,343 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-09 04:18:38,376 [     scc.git] DEBUG Get sha1 of %s
2024-06-09 04:18:38,376 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-09 04:18:38,380 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-09 04:18:38,413 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-09 04:18:38,418 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f541a144af0> has no local changes
2024-06-09 04:18:38,418 [     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#133 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/133/)'
2024-06-09 04:18:38,424 [     scc.git] DEBUG [detached HEAD 1a66ab0] merge master -Dorg -Ssuccess-only
2024-06-09 04:18:38,425 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-09 04:18:38,425 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-09 04:18:38,463 [  scc.config] DEBUG Found submodule.Schemas.url
2024-06-09 04:18:38,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-09 04:18:38,788 [  scc.config] DEBUG Found submodule._minutes.url
2024-06-09 04:18:39,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-09 04:18:39,188 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-09 04:18:39,201 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f541bf07550> has local changes
2024-06-09 04:18:39,202 [     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 732 dependabot[bot] 'Bump _minutes from `ae11136` to `4ba15be`'

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#133 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/133/)'
2024-06-09 04:18:39,210 [     scc.git] DEBUG [detached HEAD 6a307003] merge master -Dorg -Ssuccess-only
2024-06-09 04:18:39,210 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-06-09 04:18:39,211 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2024-06-09 04:18:39,211 [   scc.merge] INFO  Already up to date.
2024-06-09 04:18:39,211 [   scc.merge] INFO  
2024-06-09 04:18:39,211 [   scc.merge] INFO  Merged PRs:
2024-06-09 04:18:39,211 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-09 04:18:39,211 [   scc.merge] INFO    - PR 732 dependabot[bot] 'Bump _minutes from `ae11136` to `4ba15be`'
2024-06-09 04:18:39,211 [   scc.merge] INFO  
2024-06-09 04:18:39,211 [   scc.merge] INFO  Repository: ome/schemas
2024-06-09 04:18:39,211 [   scc.merge] INFO  Already up to date.
2024-06-09 04:18:39,211 [   scc.merge] INFO  
2024-06-09 04:18:39,211 [   scc.merge] INFO  Merged PRs:
2024-06-09 04:18:39,211 [   scc.merge] INFO    - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-06-09 04:18:39,211 [   scc.merge] INFO  
2024-06-09 04:18:39,211 [   scc.merge] INFO  Repository: ome/meeting-minutes
2024-06-09 04:18:39,211 [   scc.merge] INFO  Already up to date.
2024-06-09 04:18:39,211 [   scc.merge] INFO  
2024-06-09 04:18:39,211 [   scc.merge] INFO  
2024-06-09 04:18:39,211 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-09 04:18:39,211 [     scc.git] DEBUG Calling 'git remote'
2024-06-09 04:18:39,214 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-09 04:18:39,215 [     scc.git] DEBUG Calling 'git remote'
2024-06-09 04:18:39,218 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-09 04:18:39,218 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-09 04:18:39,218 [     scc.git] DEBUG Calling 'git remote'
2024-06-09 04:18:39,221 [     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 4ba15be
nothing to commit, working tree clean
HEAD detached from 9c4f94cf
nothing to commit, working tree clean
2024-06-09 04:18:54,266 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci