Skip to content

Console Output

02:03:17 + pwd
02:03:17 + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/e_incorrect_precreate_identifier/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:a7894ddfea6298ee1d4e07fe703f0edfe1996842 -e STORAGE_DRIVER= -e DOCKER_VERSIONS=19.03.2-rc1 -e BUILD_NUMBER=jenkins-compose-incorrect_precreate_identifier-2 -e PY_TEST_VERSIONS=py27 --entrypoint=script/test/ci dockerbuildbot/compose:a7894ddfea6298ee1d4e07fe703f0edfe1996842 --verbose
02:03:17 Unable to find image 'dockerbuildbot/compose:a7894ddfea6298ee1d4e07fe703f0edfe1996842' locally
02:03:17 a7894ddfea6298ee1d4e07fe703f0edfe1996842: Pulling from dockerbuildbot/compose
02:03:17 54f7e8ac135a: Already exists
02:03:17 d6341e30912f: Already exists
02:03:17 087a57faf949: Already exists
02:03:17 5d71636fb824: Already exists
02:03:17 0c1db9598990: Already exists
02:03:17 2eeb5ce9b924: Already exists
02:03:17 a8c530378055: Already exists
02:03:17 687ed2fb2a0d: Already exists
02:03:17 620aea26e853: Already exists
02:03:17 157ef2ed3a68: Pulling fs layer
02:03:17 0f9866777281: Pulling fs layer
02:03:17 ad734acb783a: Pulling fs layer
02:03:17 acc9a85c802c: Pulling fs layer
02:03:17 96376c691f5f: Pulling fs layer
02:03:17 646cdfe2a634: Pulling fs layer
02:03:17 29eebae0fea9: Pulling fs layer
02:03:17 0846f2fa2146: Pulling fs layer
02:03:17 782b8c6066f3: Pulling fs layer
02:03:17 a7d430b2a90b: Pulling fs layer
02:03:17 035b3a3a9978: Pulling fs layer
02:03:17 408d7a4f1fb9: Pulling fs layer
02:03:17 1fcc3a283072: Pulling fs layer
02:03:17 33201b9b96df: Pulling fs layer
02:03:17 c074b1cf5785: Pulling fs layer
02:03:17 acc9a85c802c: Waiting
02:03:17 96376c691f5f: Waiting
02:03:17 646cdfe2a634: Waiting
02:03:17 29eebae0fea9: Waiting
02:03:17 0846f2fa2146: Waiting
02:03:17 782b8c6066f3: Waiting
02:03:17 a7d430b2a90b: Waiting
02:03:17 035b3a3a9978: Waiting
02:03:17 408d7a4f1fb9: Waiting
02:03:17 1fcc3a283072: Waiting
02:03:17 33201b9b96df: Waiting
02:03:17 c074b1cf5785: Waiting
02:03:17 0f9866777281: Verifying Checksum
02:03:17 0f9866777281: Download complete
02:03:17 ad734acb783a: Verifying Checksum
02:03:17 ad734acb783a: Download complete
02:03:17 96376c691f5f: Verifying Checksum
02:03:17 96376c691f5f: Download complete
02:03:17 acc9a85c802c: Verifying Checksum
02:03:17 acc9a85c802c: Download complete
02:03:18 29eebae0fea9: Verifying Checksum
02:03:18 29eebae0fea9: Download complete
02:03:18 646cdfe2a634: Verifying Checksum
02:03:18 646cdfe2a634: Download complete
02:03:18 782b8c6066f3: Verifying Checksum
02:03:18 782b8c6066f3: Download complete
02:03:18 0846f2fa2146: Verifying Checksum
02:03:18 0846f2fa2146: Download complete
02:03:18 a7d430b2a90b: Verifying Checksum
02:03:18 a7d430b2a90b: Download complete
02:03:18 035b3a3a9978: Verifying Checksum
02:03:18 035b3a3a9978: Download complete
02:03:18 408d7a4f1fb9: Verifying Checksum
02:03:18 408d7a4f1fb9: Download complete
02:03:18 157ef2ed3a68: Verifying Checksum
02:03:18 157ef2ed3a68: Download complete
02:03:18 33201b9b96df: Verifying Checksum
02:03:18 33201b9b96df: Download complete
02:03:18 1fcc3a283072: Verifying Checksum
02:03:18 1fcc3a283072: Download complete
02:03:19 c074b1cf5785: Verifying Checksum
02:03:19 c074b1cf5785: Download complete
02:03:20 157ef2ed3a68: Pull complete
02:03:20 0f9866777281: Pull complete
02:03:20 ad734acb783a: Pull complete
02:03:20 acc9a85c802c: Pull complete
02:03:20 96376c691f5f: Pull complete
02:03:21 646cdfe2a634: Pull complete
02:03:21 29eebae0fea9: Pull complete
02:03:21 0846f2fa2146: Pull complete
02:03:21 782b8c6066f3: Pull complete
02:03:21 a7d430b2a90b: Pull complete
02:03:21 035b3a3a9978: Pull complete
02:03:21 408d7a4f1fb9: Pull complete
02:03:24 1fcc3a283072: Pull complete
02:03:24 33201b9b96df: Pull complete
02:03:26 c074b1cf5785: Pull complete
02:03:26 Digest: sha256:730bafae7f9cbf5f11c0d26ba4682415d87994c2458852ee335174307643538b
02:03:26 Status: Downloaded newer image for dockerbuildbot/compose:a7894ddfea6298ee1d4e07fe703f0edfe1996842
02:03:30 + docker version
02:03:30 Client:
02:03:30  Version:           18.06.1-ce
02:03:30  API version:       1.38
02:03:30  Go version:        go1.10.3
02:03:30  Git commit:        e68fc7a
02:03:30  Built:             Tue Aug 21 17:20:43 2018
02:03:30  OS/Arch:           linux/amd64
02:03:30  Experimental:      false
02:03:30 
02:03:30 Server: Docker Engine - Community
02:03:30  Engine:
02:03:30   Version:          19.03.1
02:03:30   API version:      1.40 (minimum version 1.12)
02:03:30   Go version:       go1.12.5
02:03:30   Git commit:       74b1e89
02:03:30   Built:            Thu Jul 25 21:19:41 2019
02:03:30   OS/Arch:          linux/amd64
02:03:30   Experimental:     true
02:03:30  containerd:
02:03:30   Version:          1.2.6
02:03:30   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
02:03:30  runc:
02:03:30   Version:          1.0.0-rc8
02:03:30   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
02:03:30  docker-init:
02:03:30   Version:          0.18.0
02:03:30   GitCommit:        fec3683
02:03:30 + export DOCKER_VERSIONS=19.03.2-rc1
02:03:30 + DOCKER_VERSIONS=19.03.2-rc1
02:03:30 + STORAGE_DRIVER=overlay
02:03:30 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
02:03:30 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
02:03:30 ++ hostname
02:03:30 + GIT_VOLUME=--volumes-from=82d2b30abda2
02:03:30 + . script/test/all
02:03:30 ++ set -e
02:03:30 ++ echo 'Running lint checks'
02:03:30 Running lint checks
02:03:30 ++ docker run --rm --tty --volumes-from=82d2b30abda2 --entrypoint=tox dockerbuildbot/compose:a7894ddfea6298ee1d4e07fe703f0edfe1996842 -e pre-commit
02:03:31 pre-commit develop-inst-nodeps: /code

02:03:37 pre-commit installed: aspy.yaml==1.1.1,cached-property==1.5.1,certifi==2018.10.15,cfgv==1.1.0,chardet==3.0.4,docker==3.6.0,-e git+git@github.com:docker/compose.git@a7894ddfea6298ee1d4e07fe703f0edfe1996842#egg=docker_compose,docker-pycreds==0.3.0,dockerpty==0.4.1,docopt==0.6.2,identify==1.1.7,idna==2.7,importlib-metadata==0.7,importlib-resources==1.0.2,jsonschema==2.6.0,nodeenv==1.3.3,pre-commit==1.12.0,PyYAML==3.13,requests==2.20.1,six==1.11.0,texttable==0.9.1,toml==0.10.0,urllib3==1.24.1,virtualenv==16.1.0,websocket-client==0.54.0

02:03:37 pre-commit runtests: PYTHONHASHSEED='3229367038'

02:03:37 pre-commit runtests: commands[0] | pre-commit install

02:03:37 pre-commit installed at /code/.git/hooks/pre-commit

02:03:37 pre-commit runtests: commands[1] | pre-commit run --all-files

02:03:37 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

02:03:37 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

02:03:37 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

02:03:37 [INFO] Once installed this environment will be reused.

02:03:37 [INFO] This may take a few minutes...

02:03:49 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

02:03:49 [INFO] Once installed this environment will be reused.

02:03:49 [INFO] This may take a few minutes...

02:04:11 Check for added large files..............................................Passed

02:04:11 Check docstring is first.................................................Passed

02:04:11 Check for merge conflicts................................................Passed

02:04:11 Check Yaml...............................................................Passed

02:04:12 Check JSON...............................................................Passed

02:04:12 Debug Statements (Python)................................................Passed

02:04:13 Fix End of Files.........................................................Passed

02:04:21 Flake8...................................................................Failed

02:04:21 hookid: flake8

02:04:21 

02:04:21 compose/service.py:294:25: E117 over-indented

02:04:21 compose/service.py:464:13: E117 over-indented

02:04:21 compose/service.py:489:13: E117 over-indented

02:04:21 tests/unit/cli/log_printer_test.py:196:16: F632 use ==/!= to compare str, bytes, and int literals

02:04:21 

02:04:21 Tests should end in _test.py.............................................Passed

02:04:21 Fix requirements.txt.....................................................Passed

02:04:21 Trim Trailing Whitespace.................................................Passed

02:04:22 Reorder python imports...................................................Passed

02:04:22 ERROR: InvocationError: '/code/.tox/pre-commit/bin/pre-commit run --all-files'

02:04:22 ___________________________________ summary ____________________________________

02:04:22 ERROR:   pre-commit: commands failed