tests-fedora-28
Failed Started
by
@cs-shadow

Chandan Singh
1Running with gitlab-runner 11.2.0 (35e8515d)2 on buildstream-bastion a334e4923Using Docker executor with image buildstream/testsuite-fedora:28-master-123-7ce6581b ...4Pulling docker image buildstream/testsuite-fedora:28-master-123-7ce6581b ...5Using docker image sha256:531d4ef6b7a8a30258cf9625e9d97528be7cec52940e6083d8bcfbbfdcbde532 for buildstream/testsuite-fedora:28-master-123-7ce6581b ... 6 Running on runner-a334e492-project-1975139-concurrent-0 via runner-a334e492-gitlab-runner-autoscale-1545656677-8d596bdc...
00:01
8Removing cache/9Removing coverage-unix/10HEAD is now at 0a92c355 fixup: no sdist12 0a92c355..24deb853 chandan/toxify -> origin/chandan/toxify13Checking out 24deb853 as chandan/toxify...14Skipping Git submodules setup16Downloading cache.zip from https://ams3.digitaloceanspaces.com/buildstream-ci-gitlab-cache/runner/a334e492/project/1975139/tests-fedora-28--4 17Successfully extracted cache19/dev/mapper/docker-252:1-264676-8c157170b374641e1ffb4ccc68667f3aeb83b58cf80890313105ebdac6f6ba3f on / type xfs (rw,relatime,seclabel,nouuid,attr2,inode64,sunit=128,swidth=128,noquota)20proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)21tmpfs on /dev type tmpfs (rw,nosuid,seclabel,size=65536k,mode=755)22devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=666)23sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel)24tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,relatime,seclabel,mode=755)25cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,xattr,name=systemd)26cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,net_cls,net_prio)27cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpu,cpuacct)28cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer)29cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,blkio)30cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory)31cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices)32cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb)33cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset)34cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids)35cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event)36mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime,seclabel)37/dev/vda1 on /cache type ext4 (rw,relatime,seclabel,data=ordered)38/dev/vda1 on /builds/BuildStream type ext4 (rw,relatime,seclabel,data=ordered)39/dev/vda1 on /etc/resolv.conf type ext4 (rw,relatime,seclabel,data=ordered)40/dev/vda1 on /etc/hostname type ext4 (rw,relatime,seclabel,data=ordered)41/dev/vda1 on /etc/hosts type ext4 (rw,relatime,seclabel,data=ordered)42shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,seclabel,size=65536k)43$ df -h44Filesystem Size Used Avail Use% Mounted on45/dev/mapper/docker-252:1-264676-8c157170b374641e1ffb4ccc68667f3aeb83b58cf80890313105ebdac6f6ba3f 10G 649M 9.4G 7% /46tmpfs 64M 0 64M 0% /dev47tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup48/dev/vda1 25G 3.6G 20G 16% /cache49shm 64M 0 64M 0% /dev/shm50$ pip3 install tox51WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.52Collecting tox53 Downloading https://files.pythonhosted.org/packages/30/51/e5c4dda814ffc84204321c5074c767d11d6bdd7d1082a6dc63ed28f0eadf/tox-3.6.0-py2.py3-none-any.whl (53kB)54Collecting filelock<4,>=3.0.0 (from tox)55 Downloading https://files.pythonhosted.org/packages/d7/ca/3c74396a9ed8a4cfab5459800edeef9a1269591cb21f5a49bd71a49c5fa2/filelock-3.0.10-py3-none-any.whl56Requirement already satisfied: py<2,>=1.4.17 in /usr/local/lib/python3.6/site-packages (from tox)57Requirement already satisfied: six<2,>=1.0.0 in /usr/lib/python3.6/site-packages (from tox)58Requirement already satisfied: setuptools>=30.0.0 in /usr/lib/python3.6/site-packages (from tox)59Collecting virtualenv>=1.11.2 (from tox)60 Downloading https://files.pythonhosted.org/packages/7c/17/9b7b6cddfd255388b58c61e25b091047f6814183e1d63741c8df8dcd65a2/virtualenv-16.1.0-py2.py3-none-any.whl (1.9MB)61Collecting toml>=0.9.4 (from tox)62 Downloading https://files.pythonhosted.org/packages/a2/12/ced7105d2de62fa7c8fb5fce92cc4ce66b57c95fb875e9318dba7f8c5db0/toml-0.10.0-py2.py3-none-any.whl63Requirement already satisfied: pluggy<1,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from tox)64Installing collected packages: filelock, virtualenv, toml, tox65Successfully installed filelock-3.0.10 toml-0.10.0 tox-3.6.0 virtualenv-16.1.066$ useradd -Um buildstream67$ chown -R buildstream:buildstream .68$ su buildstream -c "${TEST_COMMAND}"69GLOB sdist-make: /builds/BuildStream/buildstream/setup.py70py35 create: /builds/BuildStream/buildstream/.tox/py3571ERROR: InterpreterNotFound: python3.572py36 create: /builds/BuildStream/buildstream/.tox/py3673py36 installdeps: -rrequirements.txt, -rdev-requirements.txt74ERROR: invocation failed (exit code 1), logfile: /builds/BuildStream/buildstream/.tox/py36/log/py36-1.log75ERROR: actionid: py3676msg: getenv77cmdargs: '/builds/BuildStream/buildstream/.tox/py36/bin/python -m pip install -rrequirements.txt -rdev-requirements.txt'78Collecting Click==7.0 (from -r requirements.txt (line 1))79 Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB)80Collecting grpcio==1.17.1 (from -r requirements.txt (line 2))81 Downloading https://files.pythonhosted.org/packages/3b/bb/701d879849c938028c09fdb5405dbde7c86644bbbb90098094002db23ded/grpcio-1.17.1-cp36-cp36m-manylinux1_x86_64.whl (10.1MB)82Collecting pluginbase==0.7 (from -r requirements.txt (line 3))83 Downloading https://files.pythonhosted.org/packages/6e/f4/1db0a26c1c7fad81a1214ad1b02839a7bd98d8ba68f782f6edcc3d343441/pluginbase-0.7.tar.gz (40kB)84Collecting protobuf==3.6.1 (from -r requirements.txt (line 4))85 Downloading https://files.pythonhosted.org/packages/c2/f9/28787754923612ca9bfdffc588daa05580ed70698add063a5629d1a4209d/protobuf-3.6.1-cp36-cp36m-manylinux1_x86_64.whl (1.1MB)86Collecting psutil==5.4.8 (from -r requirements.txt (line 5))87 Downloading https://files.pythonhosted.org/packages/e3/58/0eae6e4466e5abf779d7e2b71fac7fba5f59e00ea36ddb3ed690419ccb0f/psutil-5.4.8.tar.gz (422kB)88Collecting ruamel.yaml==0.15.51 (from -r requirements.txt (line 13))89 Downloading https://files.pythonhosted.org/packages/d2/7f/9bb3ba89ceab600c4a0ea75d638ea945215ca3458ac6528e0e39fa3254e4/ruamel.yaml-0.15.51-cp36-cp36m-manylinux1_x86_64.whl (640kB)90Collecting setuptools==39.0.1 (from -r requirements.txt (line 14))91 Downloading https://files.pythonhosted.org/packages/20/d7/04a0b689d3035143e2ff288f4b9ee4bf6ed80585cc121c90bfd85a1a8c2e/setuptools-39.0.1-py2.py3-none-any.whl (569kB)92Collecting Jinja2==2.10 (from -r requirements.txt (line 16))93 Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)94Collecting MarkupSafe==1.1.0 (from -r requirements.txt (line 17))95 Downloading https://files.pythonhosted.org/packages/08/04/f2191b50fb7f0712f03f064b71d8b4605190f2178ba02e975a87f7b89a0d/MarkupSafe-1.1.0-cp36-cp36m-manylinux1_x86_64.whl96Collecting six==1.12.0 (from -r requirements.txt (line 18))97 Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl98Collecting coverage==4.4 (from -r dev-requirements.txt (line 1))99 Downloading https://files.pythonhosted.org/packages/58/69/04ecb176c26f156bbfbf08945ef37d0b5ccfe1eaeaa703a6f8267134579e/coverage-4.4-cp36-cp36m-manylinux1_x86_64.whl (196kB)100Collecting pep8==1.7.1 (from -r dev-requirements.txt (line 2))101 Downloading https://files.pythonhosted.org/packages/42/3f/669429ce58de2c22d8d2c542752e137ec4b9885fff398d3eceb1a7f5acb4/pep8-1.7.1-py2.py3-none-any.whl (41kB)102Collecting pylint==2.1.1 (from -r dev-requirements.txt (line 3))103 Downloading https://files.pythonhosted.org/packages/6e/c2/1e97c238877b6a86562d32297eb33a6670b6220e8ec0ca85f67b66dc893f/pylint-2.1.1-py3-none-any.whl (737kB)104Collecting pytest==4.0.2 (from -r dev-requirements.txt (line 4))105 Downloading https://files.pythonhosted.org/packages/19/80/1ac71d332302a89e8637456062186bf397abc5a5b663c1919b73f4d68b1b/pytest-4.0.2-py2.py3-none-any.whl (217kB)106Collecting pytest-cov==2.6.0 (from -r dev-requirements.txt (line 5))107 Downloading https://files.pythonhosted.org/packages/30/0a/1b009b525526cd3cd9f52f52391b426c5a3597447be811a10bcb1f6b05eb/pytest_cov-2.6.0-py2.py3-none-any.whl108Collecting pytest-datafiles==2.0 (from -r dev-requirements.txt (line 6))109 Downloading https://files.pythonhosted.org/packages/21/a2/7da7d04eeca8def8062480e6696570aefde1c378152d2da9d5f3870649fb/pytest_datafiles-2.0-py2.py3-none-any.whl110Collecting pytest-env==0.6.2 (from -r dev-requirements.txt (line 7))111 Downloading https://files.pythonhosted.org/packages/f9/6e/31efb8dc1d17052c12f39262223e94038bfcc4cc7a124235630a6d50f166/pytest-env-0.6.2.tar.gz112Collecting pytest-pep8==1.0.6 (from -r dev-requirements.txt (line 8))113 Downloading https://files.pythonhosted.org/packages/1f/1c/c834344ef39381558b047bea1e3005197fa8457c199d58219996ca07defb/pytest-pep8-1.0.6.tar.gz114Collecting pytest-pylint==0.13.0 (from -r dev-requirements.txt (line 9))115 Downloading https://files.pythonhosted.org/packages/9e/e3/b309891f0eb009d1f163d7fd20d08420a8a7392d6cf3abd8c724306e4c18/pytest_pylint-0.13.0-py3-none-any.whl116Collecting pytest-xdist==1.25.0 (from -r dev-requirements.txt (line 10))117 Downloading https://files.pythonhosted.org/packages/4f/3a/b270094400d243bb4404b3de601955155a418cd8dbc729ff41602c6dd435/pytest_xdist-1.25.0-py2.py3-none-any.whl118Collecting pytest-timeout==1.3.3 (from -r dev-requirements.txt (line 11))119 Downloading https://files.pythonhosted.org/packages/58/92/f60ea2e27074d6f97c8aaf21e34d1f838eb623e4b8070680846c65318a10/pytest_timeout-1.3.3-py2.py3-none-any.whl120Collecting apipkg==1.5 (from -r dev-requirements.txt (line 13))121 Downloading https://files.pythonhosted.org/packages/67/08/4815a09603fc800209431bec5b8bd2acf2f95abdfb558a44a42507fb94da/apipkg-1.5-py2.py3-none-any.whl122Collecting astroid==2.1.0 (from -r dev-requirements.txt (line 14))123 Downloading https://files.pythonhosted.org/packages/fc/53/8809bc008bad0300897281a7b320b286dc0e84e836396c0cff6279841e8a/astroid-2.1.0-py3-none-any.whl (176kB)124Collecting atomicwrites==1.2.1 (from -r dev-requirements.txt (line 15))125 Downloading https://files.pythonhosted.org/packages/3a/9a/9d878f8d885706e2530402de6417141129a943802c084238914fa6798d97/atomicwrites-1.2.1-py2.py3-none-any.whl126Collecting attrs==18.2.0 (from -r dev-requirements.txt (line 16))127 Downloading https://files.pythonhosted.org/packages/3a/e1/5f9023cc983f1a628a8c2fd051ad19e76ff7b142a0faf329336f9a62a514/attrs-18.2.0-py2.py3-none-any.whl128Collecting execnet==1.5.0 (from -r dev-requirements.txt (line 17))129 Downloading https://files.pythonhosted.org/packages/f9/76/3343e69a2a1602052f587898934e5fea395d22310d39c07955596597227c/execnet-1.5.0-py2.py3-none-any.whl130Collecting isort==4.3.4 (from -r dev-requirements.txt (line 18))131 Downloading https://files.pythonhosted.org/packages/1f/2c/22eee714d7199ae0464beda6ad5fedec8fee6a2f7ffd1e8f1840928fe318/isort-4.3.4-py3-none-any.whl (45kB)132Collecting lazy-object-proxy==1.3.1 (from -r dev-requirements.txt (line 19))133 Downloading https://files.pythonhosted.org/packages/65/1f/2043ec33066e779905ed7e6580384425fdc7dc2ac64d6931060c75b0c5a3/lazy_object_proxy-1.3.1-cp36-cp36m-manylinux1_x86_64.whl (55kB)134Collecting mccabe==0.6.1 (from -r dev-requirements.txt (line 20))135 Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl136Collecting more-itertools==4.3.0 (from -r dev-requirements.txt (line 21))137 Downloading https://files.pythonhosted.org/packages/79/b1/eace304ef66bd7d3d8b2f78cc374b73ca03bc53664d78151e9df3b3996cc/more_itertools-4.3.0-py3-none-any.whl (48kB)138Collecting pluggy==0.8.0 (from -r dev-requirements.txt (line 22))139 Downloading https://files.pythonhosted.org/packages/1c/e7/017c262070af41fe251401cb0d0e1b7c38f656da634cd0c15604f1f30864/pluggy-0.8.0-py2.py3-none-any.whl140Collecting py==1.7.0 (from -r dev-requirements.txt (line 23))141 Downloading https://files.pythonhosted.org/packages/3e/c7/3da685ef117d42ac8d71af525208759742dd235f8094221fdaafcd3dba8f/py-1.7.0-py2.py3-none-any.whl (83kB)142Collecting pytest-cache==1.0 (from -r dev-requirements.txt (line 24))143 Downloading https://files.pythonhosted.org/packages/d1/15/082fd0428aab33d2bafa014f3beb241830427ba803a8912a5aaeaf3a5663/pytest-cache-1.0.tar.gz144Collecting pytest-forked==0.2 (from -r dev-requirements.txt (line 25))145 Downloading https://files.pythonhosted.org/packages/dd/9d/fb75af584b850a902c9ce5ec96ea5c623978113b8a240ab414e1a435df93/pytest_forked-0.2-py2.py3-none-any.whl146Collecting typed-ast==1.1.1 (from -r dev-requirements.txt (line 27))147 Downloading https://files.pythonhosted.org/packages/de/50/7571200eff27c5c30dafa595e355495e1de85aad5fa3fe4c206791d827ff/typed_ast-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (725kB)148Collecting wrapt==1.10.11 (from -r dev-requirements.txt (line 28))149 Downloading https://files.pythonhosted.org/packages/a0/47/66897906448185fcb77fc3c2b1bc20ed0ecca81a0f2f88eda3fc5a34fc3d/wrapt-1.10.11.tar.gz150Building wheels for collected packages: pluginbase, psutil, pytest-env, pytest-pep8, pytest-cache, wrapt151 Running setup.py bdist_wheel for pluginbase: started152 Running setup.py bdist_wheel for pluginbase: finished with status 'done'153 Stored in directory: /home/buildstream/.cache/pip/wheels/ce/78/59/1c57c1f57381a115b31c12c969baa20f62b97f7a64c079cce3154 Running setup.py bdist_wheel for psutil: started155 Running setup.py bdist_wheel for psutil: finished with status 'error'156 Complete output from command /builds/BuildStream/buildstream/.tox/py36/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-w0sa4lyr/psutil/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-m9mmv6jc --python-tag cp36:157 running bdist_wheel158 running build159 running build_py160 creating build161 creating build/lib.linux-x86_64-3.6162 creating build/lib.linux-x86_64-3.6/psutil163 copying psutil/_exceptions.py -> build/lib.linux-x86_64-3.6/psutil164 copying psutil/_psposix.py -> build/lib.linux-x86_64-3.6/psutil165 copying psutil/_psbsd.py -> build/lib.linux-x86_64-3.6/psutil166 copying psutil/_psaix.py -> build/lib.linux-x86_64-3.6/psutil167 copying psutil/_pssunos.py -> build/lib.linux-x86_64-3.6/psutil168 copying psutil/_pslinux.py -> build/lib.linux-x86_64-3.6/psutil169 copying psutil/_common.py -> build/lib.linux-x86_64-3.6/psutil170 copying psutil/__init__.py -> build/lib.linux-x86_64-3.6/psutil171 copying psutil/_psosx.py -> build/lib.linux-x86_64-3.6/psutil172 copying psutil/_compat.py -> build/lib.linux-x86_64-3.6/psutil173 copying psutil/_pswindows.py -> build/lib.linux-x86_64-3.6/psutil174 creating build/lib.linux-x86_64-3.6/psutil/tests175 copying psutil/tests/__main__.py -> build/lib.linux-x86_64-3.6/psutil/tests176 copying psutil/tests/test_bsd.py -> build/lib.linux-x86_64-3.6/psutil/tests177 copying psutil/tests/test_contracts.py -> build/lib.linux-x86_64-3.6/psutil/tests178 copying psutil/tests/test_aix.py -> build/lib.linux-x86_64-3.6/psutil/tests179 copying psutil/tests/test_memory_leaks.py -> build/lib.linux-x86_64-3.6/psutil/tests180 copying psutil/tests/test_connections.py -> build/lib.linux-x86_64-3.6/psutil/tests181 copying psutil/tests/test_system.py -> build/lib.linux-x86_64-3.6/psutil/tests182 copying psutil/tests/test_linux.py -> build/lib.linux-x86_64-3.6/psutil/tests183 copying psutil/tests/test_misc.py -> build/lib.linux-x86_64-3.6/psutil/tests184 copying psutil/tests/__init__.py -> build/lib.linux-x86_64-3.6/psutil/tests185 copying psutil/tests/test_osx.py -> build/lib.linux-x86_64-3.6/psutil/tests186 copying psutil/tests/test_process.py -> build/lib.linux-x86_64-3.6/psutil/tests187 copying psutil/tests/test_windows.py -> build/lib.linux-x86_64-3.6/psutil/tests188 copying psutil/tests/test_posix.py -> build/lib.linux-x86_64-3.6/psutil/tests189 copying psutil/tests/test_sunos.py -> build/lib.linux-x86_64-3.6/psutil/tests190 copying psutil/tests/test_unicode.py -> build/lib.linux-x86_64-3.6/psutil/tests191 running build_ext192 building 'psutil._psutil_linux' extension193 creating build/temp.linux-x86_64-3.6194 creating build/temp.linux-x86_64-3.6/psutil195 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=548 -DPSUTIL_LINUX=1 -DPSUTIL_ETHTOOL_MISSING_TYPES=1 -I/usr/include/python3.6m -c psutil/_psutil_common.c -o build/temp.linux-x86_64-3.6/psutil/_psutil_common.o196 unable to execute 'gcc': No such file or directory197 error: command 'gcc' failed with exit status 1199 ----------------------------------------200 Failed building wheel for psutil201 Running setup.py clean for psutil202 Running setup.py bdist_wheel for pytest-env: started203 Running setup.py bdist_wheel for pytest-env: finished with status 'done'204 Stored in directory: /home/buildstream/.cache/pip/wheels/75/fc/26/357bc139b726977ab08817308ce76d96a26bdbe2329a43b15a205 Running setup.py bdist_wheel for pytest-pep8: started206 Running setup.py bdist_wheel for pytest-pep8: finished with status 'done'207 Stored in directory: /home/buildstream/.cache/pip/wheels/68/34/52/2a6e08e030cef8b3671898f34cecb12750cc4b96ebfe66fe67208 Running setup.py bdist_wheel for pytest-cache: started209 Running setup.py bdist_wheel for pytest-cache: finished with status 'done'210 Stored in directory: /home/buildstream/.cache/pip/wheels/e4/9e/28/59d0a23800e49808f17920c5922252c661966ca4a36db5ee38211 Running setup.py bdist_wheel for wrapt: started212 Running setup.py bdist_wheel for wrapt: finished with status 'done'213 Stored in directory: /home/buildstream/.cache/pip/wheels/48/5d/04/22361a593e70d23b1f7746d932802efe1f0e523376a74f321e214Successfully built pluginbase pytest-env pytest-pep8 pytest-cache wrapt215Failed to build psutil216Installing collected packages: Click, six, grpcio, pluginbase, setuptools, protobuf, psutil, ruamel.yaml, MarkupSafe, Jinja2, coverage, pep8, isort, mccabe, wrapt, typed-ast, lazy-object-proxy, astroid, pylint, py, more-itertools, attrs, pluggy, atomicwrites, pytest, pytest-cov, pytest-datafiles, pytest-env, apipkg, execnet, pytest-cache, pytest-pep8, pytest-pylint, pytest-forked, pytest-xdist, pytest-timeout217 Found existing installation: setuptools 40.6.3218 Uninstalling setuptools-40.6.3:219 Successfully uninstalled setuptools-40.6.3220 Running setup.py install for psutil: started221 Running setup.py install for psutil: finished with status 'error'222 Complete output from command /builds/BuildStream/buildstream/.tox/py36/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-w0sa4lyr/psutil/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-11fgqxhp/install-record.txt --single-version-externally-managed --compile --install-headers /builds/BuildStream/buildstream/.tox/py36/include/site/python3.6/psutil:223 running install224 running build225 running build_py226 creating build227 creating build/lib.linux-x86_64-3.6228 creating build/lib.linux-x86_64-3.6/psutil229 copying psutil/_exceptions.py -> build/lib.linux-x86_64-3.6/psutil230 copying psutil/_psposix.py -> build/lib.linux-x86_64-3.6/psutil231 copying psutil/_psbsd.py -> build/lib.linux-x86_64-3.6/psutil232 copying psutil/_psaix.py -> build/lib.linux-x86_64-3.6/psutil233 copying psutil/_pssunos.py -> build/lib.linux-x86_64-3.6/psutil234 copying psutil/_pslinux.py -> build/lib.linux-x86_64-3.6/psutil235 copying psutil/_common.py -> build/lib.linux-x86_64-3.6/psutil236 copying psutil/__init__.py -> build/lib.linux-x86_64-3.6/psutil237 copying psutil/_psosx.py -> build/lib.linux-x86_64-3.6/psutil238 copying psutil/_compat.py -> build/lib.linux-x86_64-3.6/psutil239 copying psutil/_pswindows.py -> build/lib.linux-x86_64-3.6/psutil240 creating build/lib.linux-x86_64-3.6/psutil/tests241 copying psutil/tests/__main__.py -> build/lib.linux-x86_64-3.6/psutil/tests242 copying psutil/tests/test_bsd.py -> build/lib.linux-x86_64-3.6/psutil/tests243 copying psutil/tests/test_contracts.py -> build/lib.linux-x86_64-3.6/psutil/tests244 copying psutil/tests/test_aix.py -> build/lib.linux-x86_64-3.6/psutil/tests245 copying psutil/tests/test_memory_leaks.py -> build/lib.linux-x86_64-3.6/psutil/tests246 copying psutil/tests/test_connections.py -> build/lib.linux-x86_64-3.6/psutil/tests247 copying psutil/tests/test_system.py -> build/lib.linux-x86_64-3.6/psutil/tests248 copying psutil/tests/test_linux.py -> build/lib.linux-x86_64-3.6/psutil/tests249 copying psutil/tests/test_misc.py -> build/lib.linux-x86_64-3.6/psutil/tests250 copying psutil/tests/__init__.py -> build/lib.linux-x86_64-3.6/psutil/tests251 copying psutil/tests/test_osx.py -> build/lib.linux-x86_64-3.6/psutil/tests252 copying psutil/tests/test_process.py -> build/lib.linux-x86_64-3.6/psutil/tests253 copying psutil/tests/test_windows.py -> build/lib.linux-x86_64-3.6/psutil/tests254 copying psutil/tests/test_posix.py -> build/lib.linux-x86_64-3.6/psutil/tests255 copying psutil/tests/test_sunos.py -> build/lib.linux-x86_64-3.6/psutil/tests256 copying psutil/tests/test_unicode.py -> build/lib.linux-x86_64-3.6/psutil/tests257 running build_ext258 building 'psutil._psutil_linux' extension259 creating build/temp.linux-x86_64-3.6260 creating build/temp.linux-x86_64-3.6/psutil261 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=548 -DPSUTIL_LINUX=1 -DPSUTIL_ETHTOOL_MISSING_TYPES=1 -I/usr/include/python3.6m -c psutil/_psutil_common.c -o build/temp.linux-x86_64-3.6/psutil/_psutil_common.o262 unable to execute 'gcc': No such file or directory263 error: command 'gcc' failed with exit status 1265 ----------------------------------------266Command "/builds/BuildStream/buildstream/.tox/py36/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-w0sa4lyr/psutil/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-11fgqxhp/install-record.txt --single-version-externally-managed --compile --install-headers /builds/BuildStream/buildstream/.tox/py36/include/site/python3.6/psutil" failed with error code 1 in /tmp/pip-install-w0sa4lyr/psutil/267ERROR: could not install deps [-rrequirements.txt, -rdev-requirements.txt]; v = InvocationError('/builds/BuildStream/buildstream/.tox/py36/bin/python -m pip install -rrequirements.txt -rdev-requirements.txt (see /builds/BuildStream/buildstream/.tox/py36/log/py36-1.log)', 1)268___________________________________ summary ____________________________________269ERROR: py35: InterpreterNotFound: python3.5270ERROR: py36: could not install deps [-rrequirements.txt, -rdev-requirements.txt]; v = InvocationError('/builds/BuildStream/buildstream/.tox/py36/bin/python -m pip install -rrequirements.txt -rdev-requirements.txt (see /builds/BuildStream/buildstream/.tox/py36/log/py36-1.log)', 1)272$ mkdir -p ${COVERAGE_DIR}273$ cp dist/buildstream/.coverage ${COVERAGE_DIR}/coverage."${CI_JOB_NAME}"274cp: cannot stat 'dist/buildstream/.coverage': No such file or directory275ERROR: Job failed: exit code 1