Merge pull request #2522 from treuherz/annotation-per-type #2
Annotations
3 errors and 1 warning
tests/run.go#L274
=== RUN TestIntegration
time="2024-06-27T15:47:30Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42743"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42743/library/alpine:latest
time="2024-06-27T15:47:30Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42743"
run.go:274: copied docker.io/moby/buildkit:master to local mirror localhost:42743/moby/buildkit:buildx-stable-1
time="2024-06-27T15:47:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42743"
run.go:274: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42743/library/busybox:latest
--- FAIL: TestIntegration (7.48s)
|
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx 81804548 818045482ee1bf6b645c121dc1ac6c027c753534
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:95
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 81804548
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.00s)
|
|
|
This job failed
Loading