Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestCreateJob
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.358701768Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.359505158Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.360249677Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.360976540Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.361639798Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.362301965Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.362997297Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.363669621Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.364357765Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.365034447Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.365693119Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.366346474Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.366986233Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.367655571Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.367669323Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.368552989Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.368606780Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d0323f606aa26
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.368851647Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.369106162Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d0323f606aa26p
    daemon.go:316: [d0323f606aa26] 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: [d0323f606aa26] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateJob/d0323f606aa26/root --exec-root /tmp/dxr/d0323f606aa26 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateJob/d0323f606aa26/docker.pid --userland-proxy=true --containerd-namespace d0323f606aa26 --containerd-plugins-namespace d0323f606aa26p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d0323f606aa26.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d0323f606aa26] daemon exited during startup: exit status 1
--- FAIL: TestCreateJob (0.51s)