Skip to content

Console Output

17:44:32 [2020-03-30T17:44:32.343Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40758/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0 hack/make.sh dynbinary-daemon test-docker-py
17:44:32 [2020-03-30T17:44:32.906Z] 
17:44:32 [2020-03-30T17:44:32.906Z] Removing bundles/
17:44:32 [2020-03-30T17:44:32.906Z] 
17:44:33 [2020-03-30T17:44:33.163Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:44:33 [2020-03-30T17:44:33.163Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:44:33 [2020-03-30T17:44:33.163Z] GOOS="" GOARCH="" GOARM=""
17:45:54 [2020-03-30T17:45:54.598Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:45:54 [2020-03-30T17:45:54.598Z] 
17:45:54 [2020-03-30T17:45:54.598Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:45:54 [2020-03-30T17:45:54.598Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:45:54 [2020-03-30T17:45:54.598Z] Using test binary docker
17:45:54 [2020-03-30T17:45:54.598Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:45:54 [2020-03-30T17:45:54.598Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:45:54 [2020-03-30T17:45:54.598Z] INFO: Waiting for daemon to start...
17:45:54 [2020-03-30T17:45:54.598Z] Starting dockerd
17:45:54 [2020-03-30T17:45:54.598Z] .
17:45:54 [2020-03-30T17:45:54.598Z] INFO: Building docker-sdk-python3:4.1.0...
17:46:41 [2020-03-30T17:46:41.230Z] sha256:ab7dda4c7dca8277b00ff8778cad5d733796ff5d0db7c6f83e494bfedb3ca637
17:46:41 [2020-03-30T17:46:41.230Z] INFO: Starting docker-py tests...
17:46:41 [2020-03-30T17:46:41.230Z] ============================= test session starts ==============================
17:46:41 [2020-03-30T17:46:41.230Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
17:46:41 [2020-03-30T17:46:41.230Z] rootdir: /src, inifile: pytest.ini
17:46:41 [2020-03-30T17:46:41.230Z] plugins: timeout-1.3.3, cov-2.6.1
17:46:41 [2020-03-30T17:46:41.230Z] collected 385 items / 3 deselected / 382 selected
17:46:41 [2020-03-30T17:46:41.230Z] 
17:47:05 [2020-03-30T17:47:05.816Z] tests/integration/api_build_test.py .......................X             [  6%]
17:47:05 [2020-03-30T17:47:05.816Z] tests/integration/api_client_test.py .....                               [  7%]
17:47:07 [2020-03-30T17:47:07.964Z] tests/integration/api_config_test.py .....                               [  8%]
17:47:47 [2020-03-30T17:47:47.448Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
17:48:58 [2020-03-30T17:48:58.929Z] ................................................                         [ 29%]
17:49:20 [2020-03-30T17:49:20.472Z] tests/integration/api_exec_test.py ....................                  [ 35%]
17:49:29 [2020-03-30T17:49:29.048Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
17:49:34 [2020-03-30T17:49:34.290Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:49:59 [2020-03-30T17:49:59.159Z] tests/integration/api_network_test.py ...........................        [ 47%]
17:50:07 [2020-03-30T17:50:07.627Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:50:10 [2020-03-30T17:50:10.079Z] tests/integration/api_secret_test.py .....                               [ 52%]
17:50:15 [2020-03-30T17:50:15.485Z] tests/integration/api_service_test.py ................s................. [ 60%]
17:50:30 [2020-03-30T17:50:30.390Z] .........................                                                [ 67%]
17:51:10 [2020-03-30T17:51:10.730Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
17:51:28 [2020-03-30T17:51:28.773Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:51:28 [2020-03-30T17:51:28.773Z] tests/integration/client_test.py .....                                   [ 76%]
17:51:28 [2020-03-30T17:51:28.773Z] tests/integration/errors_test.py .                                       [ 76%]
17:52:14 [2020-03-30T17:52:14.425Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:52:34 [2020-03-30T17:52:34.024Z] .........                                                                [ 86%]
17:52:39 [2020-03-30T17:52:39.839Z] tests/integration/models_images_test.py ..............                   [ 89%]
17:52:41 [2020-03-30T17:52:41.463Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:52:48 [2020-03-30T17:52:48.050Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:52:48 [2020-03-30T17:52:48.620Z] tests/integration/models_resources_test.py .                             [ 91%]
17:52:54 [2020-03-30T17:52:54.681Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:52:59 [2020-03-30T17:52:59.088Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:52:59 [2020-03-30T17:52:59.088Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:53:04 [2020-03-30T17:53:04.099Z] tests/integration/regression_test.py ......                              [ 98%]
17:53:04 [2020-03-30T17:53:04.613Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:53:04 [2020-03-30T17:53:04.613Z] tests/integration/credentials/utils_test.py .                            [100%]
17:53:04 [2020-03-30T17:53:04.613Z] 
17:53:04 [2020-03-30T17:53:04.613Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:53:04 [2020-03-30T17:53:04.613Z] =========================== short test summary info ============================
17:53:04 [2020-03-30T17:53:04.613Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:53:04 [2020-03-30T17:53:04.613Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:53:04 [2020-03-30T17:53:04.613Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:53:04 [2020-03-30T17:53:04.613Z]   Not supported on most drivers
17:53:04 [2020-03-30T17:53:04.613Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:53:04 [2020-03-30T17:53:04.613Z]   Can fail if eth0 has multiple IP addresses
17:53:04 [2020-03-30T17:53:04.613Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:53:04 [2020-03-30T17:53:04.613Z]   This doesn't seem to be taken into account by the engine
17:53:04 [2020-03-30T17:53:04.613Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:53:04 [2020-03-30T17:53:04.613Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
17:53:04 [2020-03-30T17:53:04.613Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
17:53:04 [2020-03-30T17:53:04.613Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
17:53:04 [2020-03-30T17:53:04.613Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
17:53:04 [2020-03-30T17:53:04.613Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
17:53:04 [2020-03-30T17:53:04.613Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:53:04 [2020-03-30T17:53:04.613Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 385.97 seconds ==
17:53:04 [2020-03-30T17:53:04.869Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:53:17 [2020-03-30T17:53:17.036Z] umount: bundles/test-docker-py/root: no mount point specified.
17:53:17 [2020-03-30T17:53:17.036Z] Leaving: AppArmorNo profiles have been unloaded.
17:53:17 [2020-03-30T17:53:17.036Z] 
17:53:17 [2020-03-30T17:53:17.036Z] Unloading profiles will leave already running processes permanently
17:53:17 [2020-03-30T17:53:17.036Z] unconfined, which can lead to unexpected situations.
17:53:17 [2020-03-30T17:53:17.036Z] 
17:53:17 [2020-03-30T17:53:17.036Z] To set a process to complain mode, use the command line tool
17:53:17 [2020-03-30T17:53:17.036Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:53:17 [2020-03-30T17:53:17.036Z]