Lock ops based on computed key rather than LLB digest #646
Annotations
2 errors and 3 warnings
Generate annotations:
cmd/buildctl/build_test.go#L62
=== RUN TestCLIIntegration/TestBuildLocalExporter/worker=oci-rootless
=== PAUSE TestCLIIntegration/TestBuildLocalExporter/worker=oci-rootless
=== CONT TestCLIIntegration/TestBuildLocalExporter/worker=oci-rootless
build_test.go:62:
Error Trace: /src/cmd/buildctl/build_test.go:62
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
exit status 1
Test: TestCLIIntegration/TestBuildLocalExporter/worker=oci-rootless
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_config3593902770/buildkitd.toml --root /tmp/bktest_buildkitd1074561137 --addr unix:///tmp/bktest_buildkitd1074561137/buildkitd.sock --debug
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.worker.sandbox=true --config=/tmp/bktest_config3593902770/buildkitd.toml --root /tmp/bktest_buildkitd1074561137 --addr unix:///tmp/bktest_buildkitd1074561137/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-22 18:01:59.490982368 +0000 UTC m=+0.189901732 /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_config3593902770/buildkitd.toml --root /tmp/bktest_buildkitd1074561137 --addr unix:///tmp/bktest_buildkitd1074561137/buildkitd.sock --debug
sandbox.go:131: time="2024-05-22T18:01:59Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-22T18:01:59Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-22T18:01:59Z" level=info msg="found worker \"guxjvqydoj0xgrh1ocdzw8bk0\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:2d16b7eed501 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]"
sandbox.go:131: time="2024-05-22T18:01:59Z" level=info msg="found 1 workers, default=\"guxjvqydoj0xgrh1ocdzw8bk0\""
sandbox.go:131: time="2024-05-22T18:01:59Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-22T18:01:59Z" level=info msg="running server on /tmp/bktest_buildkitd1074561137/buildkitd.sock"
sandbox.go:131: time="2024-05-22T18:01:59Z" level=debug msg="session started" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 spanID=cf85b41f7bb3d65d traceID=5767e2e31770c42c8579f50c8030f61f version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-22T18:01:59Z" level=debug msg=resolving host="localhost:39431"
sandbox.go:131: time="2024-05-22T18:01:59Z" level=debug msg="do request" host="localhost:39431" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:39431/v2/library/busybox/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-05-22T18:01:59Z" level=debug msg="fetch response received" host="localhost:39431" response.header.content-length=528 response.header.content-type=application/vnd.docker.distribution.manifest.v2+json response.header.date="Wed, 22 May 2024 18:01:59 GMT" response.header.docker-content-digest="sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee" response.header.docker-distribution-api
|
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/.
|
Set up Docker Buildx
Failed to restore: Cache service responded with 429
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "buildkit", "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