tests: frontend/dockerfile: update integration tests for windows/wcow (revisited) #5079
Annotations
3 errors
Generate annotations:
frontend/dockerfile/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37143/library/busybox:latest
time="2024-12-18T07:54:30Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37143"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37143/library/alpine:latest
run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:46827/amd64/bullseye-20230109-slim:latest
--- FAIL: TestIntegration (0.07s)
|
Generate annotations:
frontend/dockerfile/dockerfile_outline_test.go#L138
=== RUN TestIntegration/TestOutlineArgs/worker=oci-rootless/frontend=client
=== PAUSE TestIntegration/TestOutlineArgs/worker=oci-rootless/frontend=client
=== CONT TestIntegration/TestOutlineArgs/worker=oci-rootless/frontend=client
dockerfile_outline_test.go:138:
Error Trace: /src/frontend/dockerfile/dockerfile_outline_test.go:138
/src/frontend/gateway/grpcclient/client.go:215
/src/client/build.go:58
/src/client/solve.go:295
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 1
actual : 2
Test: TestIntegration/TestOutlineArgs/worker=oci-rootless/frontend=client
dockerfile_outline_test.go:172:
Error Trace: /src/frontend/dockerfile/dockerfile_outline_test.go:172
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestOutlineArgs/worker=oci-rootless/frontend=client
sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2801199008/buildkitd.toml --root /tmp/bktest_buildkitd2098116306 --addr unix:///tmp/bktest_buildkitd2098116306/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2098116306/buildkitd-debug.sock --debug
sandbox.go:190: > StartCmd 2024-12-18 07:55:19.801166873 +0000 UTC m=+49.909039250 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2801199008/buildkitd.toml --root /tmp/bktest_buildkitd2098116306 --addr unix:///tmp/bktest_buildkitd2098116306/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2098116306/buildkitd-debug.sock --debug
sandbox.go:190: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:190: time="2024-12-18T07:55:19Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2098116306/buildkitd-debug.sock"
sandbox.go:190: time="2024-12-18T07:55:19Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:190: time="2024-12-18T07:55:19Z" level=debug msg="running in rootless mode"
sandbox.go:190: time="2024-12-18T07:55:19Z" level=info msg="found worker \"jktywm4b7buh5hnidprmwgnyv\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:02ce97c3dc27 org.mobyproject.buildkit.worker.network:host 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/arm/v7 linux/arm/v6]"
sandbox.go:190: time="2024-12-18T07:55:19Z" level=info msg="found 1 workers, default=\"jktywm4b7buh5hnidprmwgnyv\""
sandbox.go:190: time="2024-12-18T07:55:19Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:190: time="2024-12-18T07:55:19Z" level=info msg="running server on /tmp/bktest_buildkitd2098116306/buildkitd.sock"
sandbox.go:190: time="2024-12-18T07:55:19Z" level=debug msg="session started" spanID=baf16bb5460bd283 traceID=f70b55a3d9369d2d7da9d85c324bb933
sandbox.go:190: time="2024-12-18T07:55:19Z" level=debug msg="new ref for local: 8jqe0bbbrqvblzvovt10fmxs0" span="[internal] load build definition from Dockerfile" spanID=3a161a2a4a15cf31 traceID=2c47ffb74373c2052846376ce815ce65
sandbox.go:190: time="2024-12-18T07:55:19Z" level=debug msg="diffcopy took: 1.649507ms" span="[internal] load build defini
|
Test
Process completed with exit code 1.
|
Loading