Skip to content

Console Output

06:29:48 [2020-04-07T06:29:48.821Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40777/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=753eab6b815355885e3bac556bd1526978b016f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:753eab6b815355885e3bac556bd1526978b016f7 hack/make.sh dynbinary-daemon test-docker-py
06:29:49 [2020-04-07T06:29:49.393Z] 
06:29:49 [2020-04-07T06:29:49.393Z] Removing bundles/
06:29:49 [2020-04-07T06:29:49.393Z] 
06:29:49 [2020-04-07T06:29:49.393Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
06:29:49 [2020-04-07T06:29:49.393Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:29:49 [2020-04-07T06:29:49.393Z] GOOS="" GOARCH="" GOARM=""
06:31:10 [2020-04-07T06:31:10.807Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:31:10 [2020-04-07T06:31:10.807Z] 
06:31:10 [2020-04-07T06:31:10.807Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
06:31:10 [2020-04-07T06:31:10.807Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
06:31:10 [2020-04-07T06:31:10.807Z] Using test binary docker
06:31:10 [2020-04-07T06:31:10.807Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:31:10 [2020-04-07T06:31:10.807Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:31:10 [2020-04-07T06:31:10.807Z] Starting dockerd
06:31:10 [2020-04-07T06:31:10.807Z] INFO: Waiting for daemon to start...
06:31:11 [2020-04-07T06:31:11.064Z] .
06:31:11 [2020-04-07T06:31:11.064Z] INFO: Building docker-sdk-python3:4.2.0...
06:31:57 [2020-04-07T06:31:57.779Z] sha256:3b85bbee5c4202fb7d5808e4a46a698cdc21c6a37d2a5177c3f7ffe43a2e4f1e
06:31:57 [2020-04-07T06:31:57.779Z] INFO: Starting docker-py tests...
06:31:57 [2020-04-07T06:31:57.779Z] ============================= test session starts ==============================
06:31:57 [2020-04-07T06:31:57.779Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
06:31:57 [2020-04-07T06:31:57.779Z] rootdir: /src, inifile: pytest.ini
06:31:57 [2020-04-07T06:31:57.779Z] plugins: timeout-1.3.3, cov-2.6.1
06:31:57 [2020-04-07T06:31:57.779Z] collected 387 items / 1 deselected / 386 selected
06:31:57 [2020-04-07T06:31:57.779Z] 
06:32:19 [2020-04-07T06:32:19.189Z] tests/integration/api_build_test.py .......................X             [  6%]
06:32:19 [2020-04-07T06:32:19.446Z] tests/integration/api_client_test.py .....                               [  7%]
06:32:21 [2020-04-07T06:32:21.381Z] tests/integration/api_config_test.py .....                               [  8%]
06:32:55 [2020-04-07T06:32:55.264Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
06:33:56 [2020-04-07T06:33:56.002Z] ................................................                         [ 29%]
06:34:14 [2020-04-07T06:34:14.904Z] tests/integration/api_exec_test.py .....................                 [ 34%]
06:34:22 [2020-04-07T06:34:22.872Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
06:34:26 [2020-04-07T06:34:26.731Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
06:34:47 [2020-04-07T06:34:47.446Z] tests/integration/api_network_test.py ...........................        [ 47%]
06:34:55 [2020-04-07T06:34:55.152Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
06:34:57 [2020-04-07T06:34:57.088Z] tests/integration/api_secret_test.py .....                               [ 51%]
06:35:01 [2020-04-07T06:35:01.852Z] tests/integration/api_service_test.py ................s................. [ 60%]
06:35:16 [2020-04-07T06:35:16.416Z] .........................                                                [ 67%]
06:35:53 [2020-04-07T06:35:53.178Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
06:36:11 [2020-04-07T06:36:11.238Z] tests/integration/api_volume_test.py .........                           [ 74%]
06:36:11 [2020-04-07T06:36:11.239Z] tests/integration/client_test.py .....                                   [ 75%]
06:36:11 [2020-04-07T06:36:11.239Z] tests/integration/context_api_test.py ..                                 [ 76%]
06:36:11 [2020-04-07T06:36:11.239Z] tests/integration/errors_test.py .                                       [ 76%]
06:36:49 [2020-04-07T06:36:49.760Z] tests/integration/models_containers_test.py ............................ [ 83%]
06:37:06 [2020-04-07T06:37:06.988Z] .........                                                                [ 86%]
06:37:12 [2020-04-07T06:37:12.706Z] tests/integration/models_images_test.py ...............                  [ 89%]
06:37:14 [2020-04-07T06:37:14.334Z] tests/integration/models_networks_test.py ....                           [ 90%]
06:37:20 [2020-04-07T06:37:20.880Z] tests/integration/models_nodes_test.py .                                 [ 91%]
06:37:20 [2020-04-07T06:37:20.880Z] tests/integration/models_resources_test.py .                             [ 91%]
06:37:26 [2020-04-07T06:37:26.953Z] tests/integration/models_services_test.py ..............X.               [ 95%]
06:37:30 [2020-04-07T06:37:30.216Z] tests/integration/models_swarm_test.py ..                                [ 96%]
06:37:30 [2020-04-07T06:37:30.216Z] tests/integration/models_volumes_test.py ..                              [ 96%]
06:37:34 [2020-04-07T06:37:34.571Z] tests/integration/regression_test.py ......                              [ 98%]
06:37:35 [2020-04-07T06:37:35.087Z] tests/integration/credentials/store_test.py ......                       [ 99%]
06:37:35 [2020-04-07T06:37:35.087Z] tests/integration/credentials/utils_test.py .                            [100%]
06:37:35 [2020-04-07T06:37:35.087Z] 
06:37:35 [2020-04-07T06:37:35.087Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
06:37:35 [2020-04-07T06:37:35.087Z] =========================== short test summary info ============================
06:37:35 [2020-04-07T06:37:35.087Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
06:37:35 [2020-04-07T06:37:35.087Z]   CONFIG_RT_GROUP_SCHED isn't enabled
06:37:35 [2020-04-07T06:37:35.087Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
06:37:35 [2020-04-07T06:37:35.087Z]   Not supported on most drivers
06:37:35 [2020-04-07T06:37:35.087Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
06:37:35 [2020-04-07T06:37:35.087Z]   Can fail if eth0 has multiple IP addresses
06:37:35 [2020-04-07T06:37:35.087Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
06:37:35 [2020-04-07T06:37:35.087Z]   This doesn't seem to be taken into account by the engine
06:37:35 [2020-04-07T06:37:35.087Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
06:37:35 [2020-04-07T06:37:35.087Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
06:37:35 [2020-04-07T06:37:35.087Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
06:37:35 [2020-04-07T06:37:35.087Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
06:37:35 [2020-04-07T06:37:35.087Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
06:37:35 [2020-04-07T06:37:35.087Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
06:37:35 [2020-04-07T06:37:35.087Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
06:37:35 [2020-04-07T06:37:35.087Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 338.95 seconds ==
06:37:35 [2020-04-07T06:37:35.344Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
06:37:47 [2020-04-07T06:37:47.528Z] Leaving: AppArmorNo profiles have been unloaded.
06:37:47 [2020-04-07T06:37:47.528Z] 
06:37:47 [2020-04-07T06:37:47.528Z] Unloading profiles will leave already running processes permanently
06:37:47 [2020-04-07T06:37:47.528Z] unconfined, which can lead to unexpected situations.
06:37:47 [2020-04-07T06:37:47.528Z] 
06:37:47 [2020-04-07T06:37:47.528Z] To set a process to complain mode, use the command line tool
06:37:47 [2020-04-07T06:37:47.528Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:37:47 [2020-04-07T06:37:47.528Z]