Skip to content

Console Output

15:02:54 [2020-12-15T15:02:54.480Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7e600eaae087b830802285e3cd2556761fc729aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7e600eaae087b830802285e3cd2556761fc729aa hack/make.sh dynbinary-daemon test-docker-py
15:02:54 [2020-12-15T15:02:54.735Z] 
15:02:54 [2020-12-15T15:02:54.991Z] Removing bundles/
15:02:54 [2020-12-15T15:02:54.991Z] 
15:02:54 [2020-12-15T15:02:54.991Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:02:54 [2020-12-15T15:02:54.991Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:02:54 [2020-12-15T15:02:54.991Z] GOOS="" GOARCH="" GOARM=""
15:04:31 [2020-12-15T15:04:31.399Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:04:31 [2020-12-15T15:04:31.399Z] 
15:04:31 [2020-12-15T15:04:31.399Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:04:31 [2020-12-15T15:04:31.399Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:04:31 [2020-12-15T15:04:31.399Z] Using test binary docker
15:04:31 [2020-12-15T15:04:31.399Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:04:31 [2020-12-15T15:04:31.399Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:04:31 [2020-12-15T15:04:31.399Z] INFO: Waiting for daemon to start...
15:04:31 [2020-12-15T15:04:31.399Z] Starting dockerd
15:04:31 [2020-12-15T15:04:31.399Z] .
15:04:31 [2020-12-15T15:04:31.399Z] INFO: Building docker-sdk-python3:4.3.0...
15:05:10 [2020-12-15T15:05:10.059Z] sha256:8a18c026729aab0027a79e2887dd104a1b70f419f31bdf402f97651ef971170e
15:05:10 [2020-12-15T15:05:10.059Z] INFO: Starting docker-py tests...
15:05:10 [2020-12-15T15:05:10.059Z] ============================= test session starts ==============================
15:05:10 [2020-12-15T15:05:10.059Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
15:05:10 [2020-12-15T15:05:10.059Z] rootdir: /src, inifile: pytest.ini
15:05:10 [2020-12-15T15:05:10.059Z] plugins: timeout-1.3.3, cov-2.6.1
15:05:10 [2020-12-15T15:05:10.315Z] collected 389 items / 1 deselected / 388 selected
15:05:10 [2020-12-15T15:05:10.315Z] 
15:05:28 [2020-12-15T15:05:28.147Z] tests/integration/api_build_test.py .......................X             [  6%]
15:05:28 [2020-12-15T15:05:28.708Z] tests/integration/api_client_test.py .....                               [  7%]
15:05:30 [2020-12-15T15:05:30.196Z] tests/integration/api_config_test.py .....                               [  8%]
15:06:00 [2020-12-15T15:06:00.096Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:06:54 [2020-12-15T15:06:54.166Z] ..........................xx....................                         [ 29%]
15:07:10 [2020-12-15T15:07:10.851Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:07:18 [2020-12-15T15:07:18.260Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:07:22 [2020-12-15T15:07:22.679Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:07:39 [2020-12-15T15:07:39.265Z] tests/integration/api_network_test.py ............................       [ 47%]
15:07:49 [2020-12-15T15:07:49.387Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:07:50 [2020-12-15T15:07:50.569Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:07:55 [2020-12-15T15:07:55.564Z] tests/integration/api_service_test.py .................................. [ 60%]
15:08:08 [2020-12-15T15:08:08.040Z] .........................                                                [ 67%]
15:08:51 [2020-12-15T15:08:51.540Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:09:06 [2020-12-15T15:09:06.369Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:09:08 [2020-12-15T15:09:08.510Z] tests/integration/client_test.py .....                                   [ 75%]
15:09:08 [2020-12-15T15:09:08.510Z] tests/integration/context_api_test.py ...                                [ 76%]
15:09:09 [2020-12-15T15:09:09.072Z] tests/integration/errors_test.py .                                       [ 76%]
15:10:04 [2020-12-15T15:10:04.182Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:10:20 [2020-12-15T15:10:20.393Z] .........                                                                [ 86%]
15:10:25 [2020-12-15T15:10:25.452Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:10:26 [2020-12-15T15:10:26.888Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:10:32 [2020-12-15T15:10:32.169Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:10:33 [2020-12-15T15:10:33.097Z] tests/integration/models_resources_test.py .                             [ 91%]
15:10:39 [2020-12-15T15:10:39.260Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:10:42 [2020-12-15T15:10:42.509Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:10:42 [2020-12-15T15:10:42.509Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:10:46 [2020-12-15T15:10:46.400Z] tests/integration/regression_test.py ......                              [ 98%]
15:10:46 [2020-12-15T15:10:46.656Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:10:46 [2020-12-15T15:10:46.656Z] tests/integration/credentials/utils_test.py .                            [100%]
15:10:46 [2020-12-15T15:10:46.656Z] 
15:10:46 [2020-12-15T15:10:46.656Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:10:46 [2020-12-15T15:10:46.656Z] =========================== short test summary info ============================
15:10:46 [2020-12-15T15:10:46.656Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:10:46 [2020-12-15T15:10:46.656Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:10:46 [2020-12-15T15:10:46.656Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:10:46 [2020-12-15T15:10:46.656Z]   Not supported on most drivers
15:10:46 [2020-12-15T15:10:46.656Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:10:46 [2020-12-15T15:10:46.656Z]   Output of docker top depends on host distro, and is not formalized.
15:10:46 [2020-12-15T15:10:46.656Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:10:46 [2020-12-15T15:10:46.656Z]   Output of docker top depends on host distro, and is not formalized.
15:10:46 [2020-12-15T15:10:46.656Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:10:46 [2020-12-15T15:10:46.656Z]   Can fail if eth0 has multiple IP addresses
15:10:46 [2020-12-15T15:10:46.656Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:10:46 [2020-12-15T15:10:46.656Z]   This doesn't seem to be taken into account by the engine
15:10:46 [2020-12-15T15:10:46.656Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:10:46 [2020-12-15T15:10:46.656Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:10:46 [2020-12-15T15:10:46.656Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 337.44 seconds ==
15:10:46 [2020-12-15T15:10:46.912Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:10:59 [2020-12-15T15:10:59.069Z] Leaving: AppArmorNo profiles have been unloaded.
15:10:59 [2020-12-15T15:10:59.069Z] 
15:10:59 [2020-12-15T15:10:59.069Z] Unloading profiles will leave already running processes permanently
15:10:59 [2020-12-15T15:10:59.069Z] unconfined, which can lead to unexpected situations.
15:10:59 [2020-12-15T15:10:59.069Z] 
15:10:59 [2020-12-15T15:10:59.069Z] To set a process to complain mode, use the command line tool
15:10:59 [2020-12-15T15:10:59.069Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:10:59 [2020-12-15T15:10:59.069Z]