Skip to content

Console Output

21:38:21 [2019-10-21T21:38:21.063Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-400/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9605322965bfa28c3d3c46f7d424c81271279635 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=18.09 docker:9605322965bfa28c3d3c46f7d424c81271279635 hack/make.sh dynbinary-daemon test-docker-py
21:38:21 [2019-10-21T21:38:21.988Z] 
21:38:21 [2019-10-21T21:38:21.988Z] Removing bundles/
21:38:21 [2019-10-21T21:38:21.988Z] 
21:38:21 [2019-10-21T21:38:21.988Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:38:21 [2019-10-21T21:38:21.988Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:38:21 [2019-10-21T21:38:21.988Z] GOOS="" GOARCH="" GOARM=""
21:39:43 [2019-10-21T21:39:43.342Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:39:43 [2019-10-21T21:39:43.342Z] 
21:39:43 [2019-10-21T21:39:43.342Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:39:43 [2019-10-21T21:39:43.342Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:39:43 [2019-10-21T21:39:43.342Z] Using test binary docker
21:39:43 [2019-10-21T21:39:43.342Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:39:43 [2019-10-21T21:39:43.342Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
21:39:43 [2019-10-21T21:39:43.342Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
21:39:43 [2019-10-21T21:39:43.342Z] Warning failed to create cache: (null)
21:39:43 [2019-10-21T21:39:43.342Z] .
21:39:43 [2019-10-21T21:39:43.342Z] INFO: Waiting for daemon to start...
21:39:43 [2019-10-21T21:39:43.342Z] Starting dockerd
21:39:43 [2019-10-21T21:39:43.342Z] .
21:39:43 [2019-10-21T21:39:43.342Z] INFO: Building docker-sdk-python3:master...
21:40:29 [2019-10-21T21:40:29.938Z] sha256:e83e0d42c2c9399387ee5ef938f78f7fbd8c7aa073f3d5220d3b728259e6b0ba
21:40:29 [2019-10-21T21:40:29.938Z] INFO: Starting docker-py tests...
21:40:29 [2019-10-21T21:40:29.938Z] ============================= test session starts ==============================
21:40:29 [2019-10-21T21:40:29.938Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
21:40:29 [2019-10-21T21:40:29.938Z] rootdir: /src, inifile: pytest.ini
21:40:29 [2019-10-21T21:40:29.938Z] plugins: timeout-1.3.3, cov-2.6.1
21:40:29 [2019-10-21T21:40:29.938Z] collected 385 items / 4 deselected / 381 selected
21:40:29 [2019-10-21T21:40:29.938Z] 
21:40:54 [2019-10-21T21:40:54.250Z] tests/integration/api_build_test.py ......................X              [  6%]
21:40:54 [2019-10-21T21:40:54.504Z] tests/integration/api_client_test.py .....                               [  7%]
21:40:56 [2019-10-21T21:40:56.944Z] tests/integration/api_config_test.py .....                               [  8%]
21:41:37 [2019-10-21T21:41:37.058Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
21:42:52 [2019-10-21T21:42:52.682Z] .................................................                        [ 29%]
21:43:16 [2019-10-21T21:43:16.308Z] tests/integration/api_exec_test.py ....................                  [ 35%]
21:43:24 [2019-10-21T21:43:24.479Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
21:43:29 [2019-10-21T21:43:29.638Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
21:43:56 [2019-10-21T21:43:56.422Z] tests/integration/api_network_test.py ...........................        [ 47%]
21:44:05 [2019-10-21T21:44:05.703Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
21:44:07 [2019-10-21T21:44:07.840Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:44:13 [2019-10-21T21:44:13.218Z] tests/integration/api_service_test.py ................s................. [ 60%]
21:44:25 [2019-10-21T21:44:25.690Z] .........................                                                [ 67%]
21:45:08 [2019-10-21T21:45:08.665Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
21:45:23 [2019-10-21T21:45:23.481Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:45:25 [2019-10-21T21:45:25.361Z] tests/integration/client_test.py .....                                   [ 75%]
21:45:26 [2019-10-21T21:45:26.284Z] tests/integration/errors_test.py .                                       [ 76%]
21:46:07 [2019-10-21T21:46:07.238Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:46:28 [2019-10-21T21:46:28.302Z] .........                                                                [ 85%]
21:46:34 [2019-10-21T21:46:34.334Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:46:35 [2019-10-21T21:46:35.948Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:46:42 [2019-10-21T21:46:42.467Z] tests/integration/models_nodes_test.py .                                 [ 91%]
21:46:43 [2019-10-21T21:46:43.390Z] tests/integration/models_resources_test.py .                             [ 91%]
21:46:49 [2019-10-21T21:46:49.439Z] tests/integration/models_services_test.py ..............X.               [ 95%]
21:46:53 [2019-10-21T21:46:53.826Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:46:53 [2019-10-21T21:46:53.826Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:46:59 [2019-10-21T21:46:59.123Z] tests/integration/regression_test.py ......                              [ 98%]
21:46:59 [2019-10-21T21:46:59.378Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:46:59 [2019-10-21T21:46:59.378Z] tests/integration/credentials/utils_test.py .                            [100%]
21:46:59 [2019-10-21T21:46:59.378Z] 
21:46:59 [2019-10-21T21:46:59.378Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:46:59 [2019-10-21T21:46:59.378Z] =========================== short test summary info ============================
21:46:59 [2019-10-21T21:46:59.378Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:46:59 [2019-10-21T21:46:59.378Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:46:59 [2019-10-21T21:46:59.378Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:46:59 [2019-10-21T21:46:59.378Z]   Not supported on most drivers
21:46:59 [2019-10-21T21:46:59.378Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:46:59 [2019-10-21T21:46:59.378Z]   This doesn't seem to be taken into account by the engine
21:46:59 [2019-10-21T21:46:59.378Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
21:46:59 [2019-10-21T21:46:59.378Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
21:46:59 [2019-10-21T21:46:59.378Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
21:46:59 [2019-10-21T21:46:59.378Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
21:46:59 [2019-10-21T21:46:59.378Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
21:46:59 [2019-10-21T21:46:59.378Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
21:46:59 [2019-10-21T21:46:59.378Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:46:59 [2019-10-21T21:46:59.378Z] = 369 passed, 7 skipped, 4 deselected, 3 xfailed, 2 xpassed in 393.18 seconds ==
21:46:59 [2019-10-21T21:46:59.937Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:47:12 [2019-10-21T21:47:12.083Z] umount: bundles/test-docker-py/root: mountpoint not found
21:47:12 [2019-10-21T21:47:12.083Z] Clearing AppArmor profiles cache:.
21:47:12 [2019-10-21T21:47:12.083Z] All profile caches have been cleared, but no profiles have been unloaded.
21:47:12 [2019-10-21T21:47:12.083Z] Unloading profiles will leave already running processes permanently
21:47:12 [2019-10-21T21:47:12.083Z] unconfined, which can lead to unexpected situations.
21:47:12 [2019-10-21T21:47:12.083Z] 
21:47:12 [2019-10-21T21:47:12.083Z] To set a process to complain mode, use the command line tool
21:47:12 [2019-10-21T21:47:12.083Z] 'aa-complain'. To really tear down all profiles, run the init script
21:47:12 [2019-10-21T21:47:12.083Z] with the 'teardown' option."
21:47:12 [2019-10-21T21:47:12.083Z]