[artix-build-failures] [gremlins] Failure: samba

jenkins at artixlinux.org jenkins at artixlinux.org
Fri Aug 14 16:29:53 CEST 2020


   Failure

   Build: x86_64/testing

   Packages:

   smbclient-4.12.6-1-x86_64.pkg.tar.zst samba-4.12.6-1-x86_64.pkg.tar.zst

   author: Nathan Owens

   email: ndowens at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesS/job/samba/job/master/4/

References

   1. https://orion.artixlinux.org/job/packagesS/job/samba/job/master/4/
-------------- next part --------------
Started by user ndowens
Running as ndowens
Querying the current revision of branch master...
Current revision of branch master is 233bdcd6d3f34c2b33ca2829fa35fc7958c8e170
Obtained Jenkinsfile from 233bdcd6d3f34c2b33ca2829fa35fc7958c8e170
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.27.0'
 > git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/master revision 63982f52a13081d21ce5a9e2e2b5a16634730d63
Warning: CredentialId "jenkins-gotea-token" could not be found.
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
 > git --version # timeout=10
 > git --version # 'git version 2.27.0'
 > git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 63982f52a13081d21ce5a9e2e2b5a16634730d63 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 63982f52a13081d21ce5a9e2e2b5a16634730d63 # timeout=10
Commit message: "rm obsolete layout bool"
[Gitea] Notifying branch build status: PENDING Build started...
ERROR: Could not send notifications
org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
{"context":"packagesS/samba/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesS/job/samba/job/master/4/display/redirect"}
	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.lambda$doRetrieve$1(SCMSourceRetriever.java:157)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrySCMOperation(SCMSourceRetriever.java:107)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.doRetrieve(SCMSourceRetriever.java:156)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrieve(SCMSourceRetriever.java:96)
	at org.jenkinsci.plugins.workflow.libs.LibraryAdder.retrieve(LibraryAdder.java:157)
	at org.jenkinsci.plugins.workflow.libs.LibraryAdder.add(LibraryAdder.java:138)
	at org.jenkinsci.plugins.workflow.libs.LibraryDecorator$1.call(LibraryDecorator.java:125)
	at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1065)
	at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)
	at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)
	at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)
	at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)
	at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)
	at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)
	at groovy.lang.GroovyShell.parse(GroovyShell.java:700)
	at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:142)
	at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:127)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:561)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:522)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:337)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesS_samba_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-08-14T14:29:32.835Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-08-14T14:29:32.836Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-08-14T14:29:32.841Z] Fetching changes from the remote Git repository
[2020-08-14T14:29:32.841Z]  > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesS/samba.git # timeout=10
[2020-08-14T14:29:32.846Z] Cleaning workspace
[2020-08-14T14:29:32.846Z]  > git rev-parse --verify HEAD # timeout=10
[2020-08-14T14:29:32.849Z] Resetting working tree
[2020-08-14T14:29:32.849Z]  > git reset --hard # timeout=10
[2020-08-14T14:29:32.854Z]  > git clean -fdx # timeout=10
[2020-08-14T14:29:32.858Z] Fetching without tags
[2020-08-14T14:29:32.858Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesS/samba.git
[2020-08-14T14:29:32.858Z]  > git --version # timeout=10
[2020-08-14T14:29:32.861Z]  > git --version # 'git version 2.27.0'
[2020-08-14T14:29:32.861Z]  > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesS/samba.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-08-14T14:29:32.956Z] Checking out Revision 233bdcd6d3f34c2b33ca2829fa35fc7958c8e170 (master)
[2020-08-14T14:29:32.956Z]  > git config core.sparsecheckout # timeout=10
[2020-08-14T14:29:32.961Z]  > git checkout -f 233bdcd6d3f34c2b33ca2829fa35fc7958c8e170 # timeout=10
[2020-08-14T14:29:32.968Z] Commit message: "[trunk] -> [testing] 'samba-4.12.6-1' add"
[2020-08-14T14:29:32.969Z]  > git rev-list --no-walk 233bdcd6d3f34c2b33ca2829fa35fc7958c8e170 # timeout=10
[2020-08-14T14:29:32.980Z] Cleaning workspace
[2020-08-14T14:29:32.980Z]  > git rev-parse --verify HEAD # timeout=10
[2020-08-14T14:29:32.984Z] Resetting working tree
[2020-08-14T14:29:32.985Z]  > git reset --hard # timeout=10
[2020-08-14T14:29:32.991Z]  > git clean -fdx # timeout=10
[2020-08-14T14:29:32.996Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-08-14T14:29:33.015Z] ERROR: Could not send notifications
[2020-08-14T14:29:33.015Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-08-14T14:29:33.015Z] {"context":"packagesS/samba/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesS/job/samba/job/master/4/display/redirect"}
[2020-08-14T14:29:33.015Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-08-14T14:29:33.015Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-08-14T14:29:33.015Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-08-14T14:29:33.015Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-08-14T14:29:33.015Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-08-14T14:29:33.015Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-08-14T14:29:33.015Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-08-14T14:29:33.015Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-08-14T14:29:33.015Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-08-14T14:29:33.015Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-08-14T14:29:33.015Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-08-14T14:29:33.015Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-08-14T14:29:33.015Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-08-14T14:29:33.015Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-08-14T14:29:33.290Z] + git show -s --format=%an 233bdcd6d3f34c2b33ca2829fa35fc7958c8e170
[Pipeline] sh
[2020-08-14T14:29:33.547Z] + git show -s --format=%ae 233bdcd6d3f34c2b33ca2829fa35fc7958c8e170
[Pipeline] sh
[2020-08-14T14:29:33.807Z] + git show --pretty=format: --name-status 233bdcd6d3f34c2b33ca2829fa35fc7958c8e170
[Pipeline] fileExists
[Pipeline] sh
[2020-08-14T14:29:34.076Z] + pkg2yaml -d x86_64/testing
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-08-14T14:29:34.242Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-08-14T14:29:34.267Z] isLibBump: false
[Pipeline] dir
[2020-08-14T14:29:34.272Z] Running in /var/lib/jenkins/workspace/packagesS_samba_master/x86_64/testing
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-08-14T14:29:34.540Z] + buildpkg -C -d gremlins
[2020-08-14T14:29:37.768Z] :: Synchronizing package databases...
[2020-08-14T14:29:37.768Z]  gremlins is up to date
[2020-08-14T14:29:37.769Z]  system is up to date
[2020-08-14T14:29:37.769Z]  world is up to date
[2020-08-14T14:29:37.769Z]  galaxy-gremlins is up to date
[2020-08-14T14:29:37.769Z] downloading galaxy.db...
[2020-08-14T14:29:37.769Z]  extra is up to date
[2020-08-14T14:29:37.769Z]  community-testing is up to date
[2020-08-14T14:29:37.769Z] downloading community.db...
[2020-08-14T14:29:38.019Z] :: Starting full system upgrade...
[2020-08-14T14:29:38.019Z]  there is nothing to do
[2020-08-14T14:29:38.930Z] ==> Building in chroot for [gremlins] (x86_64)...
[2020-08-14T14:29:40.091Z] ==> Synchronizing chroot copy [/build/buildpkg/buildpkg/gremlins-x86_64/root] -> [jenkins]...done
[2020-08-14T14:29:41.953Z] ==> Making package: samba 4.12.6-1 (Fri Aug 14 16:29:41 2020)
[2020-08-14T14:29:41.953Z] ==> Retrieving sources...
[2020-08-14T14:29:41.953Z]   -> Found samba-4.12.6.tar.gz
[2020-08-14T14:29:41.953Z]   -> Found samba-4.12.6.tar.asc
[2020-08-14T14:29:41.953Z]   -> Found samba.logrotate
[2020-08-14T14:29:41.953Z]   -> Found samba.pam
[2020-08-14T14:29:41.953Z]   -> Found samba.conf
[2020-08-14T14:29:41.953Z] ==> Validating source files with sha512sums...
[2020-08-14T14:29:41.953Z]     samba-4.12.6.tar.gz ... Passed
[2020-08-14T14:29:41.953Z]     samba-4.12.6.tar.asc ... Skipped
[2020-08-14T14:29:41.953Z]     samba.logrotate ... Passed
[2020-08-14T14:29:41.953Z]     samba.pam ... Passed
[2020-08-14T14:29:41.953Z]     samba.conf ... Passed
[2020-08-14T14:29:41.953Z] ==> Verifying source file signatures with gpg...
[2020-08-14T14:29:42.864Z]     samba-4.12.6.tar ... Passed (WARNING: the key has expired.)
[2020-08-14T14:29:42.864Z] ==> WARNING: Warnings have occurred while verifying the signatures.
[2020-08-14T14:29:42.864Z]     Please make sure you really trust them.
[2020-08-14T14:29:49.344Z] ==> Making package: samba 4.12.6-1 (Fri 14 Aug 2020 02:29:49 PM UTC)
[2020-08-14T14:29:49.344Z] ==> Checking runtime dependencies...
[2020-08-14T14:29:49.344Z] ==> Checking buildtime dependencies...
[2020-08-14T14:29:49.344Z] ==> Installing missing dependencies...
[2020-08-14T14:29:49.895Z] resolving dependencies...
[2020-08-14T14:29:49.895Z] :: There are 2 providers available for libjpeg:
[2020-08-14T14:29:49.895Z] :: Repository world
[2020-08-14T14:29:49.895Z]    1) libjpeg-turbo
[2020-08-14T14:29:49.895Z] :: Repository extra
[2020-08-14T14:29:49.895Z]    2) libjpeg-turbo
[2020-08-14T14:29:49.895Z] 
[2020-08-14T14:29:49.895Z] Enter a number (default=1): 
[2020-08-14T14:29:49.895Z] looking for conflicting packages...
[2020-08-14T14:29:49.895Z] 
[2020-08-14T14:29:49.895Z] Package (42)            New Version        Net Change
[2020-08-14T14:29:49.895Z] 
[2020-08-14T14:29:49.895Z] world/avahi             0.8+15+ge8a3dd0-1    1.83 MiB
[2020-08-14T14:29:49.895Z] world/boost-libs        1.72.0-2            10.52 MiB
[2020-08-14T14:29:49.895Z] world/docbook-xml       4.5-9                1.96 MiB
[2020-08-14T14:29:49.895Z] system/hwids            20200306-1           1.74 MiB
[2020-08-14T14:29:49.895Z] gremlins/kbd            2.3.0-1              2.81 MiB
[2020-08-14T14:29:49.895Z] system/kmod             27-1                 0.28 MiB
[2020-08-14T14:29:49.895Z] world/libdaemon         0.14-5               0.06 MiB
[2020-08-14T14:29:49.895Z] world/libjpeg-turbo     2.0.5-1              2.10 MiB
[2020-08-14T14:29:49.895Z] world/libpng            1.6.37-3             0.55 MiB
[2020-08-14T14:29:49.895Z] world/libtiff           4.1.0-2              2.73 MiB
[2020-08-14T14:29:49.895Z] system/libusb           1.0.23-2             0.17 MiB
[2020-08-14T14:29:49.895Z] world/libx11            1.6.11-1            10.16 MiB
[2020-08-14T14:29:49.895Z] world/libxau            1.0.9-3              0.02 MiB
[2020-08-14T14:29:49.895Z] world/libxcb            1.14-1               3.73 MiB
[2020-08-14T14:29:49.895Z] world/libxdmcp          1.1.3-3              0.13 MiB
[2020-08-14T14:29:49.895Z] world/libxslt           1.1.34-5             2.16 MiB
[2020-08-14T14:29:49.895Z] world/lmdb              0.9.26-1             0.52 MiB
[2020-08-14T14:29:49.895Z] system/nspr             4.27-1               0.72 MiB
[2020-08-14T14:29:49.895Z] system/nss              3.55-2               5.26 MiB
[2020-08-14T14:29:49.895Z] galaxy/oath-toolkit     2.6.2-8              1.05 MiB
[2020-08-14T14:29:49.895Z] world/snappy            1.1.8-1              0.07 MiB
[2020-08-14T14:29:49.895Z] world/xcb-proto         1.14-1               0.83 MiB
[2020-08-14T14:29:49.895Z] world/xmlsec            1.2.30-2             4.87 MiB
[2020-08-14T14:29:49.895Z] world/xorgproto         2020.1-1             1.40 MiB
[2020-08-14T14:29:49.895Z] galaxy/ceph-libs        14.2.8-1.1          52.22 MiB
[2020-08-14T14:29:49.895Z] system/dbus             1.12.20-1            0.95 MiB
[2020-08-14T14:29:49.895Z] world/docbook-xsl       1.79.2-7            26.32 MiB
[2020-08-14T14:29:49.895Z] system/eudev            3.2.9-4              7.57 MiB
[2020-08-14T14:29:49.895Z] galaxy/jansson          2.13.1-1             0.18 MiB
[2020-08-14T14:29:49.895Z] gremlins/ldb            1:2.1.4-1            0.85 MiB
[2020-08-14T14:29:49.895Z] system/libaio           0.3.112-2            0.02 MiB
[2020-08-14T14:29:49.895Z] world/libbsd            0.10.0-2             0.33 MiB
[2020-08-14T14:29:49.895Z] world/libcups           2.3.3-2              0.84 MiB
[2020-08-14T14:29:49.895Z] gremlins/libnsl         1.3.0-1              0.19 MiB
[2020-08-14T14:29:49.895Z] galaxy/liburing         0.7-1                0.05 MiB
[2020-08-14T14:29:49.895Z] galaxy/perl-parse-yapp  1.21-3               0.10 MiB
[2020-08-14T14:29:49.895Z] system/popt             1.18-1               0.21 MiB
[2020-08-14T14:29:49.895Z] world/python            3.8.5-1             77.65 MiB
[2020-08-14T14:29:49.895Z] world/rpcsvc-proto      1.4.2-1              0.21 MiB
[2020-08-14T14:29:49.895Z] world/talloc            2.3.1-2              0.17 MiB
[2020-08-14T14:29:49.895Z] world/tdb               1.4.3-2              0.23 MiB
[2020-08-14T14:29:49.895Z] world/tevent            1:0.10.2-1           0.18 MiB
[2020-08-14T14:29:49.895Z] 
[2020-08-14T14:29:49.895Z] Total Installed Size:  223.96 MiB
[2020-08-14T14:29:49.895Z] 
[2020-08-14T14:29:49.895Z] :: Proceed with installation? [Y/n] 
[2020-08-14T14:29:49.895Z] checking keyring...
[2020-08-14T14:29:50.146Z] checking package integrity...
[2020-08-14T14:29:52.629Z] error: liburing: signature from "Artix Buildbot <buildbot at artixlinux.org>" is invalid
[2020-08-14T14:29:52.629Z] :: File /var/cache/pacman/pkg/liburing-0.7-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
[2020-08-14T14:29:52.629Z] Do you want to delete it? [Y/n] error: failed to commit transaction (invalid or corrupted package (PGP signature))
[2020-08-14T14:29:52.629Z] 
[2020-08-14T14:29:52.629Z] Errors occurred, no packages were upgraded.
[2020-08-14T14:29:52.629Z] ==> ERROR: 'pacman' failed to install missing dependencies.
[2020-08-14T14:29:52.629Z] ==> Missing dependencies:
[2020-08-14T14:29:52.629Z]   -> python
[2020-08-14T14:29:52.629Z]   -> docbook-xsl
[2020-08-14T14:29:52.629Z]   -> libbsd
[2020-08-14T14:29:52.629Z]   -> popt
[2020-08-14T14:29:52.629Z]   -> libcups
[2020-08-14T14:29:52.629Z]   -> tevent
[2020-08-14T14:29:52.629Z]   -> ldb
[2020-08-14T14:29:52.629Z]   -> eudev
[2020-08-14T14:29:52.629Z]   -> talloc
[2020-08-14T14:29:52.629Z]   -> tdb
[2020-08-14T14:29:52.629Z]   -> dbus
[2020-08-14T14:29:52.629Z]   -> libaio
[2020-08-14T14:29:52.629Z]   -> perl-parse-yapp
[2020-08-14T14:29:52.629Z]   -> libnsl
[2020-08-14T14:29:52.629Z]   -> rpcsvc-proto
[2020-08-14T14:29:52.629Z]   -> jansson
[2020-08-14T14:29:52.629Z]   -> ceph-libs
[2020-08-14T14:29:52.629Z]   -> liburing
[2020-08-14T14:29:52.629Z] ==> ERROR: Could not resolve all dependencies.
[2020-08-14T14:29:53.540Z] ==> ERROR: Build failed, check /build/buildpkg/buildpkg/gremlins-x86_64/jenkins/build
[Pipeline] }
[2020-08-14T14:29:53.543Z] ERROR: Failed to build source
[2020-08-14T14:29:53.543Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-08-14T14:29:53.618Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list