tests: kubernetes worker #4632
build.yml
on: pull_request
Matrix: test-integration
Matrix: test-unit
prepare-binaries
7s
govulncheck
49s
Matrix: binaries
scout
0s
release
0s
Annotations
122 errors and 1 warning
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36299/library/busybox:latest
time="2024-11-20T00:21:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36299"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36299/library/alpine:latest
time="2024-11-20T00:21:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36299"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:36299/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.34s)
|
Failed: tests/TestIntegration/TestBuild/worker=kubernetes:
tests/build.go#L84
=== RUN TestIntegration/TestBuild/worker=kubernetes
=== PAUSE TestIntegration/TestBuild/worker=kubernetes
=== CONT TestIntegration/TestBuild/worker=kubernetes
build.go:84:
Error Trace: /src/tests/build.go:84
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuild/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuild/worker=kubernetes (42.78s)
|
Failed: tests/TestIntegration/TestBuildAlias/worker=kubernetes:
tests/build.go#L91
=== RUN TestIntegration/TestBuildAlias/worker=kubernetes
=== PAUSE TestIntegration/TestBuildAlias/worker=kubernetes
=== CONT TestIntegration/TestBuildAlias/worker=kubernetes
build.go:91:
Error Trace: /src/tests/build.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildAlias/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildAlias/worker=kubernetes (45.61s)
|
Failed: tests/TestIntegration/TestBuildStdin/worker=kubernetes:
tests/build.go#L111
=== RUN TestIntegration/TestBuildStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildStdin/worker=kubernetes
build.go:111:
Error Trace: /src/tests/build.go:111
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildStdin/worker=kubernetes (44.25s)
|
Failed: tests/TestIntegration/TestBuildRemote/worker=kubernetes:
tests/build.go#L135
=== RUN TestIntegration/TestBuildRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildRemote/worker=kubernetes
build.go:135:
Error Trace: /src/tests/build.go:135
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildRemote/worker=kubernetes (40.13s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=kubernetes:
tests/build.go#L159
=== RUN TestIntegration/TestBuildLocalState/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalState/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalState/worker=kubernetes
build.go:159:
Error Trace: /src/tests/build.go:159
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalState/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalState/worker=kubernetes (36.08s)
|
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=kubernetes:
tests/build.go#L201
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
build.go:201:
Error Trace: /src/tests/build.go:201
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes (39.16s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=kubernetes:
tests/build.go#L252
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
build.go:252:
Error Trace: /src/tests/build.go:252
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes (28.12s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=kubernetes:
tests/build.go#L388
=== RUN TestIntegration/TestImageIDOutput/worker=kubernetes
=== PAUSE TestIntegration/TestImageIDOutput/worker=kubernetes
=== CONT TestIntegration/TestImageIDOutput/worker=kubernetes
build.go:388:
Error Trace: /src/tests/build.go:388
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestImageIDOutput/worker=kubernetes
--- FAIL: TestIntegration/TestImageIDOutput/worker=kubernetes (38.10s)
|
Failed: tests/TestIntegration/TestBuildLocalExport/worker=kubernetes:
tests/build.go#L281
=== RUN TestIntegration/TestBuildLocalExport/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalExport/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalExport/worker=kubernetes
build.go:281:
Error Trace: /src/tests/build.go:281
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalExport/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalExport/worker=kubernetes (42.17s)
|
test-integration (buildx-stable-1, kubernetes, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44841/library/alpine:latest
time="2024-11-20T00:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44841"
run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:44841/moby/buildkit:buildx-stable-1
time="2024-11-20T00:21:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44841"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44841/library/busybox:latest
--- FAIL: TestIntegration (0.34s)
|
Failed: tests/TestIntegration/TestBuild/worker=kubernetes:
tests/build.go#L84
=== RUN TestIntegration/TestBuild/worker=kubernetes
=== PAUSE TestIntegration/TestBuild/worker=kubernetes
=== CONT TestIntegration/TestBuild/worker=kubernetes
build.go:84:
Error Trace: /src/tests/build.go:84
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuild/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuild/worker=kubernetes (33.16s)
|
Failed: tests/TestIntegration/TestBuildAlias/worker=kubernetes:
tests/build.go#L91
=== RUN TestIntegration/TestBuildAlias/worker=kubernetes
=== PAUSE TestIntegration/TestBuildAlias/worker=kubernetes
=== CONT TestIntegration/TestBuildAlias/worker=kubernetes
build.go:91:
Error Trace: /src/tests/build.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildAlias/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildAlias/worker=kubernetes (26.04s)
|
Failed: tests/TestIntegration/TestBuildStdin/worker=kubernetes:
tests/build.go#L111
=== RUN TestIntegration/TestBuildStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildStdin/worker=kubernetes
build.go:111:
Error Trace: /src/tests/build.go:111
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildStdin/worker=kubernetes (27.14s)
|
Failed: tests/TestIntegration/TestBuildRemote/worker=kubernetes:
tests/build.go#L135
=== RUN TestIntegration/TestBuildRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildRemote/worker=kubernetes
build.go:135:
Error Trace: /src/tests/build.go:135
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildRemote/worker=kubernetes (40.26s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=kubernetes:
tests/build.go#L159
=== RUN TestIntegration/TestBuildLocalState/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalState/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalState/worker=kubernetes
build.go:159:
Error Trace: /src/tests/build.go:159
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalState/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalState/worker=kubernetes (30.08s)
|
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=kubernetes:
tests/build.go#L201
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
build.go:201:
Error Trace: /src/tests/build.go:201
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes (34.27s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=kubernetes:
tests/build.go#L252
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
build.go:252:
Error Trace: /src/tests/build.go:252
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes (31.12s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=kubernetes:
tests/build.go#L388
=== RUN TestIntegration/TestImageIDOutput/worker=kubernetes
=== PAUSE TestIntegration/TestImageIDOutput/worker=kubernetes
=== CONT TestIntegration/TestImageIDOutput/worker=kubernetes
build.go:388:
Error Trace: /src/tests/build.go:388
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestImageIDOutput/worker=kubernetes
--- FAIL: TestIntegration/TestImageIDOutput/worker=kubernetes (42.17s)
|
Failed: tests/TestIntegration/TestBuildLocalExport/worker=kubernetes:
tests/build.go#L281
=== RUN TestIntegration/TestBuildLocalExport/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalExport/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalExport/worker=kubernetes
build.go:281:
Error Trace: /src/tests/build.go:281
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalExport/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalExport/worker=kubernetes (31.09s)
|
test-integration (master, kubernetes, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46479/library/busybox:latest
time="2024-11-20T00:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46479"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46479/library/alpine:latest
time="2024-11-20T00:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46479"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46479/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.35s)
|
Failed: tests/TestIntegration/TestBuild/worker=kubernetes:
tests/build.go#L84
=== RUN TestIntegration/TestBuild/worker=kubernetes
=== PAUSE TestIntegration/TestBuild/worker=kubernetes
=== CONT TestIntegration/TestBuild/worker=kubernetes
build.go:84:
Error Trace: /src/tests/build.go:84
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuild/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuild/worker=kubernetes (28.17s)
|
Failed: tests/TestIntegration/TestBuildAlias/worker=kubernetes:
tests/build.go#L91
=== RUN TestIntegration/TestBuildAlias/worker=kubernetes
=== PAUSE TestIntegration/TestBuildAlias/worker=kubernetes
=== CONT TestIntegration/TestBuildAlias/worker=kubernetes
build.go:91:
Error Trace: /src/tests/build.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildAlias/worker=kubernetes
Messages: #0 building with "integration-kubernetes-qfb8q8ou66mw3mo8f9zl8iqgb" instance using kubernetes driver
#1 [internal] connecting to local controller
#1 DONE 0.0s
WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildAlias/worker=kubernetes (35.20s)
|
Failed: tests/TestIntegration/TestBuildStdin/worker=kubernetes:
tests/build.go#L111
=== RUN TestIntegration/TestBuildStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildStdin/worker=kubernetes
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
build.go:111:
Error Trace: /src/tests/build.go:111
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildStdin/worker=kubernetes (25.14s)
|
Failed: tests/TestIntegration/TestBuildRemote/worker=kubernetes:
tests/build.go#L135
=== RUN TestIntegration/TestBuildRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildRemote/worker=kubernetes
build.go:135:
Error Trace: /src/tests/build.go:135
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildRemote/worker=kubernetes (38.11s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=kubernetes:
tests/build.go#L159
=== RUN TestIntegration/TestBuildLocalState/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalState/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalState/worker=kubernetes
build.go:159:
Error Trace: /src/tests/build.go:159
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalState/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalState/worker=kubernetes (38.21s)
|
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=kubernetes:
tests/build.go#L201
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
build.go:201:
Error Trace: /src/tests/build.go:201
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes (29.16s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=kubernetes:
tests/build.go#L252
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
build.go:252:
Error Trace: /src/tests/build.go:252
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes (26.18s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=kubernetes:
tests/build.go#L388
=== RUN TestIntegration/TestImageIDOutput/worker=kubernetes
=== PAUSE TestIntegration/TestImageIDOutput/worker=kubernetes
=== CONT TestIntegration/TestImageIDOutput/worker=kubernetes
build.go:388:
Error Trace: /src/tests/build.go:388
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestImageIDOutput/worker=kubernetes
--- FAIL: TestIntegration/TestImageIDOutput/worker=kubernetes (35.18s)
|
Failed: tests/TestIntegration/TestBuildLocalExport/worker=kubernetes:
tests/build.go#L281
=== RUN TestIntegration/TestBuildLocalExport/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalExport/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalExport/worker=kubernetes
build.go:281:
Error Trace: /src/tests/build.go:281
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalExport/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalExport/worker=kubernetes (31.10s)
|
test-integration (buildx-stable-1, kubernetes, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40837/library/busybox:latest
time="2024-11-20T00:21:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40837"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40837/library/alpine:latest
time="2024-11-20T00:21:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40837"
run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:40837/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.36s)
|
Failed: tests/TestIntegration/TestBuild/worker=kubernetes:
tests/build.go#L84
=== RUN TestIntegration/TestBuild/worker=kubernetes
=== PAUSE TestIntegration/TestBuild/worker=kubernetes
=== CONT TestIntegration/TestBuild/worker=kubernetes
build.go:84:
Error Trace: /src/tests/build.go:84
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuild/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuild/worker=kubernetes (29.03s)
|
Failed: tests/TestIntegration/TestBuildAlias/worker=kubernetes:
tests/build.go#L91
=== RUN TestIntegration/TestBuildAlias/worker=kubernetes
=== PAUSE TestIntegration/TestBuildAlias/worker=kubernetes
=== CONT TestIntegration/TestBuildAlias/worker=kubernetes
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
build.go:91:
Error Trace: /src/tests/build.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildAlias/worker=kubernetes
Messages: #0 building with "integration-kubernetes-x9az4z96rl65hitzfr0rd3e65" instance using kubernetes driver
#1 [internal] connecting to local controller
#1 DONE 0.0s
WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildAlias/worker=kubernetes (35.30s)
|
Failed: tests/TestIntegration/TestBuildStdin/worker=kubernetes:
tests/build.go#L111
=== RUN TestIntegration/TestBuildStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildStdin/worker=kubernetes
build.go:111:
Error Trace: /src/tests/build.go:111
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildStdin/worker=kubernetes (27.03s)
|
Failed: tests/TestIntegration/TestBuildRemote/worker=kubernetes:
tests/build.go#L135
=== RUN TestIntegration/TestBuildRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildRemote/worker=kubernetes
build.go:135:
Error Trace: /src/tests/build.go:135
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildRemote/worker=kubernetes (25.04s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=kubernetes:
tests/build.go#L159
=== RUN TestIntegration/TestBuildLocalState/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalState/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalState/worker=kubernetes
build.go:159:
Error Trace: /src/tests/build.go:159
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalState/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalState/worker=kubernetes (30.13s)
|
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=kubernetes:
tests/build.go#L201
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
build.go:201:
Error Trace: /src/tests/build.go:201
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes (26.16s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=kubernetes:
tests/build.go#L252
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
build.go:252:
Error Trace: /src/tests/build.go:252
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes (41.32s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=kubernetes:
tests/build.go#L388
=== RUN TestIntegration/TestImageIDOutput/worker=kubernetes
=== PAUSE TestIntegration/TestImageIDOutput/worker=kubernetes
=== CONT TestIntegration/TestImageIDOutput/worker=kubernetes
build.go:388:
Error Trace: /src/tests/build.go:388
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestImageIDOutput/worker=kubernetes
--- FAIL: TestIntegration/TestImageIDOutput/worker=kubernetes (40.14s)
|
Failed: tests/TestIntegration/TestBuildLocalExport/worker=kubernetes:
tests/build.go#L281
=== RUN TestIntegration/TestBuildLocalExport/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalExport/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalExport/worker=kubernetes
build.go:281:
Error Trace: /src/tests/build.go:281
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalExport/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalExport/worker=kubernetes (27.61s)
|
test-integration (master, kubernetes, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33889/library/busybox:latest
time="2024-11-20T00:21:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33889"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33889/library/alpine:latest
time="2024-11-20T00:21:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33889"
run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:33889/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.34s)
|
Failed: tests/TestIntegration/TestBuild/worker=kubernetes:
tests/build.go#L84
=== RUN TestIntegration/TestBuild/worker=kubernetes
=== PAUSE TestIntegration/TestBuild/worker=kubernetes
=== CONT TestIntegration/TestBuild/worker=kubernetes
build.go:84:
Error Trace: /src/tests/build.go:84
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuild/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuild/worker=kubernetes (24.89s)
|
Failed: tests/TestIntegration/TestBuildAlias/worker=kubernetes:
tests/build.go#L91
=== RUN TestIntegration/TestBuildAlias/worker=kubernetes
=== PAUSE TestIntegration/TestBuildAlias/worker=kubernetes
=== CONT TestIntegration/TestBuildAlias/worker=kubernetes
build.go:91:
Error Trace: /src/tests/build.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildAlias/worker=kubernetes
Messages: #0 building with "integration-kubernetes-pt7t4zctl7qhdmg9nubhjvths" instance using kubernetes driver
#1 [internal] connecting to local controller
#1 DONE 0.0s
WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildAlias/worker=kubernetes (38.19s)
|
Failed: tests/TestIntegration/TestBuildStdin/worker=kubernetes:
tests/build.go#L111
=== RUN TestIntegration/TestBuildStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildStdin/worker=kubernetes
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
build.go:111:
Error Trace: /src/tests/build.go:111
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildStdin/worker=kubernetes (28.17s)
|
Failed: tests/TestIntegration/TestBuildRemote/worker=kubernetes:
tests/build.go#L135
=== RUN TestIntegration/TestBuildRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildRemote/worker=kubernetes
build.go:135:
Error Trace: /src/tests/build.go:135
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildRemote/worker=kubernetes (37.09s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=kubernetes:
tests/build.go#L159
=== RUN TestIntegration/TestBuildLocalState/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalState/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalState/worker=kubernetes
build.go:159:
Error Trace: /src/tests/build.go:159
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalState/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalState/worker=kubernetes (37.18s)
|
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=kubernetes:
tests/build.go#L201
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
build.go:201:
Error Trace: /src/tests/build.go:201
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes (26.18s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=kubernetes:
tests/build.go#L252
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
build.go:252:
Error Trace: /src/tests/build.go:252
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes (28.77s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=kubernetes:
tests/build.go#L388
=== RUN TestIntegration/TestImageIDOutput/worker=kubernetes
=== PAUSE TestIntegration/TestImageIDOutput/worker=kubernetes
=== CONT TestIntegration/TestImageIDOutput/worker=kubernetes
build.go:388:
Error Trace: /src/tests/build.go:388
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestImageIDOutput/worker=kubernetes
--- FAIL: TestIntegration/TestImageIDOutput/worker=kubernetes (38.38s)
|
Failed: tests/TestIntegration/TestBuildLocalExport/worker=kubernetes:
tests/build.go#L281
=== RUN TestIntegration/TestBuildLocalExport/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalExport/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalExport/worker=kubernetes
build.go:281:
Error Trace: /src/tests/build.go:281
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalExport/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalExport/worker=kubernetes (30.15s)
|
test-integration (latest, kubernetes, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43013/library/busybox:latest
time="2024-11-20T00:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43013"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43013/library/alpine:latest
time="2024-11-20T00:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43013"
run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:43013/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.36s)
|
Failed: tests/TestIntegration/TestBuild/worker=kubernetes:
tests/build.go#L84
=== RUN TestIntegration/TestBuild/worker=kubernetes
=== PAUSE TestIntegration/TestBuild/worker=kubernetes
=== CONT TestIntegration/TestBuild/worker=kubernetes
build.go:84:
Error Trace: /src/tests/build.go:84
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuild/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuild/worker=kubernetes (37.87s)
|
Failed: tests/TestIntegration/TestBuildAlias/worker=kubernetes:
tests/build.go#L91
=== RUN TestIntegration/TestBuildAlias/worker=kubernetes
=== PAUSE TestIntegration/TestBuildAlias/worker=kubernetes
=== CONT TestIntegration/TestBuildAlias/worker=kubernetes
build.go:91:
Error Trace: /src/tests/build.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildAlias/worker=kubernetes
Messages: #0 building with "integration-kubernetes-v8ciayk64prbb03l1dep173e2" instance using kubernetes driver
#1 [internal] connecting to local controller
#1 DONE 0.0s
WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildAlias/worker=kubernetes (25.35s)
|
Failed: tests/TestIntegration/TestBuildStdin/worker=kubernetes:
tests/build.go#L111
=== RUN TestIntegration/TestBuildStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildStdin/worker=kubernetes
build.go:111:
Error Trace: /src/tests/build.go:111
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildStdin/worker=kubernetes (27.11s)
|
Failed: tests/TestIntegration/TestBuildRemote/worker=kubernetes:
tests/build.go#L135
=== RUN TestIntegration/TestBuildRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildRemote/worker=kubernetes
build.go:135:
Error Trace: /src/tests/build.go:135
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildRemote/worker=kubernetes (39.76s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=kubernetes:
tests/build.go#L159
=== RUN TestIntegration/TestBuildLocalState/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalState/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalState/worker=kubernetes
build.go:159:
Error Trace: /src/tests/build.go:159
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalState/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalState/worker=kubernetes (36.14s)
|
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=kubernetes:
tests/build.go#L201
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
build.go:201:
Error Trace: /src/tests/build.go:201
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes (38.25s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=kubernetes:
tests/build.go#L252
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
build.go:252:
Error Trace: /src/tests/build.go:252
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes (31.03s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=kubernetes:
tests/build.go#L388
=== RUN TestIntegration/TestImageIDOutput/worker=kubernetes
=== PAUSE TestIntegration/TestImageIDOutput/worker=kubernetes
=== CONT TestIntegration/TestImageIDOutput/worker=kubernetes
build.go:388:
Error Trace: /src/tests/build.go:388
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestImageIDOutput/worker=kubernetes
--- FAIL: TestIntegration/TestImageIDOutput/worker=kubernetes (37.15s)
|
Failed: tests/TestIntegration/TestBuildLocalExport/worker=kubernetes:
tests/build.go#L281
=== RUN TestIntegration/TestBuildLocalExport/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalExport/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalExport/worker=kubernetes
build.go:281:
Error Trace: /src/tests/build.go:281
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalExport/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalExport/worker=kubernetes (29.09s)
|
test-integration (v0.15.2, kubernetes, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43883/library/busybox:latest
time="2024-11-20T00:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43883"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43883/library/alpine:latest
time="2024-11-20T00:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43883"
run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:43883/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.36s)
|
Failed: tests/TestIntegration/TestBuild/worker=kubernetes:
tests/build.go#L84
=== RUN TestIntegration/TestBuild/worker=kubernetes
=== PAUSE TestIntegration/TestBuild/worker=kubernetes
=== CONT TestIntegration/TestBuild/worker=kubernetes
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
build.go:84:
Error Trace: /src/tests/build.go:84
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuild/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuild/worker=kubernetes (25.06s)
|
Failed: tests/TestIntegration/TestBuildAlias/worker=kubernetes:
tests/build.go#L91
=== RUN TestIntegration/TestBuildAlias/worker=kubernetes
=== PAUSE TestIntegration/TestBuildAlias/worker=kubernetes
=== CONT TestIntegration/TestBuildAlias/worker=kubernetes
build.go:91:
Error Trace: /src/tests/build.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildAlias/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildAlias/worker=kubernetes (39.16s)
|
Failed: tests/TestIntegration/TestBuildStdin/worker=kubernetes:
tests/build.go#L111
=== RUN TestIntegration/TestBuildStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildStdin/worker=kubernetes
build.go:111:
Error Trace: /src/tests/build.go:111
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildStdin/worker=kubernetes (22.59s)
|
Failed: tests/TestIntegration/TestBuildRemote/worker=kubernetes:
tests/build.go#L135
=== RUN TestIntegration/TestBuildRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildRemote/worker=kubernetes
build.go:135:
Error Trace: /src/tests/build.go:135
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildRemote/worker=kubernetes (27.89s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=kubernetes:
tests/build.go#L159
=== RUN TestIntegration/TestBuildLocalState/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalState/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalState/worker=kubernetes
build.go:159:
Error Trace: /src/tests/build.go:159
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalState/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalState/worker=kubernetes (44.02s)
|
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=kubernetes:
tests/build.go#L201
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
build.go:201:
Error Trace: /src/tests/build.go:201
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes (25.55s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=kubernetes:
tests/build.go#L252
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
build.go:252:
Error Trace: /src/tests/build.go:252
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes (38.15s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=kubernetes:
tests/build.go#L388
=== RUN TestIntegration/TestImageIDOutput/worker=kubernetes
=== PAUSE TestIntegration/TestImageIDOutput/worker=kubernetes
=== CONT TestIntegration/TestImageIDOutput/worker=kubernetes
build.go:388:
Error Trace: /src/tests/build.go:388
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestImageIDOutput/worker=kubernetes
--- FAIL: TestIntegration/TestImageIDOutput/worker=kubernetes (43.13s)
|
Failed: tests/TestIntegration/TestBuildLocalExport/worker=kubernetes:
tests/build.go#L281
=== RUN TestIntegration/TestBuildLocalExport/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalExport/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalExport/worker=kubernetes
build.go:281:
Error Trace: /src/tests/build.go:281
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalExport/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalExport/worker=kubernetes (25.02s)
|
test-integration (v0.15.2, kubernetes, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43529/library/busybox:latest
time="2024-11-20T00:21:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43529"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43529/library/alpine:latest
time="2024-11-20T00:21:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43529"
run.go:272: copied docker.io/moby/buildkit:v0.17.0 to local mirror localhost:43529/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.36s)
|
Failed: tests/TestIntegration/TestBuild/worker=kubernetes:
tests/build.go#L84
=== RUN TestIntegration/TestBuild/worker=kubernetes
=== PAUSE TestIntegration/TestBuild/worker=kubernetes
=== CONT TestIntegration/TestBuild/worker=kubernetes
build.go:84:
Error Trace: /src/tests/build.go:84
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuild/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuild/worker=kubernetes (29.24s)
|
Failed: tests/TestIntegration/TestBuildAlias/worker=kubernetes:
tests/build.go#L91
=== RUN TestIntegration/TestBuildAlias/worker=kubernetes
=== PAUSE TestIntegration/TestBuildAlias/worker=kubernetes
=== CONT TestIntegration/TestBuildAlias/worker=kubernetes
build.go:91:
Error Trace: /src/tests/build.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildAlias/worker=kubernetes
Messages: #0 building with "integration-kubernetes-xk9120vue38pwjgqnc07jrprf" instance using kubernetes driver
#1 [internal] connecting to local controller
#1 DONE 0.0s
WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildAlias/worker=kubernetes (35.26s)
|
Failed: tests/TestIntegration/TestBuildStdin/worker=kubernetes:
tests/build.go#L111
=== RUN TestIntegration/TestBuildStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildStdin/worker=kubernetes
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
build.go:111:
Error Trace: /src/tests/build.go:111
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildStdin/worker=kubernetes (31.15s)
|
Failed: tests/TestIntegration/TestBuildRemote/worker=kubernetes:
tests/build.go#L135
=== RUN TestIntegration/TestBuildRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildRemote/worker=kubernetes
build.go:135:
Error Trace: /src/tests/build.go:135
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildRemote/worker=kubernetes (34.08s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=kubernetes:
tests/build.go#L159
=== RUN TestIntegration/TestBuildLocalState/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalState/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalState/worker=kubernetes
build.go:159:
Error Trace: /src/tests/build.go:159
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalState/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalState/worker=kubernetes (33.30s)
|
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=kubernetes:
tests/build.go#L201
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
build.go:201:
Error Trace: /src/tests/build.go:201
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes (29.10s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=kubernetes:
tests/build.go#L252
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
build.go:252:
Error Trace: /src/tests/build.go:252
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes (31.16s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=kubernetes:
tests/build.go#L388
=== RUN TestIntegration/TestImageIDOutput/worker=kubernetes
=== PAUSE TestIntegration/TestImageIDOutput/worker=kubernetes
=== CONT TestIntegration/TestImageIDOutput/worker=kubernetes
build.go:388:
Error Trace: /src/tests/build.go:388
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestImageIDOutput/worker=kubernetes
--- FAIL: TestIntegration/TestImageIDOutput/worker=kubernetes (34.16s)
|
Failed: tests/TestIntegration/TestBuildLocalExport/worker=kubernetes:
tests/build.go#L281
=== RUN TestIntegration/TestBuildLocalExport/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalExport/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalExport/worker=kubernetes
build.go:281:
Error Trace: /src/tests/build.go:281
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalExport/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalExport/worker=kubernetes (27.13s)
|
test-integration (v0.17.0, kubernetes, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42699/library/alpine:latest
time="2024-11-20T00:21:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42699"
run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:42699/moby/buildkit:buildx-stable-1
time="2024-11-20T00:21:32Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42699"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42699/library/busybox:latest
--- FAIL: TestIntegration (0.35s)
|
Failed: tests/TestIntegration/TestBuild/worker=kubernetes:
tests/build.go#L84
=== RUN TestIntegration/TestBuild/worker=kubernetes
=== PAUSE TestIntegration/TestBuild/worker=kubernetes
=== CONT TestIntegration/TestBuild/worker=kubernetes
build.go:84:
Error Trace: /src/tests/build.go:84
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuild/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuild/worker=kubernetes (26.05s)
|
Failed: tests/TestIntegration/TestBuildAlias/worker=kubernetes:
tests/build.go#L91
=== RUN TestIntegration/TestBuildAlias/worker=kubernetes
=== PAUSE TestIntegration/TestBuildAlias/worker=kubernetes
=== CONT TestIntegration/TestBuildAlias/worker=kubernetes
build.go:91:
Error Trace: /src/tests/build.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildAlias/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildAlias/worker=kubernetes (37.43s)
|
Failed: tests/TestIntegration/TestBuildStdin/worker=kubernetes:
tests/build.go#L111
=== RUN TestIntegration/TestBuildStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildStdin/worker=kubernetes
build.go:111:
Error Trace: /src/tests/build.go:111
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildStdin/worker=kubernetes (37.44s)
|
Failed: tests/TestIntegration/TestBuildRemote/worker=kubernetes:
tests/build.go#L135
=== RUN TestIntegration/TestBuildRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildRemote/worker=kubernetes
build.go:135:
Error Trace: /src/tests/build.go:135
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildRemote/worker=kubernetes (42.18s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=kubernetes:
tests/build.go#L159
=== RUN TestIntegration/TestBuildLocalState/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalState/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalState/worker=kubernetes
build.go:159:
Error Trace: /src/tests/build.go:159
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalState/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalState/worker=kubernetes (26.15s)
|
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=kubernetes:
tests/build.go#L201
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
build.go:201:
Error Trace: /src/tests/build.go:201
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes (37.21s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=kubernetes:
tests/build.go#L252
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
build.go:252:
Error Trace: /src/tests/build.go:252
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes (43.98s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=kubernetes:
tests/build.go#L388
=== RUN TestIntegration/TestImageIDOutput/worker=kubernetes
=== PAUSE TestIntegration/TestImageIDOutput/worker=kubernetes
=== CONT TestIntegration/TestImageIDOutput/worker=kubernetes
build.go:388:
Error Trace: /src/tests/build.go:388
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestImageIDOutput/worker=kubernetes
--- FAIL: TestIntegration/TestImageIDOutput/worker=kubernetes (26.77s)
|
Failed: tests/TestIntegration/TestBuildLocalExport/worker=kubernetes:
tests/build.go#L281
=== RUN TestIntegration/TestBuildLocalExport/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalExport/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalExport/worker=kubernetes
build.go:281:
Error Trace: /src/tests/build.go:281
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalExport/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalExport/worker=kubernetes (43.03s)
|
test-integration (v0.16.0, kubernetes, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:32899/library/busybox:latest
time="2024-11-20T00:21:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32899"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:32899/library/alpine:latest
time="2024-11-20T00:21:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32899"
run.go:272: copied docker.io/moby/buildkit:v0.17.0 to local mirror localhost:32899/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.35s)
|
Failed: tests/TestIntegration/TestBuild/worker=kubernetes:
tests/build.go#L84
=== RUN TestIntegration/TestBuild/worker=kubernetes
=== PAUSE TestIntegration/TestBuild/worker=kubernetes
=== CONT TestIntegration/TestBuild/worker=kubernetes
build.go:84:
Error Trace: /src/tests/build.go:84
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuild/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuild/worker=kubernetes (29.06s)
|
Failed: tests/TestIntegration/TestBuildAlias/worker=kubernetes:
tests/build.go#L91
=== RUN TestIntegration/TestBuildAlias/worker=kubernetes
=== PAUSE TestIntegration/TestBuildAlias/worker=kubernetes
=== CONT TestIntegration/TestBuildAlias/worker=kubernetes
build.go:91:
Error Trace: /src/tests/build.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildAlias/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildAlias/worker=kubernetes (43.46s)
|
Failed: tests/TestIntegration/TestBuildStdin/worker=kubernetes:
tests/build.go#L111
=== RUN TestIntegration/TestBuildStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildStdin/worker=kubernetes
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
build.go:111:
Error Trace: /src/tests/build.go:111
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildStdin/worker=kubernetes (29.21s)
|
Failed: tests/TestIntegration/TestBuildRemote/worker=kubernetes:
tests/build.go#L135
=== RUN TestIntegration/TestBuildRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildRemote/worker=kubernetes
build.go:135:
Error Trace: /src/tests/build.go:135
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildRemote/worker=kubernetes (38.11s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=kubernetes:
tests/build.go#L159
=== RUN TestIntegration/TestBuildLocalState/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalState/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalState/worker=kubernetes
build.go:159:
Error Trace: /src/tests/build.go:159
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalState/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalState/worker=kubernetes (35.51s)
|
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=kubernetes:
tests/build.go#L201
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
build.go:201:
Error Trace: /src/tests/build.go:201
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes (29.77s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=kubernetes:
tests/build.go#L252
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
build.go:252:
Error Trace: /src/tests/build.go:252
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes (29.16s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=kubernetes:
tests/build.go#L388
=== RUN TestIntegration/TestImageIDOutput/worker=kubernetes
=== PAUSE TestIntegration/TestImageIDOutput/worker=kubernetes
=== CONT TestIntegration/TestImageIDOutput/worker=kubernetes
build.go:388:
Error Trace: /src/tests/build.go:388
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestImageIDOutput/worker=kubernetes
--- FAIL: TestIntegration/TestImageIDOutput/worker=kubernetes (34.27s)
|
Failed: tests/TestIntegration/TestBuildLocalExport/worker=kubernetes:
tests/build.go#L281
=== RUN TestIntegration/TestBuildLocalExport/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalExport/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalExport/worker=kubernetes
build.go:281:
Error Trace: /src/tests/build.go:281
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalExport/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalExport/worker=kubernetes (28.08s)
|
test-integration (v0.17.0, kubernetes, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35395/library/busybox:latest
time="2024-11-20T00:21:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35395"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35395/library/alpine:latest
time="2024-11-20T00:21:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35395"
run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:35395/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.35s)
|
Failed: tests/TestIntegration/TestBuild/worker=kubernetes:
tests/build.go#L84
=== RUN TestIntegration/TestBuild/worker=kubernetes
=== PAUSE TestIntegration/TestBuild/worker=kubernetes
=== CONT TestIntegration/TestBuild/worker=kubernetes
build.go:84:
Error Trace: /src/tests/build.go:84
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuild/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuild/worker=kubernetes (24.90s)
|
Failed: tests/TestIntegration/TestBuildAlias/worker=kubernetes:
tests/build.go#L91
=== RUN TestIntegration/TestBuildAlias/worker=kubernetes
=== PAUSE TestIntegration/TestBuildAlias/worker=kubernetes
=== CONT TestIntegration/TestBuildAlias/worker=kubernetes
build.go:91:
Error Trace: /src/tests/build.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildAlias/worker=kubernetes
Messages: #0 building with "integration-kubernetes-5allm5xlxgco3p960vyf67f0t" instance using kubernetes driver
#1 [internal] connecting to local controller
#1 DONE 0.0s
WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildAlias/worker=kubernetes (40.13s)
|
Failed: tests/TestIntegration/TestBuildStdin/worker=kubernetes:
tests/build.go#L111
=== RUN TestIntegration/TestBuildStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildStdin/worker=kubernetes
build.go:111:
Error Trace: /src/tests/build.go:111
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildStdin/worker=kubernetes (42.53s)
|
Failed: tests/TestIntegration/TestBuildRemote/worker=kubernetes:
tests/build.go#L135
=== RUN TestIntegration/TestBuildRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildRemote/worker=kubernetes
build.go:135:
Error Trace: /src/tests/build.go:135
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildRemote/worker=kubernetes (23.06s)
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=kubernetes:
tests/build.go#L159
=== RUN TestIntegration/TestBuildLocalState/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalState/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalState/worker=kubernetes
build.go:159:
Error Trace: /src/tests/build.go:159
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalState/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalState/worker=kubernetes (39.28s)
|
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=kubernetes:
tests/build.go#L201
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
build.go:201:
Error Trace: /src/tests/build.go:201
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes
Messages: WARNING: No output specified with kubernetes driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateStdin/worker=kubernetes (35.25s)
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=kubernetes:
tests/build.go#L252
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
build.go:252:
Error Trace: /src/tests/build.go:252
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalStateRemote/worker=kubernetes (24.66s)
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=kubernetes:
tests/build.go#L388
=== RUN TestIntegration/TestImageIDOutput/worker=kubernetes
=== PAUSE TestIntegration/TestImageIDOutput/worker=kubernetes
=== CONT TestIntegration/TestImageIDOutput/worker=kubernetes
build.go:388:
Error Trace: /src/tests/build.go:388
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestImageIDOutput/worker=kubernetes
--- FAIL: TestIntegration/TestImageIDOutput/worker=kubernetes (39.37s)
|
Failed: tests/TestIntegration/TestBuildLocalExport/worker=kubernetes:
tests/build.go#L281
=== RUN TestIntegration/TestBuildLocalExport/worker=kubernetes
=== PAUSE TestIntegration/TestBuildLocalExport/worker=kubernetes
=== CONT TestIntegration/TestBuildLocalExport/worker=kubernetes
build.go:281:
Error Trace: /src/tests/build.go:281
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildLocalExport/worker=kubernetes
Messages: ERROR: error dialing backend: dial tcp: lookup integrationk3s: no such host
ERROR: failed to build: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: failed to write client preface: io: read/write on closed pipe"
--- FAIL: TestIntegration/TestBuildLocalExport/worker=kubernetes (42.37s)
|
test-integration (v0.16.0, kubernetes, ./tests, experimental)
Process completed with exit code 1.
|
test-integration (latest, kubernetes, ./tests)
Process completed with exit code 1.
|
test-unit (macos-12)
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildx-darwin-amd64
|
18 MB |
|
buildx-darwin-arm64
|
16.8 MB |
|
buildx-freebsd-amd64
|
17.6 MB |
|
buildx-freebsd-arm64
|
16 MB |
|
buildx-linux-amd64
|
17.7 MB |
|
buildx-linux-arm-v6
|
16.4 MB |
|
buildx-linux-arm-v7
|
16.4 MB |
|
buildx-linux-arm64
|
16.1 MB |
|
buildx-linux-ppc64le
|
15.7 MB |
|
buildx-linux-riscv64
|
16.6 MB |
|
buildx-linux-s390x
|
17.1 MB |
|
buildx-windows-amd64
|
18.1 MB |
|
buildx-windows-arm64
|
16.2 MB |
|
docker~buildx~0DKOCZ.dockerbuild
|
87.9 KB |
|
docker~buildx~0EL7LM.dockerbuild
|
88.3 KB |
|
docker~buildx~2HB6UX.dockerbuild
|
87.8 KB |
|
docker~buildx~2LWTNW.dockerbuild
|
88.6 KB |
|
docker~buildx~3JMYON.dockerbuild
|
89.3 KB |
|
docker~buildx~3KMOAK.dockerbuild
|
89.7 KB |
|
docker~buildx~5BY04P.dockerbuild
|
88.4 KB |
|
docker~buildx~66Q02V.dockerbuild
|
88.2 KB |
|
docker~buildx~98SOW7.dockerbuild
|
90 KB |
|
docker~buildx~BFG11Q.dockerbuild
|
88.1 KB |
|
docker~buildx~CJC6DV.dockerbuild
|
89.3 KB |
|
docker~buildx~CRZGES.dockerbuild
|
88.4 KB |
|
docker~buildx~F1B6DY.dockerbuild
|
88.9 KB |
|
docker~buildx~I91DSR.dockerbuild
|
30.7 KB |
|
docker~buildx~IWDV1K.dockerbuild
|
87.1 KB |
|
docker~buildx~JSFKXB.dockerbuild
|
88.1 KB |
|
docker~buildx~JWQ9OM.dockerbuild
|
90.2 KB |
|
docker~buildx~KCX05M.dockerbuild
|
88.9 KB |
|
docker~buildx~MSH0CM.dockerbuild
|
88.7 KB |
|
docker~buildx~NFJA9A.dockerbuild
|
88.9 KB |
|
docker~buildx~PCFFIO.dockerbuild
|
89.9 KB |
|
docker~buildx~PHK70Z.dockerbuild
|
88.4 KB |
|
docker~buildx~QMBJRW.dockerbuild
|
89.3 KB |
|
docker~buildx~QU6QTX.dockerbuild
|
89.8 KB |
|
docker~buildx~RBIGBO.dockerbuild
|
89.4 KB |
|
docker~buildx~ROJRCG.dockerbuild
|
88.9 KB |
|
docker~buildx~SN3ZNV.dockerbuild
|
89.6 KB |
|
docker~buildx~SVLGPL.dockerbuild
|
89 KB |
|
docker~buildx~TMZ6EM.dockerbuild
|
88.1 KB |
|
docker~buildx~UEUEV8.dockerbuild
|
88.4 KB |
|
docker~buildx~V3SQ17.dockerbuild
|
89.1 KB |
|
docker~buildx~VCTYDT.dockerbuild
|
88.9 KB |
|
docker~buildx~VRJ2ZT.dockerbuild
|
88.9 KB |
|
docker~buildx~WK2H4W.dockerbuild
|
89.9 KB |
|
docker~buildx~WWWY52.dockerbuild
|
88.5 KB |
|
docker~buildx~XU4JKV.dockerbuild
|
90.6 KB |
|
docker~buildx~YVO9TX.dockerbuild
|
90.6 KB |
|
docker~buildx~Z6HU2G.dockerbuild
|
88.3 KB |
|
docker~buildx~ZKIOW6.dockerbuild
|
89.3 KB |
|
docker~buildx~ZPF5AX.dockerbuild
|
87.7 KB |
|
docker~buildx~ZRBA5X.dockerbuild
|
87.6 KB |
|
test-reports-test-integration-tests--docker-
|
120 KB |
|
test-reports-test-integration-tests--docker-experimental
|
120 KB |
|
test-reports-test-integration-tests--dockercontainerd-
|
120 KB |
|
test-reports-test-integration-tests--dockercontainerd-experimental
|
120 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-
|
120 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
|
120 KB |
|
test-reports-test-integration-tests-buildx-stable-1-kubernetes-
|
138 KB |
|
test-reports-test-integration-tests-buildx-stable-1-kubernetes-experimental
|
140 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-
|
120 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
|
120 KB |
|
test-reports-test-integration-tests-latest-docker-container-
|
120 KB |
|
test-reports-test-integration-tests-latest-docker-container-experimental
|
120 KB |
|
test-reports-test-integration-tests-latest-kubernetes-
|
45.2 KB |
|
test-reports-test-integration-tests-latest-kubernetes-experimental
|
140 KB |
|
test-reports-test-integration-tests-latest-remote-
|
120 KB |
|
test-reports-test-integration-tests-latest-remote-experimental
|
120 KB |
|
test-reports-test-integration-tests-master-docker-container-
|
120 KB |
|
test-reports-test-integration-tests-master-docker-container-experimental
|
120 KB |
|
test-reports-test-integration-tests-master-kubernetes-
|
137 KB |
|
test-reports-test-integration-tests-master-kubernetes-experimental
|
140 KB |
|
test-reports-test-integration-tests-master-remote-
|
120 KB |
|
test-reports-test-integration-tests-master-remote-experimental
|
120 KB |
|
test-reports-test-integration-tests-v0152-docker-container-
|
120 KB |
|
test-reports-test-integration-tests-v0152-docker-container-experimental
|
120 KB |
|
test-reports-test-integration-tests-v0152-kubernetes-
|
138 KB |
|
test-reports-test-integration-tests-v0152-kubernetes-experimental
|
142 KB |
|
test-reports-test-integration-tests-v0152-remote-
|
120 KB |
|
test-reports-test-integration-tests-v0152-remote-experimental
|
121 KB |
|
test-reports-test-integration-tests-v0160-docker-container-
|
120 KB |
|
test-reports-test-integration-tests-v0160-docker-container-experimental
|
120 KB |
|
test-reports-test-integration-tests-v0160-kubernetes-
|
139 KB |
|
test-reports-test-integration-tests-v0160-kubernetes-experimental
|
141 KB |
|
test-reports-test-integration-tests-v0160-remote-
|
120 KB |
|
test-reports-test-integration-tests-v0160-remote-experimental
|
120 KB |
|
test-reports-test-integration-tests-v0170-docker-container-
|
120 KB |
|
test-reports-test-integration-tests-v0170-docker-container-experimental
|
120 KB |
|
test-reports-test-integration-tests-v0170-kubernetes-
|
137 KB |
|
test-reports-test-integration-tests-v0170-kubernetes-experimental
|
140 KB |
|
test-reports-test-integration-tests-v0170-remote-
|
120 KB |
|
test-reports-test-integration-tests-v0170-remote-experimental
|
120 KB |
|
test-reports-test-unit--macos-12
|
164 KB |
|
test-reports-test-unit--ubuntu-24.04
|
170 KB |
|
test-reports-test-unit--windows-2022
|
166 KB |
|