Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.container.TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon

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

Error Message

Failed

Stacktrace

=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.944971196Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.946044349Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.946915382Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.947784527Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.949454758Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.952609039Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.953935226Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.955680737Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.958007284Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.959572728Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.960393981Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.961308262Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.962239453Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.963171195Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.964725808Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.964760622Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.965720802Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.965762516Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d14bb08487559
    daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.966069792Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d14bb08487559] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled
    restart_test.go:93: [d14bb08487559] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon/d14bb08487559/root --exec-root /tmp/dxr/d14bb08487559 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon/d14bb08487559/docker.pid --userland-proxy=true --containerd-namespace d14bb08487559 --containerd-plugins-namespace d14bb08487559p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d14bb08487559.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d14bb08487559] daemon exited during startup: exit status 1
    --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.50s)