Running with gitlab-runner 13.5.0 (ece86343)  on global-shared-gitlab-runner-679df8b9c5-5lhzb CkSEhrW7 section_start:1607732384:resolve_secrets Resolving secrets section_end:1607732384:resolve_secrets section_start:1607732384:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-tools Using Kubernetes executor with image ${GITLAB_INTERNAL_REGISTRY}/ironbank-tools/ironbank-pipeline/python:pyyaml ... section_end:1607732384:prepare_executor section_start:1607732384:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-tools/runner-cksehrw7-project-3579-concurrent-0zf6g2 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-tools/runner-cksehrw7-project-3579-concurrent-0zf6g2 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-ironbank-tools/runner-cksehrw7-project-3579-concurrent-0zf6g2 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-ironbank-tools/runner-cksehrw7-project-3579-concurrent-0zf6g2 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-ironbank-tools/runner-cksehrw7-project-3579-concurrent-0zf6g2 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-ironbank-tools/runner-cksehrw7-project-3579-concurrent-0zf6g2 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-ironbank-tools/runner-cksehrw7-project-3579-concurrent-0zf6g2 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-ironbank-tools/runner-cksehrw7-project-3579-concurrent-0zf6g2 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Running on runner-cksehrw7-project-3579-concurrent-0zf6g2 via global-shared-gitlab-runner-679df8b9c5-5lhzb... section_end:1607732408:prepare_script section_start:1607732408:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/ironbank-tools/ironbank-plugins-pipeline/.git/ Created fresh repository. Checking out be193752 as master... Skipping Git submodules setup section_end:1607732409:get_sources section_start:1607732409:step_script Executing "step_script" stage of the job script $ pip install git+git://github.com/psf/black Collecting git+git://github.com/psf/black Cloning git://github.com/psf/black to /tmp/pip-req-build-986xny8y Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting click>=7.1.2 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting typed-ast>=1.4.0 Downloading typed_ast-1.4.1-cp36-cp36m-manylinux1_x86_64.whl (737 kB) Collecting pathspec<1,>=0.6 Downloading pathspec-0.8.1-py2.py3-none-any.whl (28 kB) Collecting typing-extensions>=3.7.4 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting mypy-extensions>=0.4.3 Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) Collecting appdirs Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting toml>=0.10.1 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting dataclasses>=0.6; python_version < "3.7" Downloading dataclasses-0.8-py3-none-any.whl (19 kB) Collecting regex>=2020.1.8 Downloading regex-2020.11.13-cp36-cp36m-manylinux2014_x86_64.whl (723 kB) Building wheels for collected packages: black Building wheel for black (PEP 517): started Building wheel for black (PEP 517): finished with status 'done' Created wheel for black: filename=black-20.8b2.dev51+g2989dc1-py3-none-any.whl size=126637 sha256=65772651e3cd0d4fbff6a7eaeba66bca30f6bd904c3fed564e31453271d45fb6 Stored in directory: /tmp/pip-ephem-wheel-cache-5i7olmor/wheels/0e/e4/dd/1e8b5971b752671ce34b8c1427413852e20dfd27360999d6a5 Successfully built black Installing collected packages: click, typed-ast, pathspec, typing-extensions, mypy-extensions, appdirs, toml, dataclasses, regex, black Successfully installed appdirs-1.4.4 black-20.8b2.dev51+g2989dc1 click-7.1.2 dataclasses-0.8 mypy-extensions-0.4.3 pathspec-0.8.1 regex-2020.11.13 toml-0.10.2 typed-ast-1.4.1 typing-extensions-3.7.4.3 WARNING: You are using pip version 20.2.2; however, version 20.3.1 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. $ black --check --diff --color -t py36 . All done! ✨ 🍰 ✨ 7 files would be left unchanged. section_end:1607732437:step_script section_start:1607732437:cleanup_file_variables Cleaning up file based variables section_end:1607732437:cleanup_file_variables Job succeeded