[X2Go-Commits] Build failed in Jenkins: pyhoca-cli+nightly+sles-11.3 #2

jenkins at x2go.org jenkins at x2go.org
Wed Jun 15 20:15:48 CEST 2016


See <http://jenkins.x2go.org:8080/job/pyhoca-cli+nightly+sles-11.3/2/changes>

Changes:

[ionic] pyhoca-cli.spec: SLE support: add --prefix to setup.py install call.

------------------------------------------
[...truncated 562 lines...]
[   24s] Updating etc/sysconfig/clock...
[   24s] Updating etc/sysconfig/proxy...
[   24s] Updating etc/sysconfig/windowmanager...
[   24s] Updating etc/sysconfig/sysctl...
[   24s] Updating etc/sysconfig/cron...
[   24s] Updating etc/sysconfig/news...
[   24s] Updating etc/sysconfig/shutdown...
[   24s] Updating etc/sysconfig/readonlyroot...
[   24s] Updating etc/passwd...unchanged
[   24s] Updating etc/group...unchanged
[   24s] Updating etc/shadow...unchanged
[   24s] [86/101] installing cpp-4.3-62.198
[   24s] [87/101] installing netcfg-11.2-0.5.2
[   24s] warning: /etc/HOSTNAME created as /etc/HOSTNAME.rpmnew
[   24s] [88/101] installing gcc43-4.3.4_20091019-0.37.30
[   24s] [89/101] installing permissions-2013.1.7-0.3.1
[   24s] Updating etc/sysconfig/security...
[   24s] [90/101] installing gcc-4.3-62.198
[   24s] [91/101] installing post-build-checks-1.0-56.15.27
[   25s] [92/101] installing pam-modules-11-1.22.1
[   25s] [93/101] installing rpm-4.4.2.3-37.56.1
[   25s] Updating etc/sysconfig/services...
[   25s] [94/101] installing util-linux-2.19.1-6.48.12
[   25s] [95/101] installing rpmlint-mini-1.0-214.39.1
[   25s] [96/101] installing rpmlint-Factory-1.0-44.21
[   25s] [97/101] installing perl-Module-Build-0.2808.01-0.67.52
[   25s] [98/101] installing perl-5.10.0-64.67.52
[   26s] [99/101] installing perl-Test-Simple-0.72-0.67.52
[   26s] [100/101] installing perl-TimeDate-1.16-71.22
[   26s] [101/101] installing build-2011.10.10-0.7.10
[   26s] removing nis flags from /var/cache/obs-build/sle/11.3/x86_64/etc/nsswitch.conf...
[   26s] now finalizing build dir...
[   26s] Checking permissions and ownerships - using the permissions files
[   26s] 	/tmp/Check.perms.g4Rpm0
[   26s] setting /dev/full to root:root 0666. (wrong permissions 0622)
[   26s] Starting SuSEconfig, the SuSE Configuration Tool...
[   26s] Running in full featured mode.
[   26s] Reading /etc/sysconfig and updating the system...
[   26s] Executing /sbin/conf.d/SuSEconfig.groff...
[   26s] Executing /sbin/conf.d/SuSEconfig.permissions...
[   26s] Finished.
[   26s] -----------------------------------------------------------------
[   26s] ----- building pyhoca-cli.spec (user abuild)
[   26s] -----------------------------------------------------------------
[   26s] -----------------------------------------------------------------
[   26s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature /usr/src/packages/SOURCES/pyhoca-cli.spec
[   26s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.95056
[   26s] + umask 022
[   26s] + cd /usr/src/packages/BUILD
[   26s] + cd /usr/src/packages/BUILD
[   26s] + rm -rf pyhoca-cli-0.5.0.4
[   26s] + /usr/bin/gzip -dc /usr/src/packages/SOURCES/pyhoca-cli-0.5.0.4.tar.gz
[   26s] + tar -xf -
[   26s] + STATUS=0
[   26s] + '[' 0 -ne 0 ']'
[   26s] + cd pyhoca-cli-0.5.0.4
[   26s] ++ /usr/bin/id -u
[   26s] + '[' 399 = 0 ']'
[   26s] ++ /usr/bin/id -u
[   26s] + '[' 399 = 0 ']'
[   26s] + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
[   26s] + exit 0
[   26s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.95056
[   26s] + umask 022
[   26s] + cd /usr/src/packages/BUILD
[   26s] + /bin/rm -rf /var/tmp/pyhoca-cli-0.5.0.4-build
[   26s] ++ dirname /var/tmp/pyhoca-cli-0.5.0.4-build
[   26s] + /bin/mkdir -p /var/tmp
[   26s] + /bin/mkdir /var/tmp/pyhoca-cli-0.5.0.4-build
[   26s] + cd pyhoca-cli-0.5.0.4
[   26s] + /usr/bin/python setup.py build
[   26s] running build
[   26s] running build_py
[   26s] creating build
[   26s] creating build/lib
[   26s] creating build/lib/pyhoca
[   26s] creating build/lib/pyhoca/cli
[   26s] copying ./pyhoca/cli/__init__.py -> build/lib/pyhoca/cli
[   26s] copying ./pyhoca/cli/frontend.py -> build/lib/pyhoca/cli
[   26s] + exit 0
[   26s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.95056
[   26s] + umask 022
[   26s] + cd /usr/src/packages/BUILD
[   26s] + cd pyhoca-cli-0.5.0.4
[   26s] + /usr/bin/python setup.py install -O1 --skip-build --prefix /usr --root /var/tmp/pyhoca-cli-0.5.0.4-build
[   26s] running install
[   26s] running install_lib
[   26s] copying pyhoca/cli/__init__.py -> /var/tmp/pyhoca-cli-0.5.0.4-build/usr/lib64/python2.6/site-packages/pyhoca/cli
[   26s] copying pyhoca/cli/frontend.py -> /var/tmp/pyhoca-cli-0.5.0.4-build/usr/lib64/python2.6/site-packages/pyhoca/cli
[   26s] byte-compiling /var/tmp/pyhoca-cli-0.5.0.4-build/usr/lib64/python2.6/site-packages/pyhoca/cli/__init__.py to __init__.pyc
[   26s] byte-compiling /var/tmp/pyhoca-cli-0.5.0.4-build/usr/lib64/python2.6/site-packages/pyhoca/cli/frontend.py to frontend.pyc
[   26s] writing byte-compilation script '/tmp/tmp9KalG4.py'
[   26s] /usr/bin/python -O /tmp/tmp9KalG4.py
[   26s] removing /tmp/tmp9KalG4.py
[   26s] running install_egg_info
[   26s] running egg_info
[   26s] creating PyHoca_CLI.egg-info
[   26s] writing requirements to PyHoca_CLI.egg-info/requires.txt
[   26s] writing PyHoca_CLI.egg-info/PKG-INFO
[   26s] writing namespace_packages to PyHoca_CLI.egg-info/namespace_packages.txt
[   26s] writing top-level names to PyHoca_CLI.egg-info/top_level.txt
[   26s] writing dependency_links to PyHoca_CLI.egg-info/dependency_links.txt
[   26s] writing manifest file 'PyHoca_CLI.egg-info/SOURCES.txt'
[   26s] reading manifest file 'PyHoca_CLI.egg-info/SOURCES.txt'
[   26s] writing manifest file 'PyHoca_CLI.egg-info/SOURCES.txt'
[   26s] Copying PyHoca_CLI.egg-info to /var/tmp/pyhoca-cli-0.5.0.4-build/usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6.egg-info
[   26s] Installing /var/tmp/pyhoca-cli-0.5.0.4-build/usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6-nspkg.pth
[   26s] running install_scripts
[   26s] /usr/lib64/python2.6/site-packages/setuptools/package_index.py:7: DeprecationWarning: the md5 module is deprecated; use hashlib instead
[   26s]   from md5 import md5
[   26s] + mkdir -p /var/tmp/pyhoca-cli-0.5.0.4-build//usr/bin/
[   26s] + cp -p pyhoca-cli /var/tmp/pyhoca-cli-0.5.0.4-build//usr/bin/
[   26s] + mkdir -p /var/tmp/pyhoca-cli-0.5.0.4-build//usr/share/man/
[   26s] + cp -rp man/man1 /var/tmp/pyhoca-cli-0.5.0.4-build//usr/share/man/
[   26s] + _target=
[   26s] + _symlinks=0
[   26s] + fdupes -q -n -r /var/tmp/pyhoca-cli-0.5.0.4-build//usr
[   26s] + read _file
[   26s] + test -z ''
[   26s] + _target=/var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/pyhoca/cli/frontend.pyc
[   26s] + read _file
[   26s] + test -z /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/pyhoca/cli/frontend.pyc
[   26s] + test -z /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/pyhoca/cli/frontend.pyo
[   26s] + test 0 = 1
[   26s] + ln -f /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/pyhoca/cli/frontend.pyc /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/pyhoca/cli/frontend.pyo
[   26s] + read _file
[   26s] + test -z /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/pyhoca/cli/frontend.pyc
[   26s] + test -z ''
[   26s] + _target=
[   26s] + continue
[   26s] + read _file
[   26s] + test -z ''
[   26s] + _target=/var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/pyhoca/cli/__init__.pyc
[   26s] + read _file
[   26s] + test -z /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/pyhoca/cli/__init__.pyc
[   26s] + test -z /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/pyhoca/cli/__init__.pyo
[   26s] + test 0 = 1
[   26s] + ln -f /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/pyhoca/cli/__init__.pyc /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/pyhoca/cli/__init__.pyo
[   26s] + read _file
[   26s] + test -z /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/pyhoca/cli/__init__.pyc
[   26s] + test -z ''
[   26s] + _target=
[   26s] + continue
[   26s] + read _file
[   26s] + test -z ''
[   26s] + _target=/var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6.egg-info/namespace_packages.txt
[   26s] + read _file
[   26s] + test -z /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6.egg-info/namespace_packages.txt
[   26s] + test -z /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6.egg-info/top_level.txt
[   26s] + test 0 = 1
[   26s] + ln -f /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6.egg-info/namespace_packages.txt /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6.egg-info/top_level.txt
[   26s] + read _file
[   26s] + test -z /var/tmp/pyhoca-cli-0.5.0.4-build//usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6.egg-info/namespace_packages.txt
[   26s] + test -z ''
[   26s] + _target=
[   26s] + continue
[   26s] + read _file
[   26s] + /usr/lib/rpm/brp-lib64-linux
[   26s] sf at suse.de: if you find problems with this script, drop me a note
[   26s] + RPM_BUILD_ROOT=/var/tmp/pyhoca-cli-0.5.0.4-build
[   26s] + export RPM_BUILD_ROOT
[   26s] + test -x /usr/sbin/Check -a 399 = 0 -o -x /usr/sbin/Check -a '!' -z /var/tmp/pyhoca-cli-0.5.0.4-build
[   26s] + echo 'I call /usr/sbin/Check...'
[   26s] I call /usr/sbin/Check...
[   26s] + /usr/sbin/Check
[   26s] -rw-r--r-- 1 abuild abuild 4580 Jun 15 18:15 /var/tmp/pyhoca-cli-0.5.0.4-build//usr/share/man/man1/pyhoca-cli.1.gz
[   26s] Checking permissions and ownerships - using the permissions files
[   26s] 	/tmp/Check.perms.4r1wAV
[   26s] setting /var/tmp/pyhoca-cli-0.5.0.4-build/ to root:root 0755. (wrong owner/group abuild:abuild)
[   26s] setting /var/tmp/pyhoca-cli-0.5.0.4-build/usr to root:root 0755. (wrong owner/group abuild:abuild)
[   26s] + /usr/lib/rpm/brp-compress
[   26s] + /usr/lib/rpm/brp-strip-debug
[   26s] + /usr/lib/rpm/brp-check-la
[   26s] + /usr/lib/rpm/brp-symlink
[   26s] + /usr/lib/rpm/brp-desktop
[   27s] WARNING: '/usr/lib/rpm/brp-desktop.data/suse-screensavers.menu' does not exist
[   27s] WARNING: '/usr/lib/rpm/brp-desktop.data/preferences-gnome.menu' does not exist
[   27s] WARNING: '/usr/lib/rpm/brp-desktop.data/applications-kmenuedit.menu' does not exist
[   27s] + /usr/lib/rpm/brp-rpath
[   27s] + /usr/lib/rpm/brp-pie
[   27s] + /usr/lib/rpm/brp-rootfs
[   27s] + /usr/lib/rpm/brp-tcl
[   27s] + /usr/lib/rpm/brp-check-python
[   27s] + /usr/lib/rpm/brp-check-bytecode-version
[   27s] + /usr/lib/rpm/brp-boot-scripts
[   27s] + /usr/lib/rpm/brp-suse
[   27s] + /usr/lib/rpm/brp-hook
[   27s] Processing files: pyhoca-cli-0.5.0.4-0.0x2go1.0.git20160615.228.heuler
[   27s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.27718
[   27s] + umask 022
[   27s] + cd /usr/src/packages/BUILD
[   27s] + cd pyhoca-cli-0.5.0.4
[   27s] + DOCDIR=/var/tmp/pyhoca-cli-0.5.0.4-build/usr/share/doc/packages/pyhoca-cli
[   27s] + export DOCDIR
[   27s] + rm -rf /var/tmp/pyhoca-cli-0.5.0.4-build/usr/share/doc/packages/pyhoca-cli
[   27s] + /bin/mkdir -p /var/tmp/pyhoca-cli-0.5.0.4-build/usr/share/doc/packages/pyhoca-cli
[   27s] + cp -pr COPYING README TODO /var/tmp/pyhoca-cli-0.5.0.4-build/usr/share/doc/packages/pyhoca-cli
[   27s] + exit 0
[   27s] Finding  Provides: /usr/lib/rpm/find-provides pyhoca-cli
[   27s] Finding  Requires: /usr/lib/rpm/find-requires pyhoca-cli
[   27s] Finding  Supplements: /usr/lib/rpm/find-supplements pyhoca-cli
[   27s] Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
[   27s] Requires: /usr/bin/python
[   27s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/pyhoca-cli-0.5.0.4-build
[   27s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/pyhoca-cli-0.5.0.4-build
[   27s] Wrote: /usr/src/packages/SRPMS/pyhoca-cli-0.5.0.4-0.0x2go1.0.git20160615.228.heuler.src.rpm
[   27s] Wrote: /usr/src/packages/RPMS/noarch/pyhoca-cli-0.5.0.4-0.0x2go1.0.git20160615.228.heuler.noarch.rpm
[   27s] ... checking for files with abuild user/group
[   27s] ... running 00-check-install-rpms
[   27s] ... installing all built rpms
[   27s] Preparing packages for installation...
[   27s] pyhoca-cli-0.5.0.4-0.0x2go1.0.git20160615.228.heuler
[   27s] ... running 01-check-debuginfo
[   27s] ... testing for empty debuginfo packages
[   27s] ... running 02-check-gcc-output
[   27s] ... testing for serious compiler warnings
[   27s]     (using /usr/lib/build/checks-data/check_gcc_output)
[   27s]     (using /var/cache/obs-build/sle/11.3/x86_64/.build.log)
[   27s] ... running 03-check-binary-kernel-log
[   27s] ... running 04-check-filelist
[   27s] ... checking filelist
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6-nspkg.pth" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6.egg-info" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6.egg-info/PKG-INFO" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6.egg-info/SOURCES.txt" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6.egg-info/dependency_links.txt" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6.egg-info/namespace_packages.txt" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6.egg-info/requires.txt" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/PyHoca_CLI-0.5.0.4-py2.6.egg-info/top_level.txt" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/pyhoca" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/pyhoca/cli" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/pyhoca/cli/__init__.py" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/pyhoca/cli/__init__.pyc" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/pyhoca/cli/__init__.pyo" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/pyhoca/cli/frontend.py" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/pyhoca/cli/frontend.pyc" is not allowed in a noarch package.
[   28s] pyhoca-cli: "/usr/lib64/python2.6/site-packages/pyhoca/cli/frontend.pyo" is not allowed in a noarch package.
+ exit 1
+ cleanup
+ '[' -n '' ']'
+ '[' -n '' ']'
+ echo 'Warning: mock temporary config directory not defined. Skipping cleanup.'
Warning: mock temporary config directory not defined. Skipping cleanup.
+ typeset temp_dir=
+ for temp_dir in '"${temp_cleanup[@]}"'
+ '[' -n /var/lib/jenkins/tmp/tmp.GI00jaITE9ib9Ft2GLyqiplf ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.GI00jaITE9ib9Ft2GLyqiplf ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.GI00jaITE9ib9Ft2GLyqiplf
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list