history: fix empty Exporters attribute #3781
Annotations
3 errors
client/run.go#L274
=== RUN TestIntegration
time="2024-06-11T11:01:46Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39617"
time="2024-06-11T11:01:46Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:274: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:39617/cpuguy83/buildkit-foreign:latest
time="2024-06-11T11:01:46Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39617"
run.go:274: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39617/library/alpine:latest
time="2024-06-11T11:01:46Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39617"
run.go:274: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:39617/tonistiigi/test:nolayers
--- FAIL: TestIntegration (1.97s)
|
client/client_test.go#L2940
=== RUN TestIntegration/TestMultipleExporters/worker=containerd-snapshotter-stargz
=== PAUSE TestIntegration/TestMultipleExporters/worker=containerd-snapshotter-stargz
=== CONT TestIntegration/TestMultipleExporters/worker=containerd-snapshotter-stargz
client_test.go:2940:
Error Trace: /src/client/client_test.go:2940
/src/util/testutil/integration/run.go:95
/src/util/testutil/integration/run.go:212
Error: "[Type:"image" Attrs:<key:"name" value:"localhost:38123/buildkit/build/exporter:image" > Type:"image" Attrs:<key:"name" value:"localhost:38123/buildkit/build/alternative:image" > Attrs:<key:"oci-mediatypes" value:"true" > Type:"local" Type:"local" Type:"tar" Type:"tar" ]" should have 4 item(s), but has 6
Test: TestIntegration/TestMultipleExporters/worker=containerd-snapshotter-stargz
sandbox.go:133: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2336159173/config.toml
sandbox.go:133: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2336159173/config.toml
sandbox.go:136: > StartCmd 2024-06-11 11:02:20.025386818 +0000 UTC m=+54.973641453 /usr/bin/containerd --config /tmp/bktest_containerd2336159173/config.toml
sandbox.go:136: time="2024-06-11T11:02:20Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:136: time="2024-06-11T11:02:20.067137588Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18
sandbox.go:136: time="2024-06-11T11:02:20.095320744Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-06-11T11:02:20.095349257Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-06-11T11:02:20.095440288Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-06-11T11:02:20.095460275Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-11T11:02:20.095555274Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-11T11:02:20.095574129Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-11T11:02:20.095591041Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:136: time="2024-06-11T11:02:20.095603324Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-11T11:02:20.095715855Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-11T11:02:20.095985932Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-11T11:02:20.097209193Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-11T11:02:20.097237907Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-06-11T11:02:20.097574238Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2336159173/roo
|
|
This job failed
Loading