Build: x86_64/testing
Name: hplip-1:3.21.6-1
author: artist
email: artist at artixlinux.org
[1]https://orion.artixlinux.org/job/packagesH/job/hplip/job/master/4/
References
1. https://orion.artixlinux.org/job/packagesH/job/hplip/job/master/4/
-------------- next part --------------
Push event to branch master
Querying the current revision of branch master...
Current revision of branch master is a530ad709d1d6031d24ce13b6882cd2cc4312bf6
Obtained Jenkinsfile from a530ad709d1d6031d24ce13b6882cd2cc4312bf6
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library artix-ci at master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.32.0'
> git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/master revision d9ed61b32f86824fd57e33b28d07d6ad7820bf63
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
Warning: CredentialId "jenkins-gotea-token" could not be found.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitea.artixlinux.org/artix/pipeline-libs.git
> git init /var/lib/jenkins/workspace/packagesH_hplip_master at libs/artix-ci # timeout=10
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
> git --version # timeout=10
> git --version # 'git version 2.32.0'
> git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/master:refs/remotes/origin/master # timeout=10
> git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision d9ed61b32f86824fd57e33b28d07d6ad7820bf63 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d9ed61b32f86824fd57e33b28d07d6ad7820bf63 # timeout=10
Commit message: "include version in build email subject"
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesH_hplip_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2021-07-12T17:25:50.645Z] The recommended git tool is: NONE
[2021-07-12T17:25:50.645Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2021-07-12T17:25:50.645Z] Cloning the remote Git repository
[2021-07-12T17:25:50.646Z] Cloning with configured refspecs honoured and without tags
[2021-07-12T17:25:50.646Z] Cloning repository https://[email protected]/packagesH/hplip.git
[2021-07-12T17:25:50.646Z] > git init /var/lib/jenkins/workspace/packagesH_hplip_master # timeout=10
[2021-07-12T17:25:50.652Z] Fetching upstream changes from https://[email protected]/packagesH/hplip.git
[2021-07-12T17:25:50.652Z] > git --version # timeout=10
[2021-07-12T17:25:50.655Z] > git --version # 'git version 2.32.0'
[2021-07-12T17:25:50.655Z] > git fetch --no-tags --force --progress -- https://[email protected]/packagesH/hplip.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2021-07-12T17:25:50.833Z] > git config remote.origin.url https://[email protected]/packagesH/hplip.git # timeout=10
[2021-07-12T17:25:50.837Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[2021-07-12T17:25:50.841Z] Avoid second fetch
[2021-07-12T17:25:50.842Z] Checking out Revision a530ad709d1d6031d24ce13b6882cd2cc4312bf6 (master)
[2021-07-12T17:25:50.842Z] > git config core.sparsecheckout # timeout=10
[2021-07-12T17:25:50.845Z] > git checkout -f a530ad709d1d6031d24ce13b6882cd2cc4312bf6 # timeout=10
[2021-07-12T17:25:50.856Z] Commit message: "[trunk] -> [testing] 'hplip-1:3.21.6-1' add"
[2021-07-12T17:25:50.857Z] > git rev-list --no-walk 0d7933325277064e998b0710aa64d6e956f8cd49 # timeout=10
[2021-07-12T17:25:50.866Z] Cleaning workspace
[2021-07-12T17:25:50.866Z] > git rev-parse --verify HEAD # timeout=10
[2021-07-12T17:25:50.870Z] Resetting working tree
[2021-07-12T17:25:50.871Z] > git reset --hard # timeout=10
[2021-07-12T17:25:50.877Z] > git clean -fdx # timeout=10
[2021-07-12T17:25:50.882Z] [Gitea] Notifying branch build status: PENDING Build started...
[2021-07-12T17:25:51.033Z] [Gitea] Notified
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2021-07-12T17:25:51.299Z] + git show -s --format=%an a530ad709d1d6031d24ce13b6882cd2cc4312bf6
[Pipeline] sh
[2021-07-12T17:25:51.558Z] + git show -s --format=%ae a530ad709d1d6031d24ce13b6882cd2cc4312bf6
[Pipeline] sh
[2021-07-12T17:25:51.815Z] + git show --pretty=format: --name-status a530ad709d1d6031d24ce13b6882cd2cc4312bf6
[Pipeline] fileExists
[Pipeline] sh
[2021-07-12T17:25:52.091Z] + pkg2yaml -d x86_64/testing
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2021-07-12T17:25:52.176Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] dir
[2021-07-12T17:25:52.203Z] Running in /var/lib/jenkins/workspace/packagesH_hplip_master/x86_64/testing
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2021-07-12T17:25:52.471Z] + buildpkg -C -d gremlins
[2021-07-12T17:25:54.955Z] :: Synchronizing package databases...
[2021-07-12T17:25:54.955Z] gremlins downloading...
[2021-07-12T17:25:54.955Z] system downloading...
[2021-07-12T17:25:54.955Z] world downloading...
[2021-07-12T17:25:54.955Z] galaxy-gremlins downloading...
[2021-07-12T17:25:54.955Z] galaxy downloading...
[2021-07-12T17:25:54.955Z] :: Starting full system upgrade...
[2021-07-12T17:25:54.955Z] there is nothing to do
[2021-07-12T17:25:56.298Z] ==> Building in chroot for [gremlins] (x86_64)...
[2021-07-12T17:25:57.209Z] ==> Synchronizing chroot copy [/build/buildpkg/gremlins-x86_64/root] -> [jenkins]...done
[2021-07-12T17:25:57.766Z] ==> Making package: hplip 1:3.21.6-1 (Mon Jul 12 19:25:57 2021)
[2021-07-12T17:25:57.766Z] ==> Retrieving sources...
[2021-07-12T17:25:57.766Z] -> Downloading hplip-3.21.6.tar.gz...
[2021-07-12T17:25:57.766Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2021-07-12T17:25:57.766Z] Dload Upload Total Spent Left Speed
[2021-07-12T17:25:58.317Z]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 372 100 372 0 0 601 0 --:--:-- --:--:-- --:--:-- 601
[2021-07-12T17:26:00.571Z]
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
100 357 100 357 0 0 136 0 0:00:02 0:00:02 --:--:-- 356
[2021-07-12T17:26:01.481Z]
0 25.7M 0 48908 0 0 17683 0 0:25:28 0:00:02 0:25:26 17683
100 25.7M 100 25.7M 0 0 7370k 0 0:00:03 0:00:03 --:--:-- 31.5M
[2021-07-12T17:26:01.482Z] -> Downloading hplip-3.21.6.tar.gz.asc...
[2021-07-12T17:26:01.482Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2021-07-12T17:26:01.482Z] Dload Upload Total Spent Left Speed
[2021-07-12T17:26:02.392Z]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 380 100 380 0 0 379 0 0:00:01 0:00:01 --:--:-- 379
[2021-07-12T17:26:04.214Z]
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
100 359 100 359 0 0 119 0 0:00:03 0:00:03 --:--:-- 354
[2021-07-12T17:26:04.715Z]
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
100 198 100 198 0 0 59 0 0:00:03 0:00:03 --:--:-- 1559
[2021-07-12T17:26:04.715Z] -> Found disable_upgrade.patch
[2021-07-12T17:26:04.715Z] -> Found 0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch
[2021-07-12T17:26:04.715Z] -> Found 0023-Fix-handling-of-unicode-filenames-in-sixext.py.patch
[2021-07-12T17:26:04.715Z] -> Found hplip-configure-python.patch
[2021-07-12T17:26:04.715Z] -> Found python3.diff
[2021-07-12T17:26:04.715Z] -> Found reproducible-gzip.patch
[2021-07-12T17:26:04.715Z] ==> Validating source files with sha512sums...
[2021-07-12T17:26:04.715Z] hplip-3.21.6.tar.gz ... Passed
[2021-07-12T17:26:04.715Z] hplip-3.21.6.tar.gz.asc ... Skipped
[2021-07-12T17:26:04.965Z] disable_upgrade.patch ... Passed
[2021-07-12T17:26:04.965Z] 0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch ... Passed
[2021-07-12T17:26:04.965Z] 0023-Fix-handling-of-unicode-filenames-in-sixext.py.patch ... Passed
[2021-07-12T17:26:04.965Z] hplip-configure-python.patch ... Passed
[2021-07-12T17:26:04.965Z] python3.diff ... Passed
[2021-07-12T17:26:04.965Z] reproducible-gzip.patch ... Passed
[2021-07-12T17:26:04.965Z] ==> Verifying source file signatures with gpg...
[2021-07-12T17:26:05.216Z] hplip-3.21.6.tar.gz ... FAILED (unknown public key 73D770CDA59047B9)
[2021-07-12T17:26:05.216Z] ==> ERROR: One or more PGP signatures could not be verified!
[2021-07-12T17:26:05.216Z] ==> ERROR: Could not download sources.
[Pipeline] }
[2021-07-12T17:26:05.220Z] ERROR: Failed to build source
[2021-07-12T17:26:05.220Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2021-07-12T17:26:05.306Z] Sending email to: artix-build-failures at artixlinux.org
More information about the artix-build-failures
mailing list