You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/17 22:41:58 UTC

Build failed in Jenkins: Qpid » Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix » JDK 1.8 (latest),0-10 #2

See <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix/jdk=JDK%201.8%20(latest),qpid.amqp.version=0-10/2/display/redirect>

Changes:


------------------------------------------
Started by upstream project "Qpid/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix" build number 2
originally caused by:
 Started by user Alex Rudyy
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu) in workspace <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix/jdk=JDK%201.8%20(latest),qpid.amqp.version=0-10/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git
 > git init <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix/jdk=JDK%201.8%20(latest),qpid.amqp.version=0-10/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 83205d0c1a5924bf5390691cee1ae6b6758ccbda (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83205d0c1a5924bf5390691cee1ae6b6758ccbda # timeout=10
Commit message: "NO-JIRA: Simplify FailoverMethodTest"
 > git rev-list --no-walk 83205d0c1a5924bf5390691cee1ae6b6758ccbda # timeout=10
[0-10] $ mvn -f pom.xml -Dqpid.amqp.version=0-10 clean verify -Pbroker-j -fae
FATAL: command execution failed
java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:998)
		at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1057)
		at hudson.Launcher$ProcStarter.start(Launcher.java:454)
		at hudson.Launcher$ProcStarter.join(Launcher.java:465)
		at hudson.tasks.Maven.perform(Maven.java:368)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
		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:1880)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:428)
Caused: java.io.IOException: Cannot run program "mvn" (in directory "<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix/jdk=JDK%201.8%20(latest),qpid.amqp.version=0-10/ws/")>: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:252)
	at hudson.Proc$LocalProc.<init>(Proc.java:221)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:454)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1316)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1269)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?

Jenkins build is back to normal : Qpid » Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix » JDK 1.8 (latest),0-10 #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix/jdk=JDK%201.8%20(latest),qpid.amqp.version=0-10/4/display/redirect>


Build failed in Jenkins: Qpid » Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix » JDK 1.8 (latest),0-10 #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix/jdk=JDK%201.8%20(latest),qpid.amqp.version=0-10/3/display/redirect>

Changes:


------------------------------------------
Started by upstream project "Qpid/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix" build number 3
originally caused by:
 Started by user Alex Rudyy
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu) in workspace <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix/jdk=JDK%201.8%20(latest),qpid.amqp.version=0-10/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 83205d0c1a5924bf5390691cee1ae6b6758ccbda (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83205d0c1a5924bf5390691cee1ae6b6758ccbda # timeout=10
Commit message: "NO-JIRA: Simplify FailoverMethodTest"
 > git rev-list --no-walk 83205d0c1a5924bf5390691cee1ae6b6758ccbda # timeout=10
[0-10] $ /home/jenkins/tools/maven/latest3/bin/mvn -f ./pom.xml -Dqpid.amqp.version=0-10 cleanverify-Pbroker-j-fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Qpid JMS AMQP 0-x Parent                                    [pom]
[INFO] Apache Qpid JMS AMQP 0-x                                           [jar]
[INFO] Apache Qpid JMS AMQP 0-x Bundles                                   [pom]
[INFO] Apache Qpid JMS AMQP 0-x Examples                                  [jar]
[INFO] Apache Qpid JMS AMQP 0-x Docbook                                   [pom]
[INFO] Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook                    [jar]
[INFO] Apache Qpid JMS AMQP 0-10 Docbook                                  [jar]
[INFO] Apache Qpid JMS AMQP 0-x System Tests                              [jar]
[INFO] 
[INFO] --------------< org.apache.qpid:qpid-jms-amqp-0-x-parent >--------------
[INFO] Building Apache Qpid JMS AMQP 0-x Parent 6.4.1-SNAPSHOT            [1/8]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid JMS AMQP 0-x Parent 6.4.1-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid JMS AMQP 0-x Parent .................... FAILURE [  0.007 s]
[INFO] Apache Qpid JMS AMQP 0-x ........................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Bundles ................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Examples .................. SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Docbook ................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook .... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-10 Docbook .................. SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x System Tests .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.461 s
[INFO] Finished at: 2020-08-17T22:44:40Z
[INFO] ------------------------------------------------------------------------
[ERROR] Unknown lifecycle phase "cleanverify-Pbroker-j-fae". You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/LifecyclePhaseNotFoundException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?