[artix-build-failures] [world] Failure: kdiagram

jenkins at artixlinux.org jenkins at artixlinux.org
Sun Aug 9 19:57:22 CEST 2020


   Failure

   Build: x86_64/extra

   Packages:

   kdiagram-2.7.0-1-x86_64.pkg.tar.zst

   author: alium

   email: alium at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesK/job/kdiagram/job/master/3
   /

References

   1. https://orion.artixlinux.org/job/packagesK/job/kdiagram/job/master/3/
-------------- next part --------------
Started by user alium
Restarted from build #2, stage Prepare
Running as alium
Querying the current revision of branch master...
Current revision of branch master is 7d0ff6a289a9482aab2f76a21609697085da089d
Obtained Jenkinsfile from 7d0ff6a289a9482aab2f76a21609697085da089d
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesK_kdiagram_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-08-09T17:57:14.329Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-08-09T17:57:14.330Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-08-09T17:57:14.334Z] Fetching changes from the remote Git repository
[2020-08-09T17:57:14.335Z]  > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesK/kdiagram.git # timeout=10
[2020-08-09T17:57:14.340Z] Cleaning workspace
[2020-08-09T17:57:14.340Z]  > git rev-parse --verify HEAD # timeout=10
[2020-08-09T17:57:14.344Z] Resetting working tree
[2020-08-09T17:57:14.344Z]  > git reset --hard # timeout=10
[2020-08-09T17:57:14.350Z]  > git clean -fdx # timeout=10
[2020-08-09T17:57:14.355Z] Fetching without tags
[2020-08-09T17:57:14.355Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesK/kdiagram.git
[2020-08-09T17:57:14.355Z]  > git --version # timeout=10
[2020-08-09T17:57:14.359Z]  > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesK/kdiagram.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-08-09T17:57:14.457Z] Checking out Revision 7d0ff6a289a9482aab2f76a21609697085da089d (master)
[2020-08-09T17:57:14.457Z]  > git config core.sparsecheckout # timeout=10
[2020-08-09T17:57:14.462Z]  > git checkout -f 7d0ff6a289a9482aab2f76a21609697085da089d # timeout=10
[2020-08-09T17:57:14.468Z] Commit message: "[trunk] -> [extra] 'kdiagram-2.7.0-1' add"
[2020-08-09T17:57:14.468Z]  > git rev-list --no-walk 7d0ff6a289a9482aab2f76a21609697085da089d # timeout=10
[2020-08-09T17:57:14.478Z] Cleaning workspace
[2020-08-09T17:57:14.478Z]  > git rev-parse --verify HEAD # timeout=10
[2020-08-09T17:57:14.483Z] Resetting working tree
[2020-08-09T17:57:14.483Z]  > git reset --hard # timeout=10
[2020-08-09T17:57:14.489Z]  > git clean -fdx # timeout=10
[2020-08-09T17:57:14.494Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-08-09T17:57:14.513Z] ERROR: Could not send notifications
[2020-08-09T17:57:14.513Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-08-09T17:57:14.513Z] {"context":"packagesK/kdiagram/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesK/job/kdiagram/job/master/3/display/redirect"}
[2020-08-09T17:57:14.513Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-08-09T17:57:14.513Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-08-09T17:57:14.513Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-08-09T17:57:14.513Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-08-09T17:57:14.513Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-08-09T17:57:14.513Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-08-09T17:57:14.513Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-08-09T17:57:14.513Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-08-09T17:57:14.513Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-08-09T17:57:14.513Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-08-09T17:57:14.513Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-08-09T17:57:14.513Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-08-09T17:57:14.514Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-08-09T17:57:14.514Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-08-09T17:57:14.832Z] + git show -s --format=%an 7d0ff6a289a9482aab2f76a21609697085da089d
[Pipeline] sh
[2020-08-09T17:57:15.105Z] + git show -s --format=%ae 7d0ff6a289a9482aab2f76a21609697085da089d
[Pipeline] sh
[2020-08-09T17:57:15.380Z] + git show --pretty=format: --name-status 7d0ff6a289a9482aab2f76a21609697085da089d
[Pipeline] fileExists
[Pipeline] sh
[2020-08-09T17:57:15.684Z] + pkg2yaml -d x86_64/extra
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-08-09T17:57:15.956Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-08-09T17:57:15.999Z] isLibBump: false
[Pipeline] dir
[2020-08-09T17:57:16.018Z] Running in /var/lib/jenkins/workspace/packagesK_kdiagram_master/x86_64/extra
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-08-09T17:57:16.333Z] + buildpkg -C -d world
[2020-08-09T17:57:19.561Z] :: Synchronizing package databases...
[2020-08-09T17:57:19.561Z]  system is up to date
[2020-08-09T17:57:19.561Z]  world is up to date
[2020-08-09T17:57:19.561Z]  galaxy is up to date
[2020-08-09T17:57:19.561Z]  extra is up to date
[2020-08-09T17:57:19.561Z]  community is up to date
[2020-08-09T17:57:19.561Z] :: Starting full system upgrade...
[2020-08-09T17:57:19.561Z]  there is nothing to do
[2020-08-09T17:57:20.472Z] ==> Building in chroot for [default] (x86_64)...
[2020-08-09T17:57:21.023Z] ==> Synchronizing chroot copy [/build/buildpkg/buildpkg/default-x86_64/root] -> [jenkins]...done
[2020-08-09T17:57:21.934Z] ==> Making package: kdiagram 2.7.0-1 (Sun Aug  9 19:57:21 2020)
[2020-08-09T17:57:21.934Z] ==> Retrieving sources...
[2020-08-09T17:57:21.934Z]   -> Found kdiagram-2.7.0.tar.xz
[2020-08-09T17:57:21.934Z]   -> Found kdiagram-2.7.0.tar.xz.sig
[2020-08-09T17:57:21.934Z] ==> Validating source files with sha256sums...
[2020-08-09T17:57:21.934Z]     kdiagram-2.7.0.tar.xz ... Passed
[2020-08-09T17:57:21.934Z]     kdiagram-2.7.0.tar.xz.sig ... Skipped
[2020-08-09T17:57:21.934Z] ==> Verifying source file signatures with gpg...
[2020-08-09T17:57:22.184Z]     kdiagram-2.7.0.tar.xz ... FAILED (unknown public key 88CD13E7B5BDEF7D)
[2020-08-09T17:57:22.184Z] ==> ERROR: One or more PGP signatures could not be verified!
[2020-08-09T17:57:22.184Z] ==> ERROR: Could not download sources.
[Pipeline] }
[2020-08-09T17:57:22.207Z] ERROR: Failed to build source
[2020-08-09T17:57:22.207Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-08-09T17:57:22.329Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list