Merge pull request #5593 from tonistiigi/fix-onbuild-stage-propagation #5694
Annotations
3 errors
Generate annotations:
client/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36139/library/alpine:latest
time="2024-12-16T17:17:41Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36139"
run.go:273: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:36139/tonistiigi/test:nolayers
time="2024-12-16T17:17:42Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36139"
time="2024-12-16T17:17:42Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:273: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:36139/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.08s)
|
Generate annotations:
client/client_test.go#L8051
=== RUN TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-rootless
=== PAUSE TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-rootless
=== CONT TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-rootless
client_test.go:8051: content: sha256:02abc065796b0e7d6b34b1680ff77090704d4150baf97e3d878f02edf3dc4420 98039 map[]
client_test.go:8059: data: <nil> "{\n \"Name\": \"remotes.docker.resolver.HTTPRequest\",\n \"SpanContext\": {\n \"TraceID\": \"ea0b44ca18dfe75668c90531db7291b7\",\n \"SpanID\": \"fdcef4cefa3bea2c\",\n \"TraceFlags\": \"01\",\n \"TraceState\": \"\",\n \"Remote\": false\n },\n \"Parent\": {\n \"TraceID\": \"ea0b44ca18dfe75668c90531db7291b7\",\n \"SpanID\": \"525b206d73184014\",\n \"TraceFlags\": \"01\",\n \"TraceState\": \"\",\n \"Remote\": false\n },\n \"SpanKind\": 3,\n \"StartTime\": \"2024-12-16T17:20:45.924926512Z\",\n \"EndTime\": \"2024-12-16T17:20:45.928083104Z\",\n \"Attributes\": [\n {\n \"Key\": \"http.method\",\n \"Value\": {\n \"Type\": \"STRING\",\n \"Value\": \"HEAD\"\n }\n },\n {\n \"Key\": \"http.url\",\n \"Value\": {\n \"Type\": \"STRING\",\n \"Value\": \"http://localhost:36139/v2/library/alpine/manifests/latest?ns=docker.io\"\n }\n },\n {\n \"Key\": \"net.peer.name\",\n \"Value\": {\n \"Type\": \"STRING\",\n \"Value\": \"localhost\"\n }\n },\n {\n \"Key\": \"net.peer.port\",\n \"Value\": {\n \"Type\": \"INT64\",\n "
client_test.go:8062:
Error Trace: /src/client/client_test.go:8062
/src/client/mergediff_test.go:1454
/src/client/mergediff_test.go:1298
/src/util/testutil/integration/run.go:212
Error: content still exists
Test: TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-rootless
Messages: [{Digest:sha256:02abc065796b0e7d6b34b1680ff77090704d4150baf97e3d878f02edf3dc4420 Size:98039 CreatedAt:2024-12-16 17:20:53.170439591 +0000 UTC UpdatedAt:2024-12-16 17:20:53.170439591 +0000 UTC Labels:map[]}]
sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 35220 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2066122662/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config2496946521/buildkitd.toml --root /tmp/bktest_buildkitd1107360897 --addr unix:///tmp/bktest_buildkitd1107360897/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1107360897/buildkitd-debug.sock --debug
sandbox.go:190: > StartCmd 2024-12-16 17:20:23.126531881 +0000 UTC m=+177.594915143 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 35220 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2066122662/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config2496946521/buildkitd.toml --root /tmp/bktest_buildkitd1107360897 --addr unix:///tmp/bktest_buildkitd1107360897/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1107360897/buildkitd-debug.sock --debug
sandbox.go:190: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:190: time="2024-12-16T17:20:23Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd1107360897/buildkitd-debug.sock"
sandbox.go:190: time="2024-12-16T17:20:23Z" level=debug msg="running in rootless mode"
sandbox.go:190: time="2024-12-16T17:20:23Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:190: time="2024-12-16T17:20:23Z"
|
Test
Process completed with exit code 1.
|
Loading