Skip to content

Console Output

10:12:00 [2020-02-07T10:12:00.414Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40469/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=27649ee44f841f5804c9aa02ac59091ea2858e36 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:27649ee44f841f5804c9aa02ac59091ea2858e36 hack/make.sh dynbinary-daemon test-docker-py
10:12:00 [2020-02-07T10:12:00.981Z] 
10:12:00 [2020-02-07T10:12:00.981Z] Removing bundles/
10:12:00 [2020-02-07T10:12:00.981Z] 
10:12:00 [2020-02-07T10:12:00.981Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:12:00 [2020-02-07T10:12:00.981Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:12:00 [2020-02-07T10:12:00.981Z] GOOS="" GOARCH="" GOARM=""
10:13:22 [2020-02-07T10:13:22.399Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:13:22 [2020-02-07T10:13:22.399Z] 
10:13:22 [2020-02-07T10:13:22.399Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:13:22 [2020-02-07T10:13:22.399Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:13:22 [2020-02-07T10:13:22.399Z] Using test binary docker
10:13:22 [2020-02-07T10:13:22.399Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:13:22 [2020-02-07T10:13:22.399Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:13:22 [2020-02-07T10:13:22.399Z] INFO: Waiting for daemon to start...
10:13:22 [2020-02-07T10:13:22.399Z] Starting dockerd
10:13:22 [2020-02-07T10:13:22.963Z] .
10:13:22 [2020-02-07T10:13:22.963Z] INFO: Building docker-sdk-python3:4.2.0...
10:14:09 [2020-02-07T10:14:09.617Z] sha256:e0dca650a51ea7e92239853034ceeb9840a804a1b6888337bea4fcfa810a5948
10:14:09 [2020-02-07T10:14:09.617Z] INFO: Starting docker-py tests...
10:14:10 [2020-02-07T10:14:10.575Z] ============================= test session starts ==============================
10:14:10 [2020-02-07T10:14:10.575Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
10:14:10 [2020-02-07T10:14:10.575Z] rootdir: /src, inifile: pytest.ini
10:14:10 [2020-02-07T10:14:10.575Z] plugins: cov-2.6.1, timeout-1.3.3
10:14:11 [2020-02-07T10:14:11.509Z] collected 387 items
10:14:11 [2020-02-07T10:14:11.509Z] 
10:14:34 [2020-02-07T10:14:34.056Z] tests/integration/api_build_test.py .......................X             [  6%]
10:14:34 [2020-02-07T10:14:34.571Z] tests/integration/api_client_test.py .....                               [  7%]
10:14:35 [2020-02-07T10:14:35.941Z] tests/integration/api_config_test.py .....                               [  8%]
10:15:10 [2020-02-07T10:15:10.108Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:16:12 [2020-02-07T10:16:12.126Z] .................................................                        [ 29%]
10:16:31 [2020-02-07T10:16:31.422Z] tests/integration/api_exec_test.py .....................                 [ 35%]
10:16:39 [2020-02-07T10:16:39.384Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
10:16:43 [2020-02-07T10:16:43.842Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:17:04 [2020-02-07T10:17:04.653Z] tests/integration/api_network_test.py ...........................        [ 47%]
10:17:12 [2020-02-07T10:17:12.718Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:17:14 [2020-02-07T10:17:14.163Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:17:19 [2020-02-07T10:17:19.277Z] tests/integration/api_service_test.py ................s................. [ 60%]
10:17:34 [2020-02-07T10:17:34.314Z] .........................                                                [ 67%]
10:18:11 [2020-02-07T10:18:11.038Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
10:18:25 [2020-02-07T10:18:25.961Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:18:27 [2020-02-07T10:18:27.853Z] tests/integration/client_test.py .....                                   [ 75%]
10:18:27 [2020-02-07T10:18:27.853Z] tests/integration/context_api_test.py ..                                 [ 76%]
10:18:28 [2020-02-07T10:18:28.783Z] tests/integration/errors_test.py .                                       [ 76%]
10:19:07 [2020-02-07T10:19:07.240Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:19:24 [2020-02-07T10:19:24.545Z] .........                                                                [ 86%]
10:19:30 [2020-02-07T10:19:30.987Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:19:32 [2020-02-07T10:19:32.613Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:19:39 [2020-02-07T10:19:39.157Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:19:39 [2020-02-07T10:19:39.157Z] tests/integration/models_resources_test.py .                             [ 91%]
10:19:45 [2020-02-07T10:19:45.228Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:19:49 [2020-02-07T10:19:49.014Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:19:49 [2020-02-07T10:19:49.014Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:19:53 [2020-02-07T10:19:53.285Z] tests/integration/regression_test.py ......                              [ 98%]
10:19:53 [2020-02-07T10:19:53.542Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:19:53 [2020-02-07T10:19:53.542Z] tests/integration/credentials/utils_test.py .                            [100%]
10:19:53 [2020-02-07T10:19:53.542Z] 
10:19:53 [2020-02-07T10:19:53.542Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:19:53 [2020-02-07T10:19:53.542Z] =========================== short test summary info ============================
10:19:53 [2020-02-07T10:19:53.542Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:19:53 [2020-02-07T10:19:53.542Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:19:53 [2020-02-07T10:19:53.542Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:19:53 [2020-02-07T10:19:53.542Z]   Not supported on most drivers
10:19:53 [2020-02-07T10:19:53.542Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:19:53 [2020-02-07T10:19:53.542Z]   Can fail if eth0 has multiple IP addresses
10:19:53 [2020-02-07T10:19:53.542Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:19:53 [2020-02-07T10:19:53.542Z]   This doesn't seem to be taken into account by the engine
10:19:53 [2020-02-07T10:19:53.542Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:19:53 [2020-02-07T10:19:53.542Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
10:19:53 [2020-02-07T10:19:53.542Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
10:19:53 [2020-02-07T10:19:53.542Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
10:19:53 [2020-02-07T10:19:53.542Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
10:19:53 [2020-02-07T10:19:53.542Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
10:19:53 [2020-02-07T10:19:53.542Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:19:53 [2020-02-07T10:19:53.542Z] ======== 374 passed, 7 skipped, 4 xfailed, 2 xpassed in 343.12 seconds =========
10:19:53 [2020-02-07T10:19:53.799Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:20:05 [2020-02-07T10:20:05.977Z] Leaving: AppArmorNo profiles have been unloaded.
10:20:05 [2020-02-07T10:20:05.977Z] 
10:20:05 [2020-02-07T10:20:05.977Z] Unloading profiles will leave already running processes permanently
10:20:05 [2020-02-07T10:20:05.977Z] unconfined, which can lead to unexpected situations.
10:20:05 [2020-02-07T10:20:05.977Z] 
10:20:05 [2020-02-07T10:20:05.977Z] To set a process to complain mode, use the command line tool
10:20:05 [2020-02-07T10:20:05.977Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:20:05 [2020-02-07T10:20:05.977Z]