Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.service.TestServiceCreateInit/daemonInitDisabled

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

Error Message

Failed

Stacktrace

=== RUN   TestServiceCreateInit/daemonInitDisabled
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.264714604Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.265504013Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.266231794Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.266993560Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.267650501Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.268384313Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.269100804Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.269844216Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.270563694Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.271259723Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.271910641Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.272611477Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.273288110Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.273968524Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.273983006Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.274913325Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.274944889Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d4843985e573a
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.275199913Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.275447077Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d4843985e573ap
    daemon.go:316: [d4843985e573a] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled
    swarm.go:43: [d4843985e573a] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled/d4843985e573a/root --exec-root /tmp/dxr/d4843985e573a --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled/d4843985e573a/docker.pid --userland-proxy=true --containerd-namespace d4843985e573a --containerd-plugins-namespace d4843985e573ap --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d4843985e573a.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d4843985e573a] daemon exited during startup: exit status 1
    --- FAIL: TestServiceCreateInit/daemonInitDisabled (0.50s)