Enable job discard, exporter stub, context cancel bug #180
Annotations
11 errors and 1 warning
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3558995455/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_containerd3558995455/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3558995455/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_containerd3558995455/config.toml
sandbox.go:131: > StartCmd 2024-04-11 19:07:26.059471384 +0000 UTC m=+1.926000660 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3558995455/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_containerd3558995455/config.toml
sandbox.go:131: time="2024-04-11T19:07:26Z" 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-04-11T19:07:26Z" 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-04-11T19:07:26.116368669Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-11T19:07:26.148659821Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-11T19:07:26.148753215Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-11T19:07:26.148848382Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-11T19:07:26.148874721Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:07:26.149059996Z" 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-04-11T19:07:26.149099038Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:07:26.149139423Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-11T19:07:26.149161144Z" level=info msg=
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client
=== CONT TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3358563985/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_containerd3358563985/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3358563985/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_containerd3358563985/config.toml
sandbox.go:131: > StartCmd 2024-04-11 19:08:10.178989804 +0000 UTC m=+46.045519079 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3358563985/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_containerd3358563985/config.toml
sandbox.go:131: time="2024-04-11T19:08:10Z" 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-04-11T19:08:10Z" 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-04-11T19:08:10.222132612Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-11T19:08:10.237987719Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-11T19:08:10.238019037Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-11T19:08:10.238062278Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-11T19:08:10.238078738Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:08:10.238180899Z" 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-04-11T19:08:10.238204753Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:08:10.238222026Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-11T19:08:10.238234108Z" level=info msg="lo
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin
dockerfile_test.go:2155:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestDockerfileADDFromURLworker=containerd-rootlessfrontend=builtin3569776873/002/dest/__unnamed__: no such file or directory
Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 24063 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3894507872/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3210823376/buildkitd.toml --root /tmp/bktest_buildkitd2267035271 --addr unix:///tmp/bktest_buildkitd2267035271/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-11 19:08:09.005177864 +0000 UTC m=+44.871707109 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 24063 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3894507872/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3210823376/buildkitd.toml --root /tmp/bktest_buildkitd2267035271 --addr unix:///tmp/bktest_buildkitd2267035271/buildkitd.sock --debug
sandbox.go:131: time="2024-04-11T19:08:09Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-11T19:08:09Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-11T19:08:09Z" level=info msg="found worker \"btj69fhiuxjs1lidjb4d64zjh\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:46b82ca1-fc04-438f-9bc3-0ea41a69440c org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:e351b4b37527 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]"
sandbox.go:131: time="2024-04-11T19:08:09Z" level=info msg="found 1 workers, default=\"btj69fhiuxjs1lidjb4d64zjh\""
sandbox.go:131: time="2024-04-11T19:08:09Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-11T19:08:09Z" level=info msg="running server on /tmp/bktest_buildkitd2267035271/buildkitd.sock"
sandbox.go:131: time="2024-04-11T19:08:09Z" level=debug msg="session started" revision=4e7e86279cbc1b6ed34241bb1070454de4628a6a spanID=c47bb9b7dee3ff26 traceID=e907503c23347421c945e383a42f9c4d version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-11T19:08:09Z" level=debug msg="new ref for local: 6hwagviphti6w7o8ykkw07lh8" revision=4e7e86279cbc1b6ed34241bb1070454de4628a6a span="[internal] load build definition from Dockerfile" spanID=ecaf895c5f95952d traceID=e907503c23347421c945e383a42f9c4d version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-11T19:08:09Z" level=debug msg="diffcopy took: 3.185793ms" revision=4e7e86279cbc1b6ed34241bb1070454de4628a6a span="[internal] load build definition from Dockerfile" spanID=3e861987702981fe traceID=e907503c2334
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin
dockerfile_test.go:2257:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestDockerfileAddArchiveworker=containerd-rootlessfrontend=builtin2216557683/003/t.tar.gz: no such file or directory
Test: TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3766243104/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_containerd3766243104/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3766243104/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_containerd3766243104/config.toml
sandbox.go:131: > StartCmd 2024-04-11 19:08:08.482123431 +0000 UTC m=+44.348652706 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3766243104/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_containerd3766243104/config.toml
sandbox.go:131: time="2024-04-11T19:08:08Z" 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-04-11T19:08:08Z" 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-04-11T19:08:08.523808945Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-11T19:08:08.541142592Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-11T19:08:08.541183980Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-11T19:08:08.541229394Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-11T19:08:08.541252337Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:08:08.541369956Z" 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-04-11T19:08:08.541390855Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:08:08.541408748Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-11T19:08:08.541427142Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:08:08.541536766Z" level=info msg="loading plugin \"io.containerd.snapsh
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6789
=== RUN TestIntegration/TestCacheReleased/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestCacheReleased/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestCacheReleased/worker=containerd-rootless/frontend=builtin
dockerfile_test.go:6789:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6789
/src/frontend/dockerfile/dockerfile_test.go:653
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Should be true
Test: TestIntegration/TestCacheReleased/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3476851481/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_containerd3476851481/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3476851481/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_containerd3476851481/config.toml
sandbox.go:131: > StartCmd 2024-04-11 19:08:03.470718171 +0000 UTC m=+39.337247445 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3476851481/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_containerd3476851481/config.toml
sandbox.go:131: time="2024-04-11T19:08:03Z" 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-04-11T19:08:03Z" 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-04-11T19:08:03.564595204Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-11T19:08:03.584144356Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-11T19:08:03.584205941Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-11T19:08:03.584267906Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-11T19:08:03.584301068Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:08:03.584401405Z" 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-04-11T19:08:03.584443213Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:08:03.584493596Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-11T19:08:03.584520707Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:08:03.584656279Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:08:03.585055191Z" level=info msg
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6789
=== RUN TestIntegration/TestCacheReleased/worker=containerd-rootless/frontend=client
=== PAUSE TestIntegration/TestCacheReleased/worker=containerd-rootless/frontend=client
=== CONT TestIntegration/TestCacheReleased/worker=containerd-rootless/frontend=client
dockerfile_test.go:6789:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6789
/src/frontend/dockerfile/dockerfile_test.go:653
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Should be true
Test: TestIntegration/TestCacheReleased/worker=containerd-rootless/frontend=client
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1611884195/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_containerd1611884195/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1611884195/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_containerd1611884195/config.toml
sandbox.go:131: > StartCmd 2024-04-11 19:08:03.453825143 +0000 UTC m=+39.320354408 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1611884195/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_containerd1611884195/config.toml
sandbox.go:131: time="2024-04-11T19:08:03Z" 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-04-11T19:08:03Z" 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-04-11T19:08:03.539310214Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-11T19:08:03.563286514Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-11T19:08:03.563319255Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-11T19:08:03.563393073Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-11T19:08:03.563408662Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:08:03.563491286Z" 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-04-11T19:08:03.563508087Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:08:03.563523756Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-11T19:08:03.563535688Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:08:03.563641515Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:08:03.563913892Z" level=info msg="lo
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin
dockerfile_test.go:3624:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-rootlessfrontend=builtin3836474674/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 18991 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1820618799/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config490009474/buildkitd.toml --root /tmp/bktest_buildkitd797198540 --addr unix:///tmp/bktest_buildkitd797198540/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-11 19:08:02.175874676 +0000 UTC m=+38.042403951 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 18991 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1820618799/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config490009474/buildkitd.toml --root /tmp/bktest_buildkitd797198540 --addr unix:///tmp/bktest_buildkitd797198540/buildkitd.sock --debug
sandbox.go:131: time="2024-04-11T19:08:02Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-11T19:08:02Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-11T19:08:02Z" level=info msg="found worker \"omrqss39fyhl9drz1a4m7zvip\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:fbf0bbe4-27ea-48c1-b188-cf3abcfcc823 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:e351b4b37527 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]"
sandbox.go:131: time="2024-04-11T19:08:02Z" level=info msg="found 1 workers, default=\"omrqss39fyhl9drz1a4m7zvip\""
sandbox.go:131: time="2024-04-11T19:08:02Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-11T19:08:02Z" level=info msg="running server on /tmp/bktest_buildkitd797198540/buildkitd.sock"
sandbox.go:131: time="2024-04-11T19:08:02Z" level=debug msg="session started" revision=4e7e86279cbc1b6ed34241bb1070454de4628a6a spanID=1f4e251b80e76d3e traceID=cbcf9a8f0697e8eb3adfe946183614ee version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-11T19:08:02Z" level=debug msg="new ref for local: kckqas4d84ervbkdyvuoziesv" revision=4e7e86279cbc1b6ed34241bb1070454de4628a6a span="[internal] load build definition from Dockerfile" spanID=ccd99e7aad476bc5 traceID=54bb0c5340b72b06ba979d92ab452bec version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-11T19:08:02Z" level=debug msg="diffcopy took: 1.557822ms" revision=4e7e86279cbc1b6ed34241bb1070454de4628a6a span="[internal] load build definition from Dockerfile" spanID=71e173fed8a7bd69 traceID=54bb0c5340b72b06ba979d9
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client
dockerfile_test.go:3624:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-rootlessfrontend=client2174349790/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 18928 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4084169617/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3263743314/buildkitd.toml --root /tmp/bktest_buildkitd965313453 --addr unix:///tmp/bktest_buildkitd965313453/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-11 19:08:02.008327648 +0000 UTC m=+37.874856923 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 18928 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4084169617/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3263743314/buildkitd.toml --root /tmp/bktest_buildkitd965313453 --addr unix:///tmp/bktest_buildkitd965313453/buildkitd.sock --debug
sandbox.go:131: time="2024-04-11T19:08:02Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-11T19:08:02Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-11T19:08:02Z" level=info msg="found worker \"qj2hjl6du9nmo1bhh0r71xvkt\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:7f5e3bfc-68a7-446e-b365-677079347b4a org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:e351b4b37527 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]"
sandbox.go:131: time="2024-04-11T19:08:02Z" level=info msg="found 1 workers, default=\"qj2hjl6du9nmo1bhh0r71xvkt\""
sandbox.go:131: time="2024-04-11T19:08:02Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-11T19:08:02Z" level=info msg="running server on /tmp/bktest_buildkitd965313453/buildkitd.sock"
sandbox.go:131: time="2024-04-11T19:08:02Z" level=debug msg="session started" revision=4e7e86279cbc1b6ed34241bb1070454de4628a6a spanID=35b68c38330afe38 traceID=3ff567b32dfd2ba4b82a8d2a645ec3ee version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-11T19:08:02Z" level=debug msg="new ref for local: l20uqpivlv2oxr5m40ehj6w6r" revision=4e7e86279cbc1b6ed34241bb1070454de4628a6a span="[internal] load build definition from Dockerfile" spanID=2e121f3a9337e8ba traceID=517c249ed7ad087a523ae7d8436f795f version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-11T19:08:02Z" level=debug msg="diffcopy took: 1.697382ms" revision=4e7e86279cbc1b6ed34241bb1070454de4628a6a span="[internal] load build definition from Dockerfile" spanID=868207e76dcdcf3b traceID=517c249ed7ad087a523ae7d843
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=builtin
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 18488 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3597865276/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3107814480/buildkitd.toml --root /tmp/bktest_buildkitd2556482625 --addr unix:///tmp/bktest_buildkitd2556482625/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-11 19:07:42.956848844 +0000 UTC m=+18.823378109 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 18488 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3597865276/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3107814480/buildkitd.toml --root /tmp/bktest_buildkitd2556482625 --addr unix:///tmp/bktest_buildkitd2556482625/buildkitd.sock --debug
sandbox.go:131: time="2024-04-11T19:07:42Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-11T19:07:42Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-11T19:07:42Z" level=info msg="found worker \"w9yklzx2us2mwcl31x5pl9jws\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:c794cbf1-14fe-4ae3-b3cf-c897bd99223e org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:e351b4b37527 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]"
sandbox.go:131: time="2024-04-11T19:07:42Z" level=info msg="found 1 workers, default=\"w9yklzx2us2mwcl31x5pl9jws\""
sandbox.go:131: time="2024-04-11T19:07:42Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-11T19:07:42Z" level=info msg="running server on /tmp/bktest_buildkitd2556482625/buildkitd.sock"
sandbox.go:131: time="2024-04-11T19:07:43Z" level=debug msg="session started" revision=4e7e86279cbc1b6ed34241bb1070454de4628a6a spanID=dd2487076cfb0950 traceID=28362c1dcb09b4e99e3146dae3422f2f version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-11T19:07:43Z" level=debug msg="skipping invalid cache export mode: " revision=4e7e86279cbc1b6ed34241bb1070454de4628a6a spanID=0a62246d00956e30 traceID=3059ee38822eef76b2064d2139cf37e5 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-11T19:07:43Z" level=debug msg="new ref for local: 6nq2jop3og2zfw18ktyd5m94o" revision=4e7e86279cbc1b6ed34241bb1070454de4628a6a span="[internal] load build definition from Dockerfile" spanID=23592f38f4414aa4 traceID=3059ee38822eef76b2064d2139cf37e5 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-11T19:07:43Z" level=debug msg="diffcopy took: 1.378362ms" revision=4e7e86279cbc1b6ed34241bb1070454de4628a6a span="[internal] load build definition from Dockerfile" spanID=44a88872dd57815e traceID=3059ee38822eef76b2064d2139cf37e5 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-11T19:07:43Z" level=debug msg="saved 6nq2jop3og2zfw18ktyd5m94o as dockerfile:dockerfile:" re
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=client
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=client
=== CONT TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=client
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2043595393/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_containerd2043595393/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2043595393/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_containerd2043595393/config.toml
sandbox.go:131: > StartCmd 2024-04-11 19:07:42.243669152 +0000 UTC m=+18.110198427 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2043595393/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_containerd2043595393/config.toml
sandbox.go:131: time="2024-04-11T19:07:42Z" 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-04-11T19:07:42Z" 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-04-11T19:07:42.293545105Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-11T19:07:42.310456170Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-11T19:07:42.310483461Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-11T19:07:42.310539987Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-11T19:07:42.310561166Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:07:42.310678404Z" 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-04-11T19:07:42.310701998Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:07:42.310737163Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-11T19:07:42.310755528Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:07:42.310866023Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:07:42.311077467Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-11T19:07:42.311728529Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit sta
|
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/.
|
Loading