[X2Go-Commits] Build failed in Jenkins: x2gobroker+nightly+debian-jessie #220

jenkins at x2go.org jenkins at x2go.org
Sun Feb 5 00:02:36 CET 2017


http://jenkins.x2go.org:8080/job/x2gobroker+nightly+debian-jessie/220/Changes:

[mike.gabriel] debian/x2gobroker-loadchecker.service: Fix flawed symlink actually still

------------------------------------------
[...truncated 134.34 KB...]
  installs the X2Go Session Broker as a WSGI application
  into a running Apache2 httpd.

drwxr-xr-x root/root         0 2017-02-04 23:02 ./
drwxr-xr-x root/root         0 2017-02-04 23:02 ./etc/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./etc/apache2/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./etc/apache2/conf-available/
lrwxrwxrwx root/root         0 2017-02-04 23:02 ./etc/apache2/conf-available/x2gobroker-wsgi.conf -> ../../x2go/x2gobroker-wsgi.apache.conf
drwxr-xr-x root/root         0 2017-02-04 23:02 ./etc/apache2/sites-available/
lrwxrwxrwx root/root         0 2017-02-04 23:02 ./etc/apache2/sites-available/x2gobroker -> ../../x2go/x2gobroker-wsgi.apache.vhost
drwxr-xr-x root/root         0 2017-02-04 23:02 ./etc/logrotate.d/
-rw-r--r-- root/root       222 2017-02-04 22:42 ./etc/logrotate.d/x2gobroker-wsgi
drwxr-xr-x root/root         0 2017-02-04 23:02 ./etc/x2go/
-rw-r--r-- root/root      1629 2017-02-04 22:42 ./etc/x2go/x2gobroker-wsgi.apache.conf
-rw-r--r-- root/root      2590 2017-02-04 22:42 ./etc/x2go/x2gobroker-wsgi.apache.vhost
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/share/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/share/doc/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/share/doc/x2gobroker-wsgi/
-rw-r--r-- root/root       663 2017-02-04 22:42 ./usr/share/doc/x2gobroker-wsgi/NEWS.gz
-rw-r--r-- root/root      2945 2017-02-04 22:42 ./usr/share/doc/x2gobroker-wsgi/README
-rw-r--r-- root/root       506 2017-02-04 22:42 ./usr/share/doc/x2gobroker-wsgi/TODO
-rw-r--r-- root/root     12597 2017-02-04 22:42 ./usr/share/doc/x2gobroker-wsgi/changelog.Debian.gz
-rw-r--r-- root/root     34273 2017-02-04 22:42 ./usr/share/doc/x2gobroker-wsgi/copyright


x2gobroker-agent_0.0.3.2-0x2go1~git20170204.1014+8.heuler.1_amd64.deb
---------------------------------------------------------------------

 new debian package, version 2.0.
 size 37006 bytes: control archive=3002 bytes.
    2150 bytes,    48 lines      control              
     663 bytes,     9 lines      md5sums              
    2501 bytes,    82 lines   *  postinst             #!/bin/sh
    1928 bytes,    54 lines   *  postrm               #!/bin/sh
 Package: x2gobroker-agent
 Source: x2gobroker
 Version: 0.0.3.2-0x2go1~git20170204.1014+8.heuler.1
 Architecture: amd64
 Maintainer: X2Go Developers <x2go-dev at lists.x2go.org>
 Installed-Size: 138
 Depends: libc6 (>= 2.4), python, python-setproctitle, python-argparse, python-paramiko, perl, adduser, libfile-which-perl
 Suggests: x2goserver (>= 4.0.1.16-0~)
 Section: heuler/misc
 Priority: optional
 Description: X2Go Session Broker (remote agent)
  X2Go is a server based computing environment with
     - session resuming
     - low bandwidth support
     - session brokerage support
     - client side mass storage mounting support
     - client side printing support
     - audio support
     - authentication by smartcard and USB stick
  .
  The session broker is a server tool for X2Go that tells your X2Go Client
  application in a terminal server cluster what servers and session types are
  most appropriate for the user in front of the X2Go terminal.
  .
  A session broker is most useful in load balanced X2Go server farms.
  .
  This package contains a setuid agent command that extends X2Go Session Broker
  functionality. It has to be installed on X2Go Servers that shall be
  controlled via a session broker.
  .
  The broker agent provides means to the X2Go Session Broker for controlling
  the X2Go Server it is installed on (e.g. suspend/terminate sessions, deploy
  SSH login keys, detect server load, detect running/suspended sessions
  of connecting users, etc.).
  .
  WARNING: This package installs a setuid wrapper
  (/usr/lib/x2go/broker/x2gobroker-agent) on your system. This setuid wrapper
  aims to be a secure replacement for the deprecated suidperl exectuable that
  was removed from Perl (>= 5.12).
  .
  This wrapper is only able to execute the Perl script
  /usr/lib/x2go/broker/x2gobroker-agent.pl. For running properly,
  x2gobroker-agent.pl needs setuid root privileges.
  .
  If you hesitate to install this package, study the code of the named wrapper
  and the named Perl script beforehand. Note that the X2Go session broker will
  lack functionality, but it will work without this x2gobroker-agent component
  installed on your to-be-managed X2Go servers.

drwxr-xr-x root/root         0 2017-02-04 23:02 ./
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/lib/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/lib/x2go/
-rwxr-xr-x root/root      6136 2017-02-04 23:02 ./usr/lib/x2go/x2gobroker-agent
-rwxr-xr-x root/root     10650 2017-02-04 22:42 ./usr/lib/x2go/x2gobroker-agent.pl
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/sbin/
-rwxr-xr-x root/root     10012 2017-02-04 22:42 ./usr/sbin/x2gobroker-pubkeyauthorizer
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/share/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/share/doc/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/share/doc/x2gobroker-agent/
-rw-r--r-- root/root       663 2017-02-04 22:42 ./usr/share/doc/x2gobroker-agent/NEWS.gz
-rw-r--r-- root/root      2945 2017-02-04 22:42 ./usr/share/doc/x2gobroker-agent/README
-rw-r--r-- root/root       506 2017-02-04 22:42 ./usr/share/doc/x2gobroker-agent/TODO
-rw-r--r-- root/root     12597 2017-02-04 22:42 ./usr/share/doc/x2gobroker-agent/changelog.Debian.gz
-rw-r--r-- root/root     34273 2017-02-04 22:42 ./usr/share/doc/x2gobroker-agent/copyright
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/share/man/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/share/man/man8/
-rw-r--r-- root/root       778 2017-02-04 23:02 ./usr/share/man/man8/x2gobroker-pubkeyauthorizer.8.gz
drwxr-xr-x root/root         0 2017-02-04 23:02 ./var/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./var/log/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./var/log/x2gobroker/


x2gobroker-ssh_0.0.3.2-0x2go1~git20170204.1014+8.heuler.1_amd64.deb
-------------------------------------------------------------------

 new debian package, version 2.0.
 size 35086 bytes: control archive=4797 bytes.
      30 bytes,     1 lines      conffiles            
    2901 bytes,    90 lines   *  config               #!/bin/sh
    1163 bytes,    28 lines      control              
     495 bytes,     7 lines      md5sums              
    4573 bytes,   130 lines   *  postinst             #!/bin/sh
    1940 bytes,    56 lines   *  postrm               #!/bin/sh
    1036 bytes,    39 lines   *  prerm                #!/bin/sh
    2065 bytes,    58 lines      templates            
 Package: x2gobroker-ssh
 Source: x2gobroker
 Version: 0.0.3.2-0x2go1~git20170204.1014+8.heuler.1
 Architecture: amd64
 Maintainer: X2Go Developers <x2go-dev at lists.x2go.org>
 Installed-Size: 115
 Depends: libc6 (>= 2.4), debconf (>= 0.5) | debconf-2.0, adduser, x2gobroker (>= 0.0.3.2-0x2go1~git20170204.1014+8.heuler.1), x2gobroker (<< 0.0.3.2-0x2go1~git20170204.1014+8.heuler.1.1~)
 Section: heuler/misc
 Priority: optional
 Description: X2Go Session Broker (SSH broker)
  X2Go is a server based computing environment with
     - session resuming
     - low bandwidth support
     - session brokerage support
     - client side mass storage mounting support
     - client side printing support
     - audio support
     - authentication by smartcard and USB stick
  .
  The session broker is a server tool for X2Go that tells your X2Go Client
  application in a terminal server cluster what servers and session types are
  most appropriate for the user in front of the X2Go terminal.
  .
  A session broker is most useful in load balanced X2Go server farms.
  .
  This add-on package provides fully-featured SSH brokerage
  support (with access to broker agents on remote X2Go
  Servers).

drwxr-xr-x root/root         0 2017-02-04 23:02 ./
drwxr-xr-x root/root         0 2017-02-04 23:02 ./etc/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./etc/sudoers.d/
-r--r----- root/root       166 2017-02-04 23:02 ./etc/sudoers.d/x2gobroker-ssh
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/bin/
-rwxr-xr-x root/root      6136 2017-02-04 23:02 ./usr/bin/x2gobroker-ssh
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/share/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/share/doc/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/share/doc/x2gobroker-ssh/
-rw-r--r-- root/root       663 2017-02-04 22:42 ./usr/share/doc/x2gobroker-ssh/NEWS.gz
-rw-r--r-- root/root      2945 2017-02-04 22:42 ./usr/share/doc/x2gobroker-ssh/README
-rw-r--r-- root/root       506 2017-02-04 22:42 ./usr/share/doc/x2gobroker-ssh/TODO
-rw-r--r-- root/root     12597 2017-02-04 22:42 ./usr/share/doc/x2gobroker-ssh/changelog.Debian.gz
-rw-r--r-- root/root     34273 2017-02-04 22:42 ./usr/share/doc/x2gobroker-ssh/copyright
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/share/man/
drwxr-xr-x root/root         0 2017-02-04 23:02 ./usr/share/man/man1/
-rw-r--r-- root/root      2455 2017-02-04 23:02 ./usr/share/man/man1/x2gobroker-ssh.1.gz


+------------------------------------------------------------------------------+
| Post Build                                                                   |
+------------------------------------------------------------------------------+


+------------------------------------------------------------------------------+
| Cleanup                                                                      |
+------------------------------------------------------------------------------+

Purging /<<BUILDDIR>>
Not cleaning session: cloned chroot in use

+------------------------------------------------------------------------------+
| Summary                                                                      |
+------------------------------------------------------------------------------+

Build Architecture: amd64
Build-Space: 15936
Build-Time: 33
Distribution: jessie
Host Architecture: amd64
Install-Time: 486
Job: /home/_jenkins_/tmp/tmp.J9l60KWebvAm1y6OwQFIiNr7/x2gobroker_0.0.3.2-0x2go1~git20170204.1014+8.heuler.1.dsc
Machine Architecture: amd64
Package: x2gobroker
Package-Time: 1217
Source-Version: 0.0.3.2-0x2go1~git20170204.1014+8.heuler.1
Space: 15936
Status: successful
Version: 0.0.3.2-0x2go1~git20170204.1014+8.heuler.1
--------------------------------------------------------------------------------
Finished at 2017-02-04T23:02:32Z
Build needed 00:20:17, 15936k disk space
Signature with key 'F4A7678C9C6B0B2B' requested:
 signfile /home/_jenkins_/pkg-dist/heuler/x2gobroker/debian/jessie/amd64/x2gobroker_0.0.3.2-0x2go1~git20170204.1014+8.heuler.1.dsc F4A7678C9C6B0B2B

 signfile /home/_jenkins_/pkg-dist/heuler/x2gobroker/debian/jessie/amd64/x2gobroker_0.0.3.2-0x2go1~git20170204.1014+8.heuler.1_amd64.changes F4A7678C9C6B0B2B

Successfully signed dsc and changes files
+ '[' x '!=' xi386 ']'
+ grep -Eqs 'Architecture.*(any|i386)' /var/lib/jenkins/tmp/tmp.J9l60KWebvAm1y6OwQFIiNr7/x2gobroker/debian/control
+ cd /var/lib/jenkins/pkg-dist/heuler/x2gobroker/debian/jessie/i386
+ nice sbuild -n --jobs=2 -sA --dist=jessie --keyid=F4A7678C9C6B0B2B --build-dep-resolver=aptitude '--extra-repository=deb http://packages.x2go.org/debian jessie main heuler' --arch=i386 --debbuildopts=-B /var/lib/jenkins/tmp/tmp.J9l60KWebvAm1y6OwQFIiNr7/x2gobroker
test -x debian/rules
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
/usr/bin/make  -C . CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro"  -k clean
make[1]: Entering directory '/home/_jenkins_/tmp/tmp.J9l60KWebvAm1y6OwQFIiNr7/x2gobroker'
rm -f lib/x2gobroker-agent
make[1]: Leaving directory '/home/_jenkins_/tmp/tmp.J9l60KWebvAm1y6OwQFIiNr7/x2gobroker'
dh_clean 
cd . && \
	python setup.py clean \
	-a
running clean
'build/lib.linux-x86_64-2.7' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
rm -rf debian/python-module-stampdir
find "/home/_jenkins_/tmp/tmp.J9l60KWebvAm1y6OwQFIiNr7/x2gobroker" -name '*.py[co]' -delete
find "/home/_jenkins_/tmp/tmp.J9l60KWebvAm1y6OwQFIiNr7/x2gobroker" -name __pycache__ -type d -empty -delete
find "/home/_jenkins_/tmp/tmp.J9l60KWebvAm1y6OwQFIiNr7/x2gobroker" -prune -name '*.egg-info' -exec rm -rf '{}' ';'
rm -f pam/x2gobroker
rm -f lib/x2gobroker-agent
rm -f x2gobroker-ssh
dpkg-source: warning: source directory 'x2gobroker' is not <sourcepackage>-<upstreamversion> 'x2gobroker-0.0.3.2'
dpkg-source: info: using source format `1.0'
dpkg-source: info: building x2gobroker in x2gobroker_0.0.3.2-0x2go1~git20170204.1014+8.heuler.1.tar.gz
tar: x2gobroker/.git/objects/b6/fab83a0c036ed9b98398d8174574a8f697caf7: file changed as we read it
dpkg-source: error: tar -cf - gave error exit status 1
E: Failed to package source directory /home/_jenkins_/tmp/tmp.J9l60KWebvAm1y6OwQFIiNr7/x2gobroker
+ cleanup
+ typeset temp_dir=
+ for temp_dir in '"${temp_cleanup[@]}"'
+ '[' -n '' ']'
+ for temp_dir in '"${temp_cleanup[@]}"'
+ '[' -n /var/lib/jenkins/tmp/tmp.J9l60KWebvAm1y6OwQFIiNr7 ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.J9l60KWebvAm1y6OwQFIiNr7 ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.J9l60KWebvAm1y6OwQFIiNr7
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list