[NOT READY FOR REVIEW][TEST] Introduce a sentinel layer variant for zstd:chunked pulls #681
Cirrus CI / Image: Skopeo Test
failed
Apr 3, 2026 in 14m 36s
Task Summary
Instruction system failed in 01:23
Details
✅ 00:08 clone
✅ 00:14 modules
✅ 01:32 setup
✅ 00:13 vendor
✅ 02:45 build
✅ 03:00 unit
✅ 05:15 integration
❌ 01:23 system
1..29
ok 1 skopeo version emits reasonable output
ok 2 skopeo release isn't a development version # skip Release testing may be enabled by setting $RELEASE_TESTING = 'true'.
ok 3 inspect: basic
ok 4 inspect: env
ok 5 inspect: image manifest list w/ diff platform
ok 6 inspect: don't list tags
ok 7 inspect: image unknown
ok 8 copy: dir, round trip
ok 9 copy: oci, round trip
ok 10 copy: oci, zstd
ok 11 copy: oci w/ and w/o tags
ok 12 copy: registry -> storage -> oci-archive
ok 13 copy: bug 651 # skip Enable this once skopeo issue #651 has been fixed
ok 14 copy: manifest format
ok 15 copy: additional tag
ok 16 copy: shared blob directory
ok 17 copy: sif image
ok 18 local registry, with cert
ok 19 auth: credentials on command line
ok 20 auth: credentials via podman login
ok 21 auth: copy with --src-creds and --dest-creds
ok 22 auth: credentials via authfile
not ok 23 signing
# (from function `die' in file systemtest/helpers.bash, line 140,
# from function `run_skopeo' in file systemtest/helpers.bash, line 111,
# in test file systemtest/050-signing.bats, line 112)
# `run_skopeo copy docker://quay.io/libpod/busybox:latest \' failed
# gpg: keybox '/tmp/skopeo_bats.KuVodW/skopeo-gpg/pubring.kbx' created
# gpg: /tmp/skopeo_bats.KuVodW/skopeo-gpg/trustdb.gpg: trustdb created
# gpg: directory '/tmp/skopeo_bats.KuVodW/skopeo-gpg/openpgp-revocs.d' created
# gpg: revocation certificate stored as '/tmp/skopeo_bats.KuVodW/skopeo-gpg/openpgp-revocs.d/E7182FEED6317381C3BF74170DD62434CB237A00.rev'
# gpg: revocation certificate stored as '/tmp/skopeo_bats.KuVodW/skopeo-gpg/openpgp-revocs.d/7C4301874BAD385318F754F044426537EC5F0329.rev'
# $ podman --cgroup-manager=cgroupfs run -d --name reg -v /tmp/skopeo_bats.KuVodW/auth:/auth:Z -p 5000:5000 quay.io/libpod/registry:2.8.2
# 127b36732e315da422f0673e237aff50c989e819dd9df1cd227f72ca865e8387
# /var/tmp/go/src/github.com/containers/skopeo/systemtest/helpers.bash: connect: Connection refused
# /var/tmp/go/src/github.com/containers/skopeo/systemtest/helpers.bash: line 359: /dev/tcp/127.0.0.1/5000: Connection refused
# $ /var/tmp/go/src/github.com/containers/skopeo/systemtest/../bin/skopeo standalone-sign /dev/null busybox alice@test.redhat.com -o /dev/null --passphrase-file /tmp/skopeo_bats.KuVodW/passphrase-file
# $ /var/tmp/go/src/github.com/containers/skopeo/systemtest/../bin/skopeo copy docker://quay.io/libpod/busybox:latest dir:/tmp/skopeo_bats.KuVodW/busybox
# Getting image source signatures
# Copying blob sha256:9758c28807f21c13d05c704821fdd56c0b9574912f9b916c65e1df3e6b8bc572
# time="2026-04-03T09:04:56-05:00" level=fatal msg="copying system image from manifest list: reading blob sha256:9758c28807f21c13d05c704821fdd56c0b9574912f9b916c65e1df3e6b8bc572: fetching blob: received unexpected HTTP status: 504 Gateway Time-out"
# [ rc=1 (** EXPECTED 0 **) ]
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: exit code is 1; expected 0
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# reg
ok 24 signing: remove signature
ok 25 signing: standalone
ok 26 delete: remove image from registry
ok 27 list-tags: remote repository on a registry
ok 28 list-tags: from a docker-archive file
ok 29 sync: --dry-run
make: *** [Makefile:233: test-system-local] Error 1
Exit status: 2
Loading