Skip to content

Console Output

06:12:56 [2021-06-11T06:12:56.886Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42479/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8074a3f79bb47593a717e1aaa1bb016fba57fe59 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8074a3f79bb47593a717e1aaa1bb016fba57fe59 hack/make.sh dynbinary-daemon test-docker-py
06:12:57 [2021-06-11T06:12:57.473Z] 
06:12:57 [2021-06-11T06:12:57.473Z] Removing bundles/
06:12:57 [2021-06-11T06:12:57.473Z] 
06:12:57 [2021-06-11T06:12:57.473Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
06:12:57 [2021-06-11T06:12:57.473Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:12:57 [2021-06-11T06:12:57.473Z] GOOS="" GOARCH="" GOARM=""
06:14:33 [2021-06-11T06:14:33.996Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:14:33 [2021-06-11T06:14:33.996Z] 
06:14:33 [2021-06-11T06:14:33.996Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
06:14:33 [2021-06-11T06:14:33.996Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
06:14:33 [2021-06-11T06:14:33.996Z] Using test binary docker
06:14:33 [2021-06-11T06:14:33.996Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:14:33 [2021-06-11T06:14:33.996Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:14:33 [2021-06-11T06:14:33.996Z] INFO: Waiting for daemon to start...
06:14:33 [2021-06-11T06:14:33.996Z] Starting dockerd
06:14:33 [2021-06-11T06:14:33.996Z] .
06:14:33 [2021-06-11T06:14:33.996Z] INFO: Building docker-sdk-python3:4.4.1...
06:15:20 [2021-06-11T06:15:20.707Z] sha256:f2efe7d97f16f9fafbb625fa8b00d4a3c31dc849bb3a8adf58c333bf36fdc481
06:15:20 [2021-06-11T06:15:20.707Z] INFO: Starting docker-py tests...
06:15:20 [2021-06-11T06:15:20.707Z] ============================= test session starts ==============================
06:15:20 [2021-06-11T06:15:20.707Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
06:15:20 [2021-06-11T06:15:20.707Z] rootdir: /src, inifile: pytest.ini
06:15:20 [2021-06-11T06:15:20.707Z] plugins: timeout-1.3.3, cov-2.6.1
06:15:20 [2021-06-11T06:15:20.707Z] collected 389 items / 1 deselected / 388 selected
06:15:20 [2021-06-11T06:15:20.707Z] 
06:15:40 [2021-06-11T06:15:40.181Z] tests/integration/api_build_test.py .......................X             [  6%]
06:15:41 [2021-06-11T06:15:41.013Z] tests/integration/api_client_test.py .....                               [  7%]
06:15:42 [2021-06-11T06:15:42.786Z] tests/integration/api_config_test.py .....                               [  8%]
06:16:20 [2021-06-11T06:16:20.253Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
06:17:29 [2021-06-11T06:17:29.151Z] ..........................xx....................                         [ 29%]
06:17:55 [2021-06-11T06:17:55.349Z] tests/integration/api_exec_test.py .....................                 [ 34%]
06:18:05 [2021-06-11T06:18:05.078Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
06:18:09 [2021-06-11T06:18:09.143Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
06:18:30 [2021-06-11T06:18:30.139Z] tests/integration/api_network_test.py ............................       [ 47%]
06:18:37 [2021-06-11T06:18:37.920Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
06:18:39 [2021-06-11T06:18:39.381Z] tests/integration/api_secret_test.py .....                               [ 51%]
06:18:44 [2021-06-11T06:18:44.835Z] tests/integration/api_service_test.py .................................. [ 60%]
06:18:57 [2021-06-11T06:18:57.930Z] .........................                                                [ 67%]
06:19:39 [2021-06-11T06:19:39.701Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
06:19:54 [2021-06-11T06:19:54.852Z] tests/integration/api_volume_test.py .........                           [ 74%]
06:19:56 [2021-06-11T06:19:56.760Z] tests/integration/client_test.py .....                                   [ 75%]
06:19:57 [2021-06-11T06:19:57.020Z] tests/integration/context_api_test.py ...                                [ 76%]
06:19:57 [2021-06-11T06:19:57.591Z] tests/integration/errors_test.py .                                       [ 76%]
06:20:23 [2021-06-11T06:20:23.867Z] tests/integration/models_containers_test.py ............................ [ 83%]
06:20:43 [2021-06-11T06:20:43.032Z] .........                                                                [ 86%]
06:20:47 [2021-06-11T06:20:47.922Z] tests/integration/models_images_test.py ...............                  [ 89%]
06:20:49 [2021-06-11T06:20:49.567Z] tests/integration/models_networks_test.py ....                           [ 90%]
06:20:54 [2021-06-11T06:20:54.847Z] tests/integration/models_nodes_test.py .                                 [ 91%]
06:20:56 [2021-06-11T06:20:56.229Z] tests/integration/models_resources_test.py .                             [ 91%]
06:20:58 [2021-06-11T06:20:58.259Z] tests/integration/models_services_test.py ..............X.               [ 95%]
06:21:01 [2021-06-11T06:21:01.023Z] tests/integration/models_swarm_test.py ..                                [ 96%]
06:21:01 [2021-06-11T06:21:01.023Z] tests/integration/models_volumes_test.py ..                              [ 96%]
06:21:06 [2021-06-11T06:21:06.350Z] tests/integration/regression_test.py ......                              [ 98%]
06:21:06 [2021-06-11T06:21:06.611Z] tests/integration/credentials/store_test.py ......                       [ 99%]
06:21:06 [2021-06-11T06:21:06.611Z] tests/integration/credentials/utils_test.py .                            [100%]
06:21:06 [2021-06-11T06:21:06.611Z] 
06:21:06 [2021-06-11T06:21:06.611Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
06:21:06 [2021-06-11T06:21:06.611Z] =========================== short test summary info ============================
06:21:06 [2021-06-11T06:21:06.611Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
06:21:06 [2021-06-11T06:21:06.611Z]   CONFIG_RT_GROUP_SCHED isn't enabled
06:21:06 [2021-06-11T06:21:06.611Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
06:21:06 [2021-06-11T06:21:06.611Z]   Not supported on most drivers
06:21:06 [2021-06-11T06:21:06.611Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
06:21:06 [2021-06-11T06:21:06.611Z]   Output of docker top depends on host distro, and is not formalized.
06:21:06 [2021-06-11T06:21:06.611Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
06:21:06 [2021-06-11T06:21:06.611Z]   Output of docker top depends on host distro, and is not formalized.
06:21:06 [2021-06-11T06:21:06.611Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
06:21:06 [2021-06-11T06:21:06.611Z]   Can fail if eth0 has multiple IP addresses
06:21:06 [2021-06-11T06:21:06.611Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
06:21:06 [2021-06-11T06:21:06.611Z]   This doesn't seem to be taken into account by the engine
06:21:06 [2021-06-11T06:21:06.611Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
06:21:06 [2021-06-11T06:21:06.611Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
06:21:06 [2021-06-11T06:21:06.611Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 349.36 seconds ==
06:21:06 [2021-06-11T06:21:06.871Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
06:21:19 [2021-06-11T06:21:19.100Z] Leaving: AppArmorNo profiles have been unloaded.
06:21:19 [2021-06-11T06:21:19.100Z] 
06:21:19 [2021-06-11T06:21:19.100Z] Unloading profiles will leave already running processes permanently
06:21:19 [2021-06-11T06:21:19.100Z] unconfined, which can lead to unexpected situations.
06:21:19 [2021-06-11T06:21:19.100Z] 
06:21:19 [2021-06-11T06:21:19.100Z] To set a process to complain mode, use the command line tool
06:21:19 [2021-06-11T06:21:19.100Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:21:19 [2021-06-11T06:21:19.100Z]