See 
https://builds.apache.org/job/maven-box/job/maven-artifact-resolver/job/master/23/

Changes:

* add mavenLinkerPublisher

All tests passed

Build log:
[...truncated 5529 lines...]
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5c4d48ecfe921e69cd268156eee088d313906998
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
ERROR: Cannot delete workspace 
:f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ\m\target\invoker-reports\BUILD-minimal-dependencies.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk7
Running on windows-2016-1 in 
f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout windows-jdk8)
[Pipeline] dir
Running in 
f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ\m
[Pipeline] {
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository 
https://gitbox.apache.org/repos/asf/maven-artifact-resolver.git
ERROR: Failed to clean the workspace
java.io.IOException: Unable to delete 
'f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ\m'.
 Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
        at hudson.Util.deleteContentsRecursive(Util.java:257)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:592)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
        at hudson.remoting.UserRequest.perform(UserRequest.java:181)
        at hudson.remoting.UserRequest.perform(UserRequest.java:52)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:98)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.nio.file.AccessDeniedException: 
f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ\m\target\invoker-reports\BUILD-minimal-dependencies.xml
        at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown 
Source)
        at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown 
Source)
        at sun.nio.fs.WindowsFileSystemProvider.readAttributes(Unknown Source)
        at java.nio.file.Files.readAttributes(Unknown Source)
        at hudson.Util.isSymlink(Util.java:529)
        at hudson.Util.tryOnceDeleteRecursive(Util.java:386)
        at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
        at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
        at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
        at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
        at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
        at hudson.Util.deleteContentsRecursive(Util.java:252)
        ... 12 more
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Failed to delete workspace
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:595)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
        at hudson.remoting.UserRequest.perform(UserRequest.java:181)
        at hudson.remoting.UserRequest.perform(UserRequest.java:52)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:98)
        at java.lang.Thread.run(Unknown Source)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
JNLP4-connect connection from 
ec2-34-228-168-168.compute-1.amazonaws.com/34.228.168.168:49341
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at hudson.remoting.UserResponse.retrieve(UserRequest.java:389)
                at hudson.remoting.Channel.call(Channel.java:955)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor1100.invoke(Unknown 
Source)
                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
                at com.sun.proxy.$Proxy125.execute(Unknown Source)
                at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
                at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
                at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
                at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
                at 
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)
                at hudson.security.ACL.impersonate(ACL.java:290)
                at 
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)
                at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
                at java.util.concurrent.FutureTask.run(FutureTask.java:266)
                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
                at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unable to delete 
'f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ\m'.
 Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
        at hudson.Util.deleteContentsRecursive(Util.java:257)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:592)
        ... 11 more
Caused by: java.nio.file.AccessDeniedException: 
f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ\m\target\invoker-reports\BUILD-minimal-dependencies.xml
        at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown 
Source)
        at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown 
Source)
        at sun.nio.fs.WindowsFileSystemProvider.readAttributes(Unknown Source)
        at java.nio.file.Files.readAttributes(Unknown Source)
        at hudson.Util.isSymlink(Util.java:529)
        at hudson.Util.tryOnceDeleteRecursive(Util.java:386)
        at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
        at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
        at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
        at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
        at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
        at hudson.Util.deleteContentsRecursive(Util.java:252)
        ... 12 more
[Pipeline] }
[Pipeline] // dir
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace 
:f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ\m\target\invoker-reports\BUILD-minimal-dependencies.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk8
Running on windows-2016-1 in 
f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout windows-jdk11)
[Pipeline] dir
Running in 
f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ\m
[Pipeline] {
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository 
https://gitbox.apache.org/repos/asf/maven-artifact-resolver.git
ERROR: Failed to clean the workspace
java.io.IOException: Unable to delete 
'f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ\m'.
 Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
        at hudson.Util.deleteContentsRecursive(Util.java:257)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:592)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
        at hudson.remoting.UserRequest.perform(UserRequest.java:181)
        at hudson.remoting.UserRequest.perform(UserRequest.java:52)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:98)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.nio.file.AccessDeniedException: 
f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ\m\target\invoker-reports\BUILD-minimal-dependencies.xml
        at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown 
Source)
        at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown 
Source)
        at sun.nio.fs.WindowsFileSystemProvider.readAttributes(Unknown Source)
        at java.nio.file.Files.readAttributes(Unknown Source)
        at hudson.Util.isSymlink(Util.java:529)
        at hudson.Util.tryOnceDeleteRecursive(Util.java:386)
        at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
        at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
        at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
        at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
        at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
        at hudson.Util.deleteContentsRecursive(Util.java:252)
        ... 12 more
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Failed to delete workspace
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:595)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
        at hudson.remoting.UserRequest.perform(UserRequest.java:181)
        at hudson.remoting.UserRequest.perform(UserRequest.java:52)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:98)
        at java.lang.Thread.run(Unknown Source)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
JNLP4-connect connection from 
ec2-34-228-168-168.compute-1.amazonaws.com/34.228.168.168:49341
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at hudson.remoting.UserResponse.retrieve(UserRequest.java:389)
                at hudson.remoting.Channel.call(Channel.java:955)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor1100.invoke(Unknown 
Source)
                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
                at com.sun.proxy.$Proxy125.execute(Unknown Source)
                at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
                at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
                at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
                at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
                at 
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)
                at hudson.security.ACL.impersonate(ACL.java:290)
                at 
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)
                at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
                at java.util.concurrent.FutureTask.run(FutureTask.java:266)
                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
                at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unable to delete 
'f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ\m'.
 Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
        at hudson.Util.deleteContentsRecursive(Util.java:257)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:592)
        ... 11 more
Caused by: java.nio.file.AccessDeniedException: 
f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ\m\target\invoker-reports\BUILD-minimal-dependencies.xml
        at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown 
Source)
        at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown 
Source)
        at sun.nio.fs.WindowsFileSystemProvider.readAttributes(Unknown Source)
        at java.nio.file.Files.readAttributes(Unknown Source)
        at hudson.Util.isSymlink(Util.java:529)
        at hudson.Util.tryOnceDeleteRecursive(Util.java:386)
        at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
        at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
        at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
        at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
        at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
        at hudson.Util.deleteContentsRecursive(Util.java:252)
        ... 12 more
[Pipeline] }
[Pipeline] // dir
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace 
:f:\jenkins\jenkins-slave\workspace\en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ\m\target\invoker-reports\BUILD-minimal-dependencies.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk11
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Reply via email to