Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/vim-rainbow-parentheses-git
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/vim-rainbow-parentheses-git/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/vim-rainbow-parentheses-git.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/vim-rainbow-parentheses-git.git
 > git --version # timeout=10
 > git --version # 'git version 2.45.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/vim-rainbow-parentheses-git.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 8b694c422b7f29a2e53b4f3c6a9cbb099280b393 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8b694c422b7f29a2e53b4f3c6a9cbb099280b393 # timeout=10
Commit message: "vim-rainbow-parentheses-git: Restore from AUR archive"
 > git rev-list --no-walk 8b694c422b7f29a2e53b4f3c6a9cbb099280b393 # timeout=10
[vim-rainbow-parentheses-git] $ /bin/sh -xe /tmp/jenkins15175817627288638392.sh
+ '[' -n '' ']'
++ get_srcinfo
++ sed 's/prepare()\s*{/&\nreturn 0 #REMOVEME\n/'
++ jail makepkg --noconfirm --nobuild --nodeps -p PKGBUILD.munged
++ firejail --quiet --whitelist=/var/lib/jenkins/workspace/pkgbuilds/vim-rainbow-parentheses-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/vim-rainbow-parentheses-git makepkg --noconfirm --nobuild --nodeps -p PKGBUILD.munged
==> Making package: vim-rainbow-parentheses-git 20130304-1 (Mon 17 Jun 2024 10:16:01 AM CEST)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
-> Updating vim-rainbow-parentheses git repo...
==> Validating source files with sha256sums...
vim-rainbow-parentheses ... Skipped
==> Extracting sources...
-> Creating working copy of vim-rainbow-parentheses git repo...
Reset branch 'makepkg'
==> Starting pkgver()...
==> Sources are ready.
++ jail makepkg --printsrcinfo -p PKGBUILD.munged
++ firejail --quiet --whitelist=/var/lib/jenkins/workspace/pkgbuilds/vim-rainbow-parentheses-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/vim-rainbow-parentheses-git makepkg --printsrcinfo -p PKGBUILD.munged
++ perl -lne '
/^\s*(\S+)\s*=\s*(.*)$/ or next;
$v{$1} = $2;
END {
my $epoch = "";
if (exists $v{"epoch"}){
$epoch = $v{"epoch"}.":";
}
print "$epoch$v{pkgver}-$v{pkgrel}*$v{pkgbase}";
}'
+ srcinfo='20130304-1*vim-rainbow-parentheses-git'
+ pkgver=20130304-1
+ pkgname=vim-rainbow-parentheses-git
+ rm -vf '*.pkg.*'
+ '[' false = true ']'
+ repo_version_exists vim-rainbow-parentheses-git 20130304-1
+ full_pkgname=vim-rainbow-parentheses-git-20130304-1
+ split_version=20130304
+ split_revision=1
+ modified_full_pkgname=vim-rainbow-parentheses-git-20130304M-1
+ tar tf /var/lib/aur-repo/score.moe.db.tar.gz
+ grep -qFe vim-rainbow-parentheses-git-20130304-1 -e vim-rainbow-parentheses-git-20130304M-1
+ echo 'Package vim-rainbow-parentheses-git is up-to-date (20130304-1); nothing to do'
Package vim-rainbow-parentheses-git is up-to-date (20130304-1); nothing to do
Archiving artifacts
‘*.pkg.*’ doesn’t match anything
No artifacts found that match the file pattern "*.pkg.*". Configuration error?
Publishing build last changes...
ERROR: Last Changes NOT published due to the following error: Could not find previous head of repository located at /var/lib/jenkins/workspace/pkgbuilds/vim-rainbow-parentheses-git/.git. Its your first commit?
Finished: SUCCESS