Lock ops based on computed key rather than LLB digest #245
Annotations
3 errors and 2 warnings
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L225
=== RUN TestIntegration/TestMountRWCache/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestMountRWCache/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestMountRWCache/worker=oci-rootless/frontend=builtin
dockerfile_mount_test.go:225:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:225
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []byte{0x35, 0x34, 0x32, 0x64, 0x35, 0x34, 0x33, 0x65, 0x38, 0x34, 0x36, 0x65, 0x61, 0x38, 0x33, 0x34, 0x34, 0x64, 0x34, 0x30, 0x37, 0x64, 0x62, 0x38, 0x65, 0x37, 0x61, 0x35, 0x65, 0x66, 0x66, 0x65, 0x30, 0x62, 0x39, 0x31, 0x61, 0x38, 0x64, 0x66, 0x30, 0x31, 0x33, 0x66, 0x62, 0x39, 0x39, 0x31, 0x61, 0x33, 0x64, 0x33, 0x37, 0x66, 0x64, 0x30, 0x64, 0x65, 0x39, 0x63, 0x65, 0x33, 0x33, 0x62, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x36, 0x38, 0x61, 0x39, 0x38, 0x31, 0x33, 0x33, 0x35, 0x31, 0x36, 0x31, 0x31, 0x32, 0x38, 0x64, 0x38, 0x32, 0x65, 0x65, 0x62, 0x64, 0x64, 0x64, 0x35, 0x30, 0x37, 0x35, 0x66, 0x35, 0x39, 0x39, 0x32, 0x66, 0x62, 0x63, 0x37, 0x33, 0x30, 0x66, 0x36, 0x33, 0x61, 0x39, 0x62, 0x37, 0x62, 0x62, 0x62, 0x37, 0x33, 0x30, 0x66, 0x33, 0x61, 0x36, 0x64, 0x64, 0x32, 0x65, 0x64, 0x35, 0x35, 0x63, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 35 34 32 64 35 34 33 65 38 34 36 65 61 38 33 34 |542d543e846ea834|
- 00000010 34 64 34 30 37 64 62 38 65 37 61 35 65 66 66 65 |4d407db8e7a5effe|
- 00000020 30 62 39 31 61 38 64 66 30 31 33 66 62 39 39 31 |0b91a8df013fb991|
- 00000030 61 33 64 33 37 66 64 30 64 65 39 63 65 33 33 62 |a3d37fd0de9ce33b|
+ 00000000 36 38 61 39 38 31 33 33 35 31 36 31 31 32 38 64 |68a981335161128d|
+ 00000010 38 32 65 65 62 64 64 64 35 30 37 35 66 35 39 39 |82eebddd5075f599|
+ 00000020 32 66 62 63 37 33 30 66 36 33 61 39 62 37 62 62 |2fbc730f63a9b7bb|
+ 00000030 62 37 33 30 66 33 61 36 64 64 32 65 64 35 35 63 |b730f3a6dd2ed55c|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/worker=oci-rootless/frontend=builtin
sandbox.go:128: stdout: /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_config105530812/buildkitd.toml --root /tmp/bktest_buildkitd2825299915 --addr unix:///tmp/bktest_buildkitd2825299915/buildkitd.sock --debug
sandbox.go:131: LRU size 0
sandbox.go:131: LRU size 1
sandbox.go:131: LRU size 2
sandbox.go:131: LRU size 3
sandbox.go:131: slow cache digest sha256:eec28f53439507d27661771b29ddde71b2390adc0e46a21aaa0f201ac9114c32
sandbox.go:131: slow cache digest sha256:6dce3b00e7301981fd05b2e821983b0824f580e889bf6607e0f411a064909993
sandbox.go:131: slow cache digest sha256:4d880005536ad4dc3907a4c2a5caea26da452e6e233bb579dfcaa5f9b0a969e1
sandbox.go:131: LRU size 4
sandbox.go:131: LRU size 5
sandbox.go:131: LRU size 6
sandbox.go:131: LRU size 7
sandbox.go:131: slow cache digest sha256:8e05d0ffc469a24b93f653d8d045751dcb885dbb6132b2a15f1cb6e77fb0bd3f
sandbox.go:131: slow cache digest sha256:6dce3b00e7301981fd05b2e821983b0824f580e889bf6607e0f411a064909993
sandbox.go:131: slow cache digest sha256:399143d6c41cbb8d3be00d8f58e79753735f0d4c91771977eedd69d7eec601d2
sandbox.go:128: 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.
|
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L225
=== RUN TestIntegration/TestMountRWCache/worker=oci-rootless/frontend=client
=== PAUSE TestIntegration/TestMountRWCache/worker=oci-rootless/frontend=client
=== CONT TestIntegration/TestMountRWCache/worker=oci-rootless/frontend=client
dockerfile_mount_test.go:225:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:225
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []byte{0x64, 0x32, 0x30, 0x32, 0x31, 0x37, 0x61, 0x62, 0x30, 0x39, 0x38, 0x35, 0x63, 0x30, 0x37, 0x62, 0x37, 0x61, 0x65, 0x36, 0x31, 0x62, 0x64, 0x64, 0x32, 0x36, 0x62, 0x34, 0x37, 0x66, 0x38, 0x32, 0x62, 0x66, 0x64, 0x33, 0x31, 0x37, 0x30, 0x31, 0x33, 0x30, 0x65, 0x62, 0x31, 0x34, 0x64, 0x34, 0x62, 0x31, 0x66, 0x30, 0x64, 0x34, 0x34, 0x36, 0x64, 0x30, 0x32, 0x38, 0x38, 0x36, 0x30, 0x63, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x31, 0x30, 0x35, 0x64, 0x33, 0x35, 0x62, 0x32, 0x32, 0x63, 0x65, 0x62, 0x64, 0x37, 0x32, 0x34, 0x34, 0x66, 0x37, 0x37, 0x39, 0x37, 0x30, 0x64, 0x65, 0x38, 0x33, 0x39, 0x32, 0x39, 0x63, 0x38, 0x65, 0x32, 0x62, 0x34, 0x65, 0x36, 0x34, 0x33, 0x38, 0x39, 0x37, 0x36, 0x33, 0x33, 0x61, 0x63, 0x63, 0x62, 0x63, 0x39, 0x61, 0x65, 0x32, 0x65, 0x34, 0x31, 0x33, 0x65, 0x31, 0x33, 0x32, 0x65, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 64 32 30 32 31 37 61 62 30 39 38 35 63 30 37 62 |d20217ab0985c07b|
- 00000010 37 61 65 36 31 62 64 64 32 36 62 34 37 66 38 32 |7ae61bdd26b47f82|
- 00000020 62 66 64 33 31 37 30 31 33 30 65 62 31 34 64 34 |bfd3170130eb14d4|
- 00000030 62 31 66 30 64 34 34 36 64 30 32 38 38 36 30 63 |b1f0d446d028860c|
+ 00000000 31 30 35 64 33 35 62 32 32 63 65 62 64 37 32 34 |105d35b22cebd724|
+ 00000010 34 66 37 37 39 37 30 64 65 38 33 39 32 39 63 38 |4f77970de83929c8|
+ 00000020 65 32 62 34 65 36 34 33 38 39 37 36 33 33 61 63 |e2b4e643897633ac|
+ 00000030 63 62 63 39 61 65 32 65 34 31 33 65 31 33 32 65 |cbc9ae2e413e132e|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/worker=oci-rootless/frontend=client
sandbox.go:128: stdout: /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_config2005173241/buildkitd.toml --root /tmp/bktest_buildkitd2654133534 --addr unix:///tmp/bktest_buildkitd2654133534/buildkitd.sock --debug
sandbox.go:131: LRU size 0
sandbox.go:131: LRU size 1
sandbox.go:131: LRU size 2
sandbox.go:131: LRU size 3
sandbox.go:131: slow cache digest sha256:eec28f53439507d27661771b29ddde71b2390adc0e46a21aaa0f201ac9114c32
sandbox.go:131: slow cache digest sha256:6dce3b00e7301981fd05b2e821983b0824f580e889bf6607e0f411a064909993
sandbox.go:131: slow cache digest sha256:a9da49215567ec0323d974bb8211cd52dd011bb4e26e5549f53642b42ef0bb37
sandbox.go:131: LRU size 4
sandbox.go:131: LRU size 5
sandbox.go:131: LRU size 6
sandbox.go:131: LRU size 7
sandbox.go:131: slow cache digest sha256:8e05d0ffc469a24b93f653d8d045751dcb885dbb6132b2a15f1cb6e77fb0bd3f
sandbox.go:131: slow cache digest sha256:6dce3b00e7301981fd05b2e821983b0824f580e889bf6607e0f411a064909993
sandbox.go:131: slow cache digest sha256:be4bb8742e5d3b90abd4e1c15026096be74dab4a29a91f0fcc2cc583011990a7
sandbox.go:128: 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.wor
|
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading