Skip to content

Console Output

19:28:23 [2019-08-17T19:28:23.176Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39763-2YK6XZDXNL6L5L5SA2NULBICIIHSO2BYDMFR3WBI5MVGSXFMA3TQ/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=19a3ddf8bb61c6ddb78eee9a0cce757f9215aaa7 -e DOCKER_GRAPHDRIVER docker:19a3ddf8bb61c6ddb78eee9a0cce757f9215aaa7 hack/make.sh binary-daemon test-docker-py
19:28:23 [2019-08-17T19:28:23.737Z] 
19:28:24 [2019-08-17T19:28:24.297Z] Removing bundles/
19:28:24 [2019-08-17T19:28:24.297Z] 
19:28:24 [2019-08-17T19:28:24.297Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
19:28:24 [2019-08-17T19:28:24.552Z] Building: bundles/binary-daemon/dockerd-dev
19:28:24 [2019-08-17T19:28:24.552Z] GOOS="" GOARCH="" GOARM=""
19:29:45 [2019-08-17T19:29:45.919Z] Created binary: bundles/binary-daemon/dockerd-dev
19:29:45 [2019-08-17T19:29:45.919Z] Copying nested executables into bundles/binary-daemon
19:29:45 [2019-08-17T19:29:45.919Z] 
19:29:45 [2019-08-17T19:29:45.919Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:29:45 [2019-08-17T19:29:45.919Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:29:45 [2019-08-17T19:29:45.919Z] Using test binary docker
19:29:45 [2019-08-17T19:29:45.919Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:29:45 [2019-08-17T19:29:45.919Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
19:29:45 [2019-08-17T19:29:45.919Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
19:29:45 [2019-08-17T19:29:45.919Z] Warning failed to create cache: (null)
19:29:45 [2019-08-17T19:29:45.919Z] .
19:29:45 [2019-08-17T19:29:45.919Z] INFO: Waiting for daemon to start...
19:29:45 [2019-08-17T19:29:45.919Z] Starting dockerd
19:29:45 [2019-08-17T19:29:45.919Z] .
19:29:45 [2019-08-17T19:29:45.919Z] INFO: Building docker-sdk-python3:4.0.2...
19:30:53 [2019-08-17T19:30:53.542Z] sha256:f36437f329c99ee61463c066cb8204222957587a433dc43359d58fe24d5826f2
19:30:53 [2019-08-17T19:30:53.542Z] INFO: Starting docker-py tests...
19:30:53 [2019-08-17T19:30:53.542Z] ============================= test session starts ==============================

19:30:53 [2019-08-17T19:30:53.542Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0

19:30:53 [2019-08-17T19:30:53.542Z] rootdir: /src, inifile: pytest.ini

19:30:53 [2019-08-17T19:30:53.542Z] plugins: cov-2.6.1, timeout-1.3.3

19:30:53 [2019-08-17T19:30:53.542Z] collecting ... 
collecting 260 items                                                           
collected 385 items / 5 deselected                                             

19:30:53 [2019-08-17T19:30:53.542Z] 

19:31:10 [2019-08-17T19:31:10.931Z] tests/integration/api_build_test.py ......................X              [  6%]

19:31:11 [2019-08-17T19:31:11.490Z] tests/integration/api_client_test.py .....                               [  7%]

19:31:13 [2019-08-17T19:31:13.460Z] tests/integration/api_config_test.py .....                               [  8%]

19:31:46 [2019-08-17T19:31:46.530Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]

19:32:46 [2019-08-17T19:32:46.739Z] .................................................                        [ 30%]

19:33:04 [2019-08-17T19:33:04.496Z] tests/integration/api_exec_test.py ....................                  [ 35%]

19:33:12 [2019-08-17T19:33:12.419Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]

19:33:16 [2019-08-17T19:33:16.239Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]

19:33:36 [2019-08-17T19:33:36.058Z] tests/integration/api_network_test.py ...........................        [ 47%]

19:33:44 [2019-08-17T19:33:44.076Z] tests/integration/api_plugin_test.py ...........                         [ 50%]

19:33:45 [2019-08-17T19:33:45.559Z] tests/integration/api_secret_test.py .....                               [ 52%]

19:33:51 [2019-08-17T19:33:51.200Z] tests/integration/api_service_test.py ................s................. [ 61%]

19:34:04 [2019-08-17T19:34:04.534Z] ........................                                                 [ 67%]

19:34:39 [2019-08-17T19:34:39.830Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]

19:34:57 [2019-08-17T19:34:57.852Z] tests/integration/api_volume_test.py .........                           [ 74%]

19:34:57 [2019-08-17T19:34:57.852Z] tests/integration/client_test.py .....                                   [ 75%]

19:34:57 [2019-08-17T19:34:57.852Z] tests/integration/errors_test.py .                                       [ 76%]

19:35:30 [2019-08-17T19:35:30.838Z] tests/integration/models_containers_test.py ............................ [ 83%]

19:35:48 [2019-08-17T19:35:48.570Z] .........                                                                [ 85%]

19:35:53 [2019-08-17T19:35:53.616Z] tests/integration/models_images_test.py ...............                  [ 89%]

19:35:55 [2019-08-17T19:35:55.232Z] tests/integration/models_networks_test.py ....                           [ 90%]

19:36:01 [2019-08-17T19:36:01.803Z] tests/integration/models_nodes_test.py .                                 [ 91%]

19:36:01 [2019-08-17T19:36:01.803Z] tests/integration/models_resources_test.py .                             [ 91%]

19:36:07 [2019-08-17T19:36:07.849Z] tests/integration/models_services_test.py ..............X.               [ 95%]

19:36:11 [2019-08-17T19:36:11.096Z] tests/integration/models_swarm_test.py ..                                [ 96%]

19:36:11 [2019-08-17T19:36:11.096Z] tests/integration/models_volumes_test.py ..                              [ 96%]

19:36:15 [2019-08-17T19:36:15.172Z] tests/integration/regression_test.py ......                              [ 98%]

19:36:15 [2019-08-17T19:36:15.938Z] tests/integration/credentials/store_test.py ......                       [ 99%]

19:36:15 [2019-08-17T19:36:15.938Z] tests/integration/credentials/utils_test.py .                            [100%]

19:36:15 [2019-08-17T19:36:15.938Z] =========================== short test summary info ============================

19:36:15 [2019-08-17T19:36:15.938Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options

19:36:15 [2019-08-17T19:36:15.938Z]   CONFIG_RT_GROUP_SCHED isn't enabled

19:36:15 [2019-08-17T19:36:15.938Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt

19:36:15 [2019-08-17T19:36:15.938Z]   Not supported on most drivers

19:36:15 [2019-08-17T19:36:15.938Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver

19:36:15 [2019-08-17T19:36:15.938Z]   This doesn't seem to be taken into account by the engine

19:36:15 [2019-08-17T19:36:15.938Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME

19:36:15 [2019-08-17T19:36:15.938Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)

19:36:15 [2019-08-17T19:36:15.938Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)

19:36:15 [2019-08-17T19:36:15.938Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)

19:36:15 [2019-08-17T19:36:15.938Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)

19:36:15 [2019-08-17T19:36:15.938Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)

19:36:15 [2019-08-17T19:36:15.938Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0

19:36:15 [2019-08-17T19:36:15.938Z] 

19:36:15 [2019-08-17T19:36:15.938Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 326.30 seconds ==

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