[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+fedora-27 #1

jenkins at x2go.org jenkins at x2go.org
Tue Nov 14 21:43:54 CET 2017


See <http://jenkins.x2go.org:8080/job/python-x2go+nightly+fedora-27/1/display/redirect>

------------------------------------------
[...truncated 129.33 KB...]
copying ./x2go/mimeboxactions.py -> build/lib/x2go
copying ./x2go/__init__.py -> build/lib/x2go
copying ./x2go/cleanup.py -> build/lib/x2go
copying ./x2go/sshproxy.py -> build/lib/x2go
copying ./x2go/guardian.py -> build/lib/x2go
copying ./x2go/registry.py -> build/lib/x2go
copying ./x2go/rforward.py -> build/lib/x2go
copying ./x2go/inifiles.py -> build/lib/x2go
copying ./x2go/sftpserver.py -> build/lib/x2go
copying ./x2go/checkhosts.py -> build/lib/x2go
copying ./x2go/printactions.py -> build/lib/x2go
copying ./x2go/x2go_exceptions.py -> build/lib/x2go
copying ./x2go/defaults.py -> build/lib/x2go
copying ./x2go/client.py -> build/lib/x2go
copying ./x2go/printqueue.py -> build/lib/x2go
copying ./x2go/telekinesis.py -> build/lib/x2go
copying ./x2go/gevent_subprocess.py -> build/lib/x2go
copying ./x2go/forward.py -> build/lib/x2go
copying ./x2go/_paramiko.py -> build/lib/x2go
copying ./x2go/session.py -> build/lib/x2go
copying ./x2go/log.py -> build/lib/x2go
copying ./x2go/cache.py -> build/lib/x2go
creating build/lib/x2go/tests
copying ./x2go/tests/__init__.py -> build/lib/x2go/tests
copying ./x2go/tests/test_printing.py -> build/lib/x2go/tests
copying ./x2go/tests/runalltests.py -> build/lib/x2go/tests
creating build/lib/x2go/backends
copying ./x2go/backends/__init__.py -> build/lib/x2go/backends
creating build/lib/x2go/backends/control
copying ./x2go/backends/control/plain.py -> build/lib/x2go/backends/control
copying ./x2go/backends/control/__init__.py -> build/lib/x2go/backends/control
creating build/lib/x2go/backends/settings
copying ./x2go/backends/settings/__init__.py -> build/lib/x2go/backends/settings
copying ./x2go/backends/settings/winreg.py -> build/lib/x2go/backends/settings
copying ./x2go/backends/settings/file.py -> build/lib/x2go/backends/settings
creating build/lib/x2go/backends/printing
copying ./x2go/backends/printing/__init__.py -> build/lib/x2go/backends/printing
copying ./x2go/backends/printing/winreg.py -> build/lib/x2go/backends/printing
copying ./x2go/backends/printing/file.py -> build/lib/x2go/backends/printing
creating build/lib/x2go/backends/terminal
copying ./x2go/backends/terminal/plain.py -> build/lib/x2go/backends/terminal
copying ./x2go/backends/terminal/__init__.py -> build/lib/x2go/backends/terminal
creating build/lib/x2go/backends/profiles
copying ./x2go/backends/profiles/httpbroker.py -> build/lib/x2go/backends/profiles
copying ./x2go/backends/profiles/__init__.py -> build/lib/x2go/backends/profiles
copying ./x2go/backends/profiles/winreg.py -> build/lib/x2go/backends/profiles
copying ./x2go/backends/profiles/base.py -> build/lib/x2go/backends/profiles
copying ./x2go/backends/profiles/file.py -> build/lib/x2go/backends/profiles
copying ./x2go/backends/profiles/sshbroker.py -> build/lib/x2go/backends/profiles
creating build/lib/x2go/backends/proxy
copying ./x2go/backends/proxy/__init__.py -> build/lib/x2go/backends/proxy
copying ./x2go/backends/proxy/base.py -> build/lib/x2go/backends/proxy
copying ./x2go/backends/proxy/nx3.py -> build/lib/x2go/backends/proxy
creating build/lib/x2go/backends/info
copying ./x2go/backends/info/plain.py -> build/lib/x2go/backends/info
copying ./x2go/backends/info/__init__.py -> build/lib/x2go/backends/info
+ mkdir -p epydoc/html
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CxUn0E
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64
++ dirname /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64
+ cd python-x2go-0.5.0.7
+ /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr
creating /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7
creating /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages
creating /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/xserver.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/mimebox.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/pulseaudio.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/utils.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/mimeboxactions.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/__init__.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/cleanup.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/sshproxy.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/guardian.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/registry.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/rforward.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/inifiles.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/sftpserver.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/checkhosts.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/printactions.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
creating /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/tests
copying build/lib/x2go/tests/__init__.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/tests
copying build/lib/x2go/tests/test_printing.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/tests
copying build/lib/x2go/tests/runalltests.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/tests
copying build/lib/x2go/x2go_exceptions.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/defaults.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/client.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/printqueue.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
creating /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends
creating /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/control
copying build/lib/x2go/backends/control/plain.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/control
copying build/lib/x2go/backends/control/__init__.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/control
copying build/lib/x2go/backends/__init__.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends
creating /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/settings
copying build/lib/x2go/backends/settings/__init__.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/settings
copying build/lib/x2go/backends/settings/winreg.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/settings
copying build/lib/x2go/backends/settings/file.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/settings
creating /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/printing
copying build/lib/x2go/backends/printing/__init__.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/printing
copying build/lib/x2go/backends/printing/winreg.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/printing
copying build/lib/x2go/backends/printing/file.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/printing
creating /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/terminal
copying build/lib/x2go/backends/terminal/plain.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/terminal
copying build/lib/x2go/backends/terminal/__init__.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/terminal
creating /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/profiles
copying build/lib/x2go/backends/profiles/httpbroker.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/profiles
copying build/lib/x2go/backends/profiles/__init__.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/profiles
copying build/lib/x2go/backends/profiles/winreg.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/profiles
copying build/lib/x2go/backends/profiles/base.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/profiles
copying build/lib/x2go/backends/profiles/file.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/profiles
copying build/lib/x2go/backends/profiles/sshbroker.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/profiles
creating /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/proxy
copying build/lib/x2go/backends/proxy/__init__.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/proxy
copying build/lib/x2go/backends/proxy/base.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/proxy
copying build/lib/x2go/backends/proxy/nx3.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/proxy
creating /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/info
copying build/lib/x2go/backends/info/plain.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/info
copying build/lib/x2go/backends/info/__init__.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/info
copying build/lib/x2go/telekinesis.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/gevent_subprocess.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/forward.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/_paramiko.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/session.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/log.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
copying build/lib/x2go/cache.py -> /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/xserver.py to xserver.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/mimebox.py to mimebox.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/pulseaudio.py to pulseaudio.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/utils.py to utils.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/mimeboxactions.py to mimeboxactions.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/cleanup.py to cleanup.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/sshproxy.py to sshproxy.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/guardian.py to guardian.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/registry.py to registry.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/rforward.py to rforward.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/inifiles.py to inifiles.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/sftpserver.py to sftpserver.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/checkhosts.py to checkhosts.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/printactions.py to printactions.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/tests/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/tests/test_printing.py to test_printing.pyc
  File "/usr/lib/python2.7/site-packages/x2go/tests/test_printing.py", line 46
    print(_printing, file=tf)
                         ^
SyntaxError: invalid syntax
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/tests/runalltests.py to runalltests.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/x2go_exceptions.py to x2go_exceptions.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/defaults.py to defaults.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/client.py to client.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/printqueue.py to printqueue.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/control/plain.py to plain.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/control/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/settings/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/settings/winreg.py to winreg.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/settings/file.py to file.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/printing/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/printing/winreg.py to winreg.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/printing/file.py to file.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/terminal/plain.py to plain.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/terminal/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/profiles/httpbroker.py to httpbroker.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/profiles/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/profiles/winreg.py to winreg.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/profiles/base.py to base.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/profiles/file.py to file.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/profiles/sshbroker.py to sshbroker.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/proxy/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/proxy/base.py to base.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/proxy/nx3.py to nx3.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/info/plain.py to plain.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/backends/info/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/telekinesis.py to telekinesis.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/gevent_subprocess.py to gevent_subprocess.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/forward.py to forward.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/_paramiko.py to _paramiko.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/session.py to session.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/log.py to log.pyc
byte-compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/cache.py to cache.pyc
running install_egg_info
running egg_info
creating x2go.egg-info
writing requirements to x2go.egg-info/requires.txt
writing x2go.egg-info/PKG-INFO
writing top-level names to x2go.egg-info/top_level.txt
writing dependency_links to x2go.egg-info/dependency_links.txt
writing manifest file 'x2go.egg-info/SOURCES.txt'
reading manifest file 'x2go.egg-info/SOURCES.txt'
writing manifest file 'x2go.egg-info/SOURCES.txt'
Copying x2go.egg-info to /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go-0.5.99.0-py2.7.egg-info
running install_scripts
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27 --unique-debug-suffix -0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64 --unique-debug-src-base python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-x2go-0.5.0.7
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7 using /usr/bin/python2.7
Compiling /builddir/build/BUILDROOT/python-x2go-0.5.0.7-0.0x2go1.0.git20171114.1365.heuler.fc27.x86_64/usr/lib/python2.7/site-packages/x2go/tests/test_printing.py ...
  File "/usr/lib/python2.7/site-packages/x2go/tests/test_printing.py", line 46
    print(_printing, file=tf)
                         ^
SyntaxError: invalid syntax
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.CxUn0E (%install)
    Macro expanded in comment on line 1: %{?fedora}
    Macro expanded in comment on line 1: %{?fedora}
    Bad exit status from /var/tmp/rpm-tmp.CxUn0E (%install)
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/mockbuild/trace_decorator.py", line 89, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3/dist-packages/mockbuild/util.py", line 569, in do
    raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode)
mockbuild.exception.Error: Command failed. See logs for output.
 # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-x2go.spec
+ exit 1
+ cleanup
+ '[' -n /var/lib/jenkins/tmp/x2go-mock-XqHBCMRpFhHiVvEAZTCuoTMR ']'
+ '[' -e /var/lib/jenkins/tmp/x2go-mock-XqHBCMRpFhHiVvEAZTCuoTMR ']'
+ case "${TMP_MOCK_CFG_DIR}" in
+ typeset file=
+ for file in "${TMP_MOCK_CFG_DIR}/"*
+ '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-XqHBCMRpFhHiVvEAZTCuoTMR/fedora-27-x86_64-x2go-nightly-full.VJB64uwO9VU06r5NQrZ2du6V.cfg ']'
+ rm -- /var/lib/jenkins/tmp/x2go-mock-XqHBCMRpFhHiVvEAZTCuoTMR/fedora-27-x86_64-x2go-nightly-full.VJB64uwO9VU06r5NQrZ2du6V.cfg
+ for file in "${TMP_MOCK_CFG_DIR}/"*
+ '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-XqHBCMRpFhHiVvEAZTCuoTMR/fedora-27-x86_64-x2go-nightly-full.Yy30bPUHBTSc0VpsLpuyWS7M.cfg ']'
+ rm -- /var/lib/jenkins/tmp/x2go-mock-XqHBCMRpFhHiVvEAZTCuoTMR/fedora-27-x86_64-x2go-nightly-full.Yy30bPUHBTSc0VpsLpuyWS7M.cfg
+ '[' -e /var/lib/jenkins/tmp/x2go-mock-XqHBCMRpFhHiVvEAZTCuoTMR ']'
+ '[' -d /var/lib/jenkins/tmp/x2go-mock-XqHBCMRpFhHiVvEAZTCuoTMR ']'
+ rmdir -- /var/lib/jenkins/tmp/x2go-mock-XqHBCMRpFhHiVvEAZTCuoTMR
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.HetGVghZr8isV61OGvUe98Vi ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.HetGVghZr8isV61OGvUe98Vi ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.HetGVghZr8isV61OGvUe98Vi
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list