Skip to content

Console Output

16:50:01 [2020-04-16T16:50:01.411Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40796/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 hack/make.sh dynbinary-daemon test-docker-py
16:50:01 [2020-04-16T16:50:01.975Z] 
16:50:01 [2020-04-16T16:50:01.975Z] Removing bundles/
16:50:01 [2020-04-16T16:50:01.975Z] 
16:50:01 [2020-04-16T16:50:01.975Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:50:01 [2020-04-16T16:50:01.975Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:50:01 [2020-04-16T16:50:01.975Z] GOOS="" GOARCH="" GOARM=""
16:51:23 [2020-04-16T16:51:23.456Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:51:23 [2020-04-16T16:51:23.456Z] 
16:51:23 [2020-04-16T16:51:23.456Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:51:23 [2020-04-16T16:51:23.456Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:51:23 [2020-04-16T16:51:23.456Z] Using test binary docker
16:51:23 [2020-04-16T16:51:23.456Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:51:23 [2020-04-16T16:51:23.456Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:51:23 [2020-04-16T16:51:23.456Z] INFO: Waiting for daemon to start...
16:51:23 [2020-04-16T16:51:23.456Z] Starting dockerd
16:51:24 [2020-04-16T16:51:24.386Z] .
16:51:24 [2020-04-16T16:51:24.386Z] INFO: Building docker-sdk-python3:4.2.0...
16:52:11 [2020-04-16T16:52:11.025Z] sha256:b98ba507cc632b7c5e695f115517a0a8691b29f083f84f27922ed735eba38785
16:52:11 [2020-04-16T16:52:11.025Z] INFO: Starting docker-py tests...
16:52:11 [2020-04-16T16:52:11.025Z] ============================= test session starts ==============================
16:52:11 [2020-04-16T16:52:11.025Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
16:52:11 [2020-04-16T16:52:11.025Z] rootdir: /src, inifile: pytest.ini
16:52:11 [2020-04-16T16:52:11.025Z] plugins: timeout-1.3.3, cov-2.6.1
16:52:11 [2020-04-16T16:52:11.025Z] collected 387 items / 1 deselected / 386 selected
16:52:11 [2020-04-16T16:52:11.025Z] 
16:52:33 [2020-04-16T16:52:33.325Z] tests/integration/api_build_test.py .......................X             [  6%]
16:52:33 [2020-04-16T16:52:33.888Z] tests/integration/api_client_test.py .....                               [  7%]
16:52:35 [2020-04-16T16:52:35.515Z] tests/integration/api_config_test.py .....                               [  8%]
16:53:10 [2020-04-16T16:53:10.056Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
16:54:11 [2020-04-16T16:54:11.653Z] ................................................                         [ 29%]
16:54:31 [2020-04-16T16:54:31.318Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:54:38 [2020-04-16T16:54:38.749Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
16:54:42 [2020-04-16T16:54:42.943Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
16:55:04 [2020-04-16T16:55:04.482Z] tests/integration/api_network_test.py ...........................        [ 47%]
16:55:12 [2020-04-16T16:55:12.909Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:55:14 [2020-04-16T16:55:14.536Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:55:19 [2020-04-16T16:55:19.290Z] tests/integration/api_service_test.py ................s................. [ 60%]
16:55:34 [2020-04-16T16:55:34.022Z] .........................                                                [ 67%]
16:56:10 [2020-04-16T16:56:10.735Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
16:56:25 [2020-04-16T16:56:25.912Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:56:27 [2020-04-16T16:56:27.803Z] tests/integration/client_test.py .....                                   [ 75%]
16:56:27 [2020-04-16T16:56:27.803Z] tests/integration/context_api_test.py ..                                 [ 76%]
16:56:28 [2020-04-16T16:56:28.734Z] tests/integration/errors_test.py .                                       [ 76%]
16:57:07 [2020-04-16T16:57:07.341Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:57:25 [2020-04-16T16:57:25.489Z] .........                                                                [ 86%]
16:57:30 [2020-04-16T16:57:30.468Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:57:32 [2020-04-16T16:57:32.091Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:57:37 [2020-04-16T16:57:37.338Z] tests/integration/models_nodes_test.py .                                 [ 91%]
16:57:38 [2020-04-16T16:57:38.707Z] tests/integration/models_resources_test.py .                             [ 91%]
16:57:44 [2020-04-16T16:57:44.517Z] tests/integration/models_services_test.py ..............X.               [ 95%]
16:57:48 [2020-04-16T16:57:48.300Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:57:48 [2020-04-16T16:57:48.300Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:57:52 [2020-04-16T16:57:52.390Z] tests/integration/regression_test.py ......                              [ 98%]
16:57:52 [2020-04-16T16:57:52.904Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:57:52 [2020-04-16T16:57:52.904Z] tests/integration/credentials/utils_test.py .                            [100%]
16:57:52 [2020-04-16T16:57:52.904Z] 
16:57:52 [2020-04-16T16:57:52.904Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:57:52 [2020-04-16T16:57:52.904Z] =========================== short test summary info ============================
16:57:52 [2020-04-16T16:57:52.904Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:57:52 [2020-04-16T16:57:52.904Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:57:52 [2020-04-16T16:57:52.904Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:57:52 [2020-04-16T16:57:52.904Z]   Not supported on most drivers
16:57:52 [2020-04-16T16:57:52.904Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:57:52 [2020-04-16T16:57:52.904Z]   Can fail if eth0 has multiple IP addresses
16:57:52 [2020-04-16T16:57:52.904Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:57:52 [2020-04-16T16:57:52.904Z]   This doesn't seem to be taken into account by the engine
16:57:52 [2020-04-16T16:57:52.904Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
16:57:52 [2020-04-16T16:57:52.904Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
16:57:52 [2020-04-16T16:57:52.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
16:57:52 [2020-04-16T16:57:52.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
16:57:52 [2020-04-16T16:57:52.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
16:57:52 [2020-04-16T16:57:52.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
16:57:52 [2020-04-16T16:57:52.904Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:57:52 [2020-04-16T16:57:52.904Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 343.02 seconds ==
16:57:53 [2020-04-16T16:57:53.467Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:58:05 [2020-04-16T16:58:05.698Z] Leaving: AppArmorNo profiles have been unloaded.
16:58:05 [2020-04-16T16:58:05.698Z] 
16:58:05 [2020-04-16T16:58:05.698Z] Unloading profiles will leave already running processes permanently
16:58:05 [2020-04-16T16:58:05.698Z] unconfined, which can lead to unexpected situations.
16:58:05 [2020-04-16T16:58:05.698Z] 
16:58:05 [2020-04-16T16:58:05.698Z] To set a process to complain mode, use the command line tool
16:58:05 [2020-04-16T16:58:05.698Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:58:05 [2020-04-16T16:58:05.698Z]