Skip to content

Console Output

19:26:28 [2019-10-02T19:26:28.786Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5912f8f2fc30c99086fc5d6a003924a000a0ee7e -e DOCKER_GRAPHDRIVER docker:5912f8f2fc30c99086fc5d6a003924a000a0ee7e hack/make.sh dynbinary-daemon test-docker-py
19:26:29 [2019-10-02T19:26:29.346Z] 
19:26:29 [2019-10-02T19:26:29.347Z] Removing bundles/
19:26:29 [2019-10-02T19:26:29.347Z] 
19:26:29 [2019-10-02T19:26:29.347Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:26:29 [2019-10-02T19:26:29.347Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:26:29 [2019-10-02T19:26:29.347Z] GOOS="" GOARCH="" GOARM=""
19:27:50 [2019-10-02T19:27:50.699Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:27:50 [2019-10-02T19:27:50.699Z] 
19:27:50 [2019-10-02T19:27:50.699Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:27:50 [2019-10-02T19:27:50.699Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:27:50 [2019-10-02T19:27:50.699Z] Using test binary docker
19:27:50 [2019-10-02T19:27:50.699Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:27:50 [2019-10-02T19:27:50.699Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
19:27:50 [2019-10-02T19:27:50.699Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
19:27:50 [2019-10-02T19:27:50.699Z] Warning failed to create cache: (null)
19:27:50 [2019-10-02T19:27:50.699Z] .
19:27:50 [2019-10-02T19:27:50.699Z] INFO: Waiting for daemon to start...
19:27:50 [2019-10-02T19:27:50.699Z] Starting dockerd
19:27:50 [2019-10-02T19:27:50.699Z] .
19:27:50 [2019-10-02T19:27:50.699Z] INFO: Building docker-sdk-python3:master...
19:28:29 [2019-10-02T19:28:29.337Z] sha256:cd3e780a2a7bf9d39411f81078dacf893a76224b2a39ed954e66f59ed76a08d5
19:28:29 [2019-10-02T19:28:29.337Z] INFO: Starting docker-py tests...
19:28:29 [2019-10-02T19:28:29.337Z] ============================= test session starts ==============================
19:28:29 [2019-10-02T19:28:29.337Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
19:28:29 [2019-10-02T19:28:29.337Z] rootdir: /src, inifile: pytest.ini
19:28:29 [2019-10-02T19:28:29.337Z] plugins: timeout-1.3.3, cov-2.6.1
19:28:29 [2019-10-02T19:28:29.337Z] collected 385 items / 4 deselected / 381 selected
19:28:29 [2019-10-02T19:28:29.337Z] 
19:28:49 [2019-10-02T19:28:49.352Z] tests/integration/api_build_test.py ......................X              [  6%]
19:28:49 [2019-10-02T19:28:49.910Z] tests/integration/api_client_test.py .....                               [  7%]
19:28:51 [2019-10-02T19:28:51.827Z] tests/integration/api_config_test.py .....                               [  8%]
19:29:26 [2019-10-02T19:29:26.179Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
19:30:30 [2019-10-02T19:30:30.029Z] .................................................                        [ 29%]
19:30:48 [2019-10-02T19:30:48.710Z] tests/integration/api_exec_test.py ....................                  [ 35%]
19:30:56 [2019-10-02T19:30:56.722Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
19:31:00 [2019-10-02T19:31:00.750Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
19:31:21 [2019-10-02T19:31:21.450Z] tests/integration/api_network_test.py ...........................        [ 47%]
19:31:29 [2019-10-02T19:31:29.467Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
19:31:31 [2019-10-02T19:31:31.337Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:31:35 [2019-10-02T19:31:35.830Z] tests/integration/api_service_test.py ................s................. [ 60%]
19:31:50 [2019-10-02T19:31:50.512Z] .........................                                                [ 67%]
19:32:28 [2019-10-02T19:32:28.716Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
19:32:43 [2019-10-02T19:32:43.542Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:32:44 [2019-10-02T19:32:44.901Z] tests/integration/client_test.py .....                                   [ 75%]
19:32:45 [2019-10-02T19:32:45.459Z] tests/integration/errors_test.py .                                       [ 76%]
19:33:19 [2019-10-02T19:33:19.055Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:33:37 [2019-10-02T19:33:37.286Z] .........                                                                [ 85%]
19:33:42 [2019-10-02T19:33:42.946Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:33:44 [2019-10-02T19:33:44.580Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:33:51 [2019-10-02T19:33:51.100Z] tests/integration/models_nodes_test.py .                                 [ 91%]
19:33:51 [2019-10-02T19:33:51.355Z] tests/integration/models_resources_test.py .                             [ 91%]
19:33:56 [2019-10-02T19:33:56.837Z] tests/integration/models_services_test.py ..............X.               [ 95%]
19:34:00 [2019-10-02T19:34:00.598Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:34:00 [2019-10-02T19:34:00.598Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:34:04 [2019-10-02T19:34:04.755Z] tests/integration/regression_test.py ......                              [ 98%]
19:34:05 [2019-10-02T19:34:05.265Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:34:05 [2019-10-02T19:34:05.265Z] tests/integration/credentials/utils_test.py .                            [100%]
19:34:05 [2019-10-02T19:34:05.265Z] 
19:34:05 [2019-10-02T19:34:05.265Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:34:05 [2019-10-02T19:34:05.265Z] =========================== short test summary info ============================
19:34:05 [2019-10-02T19:34:05.265Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:34:05 [2019-10-02T19:34:05.265Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:34:05 [2019-10-02T19:34:05.265Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:34:05 [2019-10-02T19:34:05.265Z]   Not supported on most drivers
19:34:05 [2019-10-02T19:34:05.265Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:34:05 [2019-10-02T19:34:05.265Z]   This doesn't seem to be taken into account by the engine
19:34:05 [2019-10-02T19:34:05.265Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
19:34:05 [2019-10-02T19:34:05.265Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
19:34:05 [2019-10-02T19:34:05.265Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
19:34:05 [2019-10-02T19:34:05.265Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
19:34:05 [2019-10-02T19:34:05.265Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
19:34:05 [2019-10-02T19:34:05.265Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
19:34:05 [2019-10-02T19:34:05.265Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:34:05 [2019-10-02T19:34:05.265Z] = 369 passed, 7 skipped, 4 deselected, 3 xfailed, 2 xpassed in 338.98 seconds ==
19:34:05 [2019-10-02T19:34:05.825Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:34:17 [2019-10-02T19:34:17.971Z] umount: bundles/test-docker-py/root: mountpoint not found
19:34:17 [2019-10-02T19:34:17.971Z] Clearing AppArmor profiles cache:.
19:34:17 [2019-10-02T19:34:17.971Z] All profile caches have been cleared, but no profiles have been unloaded.
19:34:17 [2019-10-02T19:34:17.971Z] Unloading profiles will leave already running processes permanently
19:34:17 [2019-10-02T19:34:17.971Z] unconfined, which can lead to unexpected situations.
19:34:17 [2019-10-02T19:34:17.971Z] 
19:34:17 [2019-10-02T19:34:17.971Z] To set a process to complain mode, use the command line tool
19:34:17 [2019-10-02T19:34:17.971Z] 'aa-complain'. To really tear down all profiles, run the init script
19:34:17 [2019-10-02T19:34:17.971Z] with the 'teardown' option."
19:34:17 [2019-10-02T19:34:17.971Z]