Skip to content

Console Output

00:49:14 [2019-08-15T00:49:14.773Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39745-NBIEFBNCDZMCUNWSC4GR55RQ2QHI4UZBV2MG5FSH73X2O75P54WQ/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=861402b28b67cd2205eb032507d93a6b1d7fd256 -e DOCKER_GRAPHDRIVER docker:861402b28b67cd2205eb032507d93a6b1d7fd256 hack/make.sh binary-daemon test-docker-py
00:49:15 [2019-08-15T00:49:15.708Z] 
00:49:15 [2019-08-15T00:49:15.969Z] Removing bundles/
00:49:15 [2019-08-15T00:49:15.969Z] 
00:49:15 [2019-08-15T00:49:15.969Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
00:49:15 [2019-08-15T00:49:15.969Z] Building: bundles/binary-daemon/dockerd-dev
00:49:15 [2019-08-15T00:49:15.969Z] GOOS="" GOARCH="" GOARM=""
00:50:37 [2019-08-15T00:50:37.403Z] Created binary: bundles/binary-daemon/dockerd-dev
00:50:37 [2019-08-15T00:50:37.403Z] Copying nested executables into bundles/binary-daemon
00:50:37 [2019-08-15T00:50:37.403Z] 
00:50:37 [2019-08-15T00:50:37.403Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:50:37 [2019-08-15T00:50:37.403Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:50:37 [2019-08-15T00:50:37.403Z] Using test binary docker
00:50:37 [2019-08-15T00:50:37.403Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:50:37 [2019-08-15T00:50:37.403Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
00:50:37 [2019-08-15T00:50:37.403Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
00:50:37 [2019-08-15T00:50:37.403Z] Warning failed to create cache: (null)
00:50:37 [2019-08-15T00:50:37.403Z] .
00:50:37 [2019-08-15T00:50:37.403Z] INFO: Waiting for daemon to start...
00:50:37 [2019-08-15T00:50:37.403Z] Starting dockerd
00:50:37 [2019-08-15T00:50:37.403Z] .
00:50:37 [2019-08-15T00:50:37.403Z] INFO: Building docker-sdk-python3:4.0.2...
00:51:58 [2019-08-15T00:51:58.832Z] sha256:108d90c8e7fa82c0dec9d3e96c28db23bd875ecd2bce8bcc715779ded088cc89
00:51:58 [2019-08-15T00:51:58.832Z] INFO: Starting docker-py tests...
00:51:58 [2019-08-15T00:51:58.832Z] ============================= test session starts ==============================

00:51:58 [2019-08-15T00:51:58.832Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0

00:51:58 [2019-08-15T00:51:58.832Z] rootdir: /src, inifile: pytest.ini

00:51:58 [2019-08-15T00:51:58.832Z] plugins: cov-2.6.1, timeout-1.3.3

00:51:58 [2019-08-15T00:51:58.832Z] collecting ... 
collecting 197 items                                                           
collecting 385 items                                                           
collected 385 items / 5 deselected                                             

00:51:58 [2019-08-15T00:51:58.832Z] 

00:52:12 [2019-08-15T00:52:12.861Z] tests/integration/api_build_test.py ......................X              [  6%]

00:52:13 [2019-08-15T00:52:13.427Z] tests/integration/api_client_test.py .....                               [  7%]

00:52:15 [2019-08-15T00:52:15.892Z] tests/integration/api_config_test.py .....                               [  8%]

00:52:56 [2019-08-15T00:52:56.165Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]

00:54:11 [2019-08-15T00:54:11.977Z] .................................................                        [ 30%]

00:54:34 [2019-08-15T00:54:34.864Z] tests/integration/api_exec_test.py ....................                  [ 35%]

00:54:42 [2019-08-15T00:54:42.841Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]

00:54:47 [2019-08-15T00:54:47.990Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]

00:55:13 [2019-08-15T00:55:13.043Z] tests/integration/api_network_test.py ...........................        [ 47%]

00:55:21 [2019-08-15T00:55:21.405Z] tests/integration/api_plugin_test.py ...........                         [ 50%]

00:55:23 [2019-08-15T00:55:23.871Z] tests/integration/api_secret_test.py .....                               [ 52%]

00:55:30 [2019-08-15T00:55:30.246Z] tests/integration/api_service_test.py ................s................. [ 61%]

00:55:43 [2019-08-15T00:55:43.810Z] ........................                                                 [ 67%]

00:56:22 [2019-08-15T00:56:22.847Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]

00:56:37 [2019-08-15T00:56:37.712Z] tests/integration/api_volume_test.py .........                           [ 74%]

00:56:40 [2019-08-15T00:56:40.238Z] tests/integration/client_test.py .....                                   [ 75%]

00:56:40 [2019-08-15T00:56:40.496Z] tests/integration/errors_test.py .                                       [ 76%]

00:57:19 [2019-08-15T00:57:19.851Z] tests/integration/models_containers_test.py ............................ [ 83%]

00:57:40 [2019-08-15T00:57:40.059Z] .........                                                                [ 85%]

00:57:45 [2019-08-15T00:57:45.768Z] tests/integration/models_images_test.py ...............                  [ 89%]

00:57:47 [2019-08-15T00:57:47.935Z] tests/integration/models_networks_test.py ....                           [ 90%]

00:57:53 [2019-08-15T00:57:53.196Z] tests/integration/models_nodes_test.py .                                 [ 91%]

00:57:54 [2019-08-15T00:57:54.570Z] tests/integration/models_resources_test.py .                             [ 91%]

00:58:00 [2019-08-15T00:58:00.344Z] tests/integration/models_services_test.py ..............X.               [ 95%]

00:58:04 [2019-08-15T00:58:04.770Z] tests/integration/models_swarm_test.py ..                                [ 96%]

00:58:04 [2019-08-15T00:58:04.770Z] tests/integration/models_volumes_test.py ..                              [ 96%]

00:58:10 [2019-08-15T00:58:10.121Z] tests/integration/regression_test.py ......                              [ 98%]

00:58:10 [2019-08-15T00:58:10.896Z] tests/integration/credentials/store_test.py ......                       [ 99%]

00:58:10 [2019-08-15T00:58:10.896Z] tests/integration/credentials/utils_test.py .                            [100%]

00:58:10 [2019-08-15T00:58:10.896Z] =========================== short test summary info ============================

00:58:10 [2019-08-15T00:58:10.896Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options

00:58:10 [2019-08-15T00:58:10.896Z]   CONFIG_RT_GROUP_SCHED isn't enabled

00:58:10 [2019-08-15T00:58:10.896Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt

00:58:10 [2019-08-15T00:58:10.896Z]   Not supported on most drivers

00:58:10 [2019-08-15T00:58:10.896Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver

00:58:10 [2019-08-15T00:58:10.896Z]   This doesn't seem to be taken into account by the engine

00:58:10 [2019-08-15T00:58:10.896Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME

00:58:10 [2019-08-15T00:58:10.896Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)

00:58:10 [2019-08-15T00:58:10.896Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)

00:58:10 [2019-08-15T00:58:10.896Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)

00:58:10 [2019-08-15T00:58:10.896Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)

00:58:10 [2019-08-15T00:58:10.896Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)

00:58:10 [2019-08-15T00:58:10.896Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0

00:58:10 [2019-08-15T00:58:10.896Z] 

00:58:10 [2019-08-15T00:58:10.896Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 384.28 seconds ==

00:58:11 [2019-08-15T00:58:11.154Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:58:23 [2019-08-15T00:58:23.345Z] umount: bundles/test-docker-py/root: mountpoint not found
00:58:23 [2019-08-15T00:58:23.345Z] Clearing AppArmor profiles cache:.
00:58:23 [2019-08-15T00:58:23.345Z] All profile caches have been cleared, but no profiles have been unloaded.
00:58:23 [2019-08-15T00:58:23.345Z] Unloading profiles will leave already running processes permanently
00:58:23 [2019-08-15T00:58:23.345Z] unconfined, which can lead to unexpected situations.
00:58:23 [2019-08-15T00:58:23.345Z] 
00:58:23 [2019-08-15T00:58:23.345Z] To set a process to complain mode, use the command line tool
00:58:23 [2019-08-15T00:58:23.345Z] 'aa-complain'. To really tear down all profiles, run the init script
00:58:23 [2019-08-15T00:58:23.345Z] with the 'teardown' option."
00:58:23 [2019-08-15T00:58:23.345Z]