Build: x86_64/community
Name: virtualbox-6.1.24-1
author: artist
email: artist at artixlinux.org
[1]https://orion.artixlinux.org/job/packagesV/job/virtualbox/job/master
/23/
References
1. https://orion.artixlinux.org/job/packagesV/job/virtualbox/job/master/23/
-------------- next part --------------
Push event to branch master
Querying the current revision of branch master...
Current revision of branch master is 7a5f6bb813ae47d64792cf3f27609774e112a7d0
Obtained Jenkinsfile from 7a5f6bb813ae47d64792cf3f27609774e112a7d0
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/packagesV_virtualbox_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/packagesV_virtualbox_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2021-07-21T15:49:14.264Z] The recommended git tool is: NONE
[2021-07-21T15:49:14.264Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2021-07-21T15:49:14.264Z] Cloning the remote Git repository
[2021-07-21T15:49:14.264Z] Cloning with configured refspecs honoured and without tags
[2021-07-21T15:49:14.264Z] Cloning repository https://[email protected]/packagesV/virtualbox.git
[2021-07-21T15:49:14.264Z] > git init /var/lib/jenkins/workspace/packagesV_virtualbox_master # timeout=10
[2021-07-21T15:49:14.269Z] Fetching upstream changes from https://[email protected]/packagesV/virtualbox.git
[2021-07-21T15:49:14.269Z] > git --version # timeout=10
[2021-07-21T15:49:14.272Z] > git --version # 'git version 2.32.0'
[2021-07-21T15:49:14.272Z] > git fetch --no-tags --force --progress -- https://[email protected]/packagesV/virtualbox.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2021-07-21T15:49:14.520Z] > git config remote.origin.url https://[email protected]/packagesV/virtualbox.git # timeout=10
[2021-07-21T15:49:14.523Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[2021-07-21T15:49:14.526Z] Avoid second fetch
[2021-07-21T15:49:14.527Z] Checking out Revision 7a5f6bb813ae47d64792cf3f27609774e112a7d0 (master)
[2021-07-21T15:49:14.527Z] > git config core.sparsecheckout # timeout=10
[2021-07-21T15:49:14.530Z] > git checkout -f 7a5f6bb813ae47d64792cf3f27609774e112a7d0 # timeout=10
[2021-07-21T15:49:14.538Z] Commit message: "[trunk] -> [community] 'virtualbox-6.1.24-1' add"
[2021-07-21T15:49:14.538Z] > git rev-list --no-walk f39d57c7cee8509dd3ec4fd8ec636a9ea2004348 # timeout=10
[2021-07-21T15:49:14.547Z] Cleaning workspace
[2021-07-21T15:49:14.547Z] > git rev-parse --verify HEAD # timeout=10
[2021-07-21T15:49:14.550Z] Resetting working tree
[2021-07-21T15:49:14.550Z] > git reset --hard # timeout=10
[2021-07-21T15:49:14.558Z] > git clean -fdx # timeout=10
[2021-07-21T15:49:14.562Z] [Gitea] Notifying branch build status: PENDING Build started...
[2021-07-21T15:49:14.681Z] [Gitea] Notified
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2021-07-21T15:49:14.961Z] + git show -s --format=%an 7a5f6bb813ae47d64792cf3f27609774e112a7d0
[Pipeline] sh
[2021-07-21T15:49:15.219Z] + git show -s --format=%ae 7a5f6bb813ae47d64792cf3f27609774e112a7d0
[Pipeline] sh
[2021-07-21T15:49:15.477Z] + git show --pretty=format: --name-status 7a5f6bb813ae47d64792cf3f27609774e112a7d0
[Pipeline] fileExists
[Pipeline] sh
[2021-07-21T15:49:15.752Z] + pkg2yaml -d x86_64/community
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2021-07-21T15:49:15.920Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] dir
[2021-07-21T15:49:15.951Z] Running in /var/lib/jenkins/workspace/packagesV_virtualbox_master/x86_64/community
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2021-07-21T15:49:16.219Z] + buildpkg -C -d galaxy
[2021-07-21T15:49:18.702Z] :: Synchronizing package databases...
[2021-07-21T15:49:18.702Z] system downloading...
[2021-07-21T15:49:18.702Z] world downloading...
[2021-07-21T15:49:18.702Z] galaxy downloading...
[2021-07-21T15:49:18.702Z] :: Starting full system upgrade...
[2021-07-21T15:49:18.702Z] there is nothing to do
[2021-07-21T15:49:20.564Z] ==> Building in chroot for [default] (x86_64)...
[2021-07-21T15:49:20.814Z] ==> Synchronizing chroot copy [/build/buildpkg/default-x86_64/root] -> [jenkins]...done
[2021-07-21T15:49:24.042Z] ==> Making package: virtualbox 6.1.24-1 (Wed Jul 21 17:49:23 2021)
[2021-07-21T15:49:24.042Z] ==> Retrieving sources...
[2021-07-21T15:49:24.042Z] -> Found VirtualBox-6.1.24.tar.bz2
[2021-07-21T15:49:24.042Z] -> Found virtualbox-host-dkms.conf
[2021-07-21T15:49:24.042Z] -> Found virtualbox.sysusers
[2021-07-21T15:49:24.042Z] -> Found virtualbox-guest-utils.sysusers
[2021-07-21T15:49:24.042Z] -> Found 60-vboxdrv.rules
[2021-07-21T15:49:24.042Z] -> Found 60-vboxguest.rules
[2021-07-21T15:49:24.042Z] -> Found LocalConfig.kmk
[2021-07-21T15:49:24.042Z] -> Found vboxdrmclient.path
[2021-07-21T15:49:24.042Z] -> Found vboxreload
[2021-07-21T15:49:24.042Z] -> Found 001-disable-update.patch
[2021-07-21T15:49:24.042Z] -> Found 005-gsoap-build.patch
[2021-07-21T15:49:24.042Z] -> Found 006-rdesktop-vrdp-keymap-path.patch
[2021-07-21T15:49:24.042Z] -> Found 008-no-vboxvideo.patch
[2021-07-21T15:49:24.042Z] -> Found 009-i3wm.patch
[2021-07-21T15:49:24.042Z] -> Found 012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch
[2021-07-21T15:49:24.042Z] -> Found 013-Makefile.patch
[2021-07-21T15:49:24.042Z] -> Found 017-fix-narrowing-conversion.patch
[2021-07-21T15:49:24.042Z] -> Found 018-xclient.patch
[2021-07-21T15:49:24.042Z] ==> ERROR: xpcom18a4-config.patch was not found in the build directory and is not a URL.
[2021-07-21T15:49:24.042Z] ==> ERROR: Could not download sources.
[Pipeline] }
[2021-07-21T15:49:24.046Z] ERROR: Failed to build source
[2021-07-21T15:49:24.046Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2021-07-21T15:49:24.142Z] Sending email to: artix-build-failures at artixlinux.org
More information about the artix-build-failures
mailing list