Enable job discard, exporter stub, context cancel bug #184
Annotations
8 errors and 1 warning
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4071
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/frontend=gateway
dockerfile_test.go:4071:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4071
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:35175/buildkit/testexportdf:latest: not found
Test: TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/frontend=gateway
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_config3802210794/buildkitd.toml --root /tmp/bktest_buildkitd2719381555 --addr unix:///tmp/bktest_buildkitd2719381555/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_config3802210794/buildkitd.toml --root /tmp/bktest_buildkitd2719381555 --addr unix:///tmp/bktest_buildkitd2719381555/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:33.796650182 +0000 UTC m=+17.466338657 /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_config3802210794/buildkitd.toml --root /tmp/bktest_buildkitd2719381555 --addr unix:///tmp/bktest_buildkitd2719381555/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2719381555/net/cni\" for cleanup: open /tmp/bktest_buildkitd2719381555/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg="creating new network namespace 2s9vnudm8gpb6eevc6heyhane" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg="finished creating network namespace 2s9vnudm8gpb6eevc6heyhane" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg="finished setting up network namespace 2s9vnudm8gpb6eevc6heyhane" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:33Z" level=info msg="found worker \"tfgzj6wd5bim3iwpkacczv2u4\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d8030eaa453c 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-04-12T22:41:33Z" level=info msg="found 1 workers, default=\"tfgzj6wd5bim3iwpkacczv2u4\""
sandbox.go:131: time="2024-04-12T22:41:33Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:33Z" level=info msg="running server on /tmp/bktest_buildkitd2719381555/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:34Z" level=debug msg="skipping invalid cache export mode: " revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=9d38770456d00e70 traceID=ab1db33dfb2e48b9527dec9139b3a693 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-0
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=gateway
dockerfile_test.go:4433:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: "421feacffaff93e258e961430c26e244e340fb0b301dd65134c8715a4d057f87 -\n"
actual : "f983bb33a412c7be372ff51c18812166a781c96f3412e00154442f6bc37488cd -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-421feacffaff93e258e961430c26e244e340fb0b301dd65134c8715a4d057f87 -
+f983bb33a412c7be372ff51c18812166a781c96f3412e00154442f6bc37488cd -
Test: TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=gateway
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_config4020049647/buildkitd.toml --root /tmp/bktest_buildkitd1764439975 --addr unix:///tmp/bktest_buildkitd1764439975/buildkitd.sock --debug
sandbox.go:131: 3ac56f9e7c771903fa5e86e5f5faf839a1c8ff1ddf0344ae2c9ce4efbe146909 -
sandbox.go:131: f983bb33a412c7be372ff51c18812166a781c96f3412e00154442f6bc37488cd -
sandbox.go:131: 6a7d7861fcdb36aa10a86d5a496a701a90a04e9805dbfe6bf091382ac7855b77 -
sandbox.go:131: 421feacffaff93e258e961430c26e244e340fb0b301dd65134c8715a4d057f87 -
sandbox.go:131: a132833489b1d9e3996e1be452fa0a92548b002881f968c309aac1795effc612 -
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_config4020049647/buildkitd.toml --root /tmp/bktest_buildkitd1764439975 --addr unix:///tmp/bktest_buildkitd1764439975/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:37.227925217 +0000 UTC m=+20.897613712 /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_config4020049647/buildkitd.toml --root /tmp/bktest_buildkitd1764439975 --addr unix:///tmp/bktest_buildkitd1764439975/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:37Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1764439975/net/cni\" for cleanup: open /tmp/bktest_buildkitd1764439975/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:37Z" level=debug msg="creating new network namespace ojjn339zhycd6hipfflmvz5l4" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:37Z" level=debug msg="finished creating network namespace ojjn339zhycd6hipfflmvz5l4" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:37Z" level=debug msg="finished setting up network namespace ojjn339zhycd6hipfflmvz5l4" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:37Z" level=info msg="found worker \"8arhxq7dyqu5amcd0gmkcn3xz\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d8030eaa453c 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:
|
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=gateway
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=gateway
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_config886958123/buildkitd.toml --root /tmp/bktest_buildkitd2488643 --addr unix:///tmp/bktest_buildkitd2488643/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_config886958123/buildkitd.toml --root /tmp/bktest_buildkitd2488643 --addr unix:///tmp/bktest_buildkitd2488643/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:30.776606624 +0000 UTC m=+14.446295119 /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_config886958123/buildkitd.toml --root /tmp/bktest_buildkitd2488643 --addr unix:///tmp/bktest_buildkitd2488643/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:30Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2488643/net/cni\" for cleanup: open /tmp/bktest_buildkitd2488643/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:30Z" level=debug msg="creating new network namespace lsvomd7r4khvs78wro2q0i85z" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:30Z" level=debug msg="finished creating network namespace lsvomd7r4khvs78wro2q0i85z" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:30Z" level=debug msg="finished setting up network namespace lsvomd7r4khvs78wro2q0i85z" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:30Z" level=info msg="found worker \"9q5ah9glm1h97de84felf1pxo\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d8030eaa453c 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-04-12T22:41:30Z" level=info msg="found 1 workers, default=\"9q5ah9glm1h97de84felf1pxo\""
sandbox.go:131: time="2024-04-12T22:41:30Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:30Z" level=info msg="running server on /tmp/bktest_buildkitd2488643/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:30Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=dd0aac3470a6885a traceID=04dbbd9c35a309eef85f611124b3aa1d version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:30Z" level=debug msg=resolving host="localhost:32827"
sandbox.go:131:
|
Generate annotations:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=gateway
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=oci-snapshotter-stargzfrontend=gateway3757939360/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=gateway
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_config1496323651/buildkitd.toml --root /tmp/bktest_buildkitd1572892401 --addr unix:///tmp/bktest_buildkitd1572892401/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:21.545350633 +0000 UTC m=+5.215039138 /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_config1496323651/buildkitd.toml --root /tmp/bktest_buildkitd1572892401 --addr unix:///tmp/bktest_buildkitd1572892401/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1572892401/net/cni\" for cleanup: open /tmp/bktest_buildkitd1572892401/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="creating new network namespace scq6btxnvkytkrm0acyut6o7j" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="finished creating network namespace scq6btxnvkytkrm0acyut6o7j" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="finished setting up network namespace scq6btxnvkytkrm0acyut6o7j" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:21Z" level=info msg="found worker \"j6fsy3haz1ej8rz51rx9rwun4\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d8030eaa453c 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-04-12T22:41:21Z" level=info msg="found 1 workers, default=\"j6fsy3haz1ej8rz51rx9rwun4\""
sandbox.go:131: time="2024-04-12T22:41:21Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:21Z" level=info msg="running server on /tmp/bktest_buildkitd1572892401/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=9da0e8bf9bd28ece traceID=12199ac3b50ef901625e5264bd66d90b version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg=resolving host="localhost:38445"
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="do request" host="localhost:38445" 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
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=gateway
dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096
dockerfile_test.go:6650:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6650
/src/frontend/dockerfile/dockerfile_test.go:6624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:39649/buildkit/testreprosourcedateepoch:1673354096-cache: not found
Test: TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=gateway
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_config2794454074/buildkitd.toml --root /tmp/bktest_buildkitd2272612147 --addr unix:///tmp/bktest_buildkitd2272612147/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_config2794454074/buildkitd.toml --root /tmp/bktest_buildkitd2272612147 --addr unix:///tmp/bktest_buildkitd2272612147/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:19.048406643 +0000 UTC m=+2.718095138 /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_config2794454074/buildkitd.toml --root /tmp/bktest_buildkitd2272612147 --addr unix:///tmp/bktest_buildkitd2272612147/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2272612147/net/cni\" for cleanup: open /tmp/bktest_buildkitd2272612147/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="creating new network namespace 1oacjgh5njh0vyu474flovt5n" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="finished creating network namespace 1oacjgh5njh0vyu474flovt5n" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="finished setting up network namespace 1oacjgh5njh0vyu474flovt5n" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="found worker \"mk3rggurpm9l2mk12d54ux2zr\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d8030eaa453c 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-04-12T22:41:19Z" level=info msg="found 1 workers, default=\"mk3rggurpm9l2mk12d54ux2zr\""
sandbox.go:131: time="2024-04-12T22:41:19Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="running server on /tmp/bktest_buildkitd2272612147/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=ef122769ed1d690c traceID=00a
|
Generate annotations:
frontend/dockerfile/dockerfile_provenance_test.go#L217
=== RUN TestIntegration/TestProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway/#00
dockerfile_provenance_test.go:217:
Error Trace: /src/frontend/dockerfile/dockerfile_provenance_test.go:217
Error: Not equal:
expected: 2
actual : 0
Test: TestIntegration/TestProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway/#00
--- FAIL: TestIntegration/TestProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway/#00 (1.09s)
|
Generate annotations:
frontend/dockerfile/dockerfile_provenance_test.go#L217
=== RUN TestIntegration/TestProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway/max
dockerfile_provenance_test.go:217:
Error Trace: /src/frontend/dockerfile/dockerfile_provenance_test.go:217
Error: Not equal:
expected: 2
actual : 0
Test: TestIntegration/TestProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway/max
--- FAIL: TestIntegration/TestProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway/max (0.33s)
|
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