[2019-07-10T11:48:06.270Z] [Pipeline] archiveArtifacts
[2019-07-10T11:48:06.276Z] Archiving artifacts
[2019-07-10T11:48:07.679Z] java.lang.InterruptedException: no matches found within 10000
[2019-07-10T11:48:07.679Z] at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
[2019-07-10T11:48:07.679Z] at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
[2019-07-10T11:48:07.679Z] at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
[2019-07-10T11:48:07.679Z] at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
[2019-07-10T11:48:07.679Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from my-agent
[2019-07-10T11:48:07.679Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
[2019-07-10T11:48:07.679Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
[2019-07-10T11:48:07.679Z] at hudson.remoting.Channel.call(Channel.java:957)
[2019-07-10T11:48:07.679Z] at hudson.FilePath.act(FilePath.java:1072)
[2019-07-10T11:48:07.679Z] at hudson.FilePath.act(FilePath.java:1061)
[2019-07-10T11:48:07.679Z] at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
[2019-07-10T11:48:07.679Z] at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
[2019-07-10T11:48:07.679Z] at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80)
[2019-07-10T11:48:07.679Z] at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67)
[2019-07-10T11:48:07.679Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2019-07-10T11:48:07.679Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2019-07-10T11:48:07.679Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2019-07-10T11:48:07.679Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2019-07-10T11:48:07.679Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2019-07-10T11:48:07.679Z] Caused: hudson.FilePath$TunneledInterruptedException
[2019-07-10T11:48:07.679Z] at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054)
[2019-07-10T11:48:07.679Z] at hudson.remoting.UserRequest.perform(UserRequest.java:212)
[2019-07-10T11:48:07.679Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2019-07-10T11:48:07.679Z] at hudson.remoting.Request$2.run(Request.java:369)
[2019-07-10T11:48:07.679Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
[2019-07-10T11:48:07.679Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2019-07-10T11:48:07.679Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2019-07-10T11:48:07.679Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2019-07-10T11:48:07.679Z] at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
[2019-07-10T11:48:07.679Z] Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
[2019-07-10T11:48:07.679Z] at hudson.FilePath.act(FilePath.java:1074)
[2019-07-10T11:48:07.679Z] at hudson.FilePath.act(FilePath.java:1061)
[2019-07-10T11:48:07.679Z] at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
[2019-07-10T11:48:07.679Z] at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
[2019-07-10T11:48:07.679Z] at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80)
[2019-07-10T11:48:07.679Z] at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67)
[2019-07-10T11:48:07.679Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2019-07-10T11:48:07.679Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2019-07-10T11:48:07.679Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2019-07-10T11:48:07.679Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2019-07-10T11:48:07.679Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2019-07-10T11:48:07.679Z] at java.lang.Thread.run(Thread.java:748)
[2019-07-10T11:48:07.679Z] No artifacts found that match the file pattern "**/tests-results/functional-tests.xml". Configuration error?