Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.service.TestServiceListWithStatuses

Failing for the past 1 build (Since Failed #1 )
Took 0.51 sec.

Error Message

Failed

Stacktrace

=== RUN   TestServiceListWithStatuses
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.879014388Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.879822635Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.880613266Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.881374318Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.882065719Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.882748399Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.883442918Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.884115251Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.884831792Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.885523012Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.886215160Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.886907653Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.887604518Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.888304321Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.888322659Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.889238070Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.889313448Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=db9a17445bc5e
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.889542184Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [db9a17445bc5e] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled
    daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.889815497Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=db9a17445bc5ep
    swarm.go:43: [db9a17445bc5e] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceListWithStatuses/db9a17445bc5e/root --exec-root /tmp/dxr/db9a17445bc5e --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceListWithStatuses/db9a17445bc5e/docker.pid --userland-proxy=true --containerd-namespace db9a17445bc5e --containerd-plugins-namespace db9a17445bc5ep --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/db9a17445bc5e.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [db9a17445bc5e] daemon exited during startup: exit status 1
--- FAIL: TestServiceListWithStatuses (0.51s)