Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Console Output

Branch event
Obtained Jenkinsfile from 232021002fac6d10e848ff240b526c41682a5beb
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on docker-005q1uy6nq0jh on docker-flap in /home/jenkins/workspace/isfair_eis4d_mysql2sieve_develop
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential 675ce6b9-2a03-4821-ba97-bd4073e5523b
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Fetching without tags
Checking out Revision 232021002fac6d10e848ff240b526c41682a5beb (develop)
Cloning repository https://web.nettworks.org/git/scm/EIS/mysql2sieve.git
 > git init /home/jenkins/workspace/isfair_eis4d_mysql2sieve_develop # timeout=10
Fetching upstream changes from https://web.nettworks.org/git/scm/EIS/mysql2sieve.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials SVN via Username/Password
 > git fetch --no-tags --force --progress -- https://web.nettworks.org/git/scm/EIS/mysql2sieve.git +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://web.nettworks.org/git/scm/EIS/mysql2sieve.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://web.nettworks.org/git/scm/EIS/mysql2sieve.git # timeout=10
Fetching upstream changes from https://web.nettworks.org/git/scm/EIS/mysql2sieve.git
using GIT_ASKPASS to set credentials SVN via Username/Password
 > git fetch --no-tags --force --progress -- https://web.nettworks.org/git/scm/EIS/mysql2sieve.git +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 232021002fac6d10e848ff240b526c41682a5beb # timeout=10
Commit message: "remoce GCC warning pointer-compare"
 > git rev-list --no-walk 3c4d0556912b418601f0ab15ef53181e076ae694 # timeout=10
[Bitbucket] Notifying commit build result
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
14:32:33 [2020-02-18T13:32:33.678Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] stage
[Pipeline] { (IRC notify)
[Pipeline] ircNotify
14:32:33 [2020-02-18T13:32:33.791Z] IRC notifier plugin: IMPublisher: sending chat message, strategy ALL, targets: #eis4d-ci
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
14:32:34 [2020-02-18T13:32:34.593Z] + ./build.sh
14:32:34 [2020-02-18T13:32:34.593Z] cleaning up build directory ...
14:32:34 [2020-02-18T13:32:34.593Z] dpkg-buildpackage: info: source package mysql2sieve
14:32:34 [2020-02-18T13:32:34.593Z] dpkg-buildpackage: info: source version 1.0.0-1
14:32:34 [2020-02-18T13:32:34.593Z] dpkg-buildpackage: info: source distribution stable
14:32:34 [2020-02-18T13:32:34.593Z] dpkg-buildpackage: info: source changed by Eisfair Team <team@eisfair.org>
14:32:34 [2020-02-18T13:32:34.860Z]  dpkg-source --before-build .
14:32:34 [2020-02-18T13:32:34.860Z] dpkg-buildpackage: info: host architecture amd64
14:32:35 [2020-02-18T13:32:35.439Z] dpkg-checkbuilddeps: error: Unmet build dependencies: default-libmysqlclient-dev
14:32:35 [2020-02-18T13:32:35.439Z] dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
14:32:35 [2020-02-18T13:32:35.439Z] dpkg-buildpackage: warning: (Use -d flag to override.)
14:32:35 [2020-02-18T13:32:35.439Z] --------------------------------------------------------------
14:32:35 [2020-02-18T13:32:35.439Z] Move build artifacts to source location for package repo build
14:32:35 [2020-02-18T13:32:35.439Z] mv: cannot stat './mysql2sieve*_1.0.0*.deb': No such file or directory
14:32:35 [2020-02-18T13:32:35.439Z] mv: cannot stat './mysql2sieve_1.0.0*dsc': No such file or directory
14:32:35 [2020-02-18T13:32:35.439Z] mv: cannot stat './mysql2sieve_1.0.0*.buildinfo': No such file or directory
14:32:35 [2020-02-18T13:32:35.439Z] mv: cannot stat './mysql2sieve_1.0.0*.changes': No such file or directory
14:32:35 [2020-02-18T13:32:35.439Z] --------------------------------------------------------------
14:32:35 [2020-02-18T13:32:35.439Z] Create/update package repository
14:32:35 [2020-02-18T13:32:35.439Z] cp: cannot stat '*.deb': No such file or directory
14:32:36 [2020-02-18T13:32:36.398Z] gpg: signing failed: No such file or directory
14:32:36 [2020-02-18T13:32:36.398Z] gpg: signing failed: No such file or directory
14:32:37 [2020-02-18T13:32:37.792Z] gpg: signing failed: No such file or directory
14:32:37 [2020-02-18T13:32:37.792Z] gpg: dists/stable/Release: clear-sign failed: No such file or directory
14:32:37 [2020-02-18T13:32:37.792Z] cleaning up build directory ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] ircNotify
14:32:37 [2020-02-18T13:32:37.918Z] IRC notifier plugin: IMPublisher: sending chat message, strategy ALL, targets: #eis4d-ci
14:32:38 [2020-02-18T13:32:38.253Z] IRC notifier plugin: Sending notification to: #eis4d-ci
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
[Bitbucket] Notifying commit build result
[Bitbucket] Build result notified
ERROR: script returned exit code 2
Finished: FAILURE