Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestCreateServiceSysctls
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.824487304Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.825292548Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.826066072Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.826813126Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.827490924Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.828196281Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.828921158Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.829617753Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.830302418Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.830992736Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.831665085Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.832385089Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.833110048Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.833824012Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.833839199Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.834772825Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.834847055Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d04a1999eca46
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.835065436Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.835325613Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d04a1999eca46p
    daemon.go:316: [d04a1999eca46] 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: [d04a1999eca46] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls/d04a1999eca46/root --exec-root /tmp/dxr/d04a1999eca46 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls/d04a1999eca46/docker.pid --userland-proxy=true --containerd-namespace d04a1999eca46 --containerd-plugins-namespace d04a1999eca46p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d04a1999eca46.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d04a1999eca46] daemon exited during startup: exit status 1
--- FAIL: TestCreateServiceSysctls (0.51s)