[jbosstools-builds] Build failed in Jenkins: jbosstools-javaee-tests-matrix_master » cdi/tests,jdk1.8,RHEL7&&!ia64&&!ppc64 #463

ci-builds at redhat.com ci-builds at redhat.com
Tue Jan 24 09:44:54 EST 2017


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=RHEL7&&!ia64&&!ppc64/463/>

------------------------------------------
Started by upstream project "jbosstools-javaee-tests-matrix_master" build number 463
originally caused by:
 Started by user nboldt at REDHAT.COM
[EnvInject] - Loading node environment variables.
Building remotely on soa1 (x86_64 git-working RHEL-any mem2G RHEL7 linux general EAP-RHEL7 mwqa_drives_services RHEL hwavirt mwqa_drives_tools mem4G git-sunjdk16 unix mem8G) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=RHEL7&&!ia64&&!ppc64/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/jbosstools/jbosstools-javaee.git # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jbosstools-javaee.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/jbosstools/jbosstools-javaee.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision df3f049bcf1a6e19fef6d5217a6bf7ef65547d19 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f df3f049bcf1a6e19fef6d5217a6bf7ef65547d19
 > git rev-list df3f049bcf1a6e19fef6d5217a6bf7ef65547d19 # timeout=10
 > git tag -a -f -m Jenkins Build #463 jenkins-SUB=cdi/tests,jdk=jdk1.8,label_exp=RHEL7&&!ia64&&!ppc64-463 # timeout=10
Starting xvnc
[52b42360] $ vncserver :67 -geometry 1920x1080

New 'soa1.mw.lab.eng.bos.redhat.com:67 (hudson)' desktop is soa1.mw.lab.eng.bos.redhat.com:67

Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/soa1.mw.lab.eng.bos.redhat.com:67.log

[52b42360] $ bash -xe /tmp/hudson8636526252435546671.sh
+ uname -a
Linux soa1.mw.lab.eng.bos.redhat.com 3.10.0-514.el7.x86_64 #1 SMP Wed Oct 19 11:24:13 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux
++ uname -r
++ egrep '\.el7'
+ [[ -n 3.10.0-514.el7.x86_64 ]]
+ echo 'RHEL7 should use GTK3'
RHEL7 should use GTK3
++ ps ax
++ grep firefox
++ grep - v grep
grep: v: No such file or directory
grep: grep: No such file or directory
+ [[ -n '' ]]
[52b42360] $ /qa/tools/opt/apache-maven-3.3.9/bin/mvn -f cdi/tests/pom.xml -DSUB=cdi/tests -DTARGET_PLATFORM_VERSION_MAX=4.62.0.AM1-SNAPSHOT -Djdk=jdk1.8 -Dlabel_exp=RHEL7&&!ia64&&!ppc64 "-DMAVEN_FLAGS=-B -U -fae -e -Dstream_jbt=master -P hudson,pack200,unified.target" -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -DskipPrivateRequirements=false -Dtpc.version=4.62.0.AM1-SNAPSHOT -Dmaven.repo.local=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=RHEL7&&!ia64&&!ppc64/ws/.repository> clean verify -B -U -fae -e -P runTestsOnly
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-readable POM <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=RHEL7&&!ia64&&!ppc64/ws/cdi/tests/pom.xml>: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=RHEL7&&!ia64&&!ppc64/ws/cdi/tests/pom.xml> (No such file or directory) @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-readable POM <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=RHEL7&&!ia64&&!ppc64/ws/cdi/tests/pom.xml>: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=RHEL7&&!ia64&&!ppc64/ws/cdi/tests/pom.xml> (No such file or directory) @ 

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:422)
	at org.apache.maven.graph.DefaultGraphBuilder.collectProjects(DefaultGraphBuilder.java:419)
	at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor(DefaultGraphBuilder.java:410)
	at org.apache.maven.graph.DefaultGraphBuilder.build(DefaultGraphBuilder.java:83)
	at org.apache.maven.DefaultMaven.buildGraph(DefaultMaven.java:491)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:219)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR]   
[ERROR]   The project  (<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=RHEL7&&!ia64&&!ppc64/ws/cdi/tests/pom.xml)> has 1 error
[ERROR]     Non-readable POM <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=RHEL7&&!ia64&&!ppc64/ws/cdi/tests/pom.xml>: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=RHEL7&&!ia64&&!ppc64/ws/cdi/tests/pom.xml> (No such file or directory)
java.io.FileNotFoundException: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=RHEL7&&!ia64&&!ppc64/ws/cdi/tests/pom.xml> (No such file or directory)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at org.apache.maven.building.FileSource.getInputStream(FileSource.java:53)
	at org.apache.maven.model.building.DefaultModelBuilder.readModel(DefaultModelBuilder.java:533)
	at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:273)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:469)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:438)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:401)
	at org.apache.maven.graph.DefaultGraphBuilder.collectProjects(DefaultGraphBuilder.java:419)
	at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor(DefaultGraphBuilder.java:410)
	at org.apache.maven.graph.DefaultGraphBuilder.build(DefaultGraphBuilder.java:83)
	at org.apache.maven.DefaultMaven.buildGraph(DefaultMaven.java:491)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:219)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] 
[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/ProjectBuildingException
Build step 'Invoke top-level Maven targets' marked build as failure
Taking screenshot.
[52b42360] $ echo $XAUTHORITY
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=RHEL7&&!ia64&&!ppc64/ws/.Xauthority-8347731504333227382>
[52b42360] $ ls -l $XAUTHORITY
-rw-------. 1 hudson hudson 126 Jan 24 09:44 <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tests-matrix_master/SUB=cdi%2Ftests,jdk=jdk1.8,label_exp=RHEL7&&!ia64&&!ppc64/ws/.Xauthority-8347731504333227382>
[52b42360] $ import -window root -display :67 screenshot.jpg
Terminating xvnc.
$ vncserver -kill :67
Killing Xvnc process ID 4905
Checking console output
Archiving artifacts
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?



More information about the jbosstools-builds mailing list