[0KRunning with gitlab-runner 11.10.1 (1f513601) [0;m[0K on ReCircle Gitlab CLI 79a0dc69 [0;m[0KUsing Docker executor with image python:3.6 ... [0;m[0KPulling docker image python:3.6 ... [0;m[0KUsing docker image sha256:c4f7d42f7b89437feef3cf91fd5248f97a7a5e991a25a0b7132e6b07f6cb4412 for python:3.6 ... [0;mRunning on runner-79a0dc69-project-209-concurrent-0 via cloud-2819... [0;33mDEPRECATION: this GitLab server doesn't support refspecs, gitlab-runner 12.0 will no longer work with this version of GitLab[0;m [32;1mFetching changes...[0;m From https://git.ik.bme.hu/RECIRCLE/portal 7196c9a..6165807 instance-fixes -> origin/instance-fixes [32;1mChecking out 61658071 as instance-fixes...[0;m [32;1mSkipping Git submodules setup[0;m [32;1m$ git submodule sync --recursive[0;m Synchronizing submodule url for 'recircle/interface_openstack' [32;1m$ git submodule update --init --recursive[0;m [32;1m$ pip install flake8[0;m Collecting flake8 Downloading flake8-3.7.9-py2.py3-none-any.whl (69 kB) Collecting entrypoints<0.4.0,>=0.3.0 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting pyflakes<2.2.0,>=2.1.0 Downloading pyflakes-2.1.1-py2.py3-none-any.whl (59 kB) Collecting pycodestyle<2.6.0,>=2.5.0 Downloading pycodestyle-2.5.0-py2.py3-none-any.whl (51 kB) Collecting mccabe<0.7.0,>=0.6.0 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Installing collected packages: entrypoints, pyflakes, pycodestyle, mccabe, flake8 Successfully installed entrypoints-0.3 flake8-3.7.9 mccabe-0.6.1 pycodestyle-2.5.0 pyflakes-2.1.1 [32;1m$ flake8[0;m [32;1mJob succeeded [0;m