buildkit #169
buildkit.yml
on: schedule
Annotations
5 errors and 12 warnings
Failed: client/TestClientGatewayIntegration:
client/run.go#L166
=== RUN TestClientGatewayIntegration
time="2024-08-09T10:12:06Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44443"
run.go:166:
Error Trace: /src/util/testutil/integration/run.go:166
/src/client/build_test.go:40
Error: Received unexpected error:
httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/amd64/busybox/manifests/sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
github.com/moby/buildkit/util/contentutil.CopyChain
/src/util/contentutil/copy.go:87
github.com/moby/buildkit/util/testutil/integration.copyImagesLocal
/src/util/testutil/integration/run.go:271
github.com/moby/buildkit/util/testutil/integration.runMirror
/src/util/testutil/integration/run.go:362
github.com/moby/buildkit/util/testutil/integration.Run
/src/util/testutil/integration/run.go:165
github.com/moby/buildkit/client.TestClientGatewayIntegration
/src/client/build_test.go:40
testing.tRunner
/usr/local/go/src/testing/testing.go:1595
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestClientGatewayIntegration
--- FAIL: TestClientGatewayIntegration (1.66s)
|
Failed: client/TestIntegration:
client/run.go#L166
=== RUN TestIntegration
time="2024-08-09T10:12:08Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45719"
run.go:166:
Error Trace: /src/util/testutil/integration/run.go:166
/src/client/client_test.go:236
/src/client/client_test.go:225
Error: Received unexpected error:
httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/cpuguy83/buildkit-foreign/manifests/sha256:8859ffb0bb604463fe19f1e606ceda9f4f8f42e095bf78c42458cf6da7b5c7e7: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
github.com/moby/buildkit/util/contentutil.CopyChain
/src/util/contentutil/copy.go:87
github.com/moby/buildkit/util/testutil/integration.copyImagesLocal
/src/util/testutil/integration/run.go:271
github.com/moby/buildkit/util/testutil/integration.runMirror
/src/util/testutil/integration/run.go:362
github.com/moby/buildkit/util/testutil/integration.Run
/src/util/testutil/integration/run.go:165
github.com/moby/buildkit/client.testIntegration
/src/client/client_test.go:236
github.com/moby/buildkit/client.TestIntegration
/src/client/client_test.go:225
testing.tRunner
/usr/local/go/src/testing/testing.go:1595
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration
--- FAIL: TestIntegration (1.46s)
|
Failed: cmd/buildctl/TestCLIIntegration:
cmd/buildctl/run.go#L166
=== RUN TestCLIIntegration
time="2024-08-09T10:12:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41075"
run.go:166:
Error Trace: /src/util/testutil/integration/run.go:166
/src/cmd/buildctl/buildctl_test.go:20
Error: Received unexpected error:
httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/amd64/busybox/manifests/sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
github.com/moby/buildkit/util/contentutil.CopyChain
/src/util/contentutil/copy.go:87
github.com/moby/buildkit/util/testutil/integration.copyImagesLocal
/src/util/testutil/integration/run.go:271
github.com/moby/buildkit/util/testutil/integration.runMirror
/src/util/testutil/integration/run.go:362
github.com/moby/buildkit/util/testutil/integration.Run
/src/util/testutil/integration/run.go:165
github.com/moby/buildkit/cmd/buildctl.TestCLIIntegration
/src/cmd/buildctl/buildctl_test.go:20
testing.tRunner
/usr/local/go/src/testing/testing.go:1595
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestCLIIntegration
--- FAIL: TestCLIIntegration (1.61s)
|
Failed: solver/TestJobsIntegration:
solver/run.go#L166
=== RUN TestJobsIntegration
time="2024-08-09T10:12:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37311"
run.go:166:
Error Trace: /src/util/testutil/integration/run.go:166
/src/solver/jobs_test.go:23
Error: Received unexpected error:
httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/amd64/busybox/manifests/sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
github.com/moby/buildkit/util/contentutil.CopyChain
/src/util/contentutil/copy.go:87
github.com/moby/buildkit/util/testutil/integration.copyImagesLocal
/src/util/testutil/integration/run.go:271
github.com/moby/buildkit/util/testutil/integration.runMirror
/src/util/testutil/integration/run.go:362
github.com/moby/buildkit/util/testutil/integration.Run
/src/util/testutil/integration/run.go:165
github.com/moby/buildkit/solver.TestJobsIntegration
/src/solver/jobs_test.go:23
testing.tRunner
/usr/local/go/src/testing/testing.go:1595
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestJobsIntegration
--- FAIL: TestJobsIntegration (1.55s)
|
test / run (oci, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Process completed with exit code 1.
|
test / run (oci, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test / run (./..., nydus, 1, integration)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test / run (./..., 1, integration gateway)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test / run (./client, oci, nydus, integration)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test / run (oci-rootless-slirp4netns-detachnetns, ./client ./cmd/buildctl ./worker/containerd ./solver ....
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test / run (oci-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, int...
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test / run (oci-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test / run (./client, containerd, nydus, integration)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test / run (containerd-1.6, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test / run (containerd, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test / run (containerd-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./fronte...
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test / run (containerd-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integr...
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildkit-darwin-amd64
Expired
|
13.7 MB |
|
buildkit-darwin-arm64
Expired
|
13.1 MB |
|
buildkit-linux-amd64
Expired
|
74.4 MB |
|
buildkit-linux-arm-v7
Expired
|
70.9 MB |
|
buildkit-linux-arm64
Expired
|
69.9 MB |
|
buildkit-linux-ppc64le
Expired
|
70.6 MB |
|
buildkit-linux-riscv64
Expired
|
71.2 MB |
|
buildkit-linux-s390x
Expired
|
74.1 MB |
|
buildkit-windows-amd64
Expired
|
38.8 MB |
|
buildkit-windows-arm64
Expired
|
36.1 MB |
|
test-reports-run--1---
Expired
|
260 KB |
|
test-reports-run--1---nydus
Expired
|
261 KB |
|
test-reports-run-client---containerd-nydus
Expired
|
41.4 KB |
|
test-reports-run-client---oci-nydus
Expired
|
46.3 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-
Expired
|
66.7 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-16-
Expired
|
67.2 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-rootless-
Expired
|
67.7 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-snapshotter-stargz-
Expired
|
67 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-
Expired
|
30.2 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-
Expired
|
71.5 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-slirp4netns-detachnetns-
Expired
|
72.5 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-snapshotter-stargz-
Expired
|
71.8 KB |
|