Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.container.TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/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_and_with_healthcheck/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.457552681Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.459495538Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.461215499Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.462936510Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.464742787Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.466363927Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.467750487Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.469312739Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.470532065Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.471981450Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.473817528Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.475297164Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.476596521Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.477916136Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.479568890Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.479588057Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.480620391Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d9be7f4c290d6
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.480690716Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.480969636Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d9be7f4c290d6] 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: [d9be7f4c290d6] 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_and_with_healthcheck/kill-daemon/d9be7f4c290d6/root --exec-root /tmp/dxr/d9be7f4c290d6 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon/d9be7f4c290d6/docker.pid --userland-proxy=true --containerd-namespace d9be7f4c290d6 --containerd-plugins-namespace d9be7f4c290d6p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d9be7f4c290d6.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d9be7f4c290d6] daemon exited during startup: exit status 1
    --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (0.50s)