dockerfile: update args definitions to llb.EnvList #4330
Annotations
4 errors
frontend/dockerfile/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33011/library/busybox:latest
time="2024-09-23T18:09:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33011"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33011/library/alpine:latest
run.go:272: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:36007/amd64/bullseye-20230109-slim:latest
--- FAIL: TestIntegration (0.06s)
|
frontend/dockerfile/dockerfile_test.go#L7524
=== RUN TestIntegration/TestSBOMScannerArgs/worker=oci/frontend=builtin
=== PAUSE TestIntegration/TestSBOMScannerArgs/worker=oci/frontend=builtin
=== CONT TestIntegration/TestSBOMScannerArgs/worker=oci/frontend=builtin
dockerfile_test.go:7524:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:7524
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 1
actual : 3
Test: TestIntegration/TestSBOMScannerArgs/worker=oci/frontend=builtin
sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4213028602/buildkitd.toml --root /tmp/bktest_buildkitd960292623 --addr unix:///tmp/bktest_buildkitd960292623/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4213028602/buildkitd.toml --root /tmp/bktest_buildkitd960292623 --addr unix:///tmp/bktest_buildkitd960292623/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-09-23 18:09:45.779797379 +0000 UTC m=+23.109185114 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4213028602/buildkitd.toml --root /tmp/bktest_buildkitd960292623 --addr unix:///tmp/bktest_buildkitd960292623/buildkitd.sock --debug
sandbox.go:138: time="2024-09-23T18:09:45Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=debug msg="could not read \"/tmp/bktest_buildkitd960292623/net/cni\" for cleanup: open /tmp/bktest_buildkitd960292623/net/cni: no such file or directory"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=debug msg="creating new network namespace 0cwmrpg6osfglg4equyoakfvk"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=debug msg="finished creating network namespace 0cwmrpg6osfglg4equyoakfvk"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=debug msg="finished setting up network namespace 0cwmrpg6osfglg4equyoakfvk"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=info msg="found worker \"zoekgwibp6bka1pkd8inp6l00\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:74c6c57a3c67 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=info msg="found 1 workers, default=\"zoekgwibp6bka1pkd8inp6l00\""
sandbox.go:138: time="2024-09-23T18:09:45Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-09-23T18:09:45Z" level=info msg="running server on /tmp/bktest_buildkitd960292623/buildkitd.sock"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=debug msg="session started" spanID=859fe073e724d828 traceID=2515f3998c219803c61bcd19370affb2
sandbox.go:138: time="2024-09-23T18:09:45Z" level=debug msg="resolve exporter image with map[name:localhost:37863/buildkit/testsbomscannerargs:latest push:true]" spanID=ab78f5daf076978a traceID=6da5dd22ee80ab870b8ededf6b33ba33
sandbox.go:138: time="2024-09-23T18:09:45Z" level=debug msg="new
|
frontend/dockerfile/dockerfile_test.go#L7524
=== RUN TestIntegration/TestSBOMScannerArgs/worker=oci/frontend=client
=== PAUSE TestIntegration/TestSBOMScannerArgs/worker=oci/frontend=client
=== CONT TestIntegration/TestSBOMScannerArgs/worker=oci/frontend=client
dockerfile_test.go:7524:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:7524
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 1
actual : 3
Test: TestIntegration/TestSBOMScannerArgs/worker=oci/frontend=client
sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1280622125/buildkitd.toml --root /tmp/bktest_buildkitd4208089646 --addr unix:///tmp/bktest_buildkitd4208089646/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1280622125/buildkitd.toml --root /tmp/bktest_buildkitd4208089646 --addr unix:///tmp/bktest_buildkitd4208089646/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-09-23 18:09:45.740452287 +0000 UTC m=+23.069840022 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1280622125/buildkitd.toml --root /tmp/bktest_buildkitd4208089646 --addr unix:///tmp/bktest_buildkitd4208089646/buildkitd.sock --debug
sandbox.go:138: time="2024-09-23T18:09:45Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4208089646/net/cni\" for cleanup: open /tmp/bktest_buildkitd4208089646/net/cni: no such file or directory"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=debug msg="creating new network namespace nqmsndr8dqt5c33d7c3br32wc"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=debug msg="finished creating network namespace nqmsndr8dqt5c33d7c3br32wc"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=debug msg="finished setting up network namespace nqmsndr8dqt5c33d7c3br32wc"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=info msg="found worker \"2nqrceljmwrravunsnm6ani0k\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:74c6c57a3c67 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=info msg="found 1 workers, default=\"2nqrceljmwrravunsnm6ani0k\""
sandbox.go:138: time="2024-09-23T18:09:45Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-09-23T18:09:45Z" level=info msg="running server on /tmp/bktest_buildkitd4208089646/buildkitd.sock"
sandbox.go:138: time="2024-09-23T18:09:45Z" level=debug msg="session started" spanID=43c36e168280e8eb traceID=ed286c7bbe5e4c554ab9c9dc2ac11329
sandbox.go:138: time="2024-09-23T18:09:45Z" level=debug msg="resolve exporter image with map[name:localhost:36149/buildkit/testsbomscannerargs:latest push:true]" spanID=db665236fa4b67e2 traceID=2cbb1569447e25947fa87fcef7ae1803
sandbox.go:138: time="2024-09-23T18:09:45Z" level=debug msg
|
|
The logs for this run have expired and are no longer available.
Loading