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)
2025-01-15 18:11:54,779 [  scc.config] DEBUG Found github.token
2025-01-15 18:11:54,781 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-01-15 18:11:54,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:11:55,387 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:11:55,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-01-15 18:11:55,763 [      scc.gh] DEBUG 4629 remaining from 5000 (Reset at 18:01
2025-01-15 18:11:55,764 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-15 18:11:55,768 [     scc.git] DEBUG Check current status
2025-01-15 18:11:55,768 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-15 18:11:55,771 [     scc.git] DEBUG bd92c97d Merge pull request #766 from pwalczysko/update-events
2025-01-15 18:11:55,771 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-15 18:11:55,813 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2025-01-15 18:11:55,822 [     scc.git] DEBUG  ec35c63d99c47347c0e7e99f26e070136f8451d0 _minutes (heads/master-21-gec35c63)
2025-01-15 18:11:55,825 [  scc.config] DEBUG Found remote.origin.url
2025-01-15 18:11:56,221 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2025-01-15 18:11:56,721 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-15 18:11:57,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-15 18:11:57,515 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-15 18:11:57,925 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-15 18:11:57,926 [     scc.git] DEBUG Resetting...
2025-01-15 18:11:57,926 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-01-15 18:11:57,934 [     scc.git] DEBUG HEAD is now at bd92c97d Merge pull request #766 from pwalczysko/update-events
2025-01-15 18:11:57,934 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-01-15 18:11:57,974 [     scc.git] DEBUG Check current status
2025-01-15 18:11:57,974 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-15 18:11:57,977 [     scc.git] DEBUG bd92c97d Merge pull request #766 from pwalczysko/update-events
2025-01-15 18:11:57,977 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-15 18:11:58,018 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2025-01-15 18:11:58,027 [     scc.git] DEBUG  ec35c63d99c47347c0e7e99f26e070136f8451d0 _minutes (heads/master-21-gec35c63)
2025-01-15 18:11:58,028 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-01-15 18:11:58,028 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-01-15 18:11:58,028 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-01-15 18:11:58,028 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-01-15 18:11:58,028 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-01-15 18:11:58,028 [    scc.repo] DEBUG ## PRs found:
2025-01-15 18:11:58,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2025-01-15 18:11:58,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/768 HTTP/1.1" 200 None
2025-01-15 18:11:58,883 [    scc.repo] DEBUG   - PR 768 sbesson 'Add advisory for the assessment of the impact of CVE-2022-22950'
2025-01-15 18:11:59,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/767 HTTP/1.1" 200 None
2025-01-15 18:11:59,409 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-01-15 18:11:59,409 [    scc.repo] DEBUG   - PR 767 dependabot[bot] 'Bump _minutes from `ec35c63` to `022e144`'
2025-01-15 18:11:59,873 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/764 HTTP/1.1" 200 None
2025-01-15 18:11:59,873 [    scc.repo] DEBUG   - PR 764 jburel 'Switch twitter by bluesky for openmicroscopy.org'
2025-01-15 18:12:00,357 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2025-01-15 18:12:00,874 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2025-01-15 18:12:00,875 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2025-01-15 18:12:00,875 [    scc.repo] DEBUG ## Branches found:
2025-01-15 18:12:00,875 [     scc.git] DEBUG Get sha1 of %s
2025-01-15 18:12:00,875 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:00,879 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-15 18:12:00,882 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-15 18:12:00,882 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-15 18:12:00,886 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-15 18:12:00,890 [     scc.git] DEBUG Already up to date.

2025-01-15 18:12:00,890 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2025-01-15 18:12:01,231 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-01-15 18:12:01,232 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2025-01-15 18:12:01,250 [     scc.git] DEBUG Calling 'git fetch origin pull/764/head'
2025-01-15 18:12:01,557 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-01-15 18:12:01,557 [     scc.git] DEBUG  * branch              refs/pull/764/head -> FETCH_HEAD
2025-01-15 18:12:01,569 [     scc.git] DEBUG Calling 'git fetch origin pull/767/head'
2025-01-15 18:12:01,878 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-01-15 18:12:01,878 [     scc.git] DEBUG  * branch              refs/pull/767/head -> FETCH_HEAD
2025-01-15 18:12:01,890 [     scc.git] DEBUG Calling 'git fetch origin pull/768/head'
2025-01-15 18:12:02,398 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-01-15 18:12:02,398 [     scc.git] DEBUG  * branch              refs/pull/768/head -> FETCH_HEAD
2025-01-15 18:12:02,401 [     scc.git] DEBUG ## Unique users: []
2025-01-15 18:12:02,401 [     scc.git] DEBUG Get sha1 of %s
2025-01-15 18:12:02,401 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:02,405 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2025-01-15 18:12:02,417 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:02,420 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2025-01-15 18:12:02,440 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-15 18:12:02,442 [     scc.git] DEBUG  img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2025-01-15 18:12:02,442 [     scc.git] DEBUG  1 file changed, 0 insertions(+), 0 deletions(-)
2025-01-15 18:12:02,586 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:12:02,587 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3b1f728ce5628d963d493bad86d0923712ff9b83'
2025-01-15 18:12:02,599 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:02,602 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 764 (Switch twitter by bluesky for openmicroscopy.org) 3b1f728ce5628d963d493bad86d0923712ff9b83'
2025-01-15 18:12:02,622 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-15 18:12:02,624 [     scc.git] DEBUG  _includes/footer.html | 2 +-
2025-01-15 18:12:02,624 [     scc.git] DEBUG  on-the-web/index.html | 8 ++++----
2025-01-15 18:12:02,624 [     scc.git] DEBUG  2 files changed, 5 insertions(+), 5 deletions(-)
2025-01-15 18:12:02,967 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:12:02,968 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...72a732782b8b4e84c292aab69a6702e15276f4eb'
2025-01-15 18:12:02,980 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:02,983 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 767 (Bump _minutes from `ec35c63` to `022e144`) 72a732782b8b4e84c292aab69a6702e15276f4eb'
2025-01-15 18:12:03,002 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-15 18:12:03,004 [     scc.git] DEBUG  _minutes | 2 +-
2025-01-15 18:12:03,004 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-01-15 18:12:03,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:12:03,359 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...5825bca8c97c884beb6131596705305a5b9964e6'
2025-01-15 18:12:03,371 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:03,374 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 768 (Add advisory for the assessment of the impact of CVE-2022-22950) 5825bca8c97c884beb6131596705305a5b9964e6'
2025-01-15 18:12:03,399 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-15 18:12:03,403 [     scc.git] DEBUG  _layouts/security-advisory.html           |  7 ++++++-
2025-01-15 18:12:03,403 [     scc.git] DEBUG  security/advisories/2012-SV1/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2014-SV1/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2014-SV2/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2014-SV3/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2014-SV4/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2016-SV1/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2016-SV2/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2017-SV1/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2017-SV2/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2017-SV3/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2017-SV4/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2017-SV5/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2017-SV6/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2018-SV1/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2018-SV2/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2018-SV3/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2019-SV1/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2019-SV2/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2019-SV3/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2019-SV4/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2019-SV5/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2019-SV6/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2021-SV1/index.html   |  1 -
2025-01-15 18:12:03,404 [     scc.git] DEBUG  security/advisories/2021-SV2/index.html   |  1 -
2025-01-15 18:12:03,405 [     scc.git] DEBUG  security/advisories/2021-SV3/index.html   |  1 -
2025-01-15 18:12:03,405 [     scc.git] DEBUG  security/advisories/2021-SV4/index.html   |  1 -
2025-01-15 18:12:03,405 [     scc.git] DEBUG  security/advisories/2022-22950/index.md   | 22 ++++++++++++++++++++++
2025-01-15 18:12:03,405 [     scc.git] DEBUG  security/advisories/2023-31047/index.html |  1 -
2025-01-15 18:12:03,405 [     scc.git] DEBUG  security/advisories/2024-35180/index.html |  1 -
2025-01-15 18:12:03,405 [     scc.git] DEBUG  security/advisories/index.html            |  5 +++++
2025-01-15 18:12:03,405 [     scc.git] DEBUG  31 files changed, 33 insertions(+), 29 deletions(-)
2025-01-15 18:12:03,405 [     scc.git] DEBUG  create mode 100644 security/advisories/2022-22950/index.md
2025-01-15 18:12:03,756 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:12:03,757 [     scc.git] DEBUG Calling 'git submodule update'
2025-01-15 18:12:03,799 [     scc.git] DEBUG Submodule path '_minutes': checked out '022e14475db6a041440d3adfbd3335f1754266af'
2025-01-15 18:12:03,800 [     scc.git] DEBUG Get sha1 of %s
2025-01-15 18:12:03,800 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:03,803 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-01-15 18:12:03,818 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f4400c58bb0> has no local changes
2025-01-15 18:12:03,818 [     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 764 jburel 'Switch twitter by bluesky for openmicroscopy.org'
  - PR 767 dependabot[bot] 'Bump _minutes from `ec35c63` to `022e144`'
  - PR 768 sbesson 'Add advisory for the assessment of the impact of CVE-2022-22950'

Generated by WEBSITE-push#349 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/349/)'
2025-01-15 18:12:03,834 [     scc.git] DEBUG [detached HEAD dce022fb] merge master -Dorg -Snone
2025-01-15 18:12:03,834 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2025-01-15 18:12:03,834 [   scc.merge] INFO  Already up to date.
2025-01-15 18:12:03,834 [   scc.merge] INFO  
2025-01-15 18:12:03,834 [   scc.merge] INFO  Merged PRs:
2025-01-15 18:12:03,834 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2025-01-15 18:12:03,834 [   scc.merge] INFO    - PR 764 jburel 'Switch twitter by bluesky for openmicroscopy.org'
2025-01-15 18:12:03,834 [   scc.merge] INFO    - PR 767 dependabot[bot] 'Bump _minutes from `ec35c63` to `022e144`'
2025-01-15 18:12:03,834 [   scc.merge] INFO    - PR 768 sbesson 'Add advisory for the assessment of the impact of CVE-2022-22950'
2025-01-15 18:12:03,834 [   scc.merge] INFO  
2025-01-15 18:12:03,834 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-01-15 18:12:03,834 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2025-01-15 18:12:04,912 [  scc.config] DEBUG Found github.token
2025-01-15 18:12:04,915 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-01-15 18:12:05,094 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:12:05,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:12:05,858 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-01-15 18:12:05,858 [      scc.gh] DEBUG 4612 remaining from 5000 (Reset at 18:01
2025-01-15 18:12:05,859 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-15 18:12:05,862 [     scc.git] DEBUG Check current status
2025-01-15 18:12:05,863 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-15 18:12:05,866 [     scc.git] DEBUG dce022fb merge master -Dorg -Snone
2025-01-15 18:12:05,866 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-15 18:12:05,907 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2025-01-15 18:12:05,915 [     scc.git] DEBUG  022e14475db6a041440d3adfbd3335f1754266af _minutes (remotes/origin/HEAD)
2025-01-15 18:12:05,918 [  scc.config] DEBUG Found remote.origin.url
2025-01-15 18:12:06,335 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2025-01-15 18:12:06,796 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-15 18:12:07,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-15 18:12:07,587 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-15 18:12:07,981 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-15 18:12:07,982 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-15 18:12:08,020 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-01-15 18:12:08,021 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-15 18:12:08,024 [     scc.git] DEBUG Check current status
2025-01-15 18:12:08,024 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-15 18:12:08,027 [     scc.git] DEBUG 9dc8459 Generate Schemas pages
2025-01-15 18:12:08,027 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-15 18:12:08,063 [  scc.config] DEBUG Found remote.origin.url
2025-01-15 18:12:08,438 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2025-01-15 18:12:08,885 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-15 18:12:09,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-15 18:12:09,731 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-15 18:12:10,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-15 18:12:10,127 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-15 18:12:10,162 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-01-15 18:12:10,162 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-01-15 18:12:10,162 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-15 18:12:10,165 [     scc.git] DEBUG Check current status
2025-01-15 18:12:10,166 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-15 18:12:10,169 [     scc.git] DEBUG 022e144 Add 2025-01-07.md and 2025-01-14.md
2025-01-15 18:12:10,169 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-15 18:12:10,207 [  scc.config] DEBUG Found remote.origin.url
2025-01-15 18:12:10,625 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2025-01-15 18:12:11,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-15 18:12:11,485 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-15 18:12:11,886 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-15 18:12:12,292 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-15 18:12:12,293 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-15 18:12:12,328 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-01-15 18:12:12,328 [     scc.git] DEBUG Resetting...
2025-01-15 18:12:12,328 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-01-15 18:12:12,337 [     scc.git] DEBUG HEAD is now at dce022fb merge master -Dorg -Snone
2025-01-15 18:12:12,337 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-01-15 18:12:12,375 [     scc.git] DEBUG Check current status
2025-01-15 18:12:12,375 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-15 18:12:12,378 [     scc.git] DEBUG dce022fb merge master -Dorg -Snone
2025-01-15 18:12:12,378 [     scc.git] DEBUG Calling 'git submodule status'
2025-01-15 18:12:12,419 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2025-01-15 18:12:12,426 [     scc.git] DEBUG  022e14475db6a041440d3adfbd3335f1754266af _minutes (remotes/origin/HEAD)
2025-01-15 18:12:12,427 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-01-15 18:12:12,427 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-01-15 18:12:12,427 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-01-15 18:12:12,427 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-01-15 18:12:12,427 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-01-15 18:12:12,427 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2025-01-15 18:12:12,427 [    scc.repo] DEBUG ## PRs found:
2025-01-15 18:12:12,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2025-01-15 18:12:13,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/768 HTTP/1.1" 200 None
2025-01-15 18:12:13,786 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/5825bca8c97c884beb6131596705305a5b9964e6 HTTP/1.1" 200 None
2025-01-15 18:12:14,300 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/5825bca8c97c884beb6131596705305a5b9964e6/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-01-15 18:12:14,749 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/5825bca8c97c884beb6131596705305a5b9964e6/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-01-15 18:12:15,315 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/5825bca8c97c884beb6131596705305a5b9964e6 HTTP/1.1" 200 None
2025-01-15 18:12:15,742 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/5825bca8c97c884beb6131596705305a5b9964e6?per_page=1 HTTP/1.1" 200 2
2025-01-15 18:12:15,742 [    scc.repo] DEBUG   - PR 768 sbesson 'Add advisory for the assessment of the impact of CVE-2022-22950'
2025-01-15 18:12:16,207 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/767 HTTP/1.1" 200 None
2025-01-15 18:12:16,208 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-01-15 18:12:16,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/72a732782b8b4e84c292aab69a6702e15276f4eb HTTP/1.1" 200 None
2025-01-15 18:12:17,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/72a732782b8b4e84c292aab69a6702e15276f4eb/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-01-15 18:12:17,669 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/72a732782b8b4e84c292aab69a6702e15276f4eb/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-01-15 18:12:18,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/72a732782b8b4e84c292aab69a6702e15276f4eb HTTP/1.1" 200 None
2025-01-15 18:12:18,550 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/72a732782b8b4e84c292aab69a6702e15276f4eb?per_page=1 HTTP/1.1" 200 2
2025-01-15 18:12:18,550 [    scc.repo] DEBUG   - PR 767 dependabot[bot] 'Bump _minutes from `ec35c63` to `022e144`'
2025-01-15 18:12:19,013 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/764 HTTP/1.1" 200 None
2025-01-15 18:12:19,470 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/3b1f728ce5628d963d493bad86d0923712ff9b83 HTTP/1.1" 200 None
2025-01-15 18:12:19,951 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/3b1f728ce5628d963d493bad86d0923712ff9b83/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-01-15 18:12:20,434 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/3b1f728ce5628d963d493bad86d0923712ff9b83/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-01-15 18:12:20,873 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2025-01-15 18:12:21,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2025-01-15 18:12:21,885 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2025-01-15 18:12:22,304 [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
2025-01-15 18:12:22,729 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2025-01-15 18:12:23,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/f3b02a9cd75d1c017d06a12bde07c6adce10cabd?per_page=1 HTTP/1.1" 200 2
2025-01-15 18:12:23,125 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2025-01-15 18:12:23,125 [    scc.repo] DEBUG ## Branches found:
2025-01-15 18:12:23,125 [     scc.git] DEBUG Get sha1 of %s
2025-01-15 18:12:23,126 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:23,129 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-15 18:12:23,133 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-15 18:12:23,133 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-15 18:12:23,137 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-15 18:12:23,149 [     scc.git] DEBUG Already up to date.

2025-01-15 18:12:23,149 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2025-01-15 18:12:23,474 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-01-15 18:12:23,474 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2025-01-15 18:12:23,493 [     scc.git] DEBUG Calling 'git fetch origin pull/767/head'
2025-01-15 18:12:23,830 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-01-15 18:12:23,830 [     scc.git] DEBUG  * branch              refs/pull/767/head -> FETCH_HEAD
2025-01-15 18:12:23,844 [     scc.git] DEBUG Calling 'git fetch origin pull/768/head'
2025-01-15 18:12:24,157 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-01-15 18:12:24,157 [     scc.git] DEBUG  * branch              refs/pull/768/head -> FETCH_HEAD
2025-01-15 18:12:24,170 [     scc.git] DEBUG ## Unique users: []
2025-01-15 18:12:24,170 [     scc.git] DEBUG Get sha1 of %s
2025-01-15 18:12:24,170 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:24,174 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2025-01-15 18:12:24,187 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:24,190 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2025-01-15 18:12:24,202 [     scc.git] DEBUG Already up to date.
2025-01-15 18:12:24,335 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:12:24,336 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...72a732782b8b4e84c292aab69a6702e15276f4eb'
2025-01-15 18:12:24,348 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:24,351 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 767 (Bump _minutes from `ec35c63` to `022e144`) 72a732782b8b4e84c292aab69a6702e15276f4eb'
2025-01-15 18:12:24,363 [     scc.git] DEBUG Already up to date.
2025-01-15 18:12:24,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:12:24,729 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...5825bca8c97c884beb6131596705305a5b9964e6'
2025-01-15 18:12:24,740 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:24,743 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 768 (Add advisory for the assessment of the impact of CVE-2022-22950) 5825bca8c97c884beb6131596705305a5b9964e6'
2025-01-15 18:12:24,755 [     scc.git] DEBUG Already up to date.
2025-01-15 18:12:25,136 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:12:25,137 [     scc.git] DEBUG Calling 'git submodule update'
2025-01-15 18:12:25,173 [     scc.git] DEBUG Get sha1 of %s
2025-01-15 18:12:25,173 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:25,176 [    scc.repo] DEBUG ## PRs found:
2025-01-15 18:12:25,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2025-01-15 18:12:26,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/13 HTTP/1.1" 200 None
2025-01-15 18:12:26,088 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-01-15 18:12:26,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/867a3d28a86c2047f3409d6d9e72a83cffbae2b5 HTTP/1.1" 200 None
2025-01-15 18:12:26,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/867a3d28a86c2047f3409d6d9e72a83cffbae2b5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-01-15 18:12:27,484 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/867a3d28a86c2047f3409d6d9e72a83cffbae2b5/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-01-15 18:12:27,913 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/867a3d28a86c2047f3409d6d9e72a83cffbae2b5 HTTP/1.1" 200 None
2025-01-15 18:12:28,337 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/867a3d28a86c2047f3409d6d9e72a83cffbae2b5?per_page=1 HTTP/1.1" 200 2
2025-01-15 18:12:28,337 [    scc.repo] DEBUG   - PR 13 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.0'
2025-01-15 18:12:28,818 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2025-01-15 18:12:29,299 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2025-01-15 18:12:29,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/11 HTTP/1.1" 200 None
2025-01-15 18:12:29,761 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-01-15 18:12:30,296 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/b3bb67b954c235e48512d21c1c5b4f5597a0900f HTTP/1.1" 200 None
2025-01-15 18:12:30,770 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/b3bb67b954c235e48512d21c1c5b4f5597a0900f/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-01-15 18:12:31,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/b3bb67b954c235e48512d21c1c5b4f5597a0900f/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-01-15 18:12:31,697 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/b3bb67b954c235e48512d21c1c5b4f5597a0900f HTTP/1.1" 200 None
2025-01-15 18:12:32,115 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/b3bb67b954c235e48512d21c1c5b4f5597a0900f?per_page=1 HTTP/1.1" 200 2
2025-01-15 18:12:32,115 [    scc.repo] DEBUG   - PR 11 dependabot[bot] 'Bump org.openmicroscopy:specification from 6.3.1 to 6.3.6'
2025-01-15 18:12:32,116 [    scc.repo] DEBUG ## Branches found:
2025-01-15 18:12:32,116 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-01-15 18:12:32,116 [     scc.git] DEBUG Get sha1 of %s
2025-01-15 18:12:32,116 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:32,120 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-15 18:12:32,123 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-15 18:12:32,123 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-15 18:12:32,127 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-15 18:12:32,131 [     scc.git] DEBUG Already up to date.

2025-01-15 18:12:32,131 [     scc.git] DEBUG Calling 'git fetch origin pull/11/head'
2025-01-15 18:12:32,537 [     scc.git] DEBUG From https://github.com/ome/schemas
2025-01-15 18:12:32,538 [     scc.git] DEBUG  * branch            refs/pull/11/head -> FETCH_HEAD
2025-01-15 18:12:32,541 [     scc.git] DEBUG Calling 'git fetch origin pull/13/head'
2025-01-15 18:12:32,913 [     scc.git] DEBUG From https://github.com/ome/schemas
2025-01-15 18:12:32,913 [     scc.git] DEBUG  * branch            refs/pull/13/head -> FETCH_HEAD
2025-01-15 18:12:32,917 [     scc.git] DEBUG ## Unique users: []
2025-01-15 18:12:32,917 [     scc.git] DEBUG Get sha1 of %s
2025-01-15 18:12:32,917 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:32,922 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b3bb67b954c235e48512d21c1c5b4f5597a0900f'
2025-01-15 18:12:32,925 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:32,929 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 11 (Bump org.openmicroscopy:specification from 6.3.1 to 6.3.6) b3bb67b954c235e48512d21c1c5b4f5597a0900f'
2025-01-15 18:12:32,937 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-15 18:12:32,939 [     scc.git] DEBUG  pom.xml | 2 +-
2025-01-15 18:12:32,939 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-01-15 18:12:33,085 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:12:33,086 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...867a3d28a86c2047f3409d6d9e72a83cffbae2b5'
2025-01-15 18:12:33,090 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:33,093 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 13 (Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.0) 867a3d28a86c2047f3409d6d9e72a83cffbae2b5'
2025-01-15 18:12:33,101 [     scc.git] DEBUG Auto-merging pom.xml
2025-01-15 18:12:33,102 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-15 18:12:33,104 [     scc.git] DEBUG  pom.xml | 2 +-
2025-01-15 18:12:33,104 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-01-15 18:12:33,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:12:33,465 [     scc.git] DEBUG Calling 'git submodule update'
2025-01-15 18:12:33,501 [     scc.git] DEBUG Get sha1 of %s
2025-01-15 18:12:33,501 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:33,504 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-15 18:12:33,538 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-01-15 18:12:33,544 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f815d976370> has no local changes
2025-01-15 18:12:33,544 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/schemas
Excluded PRs:
  - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.

Merged PRs:
  - PR 11 dependabot[bot] 'Bump org.openmicroscopy:specification from 6.3.1 to 6.3.6'
  - PR 13 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.0'

Generated by WEBSITE-push#349 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/349/)'
2025-01-15 18:12:33,551 [     scc.git] DEBUG [detached HEAD eaf51e5] merge master -Dorg -Ssuccess-only
2025-01-15 18:12:33,552 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-01-15 18:12:33,552 [    scc.repo] DEBUG ## PRs found:
2025-01-15 18:12:33,897 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2025-01-15 18:12:33,897 [    scc.repo] DEBUG ## Branches found:
2025-01-15 18:12:33,897 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-01-15 18:12:33,897 [     scc.git] DEBUG Get sha1 of %s
2025-01-15 18:12:33,897 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:33,901 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-15 18:12:33,905 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-15 18:12:33,905 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-15 18:12:33,909 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-15 18:12:33,912 [     scc.git] DEBUG Already up to date.

2025-01-15 18:12:33,913 [     scc.git] DEBUG ## Unique users: []
2025-01-15 18:12:33,913 [     scc.git] DEBUG Get sha1 of %s
2025-01-15 18:12:33,913 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:33,916 [     scc.git] DEBUG Calling 'git submodule update'
2025-01-15 18:12:33,951 [     scc.git] DEBUG Get sha1 of %s
2025-01-15 18:12:33,952 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-15 18:12:33,955 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-15 18:12:33,989 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-01-15 18:12:33,994 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f815c04e2b0> has no local changes
2025-01-15 18:12:33,994 [     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#349 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/349/)'
2025-01-15 18:12:34,001 [     scc.git] DEBUG [detached HEAD 80f573a] merge master -Dorg -Ssuccess-only
2025-01-15 18:12:34,002 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-01-15 18:12:34,002 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-15 18:12:34,041 [  scc.config] DEBUG Found submodule.Schemas.url
2025-01-15 18:12:34,277 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:12:34,286 [  scc.config] DEBUG Found submodule._minutes.url
2025-01-15 18:12:34,689 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-15 18:12:34,696 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-01-15 18:12:34,710 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f815fce3bb0> has local changes
2025-01-15 18:12:34,710 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/www.openmicroscopy.org
Excluded PRs:
  - PR 764 jburel 'Switch twitter by bluesky for openmicroscopy.org' (status: failure)
Already up to date.

Merged PRs:
  - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
  - PR 767 dependabot[bot] 'Bump _minutes from `ec35c63` to `022e144`'
  - PR 768 sbesson 'Add advisory for the assessment of the impact of CVE-2022-22950'

Repository: ome/schemas
Excluded PRs:
  - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.

Merged PRs:
  - PR 11 dependabot[bot] 'Bump org.openmicroscopy:specification from 6.3.1 to 6.3.6'
  - PR 13 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.0'

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


Generated by WEBSITE-push#349 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/349/)'
2025-01-15 18:12:34,719 [     scc.git] DEBUG [detached HEAD 8a187af1] merge master -Dorg -Ssuccess-only
2025-01-15 18:12:34,719 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2025-01-15 18:12:34,719 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2025-01-15 18:12:34,719 [   scc.merge] INFO  Excluded PRs:
2025-01-15 18:12:34,719 [   scc.merge] INFO    - PR 764 jburel 'Switch twitter by bluesky for openmicroscopy.org' (status: failure)
2025-01-15 18:12:34,719 [   scc.merge] INFO  Already up to date.
2025-01-15 18:12:34,719 [   scc.merge] INFO  
2025-01-15 18:12:34,719 [   scc.merge] INFO  Merged PRs:
2025-01-15 18:12:34,719 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2025-01-15 18:12:34,719 [   scc.merge] INFO    - PR 767 dependabot[bot] 'Bump _minutes from `ec35c63` to `022e144`'
2025-01-15 18:12:34,719 [   scc.merge] INFO    - PR 768 sbesson 'Add advisory for the assessment of the impact of CVE-2022-22950'
2025-01-15 18:12:34,719 [   scc.merge] INFO  
2025-01-15 18:12:34,719 [   scc.merge] INFO  Repository: ome/schemas
2025-01-15 18:12:34,719 [   scc.merge] INFO  Excluded PRs:
2025-01-15 18:12:34,719 [   scc.merge] INFO    - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2025-01-15 18:12:34,719 [   scc.merge] INFO  Already up to date.
2025-01-15 18:12:34,719 [   scc.merge] INFO  
2025-01-15 18:12:34,719 [   scc.merge] INFO  Merged PRs:
2025-01-15 18:12:34,719 [   scc.merge] INFO    - PR 11 dependabot[bot] 'Bump org.openmicroscopy:specification from 6.3.1 to 6.3.6'
2025-01-15 18:12:34,719 [   scc.merge] INFO    - PR 13 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.0'
2025-01-15 18:12:34,719 [   scc.merge] INFO  
2025-01-15 18:12:34,720 [   scc.merge] INFO  Repository: ome/meeting-minutes
2025-01-15 18:12:34,720 [   scc.merge] INFO  Already up to date.
2025-01-15 18:12:34,720 [   scc.merge] INFO  
2025-01-15 18:12:34,720 [   scc.merge] INFO  
2025-01-15 18:12:34,720 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-01-15 18:12:34,720 [     scc.git] DEBUG Calling 'git remote'
2025-01-15 18:12:34,723 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-01-15 18:12:34,723 [     scc.git] DEBUG Calling 'git remote'
2025-01-15 18:12:34,726 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-01-15 18:12:34,726 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-01-15 18:12:34,726 [     scc.git] DEBUG Calling 'git remote'
2025-01-15 18:12:34,729 [     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 022e144
nothing to commit, working tree clean
HEAD detached from bd92c97d
nothing to commit, working tree clean
2025-01-15 18:12:48,029 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci