[08:09:17] START - All [+xxxx] lines that follow are relative to 2024-08-14T13:09:17Z.
[+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:418 in dotest()
[+0001s] # Wipe existing config, database, and cache: start with clean slate.
rm -f -rf /root/.local/share/containers /root/.config/containers
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..386
[+0021s] ok 1 [001] podman version emits reasonable output in 203ms
[+0022s] # Arch:amd64 OS:fedora40 Runtime:crun Rootless:false Events:journald Logdriver:journald Cgroups:v2+systemd Net:netavark DB:sqlite Store:overlay
ok 2 [001] podman info in 600ms
ok 3 [001] podman --context emits reasonable output in 22ms # skip only applicable on podman-remote
[+0023s] ok 4 [001] podman can pull an image in 768ms
ok 5 [001] podman-remote : really is remote, works as --remote option in 20ms # skip only applicable on podman-remote
ok 6 [001] podman-remote: defaults in 391ms
ok 7 [001] podman-remote: check for command usage message without a running endpoint in 102ms
ok 8 [001] timeout in 19ms # skip define $PODMAN_RUN_TIMEOUT_TEST to enable this test
[+0024s] ok 9 [001] jq is installed and produces reasonable output in 64ms
ok 10 [001] podman --log-level recognizes log levels in 808ms
[+0025s] ok 11 [001] podman --noout properly suppresses output in 75ms
ok 12 [001] podman --noout is actually writing to /dev/null in 36ms # skip [rootful] unshare requires rootless
ok 13 [001] podman version --out writes matching version to a json in 163ms
[+0026s] ok 14 [001] podman - shutdown engines in 1163ms
[+0027s] ok 15 [005] podman info - basic test in 613ms
[+0028s] ok 16 [005] podman info - json in 704ms
ok 17 [005] podman info - confirm desired runtime in 393ms
ok 18 [005] podman info - confirm desired network backend in 389ms
[+0029s] ok 19 [005] podman info - confirm desired database in 386ms
[+0030s] ok 20 [005] podman info - confirm desired storage driver in 582ms
ok 21 [005] podman info - RHEL8 must use runc in 212ms # skip only applicable on RHEL, this is Fedora Linux
ok 22 [005] podman info --storage-opt='' in 413ms
ok 23 [005] podman info netavark in 202ms # skip Netavark testing not requested ($NETWORK_BACKEND='')
[+0031s] ok 24 [005] podman --root PATH info - basic output in 396ms
ok 25 [005] rootless podman with symlinked /root in 390ms
[+0032s] ok 26 [005] podman --root PATH --volumepath info - basic output in 383ms
[+0034s] ok 27 [005] CONTAINERS_CONF_OVERRIDE in 2113ms
[+0035s] ok 28 [005] podman - BoltDB cannot create new databases in 575ms
ok 29 [010] podman images - basic output in 356ms
[+0036s] ok 30 [010] podman images - custom formats in 680ms
ok 31 [010] podman images - json in 432ms
[+0038s] ok 32 [010] podman images - history output in 1369ms
[+0039s] ok 33 [010] podman images - filter in 1365ms
[+0040s] ok 34 [010] podman images -a, after pulling by sha in 1186ms
[+0041s] ok 35 [010] podman images - table format in 552ms
[+0043s] ok 36 [010] podman images - rmi -af removes all containers and pods in 2074ms
[+0044s] ok 37 [010] podman images - rmi -f can remove infra images in 1098ms
[+0045s] ok 38 [010] podman rmi --ignore in 390ms
ok 39 [010] podman image rm --force bogus in 597ms
[+0046s] ok 40 [010] podman images - commit docker with comment in 1076ms
[+0048s] ok 41 [010] podman pull image with additional store in 1110ms
[+0052s] ok 42 [010] podman images with concurrent removal in 4745ms
[+0054s] ok 43 [011] podman image - sign with no sigfile in 1977ms
[+0056s] ok 44 [020] podman tag/untag in 1292ms
ok 45 [020] podman untag all in 525ms
[+0060s] ok 46 [030] podman run --pull in 3102ms
[+0061s] ok 47 [030] podman --noout run should not print output in 699ms
ok 48 [030] podman --noout create should not print output in 374ms
[+0062s] ok 49 [030] podman --out create should save the container id in 446ms
[+0063s] ok 50 [030] podman run : look up correct image name in 813ms
[+0064s] ok 51 [030] podman run on untagged image: make sure that image metadata is set in 736ms
[+0065s] ok 52 [030] podman inspect includes image data in 961ms
[+0068s] ok 53 [030] Verify /run/.containerenv exist in 3145ms
ok 54 [030] podman run with --net=host and --port prints warning in 435ms
[+0070s] ok 55 [030] podman run - check workdir in 1995ms
[+0073s] ok 56 [030] podman run - does not truncate or hang with big output in 2780ms
[+0074s] ok 57 [030] podman run - do not set empty HOME in 595ms
[+0077s] ok 58 [030] podman run --timeout - basic test in 3217ms
[+0079s] ok 59 [030] podman run no /etc/mtab in 1632ms
ok 60 [030] podman run --hostuser tests in 220ms # skip [rootful] test whether hostuser is successfully added
[+0081s] ok 61 [030] podman run --device-cgroup-rule tests in 2087ms
[+0082s] ok 62 [030] podman run closes stdin in 594ms
[+0085s] ok 63 [030] podman run defaultenv in 3004ms
ok 64 [030] podman run - no /etc/hosts in 215ms # skip Test is too dangerous to run in a non-container environment
[+0086s] ok 65 [030] podman run image with filesystem permission in 606ms
[+0087s] ok 66 [030] podman run with log-opt option in 766ms
ok 67 [030] podman run --kernel-memory warning in 590ms
[+0088s] ok 68 [030] podman run update /etc/hosts in 646ms
[+0090s] ok 69 [030] podman run doesn't override oom-score-adj in 1745ms
ok 70 [030] rootless podman clamps oom-score-adj if it is lower than the current one in 217ms # skip not applicable under rootlfull podman
[+0092s] ok 71 [030] podman top does not use nsenter from image in 1669ms
[+0093s] ok 72 [030] podman create --security-opt in 834ms
[+0094s] ok 73 [030] podman run --device-read-bps in 968ms
[+0095s] ok 74 [030] podman run --attach stdin prints container ID in 762ms
[+0096s] ok 75 [030] podman run --privileged as root with systemd will not mount /dev/tty in 1452ms
ok 76 [030] podman run --privileged as rootless will not mount /dev/tty\d+ in 216ms # skip [rootful] this test as rootless
[+0097s] ok 77 [030] podman run --privileged as root with systemd mounts non-vt /dev/tty devices in 759ms
[+0100s] ok 78 [030] podman run read-only from containers.conf in 2942ms
[+0101s] ok 79 [030] podman run ulimit from containers.conf in 972ms
[+0102s] ok 80 [030] podman run ulimit with -1 in 1120ms
[+0103s] ok 81 [030] podman run bad --name in 613ms
[+0104s] ok 82 [030] podman run --net=host --cgroupns=host with read only cgroupfs in 684ms
[+0107s] ok 83 [030] podman run - idmapped mounts in 3087ms
[+0108s] ok 84 [030] podman run --restart=always -- wait in 1137ms
[+0109s] ok 85 [030] podman run - custom static_dir in 915ms
[+0113s] ok 86 [030] podman --authfile=nonexistent-path in 3864ms
[+0114s] ok 87 [030] podman --syslog and environment passed to conmon in 786ms
[+0115s] ok 88 [030] podman create container with conflicting name in 1040ms
[+0120s] ok 89 [030] podman run - /run must not be world-writable in systemd containers in 4675ms
[+0122s] ok 90 [030] podman run with mounts.conf missing in 1784ms
[+0123s] ok 91 [032] podman sigproxy test: run in 1537ms
[+0125s] ok 92 [032] podman sigproxy test: start in 1616ms
[+0127s] ok 93 [032] podman sigproxy test: attach in 1745ms
ok 94 [037] podman container runlabel test in 658ms
[+0129s] ok 95 [040] podman ps - basic tests in 1007ms
[+0134s] ok 96 [040] podman ps --filter in 4951ms
[+0135s] ok 97 [040] podman ps --external in 1235ms
[+0136s] ok 98 [040] podman ps --format label in 701ms
[+0137s] ok 99 [040] podman pod ps --format label in 855ms
[+0138s] ok 100 [040] podman ps --format PodName in 1259ms
[+0141s] ok 101 [045] podman start --all - start all containers in 3447ms
[+0142s] ok 102 [045] podman start --all with incompatible options in 297ms
[+0144s] ok 103 [045] podman start --filter - start only containers that match the filter in 2375ms
[+0145s] ok 104 [045] podman start --filter invalid-restart-policy - return error in 630ms
[+0146s] ok 105 [045] podman start --all --filter in 1263ms
[+0147s] ok 106 [045] podman start print IDs or raw input in 1070ms
[+0148s] ok 107 [045] podman start again with lower ulimit -u in 222ms # skip [rootful] tests ulimit -u changes in the rootless scenario
[+0150s] ok 108 [050] podman stop --all in 2662ms
[+0152s] ok 109 [050] podman stop print IDs or raw input in 1187ms
[+0153s] ok 110 [055] podman rm in 1027ms
[+0154s] ok 111 [055] podman rm - running container, w/o and w/ force in 703ms
ok 112 [055] podman rm container from storage in 524ms
[+0155s] ok 113 [055] podman rm <-> run --rm race in 818ms
[+0156s] ok 114 [055] podman rm --depend in 551ms
[+0159s] ok 115 [055] podman rm -f in 3406ms
[+0160s] ok 116 [055] podman container rm --force bogus in 555ms
[+0162s] ok 117 [055] podman container rm doesn't affect stopping containers in 2046ms
[+0164s] ok 118 [055] podman container rm --force doesn't leave running processes in 1790ms
[+0165s] ok 119 [060] podman image mount in 927ms
[+0169s] ok 120 [070] podman build - basic test in 3639ms
[+0172s] ok 121 [070] podman buildx - basic test in 3339ms
[+0175s] ok 122 [070] podman build test -f - in 2736ms
[+0176s] ok 123 [070] podman build - global runtime flags test in 822ms
[+0177s] ok 124 [070] podman build - set runtime in 632ms
[+0179s] ok 125 [070] podman build - cache (#3920) in 2118ms
[+0181s] ok 126 [070] podman build test -f ./relative in 1739ms
[+0184s] ok 127 [070] podman parallel build should not race in 3335ms
[+0186s] ok 128 [070] podman build - URLs in 1751ms
[+0192s] ok 129 [070] podman build - workdir, cmd, env, label in 6157ms
[+0194s] ok 130 [070] podman build - COPY with ignore in 2390ms
[+0196s] ok 131 [070] podman build with ignore '*' in 1358ms
ok 132 [070] podman build with ignore '*' and containerfile outside of build context in 550ms
[+0199s] ok 133 [070] podman build - stdin test in 2644ms
[+0201s] ok 134 [070] podman build - does not gobble stdin that does not belong to it in 1410ms
[+0205s] ok 135 [070] podman build --layers test in 4242ms
[+0207s] ok 136 [070] build with copy-from referencing the base image in 1900ms
[+0208s] ok 137 [070] podman build --pull-never in 1451ms
[+0209s] ok 138 [070] podman build --logfile test in 538ms
[+0210s] ok 139 [070] podman build check_label in 1319ms
[+0214s] ok 140 [070] podman build check_seccomp_ulimits in 3766ms
[+0215s] ok 141 [070] podman build --authfile bogus test in 502ms
[+0216s] ok 142 [070] podman build COPY hardlinks in 1252ms
[+0218s] ok 143 [070] podman build -f test in 1678ms
[+0219s] ok 144 [070] podman build .dockerignore failure test in 927ms
[+0220s] ok 145 [070] podman build .containerignore and .dockerignore test in 1543ms
[+0223s] ok 146 [070] podman build build context ownership in 3150ms
[+0225s] ok 147 [070] podman build build context is a symlink to a directory in 1259ms
ok 148 [070] podman build --squash --squash-all should conflict in 460ms
[+0227s] ok 149 [070] podman build --volumes-from conflict in 1437ms
ok 150 [070] podman build empty context dir in 546ms
[+0228s] ok 151 [070] podman build --file=https in 603ms
ok 152 [070] podman build --help defaults in 469ms
[+0230s] ok 153 [075] podman exec - basic test in 1756ms
[+0231s] ok 154 [075] podman exec - leak check in 1014ms
[+0233s] ok 155 [075] podman exec - cat from stdin in 1107ms
ok 156 [075] podman exec - with keep-id in 217ms # skip [rootful] --userns=keep-id only works in rootless mode
[+0234s] ok 157 [075] podman exec/run - missing output in 1279ms
[+0236s] ok 158 [075] podman run umask in 1833ms
[+0240s] ok 159 [075] podman exec --tty in 4027ms
[+0241s] ok 160 [075] podman exec - does not leak session IDs on invalid command in 1363ms
[+0242s] ok 161 [075] podman exec --preserve-fd in 947ms
[+0244s] ok 162 [080] podman unpause --all in 1013ms
[+0245s] ok 163 [085] podman top - basic tests in 1058ms
[+0246s] ok 164 [090] events with a filter by label and --no-trunc option in 862ms
[+0248s] ok 165 [090] image events in 1804ms
[+0249s] ok 166 [090] events with disjunctive filters - file in 1020ms
[+0250s] ok 167 [090] events with disjunctive filters - journald in 1098ms
[+0251s] ok 168 [090] events with file backend and journald logdriver with --follow failure in 726ms
[+0252s] ok 169 [090] events with disjunctive filters - default in 1052ms
ok 170 [090] events with events_logfile_path in containers.conf in 314ms
[+0253s] ok 171 [090] events log-file rotation in 1148ms
[+0255s] ok 172 [090] events log-file no duplicates in 1587ms
[+0256s] ok 173 [090] events - labels included in container die in 684ms
ok 174 [090] events - backend none should error in 352ms
[+0257s] ok 175 [090] events - container inspect data - journald in 656ms
ok 176 [090] events - container inspect data - file in 650ms
[+0258s] ok 177 [090] events - docker compat in 662ms
[+0259s] ok 178 [090] events - volume events in 522ms
ok 179 [090] events - invalid filter in 273ms
[+0260s] ok 180 [120] podman load invalid file in 855ms
[+0262s] ok 181 [120] podman save to pipe and load in 1350ms
[+0267s] ok 182 [120] podman image scp transfer in 5287ms
[+0269s] ok 183 [120] podman load - by image ID in 2491ms
[+0272s] ok 184 [120] podman load - by image name in 2489ms
[+0274s] ok 185 [120] podman load - from URL in 2138ms
[+0275s] ok 186 [120] podman load - redirect corrupt payload in 782ms
[+0277s] ok 187 [120] podman load - multi-image archive in 2525ms
[+0280s] ok 188 [120] podman load - multi-image archive with redirect in 2044ms
[+0281s] ok 189 [120] podman save --oci-accept-uncompressed-layers in 1157ms
[+0285s] ok 190 [125] podman import in 4270ms
[+0288s] ok 191 [125] podman export, alter tarball, re-import in 2375ms
[+0291s] ok 192 [130] podman kill - test signal handling in containers in 3352ms
[+0293s] ok 193 [130] podman kill - rejects invalid args in 2260ms
[+0294s] ok 194 [130] podman kill - print IDs or raw input in 920ms
[+0295s] ok 195 [130] podman kill - concurrent stop in 782ms
[+0296s] ok 196 [130] podman wait - exit codes in 910ms
[+0297s] ok 197 [130] podman kill - no restart in 896ms
[+0298s] ok 198 [140] podman diff in 793ms
[+0299s] ok 199 [140] podman diff with buildah container in 1016ms
[+0302s] ok 200 [150] podman login - basic test in 3080ms
[+0303s] ok 201 [150] podman login - with wrong credentials in 621ms
[+0304s] ok 202 [150] podman login - check generated authfile in 723ms
[+0305s] ok 203 [150] podman login inconsistent authfiles in 639ms
ok 204 [150] podman login - check with --config global option in 703ms
[+0306s] ok 205 [150] podman push fail in 675ms
[+0308s] ok 206 [150] podman push and search ok with --tls-verify=false in 1888ms
[+0310s] ok 207 [150] podman push and search ok with --tls-verify=true in 1613ms
[+0311s] ok 208 [150] podman login - shares credentials with skopeo - default auth file in 1176ms
[+0312s] ok 209 [150] podman login - shares credentials with skopeo - via envariable in 1199ms
[+0313s] ok 210 [150] podman login - shares credentials with skopeo - via --authfile in 1165ms
[+0315s] ok 211 [150] podman login -secret test in 1451ms
[+0327s] ok 212 [150] podman pull images with retry in 12251ms
[+0328s] ok 213 [150] podman containers.conf retry in 960ms
[+0330s] ok 214 [160] podman run --volumes : basic in 1933ms
[+0332s] ok 215 [160] podman volume duplicates in 1771ms
[+0333s] ok 216 [160] podman volume filter --name in 814ms
[+0334s] ok 217 [160] podman volume create / run in 998ms
[+0335s] ok 218 [160] podman volume rm --force in 824ms
[+0336s] ok 219 [160] podman volume: exec/noexec in 1226ms
[+0338s] ok 220 [160] podman volume, implicit creation with run in 1787ms
[+0340s] ok 221 [160] podman volume import test in 1528ms
[+0341s] ok 222 [160] podman volume export to stdout in 971ms
ok 223 [160] podman volume user test in 402ms # skip only meaningful when run rootless
ok 224 [160] podman volume with --userns=keep-id in 391ms # skip only meaningful when run rootless
[+0344s] ok 225 [160] podman volume prune in 2232ms
[+0345s] ok 226 [160] podman volume type=bind in 915ms
[+0346s] ok 227 [160] podman volume type=tmpfs in 1193ms
[+0348s] ok 228 [160] podman volume create copyup in 1768ms
[+0349s] ok 229 [160] podman volume mount in 1006ms
[+0352s] ok 230 [160] podman --image-volume in 3092ms
[+0353s] ok 231 [160] podman volume rm --force bogus in 730ms
[+0354s] ok 232 [160] podman ps -f in 894ms
ok 233 [160] podman run with building volume and selinux file label in 633ms
[+0355s] ok 234 [160] podman volume create --ignore - do not chown in 1001ms
[+0357s] ok 235 [170] podman userns=auto in config file in 1046ms
ok 236 [170] podman userns=auto and secrets in 760ms
[+0358s] ok 237 [170] podman userns=auto with id mapping in 222ms # skip not applicable under rootlfull podman
[+0359s] ok 238 [180] podman run --blkio-weight-device in 848ms
ok 239 [190] podman --ipc=host in 708ms
[+0361s] ok 240 [190] podman --ipc=none in 1069ms
ok 241 [190] podman --ipc=private in 835ms
[+0363s] ok 242 [190] podman --ipc=shareable in 1095ms
[+0364s] ok 243 [190] podman --ipc=container@test in 1357ms
[+0365s] ok 244 [200] podman pod - basic tests in 408ms
[+0367s] ok 245 [200] podman pod - communicating between pods in 1715ms
[+0369s] ok 246 [200] podman pod ps doesn't race with pod rm in 1516ms
ok 247 [200] podman pod rm --force bogus in 619ms
[+0376s] ok 248 [250] podman generate - systemd - basic in 5999ms
[+0379s] ok 249 [250] podman autoupdate local in 3677ms
[+0382s] ok 250 [250] podman generate systemd - envar in 2873ms
[+0383s] ok 251 [250] podman generate systemd - restart policy & timeouts in 965ms
[+0385s] ok 252 [250] podman pass LISTEN environment in 1397ms
[+0387s] ok 253 [250] podman generate - systemd template in 2280ms
[+0388s] ok 254 [250] podman generate - systemd template no support for pod in 1138ms
[+0389s] ok 255 [250] podman generate - systemd template only used on --new in 455ms
ok 256 [250] podman --cgroup=cgroupfs doesn't show systemd warning in 400ms
[+0390s] ok 257 [250] podman --systemd sets container_uuid in 687ms
ok 258 [250] podman --systemd fails on cgroup v1 with a private cgroupns in 213ms # skip test requires cgroupsv1
[+0391s] ok 259 [250] podman rootless-netns processes should be in different cgroup in 213ms # skip only meaningful for rootless
[+0395s] ok 260 [250] podman create --health-on-failure=kill in 4663ms
# [Building & using podman-kube@.service from source]
[+0400s] ok 261 [250] podman-kube@.service template in 4767ms
[+0401s] ok 262 [250] podman generate - systemd - DEPRECATED in 618ms
[+0402s] ok 263 [250] podman passes down the KillSignal and StopTimeout setting in 734ms
ok 264 [251] podman system service <bad_scheme_uri> returns error in 375ms
[+0404s] ok 265 [251] podman system service unix: without two slashes still works in 1473ms
[+0405s] ok 266 [251] podman-system-service containers survive service stop in 1124ms
[+0406s] ok 267 [251] podman --host / -H options in 754ms
[+0410s] ok 268 [251] podman-system-service --log-level=trace should be able to hijack in 4313ms
[+0411s] ok 269 [255] podman auto-update - validate input in 1002ms
[+0416s] ok 270 [255] podman auto-update - label io.containers.autoupdate=image in 4927ms
[+0420s] ok 271 [255] podman auto-update - label io.containers.autoupdate=image with rollback in 3142ms
[+0421s] ok 272 [255] podman auto-update - label io.containers.autoupdate=disabled in 1854ms
[+0423s] ok 273 [255] podman auto-update - label io.containers.autoupdate=fakevalue in 1885ms
[+0426s] ok 274 [255] podman auto-update - label io.containers.autoupdate=local in 2555ms
[+0435s] ok 275 [255] podman auto-update - label io.containers.autoupdate=local with rollback in 8629ms
[+0448s] ok 276 [255] podman auto-update with multiple services in 12854ms
[+0451s] ok 277 [255] podman auto-update using systemd in 3828ms
[+0452s] # [Building & using podman-kube@.service from source]
[+0460s] ok 278 [255] podman-kube@.service template with rollback in 8637ms
[+0467s] ok 279 [255] podman auto-update - pod in 6926ms
[+0472s] ok 280 [255] podman-auto-update --authfile in 4682ms
[+0473s] ok 281 [260] podman pull - EXTEND_TIMEOUT_USEC in 1208ms
[+0475s] ok 282 [270] podman system service - socket activation - no container in 873ms
[+0476s] ok 283 [270] podman system service - socket activation - existing container in 1252ms
[+0477s] ok 284 [270] podman system service - socket activation - kill rootless pause in 713ms # skip there is no pause process when running rootful
[+0482s] ok 285 [271] podman system service - tcp CORS in 5321ms
[+0488s] ok 286 [271] podman system service - tcp without CORS in 5291ms
[+0489s] ok 287 [271] podman system service - CORS enabled in logs in 1298ms
ok 288 podman system connection - basic add / ls / remove in 7ms # skip only applicable when running remote
ok 289 podman system connection - tcp in 7ms # skip only applicable when running remote
ok 290 podman system connection - ssh in 8ms # skip only applicable when running remote
ok 291 podman-remote: non-default connection in 8ms # skip only applicable when running remote
[+0491s] ok 292 [280] podman update - test all options in 1101ms
[+0493s] ok 293 [280] podman update - set restart policy in 1935ms
ok 294 [300] podman cli parsing - quoted args - #2574 in 589ms
[+0494s] ok 295 [300] podman flag error in 339ms
[+0495s] ok 296 [300] podman run --env in 644ms
[+0496s] ok 297 [300] podman run/exec --env-file in 1329ms
[+0497s] ok 298 [300] podman run --env with glob in 1148ms
[+0498s] ok 299 [300] podman create --label-file in 663ms
ok 300 [320] podman system df - basic functionality in 490ms
[+0499s] ok 301 [320] podman system df --format {{ json . }} functionality in 433ms
[+0501s] ok 302 [320] podman system df --format json functionality in 1615ms
[+0503s] ok 303 [320] podman system df - with active containers and volumes in 2176ms
ok 304 podman corrupt images - initialize in 445ms
[+0505s] ok 305 podman corrupt images - rmi -f <image-id> in 1136ms
[+0506s] ok 306 podman corrupt images - rmi -f <image-tagged-name> in 1157ms
[+0507s] ok 307 podman corrupt images - rmi -f -a in 1147ms
[+0508s] ok 308 podman corrupt images - image prune in 1225ms
[+0510s] ok 309 podman corrupt images - system reset in 1349ms
ok 310 podman corrupt images - cleanup in 41ms
[+0511s] ok 311 [331] podman system check - unmanaged layers in 1351ms
[+0513s] ok 312 [331] podman system check - unused layers in 1396ms
[+0515s] ok 313 [331] podman system check - layer content digest changed in 1950ms
[+0516s] ok 314 [331] podman system check - layer content added in 1797ms
[+0518s] ok 315 [331] podman system check - storage image layer missing in 1743ms
[+0520s] ok 316 [331] podman system check - storage container image missing in 1748ms
[+0522s] ok 317 [331] podman system check - storage layer data missing in 1809ms
[+0524s] ok 318 [331] podman system check - storage image data missing in 1780ms
[+0526s] ok 319 [331] podman system check - storage image data modified in 1810ms
[+0528s] ok 320 [331] podman system check - container data missing in 2002ms
[+0530s] ok 321 [331] podman system check - container data modified in 2006ms
[+0532s] ok 322 [400] podman container storage is not accessible by unprivileged users in 2616ms
[+0533s] ok 323 [400] sensitive mount points are masked without --privileged in 638ms
[+0534s] ok 324 [410] podman selinux: container with label=disable in 691ms
[+0535s] ok 325 [410] podman selinux: privileged container in 639ms
ok 326 [410] podman selinux: privileged --userns=host container in 643ms
[+0536s] ok 327 [410] podman selinux: pid=host in 641ms
[+0539s] ok 328 [410] podman selinux: check relabel in 2390ms
[+0540s] ok 329 [410] podman selinux: check unsupported relabel in 1386ms
[+0541s] ok 330 [450] podman detects correct tty size in 1188ms
[+0542s] ok 331 [450] podman load - will not read from tty in 793ms
[+0545s] ok 332 [450] podman run --tty -i failure with no tty in 2253ms
[+0546s] ok 333 [450] podman run -l passthrough-tty in 1382ms
[+0547s] ok 334 [500] podman network - basic tests in 882ms
[+0549s] ok 335 [500] podman networking: port on localhost in 1840ms
[+0552s] ok 336 [500] podman networking: port with --userns=keep-id for rootless or --uidmap=* for rootful in 2323ms
[+0553s] ok 337 [500] podman pod manages /etc/hosts correctly in 1750ms
[+0554s] ok 338 [500] podman run with slirp4ns assigns correct addresses to /etc/hosts in 686ms
[+0555s] ok 339 [500] podman run with slirp4ns adds correct dns address to resolv.conf in 641ms
ok 340 [500] podman run with slirp4ns assigns correct ip address container in 627ms
[+0559s] ok 341 [500] podman network reload in 3632ms
ok 342 [500] podman rootless cni adds /usr/sbin to PATH in 217ms # skip only meaningful for rootless
[+0560s] ok 343 [500] podman ipv6 in /etc/resolv.conf in 217ms # skip This test needs an ipv6 nameserver in /etc/resolv.conf
[+0566s] ok 344 [500] podman network connect/disconnect with port forwarding in 5969ms
[+0571s] ok 345 [500] podman network after restart in 5012ms
[+0573s] ok 346 [500] podman run CONTAINERS_CONF_OVERRIDE dns options in 1986ms
[+0576s] ok 347 [500] podman run port forward range in 3290ms
[+0577s] ok 348 [500] podman run CONTAINERS_CONF_OVERRIDE /etc/hosts options in 1213ms
[+0578s] ok 349 [500] podman run /etc/* permissions in 1051ms
[+0579s] ok 350 [500] podman network rm --force bogus in 543ms
[+0580s] ok 351 [500] podman network rm --dns-option in 1048ms
ok 352 [500] podman rootless netns works when XDG_RUNTIME_DIR includes symlinks in 213ms # skip only meaningful for rootless
[+0582s] ok 353 [500] podman inspect list networks in 1682ms
[+0587s] ok 354 [500] podman network cleanup --userns + --restart in 4950ms
[+0588s] ok 355 [500] podman --uts=host must use 'uname -n' for /etc/hostname in 979ms
[+0590s] ok 356 [500] podman network inspect running containers in 1888ms
ok 357 [500] Podman unshare --rootless-netns with Pasta in 221ms # skip [rootful] pasta networking only available in rootless mode
[+0594s] ok 358 [520] podman checkpoint - basic test in 3144ms
[+0596s] ok 359 [520] podman checkpoint/restore print IDs or raw input in 2501ms
[+0599s] ok 360 [520] podman checkpoint --export, with volumes in 3146ms
[+0605s] ok 361 [520] podman checkpoint --file-locks in 5433ms
[+0616s] ok 362 [520] podman checkpoint/restore ip and mac handling in 10881ms
[+0618s] ok 363 [520] podman checkpoint/restore the latest container in 1803ms
ok 364 [550] rootless podman only ever uses single pause process in 223ms # skip [rootful] pause process is only used as rootless
ok 365 [550] rootless reexec with sig-proxy in 218ms # skip [rootful] pause process is only used as rootless
[+0619s] ok 366 [550] rootless reexec with sig-proxy when rejoining userns from container in 224ms # skip [rootful] pause process is only used as rootless
[+0621s] ok 367 [620] options that cannot be set together in 2088ms
ok 368 [710] podman kube generate - usage message in 345ms
[+0623s] ok 369 [710] podman kube generate - container in 1204ms
[+0624s] ok 370 [710] podman kube generate unmasked in 1799ms
[+0626s] ok 371 [710] podman kube generate - pod in 1730ms
[+0628s] ok 372 [710] podman kube generate - deployment in 1366ms
[+0629s] ok 373 [750] podman image trust set in 999ms
ok 374 [760] podman system renumber - Basic test with a volume in 413ms
[+0631s] ok 375 [800] podman CONTAINERS_CONF - CONTAINERS_CONF in conmon in 1387ms
[+0632s] ok 376 [800] podman CONTAINERS_CONF - override runtime name in 1178ms
[+0633s] ok 377 [800] podman --module - absolute path in 591ms
[+0634s] ok 378 [800] podman --module - append arrays in 999ms
ok 379 [800] podman --module - XDG_CONFIG_HOME in 219ms # skip [rootful] loading a module from XDG_CONFIG_HOME requires rootless
ok 380 [800] podman --module - command-line completion in 217ms # skip [rootful] loading a module from XDG_CONFIG_HOME requires rootless
[+0636s] ok 381 [800] podman --module - supported fields in 1528ms
ok 382 [800] podman push CONTAINERS_CONF in 355ms
[+0637s] ok 383 [850] podman compose - smoke tests in 868ms
ok 384 podman --ssh test in 75ms # skip only applicable on podman-remote
[+0638s] ok 385 [950] podman preexec hook in 839ms
[+0639s] ok 386 [999] podman database backend has not changed in 391ms
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 -j $(nproc) test/system/
[+0655s] 1..304
[+0710s] ok 1 |012| podman images - bare manifest list in 1273ms
ok 2 |012| podman manifest --tls-verify and --authfile in 2295ms
ok 3 |012| manifest list --add-compression with zstd:chunked in 5181ms
ok 4 |012| manifest list --add --artifact in 40513ms
[+0771s] ok 5 |015| podman help - basic tests in 114862ms
ok 6 |030| podman run - basic tests in 3580ms
ok 7 |030| podman run - global runtime option in 928ms
ok 8 |030| podman run --memory=0 runtime option in 1061ms
ok 9 |030| podman run --preserve-fds in 797ms
ok 10 |030| podman run --preserve-fd in 1594ms
ok 11 |030| podman run - uidmapping has no /sys/kernel mounts in 1221ms
ok 12 |030| podman run --rm in 2281ms
ok 13 |030| podman run --name in 1592ms
ok 14 |030| podman run --rmi in 2747ms
ok 15 |030| podman run --conmon-pidfile --cidfile in 971ms
ok 16 |030| podman run docker-archive in 3056ms
ok 17 |030| podman run : user namespace preserved root ownership in 2253ms
ok 18 |030| podman run : add username to /etc/passwd if --userns=keep-id in 294ms # skip [rootful] --userns=keep-id only works in rootless mode
ok 19 |030| podman run : --userns=keep-id: passwd file is modifiable in 346ms # skip [rootful] --userns=keep-id only works in rootless mode
ok 20 |030| podman run --log-driver in 4079ms
ok 21 |030| podman run --log-driver journald in 873ms
ok 22 |030| podman run --tz in 1651ms
ok 23 |030| podman run --tz with zoneinfo in 5871ms
ok 24 |030| podman run : full path to --runtime is preserved in 3485ms
ok 25 |030| podman --out run should save the container id in 1118ms
ok 26 |030| podman run failed --rm in 1593ms
ok 27 |030| podman run - rm pod if container creation failed with -pod new: in 1408ms
ok 28 |030| podman run - no entrypoint in 1060ms
ok 29 |030| podman run - stopping loop in 1712ms
ok 30 |035| podman logs - basic test in 2176ms
ok 31 |035| podman logs - tail test, k8s-file in 2601ms
ok 32 |035| podman logs - tail test, journald in 2400ms
ok 33 |035| podman logs - multi k8s-file in 1685ms
ok 34 |035| podman logs - multi journald in 1670ms
ok 35 |035| podman logs restarted - k8s-file in 1949ms
ok 36 |035| podman logs restarted journald in 1848ms
ok 37 |035| podman logs - journald log driver requires journald events backend in 1187ms
ok 38 |035| podman logs - since k8s-file in 2605ms
ok 39 |035| podman logs - since journald in 2677ms
ok 40 |035| podman logs - until k8s-file in 3703ms
ok 41 |035| podman logs - until journald in 3700ms
ok 42 |035| podman logs - --follow k8s-file in 1211ms
ok 43 |035| podman logs - --follow journald in 1278ms
ok 44 |035| podman logs - --since --follow k8s-file in 5026ms
ok 45 |035| podman logs - --since --follow journald in 5245ms
ok 46 |035| podman logs - --until --follow k8s-file in 4006ms
ok 47 |035| podman logs - --until --follow journald in 4363ms
ok 48 |035| podman logs --tail, k8s-file with partial lines in 1843ms
ok 49 |050| podman stop - basic test in 11186ms
ok 50 |050| podman stop --ignore in 1057ms
ok 51 |050| podman stop - can trap signal in 6020ms
ok 52 |050| podman stop - unlock while waiting for timeout in 2347ms
ok 53 |050| podman stop -t 1 Generate warning in 2247ms
ok 54 |050| podman stop --noout in 1240ms
ok 55 |050| podman stop, with --rm container in 2221ms
[+0824s] ok 56 |060| podman mount - basic test in 1304ms
ok 57 |060| podman run --mount ro=false in 4315ms
ok 58 |060| podman run --mount image in 6678ms
ok 59 |060| podman run --mount image inspection in 1802ms
ok 60 |060| podman mount containers.conf in 2915ms
ok 61 |060| podman mount external container - basic test in 1596ms
ok 62 |060| podman volume globs in 9503ms
ok 63 |060| podman mount noswap memory mounts in 3876ms
ok 64 |060| podman mount no-dereference in 34937ms
ok 65 |065| podman cp file from host to container in 20865ms
ok 66 |065| podman cp file from host to container tmpfs mount in 2383ms
ok 67 |065| podman cp (-a=true) file from host to container and check ownership in 1559ms
ok 68 |065| podman cp (-a=false) file from host to container and check ownership in 1704ms
ok 69 |065| podman cp file from/to host while --pid=host in 1900ms
ok 70 |065| podman cp file from container to host in 9403ms
ok 71 |065| podman cp file from container to container in 39822ms
ok 72 |065| podman cp dir from host to container in 17210ms
ok 73 |065| podman cp dir from container to host in 10442ms
ok 74 |065| podman cp dir from container to container in 40137ms
ok 75 |065| podman cp symlinked directory from container in 3502ms
ok 76 |065| podman cp file from host to container volume in 2435ms
ok 77 |065| podman cp file from host to container mount in 2980ms
ok 78 |065| podman cp * - wildcard copy multiple files from container to host in 1333ms
ok 79 |065| podman cp - will not recognize symlink pointing into host space in 1522ms
ok 80 |065| podman cp - will not expand globs in host space (#3829) in 1664ms
ok 81 |065| podman cp - will not expand wildcard in 1633ms
ok 82 |065| podman cp into container: weird symlink expansion in 3003ms
ok 83 |065| podman cp into a subdirectory matching GraphRoot in 2654ms
ok 84 |065| podman cp from stdin to container in 3730ms
ok 85 |065| podman cp from container to stdout in 3677ms
ok 86 |065| podman cp --overwrite file - ctr/ctr in 4643ms
ok 87 |065| podman cp --overwrite file - ctr/host in 3970ms
ok 88 |065| podman cp --overwrite file - host/ctr in 3885ms
ok 89 |065| podman cp - dot notation - host to container in 1665ms
ok 90 |065| podman cp - dot notation - container to host in 1795ms
ok 91 |065| podman cp - dot notation - container to container in 2129ms
ok 92 |080| podman pause/unpause in 7248ms
ok 93 |110| podman history - basic tests in 2352ms
ok 94 |110| podman history - custom format in 735ms
ok 95 |110| podman history - json in 1542ms
ok 96 |110| podman image history Created in 883ms
ok 97 |170| podman --group-add keep-groups while in a userns in 3952ms
ok 98 |170| podman --group-add keep-groups while not in a userns in 2891ms
ok 99 |170| podman --group-add without keep-groups while in a userns in 1240ms
ok 100 |170| rootful pod with custom ID mapping in 1563ms
ok 101 |170| podman --remote --group-add keep-groups in 425ms # skip this test only meaningful under podman-remote
ok 102 |170| podman --group-add without keep-groups in 956ms
ok 103 |170| podman --group-add keep-groups plus added groups in 1537ms
ok 104 |170| podman userns=nomap in 685ms
ok 105 |170| podman userns=keep-id in 1081ms
ok 106 |170| podman userns=keep-id in a pod in 2236ms
ok 107 |195| podman test all namespaces in 19021ms
[+0873s] ok 108 |200| podman pod top - containers in different PID namespaces in 3247ms
ok 109 |200| podman pod create - custom volumes in 918ms
ok 110 |200| podman pod create - custom infra image in 1143ms
ok 111 |200| podman pod - communicating via /dev/shm in 1939ms
ok 112 |200| podman pod create - hashtag AllTheOptions in 8649ms
ok 113 |200| podman pod create should fail when infra-name is already in use in 1325ms
ok 114 |200| podman pod create --share in 2510ms
ok 115 |200| podman pod create --pod new: --hostname in 3048ms
ok 116 |200| podman rm --force to remove infra container in 2716ms
ok 117 |200| podman pod create share net in 3356ms
ok 118 |200| pod exit policies in 5583ms
ok 119 |200| pod exit policies - play kube in 1958ms
not ok 120 |200| pod resource limits in 3748ms
# tags: ci:parallel
# (from function `basic_teardown' in file test/system/helpers.bash, line 248,
# from function `teardown' in test file test/system/200-pod.bats, line 24)
# `basic_teardown' failed
#
<+ > # # podman --cgroup-manager=systemd pod create --name=p-resources-systemd-t120-b5jzzlwz --cpus=5 --memory=5m --memory-swap=1g --cpu-shares=1000 --cpuset-cpus=0 --cpuset-mems=0 --device-read-bps=/dev/loop0:1mb --device-write-bps=/dev/loop0:1mb --blkio-weight=50
<+1.01s> # 10dc9a87810830346bfc7d9df552861eb6b483b082f00162d85c2e153641a2b1
#
<+014ms> # # podman --cgroup-manager=systemd pod start p-resources-systemd-t120-b5jzzlwz
<+318ms> # p-resources-systemd-t120-b5jzzlwz
#
<+022ms> # # podman pod inspect --format {{.CgroupPath}} p-resources-systemd-t120-b5jzzlwz
<+162ms> # machine.slice/machine-libpod_pod_10dc9a87810830346bfc7d9df552861eb6b483b082f00162d85c2e153641a2b1.slice
#
<+166ms> # # podman --cgroup-manager=systemd pod rm -f p-resources-systemd-t120-b5jzzlwz
<+968ms> # 10dc9a87810830346bfc7d9df552861eb6b483b082f00162d85c2e153641a2b1
#
<+025ms> # # podman --cgroup-manager=cgroupfs pod create --name=p-resources-cgroupfs-t120-b5jzzlwz --cpus=5 --memory=5m --memory-swap=1g --cpu-shares=1000 --cpuset-cpus=0 --cpuset-mems=0 --device-read-bps=/dev/loop0:1mb --device-write-bps=/dev/loop0:1mb --blkio-weight=50
<+097ms> # Error: creating cgroup path /libpod_parent/8f1a624e8320583f8eef13954dad09afffd62950f9d814214abeeed532696360: write /sys/fs/cgroup/libpod_parent/cgroup.subtree_control: no such file or directory
<+007ms> # [ rc=125 (** EXPECTED 0 **) ]
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: exit code is 125; expected 0
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#
<+025ms> # # podman --cgroup-manager=cgroupfs pod start p-resources-cgroupfs-t120-b5jzzlwz
<+057ms> # Error: no pod with name or ID p-resources-cgroupfs-t120-b5jzzlwz found: no such pod
<+007ms> # [ rc=125 (** EXPECTED 0 **) ]
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: exit code is 125; expected 0
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#
<+015ms> # # podman pod inspect --format {{.CgroupPath}} p-resources-cgroupfs-t120-b5jzzlwz
<+059ms> # Error: no such pod p-resources-cgroupfs-t120-b5jzzlwz
<+006ms> # [ rc=125 (** EXPECTED 0 **) ]
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: exit code is 125; expected 0
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 582: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: cpu.max
# #| expected: '500000 100000'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 582: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: memory.max
# #| expected: '5242880'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 582: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: memory.swap.max
# #| expected: '1068498944'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 582: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: io.bfq.weight
# #| expected: 'default 50'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/go/src/github.com/containers/podman/test/system/200-pod.bats: line 582: /sys/fs/cgroup/$cgroup_path/$unit: ambiguous redirect
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: resource limit under cgroupfs: io.max
# #| expected: '7:0 rbps=1048576 wbps=1048576 riops=max wiops=max'
# #| actual: ''
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#
<+114ms> # # podman --cgroup-manager=cgroupfs pod rm -f p-resources-cgroupfs-t120-b5jzzlwz
# # [teardown]
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #| FAIL: 8 test assertions failed. Search for 'FAIL:' above this line.
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ok 121 |200| podman pod create on failure in 660ms
ok 122 |200| podman pod create restart tests in 1752ms
ok 123 |200| podman pod ps --filter in 9854ms
ok 124 |200| podman pod cleans cgroup and keeps limits in 3930ms
ok 125 |220| podman healthcheck in 7072ms
ok 126 |220| podman healthcheck - restart cleans up old state in 3160ms
ok 127 |220| podman wait --condition={healthy,unhealthy} in 6357ms
ok 128 |220| podman healthcheck --health-on-failure in 9115ms
ok 129 |220| podman healthcheck --health-on-failure with interval in 7331ms
[+0967s] ok 130 |252| quadlet - basic in 4923ms
ok 131 |252| quadlet conflict names in 1857ms
ok 132 |252| quadlet - envvar in 4403ms
ok 133 |252| quadlet - ContainerName and journal output check in 4971ms
ok 134 |252| quadlet - labels in 6378ms
ok 135 |252| quadlet - oneshot in 4584ms
ok 136 |252| quadlet - volume in 3073ms
ok 137 |252| quadlet - volume dependency in 4800ms
ok 138 |252| quadlet - named volume dependency in 5640ms
ok 139 |252| quadlet - network in 5060ms
ok 140 |252| quadlet - network dependency in 3997ms
ok 141 |252| quadlet - named network dependency in 5154ms
ok 142 |252| quadlet kube - basic in 4879ms
ok 143 |252| quadlet kube - named network dependency in 7159ms
ok 144 |252| quadlet - rootfs in 4174ms
ok 145 |252| quadlet - selinux disable in 5328ms
ok 146 |252| quadlet - selinux labels in 5386ms
ok 147 |252| quadlet - secret as environment variable in 5124ms
ok 148 |252| quadlet - secret as a file in 5713ms
ok 149 |252| quadlet - volume path using systemd %T specifier in 5596ms
ok 150 |252| quadlet - tmpfs in 4465ms
ok 151 |252| quadlet - userns in 4789ms
ok 152 |252| quadlet - exit-code propagation in 13045ms
ok 153 |252| quadlet kube - Working Directory in 6019ms
ok 154 |252| quadlet - image files in 18310ms
ok 155 |252| quadlet - kube oneshot in 4742ms
ok 156 |252| quadlet - kube down force in 6326ms
ok 157 |252| quadlet - image tag in 15892ms
ok 158 |252| quadlet - pod simple in 4696ms
ok 159 |252| quadlet - kube build from unavailable image with no tag in 15321ms
ok 160 |252| quadlet - drop-in files in 2319ms
ok 161 |260| sdnotify : ignore in 3321ms
ok 162 |260| sdnotify : conmon in 3623ms
ok 163 |260| sdnotify : container in 4217ms
ok 164 |260| sdnotify : healthy in 3449ms
ok 165 |260| sdnotify : play kube - no policies in 4472ms
ok 166 |260| sdnotify : play kube - with policies in 4950ms
ok 167 |260| podman kube play - exit-code propagation in 21368ms
ok 168 |260| podman system service in 7515ms
ok 169 |410| podman selinux: confined container in 1852ms
ok 170 |410| podman selinux: --ipc=host container in 1788ms
ok 171 |410| podman selinux: init container in 1043ms
ok 172 |410| podman selinux: init container with --security-opt type in 2204ms
ok 173 |410| podman selinux: init container with --security-opt level&type in 2141ms
ok 174 |410| podman selinux: init container with --security-opt level in 1690ms
ok 175 |410| podman selinux: container with overridden range in 914ms
ok 176 |410| podman selinux: inspect kvm labels in 747ms
ok 177 |410| podman selinux: inspect multiple labels in 1486ms
ok 178 |410| podman selinux: shared context in (some) namespaces in 4431ms
ok 179 |410| podman selinux: containers in pods share full context in 1964ms
ok 180 |410| podman selinux: containers in --no-infra pods do not share context in 2192ms
ok 181 |410| podman with nonexistent labels in 1531ms
ok 182 |410| podman selinux nested in 2030ms
ok 183 |410| podman EnableLabeledUsers in 1989ms
ok 184 |420| podman run, preserves initial --cgroup-manager in 1797ms
ok 185 |420| podman run --cgroups=disabled keeps the current cgroup in 1287ms
ok 186 |500| podman network create in 4469ms
[+1016s] ok 187 |505| IPv4 default address assignment in 362ms # skip [rootful] pasta networking only available in rootless mode
ok 188 |505| IPv4 address assignment in 543ms # skip [rootful] pasta networking only available in rootless mode
ok 189 |505| No IPv4 in 421ms # skip [rootful] pasta networking only available in rootless mode
ok 190 |505| IPv6 default address assignment in 349ms # skip [rootful] pasta networking only available in rootless mode
ok 191 |505| IPv6 address assignment in 471ms # skip [rootful] pasta networking only available in rootless mode
ok 192 |505| No IPv6 in 372ms # skip [rootful] pasta networking only available in rootless mode
ok 193 |505| podman puts pasta IP in /etc/hosts in 294ms # skip [rootful] pasta networking only available in rootless mode
ok 194 |505| IPv4 default route in 343ms # skip [rootful] pasta networking only available in rootless mode
ok 195 |505| IPv4 default route assignment in 330ms # skip [rootful] pasta networking only available in rootless mode
ok 196 |505| IPv6 default route in 410ms # skip [rootful] pasta networking only available in rootless mode
ok 197 |505| IPv6 default route assignment in 315ms # skip [rootful] pasta networking only available in rootless mode
ok 198 |505| Default MTU in 499ms # skip [rootful] pasta networking only available in rootless mode
ok 199 |505| MTU assignment in 369ms # skip [rootful] pasta networking only available in rootless mode
ok 200 |505| Loopback interface state in 312ms # skip [rootful] pasta networking only available in rootless mode
ok 201 |505| External resolver, IPv4 in 290ms # skip [rootful] pasta networking only available in rootless mode
ok 202 |505| External resolver, IPv6 in 404ms # skip [rootful] pasta networking only available in rootless mode
ok 203 |505| Local forwarder, IPv4 in 363ms # skip [rootful] pasta networking only available in rootless mode
ok 204 |505| Local forwarder, IPv6 in 410ms # skip [rootful] pasta networking only available in rootless mode
ok 205 |505| Single TCP port forwarding, IPv4, tap in 264ms # skip [rootful] pasta networking only available in rootless mode
ok 206 |505| Single TCP port forwarding, IPv4, loopback in 255ms # skip [rootful] pasta networking only available in rootless mode
ok 207 |505| TCP port range forwarding, IPv4, tap in 303ms # skip [rootful] pasta networking only available in rootless mode
ok 208 |505| TCP port range forwarding, IPv4, loopback in 286ms # skip [rootful] pasta networking only available in rootless mode
ok 209 |505| Translated TCP port forwarding, IPv4, tap in 344ms # skip [rootful] pasta networking only available in rootless mode
ok 210 |505| Translated TCP port forwarding, IPv4, loopback in 355ms # skip [rootful] pasta networking only available in rootless mode
ok 211 |505| TCP translated port range forwarding, IPv4, tap in 332ms # skip [rootful] pasta networking only available in rootless mode
ok 212 |505| TCP translated port range forwarding, IPv4, loopback in 402ms # skip [rootful] pasta networking only available in rootless mode
ok 213 |505| Address-bound TCP port forwarding, IPv4, tap in 365ms # skip [rootful] pasta networking only available in rootless mode
ok 214 |505| Address-bound TCP port forwarding, IPv4, loopback in 403ms # skip [rootful] pasta networking only available in rootless mode
ok 215 |505| Interface-bound TCP port forwarding, IPv4, tap in 400ms # skip [rootful] pasta networking only available in rootless mode
ok 216 |505| Interface-bound TCP port forwarding, IPv4, loopback in 358ms # skip [rootful] pasta networking only available in rootless mode
ok 217 |505| Single TCP port forwarding, IPv6, tap in 342ms # skip [rootful] pasta networking only available in rootless mode
ok 218 |505| Single TCP port forwarding, IPv6, loopback in 532ms # skip [rootful] pasta networking only available in rootless mode
ok 219 |505| TCP port range forwarding, IPv6, tap in 471ms # skip [rootful] pasta networking only available in rootless mode
ok 220 |505| TCP port range forwarding, IPv6, loopback in 428ms # skip [rootful] pasta networking only available in rootless mode
ok 221 |505| Translated TCP port forwarding, IPv6, tap in 335ms # skip [rootful] pasta networking only available in rootless mode
ok 222 |505| Translated TCP port forwarding, IPv6, loopback in 369ms # skip [rootful] pasta networking only available in rootless mode
ok 223 |505| TCP translated port range forwarding, IPv6, tap in 389ms # skip [rootful] pasta networking only available in rootless mode
ok 224 |505| TCP translated port range forwarding, IPv6, loopback in 371ms # skip [rootful] pasta networking only available in rootless mode
ok 225 |505| Address-bound TCP port forwarding, IPv6, tap in 337ms # skip [rootful] pasta networking only available in rootless mode
ok 226 |505| Address-bound TCP port forwarding, IPv6, loopback in 251ms # skip [rootful] pasta networking only available in rootless mode
ok 227 |505| Interface-bound TCP port forwarding, IPv6, tap in 226ms # skip [rootful] pasta networking only available in rootless mode
ok 228 |505| Interface-bound TCP port forwarding, IPv6, loopback in 281ms # skip [rootful] pasta networking only available in rootless mode
ok 229 |505| Single UDP port forwarding, IPv4, tap in 435ms # skip [rootful] pasta networking only available in rootless mode
ok 230 |505| Single UDP port forwarding, IPv4, loopback in 455ms # skip [rootful] pasta networking only available in rootless mode
ok 231 |505| UDP port range forwarding, IPv4, tap in 367ms # skip [rootful] pasta networking only available in rootless mode
ok 232 |505| UDP port range forwarding, IPv4, loopback in 354ms # skip [rootful] pasta networking only available in rootless mode
ok 233 |505| Translated UDP port forwarding, IPv4, tap in 327ms # skip [rootful] pasta networking only available in rootless mode
ok 234 |505| Translated UDP port forwarding, IPv4, loopback in 353ms # skip [rootful] pasta networking only available in rootless mode
ok 235 |505| UDP translated port range forwarding, IPv4, tap in 332ms # skip [rootful] pasta networking only available in rootless mode
ok 236 |505| UDP translated port range forwarding, IPv4, loopback in 320ms # skip [rootful] pasta networking only available in rootless mode
ok 237 |505| Address-bound UDP port forwarding, IPv4, tap in 354ms # skip [rootful] pasta networking only available in rootless mode
ok 238 |505| Address-bound UDP port forwarding, IPv4, loopback in 339ms # skip [rootful] pasta networking only available in rootless mode
ok 239 |505| Interface-bound UDP port forwarding, IPv4, tap in 326ms # skip [rootful] pasta networking only available in rootless mode
ok 240 |505| Interface-bound UDP port forwarding, IPv4, loopback in 357ms # skip [rootful] pasta networking only available in rootless mode
ok 241 |505| Single UDP port forwarding, IPv6, tap in 326ms # skip [rootful] pasta networking only available in rootless mode
ok 242 |505| Single UDP port forwarding, IPv6, loopback in 321ms # skip [rootful] pasta networking only available in rootless mode
ok 243 |505| UDP port range forwarding, IPv6, tap in 350ms # skip [rootful] pasta networking only available in rootless mode
ok 244 |505| UDP port range forwarding, IPv6, loopback in 332ms # skip [rootful] pasta networking only available in rootless mode
ok 245 |505| Translated UDP port forwarding, IPv6, tap in 320ms # skip [rootful] pasta networking only available in rootless mode
ok 246 |505| Translated UDP port forwarding, IPv6, loopback in 342ms # skip [rootful] pasta networking only available in rootless mode
ok 247 |505| UDP translated port range forwarding, IPv6, tap in 325ms # skip [rootful] pasta networking only available in rootless mode
ok 248 |505| UDP translated port range forwarding, IPv6, loopback in 318ms # skip [rootful] pasta networking only available in rootless mode
ok 249 |505| Address-bound UDP port forwarding, IPv6, tap in 366ms # skip [rootful] pasta networking only available in rootless mode
ok 250 |505| Address-bound UDP port forwarding, IPv6, loopback in 332ms # skip [rootful] pasta networking only available in rootless mode
ok 251 |505| Interface-bound UDP port forwarding, IPv6, tap in 310ms # skip [rootful] pasta networking only available in rootless mode
ok 252 |505| Interface-bound UDP port forwarding, IPv6, loopback in 368ms # skip [rootful] pasta networking only available in rootless mode
ok 253 |505| TCP/IPv4 small transfer, tap in 313ms # skip [rootful] pasta networking only available in rootless mode
ok 254 |505| TCP/IPv4 small transfer, loopback in 323ms # skip [rootful] pasta networking only available in rootless mode
ok 255 |505| TCP/IPv4 large transfer, tap in 340ms # skip [rootful] pasta networking only available in rootless mode
ok 256 |505| TCP/IPv4 large transfer, loopback in 352ms # skip [rootful] pasta networking only available in rootless mode
ok 257 |505| TCP/IPv6 small transfer, tap in 312ms # skip [rootful] pasta networking only available in rootless mode
ok 258 |505| TCP/IPv6 small transfer, loopback in 343ms # skip [rootful] pasta networking only available in rootless mode
ok 259 |505| TCP/IPv6 large transfer, tap in 323ms # skip [rootful] pasta networking only available in rootless mode
ok 260 |505| TCP/IPv6 large transfer, loopback in 318ms # skip [rootful] pasta networking only available in rootless mode
ok 261 |505| UDP/IPv4 small transfer, tap in 343ms # skip [rootful] pasta networking only available in rootless mode
ok 262 |505| UDP/IPv4 small transfer, loopback in 331ms # skip [rootful] pasta networking only available in rootless mode
ok 263 |505| UDP/IPv4 large transfer, tap in 314ms # skip [rootful] pasta networking only available in rootless mode
ok 264 |505| UDP/IPv4 large transfer, loopback in 348ms # skip [rootful] pasta networking only available in rootless mode
ok 265 |505| UDP/IPv6 small transfer, tap in 340ms # skip [rootful] pasta networking only available in rootless mode
ok 266 |505| UDP/IPv6 small transfer, loopback in 320ms # skip [rootful] pasta networking only available in rootless mode
ok 267 |505| UDP/IPv6 large transfer, tap in 352ms # skip [rootful] pasta networking only available in rootless mode
ok 268 |505| UDP/IPv6 large transfer, loopback in 338ms # skip [rootful] pasta networking only available in rootless mode
ok 269 |505| pasta(1) quits when the namespace is gone in 326ms # skip [rootful] pasta networking only available in rootless mode
ok 270 |505| Unsupported protocol in port forwarding in 362ms # skip [rootful] pasta networking only available in rootless mode
ok 271 |505| Use options from containers.conf in 310ms # skip [rootful] pasta networking only available in rootless mode
ok 272 |505| pasta/bridge and host.containers.internal in 326ms # skip [rootful] pasta networking only available in rootless mode
[+1030s] ok 273 |600| podman shell completion test in 141345ms
ok 274 |600| podman shell completion for paths in container/image in 3021ms
ok 275 |610| check Go template formatting in 42387ms
ok 276 |700| podman kube with stdin in 2284ms
ok 277 |700| podman play in 2251ms
ok 278 |700| podman play --service-container in 4351ms
ok 279 |700| podman kube --network in 3770ms
ok 280 |700| podman kube play read-only in 2919ms
ok 281 |700| podman kube play read-only from containers.conf in 3193ms
ok 282 |700| podman play with user from image in 2270ms
ok 283 |700| podman play --build --context-dir in 2885ms
ok 284 |700| podman kube play --replace external storage in 2001ms
ok 285 |700| podman kube --annotation in 2027ms
ok 286 |700| podman play Yaml deprecated --no-trunc annotation in 411ms # skip FIXME: I can't figure out what this test is supposed to do
ok 287 |700| podman kube play - default log driver in 1669ms
ok 288 |700| podman kube play - URL in 2228ms
ok 289 |700| podman play with init container in 1753ms
ok 290 |700| podman kube play - hostport in 1486ms
ok 291 |700| podman kube play - multi-pod YAML in 2074ms
ok 292 |700| podman kube generate filetype in 2112ms
ok 293 |700| podman kube play --wait with siginterrupt in 2984ms
ok 294 |700| podman kube play --wait - wait for pod to exit in 2107ms
ok 295 |700| podman kube play with configmaps in 1390ms
ok 296 |700| podman kube with --authfile=/tmp/bogus in 444ms
ok 297 |700| podman kube play with umask from containers.conf in 1728ms
ok 298 |700| podman kube generate tmpfs on /tmp in 1496ms
ok 299 |700| podman kube play - pull policy in 2371ms
ok 300 |700| podman kube play healthcheck should wait initialDelaySeconds before updating status (healthy) in 15195ms
ok 301 |700| podman kube play healthcheck should wait initialDelaySeconds before updating status (unhealthy) in 15178ms
ok 302 |700| podman play --build private registry in 2641ms
ok 303 |700| podman play with automount volume in 5581ms
ok 304 |700| podman kube restore user namespace in 2108ms
[+1031s] make: *** [Makefile:685: localsystem] Error 1
[08:26:28] END - [+1031s] total duration since 2024-08-14T13:26:28Z
Summary: 567 Passed, 1 Failed, 122 Skipped. Total tests: 690 (WARNING: expected 304)