Skip to content

Console Output

Started by user Anand Francis Joseph
Agent default-java-p7jvt is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

[EnvInject] - Loading node environment variables.
Building remotely on default-java-p7jvt in workspace /home/jenkins/workspace/eftl-mailtck-build-run
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-H0yBlSlLBkWw/agent.80
SSH_AGENT_PID=82
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/workspace/eftl-mailtck-build-run@tmp/private_key_8602220576087119469.key (/home/jenkins/workspace/eftl-mailtck-build-run@tmp/private_key_8602220576087119469.key)
[ssh-agent] Using credentials javamail-bot (GitHub Bot SSH)
[eftl-mailtck-build-run] $ /bin/sh -xe /tmp/jenkins8633162138160284111.sh
+ rm -f mail-tck.properties
+ touch mail-tck.properties
+ echo 'JAF_BUNDLE_URL=http://central.maven.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar'
+ echo 'JAVAMAIL_BUNDLE_URL=http://central.maven.org/maven2/com/sun/mail/jakarta.mail/1.6.3/jakarta.mail-1.6.3.jar'
+ echo 'LICENSE=EFTL'
Waiting for the completion of javamail-tck ? master
javamail-tck ? master #5 completed. Result was SUCCESS
Build step 'Trigger/call builds on other projects' changed build result to SUCCESS
[operations-center-context] Requesting copy of artifacts matching '*results.tar.gz,bundles/*.zip,**/*.version' from 'Last successful build (either stable or unstable)' of javamail
FATAL: [operations-center-context] Could not complete
java.util.concurrent.ExecutionException: java.io.IOException: Source item is not a job
	at com.cloudbees.opscenter.context.rpc.RPCFuture.get(RPCFuture.java:291)
	at com.cloudbees.opscenter.artifacts.RemoteArtifactCopyCallable.invoke(RemoteArtifactCopyCallable.java:229)
	at com.cloudbees.opscenter.artifacts.RemoteArtifactCopyCallable.invoke(RemoteArtifactCopyCallable.java:181)
	at com.cloudbees.opscenter.artifacts.RemoteArtifactCopyBuilder.perform(RemoteArtifactCopyBuilder.java:240)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1810)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: java.io.IOException: Source item is not a job
	at com.cloudbees.opscenter.artifacts.RemoteArtifactCopyCallable$IdentifyExternalURLs.call(RemoteArtifactCopyCallable.java:842)
	at com.cloudbees.opscenter.artifacts.RemoteArtifactCopyCallable$IdentifyExternalURLs.call(RemoteArtifactCopyCallable.java:814)
	at com.cloudbees.opscenter.context.remote.RemoteAuthentication.impersonate(RemoteAuthentication.java:87)
	at com.cloudbees.opscenter.context.rpc.RPCRequest$1.call(RPCRequest.java:216)
	at hudson.remoting.LocalChannel$1.call(LocalChannel.java:52)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	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)
Build step 'Copy archived artifacts from remote/local job' changed build result to FAILURE
Build step 'Copy archived artifacts from remote/local job' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 82 killed;
[ssh-agent] Stopped.
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Archiving artifacts
[Fast Archiver] No artifacts from eftl-mailtck-build-run #1 to compare, so performing full copy of artifacts
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE