Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.container.TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon

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

Error Message

Failed

Stacktrace

=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.934839818Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.935663869Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.937833667Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.939559609Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.940435918Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.941931267Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.944277194Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.945734521Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.946466939Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.947220427Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.947963847Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.949598353Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.952467921Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.954146833Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.954918527Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.954947138Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.956166620Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.956216982Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=dc331fa538278
    daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.957414523Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [dc331fa538278] 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: [dc331fa538278] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon/dc331fa538278/root --exec-root /tmp/dxr/dc331fa538278 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon/dc331fa538278/docker.pid --userland-proxy=true --containerd-namespace dc331fa538278 --containerd-plugins-namespace dc331fa538278p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/dc331fa538278.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [dc331fa538278] daemon exited during startup: exit status 1
    --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.50s)