Skip to content

Console Output

13:24:21 [2019-12-16T13:24:21.193Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40312/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee5aa536d16269a48a57aebc8c1d4a2732031e68 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee5aa536d16269a48a57aebc8c1d4a2732031e68 hack/make.sh dynbinary-daemon test-docker-py
13:24:21 [2019-12-16T13:24:21.760Z] 
13:24:21 [2019-12-16T13:24:21.760Z] Removing bundles/
13:24:21 [2019-12-16T13:24:21.760Z] 
13:24:21 [2019-12-16T13:24:21.760Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
13:24:21 [2019-12-16T13:24:21.760Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:24:21 [2019-12-16T13:24:21.760Z] GOOS="" GOARCH="" GOARM=""
13:25:43 [2019-12-16T13:25:43.171Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:25:43 [2019-12-16T13:25:43.171Z] 
13:25:43 [2019-12-16T13:25:43.171Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:25:43 [2019-12-16T13:25:43.171Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:25:43 [2019-12-16T13:25:43.171Z] Using test binary docker
13:25:43 [2019-12-16T13:25:43.171Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:25:43 [2019-12-16T13:25:43.171Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
13:25:43 [2019-12-16T13:25:43.171Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
13:25:43 [2019-12-16T13:25:43.171Z] Warning failed to create cache: (null)
13:25:43 [2019-12-16T13:25:43.171Z] .
13:25:43 [2019-12-16T13:25:43.171Z] INFO: Waiting for daemon to start...
13:25:43 [2019-12-16T13:25:43.171Z] Starting dockerd
13:25:45 [2019-12-16T13:25:45.061Z] .
13:25:45 [2019-12-16T13:25:45.061Z] INFO: Building docker-sdk-python3:4.1.0...
13:26:31 [2019-12-16T13:26:31.705Z] sha256:e02ba92c45108cac02d1bacf6e1994bbfa309205a854f73a95e5a62342be8e97
13:26:31 [2019-12-16T13:26:31.705Z] INFO: Starting docker-py tests...
13:26:31 [2019-12-16T13:26:31.705Z] ============================= test session starts ==============================
13:26:31 [2019-12-16T13:26:31.705Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1
13:26:31 [2019-12-16T13:26:31.705Z] rootdir: /src, inifile: pytest.ini
13:26:31 [2019-12-16T13:26:31.705Z] plugins: timeout-1.3.3, cov-2.6.1
13:26:31 [2019-12-16T13:26:31.705Z] collected 385 items / 5 deselected / 380 selected
13:26:31 [2019-12-16T13:26:31.705Z] 
13:26:52 [2019-12-16T13:26:52.034Z] tests/integration/api_build_test.py ......................X              [  6%]
13:26:52 [2019-12-16T13:26:52.291Z] tests/integration/api_client_test.py .....                               [  7%]
13:26:53 [2019-12-16T13:26:53.914Z] tests/integration/api_config_test.py .....                               [  8%]
13:27:27 [2019-12-16T13:27:27.887Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
13:28:29 [2019-12-16T13:28:29.029Z] ................................................                         [ 29%]
13:28:47 [2019-12-16T13:28:47.386Z] tests/integration/api_exec_test.py ....................                  [ 35%]
13:28:54 [2019-12-16T13:28:54.834Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
13:28:58 [2019-12-16T13:28:58.889Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
13:29:19 [2019-12-16T13:29:19.678Z] tests/integration/api_network_test.py ...........................        [ 47%]
13:29:27 [2019-12-16T13:29:27.633Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
13:29:29 [2019-12-16T13:29:29.564Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:29:33 [2019-12-16T13:29:33.561Z] tests/integration/api_service_test.py ................s................. [ 60%]
13:29:48 [2019-12-16T13:29:48.288Z] .........................                                                [ 67%]
13:30:25 [2019-12-16T13:30:25.069Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
13:30:43 [2019-12-16T13:30:43.130Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:30:43 [2019-12-16T13:30:43.130Z] tests/integration/client_test.py .....                                   [ 75%]
13:30:43 [2019-12-16T13:30:43.130Z] tests/integration/errors_test.py .                                       [ 76%]
13:31:16 [2019-12-16T13:31:16.078Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:31:33 [2019-12-16T13:31:33.808Z] .........                                                                [ 85%]
13:31:38 [2019-12-16T13:31:38.948Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:31:40 [2019-12-16T13:31:40.572Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:31:47 [2019-12-16T13:31:47.111Z] tests/integration/models_nodes_test.py .                                 [ 91%]
13:31:47 [2019-12-16T13:31:47.111Z] tests/integration/models_resources_test.py .                             [ 91%]
13:31:53 [2019-12-16T13:31:53.291Z] tests/integration/models_services_test.py ..............X.               [ 95%]
13:31:56 [2019-12-16T13:31:56.550Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:31:56 [2019-12-16T13:31:56.807Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:32:01 [2019-12-16T13:32:01.013Z] tests/integration/regression_test.py ......                              [ 98%]
13:32:01 [2019-12-16T13:32:01.545Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:32:01 [2019-12-16T13:32:01.545Z] tests/integration/credentials/utils_test.py .                            [100%]
13:32:01 [2019-12-16T13:32:01.545Z] 
13:32:01 [2019-12-16T13:32:01.545Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:32:01 [2019-12-16T13:32:01.545Z] =========================== short test summary info ============================
13:32:01 [2019-12-16T13:32:01.545Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:32:01 [2019-12-16T13:32:01.545Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:32:01 [2019-12-16T13:32:01.545Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:32:01 [2019-12-16T13:32:01.545Z]   Not supported on most drivers
13:32:01 [2019-12-16T13:32:01.545Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:32:01 [2019-12-16T13:32:01.545Z]   This doesn't seem to be taken into account by the engine
13:32:01 [2019-12-16T13:32:01.545Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
13:32:01 [2019-12-16T13:32:01.545Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
13:32:01 [2019-12-16T13:32:01.545Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
13:32:01 [2019-12-16T13:32:01.545Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
13:32:01 [2019-12-16T13:32:01.545Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
13:32:01 [2019-12-16T13:32:01.545Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
13:32:01 [2019-12-16T13:32:01.545Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:32:01 [2019-12-16T13:32:01.545Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 331.92 seconds ==
13:32:01 [2019-12-16T13:32:01.816Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:32:14 [2019-12-16T13:32:14.028Z] Clearing AppArmor profiles cache:.
13:32:14 [2019-12-16T13:32:14.028Z] All profile caches have been cleared, but no profiles have been unloaded.
13:32:14 [2019-12-16T13:32:14.028Z] Unloading profiles will leave already running processes permanently
13:32:14 [2019-12-16T13:32:14.028Z] unconfined, which can lead to unexpected situations.
13:32:14 [2019-12-16T13:32:14.028Z] 
13:32:14 [2019-12-16T13:32:14.028Z] To set a process to complain mode, use the command line tool
13:32:14 [2019-12-16T13:32:14.028Z] 'aa-complain'. To really tear down all profiles, run the init script
13:32:14 [2019-12-16T13:32:14.028Z] with the 'teardown' option."
13:32:14 [2019-12-16T13:32:14.028Z]