Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] vendor: bump c/storage #24482

Closed
wants to merge 1 commit into from

vendor: bump c/storage

c4c0339
Select commit
Loading
Failed to load commit list.
Closed

[WIP] vendor: bump c/storage #24482

vendor: bump c/storage
c4c0339
Select commit
Loading
Failed to load commit list.
Cirrus CI / sys remote fedora-40 root host sqlite cancelled Nov 6, 2024 in 2m 8s

Task Summary

Instruction main failed in 01:47

Details

ℹ️ PR was closed!

✅ 00:06 clone
✅ 00:14 setup
⏹️ 01:47 main

[+0029s] ok 17 [005] podman info - confirm desired runtime in 312ms
[+0029s] ok 18 [005] podman info - confirm desired network backend in 322ms
[+0029s] ok 19 [005] podman info - confirm desired database in 317ms
[+0030s] ok 20 [005] podman info - confirm desired storage driver in 480ms
[+0030s] ok 21 [005] podman info - RHEL8 must use runc in 181ms # skip only applicable on RHEL, this is Fedora Linux
[+0030s] ok 22 [005] podman info --storage-opt=''  in 179ms # skip --storage-opt flag is not supported for remote
[+0031s] ok 23 [005] podman info netavark  in 169ms # skip Netavark testing not requested ($NETWORK_BACKEND='')
[+0031s] ok 24 [005] podman --root PATH info - basic output in 166ms
[+0031s] ok 25 [005] rootless podman with symlinked /root in 180ms # skip path validation is only done in libpod, does not effect remote
[+0031s] ok 26 [005] podman --root PATH --volumepath info - basic output in 170ms
[+0031s] ok 27 [005] CONTAINERS_CONF_OVERRIDE in 185ms # skip remote does not support CONTAINERS_CONF*
[+0032s] ok 28 [005] podman - BoltDB cannot create new databases in 176ms # skip [remote] DB checks only work for local Podman
[+0032s] ok 29 [010] podman images - basic output in 229ms
[+0033s] ok 30 [010] podman images - custom formats in 535ms
[+0033s] ok 31 [010] podman images - json in 354ms
[+0034s] ok 32 [010] podman images - history output in 1137ms
[+0035s] ok 33 [010] podman images - filter in 1109ms
[+0036s] ok 34 [010] podman images -a, after pulling by sha  in 970ms
[+0037s] ok 35 [010] podman images - table format in 450ms
[+0039s] ok 36 [010] podman images - rmi -af removes all containers and pods in 1921ms
[+0040s] ok 37 [010] podman images - rmi -f can remove infra images in 1012ms
[+0040s] ok 38 [010] podman rmi --ignore in 288ms
[+0041s] ok 39 [010] podman image rm --force bogus in 440ms
[+0042s] ok 40 [010] podman images - commit docker with comment in 888ms
[+0042s] ok 41 [010] podman pull image with additional store in 180ms # skip [remote] only works on local
[+0042s] ok 42 [010] podman images with concurrent removal in 175ms # skip following test is not supported for remote clients
[+0042s] ok 43 podman image - sign with no sigfile in 28ms # skip --sign-by does not work with podman-remote
[+0043s] ok 44 [020] podman untag all in 483ms
[+0046s] ok 45 [030] podman run --pull in 2735ms
[+0050s] ok 46 [030] podman run --rmi in 3221ms
[+0050s] ok 47 [030] podman run on untagged image: make sure that image metadata is set in 757ms
[+0053s] ok 48 [030] podman run - does not truncate or hang with big output in 2928ms
[+0055s] ok 49 [032] podman sigproxy test: run in 1425ms
[+0056s] ok 50 [032] podman sigproxy test: start in 1493ms
[+0058s] ok 51 [032] podman sigproxy test: attach in 1625ms
[+0062s] ok 52 [035] podman logs - tail test, k8s-file in 3115ms
[+0062s] ok 53 [035] podman logs - multi k8s-file in 179ms # skip logs does not support multiple containers when run remotely
[+0063s] ok 54 [035] podman logs restarted - k8s-file in 1352ms
[+0063s] ok 55 [035] podman logs - journald log driver requires journald events backend in 176ms # skip remote does not support --events-backend
[+0065s] ok 56 [035] podman logs - since k8s-file in 2001ms
[+0068s] ok 57 [035] podman logs - until k8s-file in 2942ms
[+0069s] ok 58 [035] podman logs - --follow k8s-file in 994ms
[+0074s] ok 59 [035] podman logs - --since --follow k8s-file in 4607ms
[+0078s] ok 60 [035] podman logs - --until --follow k8s-file in 3663ms
[+0079s] ok 61 [035] podman logs --tail, k8s-file with partial lines in 955ms
[+0079s] ok 62 [037] podman container runlabel test in 174ms # skip container runlabel is not supported for remote
[+0080s] ok 63 [040] podman ps - basic tests in 880ms
[+0085s] ok 64 [040] podman ps --filter in 4610ms
[+0086s] ok 65 [040] podman ps --external in 1257ms
[+0087s] ok 66 [040] podman ps --format label in 644ms
[+0088s] ok 67 [040] podman pod ps --format label in 822ms
[+0089s] ok 68 [040] podman ps --format PodName in 1381ms
[+0093s] ok 69 [045] podman start --all - start all containers in 3397ms
[+0093s] ok 70 [045] podman start --all with incompatible options in 234ms
[+0099s] ok 71 [045] podman start --filter - start only containers that match the filter in 5725ms
[+0099s] ok 72 [045] podman start --filter invalid-restart-policy - return error in 563ms