/usr/bin/time --verbose --output="$STATS_LOGFILE" $GOSRC/$SCRIPT_BASE/runner.sh DEST_BRANCH is main + echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:282 in source() finished + echo starting # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:22 in main() starting ************************************************************ Runner executing bud remote-tests as root on fedora-41(fedora-41) Current environment VM image: fedora-c20250210t160846z-f41f40d13 ************************************************************ start ebpf cleanup tracer DEST_BRANCH is main + echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:282 in source() finished Fedora release 41 (Forty One) Kernel: 6.12.13-200.fc41.x86_64 Cgroups: cgroup2fs aardvark-dns-1.13.1-1.fc41-x86_64 buildah-1.39.0-1.fc41-x86_64 conmon-2.1.12-3.fc41-x86_64 containernetworking-plugins-1.6.2-1.fc41-x86_64 containers-common-0.62.0-1.fc41-noarch container-selinux-2.234.2-1.fc41-noarch criu-4.0-2.fc41-x86_64 crun-1.19.1-1.fc41-x86_64 golang-1.23.6-1.fc41-x86_64 libseccomp-2.5.5-2.fc41-x86_64 netavark-1.13.1-1.fc41-x86_64 passt-0^20250121.g4f2c8e7-2.fc41-x86_64 podman-5.4.0~rc3-1.fc41-x86_64 skopeo-1.17.0-1.fc41-x86_64 slirp4netns-1.3.1-1.fc41-x86_64 ************************************************************ + _run_bud # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:507 in main() [20:47:44] START - All [+xxxx] lines that follow are relative to 2025-02-27T02:47:44Z. [+0000s] + ./test/buildah-bud/run-buildah-bud-tests # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:88 in _run_bud() [+0000s] ++ git merge-base main e8fc1e679a9d13aa1c9874d4868d9ed3e564e307 [+0001s] ++ git diff --name-status e264f58d0a95e750f800df59ab0bac68b510a7b4 e8fc1e679a9d13aa1c9874d4868d9ed3e564e307 [+0001s] + git clone -q --branch v1.39.1 https://github.com/containers/buildah test-buildah-v1.39.1 [+0008s] Note: switching to '9347a39c2712ad071eeaf15e27c03fa05e271221'. [+0008s] [+0008s] You are in 'detached HEAD' state. You can look around, make experimental [+0008s] changes and commit them, and you can discard any commits you make in this [+0008s] state without impacting any branches by switching back to a branch. [+0008s] [+0008s] If you want to create a new branch to retain commits you create, you may [+0008s] do so (now or later) by using -c with the switch command. Example: [+0008s] [+0008s] git switch -c [+0008s] [+0008s] Or undo this operation with: [+0008s] [+0008s] git switch - [+0008s] [+0008s] Turn off this advice by setting config variable advice.detachedHead to false [+0008s] [+0008s] + git config --global user.email TMcTestFace@example.com [+0008s] + git config --global user.name 'Testy McTestface' [+0008s] + git config --global --add safe.directory test-buildah-v1.39.1 [+0008s] + git tag buildah-bud-in-podman [+0008s] + make bin/buildah [+0026s] as -o internal/mkcw/embed/entrypoint_amd64.o internal/mkcw/embed/entrypoint_amd64.s [+0026s] ld -o internal/mkcw/embed/entrypoint_amd64 internal/mkcw/embed/entrypoint_amd64.o [+0026s] strip internal/mkcw/embed/entrypoint_amd64 [+0026s] gzip -k9nf internal/mkcw/embed/entrypoint_amd64 [+0026s] go build -ldflags '-X main.GitCommit=9347a39c2712ad071eeaf15e27c03fa05e271221 -X main.buildInfo=1740624487 -X main.cniVersion=v1.2.3 ' -gcflags "" -o bin/buildah -tags "seccomp systemd" ./cmd/buildah [+0137s] test -z "-Z" || chcon --verbose -t container_runtime_exec_t bin/buildah [+0137s] changing security context of 'bin/buildah' [+0137s] + make bin/copy [+0140s] go build -ldflags '-X main.GitCommit=9347a39c2712ad071eeaf15e27c03fa05e271221 -X main.buildInfo=1740624601 -X main.cniVersion=v1.2.3 ' -o bin/copy -tags "seccomp systemd" ./tests/copy/copy.go [+0144s] + make bin/inet [+0145s] go build -ldflags '-X main.GitCommit=9347a39c2712ad071eeaf15e27c03fa05e271221 -X main.buildInfo=1740624608 -X main.cniVersion=v1.2.3 ' -o bin/inet -tags "seccomp systemd" ./tests/inet/inet.go [+0145s] + git am --reject [+0145s] Checking patch tests/helpers.bash... [+0145s] Applied patch tests/helpers.bash cleanly. [+0145s] Applying: tweaks for running buildah tests under podman [+0145s] + /var/tmp/go/src/github.com/containers/podman/test/buildah-bud/apply-podman-deltas [+0146s] ++ pwd [+0146s] ++ pwd [+0146s] ++ pwd [+0146s] ++ nproc [+0146s] + sudo env TMPDIR=/var/tmp PODMAN_BINARY=/var/tmp/go/src/github.com/containers/podman/bin/podman-remote PODMAN_SERVER_LOG=/var/tmp/go/src/github.com/containers/podman/podman-server.log REMOTE=1 BUILDAH_BINARY=/var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.1/bin/buildah COPY_BINARY=/var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.1/bin/copy INET_BINARY=/var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.1/bin/inet bats -j 4 tests/bud.bats [+0151s] 1..422 [+0878s] ok 1 bud with a path to a Dockerfile (-f) containing a non-directory entry [+0878s] ok 2 bud stdio is usable pipes [+0878s] ok 3 bud: build manifest list and --add-compression zstd [+0878s] ok 4 bud: build manifest list and --add-compression with containers.conf [+0878s] ok 5 bud: build manifest list with --add-compression zstd, --compression and --force-compression [+0878s] ok 6 Multi-stage should not remove used base-image without --layers [+0878s] ok 7 no layer should be created on scratch [+0878s] ok 8 bud: build push with --force-compression # skip not a useful podman test, and it breaks when run parallel [+0878s] ok 9 bud with --dns* flags [+0878s] ok 10 build with inline RUN --network=host [+0878s] ok 11 build with inline RUN --network=none [+0878s] ok 12 build with inline RUN --network=fake [+0878s] ok 13 build with inline default RUN --network=default [+0878s] ok 14 bud with ignoresymlink on default file [+0878s] ok 15 buildkit-mount type=cache should not hang if cache is wiped in between [+0878s] ok 16 build test warning for preconfigured TARGETARCH, TARGETOS, TARGETPLATFORM or TARGETVARIANT [+0878s] ok 17 build-conflicting-isolation-chroot-and-network [+0878s] ok 18 bud with .dockerignore #1 [+0878s] ok 19 bud --layers with --mount type bind should burst cache if symlink is changed [+0878s] ok 20 bud --layers with --mount type bind should burst cache if content is changed # skip FIXME #25138: mount cache not working one remote [+0878s] ok 21 bud --layers with --mount type bind should burst and multiple mounts cache if content is changed # skip FIXME #25138: mount cache not working one remote [+0878s] ok 22 bud --layers with --mount type bind should burst cache if content is changed - source is additional build context [+0878s] ok 23 bud --layers should not hit cache if heredoc is changed [+0878s] ok 24 bud build with heredoc content [+0878s] ok 25 bud build with heredoc with COPY instructionw with .containerignore set [+0878s] ok 26 bud build with heredoc content which is a bash file [+0878s] ok 27 bud build with heredoc content with inline interpreter [+0878s] ok 28 bud build with heredoc verify mount leak [+0878s] ok 29 bud with .containerignore [+0878s] ok 30 bud with .dockerignore - unmatched [+0878s] ok 31 bud with .dockerignore #2 # skip different error messages between podman & podman-remote [+0878s] ok 32 bud with .dockerignore #4 # skip different error messages between podman & podman-remote [+0878s] ok 33 bud with .dockerignore #6 [+0878s] ok 34 build with --platform without OS [+0878s] ok 35 build with basename resolving default arg [+0878s] ok 36 build with basename resolving user arg [+0878s] ok 37 build with basename resolving user arg from file [+0878s] ok 38 build with basename resolving user arg from latest file in arg list [+0878s] ok 39 build with basename resolving user arg from in arg list [+0878s] ok 40 build with basename resolving user arg - should fail [+0878s] ok 41 build-with-inline-platform-and-variant [+0878s] ok 42 build-with-inline-platform [+0878s] ok 43 build-with-inline-platform-and-rely-on-defaultbuiltinargs [+0878s] ok 44 build-with-inline-platform-and-rely-on-defaultbuiltinargs-check-custom-override [+0878s] ok 45 build-with-inline-platform-amd-but-tag-as-arm [+0878s] ok 46 build-with-omit-history-to-true should not add history [+0878s] ok 47 build with --userns=auto also with size [+0878s] ok 48 build with --userns=auto with uidmapping [+0878s] ok 49 build with --userns=auto with gidmapping [+0878s] ok 50 build-test with OCI prestart hook # skip FIXME FIXME FIXME: does this test make sense in remote? [+0878s] ok 51 build with add resolving to invalid HTTP status code [+0878s] ok 52 build test has gid in supplemental groups [+0878s] ok 53 build-mount-cache-with-id-mappings [+0878s] ok 54 build test if supplemental groups has gid with --isolation chroot [+0878s] ok 55 build-test --mount=type=secret test relative to workdir mount [+0878s] ok 56 build-test --mount=type=cache test relative to workdir mount [+0878s] ok 57 build-test do not use mount stage from cache if it was rebuilt [+0878s] ok 58 build-test use image from cache with --mount and burst when image is changed [+0878s] ok 59 build-test verify no dangling containers are left [+0878s] ok 60 No default warning for TARGETARCH, TARGETOS, TARGETPLATFORM [+0878s] ok 61 build-test skipping unwanted stages with --skip-unused-stages=false and --skip-unused-stages=true [+0878s] ok 62 build-test: do not warn for instructions declared in unused stages [+0878s] ok 63 build-test skipping unwanted stages with FROM [+0878s] ok 64 build: test race in updating image name while performing parallel commits # skip Explicit request in buildah PR 4190 to skip this on remote [+0878s] ok 65 build-test skipping unwanted stages with FROM and conflict with additional build context [+0878s] ok 66 build-test skipping unwanted stages with COPY from stage name [+0878s] ok 67 build test --retry and --retry-delay [+0878s] ok 68 build-test skipping unwanted stages with COPY from stage index [+0878s] ok 69 build test optimal cache working for COPY instruction [+0878s] ok 70 build test optimal cache working for ADD instruction [+0878s] ok 71 build-test skipping unwanted stages with --mount from stagename [+0878s] ok 72 build-test skipping unwanted stages with --mount from stagename with flag order changed [+0878s] ok 73 build-with-additional-build-context and COPY, test pinning image [+0878s] ok 74 build-with-additional-build-context and COPY, stagename and additional-context conflict [+0878s] ok 75 build-with-additional-build-context and COPY, additionalContext and numeric value of stage [+0878s] ok 76 build-with-additional-build-context and FROM, stagename and additional-context conflict [+0878s] ok 77 build-with-additional-build-context and COPY, additional context from host # skip --build-context option not implemented in podman-remote [+0878s] ok 78 build-with-additional-build-context and COPY, additional context from external URL [+0878s] ok 79 build-with-additional-build-context and FROM, pin busybox to alpine [+0878s] ok 80 build-with-additional-build-context and RUN --mount=from=, additional-context and also test conflict with stagename [+0878s] ok 81 build-with-additional-build-context and RUN --mount=from=, additional-context not image and also test conflict with stagename # skip --build-context option not implemented in podman-remote [+0878s] ok 82 build-with-additional-build-context must use cache if built with layers [+0878s] ok 83 build-with-additional-build-context and RUN --mount=from=, additional-context is URL and mounted from subdir [+0878s] ok 84 build-with-additional-build-context and COPY, ensure .containerignore is being respected [+0878s] ok 85 bud with --layers and --no-cache flags [+0878s] ok 86 bud with no --layers comment [+0878s] ok 87 bud with --layers and single and two line Dockerfiles [+0878s] ok 88 bud with --layers, multistage, and COPY with --from [+0878s] ok 89 bud-multistage-partial-cache [+0878s] ok 90 bud-multistage-copy-final-slash [+0878s] ok 91 bud-multistage-reused [+0878s] ok 92 bud-multistage-cache [+0878s] ok 93 bud-multistage-pull-always [+0878s] ok 94 bud with --layers and symlink file [+0878s] ok 95 bud with --layers and dangling symlink [+0878s] ok 96 bud with --layers and --build-args [+0878s] ok 97 bud with --layers and --build-args: override ARG with ENV and image must be cached [+0878s] ok 98 bud with --layers and --build-args: use raw ARG and cache should not be used [+0878s] ok 99 bud with --rm flag [+0878s] ok 100 bud with --force-rm flag [+0878s] ok 101 bud --layers with non-existent/down registry [+0878s] ok 102 bud from base image should have base image ENV also [+0878s] ok 103 bud-from-scratch [+0878s] ok 104 bud-with-unlimited-memory-swap [+0878s] ok 105 build with --no-cache and --layer [+0878s] ok 106 build --unsetenv PATH [+0878s] ok 107 bud with --env [+0878s] ok 108 build with custom build output and output rootfs to directory # skip --output option not implemented in podman-remote [+0878s] ok 109 build with custom build output for multi-stage and output rootfs to directory # skip --output option not implemented in podman-remote [+0878s] ok 110 build with custom build output for multi-stage-cached and output rootfs to directory # skip --output option not implemented in podman-remote [+0878s] ok 111 build with custom build output for single-stage-cached and output rootfs to directory # skip --output option not implemented in podman-remote [+0878s] ok 112 build with custom build output and output rootfs to tar # skip --output option not implemented in podman-remote [+0878s] ok 113 build with custom build output and output rootfs to tar by pipe # skip --output option not implemented in podman-remote [+0878s] ok 114 build with custom build output and output rootfs to tar with no additional step # skip --output option not implemented in podman-remote [+0878s] ok 115 build with custom build output must fail for bad input # skip --output option not implemented in podman-remote [+0878s] ok 116 bud-from-scratch-untagged [+0878s] ok 117 bud with --tag [+0878s] ok 118 bud with bad --tag [+0878s] ok 119 bud-from-scratch-iid [+0878s] ok 120 bud-from-scratch-label [+0878s] ok 121 bud-from-scratch-remove-identity-label [+0878s] ok 122 bud-from-scratch-annotation [+0878s] ok 123 bud-from-scratch-layers [+0878s] ok 124 bud-from-multiple-files-one-from [+0878s] ok 125 bud-from-multiple-files-two-froms [+0878s] ok 126 build using --layer-label and test labels on intermediate images [+0878s] ok 127 bud and test --unsetlabel [+0878s] ok 128 build using intermediate images should not inherit label [+0878s] ok 129 bud-multi-stage-builds [+0878s] ok 130 bud-multi-stage-builds-small-as [+0878s] ok 131 bud-preserve-subvolumes [+0878s] ok 132 bud-http-Dockerfile [+0878s] ok 133 bud-http-context-with-Dockerfile [+0878s] ok 134 bud-http-context-dir-with-Dockerfile [+0878s] ok 135 bud-git-context # skip FIXME: 2024-05-28 new VMs from #338 [+0878s] ok 136 bud-git-context-subdirectory # skip FIXME: 2024-05-28 new VMs from #338 [+0878s] ok 137 bud-git-context-failure [+0878s] ok 138 bud-github-context [+0878s] ok 139 bud-github-context-from-commit [+0878s] ok 140 bud-github-context-with-branch-subdir-commit [+0878s] ok 141 bud-additional-tags [+0878s] ok 142 bud-additional-tags-cached [+0878s] ok 143 bud-volume-perms [+0878s] ok 144 bud-volume-ownership [+0878s] ok 145 bud-builtin-volume-symlink [+0878s] ok 146 bud-from-glob [+0878s] ok 147 bud-maintainer [+0878s] ok 148 bud-unrecognized-instruction [+0878s] ok 149 bud-shell [+0878s] ok 150 bud-shell during build in Docker format [+0878s] ok 151 bud-shell during build in OCI format [+0878s] ok 152 bud-shell changed during build in Docker format [+0878s] ok 153 bud-shell changed during build in OCI format [+0878s] ok 154 bud with symlinks [+0878s] ok 155 bud with symlinks to relative path [+0878s] ok 156 bud with multiple symlinks in a path [+0878s] ok 157 bud with multiple symlink pointing to itself [+0878s] ok 158 bud multi-stage with symlink to absolute path [+0878s] ok 159 bud multi-stage with dir symlink to absolute path [+0878s] ok 160 bud with ENTRYPOINT and RUN [+0878s] ok 161 bud with ENTRYPOINT and empty RUN [+0878s] ok 162 bud with CMD and RUN [+0878s] ok 163 bud with CMD and empty RUN [+0878s] ok 164 bud with ENTRYPOINT, CMD and RUN [+0878s] ok 165 bud with ENTRYPOINT, CMD and empty RUN [+0878s] ok 166 bud access ENV variable defined in same source file [+0878s] ok 167 bud access ENV variable defined in FROM image [+0878s] ok 168 bud ENV preserves special characters after commit [+0878s] ok 169 bud with Dockerfile from valid URL [+0878s] ok 170 bud with Dockerfile from invalid URL [+0878s] ok 171 bud with -f flag, alternate Dockerfile name [+0878s] ok 172 bud with --cache-from noop flag [+0878s] ok 173 bud with --compress noop flag [+0878s] ok 174 bud with --cpu-shares flag, no argument [+0878s] ok 175 bud with --cpu-shares flag, invalid argument [+0878s] ok 176 bud with --cpu-shares flag, valid argument [+0878s] ok 177 bud with --cpu-shares short flag (-c), no argument [+0878s] ok 178 bud with --cpu-shares short flag (-c), invalid argument [+0878s] ok 179 bud with --cpu-shares short flag (-c), valid argument [+0878s] ok 180 bud-onbuild [+0878s] ok 181 bud-onbuild-layers [+0878s] ok 182 bud-logfile [+0878s] ok 183 bud-logfile-with-split-logfile-by-platform # skip logfile not implemented on remote [+0878s] ok 184 bud with ARGS [+0878s] ok 185 bud with unused ARGS [+0878s] ok 186 bud with multi-value ARGS [+0878s] ok 187 bud-from-stdin [+0878s] ok 188 bud with preprocessor [+0878s] ok 189 bud with preprocessor error [+0878s] ok 190 bud-with-rejected-name [+0878s] ok 191 bud with chown copy [+0878s] ok 192 bud with combined chown and chmod copy [+0878s] ok 193 bud with combined chown and chmod add [+0878s] ok 194 bud with chown copy with bad chown flag in Dockerfile with --layers [+0878s] ok 195 bud with chown copy with unknown substitutions in Dockerfile [+0878s] ok 196 bud with chmod copy [+0878s] ok 197 bud with chmod copy with bad chmod flag in Dockerfile with --layers [+0878s] ok 198 bud with chmod add [+0878s] ok 199 bud with chown add [+0878s] ok 200 bud with chown add with bad chown flag in Dockerfile with --layers [+0878s] ok 201 bud with chmod add with bad chmod flag in Dockerfile with --layers [+0878s] ok 202 bud with ADD with checksum flag [+0878s] ok 203 bud with ADD with bad checksum [+0878s] ok 204 bud with ADD with bad checksum flag [+0878s] ok 205 bud with ADD file construct [+0878s] ok 206 bud with COPY of single file creates absolute path with correct permissions [+0878s] ok 207 bud with COPY of single file creates relative path with correct permissions [+0878s] ok 208 bud with ADD of single file creates absolute path with correct permissions [+0878s] ok 209 bud with ADD of single file creates relative path with correct permissions [+0878s] ok 210 bud multi-stage COPY creates absolute path with correct permissions [+0878s] ok 211 bud multi-stage COPY creates relative path with correct permissions [+0878s] ok 212 bud multi-stage COPY with invalid from statement [+0878s] ok 213 bud COPY to root succeeds [+0878s] ok 214 bud with FROM AS construct [+0878s] ok 215 bud with FROM AS construct with layers [+0878s] ok 216 bud with FROM AS skip FROM construct [+0878s] ok 217 build with -f pointing to not a file should fail [+0878s] ok 218 bud with symlink Dockerfile not specified in file [+0878s] ok 219 bud with ARG before FROM default value [+0878s] ok 220 bud with ARG before FROM [+0878s] ok 221 bud-with-healthcheck [+0878s] ok 222 bud with unused build arg [+0878s] ok 223 bud with copy-from and cache [+0878s] ok 224 bud with copy-from in Dockerfile no prior FROM [+0878s] ok 225 bud with copy-from with bad from flag in Dockerfile with --layers [+0878s] ok 226 bud with copy-from referencing the base image [+0878s] ok 227 bud with copy-from referencing the current stage [+0878s] ok 228 bud-target # skip --target does not work with podman-remote [+0878s] ok 229 bud-no-target-name [+0878s] ok 230 bud-multi-stage-nocache-nocommit [+0878s] ok 231 bud-multi-stage-cache-nocontainer # skip FIXME: Broken in CI right now [+0878s] ok 232 bud copy to symlink [+0878s] ok 233 bud copy to dangling symlink [+0878s] ok 234 bud WORKDIR isa symlink [+0878s] ok 235 bud WORKDIR isa symlink no target dir [+0878s] ok 236 bud WORKDIR isa symlink no target dir and follow on dir [+0878s] ok 237 buildah bud --volume [+0878s] ok 238 bud-copy-dot with --layers picks up changed file [+0878s] ok 239 buildah-bud-policy # skip --signature-policy does not work with podman-remote [+0878s] ok 240 bud-copy-replace-symlink [+0878s] ok 241 bud-copy-recurse [+0878s] ok 242 bud copy with .dockerignore #1 [+0878s] ok 243 bud copy with .dockerignore #2 [+0878s] ok 244 bud-copy-workdir [+0878s] ok 245 bud-copy-workdir --layers [+0878s] ok 246 bud-build-arg-cache [+0878s] ok 247 bud test RUN with a privileged command [+0878s] ok 248 bud-copy-dockerignore-hardlinks [+0878s] ok 249 bud without any arguments should succeed # skip does not work under podman [+0878s] ok 250 bud without any arguments should fail when no Dockerfile exists [+0878s] ok 251 bud with specified context should fail if directory contains no Dockerfile [+0878s] ok 252 bud with specified context should fail if Dockerfile in context directory is actually a file [+0878s] ok 253 bud with specified context should fail if context directory does not exist [+0878s] ok 254 bud with specified context should succeed if context contains existing Dockerfile # skip podman-build fails with 'context must be a directory' [+0878s] ok 255 bud with specified context should fail if context contains empty Dockerfile [+0878s] ok 256 bud-no-change [+0878s] ok 257 bud-no-change-label [+0878s] ok 258 bud-no-change-annotation [+0878s] ok 259 bud-squash-layers [+0878s] ok 260 bud-squash-hardlinks # skip argument-order incompatible with podman [+0878s] ok 261 rootless: support --device and renaming device using bind-mount [+0878s] ok 262 bud with additional directory of devices [+0878s] ok 263 bud with additional device [+0878s] ok 264 bud with Containerfile [+0878s] ok 265 bud with Containerfile.in, --cpp-flag [+0878s] ok 266 bud with Containerfile.in, via envariable # skip env-variable for Containerfile.in pre-processing is not propagated on remote [+0878s] ok 267 bud with Dockerfile [+0878s] ok 268 bud with Containerfile and Dockerfile [+0878s] ok 269 bud-http-context-with-Containerfile [+0878s] ok 270 bud with Dockerfile from stdin [+0878s] ok 271 bud with Dockerfile from stdin tar [+0878s] ok 272 bud containerfile with args [+0878s] ok 273 bud using gitrepo and branch # skip FIXME: 2024-05-28 new VMs from #338 [+0878s] ok 274 bud using gitrepo with .git and branch [+0878s] ok 275 bud containerfile with tar archive in copy [+0878s] ok 276 bud pull never [+0878s] ok 277 bud pull false no local image [+0878s] ok 278 bud with Containerfile should fail with nonexistent authfile [+0878s] ok 279 bud for multi-stage Containerfile with invalid registry and --authfile as a fd, should fail with no such host [+0878s] ok 280 bud COPY with URL should fail [+0878s] ok 281 bud quiet [+0878s] ok 282 bud COPY with Env Var in Containerfile [+0878s] ok 283 bud with custom arch [+0878s] ok 284 bud with custom os [+0878s] ok 285 bud with custom os-version [+0878s] ok 286 bud with custom os-features [+0878s] ok 287 bud with custom platform [+0878s] ok 288 bud with custom platform and empty os or arch [+0878s] ok 289 bud Add with linked tarball [+0878s] ok 290 bud file above context directory [+0878s] ok 291 bud-multi-stage-args-scope [+0878s] ok 292 bud-multi-stage-args-history [+0878s] ok 293 bud-implicit-no-history # skip FIXME: 2024-04-16 nixery is down [+0878s] ok 294 bud with encrypted FROM image # skip FIXME: 2023-06-13 buildah PR 4746 broke this test [+0878s] ok 295 bud with --build-arg [+0878s] ok 296 bud arg and env var with same name [+0878s] ok 297 bud copy chown with newuser [+0878s] ok 298 bud-builder-identity [+0878s] ok 299 run check --from with arg [+0878s] ok 300 bud preserve rootfs for --mount=type=bind,from= [+0878s] ok 301 bud timestamp [+0878s] ok 302 bud timestamp compare [+0878s] ok 303 bud with-rusage [+0878s] ok 304 bud with-rusage-logfile [+0878s] ok 305 bud-caching-from-scratch [+0878s] ok 306 bud-caching-from-scratch-config [+0878s] ok 307 bud capabilities test [+0878s] ok 308 bud does not gobble stdin [+0878s] ok 309 bud cache by format [+0878s] ok 310 bud cache add-copy-chown [+0878s] ok 311 bud-terminal [+0878s] ok 312 bud --ignorefile containerignore [+0878s] ok 313 bud with network options [+0878s] ok 314 bud-replace-from-in-containerfile [+0878s] ok 315 bud test no --stdin # skip --stdin option will not be implemented in podman-remote [+0878s] ok 316 bud with --arch flag [+0878s] ok 317 bud with --manifest flag new manifest [+0878s] ok 318 bud with --manifest flag existing manifest [+0878s] ok 319 bud test empty newdir [+0878s] ok 320 bud retain intermediary image [+0878s] ok 321 bud --pull=ifmissing --arch test [+0878s] ok 322 bud --file with directory [+0878s] ok 323 bud --authfile [+0878s] ok 324 build verify cache behaviour with --cache-ttl [+0878s] ok 325 build verify cache behaviour with --cache-ttl=0s [+0878s] ok 326 build test pushing and pulling from multiple remote cache sources [+0878s] ok 327 build test pushing and pulling from remote cache sources [+0878s] ok 328 build test pushing and pulling from remote cache sources - after adding content summary [+0878s] ok 329 build test run mounting stage cached from remote cache source [+0878s] ok 330 bud with undefined build arg directory [+0878s] ok 331 bud with arg in from statement [+0878s] ok 332 bud with --runtime and --runtime-flag # skip --runtime not meaningful under podman-remote [+0878s] ok 333 bud - invalid runtime flags test # skip --runtime-flags does not work with podman-remote [+0878s] ok 334 bud - accept at most one arg [+0878s] ok 335 bud with --no-hostname # skip does not pass in Podman CI: needs investigation [+0878s] ok 336 bud with --add-host [+0878s] ok 337 bud with --cgroup-parent [+0878s] ok 338 bud with --cpu-period and --cpu-quota [+0878s] ok 339 bud check mount /sys/fs/cgroup [+0878s] ok 340 bud with --cpu-shares [+0878s] ok 341 bud with --cpuset-cpus [+0878s] ok 342 bud with --cpuset-mems [+0878s] ok 343 bud with --isolation [+0878s] ok 344 bud with --pull-always [+0878s] ok 345 bud with --memory and --memory-swap [+0878s] ok 346 bud with --shm-size [+0878s] ok 347 bud with --ulimit [+0878s] ok 348 bud with .dockerignore #3 [+0878s] ok 349 bud with copy --exclude [+0878s] ok 350 bud with containerfile secret # skip secret files not implemented under podman-remote [+0878s] ok 351 bud with containerfile secret and secret is accessed twice and build should be successful [+0878s] ok 352 bud with containerfile secret accessed on second RUN # skip secret files not implemented under podman-remote [+0878s] ok 353 bud with default mode perms [+0878s] ok 354 bud with containerfile secret options # skip secret files not implemented under podman-remote [+0878s] ok 355 bud with containerfile secret not required [+0878s] ok 356 bud with containerfile secret required [+0878s] ok 357 bud with containerfile env secret # skip secret files not implemented under podman-remote [+0878s] ok 358 bud with containerfile env secret priority # skip secret files not implemented under podman-remote [+0878s] ok 359 bud-multiple-platform-values # skip FIXME: #4396 - this test is broken, and is failing gating tests [+0878s] ok 360 bud-multiple-platform-no-partial-manifest-list [+0878s] ok 361 bud-multiple-platform-failure [+0878s] ok 362 bud-multiple-platform-no-run [+0878s] ok 363 bud-multiple-platform-with-base-as-default-arg [+0878s] ok 364 bud-multiple-platform for --all-platform with additional-build-context [+0878s] ok 365 bud-targetplatform-as-build-arg [+0878s] ok 366 bud-multistage-relabel [+0878s] ok 367 bud-from-relabel [+0878s] ok 368 bud with run should not leave mounts behind cleanup test [+0878s] ok 369 bud with custom files in /run/ should persist cleanup test [+0878s] ok 370 bud-with-mount-like-buildkit [+0878s] ok 371 bud-with-mount-no-source-like-buildkit [+0878s] ok 372 bud-with-mount-with-only-target-like-buildkit [+0878s] ok 373 bud-with-mount-no-subdir-like-buildkit [+0878s] ok 374 bud-with-mount-relative-path-like-buildkit [+0878s] ok 375 bud-with-mount-with-rw-like-buildkit [+0878s] ok 376 bud-verify-if-we-dont-clean-preexisting-path [+0878s] ok 377 bud-with-mount-with-tmpfs-like-buildkit [+0878s] ok 378 bud-with-mount-with-tmpfs-with-copyup-like-buildkit [+0878s] not ok 379 bud-with-mount-cache-like-buildkit [+0878s] # (from function `assert' in file tests/helpers.bash, line 578, [+0878s] # from function `expect_output' in file tests/helpers.bash, line 605, [+0878s] # in test file tests/bud.bats, line 6762) [+0878s] # `expect_output --substring "hello"' failed [+0878s] # /var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.1/tests /var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.1 [+0878s] # # /var/tmp/go/src/github.com/containers/podman/bin/podman --root /var/tmp/buildah_tests.rx8yaw/root --runroot /var/tmp/buildah_tests.rx8yaw/runroot --storage-driver vfs --registries-conf /var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.1/tests/registries.conf system service [...] unix:///run/podman/podman-379.sock [+0878s] # # [checking for: docker.io/library/alpine] [+0878s] # # [restoring from cache: /var/tmp/bats-run-ohJTlp/suite/buildah-image-cache / docker.io/library/alpine] [+0878s] # Getting image source signatures [+0878s] # Copying blob sha256:9d16cba9fb961d1aafec9542f2bf7cb64acfc55245f9e4eb5abecd4cdc38d749 [+0878s] # Copying config sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 [+0878s] # Writing manifest to image destination [+0878s] # # podman-remote build --force-rm=false --layers=false -t testbud --signature-policy /var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.1/tests/policy.json -f /var/tmp/buildah_tests.rx8yaw/buildkit-mount/Dockerfilecachewrite [+0878s] # STEP 1/3: FROM alpine [+0878s] # STEP 2/3: RUN mkdir /test [+0878s] # STEP 3/3: RUN --mount=type=cache,target=/test,z echo hello > /test/world [+0878s] # COMMIT testbud [+0878s] # Getting image source signatures [+0878s] # Copying blob sha256:03901b4a2ea88eeaad62dbe59b072b28b6efa00491962b8741081c5df50c65e0 [+0878s] # Copying blob sha256:aa1f7b673e85ceda43f632fbdf22dfa24606d46b0f463d09e33c413f8d902856 [+0878s] # Copying config sha256:f306c98a9e850b7ab37b51a97fdf396a565220c7d6c3d70579604f97c13c1556 [+0878s] # Writing manifest to image destination [+0878s] # --> f306c98a9e85 [+0878s] # Successfully tagged localhost/testbud:latest [+0878s] # f306c98a9e850b7ab37b51a97fdf396a565220c7d6c3d70579604f97c13c1556 [+0878s] # # podman-remote build --force-rm=false --layers=false -t testbud2 --signature-policy /var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.1/tests/policy.json -f /var/tmp/buildah_tests.rx8yaw/buildkit-mount/Dockerfilecacheread [+0878s] # STEP 1/3: FROM alpine [+0878s] # STEP 2/3: RUN mkdir /test [+0878s] # STEP 3/3: RUN --mount=type=cache,target=/test,z cat /test/world [+0878s] # world [+0878s] # COMMIT testbud2 [+0878s] # Getting image source signatures [+0878s] # Copying blob sha256:03901b4a2ea88eeaad62dbe59b072b28b6efa00491962b8741081c5df50c65e0 [+0878s] # Copying blob sha256:1fd84a4521c521bb77975e7ab2a6e76112b53f324d1116f35c06f58fd624aca9 [+0878s] # Copying config sha256:f3a381b03bdf0ef65da6c59393837e1ce842d83b923699e7c4a82612b1b8d921 [+0878s] # Writing manifest to image destination [+0878s] # --> f3a381b03bdf [+0878s] # Successfully tagged localhost/testbud2:latest [+0878s] # f3a381b03bdf0ef65da6c59393837e1ce842d83b923699e7c4a82612b1b8d921 [+0878s] # #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv [+0878s] # #| FAIL: podman-remote build --force-rm=false --layers=false -t testbud2 --signature-policy /var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.1/tests/policy.json -f /var/tmp/buildah_tests.rx8yaw/buildkit-mount/Dockerfilecacheread [+0878s] # #| expected: =~ 'hello' [+0878s] # #| actual: 'STEP 1/3: FROM alpine' [+0878s] # #| > 'STEP 2/3: RUN mkdir /test' [+0878s] # #| > 'STEP 3/3: RUN --mount=type=cache,target=/test,z cat /test/world' [+0878s] # #| > 'world' [+0878s] # #| > 'COMMIT testbud2' [+0878s] # #| > 'Getting image source signatures' [+0878s] # #| > 'Copying blob sha256:03901b4a2ea88eeaad62dbe59b072b28b6efa00491962b8741081c5df50c65e0' [+0878s] # #| > 'Copying blob sha256:1fd84a4521c521bb77975e7ab2a6e76112b53f324d1116f35c06f58fd624aca9' [+0878s] # #| > 'Copying config sha256:f3a381b03bdf0ef65da6c59393837e1ce842d83b923699e7c4a82612b1b8d921' [+0878s] # #| > 'Writing manifest to image destination' [+0878s] # #| > '--> f3a381b03bdf' [+0878s] # #| > 'Successfully tagged localhost/testbud2:latest' [+0878s] # #| > 'f3a381b03bdf0ef65da6c59393837e1ce842d83b923699e7c4a82612b1b8d921' [+0878s] # #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [+0878s] # teardown: stopping podman server 162470 [+0878s] # /var/tmp/go/src/github.com/containers/podman/test-buildah-v1.39.1 [+0878s] ok 380 bud-with-mount-cache-like-buildkit with buildah prune should clear the cache # skip Weird. This used to work remote, until Ed set TMPDIR in #5804 [+0878s] ok 381 bud-with-mount-cache-like-buildkit-verify-default-selinux-option # skip FIXME: can this test be made to work under podman-remote? [+0878s] ok 382 bud-with-mount-cache-like-buildkit-locked-across-steps [+0878s] ok 383 bud-with-multiple-mount-keeps-default-bind-mount [+0878s] ok 384 bud with user in groups [+0878s] ok 385 build proxy # skip envariables do not automatically work with -remote. [+0878s] ok 386 bud-with-mount-bind-from-like-buildkit [+0878s] ok 387 bud-with-writeable-mount-bind-from-like-buildkit [+0878s] ok 388 bud-with-mount-bind-from-without-source-like-buildkit [+0878s] ok 389 bud-with-mount-bind-from-with-empty-from-like-buildkit [+0878s] ok 390 bud-with-mount-cache-from-like-buildkit [+0878s] ok 391 bud-with-mount-cache-image-from-like-buildkit [+0878s] ok 392 bud-with-mount-cache-multiple-from-like-buildkit [+0878s] ok 393 bud-with-mount-bind-from-relative-like-buildkit [+0878s] ok 394 bud-with-mount-bind-from-multistage-relative-like-buildkit [+0878s] ok 395 bud-with-mount-bind-from-cache-multistage-relative-like-buildkit [+0878s] ok 396 bud with network names [+0878s] ok 397 bud with --network slirp4netns [+0878s] ok 398 bud with --network pasta # skip pasta only works rootless [+0878s] ok 399 bud WORKDIR owned by USER [+0878s] ok 400 build interrupted [+0878s] ok 401 build terminated [+0878s] ok 402 build killed [+0878s] ok 403 build-multiple-parse [+0878s] ok 404 build-with-network-test [+0878s] ok 405 build-with-no-new-privileges-test [+0878s] ok 406 build --group-add [+0878s] ok 407 build-env-precedence [+0878s] ok 408 build prints 12-digit hash [+0878s] ok 409 build with name path changes [+0878s] ok 410 build test default ulimits # skip --events-backend does not work with podman-remote [+0878s] ok 411 build no write file on host - CVE-2024-1753 [+0878s] ok 412 pull policy [+0878s] ok 413 build-test --mount=type=secret test from env with chroot isolation # skip envariables do not automatically work with -remote. [+0878s] ok 414 build-logs-from-platform [+0878s] ok 415 build add https retry ca # skip --cert-dir option not working via remote and retry warnings are printed on the server [+0878s] ok 416 bud with ADD with git repository source [+0878s] ok 417 build-validates-bind-bind-propagation [+0878s] ok 418 build-validates-cache-bind-propagation [+0878s] ok 419 build-check-cve-2024-9675 [+0878s] ok 420 build-mounts-implicit-workdir [+0878s] ok 421 build-security-opt-mask [+0878s] ok 422 build-mounts-build-context-rw [+0878s] [+0878s] *************************************** [+0878s] Error running buildah bud tests under podman. [+0878s] [+0878s] It looks like you're vendoring in a new buildah. The likely failure [+0878s] here is that there's a new test in bud.bats that uses functionality [+0878s] not (yet) in podman build. You will likely need to 'skip' that test. [+0878s] [+0878s] [+0878s] Please see test/buildah-bud/README.md for advice [21:02:22] END - [+0878s] total duration since 2025-02-27T03:02:22Z Failed tests (1): - 379 bud-with-mount-cache-like-buildkit Annotated results: https://api.cirrus-ci.com/v1/artifact/task/6045792848314368/html/bud-remote-fedora-41-root-host-sqlite.log.html