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-11-13 11:13:54,566 [ scc.config] DEBUG Found github.token
2024-11-13 11:13:54,569 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-11-13 11:13:54,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 11:13:55,160 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 11:13:55,546 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-11-13 11:13:55,547 [ scc.gh] DEBUG 4994 remaining from 5000 (Reset at 11:11
2024-11-13 11:13:55,547 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-13 11:13:55,551 [ scc.git] DEBUG Check current status
2024-11-13 11:13:55,551 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-13 11:13:55,555 [ scc.git] DEBUG 44415a4d Merge pull request #757 from melissalinkert/bf-8.0.0
2024-11-13 11:13:55,555 [ scc.git] DEBUG Calling 'git submodule status'
2024-11-13 11:13:55,597 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-11-13 11:13:55,606 [ scc.git] DEBUG 6c1e198e00a4156fe9d3c8ebd9b51a616062614c _minutes (heads/master-16-g6c1e198)
2024-11-13 11:13:55,609 [ scc.config] DEBUG Found remote.origin.url
2024-11-13 11:13:56,011 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-11-13 11:13:56,486 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-13 11:13:56,880 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-13 11:13:57,281 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-13 11:13:57,688 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-13 11:13:57,689 [ scc.git] DEBUG Resetting...
2024-11-13 11:13:57,689 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-11-13 11:13:57,697 [ scc.git] DEBUG HEAD is now at 44415a4d Merge pull request #757 from melissalinkert/bf-8.0.0
2024-11-13 11:13:57,697 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-11-13 11:13:57,735 [ scc.git] DEBUG Check current status
2024-11-13 11:13:57,735 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-13 11:13:57,738 [ scc.git] DEBUG 44415a4d Merge pull request #757 from melissalinkert/bf-8.0.0
2024-11-13 11:13:57,738 [ scc.git] DEBUG Calling 'git submodule status'
2024-11-13 11:13:57,778 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-11-13 11:13:57,787 [ scc.git] DEBUG 6c1e198e00a4156fe9d3c8ebd9b51a616062614c _minutes (heads/master-16-g6c1e198)
2024-11-13 11:13:57,788 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-11-13 11:13:57,788 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-11-13 11:13:57,788 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-11-13 11:13:57,788 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-11-13 11:13:57,788 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-11-13 11:13:57,788 [ scc.repo] DEBUG ## PRs found:
2024-11-13 11:13:58,230 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-11-13 11:13:58,679 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/760 HTTP/1.1" 200 None
2024-11-13 11:13:58,680 [ scc.repo] DEBUG # ... Include label: dependencies
2024-11-13 11:13:58,680 [ scc.repo] DEBUG - PR 760 dependabot[bot] 'Bump _minutes from `6c1e198` to `98b4d02`'
2024-11-13 11:13:59,173 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/759 HTTP/1.1" 200 None
2024-11-13 11:13:59,173 [ scc.repo] DEBUG - PR 759 melissalinkert 'Add Bio-Formats 8.0.1 announcement and update config'
2024-11-13 11:13:59,623 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/758 HTTP/1.1" 200 None
2024-11-13 11:13:59,624 [ scc.repo] DEBUG - PR 758 pwalczysko 'Add workshops Kobe and Brno'
2024-11-13 11:14:00,086 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-11-13 11:14:00,567 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-11-13 11:14:00,569 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-11-13 11:14:00,569 [ scc.repo] DEBUG ## Branches found:
2024-11-13 11:14:00,569 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 11:14:00,569 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:00,572 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-13 11:14:00,575 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-13 11:14:00,576 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-13 11:14:00,579 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-13 11:14:00,582 [ scc.git] DEBUG Already up to date.
2024-11-13 11:14:00,583 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-11-13 11:14:01,032 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-11-13 11:14:01,032 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-11-13 11:14:01,049 [ scc.git] DEBUG Calling 'git fetch origin pull/758/head'
2024-11-13 11:14:01,552 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-11-13 11:14:01,552 [ scc.git] DEBUG * branch refs/pull/758/head -> FETCH_HEAD
2024-11-13 11:14:01,555 [ scc.git] DEBUG Calling 'git fetch origin pull/759/head'
2024-11-13 11:14:01,975 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-11-13 11:14:01,976 [ scc.git] DEBUG * branch refs/pull/759/head -> FETCH_HEAD
2024-11-13 11:14:01,987 [ scc.git] DEBUG Calling 'git fetch origin pull/760/head'
2024-11-13 11:14:02,529 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-11-13 11:14:02,529 [ scc.git] DEBUG * branch refs/pull/760/head -> FETCH_HEAD
2024-11-13 11:14:02,540 [ scc.git] DEBUG ## Unique users: []
2024-11-13 11:14:02,540 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 11:14:02,540 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:02,543 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-11-13 11:14:02,554 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:02,557 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-11-13 11:14:02,589 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-13 11:14:02,592 [ scc.git] DEBUG img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-11-13 11:14:02,592 [ scc.git] DEBUG 1 file changed, 0 insertions(+), 0 deletions(-)
2024-11-13 11:14:02,782 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 11:14:02,783 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...781ff2921c535f94de0ba600e5d35d234120dc7d'
2024-11-13 11:14:02,795 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:02,798 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 758 (Add workshops Kobe and Brno) 781ff2921c535f94de0ba600e5d35d234120dc7d'
2024-11-13 11:14:02,828 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-13 11:14:02,831 [ scc.git] DEBUG _data/ome2024.json | 4 +-
2024-11-13 11:14:02,831 [ scc.git] DEBUG events/index.html | 12 +++++
2024-11-13 11:14:02,831 [ scc.git] DEBUG events/workshops-brno-december-2024.html | 43 ++++++++++++++++
2024-11-13 11:14:02,831 [ scc.git] DEBUG events/workshops-kobe-november-2024.html | 84 ++++++++++++++++++++++++++++++++
2024-11-13 11:14:02,831 [ scc.git] DEBUG 4 files changed, 141 insertions(+), 2 deletions(-)
2024-11-13 11:14:02,831 [ scc.git] DEBUG create mode 100644 events/workshops-brno-december-2024.html
2024-11-13 11:14:02,831 [ scc.git] DEBUG create mode 100644 events/workshops-kobe-november-2024.html
2024-11-13 11:14:03,181 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 11:14:03,182 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f0417e1d4af7e08704c1b8b28ac18e321d9fc1d2'
2024-11-13 11:14:03,194 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:03,197 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 759 (Add Bio-Formats 8.0.1 announcement and update config) f0417e1d4af7e08704c1b8b28ac18e321d9fc1d2'
2024-11-13 11:14:03,236 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-13 11:14:03,239 [ scc.git] DEBUG _config.yml | 2 +-
2024-11-13 11:14:03,239 [ scc.git] DEBUG _posts/2024-11-14-bio-formats-8-0-1.md | 21 +++++++++++++++++++++
2024-11-13 11:14:03,239 [ scc.git] DEBUG bio-formats/downloads/index.html | 2 +-
2024-11-13 11:14:03,239 [ scc.git] DEBUG 3 files changed, 23 insertions(+), 2 deletions(-)
2024-11-13 11:14:03,239 [ scc.git] DEBUG create mode 100644 _posts/2024-11-14-bio-formats-8-0-1.md
2024-11-13 11:14:03,575 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 11:14:03,575 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac63ecb23dfeb68cb5c52fce023464f0c9f7bf2e'
2024-11-13 11:14:03,594 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:03,598 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 760 (Bump _minutes from `6c1e198` to `98b4d02`) ac63ecb23dfeb68cb5c52fce023464f0c9f7bf2e'
2024-11-13 11:14:03,618 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-13 11:14:03,620 [ scc.git] DEBUG _minutes | 2 +-
2024-11-13 11:14:03,620 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-13 11:14:03,971 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 11:14:03,972 [ scc.git] DEBUG Calling 'git submodule update'
2024-11-13 11:14:04,057 [ scc.git] DEBUG Submodule path '_minutes': checked out '98b4d0226cbbc8629b60d312178cb941d6331265'
2024-11-13 11:14:04,057 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 11:14:04,058 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:04,061 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-11-13 11:14:04,245 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f7d9d18fd30> has no local changes
2024-11-13 11:14:04,245 [ 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 758 pwalczysko 'Add workshops Kobe and Brno'
- PR 759 melissalinkert 'Add Bio-Formats 8.0.1 announcement and update config'
- PR 760 dependabot[bot] 'Bump _minutes from `6c1e198` to `98b4d02`'
Generated by WEBSITE-push#282 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/282/)'
2024-11-13 11:14:04,260 [ scc.git] DEBUG [detached HEAD de1c5365] merge master -Dorg -Snone
2024-11-13 11:14:04,260 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-11-13 11:14:04,260 [ scc.merge] INFO Already up to date.
2024-11-13 11:14:04,260 [ scc.merge] INFO
2024-11-13 11:14:04,260 [ scc.merge] INFO Merged PRs:
2024-11-13 11:14:04,260 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-11-13 11:14:04,260 [ scc.merge] INFO - PR 758 pwalczysko 'Add workshops Kobe and Brno'
2024-11-13 11:14:04,260 [ scc.merge] INFO - PR 759 melissalinkert 'Add Bio-Formats 8.0.1 announcement and update config'
2024-11-13 11:14:04,260 [ scc.merge] INFO - PR 760 dependabot[bot] 'Bump _minutes from `6c1e198` to `98b4d02`'
2024-11-13 11:14:04,260 [ scc.merge] INFO
2024-11-13 11:14:04,260 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-11-13 11:14:04,260 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-11-13 11:14:05,298 [ scc.config] DEBUG Found github.token
2024-11-13 11:14:05,300 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-11-13 11:14:05,484 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 11:14:05,874 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 11:14:06,268 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-11-13 11:14:06,268 [ scc.gh] DEBUG 4977 remaining from 5000 (Reset at 11:11
2024-11-13 11:14:06,269 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-13 11:14:06,272 [ scc.git] DEBUG Check current status
2024-11-13 11:14:06,273 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-13 11:14:06,276 [ scc.git] DEBUG de1c5365 merge master -Dorg -Snone
2024-11-13 11:14:06,276 [ scc.git] DEBUG Calling 'git submodule status'
2024-11-13 11:14:06,316 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-11-13 11:14:06,323 [ scc.git] DEBUG 98b4d0226cbbc8629b60d312178cb941d6331265 _minutes (remotes/origin/HEAD)
2024-11-13 11:14:06,327 [ scc.config] DEBUG Found remote.origin.url
2024-11-13 11:14:06,761 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-11-13 11:14:07,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-13 11:14:07,683 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-13 11:14:08,099 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-13 11:14:08,497 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-13 11:14:08,498 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-13 11:14:08,535 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-11-13 11:14:08,535 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-13 11:14:08,538 [ scc.git] DEBUG Check current status
2024-11-13 11:14:08,538 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-13 11:14:08,541 [ scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-11-13 11:14:08,541 [ scc.git] DEBUG Calling 'git submodule status'
2024-11-13 11:14:08,577 [ scc.config] DEBUG Found remote.origin.url
2024-11-13 11:14:08,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-11-13 11:14:09,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-13 11:14:09,846 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-13 11:14:10,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-13 11:14:10,642 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-13 11:14:10,643 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-13 11:14:10,678 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-11-13 11:14:10,678 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-11-13 11:14:10,678 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-13 11:14:10,682 [ scc.git] DEBUG Check current status
2024-11-13 11:14:10,682 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-13 11:14:10,685 [ scc.git] DEBUG 98b4d02 Add notes 2024-10-15 -> 2024-11-12
2024-11-13 11:14:10,685 [ scc.git] DEBUG Calling 'git submodule status'
2024-11-13 11:14:10,720 [ scc.config] DEBUG Found remote.origin.url
2024-11-13 11:14:11,133 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-11-13 11:14:11,651 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-13 11:14:12,067 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-13 11:14:12,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-13 11:14:12,886 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-13 11:14:12,887 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-13 11:14:12,921 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-11-13 11:14:12,922 [ scc.git] DEBUG Resetting...
2024-11-13 11:14:12,922 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-11-13 11:14:12,929 [ scc.git] DEBUG HEAD is now at de1c5365 merge master -Dorg -Snone
2024-11-13 11:14:12,929 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-11-13 11:14:12,967 [ scc.git] DEBUG Check current status
2024-11-13 11:14:12,968 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-13 11:14:12,971 [ scc.git] DEBUG de1c5365 merge master -Dorg -Snone
2024-11-13 11:14:12,971 [ scc.git] DEBUG Calling 'git submodule status'
2024-11-13 11:14:13,011 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-11-13 11:14:13,018 [ scc.git] DEBUG 98b4d0226cbbc8629b60d312178cb941d6331265 _minutes (remotes/origin/HEAD)
2024-11-13 11:14:13,019 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-11-13 11:14:13,019 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-11-13 11:14:13,019 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-11-13 11:14:13,019 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-11-13 11:14:13,019 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-11-13 11:14:13,019 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-11-13 11:14:13,019 [ scc.repo] DEBUG ## PRs found:
2024-11-13 11:14:13,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-11-13 11:14:13,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/760 HTTP/1.1" 200 None
2024-11-13 11:14:13,917 [ scc.repo] DEBUG # ... Include label: dependencies
2024-11-13 11:14:14,452 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/ac63ecb23dfeb68cb5c52fce023464f0c9f7bf2e HTTP/1.1" 200 None
2024-11-13 11:14:14,960 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/ac63ecb23dfeb68cb5c52fce023464f0c9f7bf2e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-13 11:14:15,424 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/ac63ecb23dfeb68cb5c52fce023464f0c9f7bf2e/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-13 11:14:15,866 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/759 HTTP/1.1" 200 None
2024-11-13 11:14:16,343 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f0417e1d4af7e08704c1b8b28ac18e321d9fc1d2 HTTP/1.1" 200 None
2024-11-13 11:14:16,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f0417e1d4af7e08704c1b8b28ac18e321d9fc1d2/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-13 11:14:17,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f0417e1d4af7e08704c1b8b28ac18e321d9fc1d2/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-13 11:14:17,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/758 HTTP/1.1" 200 None
2024-11-13 11:14:18,278 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/781ff2921c535f94de0ba600e5d35d234120dc7d HTTP/1.1" 200 None
2024-11-13 11:14:18,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/781ff2921c535f94de0ba600e5d35d234120dc7d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-13 11:14:19,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/781ff2921c535f94de0ba600e5d35d234120dc7d/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-13 11:14:19,682 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/781ff2921c535f94de0ba600e5d35d234120dc7d HTTP/1.1" 200 None
2024-11-13 11:14:20,093 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/781ff2921c535f94de0ba600e5d35d234120dc7d?per_page=1 HTTP/1.1" 200 2
2024-11-13 11:14:20,093 [ scc.repo] DEBUG - PR 758 pwalczysko 'Add workshops Kobe and Brno'
2024-11-13 11:14:20,549 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-11-13 11:14:21,050 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-11-13 11:14:21,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-11-13 11:14:22,053 [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-11-13 11:14:22,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-11-13 11:14:23,060 [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-11-13 11:14:23,061 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-11-13 11:14:23,061 [ scc.repo] DEBUG ## Branches found:
2024-11-13 11:14:23,061 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 11:14:23,061 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:23,065 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-13 11:14:23,068 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-13 11:14:23,068 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-13 11:14:23,072 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-13 11:14:23,084 [ scc.git] DEBUG Already up to date.
2024-11-13 11:14:23,084 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-11-13 11:14:23,569 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-11-13 11:14:23,569 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-11-13 11:14:23,586 [ scc.git] DEBUG Calling 'git fetch origin pull/758/head'
2024-11-13 11:14:24,194 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-11-13 11:14:24,194 [ scc.git] DEBUG * branch refs/pull/758/head -> FETCH_HEAD
2024-11-13 11:14:24,207 [ scc.git] DEBUG ## Unique users: []
2024-11-13 11:14:24,207 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 11:14:24,207 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:24,211 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-11-13 11:14:24,223 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:24,226 [ 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-11-13 11:14:24,237 [ scc.git] DEBUG Already up to date.
2024-11-13 11:14:24,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 11:14:24,373 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...781ff2921c535f94de0ba600e5d35d234120dc7d'
2024-11-13 11:14:24,383 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:24,387 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 758 (Add workshops Kobe and Brno) 781ff2921c535f94de0ba600e5d35d234120dc7d'
2024-11-13 11:14:24,397 [ scc.git] DEBUG Already up to date.
2024-11-13 11:14:24,768 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 11:14:24,768 [ scc.git] DEBUG Calling 'git submodule update'
2024-11-13 11:14:24,805 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 11:14:24,805 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:24,808 [ scc.repo] DEBUG ## PRs found:
2024-11-13 11:14:25,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-11-13 11:14:25,727 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-11-13 11:14:25,728 [ scc.repo] DEBUG # ... Include label: dependencies
2024-11-13 11:14:26,575 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-11-13 11:14:27,038 [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-11-13 11:14:27,579 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-11-13 11:14:27,985 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-11-13 11:14:27,985 [ scc.repo] DEBUG - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-11-13 11:14:27,986 [ scc.repo] DEBUG ## Branches found:
2024-11-13 11:14:27,986 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-11-13 11:14:27,986 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 11:14:27,986 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:27,990 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-13 11:14:27,993 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-13 11:14:27,993 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-13 11:14:27,997 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-13 11:14:28,001 [ scc.git] DEBUG Already up to date.
2024-11-13 11:14:28,001 [ scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-11-13 11:14:28,318 [ scc.git] DEBUG From https://github.com/ome/schemas
2024-11-13 11:14:28,318 [ scc.git] DEBUG * branch refs/pull/10/head -> FETCH_HEAD
2024-11-13 11:14:28,322 [ scc.git] DEBUG ## Unique users: []
2024-11-13 11:14:28,322 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 11:14:28,322 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:28,326 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-11-13 11:14:28,329 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:28,333 [ 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-11-13 11:14:28,341 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-13 11:14:28,343 [ scc.git] DEBUG pom.xml | 2 +-
2024-11-13 11:14:28,343 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-13 11:14:28,486 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 11:14:28,487 [ scc.git] DEBUG Calling 'git submodule update'
2024-11-13 11:14:28,521 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 11:14:28,521 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:28,525 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-13 11:14:28,557 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-11-13 11:14:28,563 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f261bf7c040> has no local changes
2024-11-13 11:14:28,563 [ 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#282 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/282/)'
2024-11-13 11:14:28,570 [ scc.git] DEBUG [detached HEAD 96501d9] merge master -Dorg -Ssuccess-only
2024-11-13 11:14:28,570 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-11-13 11:14:28,570 [ scc.repo] DEBUG ## PRs found:
2024-11-13 11:14:28,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-11-13 11:14:28,983 [ scc.repo] DEBUG ## Branches found:
2024-11-13 11:14:28,983 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-11-13 11:14:28,983 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 11:14:28,983 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:28,987 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-13 11:14:28,990 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-13 11:14:28,990 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-13 11:14:28,994 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-13 11:14:28,998 [ scc.git] DEBUG Already up to date.
2024-11-13 11:14:28,998 [ scc.git] DEBUG ## Unique users: []
2024-11-13 11:14:28,998 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 11:14:28,998 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:29,001 [ scc.git] DEBUG Calling 'git submodule update'
2024-11-13 11:14:29,035 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 11:14:29,035 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 11:14:29,038 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-13 11:14:29,070 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-11-13 11:14:29,075 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f261bf10d00> has no local changes
2024-11-13 11:14:29,076 [ 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#282 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/282/)'
2024-11-13 11:14:29,082 [ scc.git] DEBUG [detached HEAD 375d26c] merge master -Dorg -Ssuccess-only
2024-11-13 11:14:29,083 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-11-13 11:14:29,083 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-13 11:14:29,120 [ scc.config] DEBUG Found submodule.Schemas.url
2024-11-13 11:14:29,383 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 11:14:29,393 [ scc.config] DEBUG Found submodule._minutes.url
2024-11-13 11:14:29,769 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 11:14:29,777 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-11-13 11:14:29,791 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f261bf6ad30> has local changes
2024-11-13 11:14:29,791 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/www.openmicroscopy.org
Excluded PRs:
- PR 760 dependabot[bot] 'Bump _minutes from `6c1e198` to `98b4d02`' (status: failure)
- PR 759 melissalinkert 'Add Bio-Formats 8.0.1 announcement and update config' (status: failure)
Already up to date.
Merged PRs:
- PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
- PR 758 pwalczysko 'Add workshops Kobe and Brno'
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#282 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/282/)'
2024-11-13 11:14:29,800 [ scc.git] DEBUG [detached HEAD 90bea385] merge master -Dorg -Ssuccess-only
2024-11-13 11:14:29,800 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-11-13 11:14:29,800 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2024-11-13 11:14:29,800 [ scc.merge] INFO Excluded PRs:
2024-11-13 11:14:29,801 [ scc.merge] INFO - PR 760 dependabot[bot] 'Bump _minutes from `6c1e198` to `98b4d02`' (status: failure)
2024-11-13 11:14:29,801 [ scc.merge] INFO - PR 759 melissalinkert 'Add Bio-Formats 8.0.1 announcement and update config' (status: failure)
2024-11-13 11:14:29,801 [ scc.merge] INFO Already up to date.
2024-11-13 11:14:29,801 [ scc.merge] INFO
2024-11-13 11:14:29,801 [ scc.merge] INFO Merged PRs:
2024-11-13 11:14:29,801 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-11-13 11:14:29,801 [ scc.merge] INFO - PR 758 pwalczysko 'Add workshops Kobe and Brno'
2024-11-13 11:14:29,801 [ scc.merge] INFO
2024-11-13 11:14:29,801 [ scc.merge] INFO Repository: ome/schemas
2024-11-13 11:14:29,801 [ scc.merge] INFO Already up to date.
2024-11-13 11:14:29,801 [ scc.merge] INFO
2024-11-13 11:14:29,801 [ scc.merge] INFO Merged PRs:
2024-11-13 11:14:29,801 [ scc.merge] INFO - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-11-13 11:14:29,801 [ scc.merge] INFO
2024-11-13 11:14:29,801 [ scc.merge] INFO Repository: ome/meeting-minutes
2024-11-13 11:14:29,801 [ scc.merge] INFO Already up to date.
2024-11-13 11:14:29,801 [ scc.merge] INFO
2024-11-13 11:14:29,801 [ scc.merge] INFO
2024-11-13 11:14:29,801 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-11-13 11:14:29,801 [ scc.git] DEBUG Calling 'git remote'
2024-11-13 11:14:29,804 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-11-13 11:14:29,804 [ scc.git] DEBUG Calling 'git remote'
2024-11-13 11:14:29,808 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-11-13 11:14:29,808 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-11-13 11:14:29,808 [ scc.git] DEBUG Calling 'git remote'
2024-11-13 11:14:29,811 [ 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 98b4d02
nothing to commit, working tree clean
HEAD detached from 44415a4d
nothing to commit, working tree clean
2024-11-13 11:14:44,203 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci