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 podman debian-13 root host sqlite cancelled Nov 6, 2024 in 2m 27s

Task Summary

Instruction main failed in 02:07

Details

ℹ️ PR was closed!

✅ 00:05 clone
✅ 00:15 setup
⏹️ 02:07 main

slirp4netns-1.2.1-1+b1-amd64
************************************************************
+ _run_sys  # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:507 in main()
[14:38:07] START - All [+xxxx] lines that follow are relative to 2024-11-06T14:38:07Z.
[+0000s] + make localsystem PODMAN_SERVER_LOG=/var/tmp/go/src/github.com/containers/podman/podman-server.log  # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:419 in dotest()
[+0001s] # Wipe existing config, database, and cache: start with clean slate.
[+0001s] rm -f -rf /root/.local/share/containers /root/.config/containers
[+0001s] PODMAN=/var/tmp/go/src/github.com/containers/podman/bin/podman QUADLET=/var/tmp/go/src/github.com/containers/podman/bin/quadlet bats -T --filter-tags '!ci:parallel' test/system/
[+0018s] 1..272
[+0022s] ok 1 [001] podman version emits reasonable output in 189ms
[+0026s] # Arch:amd64 OS:debian13 Runtime:crun Rootless:false Events:journald Logdriver:journald Cgroups:v2+systemd Net:netavark DB:sqlite Store:overlay
[+0026s] ok 2 [001] podman info in 4313ms
[+0026s] ok 3 [001] podman --context emits reasonable output in 19ms # skip only applicable on podman-remote
[+0027s] ok 4 [001] podman can pull an image in 748ms
[+0027s] ok 5 [001] podman-remote : really is remote, works as --remote option in 19ms # skip only applicable on podman-remote
[+0028s] ok 6 [001] podman-remote: defaults in 337ms
[+0028s] ok 7 [001] podman-remote: check for command usage message without a running endpoint in 91ms
[+0028s] ok 8 [001] timeout in 19ms # skip define $PODMAN_RUN_TIMEOUT_TEST to enable this test
[+0028s] ok 9 [001] jq is installed and produces reasonable output in 94ms
[+0029s] ok 10 [001] podman --log-level recognizes log levels in 712ms
[+0029s] ok 11 [001] podman --noout properly suppresses output in 67ms
[+0029s] ok 12 [001] podman --noout is actually writing to /dev/null in 32ms # skip [rootful] unshare requires rootless
[+0029s] ok 13 [001] podman version --out writes matching version to a json in 144ms
[+0031s] ok 14 [001] podman - shutdown engines in 1923ms
[+0033s] ok 15 [005] podman info - basic test in 1431ms
[+0034s] ok 16 [005] podman info - json in 1483ms
[+0035s] ok 17 [005] podman info - confirm desired runtime in 1258ms
[+0037s] ok 18 [005] podman info - confirm desired network backend in 1209ms
[+0038s] ok 19 [005] podman info - confirm desired database in 1241ms
[+0040s] ok 20 [005] podman info - confirm desired storage driver in 1866ms
[+0040s] ok 21 [005] podman info - RHEL8 must use runc in 637ms # skip only applicable on RHEL, this is Debian GNU/Linux
[+0042s] ok 22 [005] podman info --storage-opt=''  in 1270ms
[+0042s] ok 23 [005] podman info netavark  in 599ms # skip Netavark testing not requested ($NETWORK_BACKEND='')
[+0044s] ok 24 [005] podman --root PATH info - basic output in 1238ms
[+0045s] ok 25 [005] rootless podman with symlinked /root in 1314ms
[+0046s] ok 26 [005] podman --root PATH --volumepath info - basic output in 1237ms
[+0050s] ok 27 [005] CONTAINERS_CONF_OVERRIDE in 3967ms
[+0052s] ok 28 [005] podman - BoltDB cannot create new databases in 1431ms
[+0053s] ok 29 [010] podman images - basic output in 781ms
[+0054s] ok 30 [010] podman images - custom formats in 1044ms
[+0055s] ok 31 [010] podman images - json in 862ms
[+0057s] ok 32 [010] podman images - history output in 1966ms
[+0059s] ok 33 [010] podman images - filter in 1973ms
[+0060s] ok 34 [010] podman images -a, after pulling by sha  in 1588ms
[+0061s] ok 35 [010] podman images - table format in 957ms
[+0064s] ok 36 [010] podman images - rmi -af removes all containers and pods in 2427ms
[+0065s] ok 37 [010] podman images - rmi -f can remove infra images in 1415ms
[+0066s] ok 38 [010] podman rmi --ignore in 770ms
[+0067s] ok 39 [010] podman image rm --force bogus in 953ms
[+0069s] ok 40 [010] podman images - commit docker with comment in 1812ms
[+0071s] ok 41 [010] podman pull image with additional store in 2414ms
[+0077s] ok 42 [010] podman images with concurrent removal in 5505ms
[+0079s] ok 43 [011] podman image - sign with no sigfile in 1859ms
[+0080s] ok 44 [020] podman untag all in 975ms
[+0085s] ok 45 [030] podman run --pull in 4722ms
[+0091s] ok 46 [030] podman run --rmi in 5118ms