Add FileActionSymlink and llb.Symlink
#5539
Annotations
3 errors
Generate annotations:
client/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43325/library/alpine:latest
time="2024-11-21T21:17:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43325"
run.go:272: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:43325/tonistiigi/test:nolayers
time="2024-11-21T21:17:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43325"
time="2024-11-21T21:17:49Z" 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:272: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:43325/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.11s)
|
Generate annotations:
client/client_test.go#L2489
=== RUN TestIntegration/TestFileOpSymlink/worker=containerd
=== PAUSE TestIntegration/TestFileOpSymlink/worker=containerd
=== CONT TestIntegration/TestFileOpSymlink/worker=containerd
client_test.go:2489:
Error Trace: /src/client/client_test.go:2489
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: []byte{0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x73}
actual : []byte(nil)
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]uint8) (len=8) {
- 00000000 63 6f 6e 74 65 6e 74 73 |contents|
-}
+([]uint8) <nil>
Test: TestIntegration/TestFileOpSymlink/worker=containerd
sandbox.go:135: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3582566657/config.toml
sandbox.go:135: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3582566657/config.toml
sandbox.go:138: > StartCmd 2024-11-21 21:21:19.425688458 +0000 UTC m=+227.118375600 /usr/bin/containerd --config /tmp/bktest_containerd3582566657/config.toml
sandbox.go:138: time="2024-11-21T21:21:19.446551302Z" level=info msg="starting containerd" revision= version=2.0.0+unknown
sandbox.go:138: time="2024-11-21T21:21:19.456481130Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="2.644µs"
sandbox.go:138: time="2024-11-21T21:21:19.456509172Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1
sandbox.go:138: time="2024-11-21T21:21:19.456532576Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:138: time="2024-11-21T21:21:19.456588079Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:138: time="2024-11-21T21:21:19.456610270Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:138: time="2024-11-21T21:21:19.456650365Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:19.456750351Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:19.456767032Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:19.456788321Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:19.456803660Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:19.456888878Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:19.457145856Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:19.457190209Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd3582566657/root/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-21T21:21:19.457221116Z" level=info msg="loading plugin" id=io.containerd.event.v1.exchange type=io.containerd.event.v1
sandbox.go:138: time="2024-11-21T21:21:19.457252134Z" level
|
Test
Process completed with exit code 1.
|
Loading