Skip to content

Console Output

17:08:36 [2022-02-17T17:08:36.969Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344f8912d81c3cd7a01042cff0273b3214800f6 hack/make.sh dynbinary test-docker-py
17:08:37 [2022-02-17T17:08:37.537Z] 
17:08:37 [2022-02-17T17:08:37.537Z] Removing bundles/
17:08:37 [2022-02-17T17:08:37.537Z] 
17:08:37 [2022-02-17T17:08:37.537Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:08:37 [2022-02-17T17:08:37.537Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:08:37 [2022-02-17T17:08:37.537Z] GOOS="" GOARCH="" GOARM=""
17:10:14 [2022-02-17T17:10:14.013Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:10:14 [2022-02-17T17:10:14.013Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:10:14 [2022-02-17T17:10:14.013Z] GOOS="" GOARCH="" GOARM=""
17:10:14 [2022-02-17T17:10:14.013Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:10:14 [2022-02-17T17:10:14.013Z] 
17:10:14 [2022-02-17T17:10:14.013Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:10:14 [2022-02-17T17:10:14.013Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:10:14 [2022-02-17T17:10:14.013Z] Using test binary docker
17:10:14 [2022-02-17T17:10:14.013Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:10:14 [2022-02-17T17:10:14.013Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:10:14 [2022-02-17T17:10:14.013Z] INFO: Waiting for daemon to start...
17:10:14 [2022-02-17T17:10:14.013Z] Starting dockerd
17:10:14 [2022-02-17T17:10:14.013Z] .
17:10:14 [2022-02-17T17:10:14.013Z] INFO: Building docker-sdk-python3:5.0.3...
17:10:52 [2022-02-17T17:10:52.740Z] sha256:107ed1c4a4aebf75a76342bcda2b2ebd0919b179d9cf14233f89bba18b66bb6a
17:10:52 [2022-02-17T17:10:52.740Z] INFO: Starting docker-py tests...
17:10:52 [2022-02-17T17:10:52.999Z] ============================= test session starts ==============================
17:10:52 [2022-02-17T17:10:52.999Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
17:10:52 [2022-02-17T17:10:52.999Z] rootdir: /src, inifile: pytest.ini
17:10:52 [2022-02-17T17:10:52.999Z] plugins: timeout-1.3.3, cov-2.6.1
17:10:53 [2022-02-17T17:10:53.934Z] collected 395 items / 2 deselected / 393 selected
17:10:53 [2022-02-17T17:10:53.934Z] 
17:11:10 [2022-02-17T17:11:10.077Z] tests/integration/api_build_test.py .......................X             [  6%]
17:11:10 [2022-02-17T17:11:10.904Z] tests/integration/api_client_test.py .....                               [  7%]
17:11:12 [2022-02-17T17:11:12.667Z] tests/integration/api_config_test.py ......                              [  8%]
17:11:41 [2022-02-17T17:11:41.863Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
17:12:34 [2022-02-17T17:12:34.057Z] .........................xx....................                          [ 29%]
17:12:50 [2022-02-17T17:12:50.129Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:12:57 [2022-02-17T17:12:57.595Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:13:02 [2022-02-17T17:13:02.201Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
17:13:18 [2022-02-17T17:13:18.062Z] tests/integration/api_network_test.py ............................       [ 47%]
17:13:28 [2022-02-17T17:13:28.627Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
17:13:29 [2022-02-17T17:13:29.824Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:13:33 [2022-02-17T17:13:33.769Z] tests/integration/api_service_test.py .................................. [ 59%]
17:13:49 [2022-02-17T17:13:49.736Z] ............................                                             [ 66%]
17:14:28 [2022-02-17T17:14:28.786Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:14:43 [2022-02-17T17:14:43.930Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:14:45 [2022-02-17T17:14:45.833Z] tests/integration/client_test.py .....                                   [ 75%]
17:14:45 [2022-02-17T17:14:45.833Z] tests/integration/context_api_test.py ...                                [ 76%]
17:14:46 [2022-02-17T17:14:46.403Z] tests/integration/errors_test.py .                                       [ 76%]
17:15:04 [2022-02-17T17:15:04.813Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:15:20 [2022-02-17T17:15:20.734Z] .........                                                                [ 85%]
17:15:25 [2022-02-17T17:15:25.341Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:15:26 [2022-02-17T17:15:26.536Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:15:33 [2022-02-17T17:15:33.094Z] tests/integration/models_nodes_test.py .                                 [ 90%]
17:15:33 [2022-02-17T17:15:33.094Z] tests/integration/models_resources_test.py .                             [ 91%]
17:15:34 [2022-02-17T17:15:34.825Z] tests/integration/models_services_test.py ................X.             [ 95%]
17:15:37 [2022-02-17T17:15:37.579Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:15:37 [2022-02-17T17:15:37.579Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:15:41 [2022-02-17T17:15:41.384Z] tests/integration/regression_test.py ......                              [ 98%]
17:15:41 [2022-02-17T17:15:41.902Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:15:41 [2022-02-17T17:15:41.902Z] tests/integration/credentials/utils_test.py .                            [100%]
17:15:41 [2022-02-17T17:15:41.902Z] 
17:15:41 [2022-02-17T17:15:41.902Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:15:41 [2022-02-17T17:15:41.902Z] =========================== short test summary info ============================
17:15:41 [2022-02-17T17:15:41.902Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:15:41 [2022-02-17T17:15:41.902Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:15:41 [2022-02-17T17:15:41.902Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:15:41 [2022-02-17T17:15:41.902Z]   Not supported on most drivers
17:15:41 [2022-02-17T17:15:41.902Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:15:41 [2022-02-17T17:15:41.902Z]   Output of docker top depends on host distro, and is not formalized.
17:15:41 [2022-02-17T17:15:41.902Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:15:41 [2022-02-17T17:15:41.902Z]   Output of docker top depends on host distro, and is not formalized.
17:15:41 [2022-02-17T17:15:41.902Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:15:41 [2022-02-17T17:15:41.902Z]   Can fail if eth0 has multiple IP addresses
17:15:41 [2022-02-17T17:15:41.902Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:15:41 [2022-02-17T17:15:41.902Z]   This doesn't seem to be taken into account by the engine
17:15:41 [2022-02-17T17:15:41.902Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
17:15:41 [2022-02-17T17:15:41.902Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:15:41 [2022-02-17T17:15:41.902Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.81 seconds ==
17:15:42 [2022-02-17T17:15:42.160Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:15:54 [2022-02-17T17:15:54.357Z] Leaving: AppArmorNo profiles have been unloaded.
17:15:54 [2022-02-17T17:15:54.357Z] 
17:15:54 [2022-02-17T17:15:54.357Z] Unloading profiles will leave already running processes permanently
17:15:54 [2022-02-17T17:15:54.357Z] unconfined, which can lead to unexpected situations.
17:15:54 [2022-02-17T17:15:54.357Z] 
17:15:54 [2022-02-17T17:15:54.357Z] To set a process to complain mode, use the command line tool
17:15:54 [2022-02-17T17:15:54.357Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:15:54 [2022-02-17T17:15:54.357Z]