See <http://jenkins.grml.org/job/dpkg-source/365/changes>
Changes: [guillem] build: Add t/Dpkg_Changelog/date-format to test_data [guillem] Dpkg::Changelog::Parse: Set a default filename in changelog_parse() [guillem] dpkg-buildpackage: Add new -J option [guillem] dpkg-gencontrol: Use $oppackage only to get a control file's package name [guillem] dpkg-gencontrol: Add the correct filename to debian/files [guillem] dpkg-checkbuilddeps: Move build-essential:native to a new vendor hook [guillem] dpkg-checkbuilddeps: Add support for ignoring built-in build dependencies [guillem] libcompat: Try to use NSIG when sys_siglist is defined [guillem] libcompat: Use string_to_security_class() instead of literal SECCLASS values [guillem] libdpkg: Use CRC64 for xz integrity checks [guillem] libdpkg: Only use the SHELL environment variable for interactive shells [guillem] libdpkg: Document functions with Doxygen markup [guillem] libdpkg: Replace FSF address by pointing to the gnu.org URL [guillem] dpkg-deb: Move tar option --no-recursion before -T [guillem] Dpkg::Source::Archive: Future-proof tar invocations [guillem] debian: Group all dpkg-architecture variables together [guillem] debian: Make the libdpkg-dev package Multi-Arch:same [guillem] debian: Mark libio-string-perl as <!nocheck> [guillem] scripts/mk: Add an extra level of escaping for double evals ------------------------------------------ Started by remote host 2001:41c8:1000:21::21:21 Building in workspace <http://jenkins.grml.org/job/dpkg-source/ws/> Using strategy: Default Last Built Revision: Revision 9ce2e10f76760a817a0be70df25b0829127fe9e9 (refs/remotes/origin/master) > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.debian.org/git/dpkg/dpkg.git # > timeout=10 Fetching upstream changes from git://git.debian.org/git/dpkg/dpkg.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > git://git.debian.org/git/dpkg/dpkg.git +refs/heads/*:refs/remotes/origin/* getCandidateRevisions(false,origin/master,,,null,remoteUrls=[git://git.debian.org/git/dpkg/dpkg.git],buildsByBranchName={origin/master=Build #328 of Revision f183e4d39ffacc90d8a3db9be54cc8be9b00bb8d (origin/master), refs/remotes/origin/master=Build #364 of Revision 9ce2e10f76760a817a0be70df25b0829127fe9e9 (refs/remotes/origin/master)},lastBuild=Build #364 of Revision 9ce2e10f76760a817a0be70df25b0829127fe9e9 (refs/remotes/origin/master)]) considering branches to build Qualifying origin/master as a branch in repository origin -> refs/remotes/origin/master Qualifying origin/master as a branch in repository origin -> refs/remotes/origin/origin/master > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 rev-parse refs/remotes/origin/master -> AnyObjectId[dc505ca07a9037079299aca4aeabe513d514a32e] Found a new commit AnyObjectId[dc505ca07a9037079299aca4aeabe513d514a32e] to be built on refs/remotes/origin/master > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Failed to rev-parse: refs/remotes/origin/origin/master Checking out Revision dc505ca07a9037079299aca4aeabe513d514a32e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dc505ca07a9037079299aca4aeabe513d514a32e > git rev-list 9ce2e10f76760a817a0be70df25b0829127fe9e9 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson464756137367990997.sh + echo *** dpkg specifics *** *** dpkg specifics *** + cd source + ./debian/rules configure make: `configure' is up to date. + autoreconf -f -i libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize: copying file `build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' [workspace] $ /bin/sh -xe /tmp/hudson4592990451845308169.sh + SKIP_GIT_CLEANUP=true /usr/bin/generate-git-snapshot + set -e + set -u + '[' -r /etc/jenkins/debian_glue ']' + . /etc/jenkins/debian_glue ++ KEY_ID=52D4A654 ++ DEBEMAIL='Grml.org Autobuilder <jenk...@grml.org>' + '[' -n 'Grml.org Autobuilder <jenk...@grml.org>' ']' + export DEBEMAIL + '[' -n '' ']' + SOURCE_DIRECTORY=source + '[' '!' -d source ']' + '[' -z 365 ']' + '[' -z dc505ca07a9037079299aca4aeabe513d514a32e ']' ++ dpkg --list jenkins-debian-glue ++ awk '/^ii/ {print $3}' + JENKINS_DEBIAN_GLUE_VERSION=0.13.0+0~20150727152008.249~1.gbp026ace + '[' -n 0.13.0+0~20150727152008.249~1.gbp026ace ']' + echo '*** Running jenkins-debian-glue version 0.13.0+0~20150727152008.249~1.gbp026ace ***' *** Running jenkins-debian-glue version 0.13.0+0~20150727152008.249~1.gbp026ace *** + '[' -n '' -a -z '' ']' + echo '*** source package build phase ***' *** source package build phase *** + rm -f ./dpkg_1.18.2~20150729184524.364.dsc ./dpkg_1.18.2~20150729184524.364.tar.xz ./lintian.txt ./report ./source rm: cannot remove `./report': Is a directory rm: cannot remove `./source': Is a directory + true + '[' -n '' ']' + cd source + git_cleanup + '[' -n true ']' + echo '*** Skipping git_cleanup as requested via SKIP_GIT_CLEANUP ***' *** Skipping git_cleanup as requested via SKIP_GIT_CLEANUP *** + return 0 + source_format_opts + '[' -f debian/source/format ']' ++ cat debian/source/format + local 'SRC_FORMAT=3.0 (native)' + case "$SRC_FORMAT" in + echo '*** Source format detected as 3.0 (native) ***' *** Source format detected as 3.0 (native) *** + '[' '' '!=' true ']' + gbp_conf + '[' '' = true ']' + gbp_conf_files=(/etc/git-buildpackage/gbp.conf ~/.gbp.conf .gbp.conf debian/gbp.conf .git/gbp.conf) + UPSTREAM_BRANCH=upstream + DEBIAN_BRANCH=debian + PRISTINE_TAR=false + for gbp_conf_file in '"${gbp_conf_files[@]}"' + '[' -f /etc/git-buildpackage/gbp.conf ']' + local value ++ git config --file /etc/git-buildpackage/gbp.conf --get DEFAULT.upstream-branch ++ true + value= + '[' -n '' ']' ++ git config --file /etc/git-buildpackage/gbp.conf --get DEFAULT.debian-branch ++ true + value= + '[' -n '' ']' ++ git config --file /etc/git-buildpackage/gbp.conf --bool --get DEFAULT.pristine-tar ++ true + value= + '[' -n '' ']' + for gbp_conf_file in '"${gbp_conf_files[@]}"' + '[' -f /var/lib/jenkins/.gbp.conf ']' + for gbp_conf_file in '"${gbp_conf_files[@]}"' + '[' -f .gbp.conf ']' + for gbp_conf_file in '"${gbp_conf_files[@]}"' + '[' -f debian/gbp.conf ']' + for gbp_conf_file in '"${gbp_conf_files[@]}"' + '[' -f .git/gbp.conf ']' + create_local_branch upstream + '[' -n upstream ']' + local BRANCH=upstream + git branch -a + grep -q 'remotes/origin/upstream$' + echo 'NOTE: branch upstream does not exist, ignoring request to checkout therefore.' NOTE: branch upstream does not exist, ignoring request to checkout therefore. + create_local_branch debian + '[' -n debian ']' + local BRANCH=debian + git branch -a + grep -q 'remotes/origin/debian$' + echo 'NOTE: branch debian does not exist, ignoring request to checkout therefore.' NOTE: branch debian does not exist, ignoring request to checkout therefore. + '[' false = true ']' + branch_checkout + random_branch=jenkins-debian-glue-buildbranch31498 + '[' '' = true ']' + '[' -n '' ']' + '[' -n '' ']' + '[' -n origin/master ']' + local checkout_branch + case "$branch" in + checkout_branch=origin/master + echo 'Making sure that random_branch jenkins-debian-glue-buildbranch31498 does not exist' Making sure that random_branch jenkins-debian-glue-buildbranch31498 does not exist + git branch -D jenkins-debian-glue-buildbranch31498 error: branch 'jenkins-debian-glue-buildbranch31498' not found. + true + echo 'Checking out branch jenkins-debian-glue-buildbranch31498 based on branch origin/master' Checking out branch jenkins-debian-glue-buildbranch31498 based on branch origin/master + git checkout -b jenkins-debian-glue-buildbranch31498 origin/master Switched to a new branch 'jenkins-debian-glue-buildbranch31498' Branch jenkins-debian-glue-buildbranch31498 set up to track remote branch master from origin. + '[' -n '' ']' + version_information + '[' -r debian/changelog ']' ++ dpkg-parsechangelog --count 1 ++ awk '/^Version/ {print $2}' + ORIG_VERSION=1.18.2 ++ dpkg-parsechangelog --count 1 ++ awk '/^Distribution/ {print $2}' + DISTRIBUTION=UNRELEASED + APPLY_VERSION_WORKAROUND=false + '[' '' = true ']' ++ increase-version-number 1.18.2 + INCREASED_VERSION=1.18.2+0 ++ date -u +%Y%m%d%H%M%S + TIMESTAMP=20150730051951 + BUILD_VERSION=20150730051951.365 + '[' UNRELEASED = UNRELEASED ']' + dpkg --compare-versions 1.18.2 lt 1.18.2+0 + echo '*** Not increasing version number as distribution is set to UNRELEASED ***' *** Not increasing version number as distribution is set to UNRELEASED *** + INCREASED_VERSION=1.18.2 + APPLY_VERSION_WORKAROUND=true + VERSION_STRING=1.18.2~20150730051951.365 + '[' -n '' ']' + echo '*** Version string set to 1.18.2~20150730051951.365 ***' *** Version string set to 1.18.2~20150730051951.365 *** + dch_opts + '[' -n '' ']' + DCH_OPTS='-S --multimaint-merge --ignore-branch' + echo 'Using default git-dch options (-S --multimaint-merge --ignore-branch)' Using default git-dch options (-S --multimaint-merge --ignore-branch) + DCH_COMBINED_OPTS='-S --multimaint-merge --ignore-branch' + '[' -n '' ']' + DCH_EXTRA_OPTS=--new-version=1.18.2~20150730051951.365 + '[' -n '' ']' + echo 'Using extra git-dch options (--new-version=1.18.2~20150730051951.365)' Using extra git-dch options (--new-version=1.18.2~20150730051951.365) + DCH_COMBINED_OPTS='-S --multimaint-merge --ignore-branch --new-version=1.18.2~20150730051951.365' + '[' -n '' ']' + changelog_generation + '[' '' = true ']' + '[' -n '' ']' + '[' '' = identify ']' + '[' -r debian/gbp.conf ']' + echo 'Using git-dch with auto mode.' Using git-dch with auto mode. + git_dch_auto + true + echo 'Applying version workaround workaround' Applying version workaround workaround + dch -b --distribution=UNRELEASED --newversion=1.18.2~20150730051951.365 -- 'SNAPSHOT autobuild for unreleased 1.18.2 via jenkins-debian-glue.' dch warning: new version (1.18.2~20150730051951.365) is less than the current version number (1.18.2). + '[' -z '' ']' + local debchange_opts + '[' -n '' ']' + debchange --release '' + '[' '' = true ']' + gbp_opts + '[' -n '' ']' + GBP_OPTS=' -nc --git-force-create --git-ignore-new --git-ignore-branch -S -us -uc --git-verbose --git-builder=/bin/true --git-cleaner=/bin/true --git-export-dir= ' + echo 'Using git-buildpackage default options provided by jenkins-debian-glue' Using git-buildpackage default options provided by jenkins-debian-glue + git-buildpackage -nc --git-force-create --git-ignore-new --git-ignore-branch -S -us -uc --git-verbose --git-builder=/bin/true --git-cleaner=/bin/true --git-export-dir= gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: /bin/true [] [] gbp:debug: ['git', 'symbolic-ref', 'HEAD'] gbp:debug: ['git', 'show-ref', 'refs/heads/jenkins-debian-glue-buildbranch31498'] gbp:debug: /bin/true ['-nc', '-S', '-us', '-uc'] [] + quilt_cleanup + '[' -n '' ']' + echo '*** Unapplying all possibly applied quilt patches and removing quilt directory ***' *** Unapplying all possibly applied quilt patches and removing quilt directory *** + echo '*** Note: You can skip this step by setting SKIP_QUILT_CLEANUP=true ***' *** Note: You can skip this step by setting SKIP_QUILT_CLEANUP=true *** + quilt pop -a No patch removed + true + rm -rf .pc + dpkg-buildpackage -uc -us -nc -d -S -i -I dpkg-buildpackage: source package dpkg dpkg-buildpackage: source version 1.18.2~20150730051951.365 dpkg-buildpackage: source changed by Grml.org Autobuilder <jenk...@grml.org> dpkg-source -i -I --before-build source dpkg-source: info: using options from source/debian/source/options: --compression=xz dpkg-source: warning: can't parse dependency libio-string-perl <!nocheck> dpkg-source: error: error occurred while parsing Build-Depends dpkg-buildpackage: error: dpkg-source -i -I --before-build source gave error exit status 255 Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results ERROR: Publisher 'Publish JUnit test result report' failed: Test reports were found but none of them are new. Did tests run? For example, <http://jenkins.grml.org/job/dpkg-source/ws/report/lintian.xml> is 10 hr old Recording fingerprints -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/1943539812.0.1438233597505.JavaMail.jenkins@jenkins