Skip to content

Lock ops based on computed key rather than LLB digest #646

Lock ops based on computed key rather than LLB digest

Lock ops based on computed key rather than LLB digest #646

Triggered via pull request May 22, 2024 17:50
Status Failure
Total duration 46m 53s
Artifacts 2

buildkit.yml

on: pull_request
Matrix: binaries
Matrix: test / run
Matrix: image
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 33 warnings
binaries (linux/riscv64)
Process completed with exit code 2.
test / run (./client, oci, nydus, integration)
Process completed with exit code 1.
binaries (linux/arm/v7)
Process completed with exit code 2.
binaries (linux/s390x)
Process completed with exit code 2.
test / run (./client, containerd, nydus, integration)
Process completed with exit code 1.
Failed: cmd/buildctl/TestCLIIntegration/TestBuildLocalExporter/worker=containerd-snapshotter-stargz: cmd/buildctl/build_test.go#L62
=== RUN TestCLIIntegration/TestBuildLocalExporter/worker=containerd-snapshotter-stargz === PAUSE TestCLIIntegration/TestBuildLocalExporter/worker=containerd-snapshotter-stargz === CONT TestCLIIntegration/TestBuildLocalExporter/worker=containerd-snapshotter-stargz 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=containerd-snapshotter-stargz sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1678309574/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1678309574/root sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1678309574/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1678309574/root sandbox.go:131: > StartCmd 2024-05-22 18:01:50.223320334 +0000 UTC m=+0.365713492 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1678309574/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1678309574/root sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2769154185/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2769154185/config.toml sandbox.go:131: > StartCmd 2024-05-22 18:01:50.347218139 +0000 UTC m=+0.489611307 /usr/bin/containerd --config /tmp/bktest_containerd2769154185/config.toml sandbox.go:131: time="2024-05-22T18:01:50Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-22T18:01:50.406756035Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-22T18:01:50.446182700Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-22T18:01:50.446284691Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-22T18:01:50.446376283Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:01:50.446591586Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:01:50.446648122Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:01:50.446684961Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-22T18:01:50.446733292Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:01:50.446905985Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:01:50.447281248Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:01:50.478289312Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05
Failed: cmd/buildctl/TestCLIIntegration/TestBuildLocalExporter/worker=oci-rootless: 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 / run (./..., 1, integration gateway)
Process completed with exit code 1.
Failed: cmd/buildctl/TestCLIIntegration/TestBuildLocalExporter/worker=containerd-1.6: cmd/buildctl/build_test.go#L62
=== RUN TestCLIIntegration/TestBuildLocalExporter/worker=containerd-1.6 === PAUSE TestCLIIntegration/TestBuildLocalExporter/worker=containerd-1.6 === CONT TestCLIIntegration/TestBuildLocalExporter/worker=containerd-1.6 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=containerd-1.6 sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3336713699/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3336713699/config.toml sandbox.go:131: > StartCmd 2024-05-22 18:02:13.662563377 +0000 UTC m=+0.272327922 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3336713699/config.toml sandbox.go:131: time="2024-05-22T18:02:13Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-22T18:02:13.746074493Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-22T18:02:13.821256740Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-22T18:02:13.821414667Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:02:13.821435396Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-22T18:02:13.821448110Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:02:13.821548789Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:02:13.821881053Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:02:13.837172945Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:02:13.837209163Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:02:13.837481605Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3336713699/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:02:13.837501994Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-22T18:02:13.837597573Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-22T18:02:13.837614034Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:131: time="2024-05-22T18:02:13.839568337Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 sandbox.go:131: time="2024-05-22T18:02:13.839595579Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-22T18:02:
Failed: cmd/buildctl/TestCLIIntegration/TestBuildLocalExporter/worker=containerd: cmd/buildctl/build_test.go#L62
=== RUN TestCLIIntegration/TestBuildLocalExporter/worker=containerd === PAUSE TestCLIIntegration/TestBuildLocalExporter/worker=containerd === CONT TestCLIIntegration/TestBuildLocalExporter/worker=containerd 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=containerd sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd4268844343/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd4268844343/config.toml sandbox.go:131: > StartCmd 2024-05-22 18:03:14.730397721 +0000 UTC m=+0.257829750 /usr/bin/containerd --config /tmp/bktest_containerd4268844343/config.toml sandbox.go:131: time="2024-05-22T18:03:14Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-22T18:03:14.803748031Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-22T18:03:14.889227410Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-22T18:03:14.891450834Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-22T18:03:14.891542805Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:03:14.891714034Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:03:14.891779936Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:03:14.891833496Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-22T18:03:14.891883649Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:03:14.892046572Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:03:14.892653601Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:03:14.910922573Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:03:14.910988485Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:03:14.911259780Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd4268844343/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:03:14.911355407Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-22T18:03:14.911523189Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox
Failed: cmd/buildctl/TestCLIIntegration/TestBuildLocalExporter/worker=containerd-rootless: cmd/buildctl/build_test.go#L62
=== RUN TestCLIIntegration/TestBuildLocalExporter/worker=containerd-rootless === PAUSE TestCLIIntegration/TestBuildLocalExporter/worker=containerd-rootless === CONT TestCLIIntegration/TestBuildLocalExporter/worker=containerd-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=containerd-rootless sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd714367599/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd714367599/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd714367599/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd714367599/config.toml sandbox.go:131: > StartCmd 2024-05-22 18:03:45.338004009 +0000 UTC m=+0.600889242 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd714367599/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd714367599/config.toml sandbox.go:131: time="2024-05-22T18:03:45Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-22T18:03:45Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-22T18:03:45.562470243Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-22T18:03:45.612876438Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-22T18:03:45.613014666Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-22T18:03:45.613082032Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-22T18:03:45.613133970Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:03:45.613275003Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:03:45.613320037Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:03:45.613356175Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-22T18:03:45.613379419Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:03:45.613561980Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-22T18:03:45.613974341Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter
test / run (./..., nydus, 1, integration)
Process completed with exit code 1.
Failed: cmd/buildctl/TestCLIIntegration/TestBuildLocalExporter/worker=oci-snapshotter-stargz: cmd/buildctl/build_test.go#L62
=== RUN TestCLIIntegration/TestBuildLocalExporter/worker=oci-snapshotter-stargz === PAUSE TestCLIIntegration/TestBuildLocalExporter/worker=oci-snapshotter-stargz === CONT TestCLIIntegration/TestBuildLocalExporter/worker=oci-snapshotter-stargz 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-snapshotter-stargz sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config3732237641/buildkitd.toml --root /tmp/bktest_buildkitd3463971289 --addr unix:///tmp/bktest_buildkitd3463971289/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config3732237641/buildkitd.toml --root /tmp/bktest_buildkitd3463971289 --addr unix:///tmp/bktest_buildkitd3463971289/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-22 18:07:07.686530285 +0000 UTC m=+1.896016142 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config3732237641/buildkitd.toml --root /tmp/bktest_buildkitd3463971289 --addr unix:///tmp/bktest_buildkitd3463971289/buildkitd.sock --debug sandbox.go:131: time="2024-05-22T18:07:07Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3463971289/net/cni\" for cleanup: open /tmp/bktest_buildkitd3463971289/net/cni: no such file or directory" sandbox.go:131: time="2024-05-22T18:07:08Z" level=debug msg="creating new network namespace 6hpvh6b4tj84evhp4rvvz6fua" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-22T18:07:08Z" level=debug msg="finished creating network namespace 6hpvh6b4tj84evhp4rvvz6fua" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-22T18:07:08Z" level=debug msg="finished setting up network namespace 6hpvh6b4tj84evhp4rvvz6fua" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-22T18:07:08Z" level=info msg="found worker \"o1lz4dps0mhbfma6lzzdqbr3m\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ba36d12f747e org.mobyproject.buildkit.worker.network:cni 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:stargz], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-22T18:07:08Z" level=info msg="found 1 workers, default=\"o1lz4dps0mhbfma6lzzdqbr3m\"" sandbox.go:131: time="2024-05-22T18:07:08Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-22T18:07:08Z" level=info msg="running server on /tmp/bktest_buildkitd3463971289/buildkitd.sock" sandbox.go:131: time="2024-05-22T18:07:08Z" level=debug msg="session started" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 spanID=2638d51f50d1cf05 traceID=d2e966cad68f836d5d30f3d70595a9ba version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-22T18:07:08Z" level=debug msg=resolving host="localhost:46523" sandbox.go:131: time="2024-05-22T18:07:08Z" level=debug msg="do request" host="localhost:46523" request.header.accept="a
Failed: cmd/buildctl/TestCLIIntegration/TestBuildLocalExporter/worker=oci: cmd/buildctl/build_test.go#L62
=== RUN TestCLIIntegration/TestBuildLocalExporter/worker=oci === PAUSE TestCLIIntegration/TestBuildLocalExporter/worker=oci === CONT TestCLIIntegration/TestBuildLocalExporter/worker=oci 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 sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4191670071/buildkitd.toml --root /tmp/bktest_buildkitd264522446 --addr unix:///tmp/bktest_buildkitd264522446/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4191670071/buildkitd.toml --root /tmp/bktest_buildkitd264522446 --addr unix:///tmp/bktest_buildkitd264522446/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-22 18:07:10.565537805 +0000 UTC m=+1.522735457 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4191670071/buildkitd.toml --root /tmp/bktest_buildkitd264522446 --addr unix:///tmp/bktest_buildkitd264522446/buildkitd.sock --debug sandbox.go:131: time="2024-05-22T18:07:10Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-22T18:07:10Z" level=debug msg="could not read \"/tmp/bktest_buildkitd264522446/net/cni\" for cleanup: open /tmp/bktest_buildkitd264522446/net/cni: no such file or directory" sandbox.go:131: time="2024-05-22T18:07:10Z" level=debug msg="creating new network namespace cee81293n1n2dkmvw7t6fzt7g" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-22T18:07:10Z" level=debug msg="finished creating network namespace cee81293n1n2dkmvw7t6fzt7g" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-22T18:07:11Z" level=debug msg="finished setting up network namespace cee81293n1n2dkmvw7t6fzt7g" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-22T18:07:11Z" level=info msg="found worker \"7zgxvxlczcgsj72ku8n1r5mh2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c574378ea40b org.mobyproject.buildkit.worker.network:cni 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-22T18:07:11Z" level=info msg="found 1 workers, default=\"7zgxvxlczcgsj72ku8n1r5mh2\"" sandbox.go:131: time="2024-05-22T18:07:11Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-22T18:07:11Z" level=info msg="running server on /tmp/bktest_buildkitd264522446/buildkitd.sock" sandbox.go:131: time="2024-05-22T18:07:11Z" level=debug msg="session started" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 spanID=590ac0a6ce1f0d8d traceID=99c0a25507af9d389461b1fc4774ad5a version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-22T18:07:11Z" level=debug msg=resolving host="localhost:43571" sandbox.go:131: time="2024-05-22T18:07:11Z" level=debug msg="do request" host="localhost:43571" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.dis
binaries (linux/riscv64)
Failed to restore: Cache service responded with 429
binaries (windows/amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binaries (windows/arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binaries (windows/arm64)
Failed to restore: Cache service responded with 429
binaries (linux/amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binaries (linux/amd64)
Failed to restore: Cache service responded with 429
binaries (darwin/arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binaries (darwin/arm64)
Failed to restore: Cache service responded with 429
binaries (linux/ppc64le)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / prepare
Failed to restore: Cache service responded with 429
binaries (linux/arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binaries (darwin/amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
binaries (darwin/amd64)
Failed to restore: Cache service responded with 429
test / run (./client, oci, nydus, integration)
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/.
binaries (linux/s390x)
Failed to restore: Cache service responded with 429
test / run (./client, containerd, nydus, integration)
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/.
test / run (containerd-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./fronte...
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/.
test / run (oci-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
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/.
test / run (oci-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Failed to restore: Cache service responded with 429
test / run (./..., 1, integration gateway)
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/.
test / run (./..., 1, integration gateway)
Failed to restore: Cache service responded with 429
test / run (containerd-1.6, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
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/.
test / run (containerd-1.6, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Failed to restore: Cache service responded with 429
test / run (containerd, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
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/.
test / run (containerd, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Failed to restore: Cache service responded with 429
test / run (containerd-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integr...
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/.
test / run (./..., nydus, 1, integration)
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/.
test / run (oci-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, int...
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/.
test / run (oci, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
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/.
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
buildkit Expired
241 MB
test-reports Expired
7.85 MB