Started by user Hamaralinux Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/Hamara-Packages [Pipeline] { [Pipeline] stage [Pipeline] { (Pulling the repo ......) [Pipeline] git The recommended git tool is: NONE No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git.hamaralinux.org/devel/packages/swastik.git # timeout=10 Fetching upstream changes from https://git.hamaralinux.org/devel/packages/swastik.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://git.hamaralinux.org/devel/packages/swastik.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 1ee5bbc7c2914f580b14467dd66c5cd5e610c1b3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1ee5bbc7c2914f580b14467dd66c5cd5e610c1b3 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D master # timeout=10 > git checkout -b master 1ee5bbc7c2914f580b14467dd66c5cd5e610c1b3 # timeout=10 Commit message: "Merge branch 'master' into 'master'" > git rev-list --no-walk a69f55814e5e2db4403ee130e406841f8db829fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Preparing stage) [Pipeline] echo Installing essentials ...... [Pipeline] sh + sudo apt-get update Hit:1 http://deb.debian.org/debian buster InRelease Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Ign:4 https://pkg.jenkins.io/debian-stable binary/ InRelease Hit:5 https://pkg.jenkins.io/debian-stable binary/ Release Fetched 117 kB in 0s (298 kB/s) Reading package lists... [Pipeline] sh + sudo apt install -y debhelper build-essential devscripts germinate apt-utils figlet dpkg-dev fakeroot lintian pristine-tar WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... apt-utils is already the newest version (1.8.2.2). build-essential is already the newest version (12.6). debhelper is already the newest version (12.1.1). devscripts is already the newest version (2.19.5+deb10u1). dpkg-dev is already the newest version (1.19.7). fakeroot is already the newest version (1.23-1). figlet is already the newest version (2.2.5-3). germinate is already the newest version (2.31). lintian is already the newest version (2.15.0). pristine-tar is already the newest version (1.46). 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. [Pipeline] echo Dependencies installed ...... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build calamares-settings-hamara) [Pipeline] catchError [Pipeline] { [Pipeline] echo Building calamares-settings-hamara ...... [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages/calamares-settings-hamara [Pipeline] { [Pipeline] sh + debuild -us -uc dpkg-buildpackage -us -uc -ui dpkg-buildpackage: info: source package calamares-settings-hamara dpkg-buildpackage: info: source version 202101 dpkg-buildpackage: info: source distribution swastik dpkg-buildpackage: info: source changed by Dhanesh Sabane dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building calamares-settings-hamara in calamares-settings-hamara_202101.tar.xz dpkg-source: info: building calamares-settings-hamara in calamares-settings-hamara_202101.dsc debian/rules build dh build dh_update_autotools_config dh_autoreconf create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_install dh_installdocs dh_installchangelogs dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_installdeb dh_gencontrol dpkg-gencontrol: warning: Depends field of package calamares-settings-hamara: substitution variable ${shlibs:Depends} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'calamares-settings-hamara' in '../calamares-settings-hamara_202101_all.deb'. dpkg-genbuildinfo dpkg-genchanges >../calamares-settings-hamara_202101_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) Now running lintian calamares-settings-hamara_202101_amd64.changes ... E: calamares-settings-hamara changes: bad-distribution-in-changes-file swastik W: calamares-settings-hamara source: maintainer-script-lacks-debhelper-token debian/postrm W: calamares-settings-hamara source: package-needs-versioned-debhelper-build-depends 10 W: calamares-settings-hamara source: newer-standards-version 4.5.1 (current is 4.3.0) W: calamares-settings-hamara: binary-without-manpage usr/sbin/bootloader-eficonfig W: calamares-settings-hamara: binary-without-manpage usr/sbin/mount-media-chroot W: calamares-settings-hamara: binary-without-manpage usr/sbin/sources-final W: calamares-settings-hamara: binary-without-manpage usr/sbin/sources-installtime W: calamares-settings-hamara: binary-without-manpage usr/sbin/unmount-media-chroot W: calamares-settings-hamara: desktop-command-not-in-package usr/share/applications/install-hamara-desktop.desktop sudo W: calamares-settings-hamara: maintainer-script-ignores-errors postrm Finished running lintian. [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages [Pipeline] { [Pipeline] sh + mkdir -p ../build-dir/calamares-settings-hamara/ [Pipeline] sh + mv calamares-settings-hamara_202101_amd64.build calamares-settings-hamara_202101_amd64.buildinfo calamares-settings-hamara_202101_amd64.changes calamares-settings-hamara_202101_all.deb calamares-settings-hamara_202101.dsc ../build-dir/calamares-settings-hamara/ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build hamara-config) [Pipeline] catchError [Pipeline] { [Pipeline] echo Building hamara-config ...... [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages/hamara-config [Pipeline] { [Pipeline] sh + debuild -us -uc dpkg-buildpackage -us -uc -ui dpkg-buildpackage: info: source package hamara-config dpkg-buildpackage: info: source version 2.0 dpkg-buildpackage: info: source distribution swastik dpkg-buildpackage: info: source changed by Dhanesh Sabane dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building hamara-config in hamara-config_2.0.tar.xz dpkg-source: info: building hamara-config in hamara-config_2.0.dsc debian/rules build dh build dh_update_autotools_config dh_autoreconf create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_install dh_installdocs dh_installchangelogs dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'hamara-config' in '../hamara-config_2.0_all.deb'. dpkg-genbuildinfo dpkg-genchanges >../hamara-config_2.0_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) Now running lintian hamara-config_2.0_amd64.changes ... E: hamara-config changes: bad-distribution-in-changes-file swastik W: hamara-config source: package-needs-versioned-debhelper-build-depends 10 W: hamara-config source: maintainer-also-in-uploaders W: hamara-config source: missing-license-paragraph-in-dep5-copyright gpl-2+ (paragraph at line 5) W: hamara-config source: newer-standards-version 4.5.1 (current is 4.3.0) W: hamara-config: unknown-section hamara E: hamara-config: package-installs-apt-preferences etc/apt/preferences.d/hamara.pref E: hamara-config: package-installs-apt-sources etc/apt/sources.list.d/debian.list E: hamara-config: package-installs-apt-sources etc/apt/sources.list.d/svastik.list Finished running lintian. [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages [Pipeline] { [Pipeline] sh + mkdir -p ../build-dir/hamara-config/ [Pipeline] sh + mv hamara-config_2.0_amd64.build hamara-config_2.0_amd64.buildinfo hamara-config_2.0_amd64.changes hamara-config_2.0_all.deb hamara-config_2.0.dsc ../build-dir/hamara-config/ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build hamara-gnome-meta) [Pipeline] catchError [Pipeline] { [Pipeline] echo Building hamara-gnome-meta ...... [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages/hamara-gnome-meta [Pipeline] { [Pipeline] sh + debuild -us -uc dpkg-buildpackage -us -uc -ui dpkg-buildpackage: info: source package hamara-gnome-meta dpkg-buildpackage: info: source version 1.0 dpkg-buildpackage: info: source distribution swastik dpkg-buildpackage: info: source changed by Dhanesh Sabane dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean --with germinate dh_germinate_clean dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building hamara-gnome-meta in hamara-gnome-meta_1.0.tar.xz dpkg-source: info: building hamara-gnome-meta in hamara-gnome-meta_1.0.dsc debian/rules build dh build --with germinate dh_update_autotools_config dh_autoreconf create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --with germinate dh_testroot dh_prep dh_installdocs dh_installchangelogs dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_strip dh_makeshlibs dh_shlibdeps dh_germinate_metapackage dh_installdeb dh_gencontrol dpkg-gencontrol: warning: Depends field of package hamara-gnome-desktop: substitution variable ${germinate:Depends} used, but is not defined dpkg-gencontrol: warning: Recommends field of package hamara-gnome-desktop: substitution variable ${germinate:Recommends} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'hamara-gnome-desktop' in '../hamara-gnome-desktop_1.0_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../hamara-gnome-meta_1.0_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) Now running lintian hamara-gnome-meta_1.0_amd64.changes ... E: hamara-gnome-meta changes: bad-distribution-in-changes-file swastik W: hamara-gnome-meta source: package-needs-versioned-debhelper-build-depends 10 W: hamara-gnome-meta source: newer-standards-version 4.5.1 (current is 4.3.0) W: hamara-gnome-desktop: description-synopsis-starts-with-article Finished running lintian. WARNING generated by debuild: Making debian/rules executable! [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages [Pipeline] { [Pipeline] sh + mkdir -p ../build-dir/hamara-gnome-meta/ [Pipeline] sh + mv hamara-gnome-meta_1.0_amd64.build hamara-gnome-meta_1.0_amd64.buildinfo hamara-gnome-meta_1.0_amd64.changes hamara-gnome-desktop_1.0_amd64.deb hamara-gnome-meta_1.0.dsc ../build-dir/hamara-gnome-meta/ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build hamara-keyring) [Pipeline] catchError [Pipeline] { [Pipeline] echo Building hamara-keyring ...... [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages/hamara-keyring [Pipeline] { [Pipeline] sh + debuild -us -uc dpkg-buildpackage -us -uc -ui dpkg-buildpackage: info: source package hamara-keyring dpkg-buildpackage: info: source version 2021.1 dpkg-buildpackage: info: source distribution swastik dpkg-buildpackage: info: source changed by Dhanesh Sabane dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean test -f keyrings/hamara-archive-keyring.gpg rm -f foo foo.asc *.bak *~ */*~ debian/files* debian/*substvars rm -rf debian/tmp debian/hamara-keyring-udeb dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building hamara-keyring in hamara-keyring_2021.1.tar.xz dpkg-source: info: building hamara-keyring in hamara-keyring_2021.1.dsc debian/rules build make: Nothing to be done for 'build'. fakeroot debian/rules binary test -f keyrings/hamara-archive-keyring.gpg test root = "`whoami`" test -f keyrings/hamara-archive-keyring.gpg rm -rf debian/tmp install -d -m 755 debian/tmp/DEBIAN/ install -m 755 debian/postinst debian/tmp/DEBIAN/ install -d -m 755 debian/tmp/usr/share/keyrings/ install -d -m 755 debian/tmp/etc/apt/trusted.gpg.d/ install -m 644 keyrings/hamara-archive-keyring.gpg debian/tmp/usr/share/keyrings/ install -m 644 keyrings/hamara-archive-keyring.gpg debian/tmp/etc/apt/trusted.gpg.d/ install -d -m 755 debian/tmp/usr/share/doc/hamara-keyring/ install -m 644 debian/changelog debian/tmp/usr/share/doc/hamara-keyring/changelog gzip -9v debian/tmp/usr/share/doc/hamara-keyring/* debian/tmp/usr/share/doc/hamara-keyring/changelog: 36.1% -- replaced with debian/tmp/usr/share/doc/hamara-keyring/changelog.gz install -m 644 debian/copyright debian/tmp/usr/share/doc/hamara-keyring/ cd debian/tmp; find -type f \! -regex '.*/DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum >DEBIAN/md5sums dpkg-gencontrol -phamara-keyring -isp dpkg-gencontrol: warning: -isp is deprecated; it is without effect dpkg-gencontrol: warning: Depends field of package hamara-keyring: substitution variable ${misc:Depends} used, but is not defined chown -R root.root debian/tmp chmod -R go=rX debian/tmp dpkg --build debian/tmp .. dpkg-deb: building package 'hamara-keyring' in '../hamara-keyring_2021.1_all.deb'. rm -rf debian/hamara-keyring-udeb install -d -m 755 debian/hamara-keyring-udeb/DEBIAN/ install -d -m 755 debian/hamara-keyring-udeb/usr/share/keyrings/ install -m 644 keyrings/hamara-archive-keyring.gpg debian/hamara-keyring-udeb/usr/share/keyrings/ install -m 755 debian/hamara-keyring-udeb.postinst debian/hamara-keyring-udeb/DEBIAN/postinst # Don't let dpkg-gencontrol write incorrect guesses to debian/files. # Instead, register the udeb manually. dpkg-gencontrol -nhamara-keyring-udeb_2021.1_all.udeb -phamara-keyring-udeb -Tdebian/hamara-keyring-udeb.substvars -Pdebian/hamara-keyring-udeb -isp dpkg-gencontrol: warning: -isp is deprecated; it is without effect chown -R root.root debian/hamara-keyring-udeb chmod -R go=rX debian/hamara-keyring-udeb dpkg --build debian/hamara-keyring-udeb ../hamara-keyring-udeb_2021.1_all.udeb dpkg-deb: building package 'hamara-keyring-udeb' in '../hamara-keyring-udeb_2021.1_all.udeb'. dpkg-genbuildinfo dpkg-genchanges >../hamara-keyring_2021.1_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) Now running lintian hamara-keyring_2021.1_amd64.changes ... E: hamara-keyring changes: bad-distribution-in-changes-file swastik W: hamara-keyring source: debian-rules-missing-recommended-target build-arch W: hamara-keyring source: debian-rules-missing-recommended-target build-indep W: hamara-keyring source: newer-standards-version 4.5.1 (current is 4.3.0) E: hamara-keyring: file-in-etc-not-marked-as-conffile etc/apt/trusted.gpg.d/hamara-archive-keyring.gpg E: hamara-keyring: package-installs-apt-keyring etc/apt/trusted.gpg.d/hamara-archive-keyring.gpg W: hamara-keyring: maintainer-script-ignores-errors postinst Finished running lintian. [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages [Pipeline] { [Pipeline] sh + mkdir -p ../build-dir/hamara-keyring/ [Pipeline] sh + mv hamara-keyring_2021.1_amd64.build hamara-keyring_2021.1_amd64.buildinfo hamara-keyring_2021.1_amd64.changes hamara-keyring_2021.1_all.deb hamara-keyring_2021.1.dsc ../build-dir/hamara-keyring/ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build hamara-live) [Pipeline] catchError [Pipeline] { [Pipeline] echo Building hamara-live ...... [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages/hamara-live [Pipeline] { [Pipeline] sh + debuild -us -uc dpkg-buildpackage -us -uc -ui dpkg-buildpackage: info: source package hamara-live dpkg-buildpackage: info: source version 2.0 dpkg-buildpackage: info: source distribution swastik dpkg-buildpackage: info: source changed by Dhanesh Sabane dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building hamara-live in hamara-live_2.0.tar.xz dpkg-source: info: building hamara-live in hamara-live_2.0.dsc debian/rules build dh build dh_update_autotools_config dh_autoreconf create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_install dh_installdocs dh_installchangelogs dh_installgsettings dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'hamara-live' in '../hamara-live_2.0_all.deb'. dpkg-genbuildinfo dpkg-genchanges >../hamara-live_2.0_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) Now running lintian hamara-live_2.0_amd64.changes ... E: hamara-live changes: bad-distribution-in-changes-file swastik W: hamara-live source: maintainer-script-lacks-debhelper-token debian/postinst W: hamara-live source: maintainer-script-lacks-debhelper-token debian/postrm W: hamara-live source: package-needs-versioned-debhelper-build-depends 10 W: hamara-live source: newer-standards-version 4.5.1 (current is 4.3.0) W: hamara-live: maintainer-script-should-not-use-recursive-chown-or-chmod postinst:14 W: hamara-live: maintainer-script-ignores-errors postinst W: hamara-live: maintainer-script-ignores-errors postrm Finished running lintian. [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages [Pipeline] { [Pipeline] sh + mkdir -p ../build-dir/hamara-live/ [Pipeline] sh + mv hamara-live_2.0_amd64.build hamara-live_2.0_amd64.buildinfo hamara-live_2.0_amd64.changes hamara-live_2.0_all.deb hamara-live_2.0.dsc ../build-dir/hamara-live/ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build hamara-theme) [Pipeline] catchError [Pipeline] { [Pipeline] echo Building hamara-theme ...... [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages/hamara-theme [Pipeline] { [Pipeline] sh + debuild -us -uc dpkg-buildpackage -us -uc -ui dpkg-buildpackage: info: source package hamara-theme dpkg-buildpackage: info: source version 1.1 dpkg-buildpackage: info: source distribution swastik dpkg-buildpackage: info: source changed by Dhanesh Sabane dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building hamara-theme in hamara-theme_1.1.tar.xz dpkg-source: info: building hamara-theme in hamara-theme_1.1.dsc debian/rules build dh build dh_update_autotools_config dh_autoreconf create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_install dh_installdocs dh_installchangelogs dh_icons dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'hamara-theme' in '../hamara-theme_1.1_all.deb'. dpkg-genbuildinfo dpkg-genchanges >../hamara-theme_1.1_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) Now running lintian hamara-theme_1.1_amd64.changes ... E: hamara-theme changes: bad-distribution-in-changes-file swastik W: hamara-theme source: package-needs-versioned-debhelper-build-depends 10 W: hamara-theme source: maintainer-also-in-uploaders W: hamara-theme source: changelog-should-mention-nmu W: hamara-theme source: source-nmu-has-incorrect-version-number 1.1 W: hamara-theme source: missing-license-paragraph-in-dep5-copyright gpl-3+ (paragraph at line 7) W: hamara-theme source: missing-license-paragraph-in-dep5-copyright ofl-1.1 (paragraph at line 11) W: hamara-theme source: newer-standards-version 4.5.1 (current is 4.3.0) W: hamara-theme: executable-not-elf-or-script usr/share/themes/Paper/gtk-2.0/gtkrc Finished running lintian. [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages [Pipeline] { [Pipeline] sh + mkdir -p ../build-dir/hamara-theme/ [Pipeline] sh + mv hamara-theme_1.1_amd64.build hamara-theme_1.1_amd64.buildinfo hamara-theme_1.1_amd64.changes hamara-theme_1.1_all.deb hamara-theme_1.1.dsc ../build-dir/hamara-theme/ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build hamara-wallpapers) [Pipeline] catchError [Pipeline] { [Pipeline] echo Building hamara-wallpapers ...... [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages/hamara-wallpapers [Pipeline] { [Pipeline] sh + debuild -us -uc dpkg-buildpackage -us -uc -ui dpkg-buildpackage: info: source package hamara-wallpapers dpkg-buildpackage: info: source version 8.0 dpkg-buildpackage: info: source distribution swastik dpkg-buildpackage: info: source changed by Dhanesh Sabane dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean dh_clean dpkg-source -b . dpkg-source: warning: source directory 'hamara-wallpapers' is not - 'hamara-wallpapers-8.0' dpkg-source: info: using source format '1.0' dpkg-source: info: building hamara-wallpapers in hamara-wallpapers_8.0.tar.gz dpkg-source: info: building hamara-wallpapers in hamara-wallpapers_8.0.dsc debian/rules build dh build dh_update_autotools_config dh_autoreconf create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_installdocs dh_installchangelogs dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'hamara-wallpapers' in '../hamara-wallpapers_8.0_all.deb'. dpkg-genbuildinfo dpkg-genchanges >../hamara-wallpapers_8.0_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) Now running lintian hamara-wallpapers_8.0_amd64.changes ... E: hamara-wallpapers changes: bad-distribution-in-changes-file swastik W: hamara-wallpapers source: maintainer-script-lacks-debhelper-token debian/postinst W: hamara-wallpapers source: maintainer-script-lacks-debhelper-token debian/postrm W: hamara-wallpapers source: package-needs-versioned-debhelper-build-depends 10 W: hamara-wallpapers source: newer-standards-version 4.5.1 (current is 4.3.0) W: hamara-wallpapers: empty-binary-package W: hamara-wallpapers: maintainer-script-should-not-use-gconftool postinst:5 Finished running lintian. [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages [Pipeline] { [Pipeline] sh + mkdir -p ../build-dir/hamara-wallpapers/ [Pipeline] sh + mv hamara-wallpapers_8.0_amd64.build hamara-wallpapers_8.0_amd64.buildinfo hamara-wallpapers_8.0_amd64.changes hamara-wallpapers_8.0_all.deb hamara-wallpapers_8.0.dsc ../build-dir/hamara-wallpapers/ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build hamara-welcome) [Pipeline] catchError [Pipeline] { [Pipeline] echo Building hamara-welcome ...... [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages/hamara-welcome [Pipeline] { [Pipeline] sh + debuild -us -uc dpkg-buildpackage -us -uc -ui dpkg-buildpackage: info: source package hamara-welcome dpkg-buildpackage: info: source version 2.0 dpkg-buildpackage: info: source distribution swastik dpkg-buildpackage: info: source changed by Dhanesh Sabane dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building hamara-welcome in hamara-welcome_2.0.tar.xz dpkg-source: info: building hamara-welcome in hamara-welcome_2.0.dsc debian/rules build dh build dh_update_autotools_config dh_autoreconf create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_installdirs dh_install dh_installdocs dh_installchangelogs dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_installdeb dh_gencontrol dpkg-gencontrol: warning: Depends field of package hamara-welcome: substitution variable ${shlibs:Depends} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'hamara-welcome' in '../hamara-welcome_2.0_all.deb'. dpkg-genbuildinfo dpkg-genchanges >../hamara-welcome_2.0_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) Now running lintian hamara-welcome_2.0_amd64.changes ... E: hamara-welcome changes: bad-distribution-in-changes-file swastik W: hamara-welcome: binary-without-manpage usr/bin/hamara-welcome Finished running lintian. [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages [Pipeline] { [Pipeline] sh + mkdir -p ../build-dir/hamara-welcome/ [Pipeline] sh + mv hamara-welcome_2.0_amd64.build hamara-welcome_2.0_amd64.buildinfo hamara-welcome_2.0_amd64.changes hamara-welcome_2.0_all.deb hamara-welcome_2.0.dsc ../build-dir/hamara-welcome/ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build plymouth-theme-hamara) [Pipeline] catchError [Pipeline] { [Pipeline] echo Building plymouth-theme-hamara ...... [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages/plymouth-theme-hamara [Pipeline] { [Pipeline] sh + debuild -us -uc dpkg-buildpackage -us -uc -ui dpkg-buildpackage: info: source package plymouth-theme-hamara dpkg-buildpackage: info: source version 2.0.2 dpkg-buildpackage: info: source distribution swastik dpkg-buildpackage: info: source changed by Dhanesh Sabane dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building plymouth-theme-hamara in plymouth-theme-hamara_2.0.2.tar.xz dpkg-source: info: building plymouth-theme-hamara in plymouth-theme-hamara_2.0.2.dsc debian/rules build dh build dh_update_autotools_config dh_autoreconf create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_install dh_installdocs dh_installchangelogs dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_installdeb dh_gencontrol dpkg-gencontrol: warning: Depends field of package plymouth-theme-hamara: substitution variable ${shlibs:Depends} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'plymouth-theme-hamara' in '../plymouth-theme-hamara_2.0.2_all.deb'. dpkg-genbuildinfo dpkg-genchanges >../plymouth-theme-hamara_2.0.2_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) Now running lintian plymouth-theme-hamara_2.0.2_amd64.changes ... E: plymouth-theme-hamara changes: bad-distribution-in-changes-file swastik W: plymouth-theme-hamara source: package-needs-versioned-debhelper-build-depends 10 W: plymouth-theme-hamara source: newer-standards-version 4.5.1 (current is 4.3.0) Finished running lintian. [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/Hamara-Packages/packages [Pipeline] { [Pipeline] sh + mkdir -p ../build-dir/plymouth-theme-hamara/ [Pipeline] sh + mv plymouth-theme-hamara_2.0.2_amd64.build plymouth-theme-hamara_2.0.2_amd64.buildinfo plymouth-theme-hamara_2.0.2_amd64.changes plymouth-theme-hamara_2.0.2_all.deb plymouth-theme-hamara_2.0.2.dsc ../build-dir/plymouth-theme-hamara/ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Uploading to aptly) [Pipeline] catchError [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $SSH_KEY_FOR_JENKINS [Pipeline] { [Pipeline] echo Uplading packages to aptly .... [Pipeline] sh + whoami jenkins [Pipeline] sh + scp -r -i **** build-dir/calamares-settings-hamara build-dir/hamara-config build-dir/hamara-gnome-meta build-dir/hamara-keyring build-dir/hamara-live build-dir/hamara-theme build-dir/hamara-wallpapers build-dir/hamara-welcome build-dir/plymouth-theme-hamara jenkins@192.168.122.1:/opt/hamara_repo_preliminary/hamara_custom_packages/ [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS