You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker info
/usr/bin/docker buildx build --tag openmicroscopy/omero-server:5.6.3-4 --tag openmicroscopy/omero-server:5.6.3 --tag openmicroscopy/omero-server:5.6 --tag openmicroscopy/omero-server:5 --tag openmicroscopy/omero-server:latest --iidfile /tmp/docker-build-push-bMDukD/iidfile --metadata-file /tmp/docker-build-push-bMDukD/metadata-file --secret id=GIT_AUTH_TOKEN,src=/tmp/docker-build-push-bMDukD/tmp-2664-D6MACjW2TbGc --push https://github.com/ome/omero-server-docker.git#36c2906f7b8c3bbd8275a1b5da302fba4152bc47
#1 [internal] load git source https://github.com/ome/omero-server-docker.git#36c2906f7b8c3bbd8275a1b5da302fba4152bc47
#1 0.120 hint: Using 'master' as the name for the initial branch. This default branch name
#1 0.121 hint: is subject to change. To configure the initial branch name to use in all
#1 0.121 hint: of your new repositories, which will suppress this warning, call:
#1 0.121 hint:
#1 0.121 hint: git config --global init.defaultBranch <name>
#1 0.121 hint:
#1 0.121 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
#1 0.121 hint: 'development'. The just-created branch can be renamed via this command:
#1 0.121 hint:
#1 0.121 hint: git branch -m <name>
#1 0.122 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/1/fs/
#1 0.145 fatal: Not a valid object name 36c2906f7b8c3bbd8275a1b5da302fba4152bc47^{commit}
#1 0.863 From https://github.com/ome/omero-server-docker
#1 0.863 * [new branch] master -> origin/master
#1 0.878 fatal: reference is not a tree: 36c2906f7b8c3bbd8275a1b5da302fba4152bc47
#1 ERROR: failed to checkout remote https://github.com/ome/omero-server-docker.git: exit status 128
------
> [internal] load git source https://github.com/ome/omero-server-docker.git#36c2906f7b8c3bbd8275a1b5da302fba4152bc47:
#1 0.121 hint:
#1 0.121 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
#1 0.121 hint: 'development'. The just-created branch can be renamed via this command:
#1 0.121 hint:
#1 0.121 hint: git branch -m <name>
#1 0.122 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/1/fs/
#1 0.145 fatal: Not a valid object name 36c2906f7b8c3bbd8275a1b5da302fba4152bc47^{commit}
#1 0.863 From https://github.com/ome/omero-server-docker
#1 0.863 * [new branch] master -> origin/master
#1 0.878 fatal: reference is not a tree: 36c2906f7b8c3bbd8275a1b5da302fba4152bc47
------
error: failed to solve: failed to read dockerfile: failed to checkout remote https://github.com/ome/omero-server-docker.git: exit status 128
Error: buildx failed with: error: failed to solve: failed to read dockerfile: failed to checkout remote https://github.com/ome/omero-server-docker.git: exit status 128
The text was updated successfully, but these errors were encountered:
sbesson
changed the title
GitHub upload action failed with
GitHub upload action failed with exit status 128
Oct 25, 2021
See https://github.com/ome/omero-server-docker/runs/3998380455?check_suite_focus=true
The
upload
build of tag5.6.3-4
especially theomero-server-docker/.github/workflows/main.yml
Lines 45 to 49 in 36c2906
The text was updated successfully, but these errors were encountered: