Skip to content

Console Output

23:51:53 [2019-09-20T23:51:53.309Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39951/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 -e DOCKER_GRAPHDRIVER docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 hack/make.sh dynbinary-daemon test-docker-py
23:51:53 [2019-09-20T23:51:53.873Z] 
23:51:53 [2019-09-20T23:51:53.873Z] Removing bundles/
23:51:53 [2019-09-20T23:51:53.873Z] 
23:51:53 [2019-09-20T23:51:53.873Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:51:54 [2019-09-20T23:51:54.131Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:51:54 [2019-09-20T23:51:54.131Z] GOOS="" GOARCH="" GOARM=""
23:53:15 [2019-09-20T23:53:15.540Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:53:15 [2019-09-20T23:53:15.540Z] 
23:53:15 [2019-09-20T23:53:15.540Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:53:15 [2019-09-20T23:53:15.540Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:53:15 [2019-09-20T23:53:15.540Z] Using test binary docker
23:53:15 [2019-09-20T23:53:15.540Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:53:15 [2019-09-20T23:53:15.540Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
23:53:15 [2019-09-20T23:53:15.540Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
23:53:15 [2019-09-20T23:53:15.540Z] Warning failed to create cache: (null)
23:53:15 [2019-09-20T23:53:15.540Z] .
23:53:15 [2019-09-20T23:53:15.540Z] INFO: Waiting for daemon to start...
23:53:15 [2019-09-20T23:53:15.540Z] Starting dockerd
23:53:15 [2019-09-20T23:53:15.540Z] .
23:53:15 [2019-09-20T23:53:15.540Z] INFO: Building docker-sdk-python3:4.0.2...
23:54:23 [2019-09-20T23:54:23.195Z] sha256:2cbde49145cd265e411e5a26e6ccfab060d4e8eb11ad92ba3e07ce4918e02006
23:54:23 [2019-09-20T23:54:23.195Z] INFO: Starting docker-py tests...
23:54:23 [2019-09-20T23:54:23.195Z] ============================= test session starts ==============================
23:54:23 [2019-09-20T23:54:23.195Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
23:54:23 [2019-09-20T23:54:23.195Z] rootdir: /src, inifile: pytest.ini
23:54:23 [2019-09-20T23:54:23.195Z] plugins: timeout-1.3.3, cov-2.6.1
23:54:23 [2019-09-20T23:54:23.195Z] collected 385 items / 6 deselected
23:54:23 [2019-09-20T23:54:23.195Z] 
23:54:44 [2019-09-20T23:54:44.044Z] tests/integration/api_build_test.py ......................X              [  6%]
23:54:44 [2019-09-20T23:54:44.300Z] tests/integration/api_client_test.py .....                               [  7%]
23:54:46 [2019-09-20T23:54:46.231Z] tests/integration/api_config_test.py .....                               [  8%]
23:55:20 [2019-09-20T23:55:20.432Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:56:22 [2019-09-20T23:56:22.319Z] ................................................                         [ 29%]
23:56:40 [2019-09-20T23:56:40.984Z] tests/integration/api_exec_test.py ....................                  [ 35%]
23:56:48 [2019-09-20T23:56:48.943Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
23:56:53 [2019-09-20T23:56:53.100Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
23:57:14 [2019-09-20T23:57:14.510Z] tests/integration/api_network_test.py ...........................        [ 47%]
23:57:22 [2019-09-20T23:57:22.942Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:57:24 [2019-09-20T23:57:24.468Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:57:30 [2019-09-20T23:57:30.725Z] tests/integration/api_service_test.py ................s................. [ 60%]
23:57:44 [2019-09-20T23:57:44.087Z] ........................                                                 [ 67%]
23:58:21 [2019-09-20T23:58:21.418Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
23:58:36 [2019-09-20T23:58:36.266Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:58:38 [2019-09-20T23:58:38.158Z] tests/integration/client_test.py .....                                   [ 75%]
23:58:38 [2019-09-20T23:58:38.722Z] tests/integration/errors_test.py .                                       [ 75%]
23:59:11 [2019-09-20T23:59:11.187Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:59:28 [2019-09-20T23:59:28.845Z] .........                                                                [ 85%]
23:59:34 [2019-09-20T23:59:34.321Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:59:35 [2019-09-20T23:59:35.945Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:59:41 [2019-09-20T23:59:41.197Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:59:42 [2019-09-20T23:59:42.565Z] tests/integration/models_resources_test.py .                             [ 91%]
23:59:48 [2019-09-20T23:59:48.633Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:59:51 [2019-09-20T23:59:51.893Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:59:51 [2019-09-20T23:59:51.893Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:59:56 [2019-09-20T23:59:56.289Z] tests/integration/regression_test.py ......                              [ 98%]
23:59:57 [2019-09-20T23:59:57.060Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:59:57 [2019-09-20T23:59:57.060Z] tests/integration/credentials/utils_test.py .                            [100%]
23:59:57 [2019-09-20T23:59:57.060Z] 
23:59:57 [2019-09-20T23:59:57.060Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:59:57 [2019-09-20T23:59:57.060Z] =========================== short test summary info ============================
23:59:57 [2019-09-20T23:59:57.060Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:59:57 [2019-09-20T23:59:57.060Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:59:57 [2019-09-20T23:59:57.060Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:59:57 [2019-09-20T23:59:57.060Z]   Not supported on most drivers
23:59:57 [2019-09-20T23:59:57.060Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:59:57 [2019-09-20T23:59:57.060Z]   This doesn't seem to be taken into account by the engine
23:59:57 [2019-09-20T23:59:57.060Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
23:59:57 [2019-09-20T23:59:57.060Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
23:59:57 [2019-09-20T23:59:57.060Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
23:59:57 [2019-09-20T23:59:57.060Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
23:59:57 [2019-09-20T23:59:57.060Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
23:59:57 [2019-09-20T23:59:57.060Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
23:59:57 [2019-09-20T23:59:57.060Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:59:57 [2019-09-20T23:59:57.060Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 335.41 seconds ==
23:59:57 [2019-09-20T23:59:57.316Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:00:09 [2019-09-21T00:00:09.501Z] umount: bundles/test-docker-py/root: mountpoint not found
00:00:09 [2019-09-21T00:00:09.501Z] Clearing AppArmor profiles cache:.
00:00:09 [2019-09-21T00:00:09.501Z] All profile caches have been cleared, but no profiles have been unloaded.
00:00:09 [2019-09-21T00:00:09.501Z] Unloading profiles will leave already running processes permanently
00:00:09 [2019-09-21T00:00:09.501Z] unconfined, which can lead to unexpected situations.
00:00:09 [2019-09-21T00:00:09.501Z] 
00:00:09 [2019-09-21T00:00:09.501Z] To set a process to complain mode, use the command line tool
00:00:09 [2019-09-21T00:00:09.501Z] 'aa-complain'. To really tear down all profiles, run the init script
00:00:09 [2019-09-21T00:00:09.501Z] with the 'teardown' option."
00:00:09 [2019-09-21T00:00:09.501Z]