use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh podman-tests-4.2.0-3.el9.s390x Skipping journald related tests due to BZ1972780... INFO: disabling /usr/share/podman/test/system/150-login.bats INFO: disabling /usr/share/podman/test/system/420-cgroups.bats INFO: disabling /usr/share/podman/test/system/260-sdnotify.bats INFO: disabling /usr/share/podman/test/system/200-pod.bats INFO: disabling /usr/share/podman/test/system/410-selinux.bats INFO: disabling /usr/share/podman/test/system/600-completion.bats INFO: disabling /usr/share/podman/test/system/700-play.bats INFO: disabling /usr/share/podman/test/system/035-logs.bats id: ‘podmantest’: no such user Adding rootless podman user: podmantest INFO: disabling /usr/share/podman/test/system/220-healthcheck.bats INFO: disabling /usr/share/podman/test/system/250-systemd.bats INFO: disabling /usr/share/podman/test/system/500-networking.bats Podman version: podman version 4.2.0 Podman debug info: host: arch: s390x buildahVersion: 1.27.0 cgroupControllers: - memory - pids cgroupManager: systemd cgroupVersion: v2 conmon: package: conmon-2.1.4-1.el9.s390x path: /usr/bin/conmon version: 'conmon version 2.1.4, commit: 2b65c0de3b2f62f32bc12fbddcb923600a94430b' cpuUtilization: idlePercent: 66.31 systemPercent: 4.35 userPercent: 29.34 cpus: 2 distribution: distribution: '"centos"' version: "9" eventLogger: file hostname: ibm-z-536.lab.eng.rdu2.redhat.com idMappings: gidmap: - container_id: 0 host_id: 1001 size: 1 - container_id: 1 host_id: 165536 size: 65536 uidmap: - container_id: 0 host_id: 1001 size: 1 - container_id: 1 host_id: 165536 size: 65536 kernel: 5.14.0-169.mr1403_220928_1852.el9.s390x linkmode: dynamic logDriver: k8s-file memFree: 2828455936 memTotal: 5753864192 networkBackend: netavark ociRuntime: name: crun package: crun-1.5-1.el9.s390x path: /usr/bin/crun version: |- crun version 1.5 commit: 54ebb8ca8bf7e6ddae2eb919f5b82d1d96863dea spec: 1.0.0 +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL os: linux remoteSocket: path: /run/user/1001/podman/podman.sock security: apparmorEnabled: false capabilities: CAP_NET_RAW,CAP_CHOWN,CAP_DAC_OVERRIDE,CAP_FOWNER,CAP_FSETID,CAP_KILL,CAP_NET_BIND_SERVICE,CAP_SETFCAP,CAP_SETGID,CAP_SETPCAP,CAP_SETUID,CAP_SYS_CHROOT rootless: true seccompEnabled: true seccompProfilePath: /usr/share/containers/seccomp.json selinuxEnabled: true serviceIsRemote: false slirp4netns: executable: /usr/bin/slirp4netns package: slirp4netns-1.2.0-2.el9.s390x version: |- slirp4netns version 1.2.0 commit: 656041d45cfca7a4176f6b7eed9e4fe6c11e8383 libslirp: 4.4.0 SLIRP_CONFIG_VERSION_MAX: 3 libseccomp: 2.5.2 swapFree: 4106219520 swapTotal: 4106219520 uptime: 1h 11m 1.00s (Approximately 0.04 days) plugins: authorization: null log: - k8s-file - none - passthrough - journald network: - bridge - macvlan volume: - local registries: search: - registry.access.redhat.com - registry.redhat.io - docker.io store: configFile: /home/podmantest/.config/containers/storage.conf containerStore: number: 0 paused: 0 running: 0 stopped: 0 graphDriverName: overlay graphOptions: {} graphRoot: /home/podmantest/.local/share/containers/storage graphRootAllocated: 35827019776 graphRootUsed: 4567851008 graphStatus: Backing Filesystem: xfs Native Overlay Diff: "true" Supports d_type: "true" Using metacopy: "false" imageCopyTmpDir: /var/tmp imageStore: number: 0 runRoot: /run/user/1001/containers volumePath: /home/podmantest/.local/share/containers/storage/volumes version: APIVersion: 4.2.0 Built: 1661171332 BuiltTime: Mon Aug 22 08:28:52 2022 GitCommit: "" GoVersion: go1.18.4 Os: linux OsArch: linux/s390x Version: 4.2.0 Total reclaimed space: 0B [2022-09-28 17:52:25] 001-basic.bats [17:52:25] START - All [+xxxx] lines that follow are relative to 2022-09-28T17:52:25. [+0000s] 1..10 [+0001s] ok 1 podman version emits reasonable output [+0002s] # Arch:s390x OS:"centos"9 Runtime:crun Rootless:true Events:file Logdriver:k8s-file Cgroups:v2+systemd Net:netavark [+0003s] ok 2 podman info [+0004s] ok 3 podman --context emits reasonable output [+0007s] ok 4 podman can pull an image [+0008s] ok 5 podman-remote : really is remote, works as --remote option # skip only applicable on podman-remote [+0009s] ok 6 podman-remote: defaults [+0010s] ok 7 podman-remote: check for command usage message without a running endpoint [+0011s] ok 8 timeout # skip define $PODMAN_RUN_TIMEOUT_TEST to enable this test [+0012s] ok 9 jq is installed and produces reasonable output [+0016s] ok 10 podman --log-level recognizes log levels [17:52:41] END - [+0016s] total duration since 2022-09-28T17:52:41 [2022-09-28 17:52:41] 005-info.bats [17:52:41] START - All [+xxxx] lines that follow are relative to 2022-09-28T17:52:41. [+0000s] 1..7 [+0003s] ok 1 podman info - basic test [+0005s] ok 2 podman info - json [+0007s] ok 3 podman info - RHEL8 must use runc # skip CentOS Stream 9 > RHEL8 [+0008s] ok 4 podman info --storage-opt='' # skip storage opts are required for rootless running [+0010s] ok 5 podman info netavark # skip Netavark testing not requested ($NETWORK_BACKEND='') [+0012s] ok 6 podman --root PATH info - basic output [+0014s] ok 7 podman --root PATH --volumepath info - basic output [17:52:55] END - [+0014s] total duration since 2022-09-28T17:52:55 [2022-09-28 17:52:55] 010-images.bats [17:52:55] START - All [+xxxx] lines that follow are relative to 2022-09-28T17:52:55. [+0000s] 1..12 [+0002s] ok 1 podman images - basic output [+0005s] ok 2 podman images - custom formats [+0007s] ok 3 podman images - json [+0013s] ok 4 podman images - history output [+0017s] ok 5 podman images - filter [+0022s] ok 6 podman images -a, after pulling by sha [+0026s] ok 7 podman images - table format [+0029s] ok 8 podman images - bare manifest list [+0036s] ok 9 podman images - rmi -af removes all containers and pods [+0041s] ok 10 podman images - rmi -f can remove infra images [+0043s] ok 11 podman rmi --ignore [+0045s] ok 12 podman image rm --force bogus [17:53:40] END - [+0045s] total duration since 2022-09-28T17:53:40 [2022-09-28 17:53:40] 011-image.bats [17:53:40] START - All [+xxxx] lines that follow are relative to 2022-09-28T17:53:40. [+0001s] 1..1 [+0004s] ok 1 podman image - sign with no sigfile [17:53:44] END - [+0004s] total duration since 2022-09-28T17:53:44 [2022-09-28 17:53:44] 015-help.bats [17:53:44] START - All [+xxxx] lines that follow are relative to 2022-09-28T17:53:44. [+0000s] 1..1 [+0053s] ok 1 podman help - basic tests [17:54:37] END - [+0053s] total duration since 2022-09-28T17:54:37 [2022-09-28 17:54:37] 020-tag.bats [17:54:37] START - All [+xxxx] lines that follow are relative to 2022-09-28T17:54:37. [+0000s] 1..2 [+0006s] ok 1 podman tag/untag [+0008s] ok 2 podman untag all [17:54:45] END - [+0008s] total duration since 2022-09-28T17:54:45 [2022-09-28 17:54:45] 030-run.bats [17:54:45] START - All [+xxxx] lines that follow are relative to 2022-09-28T17:54:45. [+0001s] 1..42 [+0005s] ok 1 podman run - basic tests [+0007s] ok 2 podman run - global runtime option [+0010s] ok 3 podman run --memory=0 runtime option [+0012s] ok 4 podman run --preserve-fds [+0013s] ok 5 podman run - uidmapping has no /sys/kernel mounts # skip cannot umount as rootless [+0017s] ok 6 podman run --rm [+0024s] ok 7 podman run --name [+0033s] ok 8 podman run --pull [+0038s] ok 9 podman run --rmi [+0050s] ok 10 podman run --conmon-pidfile --cidfile [+0057s] ok 11 podman run docker-archive [+0068s] ok 12 podman run : user namespace preserved root ownership [+0074s] ok 13 podman run : add username to /etc/passwd if --userns=keep-id [+0078s] ok 14 podman run : --userns=keep-id: passwd file is modifiable [+0079s] ok 15 podman run --log-driver # skip [+0081s] ok 16 podman run --log-driver journald # skip Cannot use rootless journald on this system [+0085s] ok 17 podman run --tz [+0088s] ok 18 podman run : full path to --runtime is preserved [+0091s] ok 19 podman --noout run should print output [+0093s] ok 20 podman --noout create should print output [+0097s] ok 21 podman run : look up correct image name [+0100s] ok 22 podman run on untagged image: make sure that image metadata is set [+0103s] ok 23 Verify /run/.containerenv exist [+0105s] ok 24 podman run with --net=host and --port prints warning [+0108s] ok 25 podman run - check workdir [+0111s] ok 26 podman run - does not truncate or hang with big output [+0113s] ok 27 podman run - do not set empty HOME [+0126s] ok 28 podman run --timeout - basic test [+0129s] ok 29 podman run no /etc/mtab [+0133s] ok 30 podman run --hostuser tests [+0135s] ok 31 podman run --device-cgroup-rule tests # skip cannot add devices in rootless mode [+0137s] ok 32 podman run closes stdin [+0141s] ok 33 podman run defaultenv [+0142s] ok 34 podman run - no /etc/hosts # skip Test is too dangerous to run in a non-container environment [+0145s] ok 35 podman run image with filesystem permission [+0147s] ok 36 podman run with log-opt option [+0149s] ok 37 podman run --kernel-memory warning [+0151s] ok 38 podman run update /etc/hosts [+0154s] ok 39 podman run doesn't override oom-score-adj [+0158s] ok 40 podman top does not use nsenter from image [+0162s] ok 41 podman create --security-opt [+0171s] ok 42 podman run failed --rm [17:57:36] END - [+0171s] total duration since 2022-09-28T17:57:36 [2022-09-28 17:57:36] 037-runlabel.bats [17:57:36] START - All [+xxxx] lines that follow are relative to 2022-09-28T17:57:36. [+0000s] 1..1 [+0003s] ok 1 podman container runlabel test [17:57:39] END - [+0003s] total duration since 2022-09-28T17:57:39 [2022-09-28 17:57:39] 040-ps.bats [17:57:39] START - All [+xxxx] lines that follow are relative to 2022-09-28T17:57:39. [+0000s] 1..3 [+0008s] ok 1 podman ps - basic tests [+0014s] ok 2 podman ps --filter [+0024s] ok 3 podman ps --external [17:58:03] END - [+0024s] total duration since 2022-09-28T17:58:03 [2022-09-28 17:58:03] 045-start.bats [17:58:03] START - All [+xxxx] lines that follow are relative to 2022-09-28T17:58:03. [+0000s] 1..5 [+0006s] ok 1 podman start --all - start all containers [+0008s] ok 2 podman start --all with incompatible options [+0010s] ok 3 podman start --filter - start only containers that match the filter [+0012s] ok 4 podman start --filter invalid-restart-policy - return error [+0016s] ok 5 podman start --all --filter [17:58:19] END - [+0016s] total duration since 2022-09-28T17:58:19 [2022-09-28 17:58:19] 050-stop.bats [17:58:19] START - All [+xxxx] lines that follow are relative to 2022-09-28T17:58:19. [+0000s] 1..8 [+0013s] ok 1 podman stop - basic test [+0018s] ok 2 podman stop --all [+0020s] ok 3 podman stop --ignore [+0028s] ok 4 podman stop - can trap signal [+0033s] ok 5 podman stop - unlock while waiting for timeout [+0037s] ok 6 podman stop -t 1 Generate warning [+0039s] ok 7 podman stop --noout [+0052s] ok 8 podman stop, with --rm container [17:59:11] END - [+0052s] total duration since 2022-09-28T17:59:11 [2022-09-28 17:59:11] 055-rm.bats [17:59:11] START - All [+xxxx] lines that follow are relative to 2022-09-28T17:59:11. [+0000s] 1..7 [+0003s] ok 1 podman rm [+0006s] ok 2 podman rm - running container, w/o and w/ force [+0009s] ok 3 podman rm container from storage [+0022s] ok 4 podman rm <-> run --rm race [+0025s] ok 5 podman rm --depend [+0030s] ok 6 podman rm -f [+0032s] ok 7 podman container rm --force bogus [17:59:43] END - [+0032s] total duration since 2022-09-28T17:59:43 [2022-09-28 17:59:43] 060-mount.bats [17:59:43] START - All [+xxxx] lines that follow are relative to 2022-09-28T17:59:43. [+0000s] 1..5 [+0002s] ok 1 podman mount - basic test # skip mount does not work rootless [+0004s] ok 2 podman image mount # skip too hard to test rootless [+0005s] ok 3 podman run --mount image # skip too hard to test rootless [+0007s] ok 4 podman run --mount image inspection # skip too hard to test rootless [+0008s] ok 5 podman mount external container - basic test # skip mount does not work rootless [17:59:51] END - [+0008s] total duration since 2022-09-28T17:59:51 [2022-09-28 17:59:51] 065-cp.bats [17:59:51] START - All [+xxxx] lines that follow are relative to 2022-09-28T17:59:51. [+0001s] 1..24 [+0036s] ok 1 podman cp file from host to container [+0041s] ok 2 podman cp file from host to container tmpfs mount [+0045s] ok 3 podman cp (-a=true) file from host to container and check ownership [+0048s] ok 4 podman cp (-a=false) file from host to container and check ownership [+0052s] ok 5 podman cp file from/to host while --pid=host [+0064s] ok 6 podman cp file from container to host [+0113s] ok 7 podman cp file from container to container [+0145s] ok 8 podman cp dir from host to container [+0159s] ok 9 podman cp dir from container to host [+0209s] ok 10 podman cp dir from container to container [+0214s] ok 11 podman cp symlinked directory from container [+0219s] ok 12 podman cp file from host to container volume [+0223s] ok 13 podman cp file from host to container mount [+0225s] ok 14 podman cp * - wildcard copy multiple files from container to host [+0228s] ok 15 podman cp - will not recognize symlink pointing into host space [+0231s] ok 16 podman cp - will not expand globs in host space (#3829) [+0234s] ok 17 podman cp - will not expand wildcard [+0239s] ok 18 podman cp into container: weird symlink expansion [+0243s] ok 19 podman cp into a subdirectory matching GraphRoot [+0249s] ok 20 podman cp from stdin to container [+0254s] ok 21 podman cp from container to stdout [+0260s] ok 22 podman cp --overwrite file - ctr/ctr [+0265s] ok 23 podman cp --overwrite file - ctr/host [+0271s] ok 24 podman cp --overwrite file - host/ctr [18:04:22] END - [+0271s] total duration since 2022-09-28T18:04:22 [2022-09-28 18:04:22] 070-build.bats [18:04:22] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:04:22. [+0001s] 1..28 [+0007s] ok 1 podman build - basic test [+0013s] ok 2 podman buildx - basic test [+0018s] ok 3 podman build test -f - [+0021s] ok 4 podman build - global runtime flags test [+0024s] ok 5 podman build - set runtime [+0031s] ok 6 podman build - cache (#3920) [+0036s] ok 7 podman build test -f ./relative [+0060s] ok 8 podman parallel build should not race [+0065s] ok 9 podman build - URLs [+0088s] ok 10 podman build - workdir, cmd, env, label [+0096s] ok 11 podman build - COPY with ignore [+0103s] ok 12 podman build with ignore '*' [+0108s] ok 13 podman build - stdin test [+0112s] ok 14 podman build - does not gobble stdin that does not belong to it [+0122s] ok 15 podman build --layers test [+0128s] ok 16 build with copy-from referencing the base image [+0133s] ok 17 podman build --pull-never [+0137s] ok 18 podman build --logfile test [+0141s] ok 19 podman build check_label [+0148s] ok 20 podman build check_seccomp_ulimits [+0152s] ok 21 podman build --authfile bogus test [+0158s] ok 22 podman build COPY hardlinks [+0165s] ok 23 podman build -f test [+0169s] ok 24 podman build .dockerignore failure test [+0173s] ok 25 podman build .containerignore and .dockerignore test [+0178s] ok 26 podman build build context ownership [+0181s] ok 27 podman build build context is a symlink to a directory [+0186s] ok 28 podman build --volumes-from conflict [18:07:28] END - [+0186s] total duration since 2022-09-28T18:07:28 [2022-09-28 18:07:28] 075-exec.bats [18:07:28] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:07:28. [+0000s] 1..5 [+0005s] ok 1 podman exec - basic test [+0009s] ok 2 podman exec - leak check [+0014s] ok 3 podman exec - cat from stdin [+0019s] ok 4 podman exec - with keep-id [+0022s] ok 5 podman exec/run - missing output [18:07:50] END - [+0022s] total duration since 2022-09-28T18:07:50 [2022-09-28 18:07:50] 080-pause.bats [18:07:50] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:07:50. [+0000s] 1..2 [+0009s] ok 1 podman pause/unpause [+0014s] ok 2 podman unpause --all [18:08:04] END - [+0014s] total duration since 2022-09-28T18:08:04 [2022-09-28 18:08:04] 090-events.bats [18:08:04] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:08:04. [+0000s] 1..9 [+0003s] ok 1 events with a filter by label [+0005s] ok 2 truncate events [+0010s] ok 3 image events [+0013s] ok 4 events with disjunctive filters - file [+0015s] ok 5 events with disjunctive filters - journald # skip Cannot use rootless journald on this system [+0017s] ok 6 events with file backend and journald logdriver with --follow failure # skip Cannot use rootless journald on this system [+0020s] ok 7 events with disjunctive filters - default [+0023s] ok 8 events with events_logfile_path in containers.conf [+0026s] ok 9 events log-file rotation [18:08:30] END - [+0026s] total duration since 2022-09-28T18:08:30 [2022-09-28 18:08:30] 110-history.bats [18:08:30] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:08:30. [+0000s] 1..4 [+0004s] ok 1 podman history - basic tests [+0006s] ok 2 podman history - custom format [+0008s] ok 3 podman history - json [+0010s] ok 4 podman image history Created [18:08:40] END - [+0010s] total duration since 2022-09-28T18:08:40 [2022-09-28 18:08:40] 120-load.bats [18:08:40] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:08:40. [+0001s] 1..10 [+0002s] ok 1 podman load invalid file [+0006s] ok 2 podman save to pipe and load [+0008s] ok 3 podman image scp transfer # skip cannot sudo to root [+0015s] ok 4 podman load - by image ID [+0021s] ok 5 podman load - by image name [+0026s] ok 6 podman load - from URL [+0028s] ok 7 podman load - redirect corrupt payload [+0035s] ok 8 podman load - multi-image archive [+0042s] ok 9 podman load - multi-image archive with redirect [+0044s] ok 10 podman save --oci-accept-uncompressed-layers [18:09:24] END - [+0044s] total duration since 2022-09-28T18:09:24 [2022-09-28 18:09:24] 125-import.bats [18:09:24] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:09:24. [+0000s] 1..2 [+0008s] ok 1 podman import [+0015s] ok 2 podman export, alter tarball, re-import [18:09:39] END - [+0015s] total duration since 2022-09-28T18:09:39 [2022-09-28 18:09:39] 130-kill.bats [18:09:39] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:09:39. [+0000s] 1..5 [+0013s] ok 1 podman kill - test signal handling in containers [+0021s] ok 2 podman kill - rejects invalid args [+0024s] ok 3 podman kill - print IDs or raw input [+0027s] ok 4 podman kill - concurrent stop [+0030s] ok 5 podman wait - exit codes [18:10:09] END - [+0030s] total duration since 2022-09-28T18:10:09 [2022-09-28 18:10:09] 140-diff.bats [18:10:09] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:10:09. [+0000s] 1..2 [+0004s] ok 1 podman diff [+0007s] ok 2 podman diff with buildah container [18:10:16] END - [+0007s] total duration since 2022-09-28T18:10:16 [2022-09-28 18:10:16] 160-volumes.bats [18:10:16] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:10:16. [+0001s] 1..16 [+0005s] ok 1 podman run --volumes : basic [+0008s] ok 2 podman volume filter --name [+0012s] ok 3 podman volume create / run [+0016s] ok 4 podman volume rm --force [+0021s] ok 5 podman volume: exec/noexec [+0028s] ok 6 podman volume, implicit creation with run [+0033s] ok 7 podman volume import test [+0039s] ok 8 podman volume user test [+0042s] ok 9 podman volume with --userns=keep-id [+0050s] ok 10 podman volume prune [+0053s] ok 11 podman volume type=bind [+0056s] ok 12 podman volume type=tmpfs [+0062s] ok 13 podman volume create copyup [+0065s] ok 14 podman volume mount [+0073s] ok 15 podman --image-volume [+0075s] ok 16 podman volume rm --force bogus [18:11:31] END - [+0075s] total duration since 2022-09-28T18:11:31 [2022-09-28 18:11:31] 170-run-userns.bats [18:11:31] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:11:31. [+0000s] 1..11 [+0002s] ok 1 podman --group-add keep-groups while in a userns # skip chroot is not allowed in rootless mode [+0003s] ok 2 podman --group-add keep-groups while not in a userns # skip chroot is not allowed in rootless mode [+0005s] ok 3 podman --group-add without keep-groups while in a userns # skip chroot is not allowed in rootless mode [+0007s] ok 4 rootful pod with custom ID mapping # skip does not work rootless - rootful feature [+0008s] ok 5 podman --remote --group-add keep-groups [+0010s] ok 6 podman --group-add without keep-groups [+0012s] ok 7 podman --group-add keep-groups plus added groups [+0016s] ok 8 podman userns=auto in config file [+0019s] ok 9 podman userns=auto and secrets [+0022s] ok 10 podman userns=nomap [+0024s] ok 11 podman userns=keep-id [18:11:55] END - [+0024s] total duration since 2022-09-28T18:11:55 [2022-09-28 18:11:55] 180-blkio.bats [18:11:55] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:11:55. [+0000s] 1..1 [+0002s] ok 1 podman run --blkio-weight-device # skip cannot create devices in rootless mode [18:11:57] END - [+0002s] total duration since 2022-09-28T18:11:57 [2022-09-28 18:11:57] 190-run-ipcns.bats [18:11:57] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:11:57. [+0000s] 1..5 [+0002s] ok 1 podman --ipc=host [+0005s] ok 2 podman --ipc=none [+0007s] ok 3 podman --ipc=private [+0011s] ok 4 podman --ipc=shareable [+0014s] ok 5 podman --ipc=container@test [18:12:11] END - [+0014s] total duration since 2022-09-28T18:12:11 [2022-09-28 18:12:11] 251-system-service.bats [18:12:11] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:12:11. [+0000s] 1..2 [+0004s] ok 1 podman-system-service containers survive service stop [+0008s] ok 2 podman --host / -H options [18:12:19] END - [+0008s] total duration since 2022-09-28T18:12:19 [2022-09-28 18:12:19] 255-auto-update.bats [18:12:19] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:12:19. [+0000s] 1..8 [+0007s] ok 1 podman auto-update - label io.containers.autoupdate=image [+0014s] ok 2 podman auto-update - label io.containers.autoupdate=image with rollback [+0018s] ok 3 podman auto-update - label io.containers.autoupdate=disabled [+0022s] ok 4 podman auto-update - label io.containers.autoupdate=fakevalue [+0027s] ok 5 podman auto-update - label io.containers.autoupdate=local [+0040s] ok 6 podman auto-update - label io.containers.autoupdate=local with rollback [+0061s] ok 7 podman auto-update with multiple services [+0062s] ok 8 podman auto-update using systemd # skip Cannot use rootless journald on this system [18:13:21] END - [+0062s] total duration since 2022-09-28T18:13:21 [2022-09-28 18:13:21] 270-socket-activation.bats [18:13:21] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:13:21. [+0001s] 1..3 [+0002s] ok 1 podman system service - socket activation - no container [+0004s] ok 2 podman system service - socket activation - existing container [+0006s] ok 3 podman system service - socket activation - kill rootless pause [18:13:27] END - [+0006s] total duration since 2022-09-28T18:13:27 [2022-09-28 18:13:27] 271-tcp-cors-server.bats [18:13:27] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:13:27. [+0000s] 1..3 [+0007s] ok 1 podman system service - tcp CORS [+0013s] ok 2 podman system service - tcp without CORS [+0016s] ok 3 podman system service - CORS enabled in logs [18:13:59] END - [+0032s] total duration since 2022-09-28T18:13:59 [2022-09-28 18:13:59] 272-system-connection.bats [18:13:59] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:13:59. [+0001s] 1..3 [+0001s] ok 1 podman system connection - basic add / ls / remove # skip only applicable when running remote [+0001s] ok 2 podman system connection - tcp # skip only applicable when running remote [+0001s] ok 3 podman system connection - ssh # skip only applicable when running remote [18:14:00] END - [+0001s] total duration since 2022-09-28T18:14:00 [2022-09-28 18:14:00] 300-cli-parsing.bats [18:14:00] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:14:00. [+0000s] 1..2 [+0002s] ok 1 podman cli parsing - quoted args - #2574 [+0003s] ok 2 podman flag error [18:14:03] END - [+0003s] total duration since 2022-09-28T18:14:03 [2022-09-28 18:14:03] 320-system-df.bats [18:14:03] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:14:03. [+0001s] 1..2 [+0003s] ok 1 podman system df - basic functionality [+0007s] ok 2 podman system df - with active containers and volumes [18:14:10] END - [+0007s] total duration since 2022-09-28T18:14:10 [2022-09-28 18:14:10] 330-corrupt-images.bats [18:14:10] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:14:10. [+0001s] 1..7 [+0002s] ok 1 podman corrupt images - initialize [+0005s] ok 2 podman corrupt images - rmi -f [+0009s] ok 3 podman corrupt images - rmi -f [+0012s] ok 4 podman corrupt images - rmi -f -a [+0015s] ok 5 podman corrupt images - image prune [+0019s] ok 6 podman corrupt images - system reset [+0019s] ok 7 podman corrupt images - cleanup [18:14:29] END - [+0019s] total duration since 2022-09-28T18:14:29 [2022-09-28 18:14:29] 400-unprivileged-access.bats [18:14:29] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:14:29. [+0000s] 1..2 [+0002s] ok 1 podman container storage is not accessible by unprivileged users # skip [rootless] test meaningless without suid [+0004s] ok 2 sensitive mount points are masked without --privileged [18:14:33] END - [+0004s] total duration since 2022-09-28T18:14:33 [2022-09-28 18:14:33] 450-interactive.bats [18:14:33] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:14:33. [+0000s] 1..3 [+0003s] ok 1 podman detects correct tty size [+0006s] ok 2 podman load - will not read from tty [+0010s] ok 3 podman run --tty -i failure with no tty [18:14:43] END - [+0010s] total duration since 2022-09-28T18:14:43 [2022-09-28 18:14:43] 520-checkpoint.bats [18:14:43] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:14:43. [+0001s] 1..3 [+0002s] ok 1 podman checkpoint - basic test # skip checkpoint does not work rootless [+0003s] ok 2 podman checkpoint --export, with volumes # skip checkpoint does not work rootless [+0004s] ok 3 podman checkpoint --file-locks # skip checkpoint does not work rootless [18:14:47] END - [+0004s] total duration since 2022-09-28T18:14:47 [2022-09-28 18:14:47] 750-trust.bats [18:14:47] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:14:47. [+0000s] 1..1 [+0004s] ok 1 podman image trust set [18:14:51] END - [+0004s] total duration since 2022-09-28T18:14:51 [2022-09-28 18:14:51] 800-config.bats [18:14:51] START - All [+xxxx] lines that follow are relative to 2022-09-28T18:14:51. [+0000s] 1..2 [+0004s] ok 1 podman CONTAINERS_CONF - CONTAINERS_CONF in conmon [+0007s] ok 2 podman CONTAINERS_CONF - override runtime name [18:14:58] END - [+0007s] total duration since 2022-09-28T18:14:58 Test finished 😎 All tests passed. ** Podman PASS Score:N/A INFO: restoring /usr/share/podman/test/system/200-pod.bats INFO: restoring /usr/share/podman/test/system/410-selinux.bats INFO: restoring /usr/share/podman/test/system/220-healthcheck.bats INFO: restoring /usr/share/podman/test/system/420-cgroups.bats INFO: restoring /usr/share/podman/test/system/600-completion.bats INFO: restoring /usr/share/podman/test/system/250-systemd.bats INFO: restoring /usr/share/podman/test/system/500-networking.bats INFO: restoring /usr/share/podman/test/system/700-play.bats INFO: restoring /usr/share/podman/test/system/035-logs.bats INFO: restoring /usr/share/podman/test/system/150-login.bats INFO: restoring /usr/share/podman/test/system/260-sdnotify.bats