Synopsis


GitHub PR:23275 - WIP: system test parallelization: two-pass approach
Test name:sys podman rawhide root host sqlite
Cirrus:Build 6605319231504384 / Task 6572553043443712
Logs:main / journal
Base commit:4178d7011ff7d5f15ac7d90b6cfa36e3ef6ee82c

[16:04:55] START - All [+xxxx] lines that follow are relative to 2024-08-26T21:04:55Z. [+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:421 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..284 [+0022s] ok 1 [001] podman version emits reasonable output in 175ms [+0023s] # Arch:amd64 OS:fedora42 Runtime:crun Rootless:false Events:journald Logdriver:journald Cgroups:v2+systemd Net:netavark DB:sqlite Store:overlay ok 2 [001] podman info in 1307ms ok 3 [001] podman --context emits reasonable output in 18ms # skip only applicable on podman-remote [+0024s] ok 4 [001] podman can pull an image in 1090ms ok 5 [001] podman-remote : really is remote, works as --remote option in 20ms # skip only applicable on podman-remote [+0025s] ok 6 [001] podman-remote: defaults in 357ms ok 7 [001] podman-remote: check for command usage message without a running endpoint in 88ms ok 8 [001] timeout in 18ms # skip define $PODMAN_RUN_TIMEOUT_TEST to enable this test ok 9 [001] jq is installed and produces reasonable output in 146ms [+0026s] ok 10 [001] podman --log-level recognizes log levels in 712ms ok 11 [001] podman --noout properly suppresses output in 67ms ok 12 [001] podman --noout is actually writing to /dev/null in 31ms # skip [rootful] unshare requires rootless ok 13 [001] podman version --out writes matching version to a json in 147ms [+0028s] ok 14 [001] podman - shutdown engines in 1554ms ok 15 [005] podman info - basic test in 541ms [+0029s] ok 16 [005] podman info - json in 626ms [+0030s] ok 17 [005] podman info - confirm desired runtime in 337ms ok 18 [005] podman info - confirm desired network backend in 338ms ok 19 [005] podman info - confirm desired database in 341ms [+0031s] ok 20 [005] podman info - confirm desired storage driver in 516ms ok 21 [005] podman info - RHEL8 must use runc in 188ms # skip only applicable on RHEL, this is Fedora Linux ok 22 [005] podman info --storage-opt='' in 372ms [+0032s] ok 23 [005] podman info netavark in 181ms # skip Netavark testing not requested ($NETWORK_BACKEND='') ok 24 [005] podman --root PATH info - basic output in 349ms ok 25 [005] rootless podman with symlinked /root in 358ms [+0033s] ok 26 [005] podman --root PATH --volumepath info - basic output in 342ms [+0034s] ok 27 [005] CONTAINERS_CONF_OVERRIDE in 1518ms [+0035s] ok 28 [005] podman - BoltDB cannot create new databases in 510ms ok 29 [010] podman images - basic output in 319ms [+0036s] ok 30 [010] podman images - custom formats in 588ms ok 31 [010] podman images - json in 371ms [+0038s] ok 32 [010] podman images - history output in 1617ms [+0040s] ok 33 [010] podman images - filter in 1782ms [+0041s] ok 34 [010] podman images -a, after pulling by sha in 1038ms [+0042s] ok 35 [010] podman images - table format in 504ms [+0044s] ok 36 [010] podman images - rmi -af removes all containers and pods in 2118ms [+0045s] ok 37 [010] podman images - rmi -f can remove infra images in 920ms ok 38 [010] podman rmi --ignore in 319ms [+0046s] ok 39 [010] podman image rm --force bogus in 491ms [+0048s] ok 40 [010] podman images - commit docker with comment in 2203ms [+0049s] ok 41 [010] podman pull image with additional store in 1025ms [+0055s] ok 42 [010] podman images with concurrent removal in 5900ms [+0056s] ok 43 [011] podman image - sign with no sigfile in 1137ms [+0057s] ok 44 [020] podman tag/untag in 1107ms [+0058s] ok 45 [020] podman untag all in 458ms [+0061s] ok 46 [030] podman run --pull in 2377ms [+0064s] ok 47 [030] podman run --rmi in 3279ms [+0065s] ok 48 [030] podman run on untagged image: make sure that image metadata is set in 675ms [+0067s] ok 49 [030] podman run - does not truncate or hang with big output in 2504ms [+0069s] ok 50 [032] podman sigproxy test: run in 1476ms [+0071s] ok 51 [032] podman sigproxy test: start in 1546ms [+0072s] ok 52 [032] podman sigproxy test: attach in 1678ms [+0073s] ok 53 [037] podman container runlabel test in 587ms [+0074s] ok 54 [040] podman ps - basic tests in 909ms [+0078s] ok 55 [040] podman ps --filter in 4348ms [+0080s] ok 56 [040] podman ps --external in 1778ms [+0081s] ok 57 [040] podman ps --format label in 625ms [+0082s] ok 58 [040] podman pod ps --format label in 733ms [+0083s] ok 59 [040] podman ps --format PodName in 1121ms [+0086s] ok 60 [045] podman start --all - start all containers in 3211ms ok 61 [045] podman start --all with incompatible options in 242ms [+0089s] ok 62 [045] podman start --filter - start only containers that match the filter in 2239ms ok 63 [045] podman start --filter invalid-restart-policy - return error in 549ms [+0091s] ok 64 [045] podman start --all --filter in 1165ms [+0092s] ok 65 [045] podman start print IDs or raw input in 956ms ok 66 [045] podman start again with lower ulimit -u in 193ms # skip [rootful] tests ulimit -u changes in the rootless scenario [+0094s] ok 67 [050] podman stop --all in 2503ms [+0096s] ok 68 [050] podman stop print IDs or raw input in 1083ms [+0097s] ok 69 [060] podman image mount in 783ms [+0101s] ok 70 [070] podman build - basic test in 4122ms [+0104s] ok 71 [070] podman buildx - basic test in 3062ms [+0108s] ok 72 [070] podman build test -f - in 3481ms [+0109s] ok 73 [070] podman build - global runtime flags test in 711ms ok 74 [070] podman build - set runtime in 546ms [+0112s] ok 75 [070] podman build - cache (#3920) in 2954ms [+0114s] ok 76 [070] podman build test -f ./relative in 1937ms [+0119s] ok 77 [070] podman parallel build should not race in 4741ms [+0121s] ok 78 [070] podman build - URLs in 2273ms [+0128s] ok 79 [070] podman build - workdir, cmd, env, label in 6406ms [+0130s] ok 80 [070] podman build - COPY with ignore in 2565ms [+0131s] ok 81 [070] podman build with ignore '*' in 1184ms [+0132s] ok 82 [070] podman build with ignore '*' and containerfile outside of build context in 473ms [+0135s] ok 83 [070] podman build - stdin test in 3123ms [+0137s] ok 84 [070] podman build - does not gobble stdin that does not belong to it in 1621ms [+0142s] ok 85 [070] podman build --layers test in 4963ms [+0145s] ok 86 [070] build with copy-from referencing the base image in 3375ms [+0147s] ok 87 [070] podman build --pull-never in 1599ms ok 88 [070] podman build --logfile test in 455ms [+0149s] ok 89 [070] podman build check_label in 1395ms [+0154s] ok 90 [070] podman build check_seccomp_ulimits in 4960ms ok 91 [070] podman build --authfile bogus test in 443ms [+0156s] ok 92 [070] podman build COPY hardlinks in 1787ms [+0158s] ok 93 [070] podman build -f test in 1407ms [+0159s] ok 94 [070] podman build .dockerignore failure test in 1286ms [+0161s] ok 95 [070] podman build .containerignore and .dockerignore test in 1831ms [+0165s] ok 96 [070] podman build build context ownership in 3964ms [+0167s] ok 97 [070] podman build build context is a symlink to a directory in 1941ms ok 98 [070] podman build --squash --squash-all should conflict in 390ms [+0168s] ok 99 [070] podman build --volumes-from conflict in 1203ms [+0169s] ok 100 [070] podman build empty context dir in 466ms ok 101 [070] podman build --file=https in 525ms [+0170s] ok 102 [070] podman build --help defaults in 406ms [+0171s] ok 103 [080] podman unpause --all in 894ms [+0172s] ok 104 [085] podman top - basic tests in 949ms [+0174s] ok 105 [090] image events in 1588ms [+0175s] ok 106 [120] podman load invalid file in 678ms [+0176s] ok 107 [120] podman save to pipe and load in 1199ms [+0181s] ok 108 [120] podman image scp transfer in 4602ms [+0183s] ok 109 [120] podman load - by image ID in 2171ms [+0185s] ok 110 [120] podman load - by image name in 2171ms [+0187s] ok 111 [120] podman load - from URL in 2308ms [+0188s] ok 112 [120] podman load - redirect corrupt payload in 674ms [+0190s] ok 113 [120] podman load - multi-image archive in 2157ms [+0192s] ok 114 [120] podman load - multi-image archive with redirect in 1769ms [+0193s] ok 115 [120] podman save --oci-accept-uncompressed-layers in 1076ms [+0194s] ok 116 [130] podman kill - print IDs or raw input in 819ms [+0195s] ok 117 [140] podman diff in 604ms [+0196s] ok 118 [140] podman diff with buildah container in 1024ms [+0200s] ok 119 [150] podman login - basic test in 3351ms ok 120 [150] podman login - with wrong credentials in 554ms [+0201s] ok 121 [150] podman login - check generated authfile in 652ms ok 122 [150] podman login inconsistent authfiles in 549ms [+0202s] ok 123 [150] podman login - check with --config global option in 646ms [+0203s] ok 124 [150] podman push fail in 590ms [+0204s] ok 125 [150] podman push and search ok with --tls-verify=false in 1655ms [+0206s] ok 126 [150] podman push and search ok with --tls-verify=true in 1444ms [+0207s] ok 127 [150] podman login - shares credentials with skopeo - default auth file in 1018ms [+0208s] ok 128 [150] podman login - shares credentials with skopeo - via envariable in 1042ms [+0209s] ok 129 [150] podman login - shares credentials with skopeo - via --authfile in 1045ms [+0210s] ok 130 [150] podman login -secret test in 1217ms [+0222s] ok 131 [150] podman pull images with retry in 12044ms [+0223s] ok 132 [150] podman containers.conf retry in 878ms [+0225s] ok 133 [160] podman run --volumes : basic in 1586ms [+0227s] ok 134 [160] podman volume duplicates in 1472ms ok 135 [160] podman volume filter --name in 696ms [+0228s] ok 136 [160] podman volume create / run in 832ms [+0229s] ok 137 [160] podman volume rm --force in 724ms [+0230s] ok 138 [160] podman volume: exec/noexec in 1046ms [+0232s] ok 139 [160] podman volume, implicit creation with run in 1398ms [+0233s] ok 140 [160] podman volume import test in 1170ms [+0234s] ok 141 [160] podman volume export to stdout in 789ms ok 142 [160] podman volume user test in 335ms # skip only meaningful when run rootless ok 143 [160] podman volume with --userns=keep-id in 343ms # skip only meaningful when run rootless [+0236s] ok 144 [160] podman volume prune in 1723ms [+0237s] ok 145 [160] podman volume type=bind in 752ms [+0238s] ok 146 [160] podman volume type=tmpfs in 969ms [+0239s] ok 147 [160] podman volume create copyup in 1398ms [+0240s] ok 148 [160] podman volume mount in 760ms [+0243s] ok 149 [160] podman --image-volume in 2430ms ok 150 [160] podman volume rm --force bogus in 624ms [+0244s] ok 151 [160] podman ps -f in 781ms [+0245s] ok 152 [160] podman run with building volume and selinux file label in 544ms [+0246s] ok 153 [160] podman volume create --ignore - do not chown in 818ms [+0247s] ok 154 [170] podman userns=auto in config file in 838ms ok 155 [170] podman userns=auto and secrets in 591ms ok 156 [170] podman userns=auto with id mapping in 197ms # skip not applicable under rootlfull podman [+0248s] ok 157 [180] podman run --blkio-weight-device in 690ms [+0249s] ok 158 [190] podman --ipc=host in 580ms [+0250s] ok 159 [190] podman --ipc=none in 828ms [+0251s] ok 160 [190] podman --ipc=private in 765ms [+0252s] ok 161 [190] podman --ipc=shareable in 936ms [+0253s] ok 162 [190] podman --ipc=container@test in 1174ms [+0254s] ok 163 [200] podman pod - basic tests in 344ms [+0255s] ok 164 [200] podman pod - communicating between pods in 1601ms [+0256s] ok 165 [200] podman pod ps doesn't race with pod rm in 1275ms [+0257s] ok 166 [200] podman pod rm --force bogus in 511ms [+0263s] ok 167 [250] podman generate - systemd - basic in 5876ms [+0267s] ok 168 [250] podman autoupdate local in 3969ms [+0270s] ok 169 [250] podman generate systemd - envar in 2788ms [+0271s] ok 170 [250] podman generate systemd - restart policy & timeouts in 805ms [+0272s] ok 171 [250] podman pass LISTEN environment in 1041ms [+0274s] ok 172 [250] podman generate - systemd template in 1701ms [+0275s] ok 173 [250] podman generate - systemd template no support for pod in 999ms ok 174 [250] podman generate - systemd template only used on --new in 399ms [+0276s] ok 175 [250] podman --cgroup=cgroupfs doesn't show systemd warning in 347ms ok 176 [250] podman --systemd sets container_uuid in 549ms [+0277s] ok 177 [250] podman --systemd fails on cgroup v1 with a private cgroupns in 188ms # skip test requires cgroupsv1 ok 178 [250] podman rootless-netns processes should be in different cgroup in 186ms # skip only meaningful for rootless [+0281s] ok 179 [250] podman create --health-on-failure=kill in 4392ms # [Building & using podman-kube@.service from source] [+0286s] ok 180 [250] podman-kube@.service template in 4515ms ok 181 [250] podman generate - systemd - DEPRECATED in 532ms [+0287s] ok 182 [250] podman passes down the KillSignal and StopTimeout setting in 614ms ok 183 [251] podman system service <bad_scheme_uri> returns error in 331ms [+0289s] ok 184 [251] podman system service unix: without two slashes still works in 1414ms [+0291s] ok 185 [251] podman-system-service containers survive service stop in 2001ms [+0293s] ok 186 [251] podman --host / -H options in 1669ms [+0296s] ok 187 [251] podman-system-service --log-level=trace should be able to hijack in 3719ms [+0298s] ok 188 [255] podman auto-update - validate input in 885ms [+0311s] ok 189 [255] podman auto-update - label io.containers.autoupdate=image in 13410ms [+0315s] ok 190 [255] podman auto-update - label io.containers.autoupdate=image with rollback in 3368ms [+0316s] ok 191 [255] podman auto-update - label io.containers.autoupdate=disabled in 1686ms [+0318s] ok 192 [255] podman auto-update - label io.containers.autoupdate=fakevalue in 1697ms [+0321s] ok 193 [255] podman auto-update - label io.containers.autoupdate=local in 2474ms [+0331s] ok 194 [255] podman auto-update - label io.containers.autoupdate=local with rollback in 10560ms [+0345s] ok 195 [255] podman auto-update with multiple services in 14146ms [+0350s] ok 196 [255] podman auto-update using systemd in 4724ms [+0351s] # [Building & using podman-kube@.service from source] [+0365s] ok 197 [255] podman-kube@.service template with rollback in 14923ms [+0373s] ok 198 [255] podman auto-update - pod in 7406ms [+0377s] ok 199 [255] podman-auto-update --authfile in 4345ms [+0378s] ok 200 [260] podman pull - EXTEND_TIMEOUT_USEC in 1228ms [+0380s] ok 201 [270] podman system service - socket activation - no container in 1071ms [+0381s] ok 202 [270] podman system service - socket activation - existing container in 1149ms [+0382s] ok 203 [270] podman system service - socket activation - kill rootless pause in 714ms # skip there is no pause process when running rootful ok 204 podman system connection - basic add / ls / remove in 7ms # skip only applicable when running remote ok 205 podman system connection - tcp in 7ms # skip only applicable when running remote ok 206 podman system connection - ssh in 7ms # skip only applicable when running remote ok 207 podman-remote: non-default connection in 7ms # skip only applicable when running remote [+0383s] ok 208 [280] podman update - test all options in 947ms [+0386s] ok 209 [280] podman update - set restart policy in 2106ms ok 210 [300] podman cli parsing - quoted args - #2574 in 513ms [+0387s] ok 211 [300] podman flag error in 301ms ok 212 [300] podman run --env in 543ms [+0388s] ok 213 [300] podman run/exec --env-file in 1159ms [+0389s] ok 214 [300] podman run --env with glob in 977ms [+0390s] ok 215 [300] podman create --label-file in 596ms [+0391s] ok 216 [320] podman system df - basic functionality in 263ms ok 217 [320] podman system df --format {{ json . }} functionality in 283ms [+0393s] ok 218 [320] podman system df --format json functionality in 1257ms [+0395s] ok 219 [320] podman system df - with active containers and volumes in 2276ms [+0396s] ok 220 podman corrupt images - initialize in 384ms [+0397s] ok 221 podman corrupt images - rmi -f <image-id> in 982ms [+0398s] ok 222 podman corrupt images - rmi -f <image-tagged-name> in 975ms [+0399s] ok 223 podman corrupt images - rmi -f -a in 965ms [+0400s] ok 224 podman corrupt images - image prune in 958ms [+0401s] ok 225 podman corrupt images - system reset in 981ms ok 226 podman corrupt images - cleanup in 32ms [+0403s] ok 227 [331] podman system check - unmanaged layers in 1416ms [+0404s] ok 228 [331] podman system check - unused layers in 1246ms [+0406s] ok 229 [331] podman system check - layer content digest changed in 1653ms [+0407s] ok 230 [331] podman system check - layer content added in 1631ms [+0409s] ok 231 [331] podman system check - storage image layer missing in 1554ms [+0411s] ok 232 [331] podman system check - storage container image missing in 1552ms [+0412s] ok 233 [331] podman system check - storage layer data missing in 1629ms [+0414s] ok 234 [331] podman system check - storage image data missing in 1641ms [+0416s] ok 235 [331] podman system check - storage image data modified in 1648ms [+0417s] ok 236 [331] podman system check - container data missing in 1795ms [+0419s] ok 237 [331] podman system check - container data modified in 1786ms [+0421s] ok 238 [400] podman container storage is not accessible by unprivileged users in 2021ms [+0422s] ok 239 [400] sensitive mount points are masked without --privileged in 522ms [+0423s] ok 240 [410] podman selinux: container with label=disable in 555ms ok 241 [410] podman selinux: privileged container in 529ms [+0424s] ok 242 [410] podman selinux: privileged --userns=host container in 508ms ok 243 [410] podman selinux: pid=host in 511ms [+0426s] ok 244 [410] podman selinux: check relabel in 1770ms [+0427s] ok 245 [410] podman selinux: check unsupported relabel in 1093ms [+0429s] ok 246 [450] podman detects correct tty size in 1061ms ok 247 [450] podman load - will not read from tty in 759ms [+0431s] ok 248 [450] podman run --tty -i failure with no tty in 1930ms [+0433s] ok 249 [450] podman run -l passthrough-tty in 1224ms [+0435s] ok 250 [500] podman networking: port with --userns=keep-id for rootless or --uidmap=* for rootful in 2328ms [+0436s] ok 251 [500] podman run with slirp4ns assigns correct addresses to /etc/hosts in 585ms [+0437s] ok 252 [500] podman run with slirp4ns adds correct dns address to resolv.conf in 541ms ok 253 [500] podman run with slirp4ns assigns correct ip address container in 538ms [+0439s] ok 254 [500] podman network create in 1664ms [+0442s] ok 255 [500] podman network reload in 3190ms ok 256 [500] podman ipv6 in /etc/resolv.conf in 188ms # skip This test needs an ipv6 nameserver in /etc/resolv.conf [+0444s] ok 257 [500] podman run CONTAINERS_CONF_OVERRIDE dns options in 1710ms [+0445s] ok 258 [500] podman run CONTAINERS_CONF_OVERRIDE /etc/hosts options in 981ms [+0449s] ok 259 [500] podman network cleanup --userns + --restart in 4209ms [+0451s] ok 260 [500] podman network inspect running containers in 1626ms ok 261 [500] Podman unshare --rootless-netns with Pasta in 189ms # skip [rootful] pasta networking only available in rootless mode [+0455s] ok 262 [520] podman checkpoint - basic test in 3126ms [+0457s] ok 263 [520] podman checkpoint/restore print IDs or raw input in 1992ms [+0460s] ok 264 [520] podman checkpoint --export, with volumes in 2966ms [+0465s] ok 265 [520] podman checkpoint --file-locks in 5143ms [+0474s] ok 266 [520] podman checkpoint/restore ip and mac handling in 9436ms [+0476s] ok 267 [520] podman checkpoint/restore the latest container in 1578ms ok 268 [550] rootless podman only ever uses single pause process in 193ms # skip [rootful] pause process is only used as rootless ok 269 [550] rootless reexec with sig-proxy in 193ms # skip [rootful] pause process is only used as rootless [+0477s] ok 270 [550] rootless reexec with sig-proxy when rejoining userns from container in 189ms # skip [rootful] pause process is only used as rootless [+0478s] ok 271 [750] podman image trust set in 847ms ok 272 [760] podman system renumber - Basic test with a volume in 355ms [+0479s] ok 273 [800] podman CONTAINERS_CONF - CONTAINERS_CONF in conmon in 1100ms [+0480s] ok 274 [800] podman CONTAINERS_CONF - override runtime name in 893ms [+0481s] ok 275 [800] podman --module - absolute path in 498ms [+0482s] ok 276 [800] podman --module - append arrays in 810ms ok 277 [800] podman --module - XDG_CONFIG_HOME in 191ms # skip [rootful] loading a module from XDG_CONFIG_HOME requires rootless ok 278 [800] podman --module - command-line completion in 191ms # skip [rootful] loading a module from XDG_CONFIG_HOME requires rootless [+0484s] ok 279 [800] podman --module - supported fields in 1331ms ok 280 [800] podman push CONTAINERS_CONF in 316ms [+0485s] ok 281 [850] podman compose - smoke tests in 764ms ok 282 podman --ssh test in 69ms # skip only applicable on podman-remote [+0486s] ok 283 [950] podman preexec hook in 725ms ok 284 [999] podman database backend has not changed in 345ms [+0487s] 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/ [+0502s] 1..406 [+0549s] ok 1 |012| podman images - bare manifest list in 1163ms ok 2 |012| podman manifest --tls-verify and --authfile in 2647ms ok 3 |012| manifest list --add-compression with zstd:chunked in 4576ms ok 4 |012| manifest list --add --artifact in 37397ms [+0599s] ok 5 |015| podman help - basic tests in 94600ms [+0752s] ok 6 |030| podman run - basic tests in 2971ms ok 7 |030| podman run - global runtime option in 749ms ok 8 |030| podman run --memory=0 runtime option in 692ms ok 9 |030| podman run --preserve-fds in 717ms ok 10 |030| podman run --preserve-fd in 889ms ok 11 |030| podman run - uidmapping has no /sys/kernel mounts in 821ms ok 12 |030| podman run --rm in 1898ms ok 13 |030| podman run --name in 1534ms ok 14 |030| podman run --conmon-pidfile --cidfile in 1407ms ok 15 |030| podman run docker-archive in 3038ms ok 16 |030| podman run : user namespace preserved root ownership in 1794ms ok 17 |030| podman run : add username to /etc/passwd if --userns=keep-id in 257ms # skip [rootful] --userns=keep-id only works in rootless mode ok 18 |030| podman run : --userns=keep-id: passwd file is modifiable in 264ms # skip [rootful] --userns=keep-id only works in rootless mode ok 19 |030| podman run --log-driver in 3607ms ok 20 |030| podman run --log-driver journald in 645ms ok 21 |030| podman run --tz in 1529ms ok 22 |030| podman run --tz with zoneinfo in 4983ms ok 23 |030| podman run : full path to --runtime is preserved in 1536ms ok 24 |030| podman --noout run should not print output in 731ms ok 25 |030| podman --noout create should not print output in 447ms ok 26 |030| podman --out run should save the container id in 1090ms ok 27 |030| podman --out create should save the container id in 750ms ok 28 |030| podman run : look up correct image name in 1257ms ok 29 |030| podman inspect includes image data in 1237ms ok 30 |030| Verify /run/.containerenv exist in 3240ms ok 31 |030| podman run with --net=host and --port prints warning in 973ms ok 32 |030| podman run - check workdir in 2964ms ok 33 |030| podman run - do not set empty HOME in 1451ms ok 34 |030| podman run --timeout - basic test in 3240ms ok 35 |030| podman run no /etc/mtab in 2985ms ok 36 |030| podman run --hostuser tests in 362ms # skip [rootful] test whether hostuser is successfully added ok 37 |030| podman run --device-cgroup-rule tests in 3684ms ok 38 |030| podman run closes stdin in 1367ms ok 39 |030| podman run defaultenv in 3968ms ok 40 |030| podman run - no /etc/hosts in 612ms # skip Test is too dangerous to run in a non-container environment ok 41 |030| podman run image with filesystem permission in 848ms ok 42 |030| podman run with log-opt option in 1351ms ok 43 |030| podman run --kernel-memory warning in 841ms ok 44 |030| podman run update /etc/hosts in 686ms ok 45 |030| podman run doesn't override oom-score-adj in 4714ms ok 46 |030| rootless podman clamps oom-score-adj if it is lower than the current one in 578ms # skip not applicable under rootlfull podman ok 47 |030| podman top does not use nsenter from image in 4501ms ok 48 |030| podman create --security-opt in 1333ms ok 49 |030| podman run --device-read-bps in 1357ms ok 50 |030| podman run failed --rm in 2236ms ok 51 |030| podman run --attach stdin prints container ID in 1174ms ok 52 |030| podman run --privileged as root with systemd will not mount /dev/tty in 2139ms ok 53 |030| podman run --privileged as rootless will not mount /dev/tty\d+ in 341ms # skip [rootful] this test as rootless ok 54 |030| podman run --privileged as root with systemd mounts non-vt /dev/tty devices in 1020ms ok 55 |030| podman run read-only from containers.conf in 5372ms ok 56 |030| podman run ulimit from containers.conf in 1653ms ok 57 |030| podman run ulimit with -1 in 2635ms ok 58 |030| podman run bad --name in 802ms ok 59 |030| podman run --net=host --cgroupns=host with read only cgroupfs in 860ms ok 60 |030| podman run - idmapped mounts in 4519ms ok 61 |030| podman run --restart=always/on-failure -- wait in 4967ms ok 62 |030| podman run - custom static_dir in 1163ms ok 63 |030| podman --authfile=nonexistent-path in 6281ms ok 64 |030| podman --syslog and environment passed to conmon in 1461ms ok 65 |030| podman create container with conflicting name in 1434ms ok 66 |030| podman run - /run must not be world-writable in systemd containers in 1262ms ok 67 |030| podman run with mounts.conf missing in 3913ms ok 68 |030| podman run - rm pod if container creation failed with -pod new: in 1393ms ok 69 |030| podman run - no entrypoint in 1773ms ok 70 |030| podman run - stopping loop in 2266ms ok 71 |035| podman logs - basic test in 2028ms ok 72 |035| podman logs - tail test, k8s-file in 2310ms ok 73 |035| podman logs - tail test, journald in 2346ms ok 74 |035| podman logs - multi k8s-file in 1658ms ok 75 |035| podman logs - multi journald in 1553ms ok 76 |035| podman logs restarted - k8s-file in 1367ms ok 77 |035| podman logs restarted journald in 1757ms ok 78 |035| podman logs - journald log driver requires journald events backend in 1054ms ok 79 |035| podman logs - since k8s-file in 2426ms ok 80 |035| podman logs - since journald in 2396ms ok 81 |035| podman logs - until k8s-file in 3276ms ok 82 |035| podman logs - until journald in 3476ms ok 83 |035| podman logs - --follow k8s-file in 1147ms ok 84 |035| podman logs - --follow journald in 1335ms ok 85 |035| podman logs - --since --follow k8s-file in 5150ms ok 86 |035| podman logs - --since --follow journald in 4998ms ok 87 |035| podman logs - --until --follow k8s-file in 5619ms ok 88 |035| podman logs - --until --follow journald in 3963ms ok 89 |035| podman logs --tail, k8s-file with partial lines in 1187ms ok 90 |050| podman stop - basic test in 10960ms ok 91 |050| podman stop --ignore in 790ms ok 92 |050| podman stop - can trap signal in 4842ms ok 93 |050| podman stop - unlock while waiting for timeout in 1867ms ok 94 |050| podman stop -t 1 Generate warning in 1736ms ok 95 |050| podman stop --noout in 889ms ok 96 |050| podman stop, with --rm container in 1265ms ok 97 |055| podman rm in 1001ms ok 98 |055| podman rm - running container, w/o and w/ force in 1080ms ok 99 |055| podman rm container from storage in 952ms ok 100 |055| podman rm <-> run --rm race in 1157ms ok 101 |055| podman rm --depend in 779ms ok 102 |055| podman rm -f in 3432ms ok 103 |055| podman container rm --force bogus in 719ms ok 104 |055| podman container rm doesn't affect stopping containers in 2598ms ok 105 |055| podman container rm --force doesn't leave running processes in 2015ms ok 106 |060| podman mount - basic test in 1033ms ok 107 |060| podman run --mount ro=false in 6538ms ok 108 |060| podman run --mount image in 7096ms ok 109 |060| podman run --mount image inspection in 2023ms ok 110 |060| podman mount containers.conf in 2402ms ok 111 |060| podman mount external container - basic test in 886ms ok 112 |060| podman volume globs in 3930ms ok 113 |060| podman mount noswap memory mounts in 1269ms ok 114 |060| podman mount no-dereference in 27992ms ok 115 |065| podman cp file from host to container in 23875ms ok 116 |065| podman cp file from host to container tmpfs mount in 2867ms ok 117 |065| podman cp (-a=true) file from host to container and check ownership in 1581ms ok 118 |065| podman cp (-a=false) file from host to container and check ownership in 2161ms ok 119 |065| podman cp file from/to host while --pid=host in 1963ms ok 120 |065| podman cp file from container to host in 9809ms ok 121 |065| podman cp file from container to container in 40967ms ok 122 |065| podman cp dir from host to container in 15372ms ok 123 |065| podman cp dir from container to host in 10181ms ok 124 |065| podman cp dir from container to container in 38764ms ok 125 |065| podman cp symlinked directory from container in 4485ms ok 126 |065| podman cp file from host to container volume in 1879ms ok 127 |065| podman cp file from host to container mount in 1655ms ok 128 |065| podman cp * - wildcard copy multiple files from container to host in 2899ms ok 129 |065| podman cp - will not recognize symlink pointing into host space in 2681ms ok 130 |065| podman cp - will not expand globs in host space (#3829) in 1176ms ok 131 |065| podman cp - will not expand wildcard in 1220ms ok 132 |065| podman cp into container: weird symlink expansion in 2790ms ok 133 |065| podman cp into a subdirectory matching GraphRoot in 2381ms ok 134 |065| podman cp from stdin to container in 3591ms ok 135 |065| podman cp from container to stdout in 1966ms ok 136 |065| podman cp --overwrite file - ctr/ctr in 4083ms ok 137 |065| podman cp --overwrite file - ctr/host in 3413ms ok 138 |065| podman cp --overwrite file - host/ctr in 3562ms ok 139 |065| podman cp - dot notation - host to container in 1398ms ok 140 |065| podman cp - dot notation - container to host in 1597ms ok 141 |065| podman cp - dot notation - container to container in 1616ms ok 142 |075| podman exec - basic test in 1892ms ok 143 |075| podman exec - leak check in 1933ms ok 144 |075| podman exec - cat from stdin in 1630ms ok 145 |075| podman exec - with keep-id in 327ms # skip [rootful] --userns=keep-id only works in rootless mode ok 146 |075| podman exec/run - missing output in 2193ms ok 147 |075| podman run umask in 3944ms ok 148 |075| podman exec --tty in 7837ms ok 149 |075| podman exec - does not leak session IDs on invalid command in 2493ms ok 150 |075| podman exec --preserve-fd in 1820ms ok 151 |080| podman pause/unpause in 7354ms ok 152 |090| events with a filter by label and --no-trunc option in 1687ms ok 153 |090| events with disjunctive filters - file in 1801ms ok 154 |090| events with disjunctive filters - journald in 2750ms ok 155 |090| events with file backend and journald logdriver with --follow failure in 1128ms ok 156 |090| events with disjunctive filters - default in 1735ms ok 157 |090| events with events_logfile_path in containers.conf in 650ms ok 158 |090| events log-file rotation in 1447ms ok 159 |090| events log-file no duplicates in 1961ms ok 160 |090| events - labels included in container die in 975ms ok 161 |090| events - backend none should error in 990ms ok 162 |090| events - container inspect data - journald in 1306ms ok 163 |090| events - container inspect data - file in 1124ms ok 164 |090| events - docker compat in 689ms ok 165 |090| events - volume events in 885ms ok 166 |090| events - invalid filter in 442ms ok 167 |110| podman history - basic tests in 1266ms ok 168 |110| podman history - custom format in 864ms ok 169 |110| podman history - json in 1390ms ok 170 |110| podman image history Created in 1092ms ok 171 |125| podman import in 6968ms ok 172 |125| podman export, alter tarball, re-import in 4579ms ok 173 |130| podman kill - test signal handling in containers in 6916ms ok 174 |130| podman kill - rejects invalid args in 3468ms ok 175 |130| podman kill - concurrent stop in 1189ms ok 176 |130| podman wait - exit codes in 1134ms ok 177 |130| podman kill - no restart in 1575ms ok 178 |170| podman --group-add keep-groups while in a userns in 2972ms ok 179 |170| podman --group-add keep-groups while not in a userns in 1252ms ok 180 |170| podman --group-add without keep-groups while in a userns in 962ms ok 181 |170| rootful pod with custom ID mapping in 1405ms ok 182 |170| podman --remote --group-add keep-groups in 341ms # skip this test only meaningful under podman-remote ok 183 |170| podman --group-add without keep-groups in 762ms ok 184 |170| podman --group-add keep-groups plus added groups in 691ms ok 185 |170| podman userns=nomap in 465ms ok 186 |170| podman userns=keep-id in 842ms ok 187 |170| podman userns=keep-id in a pod in 1154ms ok 188 |195| podman test all namespaces in 12707ms [+0766s] ok 189 |200| podman pod top - containers in different PID namespaces in 2427ms ok 190 |200| podman pod create - custom volumes in 793ms ok 191 |200| podman pod create - custom infra image in 930ms ok 192 |200| podman pod - communicating via /dev/shm in 1909ms ok 193 |200| podman pod create - hashtag AllTheOptions in 7737ms ok 194 |200| podman pod create should fail when infra-name is already in use in 1486ms ok 195 |200| podman pod create --share in 2901ms ok 196 |200| podman pod create --pod new: --hostname in 3682ms ok 197 |200| podman rm --force to remove infra container in 3315ms ok 198 |200| podman pod create share net in 3688ms ok 199 |200| pod exit policies in 5930ms ok 200 |200| pod exit policies - play kube in 2280ms not ok 201 |200| pod resource limits in 2789ms # tags: ci:parallel # (from function `basic_teardown' in file test/system/helpers.bash, line 250, # from function `teardown' in test file test/system/200-pod.bats, line 14) # `basic_teardown' failed # <+ > # # podman --cgroup-manager=systemd pod create --name=p-resources-systemd-t201-vsgtztkr --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 <+160ms> # a46c05cf970c994194d128caf1030e60c5013f7b9f3c7371ee798ce0c6344a4c # <+017ms> # # podman --cgroup-manager=systemd pod start p-resources-systemd-t201-vsgtztkr <+592ms> # p-resources-systemd-t201-vsgtztkr # <+012ms> # # podman pod inspect --format {{.CgroupPath}} p-resources-systemd-t201-vsgtztkr <+121ms> # machine.slice/machine-libpod_pod_a46c05cf970c994194d128caf1030e60c5013f7b9f3c7371ee798ce0c6344a4c.slice # <+197ms> # # podman --cgroup-manager=systemd pod rm -f p-resources-systemd-t201-vsgtztkr <+673ms> # a46c05cf970c994194d128caf1030e60c5013f7b9f3c7371ee798ce0c6344a4c # <+024ms> # # podman --cgroup-manager=cgroupfs pod create --name=p-resources-cgroupfs-t201-vsgtztkr --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 <+102ms> # Error: creating cgroup path /libpod_parent/1acf8fbaf9d215115a7700f972fa0b5f4d9945ca3b036e187b65cf8df39cbc9f: write /sys/fs/cgroup/libpod_parent/cgroup.subtree_control: no such file or directory <+010ms> # [ rc=125 (** EXPECTED 0 **) ] # #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv # #| FAIL: exit code is 125; expected 0 # #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # <+025ms> # # podman --cgroup-manager=cgroupfs pod start p-resources-cgroupfs-t201-vsgtztkr <+107ms> # Error: no pod with name or ID p-resources-cgroupfs-t201-vsgtztkr found: no such pod <+031ms> # [ rc=125 (** EXPECTED 0 **) ] # #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv # #| FAIL: exit code is 125; expected 0 # #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # <+038ms> # # podman pod inspect --format {{.CgroupPath}} p-resources-cgroupfs-t201-vsgtztkr <+075ms> # Error: no such pod p-resources-cgroupfs-t201-vsgtztkr <+008ms> # [ 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 572: /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 572: /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 572: /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 572: /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 572: /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: '' # #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # <+127ms> # # podman --cgroup-manager=cgroupfs pod rm -f p-resources-cgroupfs-t201-vsgtztkr # # [teardown] # #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv # #| FAIL: 8 test assertions failed. Search for 'FAIL:' above this line. # #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ok 202 |200| podman pod create on failure in 572ms ok 203 |200| podman pod create restart tests in 1822ms ok 204 |200| podman pod ps --filter in 5730ms ok 205 |200| podman pod cleans cgroup and keeps limits in 7333ms ok 206 |220| podman healthcheck in 7119ms ok 207 |220| podman healthcheck - restart cleans up old state in 2199ms ok 208 |220| podman wait --condition={healthy,unhealthy} in 6745ms ok 209 |220| podman healthcheck --health-on-failure in 8381ms ok 210 |220| podman healthcheck --health-on-failure with interval in 8743ms [+0816s] ok 211 |252| quadlet - basic in 5139ms ok 212 |252| quadlet conflict names in 1481ms ok 213 |252| quadlet - envvar in 4318ms ok 214 |252| quadlet - ContainerName and journal output check in 5623ms ok 215 |252| quadlet - labels in 4912ms ok 216 |252| quadlet - oneshot in 3113ms ok 217 |252| quadlet - volume in 4745ms ok 218 |252| quadlet - volume dependency in 5574ms ok 219 |252| quadlet - named volume dependency in 4724ms ok 220 |252| quadlet - network in 3899ms ok 221 |252| quadlet - network dependency in 3766ms ok 222 |252| quadlet - named network dependency in 4306ms ok 223 |252| quadlet kube - basic in 5432ms ok 224 |252| quadlet kube - named network dependency in 5203ms ok 225 |252| quadlet - rootfs in 3978ms ok 226 |252| quadlet - selinux disable in 4323ms ok 227 |252| quadlet - selinux labels in 4616ms ok 228 |252| quadlet - secret as environment variable in 6189ms ok 229 |252| quadlet - secret as a file in 6337ms ok 230 |252| quadlet - volume path using systemd %T specifier in 5796ms ok 231 |252| quadlet - tmpfs in 4922ms ok 232 |252| quadlet - userns in 4305ms ok 233 |252| quadlet - exit-code propagation in 9021ms ok 234 |252| quadlet kube - Working Directory in 5508ms ok 235 |252| quadlet - image files in 19383ms ok 236 |252| quadlet - kube oneshot in 5200ms ok 237 |252| quadlet - kube down force in 3976ms ok 238 |252| quadlet - image tag in 15055ms ok 239 |252| quadlet - pod simple in 4588ms ok 240 |252| quadlet - kube build from unavailable image with no tag in 14781ms ok 241 |252| quadlet - drop-in files in 1763ms ok 242 |260| sdnotify : ignore in 1389ms ok 243 |260| sdnotify : conmon in 1842ms ok 244 |260| sdnotify : container in 1741ms ok 245 |260| sdnotify : healthy in 3274ms ok 246 |260| sdnotify : play kube - no policies in 3981ms ok 247 |260| sdnotify : play kube - with policies in 4480ms ok 248 |260| podman kube play - exit-code propagation in 21228ms ok 249 |260| podman system service in 9655ms ok 250 |271| podman system service - tcp CORS in 5421ms ok 251 |271| podman system service - tcp without CORS in 5443ms ok 252 |271| podman system service - CORS enabled in logs in 1420ms ok 253 |410| podman selinux: confined container in 528ms ok 254 |410| podman selinux: --ipc=host container in 676ms ok 255 |410| podman selinux: init container in 571ms ok 256 |410| podman selinux: init container with --security-opt type in 961ms ok 257 |410| podman selinux: init container with --security-opt level&type in 2018ms ok 258 |410| podman selinux: init container with --security-opt level in 1174ms ok 259 |410| podman selinux: container with overridden range in 1097ms ok 260 |410| podman selinux: inspect kvm labels in 594ms ok 261 |410| podman selinux: inspect multiple labels in 1217ms ok 262 |410| podman selinux: shared context in (some) namespaces in 2966ms ok 263 |410| podman selinux: containers in pods share full context in 2844ms ok 264 |410| podman selinux: containers in --no-infra pods do not share context in 1138ms ok 265 |410| podman with nonexistent labels in 698ms ok 266 |410| podman selinux nested in 758ms ok 267 |410| podman EnableLabeledUsers in 866ms ok 268 |420| podman run, preserves initial --cgroup-manager in 1852ms ok 269 |420| podman run --cgroups=disabled keeps the current cgroup in 987ms ok 270 |500| podman network - basic tests in 955ms ok 271 |500| podman networking: port on localhost in 3850ms ok 272 |500| podman pod manages /etc/hosts correctly in 3695ms ok 273 |500| podman rootless cni adds /usr/sbin to PATH in 340ms # skip only meaningful for rootless ok 274 |500| podman network connect/disconnect with port forwarding in 7438ms ok 275 |500| podman network after restart in 5791ms ok 276 |500| podman run port forward range in 4094ms ok 277 |500| podman run /etc/* permissions in 1034ms ok 278 |500| podman network rm --force bogus in 691ms ok 279 |500| podman network rm --dns-option in 1034ms ok 280 |500| podman rootless netns works when XDG_RUNTIME_DIR includes symlinks in 224ms # skip only meaningful for rootless ok 281 |500| podman inspect list networks in 1937ms ok 282 |500| podman --uts=host must use 'uname -n' for /etc/hostname in 930ms [+0889s] ok 283 |505| IPv4 default address assignment in 658ms # skip [rootful] pasta networking only available in rootless mode ok 284 |505| IPv4 address assignment in 339ms # skip [rootful] pasta networking only available in rootless mode ok 285 |505| No IPv4 in 296ms # skip [rootful] pasta networking only available in rootless mode ok 286 |505| IPv6 default address assignment in 283ms # skip [rootful] pasta networking only available in rootless mode ok 287 |505| IPv6 address assignment in 420ms # skip [rootful] pasta networking only available in rootless mode ok 288 |505| No IPv6 in 358ms # skip [rootful] pasta networking only available in rootless mode ok 289 |505| podman puts pasta IP in /etc/hosts in 357ms # skip [rootful] pasta networking only available in rootless mode ok 290 |505| IPv4 default route in 314ms # skip [rootful] pasta networking only available in rootless mode ok 291 |505| IPv4 default route assignment in 316ms # skip [rootful] pasta networking only available in rootless mode ok 292 |505| IPv6 default route in 233ms # skip [rootful] pasta networking only available in rootless mode ok 293 |505| IPv6 default route assignment in 228ms # skip [rootful] pasta networking only available in rootless mode ok 294 |505| Default MTU in 313ms # skip [rootful] pasta networking only available in rootless mode ok 295 |505| MTU assignment in 220ms # skip [rootful] pasta networking only available in rootless mode ok 296 |505| Loopback interface state in 292ms # skip [rootful] pasta networking only available in rootless mode ok 297 |505| External resolver, IPv4 in 392ms # skip [rootful] pasta networking only available in rootless mode ok 298 |505| External resolver, IPv6 in 201ms # skip [rootful] pasta networking only available in rootless mode ok 299 |505| Local forwarder, IPv4 in 223ms # skip [rootful] pasta networking only available in rootless mode ok 300 |505| Local forwarder, IPv6 in 301ms # skip [rootful] pasta networking only available in rootless mode ok 301 |505| Single TCP port forwarding, IPv4, tap in 297ms # skip [rootful] pasta networking only available in rootless mode ok 302 |505| Single TCP port forwarding, IPv4, loopback in 273ms # skip [rootful] pasta networking only available in rootless mode ok 303 |505| TCP port range forwarding, IPv4, tap in 249ms # skip [rootful] pasta networking only available in rootless mode ok 304 |505| TCP port range forwarding, IPv4, loopback in 276ms # skip [rootful] pasta networking only available in rootless mode ok 305 |505| Translated TCP port forwarding, IPv4, tap in 313ms # skip [rootful] pasta networking only available in rootless mode ok 306 |505| Translated TCP port forwarding, IPv4, loopback in 363ms # skip [rootful] pasta networking only available in rootless mode ok 307 |505| TCP translated port range forwarding, IPv4, tap in 334ms # skip [rootful] pasta networking only available in rootless mode ok 308 |505| TCP translated port range forwarding, IPv4, loopback in 324ms # skip [rootful] pasta networking only available in rootless mode ok 309 |505| Address-bound TCP port forwarding, IPv4, tap in 312ms # skip [rootful] pasta networking only available in rootless mode ok 310 |505| Address-bound TCP port forwarding, IPv4, loopback in 354ms # skip [rootful] pasta networking only available in rootless mode ok 311 |505| Interface-bound TCP port forwarding, IPv4, tap in 337ms # skip [rootful] pasta networking only available in rootless mode ok 312 |505| Interface-bound TCP port forwarding, IPv4, loopback in 335ms # skip [rootful] pasta networking only available in rootless mode ok 313 |505| Single TCP port forwarding, IPv6, tap in 313ms # skip [rootful] pasta networking only available in rootless mode ok 314 |505| Single TCP port forwarding, IPv6, loopback in 334ms # skip [rootful] pasta networking only available in rootless mode ok 315 |505| TCP port range forwarding, IPv6, tap in 335ms # skip [rootful] pasta networking only available in rootless mode ok 316 |505| TCP port range forwarding, IPv6, loopback in 320ms # skip [rootful] pasta networking only available in rootless mode ok 317 |505| Translated TCP port forwarding, IPv6, tap in 314ms # skip [rootful] pasta networking only available in rootless mode ok 318 |505| Translated TCP port forwarding, IPv6, loopback in 335ms # skip [rootful] pasta networking only available in rootless mode ok 319 |505| TCP translated port range forwarding, IPv6, tap in 311ms # skip [rootful] pasta networking only available in rootless mode ok 320 |505| TCP translated port range forwarding, IPv6, loopback in 606ms # skip [rootful] pasta networking only available in rootless mode ok 321 |505| Address-bound TCP port forwarding, IPv6, tap in 322ms # skip [rootful] pasta networking only available in rootless mode ok 322 |505| Address-bound TCP port forwarding, IPv6, loopback in 280ms # skip [rootful] pasta networking only available in rootless mode ok 323 |505| Interface-bound TCP port forwarding, IPv6, tap in 291ms # skip [rootful] pasta networking only available in rootless mode ok 324 |505| Interface-bound TCP port forwarding, IPv6, loopback in 276ms # skip [rootful] pasta networking only available in rootless mode ok 325 |505| Single UDP port forwarding, IPv4, tap in 324ms # skip [rootful] pasta networking only available in rootless mode ok 326 |505| Single UDP port forwarding, IPv4, loopback in 387ms # skip [rootful] pasta networking only available in rootless mode ok 327 |505| UDP port range forwarding, IPv4, tap in 308ms # skip [rootful] pasta networking only available in rootless mode ok 328 |505| UDP port range forwarding, IPv4, loopback in 334ms # skip [rootful] pasta networking only available in rootless mode ok 329 |505| Translated UDP port forwarding, IPv4, tap in 342ms # skip [rootful] pasta networking only available in rootless mode ok 330 |505| Translated UDP port forwarding, IPv4, loopback in 316ms # skip [rootful] pasta networking only available in rootless mode ok 331 |505| UDP translated port range forwarding, IPv4, tap in 305ms # skip [rootful] pasta networking only available in rootless mode ok 332 |505| UDP translated port range forwarding, IPv4, loopback in 313ms # skip [rootful] pasta networking only available in rootless mode ok 333 |505| Address-bound UDP port forwarding, IPv4, tap in 304ms # skip [rootful] pasta networking only available in rootless mode ok 334 |505| Address-bound UDP port forwarding, IPv4, loopback in 320ms # skip [rootful] pasta networking only available in rootless mode ok 335 |505| Interface-bound UDP port forwarding, IPv4, tap in 278ms # skip [rootful] pasta networking only available in rootless mode ok 336 |505| Interface-bound UDP port forwarding, IPv4, loopback in 313ms # skip [rootful] pasta networking only available in rootless mode ok 337 |505| Single UDP port forwarding, IPv6, tap in 223ms # skip [rootful] pasta networking only available in rootless mode ok 338 |505| Single UDP port forwarding, IPv6, loopback in 297ms # skip [rootful] pasta networking only available in rootless mode ok 339 |505| UDP port range forwarding, IPv6, tap in 313ms # skip [rootful] pasta networking only available in rootless mode ok 340 |505| UDP port range forwarding, IPv6, loopback in 308ms # skip [rootful] pasta networking only available in rootless mode ok 341 |505| Translated UDP port forwarding, IPv6, tap in 292ms # skip [rootful] pasta networking only available in rootless mode ok 342 |505| Translated UDP port forwarding, IPv6, loopback in 344ms # skip [rootful] pasta networking only available in rootless mode ok 343 |505| UDP translated port range forwarding, IPv6, tap in 319ms # skip [rootful] pasta networking only available in rootless mode ok 344 |505| UDP translated port range forwarding, IPv6, loopback in 298ms # skip [rootful] pasta networking only available in rootless mode ok 345 |505| Address-bound UDP port forwarding, IPv6, tap in 340ms # skip [rootful] pasta networking only available in rootless mode ok 346 |505| Address-bound UDP port forwarding, IPv6, loopback in 310ms # skip [rootful] pasta networking only available in rootless mode ok 347 |505| Interface-bound UDP port forwarding, IPv6, tap in 286ms # skip [rootful] pasta networking only available in rootless mode ok 348 |505| Interface-bound UDP port forwarding, IPv6, loopback in 332ms # skip [rootful] pasta networking only available in rootless mode ok 349 |505| TCP/IPv4 small transfer, tap in 300ms # skip [rootful] pasta networking only available in rootless mode ok 350 |505| TCP/IPv4 small transfer, loopback in 296ms # skip [rootful] pasta networking only available in rootless mode ok 351 |505| TCP/IPv4 large transfer, tap in 319ms # skip [rootful] pasta networking only available in rootless mode ok 352 |505| TCP/IPv4 large transfer, loopback in 304ms # skip [rootful] pasta networking only available in rootless mode ok 353 |505| TCP/IPv6 small transfer, tap in 285ms # skip [rootful] pasta networking only available in rootless mode ok 354 |505| TCP/IPv6 small transfer, loopback in 326ms # skip [rootful] pasta networking only available in rootless mode ok 355 |505| TCP/IPv6 large transfer, tap in 295ms # skip [rootful] pasta networking only available in rootless mode ok 356 |505| TCP/IPv6 large transfer, loopback in 289ms # skip [rootful] pasta networking only available in rootless mode ok 357 |505| UDP/IPv4 small transfer, tap in 312ms # skip [rootful] pasta networking only available in rootless mode ok 358 |505| UDP/IPv4 small transfer, loopback in 294ms # skip [rootful] pasta networking only available in rootless mode ok 359 |505| UDP/IPv4 large transfer, tap in 293ms # skip [rootful] pasta networking only available in rootless mode ok 360 |505| UDP/IPv4 large transfer, loopback in 316ms # skip [rootful] pasta networking only available in rootless mode ok 361 |505| UDP/IPv6 small transfer, tap in 293ms # skip [rootful] pasta networking only available in rootless mode ok 362 |505| UDP/IPv6 small transfer, loopback in 284ms # skip [rootful] pasta networking only available in rootless mode ok 363 |505| UDP/IPv6 large transfer, tap in 320ms # skip [rootful] pasta networking only available in rootless mode ok 364 |505| UDP/IPv6 large transfer, loopback in 299ms # skip [rootful] pasta networking only available in rootless mode ok 365 |505| pasta(1) quits when the namespace is gone in 286ms # skip [rootful] pasta networking only available in rootless mode ok 366 |505| Unsupported protocol in port forwarding in 323ms # skip [rootful] pasta networking only available in rootless mode ok 367 |505| Use options from containers.conf in 303ms # skip [rootful] pasta networking only available in rootless mode ok 368 |505| pasta/bridge and host.containers.internal in 281ms # skip [rootful] pasta networking only available in rootless mode [+0918s] ok 369 |600| podman shell completion test in 106808ms ok 370 |600| podman shell completion for paths in container/image in 3022ms ok 371 |610| check Go template formatting in 36791ms ok 372 |620| options that cannot be set together in 2653ms ok 373 |700| podman kube with stdin in 1540ms ok 374 |700| podman play in 1394ms ok 375 |700| podman play --service-container in 3492ms ok 376 |700| podman kube --network in 2825ms ok 377 |700| podman kube play read-only in 2233ms ok 378 |700| podman kube play read-only from containers.conf in 2536ms ok 379 |700| podman play with user from image in 1413ms ok 380 |700| podman play --build --context-dir in 2954ms ok 381 |700| podman kube play --replace external storage in 2164ms ok 382 |700| podman kube --annotation in 1212ms ok 383 |700| podman play Yaml deprecated --no-trunc annotation in 303ms # skip FIXME: I can't figure out what this test is supposed to do ok 384 |700| podman kube play - default log driver in 1813ms ok 385 |700| podman kube play - URL in 2070ms ok 386 |700| podman play with init container in 1410ms ok 387 |700| podman kube play - hostport in 1397ms ok 388 |700| podman kube play - multi-pod YAML in 2024ms ok 389 |700| podman kube generate filetype in 1674ms ok 390 |700| podman kube play --wait with siginterrupt in 2832ms ok 391 |700| podman kube play --wait - wait for pod to exit in 1420ms ok 392 |700| podman kube play with configmaps in 1007ms ok 393 |700| podman kube with --authfile=/tmp/bogus in 482ms ok 394 |700| podman kube play with umask from containers.conf in 1314ms ok 395 |700| podman kube generate tmpfs on /tmp in 1042ms ok 396 |700| podman kube play - pull policy in 1986ms ok 397 |700| podman kube play healthcheck should wait initialDelaySeconds before updating status (healthy) in 15595ms ok 398 |700| podman kube play healthcheck should wait initialDelaySeconds before updating status (unhealthy) in 14947ms ok 399 |700| podman play --build private registry in 4845ms ok 400 |700| podman play with automount volume in 5706ms ok 401 |700| podman kube restore user namespace in 1459ms ok 402 |710| podman kube generate - usage message in 515ms ok 403 |710| podman kube generate - container in 1924ms ok 404 |710| podman kube generate unmasked in 1462ms ok 405 |710| podman kube generate - pod in 1959ms ok 406 |710| podman kube generate - deployment in 1534ms [+0919s] make: *** [Makefile:685: localsystem] Error 1 [16:20:14] END - [+0919s] total duration since 2024-08-26T21:20:14Z
Summary: 567 Passed, 1 Failed, 122 Skipped. Total tests: 690 (WARNING: expected 406)

Processed Mon Aug 26 16:20:14 2024 by logformatter v0.3