tests: frontend/dockerfile: update integration tests for windows/wcow (revisited) #5079
Annotations
3 errors
Generate annotations:
frontend/dockerfile/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43111/library/alpine:latest
time="2024-12-18T07:54:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43111"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43111/library/busybox:latest
run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:33025/amd64/bullseye-20230109-slim:latest
--- FAIL: TestIntegration (0.07s)
|
Generate annotations:
frontend/dockerfile/dockerfile_outline_test.go#L138
=== RUN TestIntegration/TestOutlineArgs/worker=containerd-1.7/frontend=client
=== PAUSE TestIntegration/TestOutlineArgs/worker=containerd-1.7/frontend=client
=== CONT TestIntegration/TestOutlineArgs/worker=containerd-1.7/frontend=client
dockerfile_outline_test.go:138:
Error Trace: /src/frontend/dockerfile/dockerfile_outline_test.go:138
/src/frontend/gateway/grpcclient/client.go:215
/src/client/build.go:58
/src/client/solve.go:295
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 1
actual : 2
Test: TestIntegration/TestOutlineArgs/worker=containerd-1.7/frontend=client
dockerfile_outline_test.go:172:
Error Trace: /src/frontend/dockerfile/dockerfile_outline_test.go:172
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestOutlineArgs/worker=containerd-1.7/frontend=client
sandbox.go:187: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd313774321/config.toml
sandbox.go:187: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd313774321/config.toml
sandbox.go:190: > StartCmd 2024-12-18 07:54:33.00484963 +0000 UTC m=+15.509695048 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd313774321/config.toml
sandbox.go:190: time="2024-12-18T07:54:33.030122613Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23
sandbox.go:190: time="2024-12-18T07:54:33.070536129Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:190: time="2024-12-18T07:54:33.070587425Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:190: time="2024-12-18T07:54:33.070637739Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:190: time="2024-12-18T07:54:33.070652988Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2024-12-18T07:54:33.070736645Z" 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:190: time="2024-12-18T07:54:33.070749950Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2024-12-18T07:54:33.070763916Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:190: time="2024-12-18T07:54:33.070774215Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2024-12-18T07:54:33.070862771Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2024-12-18T07:54:33.071125043Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2024-12-18T07:54:33.075103325Z" 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:190: time="2024-12-18T07:54:33.075212840Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox
|
Test
Process completed with exit code 1.
|
Loading