Skip to content

Console Output

12:17:24 [2020-05-06T12:17:24.692Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40915/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d84ed625a796fda8afc9e2b7c10f67592b29ac18 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d84ed625a796fda8afc9e2b7c10f67592b29ac18 hack/make.sh dynbinary-daemon test-docker-py
12:17:25 [2020-05-06T12:17:25.257Z] 
12:17:25 [2020-05-06T12:17:25.257Z] Removing bundles/
12:17:25 [2020-05-06T12:17:25.257Z] 
12:17:25 [2020-05-06T12:17:25.257Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:17:25 [2020-05-06T12:17:25.257Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:17:25 [2020-05-06T12:17:25.257Z] GOOS="" GOARCH="" GOARM=""
12:19:01 [2020-05-06T12:19:01.727Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:19:01 [2020-05-06T12:19:01.727Z] 
12:19:01 [2020-05-06T12:19:01.727Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:19:01 [2020-05-06T12:19:01.727Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:19:01 [2020-05-06T12:19:01.727Z] Using test binary docker
12:19:01 [2020-05-06T12:19:01.727Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:19:01 [2020-05-06T12:19:01.727Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:19:01 [2020-05-06T12:19:01.727Z] INFO: Waiting for daemon to start...
12:19:01 [2020-05-06T12:19:01.727Z] Starting dockerd
12:19:01 [2020-05-06T12:19:01.727Z] .
12:19:01 [2020-05-06T12:19:01.727Z] INFO: Building docker-sdk-python3:4.2.0...
12:19:48 [2020-05-06T12:19:48.377Z] sha256:6028ea96ec2a7cd3f09b0e896b76fcd40acac74d4801fc4e69f6999a9ee9bc60
12:19:48 [2020-05-06T12:19:48.377Z] INFO: Starting docker-py tests...
12:19:48 [2020-05-06T12:19:48.377Z] ============================= test session starts ==============================
12:19:48 [2020-05-06T12:19:48.377Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
12:19:48 [2020-05-06T12:19:48.377Z] rootdir: /src, inifile: pytest.ini
12:19:48 [2020-05-06T12:19:48.377Z] plugins: cov-2.6.1, timeout-1.3.3
12:19:48 [2020-05-06T12:19:48.377Z] collected 387 items / 1 deselected / 386 selected
12:19:48 [2020-05-06T12:19:48.377Z] 
12:20:09 [2020-05-06T12:20:09.482Z] tests/integration/api_build_test.py .......................X             [  6%]
12:20:10 [2020-05-06T12:20:10.050Z] tests/integration/api_client_test.py .....                               [  7%]
12:20:11 [2020-05-06T12:20:11.987Z] tests/integration/api_config_test.py .....                               [  8%]
12:20:46 [2020-05-06T12:20:46.757Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
12:21:49 [2020-05-06T12:21:49.562Z] ................................................                         [ 29%]
12:22:09 [2020-05-06T12:22:09.624Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:22:17 [2020-05-06T12:22:17.067Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
12:22:21 [2020-05-06T12:22:21.279Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
12:22:43 [2020-05-06T12:22:43.532Z] tests/integration/api_network_test.py ...........................        [ 47%]
12:22:51 [2020-05-06T12:22:51.368Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
12:22:53 [2020-05-06T12:22:53.303Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:22:58 [2020-05-06T12:22:58.068Z] tests/integration/api_service_test.py ................s................. [ 60%]
12:23:12 [2020-05-06T12:23:12.807Z] .........................                                                [ 67%]
12:23:50 [2020-05-06T12:23:50.105Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
12:24:08 [2020-05-06T12:24:08.162Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:24:08 [2020-05-06T12:24:08.162Z] tests/integration/client_test.py .....                                   [ 75%]
12:24:08 [2020-05-06T12:24:08.162Z] tests/integration/context_api_test.py ..                                 [ 76%]
12:24:08 [2020-05-06T12:24:08.162Z] tests/integration/errors_test.py .                                       [ 76%]
12:24:51 [2020-05-06T12:24:51.438Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:25:09 [2020-05-06T12:25:09.545Z] .........                                                                [ 86%]
12:25:15 [2020-05-06T12:25:15.682Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:25:17 [2020-05-06T12:25:17.308Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:25:23 [2020-05-06T12:25:23.877Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:25:24 [2020-05-06T12:25:24.134Z] tests/integration/models_resources_test.py .                             [ 91%]
12:25:30 [2020-05-06T12:25:30.317Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:25:34 [2020-05-06T12:25:34.105Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:25:34 [2020-05-06T12:25:34.105Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:25:38 [2020-05-06T12:25:38.582Z] tests/integration/regression_test.py ......                              [ 98%]
12:25:38 [2020-05-06T12:25:38.839Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:25:38 [2020-05-06T12:25:38.839Z] tests/integration/credentials/utils_test.py .                            [100%]
12:25:38 [2020-05-06T12:25:38.839Z] 
12:25:38 [2020-05-06T12:25:38.839Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:25:38 [2020-05-06T12:25:38.839Z] =========================== short test summary info ============================
12:25:38 [2020-05-06T12:25:38.839Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:25:38 [2020-05-06T12:25:38.839Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:25:38 [2020-05-06T12:25:38.839Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:25:38 [2020-05-06T12:25:38.839Z]   Not supported on most drivers
12:25:38 [2020-05-06T12:25:38.839Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:25:38 [2020-05-06T12:25:38.839Z]   Can fail if eth0 has multiple IP addresses
12:25:38 [2020-05-06T12:25:38.839Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:25:38 [2020-05-06T12:25:38.839Z]   This doesn't seem to be taken into account by the engine
12:25:38 [2020-05-06T12:25:38.839Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
12:25:38 [2020-05-06T12:25:38.839Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
12:25:38 [2020-05-06T12:25:38.839Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
12:25:38 [2020-05-06T12:25:38.839Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
12:25:38 [2020-05-06T12:25:38.839Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
12:25:38 [2020-05-06T12:25:38.839Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
12:25:38 [2020-05-06T12:25:38.839Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:25:38 [2020-05-06T12:25:38.839Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 353.44 seconds ==
12:25:39 [2020-05-06T12:25:39.403Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:25:51 [2020-05-06T12:25:51.585Z] Leaving: AppArmorNo profiles have been unloaded.
12:25:51 [2020-05-06T12:25:51.585Z] 
12:25:51 [2020-05-06T12:25:51.585Z] Unloading profiles will leave already running processes permanently
12:25:51 [2020-05-06T12:25:51.585Z] unconfined, which can lead to unexpected situations.
12:25:51 [2020-05-06T12:25:51.585Z] 
12:25:51 [2020-05-06T12:25:51.585Z] To set a process to complain mode, use the command line tool
12:25:51 [2020-05-06T12:25:51.585Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:25:51 [2020-05-06T12:25:51.585Z]