[jbosstools-builds] Build failed in Jenkins: jbosstools-jiralint-bzira #24098

dev-platform-jenkins at redhat.com dev-platform-jenkins at redhat.com
Mon Dec 2 15:25:25 EST 2019


See <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-jiralint-bzira/24098/display/redirect>

------------------------------------------
[...truncated 510 B...]
Cloning repository git://github.com/jbosstools/jiralint.git
 > git init <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-jiralint-bzira/ws/> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
 > git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 2a2417520831defd4ea0a64757334fa742d7adf1 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2a2417520831defd4ea0a64757334fa742d7adf1
Commit message: "Update ds_board_californication to contain only CHE project related issues"
 > git rev-list --no-walk 2a2417520831defd4ea0a64757334fa742d7adf1 # timeout=10
 > git tag -a -f -m Jenkins Build #24098 jenkins-jbosstools-jiralint-bzira-24098 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/sh -xe /tmp/jenkins5128782667812794295.sh
+ export JIRA_USER=jiralint
+ JIRA_USER=jiralint
+ export JIRA_PWD=mart-milt-sedative
+ JIRA_PWD=mart-milt-sedative
+ whereis python
python: /usr/bin/python /usr/bin/python2.7 /usr/lib/python2.7 /usr/lib64/python2.7 /etc/python /usr/include/python2.7 /usr/share/man/man1/python.1.gz
+ python -V
Python 2.7.5
+ [[ ! -w /home/hudson/.local/bin ]]
+ pipFolder=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.local/bin/pip ]]
+ curl https://bootstrap.pypa.io/get-pip.py
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  2 1734k    2 48622    0     0   138k      0  0:00:12 --:--:--  0:00:12  138k100 1734k  100 1734k    0     0  2642k      0 --:--:-- --:--:-- --:--:-- 2639k
+ python -W ignore get-pip.py --user
Collecting pip
  Downloading https://files.pythonhosted.org/packages/00/b6/9cfa56b4081ad13874b0c6f96af8ce16cfbc1cb06bedf8e9164ce5551ec1/pip-19.3.1-py2.py3-none-any.whl (1.4MB)
Collecting wheel
  Downloading https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f745be2fd2c6d658f9798a15e384b7d57c9/wheel-0.33.6-py2.py3-none-any.whl
Installing collected packages: pip, wheel
  WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-19.3.1 wheel-0.33.6
+ PATH=/qa/tools/opt/x86_64/openjdk-1.8.0/bin:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-1.el7_7.x86_64/bin/:/qa/tools/opt/x86_64/jdk1.8.0_last/bin/:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla jira pytz pbr funcsigs
Cache entry deserialization failed, entry ignored
Collecting pip
  Cache entry deserialization failed, entry ignored
  Downloading https://files.pythonhosted.org/packages/00/b6/9cfa56b4081ad13874b0c6f96af8ce16cfbc1cb06bedf8e9164ce5551ec1/pip-19.3.1-py2.py3-none-any.whl (1.4MB)
Collecting bugzillatools
  Downloading https://files.pythonhosted.org/packages/6b/fe/f5c181a0056d4901d1b21c38926f90fbc932714ff7357c207a1315ee2f15/bugzillatools-0.5.5.tar.gz (41kB)
Collecting python-bugzilla
  Downloading https://files.pythonhosted.org/packages/9e/7f/adc92a73a6e69a9dbf8f2662945a6f72587bf780e3bfc2361ccb92276eb3/python-bugzilla-2.3.0.tar.gz (79kB)
Collecting jira
  Downloading https://files.pythonhosted.org/packages/cb/c2/4203b6cad72d115b0ad62ae7028567b538c8933745f665d0eee5082baf67/jira-2.0.0-py2.py3-none-any.whl (57kB)
Collecting pytz
  Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)
Collecting pbr
  Downloading https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl (110kB)
Requirement already up-to-date: funcsigs in /usr/lib/python2.7/site-packages
Collecting requests (from python-bugzilla)
  Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)
Collecting oauthlib[signedtoken]>=1.0.0 (from jira)
  Downloading https://files.pythonhosted.org/packages/05/57/ce2e7a8fa7c0afb54a0581b14a65b56e62b5759dbc98e80627142b8a3704/oauthlib-3.1.0-py2.py3-none-any.whl (147kB)
Collecting defusedxml (from jira)
  Downloading https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl
Collecting six>=1.10.0 (from jira)
  Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl
Collecting requests-toolbelt (from jira)
  Downloading https://files.pythonhosted.org/packages/60/ef/7681134338fc097acef8d9b2f8abe0458e4d87559c689a8c306d0957ece5/requests_toolbelt-0.9.1-py2.py3-none-any.whl (54kB)
Collecting requests-oauthlib>=0.6.1 (from jira)
  Downloading https://files.pythonhosted.org/packages/a3/12/b92740d845ab62ea4edf04d2f4164d82532b5a0b03836d4d4e71c6f3d379/requests_oauthlib-1.3.0-py2.py3-none-any.whl
Collecting setuptools>=20.10.1 (from jira)
  Downloading https://files.pythonhosted.org/packages/54/28/c45d8b54c1339f9644b87663945e54a8503cfef59cf0f65b3ff5dd17cf64/setuptools-42.0.2-py2.py3-none-any.whl (583kB)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests->python-bugzilla)
  Downloading https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl (125kB)
Collecting certifi>=2017.4.17 (from requests->python-bugzilla)
  Downloading https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl (156kB)
Requirement already up-to-date: chardet<3.1.0,>=3.0.2 in /usr/lib/python2.7/site-packages (from requests->python-bugzilla)
Collecting idna<2.9,>=2.5 (from requests->python-bugzilla)
  Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting cryptography; extra == "signedtoken" (from oauthlib[signedtoken]>=1.0.0->jira)
  Downloading https://files.pythonhosted.org/packages/e2/67/4597fc5d5de01bb44887844647ab8e73239079dd478c35c52d58a9eb3d45/cryptography-2.8-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken" (from oauthlib[signedtoken]>=1.0.0->jira)
  Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl
Collecting enum34; python_version < "3" (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
  Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting cffi!=1.11.3,>=1.8 (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
  Downloading https://files.pythonhosted.org/packages/93/5d/c4f950891251e478929036ca07b22f0b10324460c1d0a4434c584481db51/cffi-1.13.2-cp27-cp27mu-manylinux1_x86_64.whl (384kB)
Collecting ipaddress; python_version < "3" (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
  Downloading https://files.pythonhosted.org/packages/c2/f8/49697181b1651d8347d24c095ce46c7346c37335ddc7d255833e7cde674d/ipaddress-1.0.23-py2.py3-none-any.whl
Collecting pycparser (from cffi!=1.11.3,>=1.8->cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
  Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB)
Building wheels for collected packages: bugzillatools, python-bugzilla, pycparser
  Running setup.py bdist_wheel for bugzillatools: started
  Running setup.py bdist_wheel for bugzillatools: finished with status 'error'
  Complete output from command /usr/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-cx4Sok/bugzillatools/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpJazTu0pip-wheel- --python-tag cp27:
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/bzlib
  copying bzlib/__init__.py -> build/lib/bzlib
  copying bzlib/bug.py -> build/lib/bzlib
  copying bzlib/bugzilla.py -> build/lib/bzlib
  copying bzlib/command.py -> build/lib/bzlib
  copying bzlib/config.py -> build/lib/bzlib
  copying bzlib/editor.py -> build/lib/bzlib
  copying bzlib/test_bug.py -> build/lib/bzlib
  copying bzlib/test_bugzilla.py -> build/lib/bzlib
  copying bzlib/test_ui.py -> build/lib/bzlib
  copying bzlib/ui.py -> build/lib/bzlib
  creating build/lib/bzrlib
  creating build/lib/bzrlib/plugins
  creating build/lib/bzrlib/plugins/bugzillatools
  copying plugin-bzr/__init__.py -> build/lib/bzrlib/plugins/bugzillatools
  copying plugin-bzr/hooks.py -> build/lib/bzrlib/plugins/bugzillatools
  running build_scripts
  creating build/scripts-2.7
  copying and adjusting bin/bugzilla -> build/scripts-2.7
  changing mode of build/scripts-2.7/bugzilla from 664 to 775
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/bzlib
  copying build/lib/bzlib/__init__.py -> build/bdist.linux-x86_64/wheel/bzlib
  copying build/lib/bzlib/bug.py -> build/bdist.linux-x86_64/wheel/bzlib
  copying build/lib/bzlib/bugzilla.py -> build/bdist.linux-x86_64/wheel/bzlib
  copying build/lib/bzlib/command.py -> build/bdist.linux-x86_64/wheel/bzlib
  copying build/lib/bzlib/config.py -> build/bdist.linux-x86_64/wheel/bzlib
  copying build/lib/bzlib/editor.py -> build/bdist.linux-x86_64/wheel/bzlib
  copying build/lib/bzlib/test_bug.py -> build/bdist.linux-x86_64/wheel/bzlib
  copying build/lib/bzlib/test_bugzilla.py -> build/bdist.linux-x86_64/wheel/bzlib
  copying build/lib/bzlib/test_ui.py -> build/bdist.linux-x86_64/wheel/bzlib
  copying build/lib/bzlib/ui.py -> build/bdist.linux-x86_64/wheel/bzlib
  creating build/bdist.linux-x86_64/wheel/bzrlib
  creating build/bdist.linux-x86_64/wheel/bzrlib/plugins
  creating build/bdist.linux-x86_64/wheel/bzrlib/plugins/bugzillatools
  copying build/lib/bzrlib/plugins/bugzillatools/__init__.py -> build/bdist.linux-x86_64/wheel/bzrlib/plugins/bugzillatools
  copying build/lib/bzrlib/plugins/bugzillatools/hooks.py -> build/bdist.linux-x86_64/wheel/bzrlib/plugins/bugzillatools
  running install_data
  creating build/bdist.linux-x86_64/wheel/bugzillatools-0.5.5.data
  creating build/bdist.linux-x86_64/wheel/bugzillatools-0.5.5.data/data
  creating build/bdist.linux-x86_64/wheel/bugzillatools-0.5.5.data/data/doc
  creating build/bdist.linux-x86_64/wheel/bugzillatools-0.5.5.data/data/doc/bugzillatools
  copying doc/.bugzillarc.sample -> build/bdist.linux-x86_64/wheel/bugzillatools-0.5.5.data/data/doc/bugzillatools
  running install_egg_info
  running egg_info
  creating bugzillatools.egg-info
  writing bugzillatools.egg-info/PKG-INFO
  writing top-level names to bugzillatools.egg-info/top_level.txt
  writing dependency_links to bugzillatools.egg-info/dependency_links.txt
  writing manifest file 'bugzillatools.egg-info/SOURCES.txt'
  warning: manifest_maker: standard file '-c' not found
  
  reading manifest file 'bugzillatools.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  writing manifest file 'bugzillatools.egg-info/SOURCES.txt'
  Copying bugzillatools.egg-info to build/bdist.linux-x86_64/wheel/bugzillatools-0.5.5-py2.7.egg-info
  error: build/bdist.linux-x86_64/wheel/bugzillatools-0.5.5-py2.7.egg-info/top_level.txt: No space left on device
  
  ----------------------------------------
  Failed building wheel for bugzillatools
  Running setup.py clean for bugzillatools
  Running setup.py bdist_wheel for python-bugzilla: started
  Running setup.py bdist_wheel for python-bugzilla: finished with status 'error'
  Complete output from command /usr/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-cx4Sok/python-bugzilla/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmp8lRaIopip-wheel- --python-tag cp27:
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/bugzilla
  copying bugzilla/__init__.py -> build/lib/bugzilla
  copying bugzilla/_cli.py -> build/lib/bugzilla
  copying bugzilla/apiversion.py -> build/lib/bugzilla
  copying bugzilla/base.py -> build/lib/bugzilla
  copying bugzilla/bug.py -> build/lib/bugzilla
  copying bugzilla/oldclasses.py -> build/lib/bugzilla
  copying bugzilla/rhbugzilla.py -> build/lib/bugzilla
  copying bugzilla/transport.py -> build/lib/bugzilla
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/bugzilla
  copying build/lib/bugzilla/__init__.py -> build/bdist.linux-x86_64/wheel/bugzilla
  copying build/lib/bugzilla/_cli.py -> build/bdist.linux-x86_64/wheel/bugzilla
  copying build/lib/bugzilla/apiversion.py -> build/bdist.linux-x86_64/wheel/bugzilla
  copying build/lib/bugzilla/base.py -> build/bdist.linux-x86_64/wheel/bugzilla
  copying build/lib/bugzilla/bug.py -> build/bdist.linux-x86_64/wheel/bugzilla
  error: build/bdist.linux-x86_64/wheel/bugzilla/bug.py: No space left on device
  
  ----------------------------------------
  Failed building wheel for python-bugzilla
  Running setup.py clean for python-bugzilla
  Running setup.py bdist_wheel for pycparser: started
  Running setup.py bdist_wheel for pycparser: finished with status 'error'
  Complete output from command /usr/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-cx4Sok/pycparser/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpOtBlAhpip-wheel- --python-tag cp27:
  /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'
    warnings.warn(msg)
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/pycparser
  copying pycparser/_build_tables.py -> build/lib/pycparser
  copying pycparser/c_ast.py -> build/lib/pycparser
  copying pycparser/lextab.py -> build/lib/pycparser
  copying pycparser/c_parser.py -> build/lib/pycparser
  copying pycparser/ast_transforms.py -> build/lib/pycparser
  copying pycparser/_ast_gen.py -> build/lib/pycparser
  copying pycparser/c_generator.py -> build/lib/pycparser
  copying pycparser/c_lexer.py -> build/lib/pycparser
  copying pycparser/plyparser.py -> build/lib/pycparser
  copying pycparser/yacctab.py -> build/lib/pycparser
  copying pycparser/__init__.py -> build/lib/pycparser
  error: build/lib/pycparser/__init__.py: No space left on device
  
  ----------------------------------------
  Failed building wheel for pycparser
  Running setup.py clean for pycparser
Failed to build bugzillatools python-bugzilla pycparser
Installing collected packages: pip, bugzillatools, urllib3, certifi, idna, requests, python-bugzilla, pbr, enum34, pycparser, cffi, six, ipaddress, cryptography, pyjwt, oauthlib, defusedxml, requests-toolbelt, requests-oauthlib, setuptools, jira, pytz
  Running setup.py install for bugzillatools: started
    Running setup.py install for bugzillatools: finished with status 'error'
    Complete output from command /usr/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-cx4Sok/bugzillatools/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-mBNzkG-record/install-record.txt --single-version-externally-managed --compile --user --prefix=:
    running install
    running build
    running build_py
    creating build
    creating build/lib
    creating build/lib/bzlib
    error: could not create 'build/lib/bzlib': No space left on device
    
    ----------------------------------------
Command "/usr/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-cx4Sok/bugzillatools/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-mBNzkG-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-build-cx4Sok/bugzillatools/
You are using pip version 8.1.2, however version 19.3.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Build step 'Execute shell' marked build as failure
[description-setter] Could not determine description.


More information about the jbosstools-builds mailing list