Skip to content

Console Output

16:35:21 [2022-04-04T16:35:21.243Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43455/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=846af8e413e10efa87aa05eed55008dfce692cca -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:846af8e413e10efa87aa05eed55008dfce692cca hack/make.sh dynbinary test-docker-py
16:35:21 [2022-04-04T16:35:21.506Z] 
16:35:21 [2022-04-04T16:35:21.767Z] Removing bundles/
16:35:21 [2022-04-04T16:35:21.767Z] 
16:35:21 [2022-04-04T16:35:21.767Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:35:21 [2022-04-04T16:35:21.767Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:35:21 [2022-04-04T16:35:21.767Z] GOOS="" GOARCH="" GOARM=""
16:37:28 [2022-04-04T16:37:28.246Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:37:28 [2022-04-04T16:37:28.246Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:37:28 [2022-04-04T16:37:28.246Z] GOOS="" GOARCH="" GOARM=""
16:37:28 [2022-04-04T16:37:28.246Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:37:28 [2022-04-04T16:37:28.246Z] 
16:37:28 [2022-04-04T16:37:28.246Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:37:28 [2022-04-04T16:37:28.246Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:37:28 [2022-04-04T16:37:28.246Z] Using test binary docker
16:37:28 [2022-04-04T16:37:28.246Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:37:28 [2022-04-04T16:37:28.246Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:37:28 [2022-04-04T16:37:28.246Z] INFO: Waiting for daemon to start...
16:37:28 [2022-04-04T16:37:28.246Z] Starting dockerd
16:37:28 [2022-04-04T16:37:28.246Z] .
16:37:28 [2022-04-04T16:37:28.246Z] INFO: Building docker-sdk-python3:5.0.3...
16:38:00 [2022-04-04T16:38:00.331Z] sha256:e24f75c367a7250bec228100396b6d068f7491cc6f0559e84808742bae4fda57
16:38:00 [2022-04-04T16:38:00.331Z] INFO: Starting docker-py tests...
16:38:00 [2022-04-04T16:38:00.590Z] ============================= test session starts ==============================
16:38:00 [2022-04-04T16:38:00.590Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
16:38:00 [2022-04-04T16:38:00.590Z] rootdir: /src, inifile: pytest.ini
16:38:00 [2022-04-04T16:38:00.590Z] plugins: timeout-1.3.3, cov-2.6.1
16:38:01 [2022-04-04T16:38:01.525Z] collected 395 items / 2 deselected / 393 selected
16:38:01 [2022-04-04T16:38:01.525Z] 
16:38:17 [2022-04-04T16:38:17.289Z] tests/integration/api_build_test.py .......................X             [  6%]
16:38:18 [2022-04-04T16:38:18.115Z] tests/integration/api_client_test.py .....                               [  7%]
16:38:19 [2022-04-04T16:38:19.897Z] tests/integration/api_config_test.py ......                              [  8%]
16:38:49 [2022-04-04T16:38:49.139Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
16:39:41 [2022-04-04T16:39:41.873Z] .........................xx....................                          [ 29%]
16:39:57 [2022-04-04T16:39:57.946Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:40:05 [2022-04-04T16:40:05.410Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:40:10 [2022-04-04T16:40:10.216Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
16:40:26 [2022-04-04T16:40:26.115Z] tests/integration/api_network_test.py ............................       [ 47%]
16:40:35 [2022-04-04T16:40:35.629Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
16:40:37 [2022-04-04T16:40:37.133Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:40:41 [2022-04-04T16:40:41.492Z] tests/integration/api_service_test.py .................................. [ 59%]
16:40:57 [2022-04-04T16:40:57.174Z] ............................                                             [ 66%]
16:41:36 [2022-04-04T16:41:36.193Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:41:54 [2022-04-04T16:41:54.325Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:41:54 [2022-04-04T16:41:54.325Z] tests/integration/client_test.py .....                                   [ 75%]
16:41:54 [2022-04-04T16:41:54.325Z] tests/integration/context_api_test.py ...                                [ 76%]
16:41:54 [2022-04-04T16:41:54.325Z] tests/integration/errors_test.py .                                       [ 76%]
16:42:12 [2022-04-04T16:42:12.640Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:42:28 [2022-04-04T16:42:28.604Z] .........                                                                [ 85%]
16:42:35 [2022-04-04T16:42:35.184Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:42:36 [2022-04-04T16:42:36.379Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:42:42 [2022-04-04T16:42:42.938Z] tests/integration/models_nodes_test.py .                                 [ 90%]
16:42:42 [2022-04-04T16:42:42.938Z] tests/integration/models_resources_test.py .                             [ 91%]
16:42:49 [2022-04-04T16:42:49.025Z] tests/integration/models_services_test.py ................X.             [ 95%]
16:42:51 [2022-04-04T16:42:51.780Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:42:51 [2022-04-04T16:42:51.781Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:42:55 [2022-04-04T16:42:55.754Z] tests/integration/regression_test.py ......                              [ 98%]
16:42:56 [2022-04-04T16:42:56.273Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:42:56 [2022-04-04T16:42:56.273Z] tests/integration/credentials/utils_test.py .                            [100%]
16:42:56 [2022-04-04T16:42:56.273Z] 
16:42:56 [2022-04-04T16:42:56.273Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:42:56 [2022-04-04T16:42:56.273Z] =========================== short test summary info ============================
16:42:56 [2022-04-04T16:42:56.273Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:42:56 [2022-04-04T16:42:56.273Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:42:56 [2022-04-04T16:42:56.273Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:42:56 [2022-04-04T16:42:56.273Z]   Not supported on most drivers
16:42:56 [2022-04-04T16:42:56.273Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:42:56 [2022-04-04T16:42:56.273Z]   Output of docker top depends on host distro, and is not formalized.
16:42:56 [2022-04-04T16:42:56.273Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:42:56 [2022-04-04T16:42:56.273Z]   Output of docker top depends on host distro, and is not formalized.
16:42:56 [2022-04-04T16:42:56.273Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:42:56 [2022-04-04T16:42:56.273Z]   Can fail if eth0 has multiple IP addresses
16:42:56 [2022-04-04T16:42:56.273Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:42:56 [2022-04-04T16:42:56.273Z]   This doesn't seem to be taken into account by the engine
16:42:56 [2022-04-04T16:42:56.273Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
16:42:56 [2022-04-04T16:42:56.273Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:42:56 [2022-04-04T16:42:56.273Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 295.58 seconds ==
16:42:56 [2022-04-04T16:42:56.533Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:43:06 [2022-04-04T16:43:06.508Z] Leaving: AppArmorNo profiles have been unloaded.
16:43:06 [2022-04-04T16:43:06.508Z] 
16:43:06 [2022-04-04T16:43:06.508Z] Unloading profiles will leave already running processes permanently
16:43:06 [2022-04-04T16:43:06.508Z] unconfined, which can lead to unexpected situations.
16:43:06 [2022-04-04T16:43:06.508Z] 
16:43:06 [2022-04-04T16:43:06.508Z] To set a process to complain mode, use the command line tool
16:43:06 [2022-04-04T16:43:06.508Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:43:06 [2022-04-04T16:43:06.508Z]