Skip to content

Console Output

11:47:11 [2019-09-16T11:47:11.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70d8d98caa4c9bb235f3403b5a21a68ce32e0d1e -e DOCKER_GRAPHDRIVER docker:70d8d98caa4c9bb235f3403b5a21a68ce32e0d1e hack/make.sh dynbinary-daemon test-docker-py
11:47:12 [2019-09-16T11:47:12.059Z] 
11:47:12 [2019-09-16T11:47:12.059Z] Removing bundles/
11:47:12 [2019-09-16T11:47:12.316Z] 
11:47:12 [2019-09-16T11:47:12.316Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
11:47:12 [2019-09-16T11:47:12.316Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:47:12 [2019-09-16T11:47:12.316Z] GOOS="" GOARCH="" GOARM=""
11:48:33 [2019-09-16T11:48:33.718Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:48:33 [2019-09-16T11:48:33.718Z] 
11:48:33 [2019-09-16T11:48:33.718Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:48:33 [2019-09-16T11:48:33.718Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:48:33 [2019-09-16T11:48:33.718Z] Using test binary docker
11:48:33 [2019-09-16T11:48:33.718Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:48:33 [2019-09-16T11:48:33.718Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
11:48:33 [2019-09-16T11:48:33.718Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
11:48:33 [2019-09-16T11:48:33.718Z] Warning failed to create cache: (null)
11:48:33 [2019-09-16T11:48:33.718Z] .
11:48:33 [2019-09-16T11:48:33.718Z] INFO: Waiting for daemon to start...
11:48:33 [2019-09-16T11:48:33.718Z] Starting dockerd
11:48:33 [2019-09-16T11:48:33.718Z] .
11:48:33 [2019-09-16T11:48:33.718Z] INFO: Building docker-sdk-python3:4.0.2...
11:49:41 [2019-09-16T11:49:41.370Z] sha256:9a3a66833e8ca0a2095f9068db194dbb7934b4112b343b359aa7ce94a3131f1e
11:49:41 [2019-09-16T11:49:41.370Z] INFO: Starting docker-py tests...
11:49:41 [2019-09-16T11:49:41.370Z] ============================= test session starts ==============================
11:49:41 [2019-09-16T11:49:41.370Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
11:49:41 [2019-09-16T11:49:41.370Z] rootdir: /src, inifile: pytest.ini
11:49:41 [2019-09-16T11:49:41.370Z] plugins: timeout-1.3.3, cov-2.6.1
11:49:41 [2019-09-16T11:49:41.370Z] collected 385 items / 5 deselected
11:49:41 [2019-09-16T11:49:41.370Z] 
11:50:03 [2019-09-16T11:50:03.383Z] tests/integration/api_build_test.py ......................X              [  6%]
11:50:03 [2019-09-16T11:50:03.946Z] tests/integration/api_client_test.py .....                               [  7%]
11:50:05 [2019-09-16T11:50:05.877Z] tests/integration/api_config_test.py .....                               [  8%]
11:50:41 [2019-09-16T11:50:41.599Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
11:51:45 [2019-09-16T11:51:45.958Z] .................................................                        [ 30%]
11:52:05 [2019-09-16T11:52:05.421Z] tests/integration/api_exec_test.py ....................                  [ 35%]
11:52:13 [2019-09-16T11:52:13.109Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
11:52:17 [2019-09-16T11:52:17.624Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
11:52:39 [2019-09-16T11:52:39.358Z] tests/integration/api_network_test.py ...........................        [ 47%]
11:52:47 [2019-09-16T11:52:47.421Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
11:52:49 [2019-09-16T11:52:49.354Z] tests/integration/api_secret_test.py .....                               [ 52%]
11:52:55 [2019-09-16T11:52:55.474Z] tests/integration/api_service_test.py ................s................. [ 61%]
11:53:08 [2019-09-16T11:53:08.835Z] ........................                                                 [ 67%]
11:53:46 [2019-09-16T11:53:46.567Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
11:54:01 [2019-09-16T11:54:01.415Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:54:03 [2019-09-16T11:54:03.934Z] tests/integration/client_test.py .....                                   [ 75%]
11:54:04 [2019-09-16T11:54:04.190Z] tests/integration/errors_test.py .                                       [ 76%]
11:54:38 [2019-09-16T11:54:38.043Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:54:56 [2019-09-16T11:54:56.663Z] .........                                                                [ 85%]
11:55:02 [2019-09-16T11:55:02.146Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:55:03 [2019-09-16T11:55:03.773Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:55:10 [2019-09-16T11:55:10.313Z] tests/integration/models_nodes_test.py .                                 [ 91%]
11:55:10 [2019-09-16T11:55:10.570Z] tests/integration/models_resources_test.py .                             [ 91%]
11:55:16 [2019-09-16T11:55:16.642Z] tests/integration/models_services_test.py ..............X.               [ 95%]
11:55:19 [2019-09-16T11:55:19.906Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:55:19 [2019-09-16T11:55:19.906Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:55:24 [2019-09-16T11:55:24.509Z] tests/integration/regression_test.py ......                              [ 98%]
11:55:25 [2019-09-16T11:55:25.281Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:55:25 [2019-09-16T11:55:25.281Z] tests/integration/credentials/utils_test.py .                            [100%]
11:55:25 [2019-09-16T11:55:25.281Z] 
11:55:25 [2019-09-16T11:55:25.281Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:55:25 [2019-09-16T11:55:25.281Z] =========================== short test summary info ============================
11:55:25 [2019-09-16T11:55:25.281Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:55:25 [2019-09-16T11:55:25.281Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:55:25 [2019-09-16T11:55:25.281Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:55:25 [2019-09-16T11:55:25.281Z]   Not supported on most drivers
11:55:25 [2019-09-16T11:55:25.281Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:55:25 [2019-09-16T11:55:25.281Z]   This doesn't seem to be taken into account by the engine
11:55:25 [2019-09-16T11:55:25.281Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
11:55:25 [2019-09-16T11:55:25.281Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
11:55:25 [2019-09-16T11:55:25.281Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
11:55:25 [2019-09-16T11:55:25.281Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
11:55:25 [2019-09-16T11:55:25.281Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
11:55:25 [2019-09-16T11:55:25.281Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
11:55:25 [2019-09-16T11:55:25.281Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:55:25 [2019-09-16T11:55:25.281Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 345.53 seconds ==
11:55:25 [2019-09-16T11:55:25.844Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:55:38 [2019-09-16T11:55:38.024Z] umount: bundles/test-docker-py/root: mountpoint not found
11:55:38 [2019-09-16T11:55:38.024Z] Clearing AppArmor profiles cache:.
11:55:38 [2019-09-16T11:55:38.024Z] All profile caches have been cleared, but no profiles have been unloaded.
11:55:38 [2019-09-16T11:55:38.024Z] Unloading profiles will leave already running processes permanently
11:55:38 [2019-09-16T11:55:38.024Z] unconfined, which can lead to unexpected situations.
11:55:38 [2019-09-16T11:55:38.024Z] 
11:55:38 [2019-09-16T11:55:38.024Z] To set a process to complain mode, use the command line tool
11:55:38 [2019-09-16T11:55:38.024Z] 'aa-complain'. To really tear down all profiles, run the init script
11:55:38 [2019-09-16T11:55:38.024Z] with the 'teardown' option."
11:55:38 [2019-09-16T11:55:38.024Z]