Skip to content

Console Output

14:25:42 [2019-09-30T14:25:42.689Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40015/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bac5c757c2ebafad287c4f348fdb5ccfcb90c73d -e DOCKER_GRAPHDRIVER docker:bac5c757c2ebafad287c4f348fdb5ccfcb90c73d hack/make.sh dynbinary-daemon test-docker-py
14:25:43 [2019-09-30T14:25:43.621Z] 
14:25:43 [2019-09-30T14:25:43.878Z] Removing bundles/
14:25:43 [2019-09-30T14:25:43.878Z] 
14:25:43 [2019-09-30T14:25:43.878Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:25:43 [2019-09-30T14:25:43.878Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:25:43 [2019-09-30T14:25:43.878Z] GOOS="" GOARCH="" GOARM=""
14:27:05 [2019-09-30T14:27:05.317Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:27:05 [2019-09-30T14:27:05.317Z] 
14:27:05 [2019-09-30T14:27:05.317Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:27:05 [2019-09-30T14:27:05.317Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:27:05 [2019-09-30T14:27:05.317Z] Using test binary docker
14:27:05 [2019-09-30T14:27:05.317Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:27:05 [2019-09-30T14:27:05.317Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:27:05 [2019-09-30T14:27:05.317Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:27:05 [2019-09-30T14:27:05.317Z] Warning failed to create cache: (null)
14:27:05 [2019-09-30T14:27:05.317Z] .
14:27:05 [2019-09-30T14:27:05.317Z] INFO: Waiting for daemon to start...
14:27:05 [2019-09-30T14:27:05.317Z] Starting dockerd
14:27:05 [2019-09-30T14:27:05.317Z] .
14:27:05 [2019-09-30T14:27:05.317Z] INFO: Building docker-sdk-python3:4.0.2...
14:28:26 [2019-09-30T14:28:26.721Z] sha256:8b28508f44fc88cf644983d394784fca9896a28319a8a92f8c01c7494a66816f
14:28:26 [2019-09-30T14:28:26.721Z] INFO: Starting docker-py tests...
14:28:26 [2019-09-30T14:28:26.721Z] ============================= test session starts ==============================
14:28:26 [2019-09-30T14:28:26.721Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
14:28:26 [2019-09-30T14:28:26.721Z] rootdir: /src, inifile: pytest.ini
14:28:26 [2019-09-30T14:28:26.721Z] plugins: timeout-1.3.3, cov-2.6.1
14:28:26 [2019-09-30T14:28:26.721Z] collected 385 items / 6 deselected
14:28:26 [2019-09-30T14:28:26.721Z] 
14:28:47 [2019-09-30T14:28:47.160Z] tests/integration/api_build_test.py ......................X              [  6%]
14:28:47 [2019-09-30T14:28:47.724Z] tests/integration/api_client_test.py .....                               [  7%]
14:28:49 [2019-09-30T14:28:49.875Z] tests/integration/api_config_test.py .....                               [  8%]
14:29:31 [2019-09-30T14:29:31.305Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:30:47 [2019-09-30T14:30:47.125Z] ................................................                         [ 29%]
14:31:11 [2019-09-30T14:31:11.191Z] tests/integration/api_exec_test.py ....................                  [ 35%]
14:31:20 [2019-09-30T14:31:20.232Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
14:31:24 [2019-09-30T14:31:24.253Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
14:31:50 [2019-09-30T14:31:50.060Z] tests/integration/api_network_test.py ...........................        [ 47%]
14:31:58 [2019-09-30T14:31:58.395Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:32:00 [2019-09-30T14:32:00.545Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:32:06 [2019-09-30T14:32:06.195Z] tests/integration/api_service_test.py ................s................. [ 60%]
14:32:18 [2019-09-30T14:32:18.038Z] ........................                                                 [ 67%]
14:33:00 [2019-09-30T14:33:00.687Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
14:33:15 [2019-09-30T14:33:15.540Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:33:17 [2019-09-30T14:33:17.433Z] tests/integration/client_test.py .....                                   [ 75%]
14:33:18 [2019-09-30T14:33:18.366Z] tests/integration/errors_test.py .                                       [ 75%]
14:33:58 [2019-09-30T14:33:58.909Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:34:19 [2019-09-30T14:34:19.994Z] .........                                                                [ 85%]
14:34:25 [2019-09-30T14:34:25.659Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:34:27 [2019-09-30T14:34:27.546Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:34:34 [2019-09-30T14:34:34.089Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:34:35 [2019-09-30T14:34:35.019Z] tests/integration/models_resources_test.py .                             [ 91%]
14:34:41 [2019-09-30T14:34:41.091Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:34:45 [2019-09-30T14:34:45.505Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:34:45 [2019-09-30T14:34:45.505Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:34:50 [2019-09-30T14:34:50.964Z] tests/integration/regression_test.py ......                              [ 98%]
14:34:51 [2019-09-30T14:34:51.479Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:34:51 [2019-09-30T14:34:51.479Z] tests/integration/credentials/utils_test.py .                            [100%]
14:34:51 [2019-09-30T14:34:51.479Z] 
14:34:51 [2019-09-30T14:34:51.479Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:34:51 [2019-09-30T14:34:51.479Z] =========================== short test summary info ============================
14:34:51 [2019-09-30T14:34:51.479Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:34:51 [2019-09-30T14:34:51.479Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:34:51 [2019-09-30T14:34:51.479Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:34:51 [2019-09-30T14:34:51.479Z]   Not supported on most drivers
14:34:51 [2019-09-30T14:34:51.479Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:34:51 [2019-09-30T14:34:51.479Z]   This doesn't seem to be taken into account by the engine
14:34:51 [2019-09-30T14:34:51.479Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
14:34:51 [2019-09-30T14:34:51.479Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
14:34:51 [2019-09-30T14:34:51.479Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
14:34:51 [2019-09-30T14:34:51.479Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
14:34:51 [2019-09-30T14:34:51.479Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
14:34:51 [2019-09-30T14:34:51.479Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
14:34:51 [2019-09-30T14:34:51.479Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:34:51 [2019-09-30T14:34:51.479Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 392.25 seconds ==
14:34:52 [2019-09-30T14:34:52.046Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:35:04 [2019-09-30T14:35:04.231Z] umount: bundles/test-docker-py/root: mountpoint not found
14:35:04 [2019-09-30T14:35:04.231Z] Clearing AppArmor profiles cache:.
14:35:04 [2019-09-30T14:35:04.231Z] All profile caches have been cleared, but no profiles have been unloaded.
14:35:04 [2019-09-30T14:35:04.231Z] Unloading profiles will leave already running processes permanently
14:35:04 [2019-09-30T14:35:04.231Z] unconfined, which can lead to unexpected situations.
14:35:04 [2019-09-30T14:35:04.231Z] 
14:35:04 [2019-09-30T14:35:04.231Z] To set a process to complain mode, use the command line tool
14:35:04 [2019-09-30T14:35:04.231Z] 'aa-complain'. To really tear down all profiles, run the init script
14:35:04 [2019-09-30T14:35:04.231Z] with the 'teardown' option."
14:35:04 [2019-09-30T14:35:04.231Z]