Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » jsf/tests,jdk1.8,windows&&x86_64 #147
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
------------------------------------------
[...truncated 1466 lines...]
[INFO] org.jboss.tools.jsf.verification.test .............. SUCCESS [04:40 min]
[INFO] org.jboss.tools.jsf.vpe.ajax4jsf.test .............. SUCCESS [ 52.060 s]
[INFO] org.jboss.tools.jsf.vpe.facelets.test .............. SUCCESS [ 42.694 s]
[INFO] org.jboss.tools.jsf.vpe.jbpm.test .................. SUCCESS [ 50.973 s]
[INFO] org.jboss.tools.jsf.vpe.jsf.test ................... FAILURE [ 0.241 s]
[INFO] org.jboss.tools.jsf.vpe.jstl.test .................. SUCCESS [01:07 min]
[INFO] org.jboss.tools.jsf.vpe.myfaces.test ............... SUCCESS [01:14 min]
[INFO] org.jboss.tools.jsf.vpe.richfaces.test ............. FAILURE [ 0.689 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:15 h
[INFO] Finished at: 2017-02-24T11:52:18-05:00
[INFO] Final Memory: 107M/671M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.ui.test: Working tree is dirty.
[ERROR] git status jsf/tests/org.jboss.tools.jsf.ui.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/faces-config.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jdt.core.prefs
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jst.common.project.facet.core.prefs
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.jboss.tools.jst.web.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/test.properties
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/web.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.component
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.classpath
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/NumberGuess.java
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.project.facet.core.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.project
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/FacesManagedBean.java
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.ui.test: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.ui.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/faces-config.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jdt.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jst.common.project.facet.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.jboss.tools.jst.web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/test.properties
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.component
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.classpath
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/NumberGuess.java
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.project.facet.core.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.project
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/FacesManagedBean.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
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)
Caused by: org.apache.maven.plugin.MojoExecutionException: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.ui.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/faces-config.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jdt.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jst.common.project.facet.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.jboss.tools.jst.web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/test.properties
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.component
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.classpath
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/NumberGuess.java
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.project.facet.core.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.project
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/FacesManagedBean.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.jsf.test: Working tree is dirty.
[ERROR] git status jsf/tests/org.jboss.tools.jsf.vpe.jsf.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/i18nTest/JavaSource/demo/Messages_en.properties
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.jsf.test: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.jsf.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/i18nTest/JavaSource/demo/Messages_en.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
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)
Caused by: org.apache.maven.plugin.MojoExecutionException: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.jsf.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/i18nTest/JavaSource/demo/Messages_en.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.richfaces.test: Working tree is dirty.
[ERROR] git status jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.project
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.classpath
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesTestPlugin.java
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesAllTests.java
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.richfaces.test: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.project
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.classpath
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesTestPlugin.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesAllTests.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml.xml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
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)
Caused by: org.apache.maven.plugin.MojoExecutionException: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.project
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.classpath
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesTestPlugin.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesAllTests.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml.xml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.jboss.tools.jsf.ui.test
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
Archiving artifacts
Recording test results
8 years
Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » jsf/tests,jdk1.8,macosx #147
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
------------------------------------------
[...truncated 2043 lines...]
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...'> could not be found!
[INFO] Compiling 18 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.jsf.tests:org.jboss.tools.jsf.vpe.richfaces.test:3.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- repository-utils:0.26.1:generate-repository-facade (generate-facade) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.jsf.tests:org.jboss.tools.jsf.vpe.richfaces.test:3.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Expected eclipse log file: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] Command line:
[/qa/tools/opt/osx/jdk1.8.0_60/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=macosx, -Dosgi.ws=cocoa, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -Xms512m, -Xmx1024m, -XX:MetaspaceSize=256m, -XstartOnFirstThread, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -data, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -install, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -configuration, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -product, org.jboss.tools.tests.product]
objc[37194]: Class JavaLaunchHelper is implemented in both /qa/tools/opt/osx/jdk1.8.0_60/jre/bin/java and /qa/tools/opt/osx/jdk1.8.0_60/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.jsf.vpe.richfaces.test.RichFacesAllTests
Tests run: 124, Failures: 0, Errors: 0, Skipped: 123, Time elapsed: 42.859 sec - in org.jboss.tools.jsf.vpe.richfaces.test.RichFacesAllTests
testUsualState(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1580Test) skipped
testWithoutSomeButton(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1580Test) skipped
testJBIDE_1613(org.jboss.tools.jsf.vpe.richfaces.test.jbide.JBIDE1613Test) skipped
testAbsolutePath(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test) skipped
testStyleClass(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1639Test) skipped
testJBIDE_1682_Without_Popup(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1682Test) skipped
testJBIDE_1682_With_Popup(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1682Test) skipped
testJbide(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1548Test) skipped
testJBIDE_1713(org.jboss.tools.jsf.vpe.richfaces.test.jbide.JBIDE1713Test) skipped
testJBIDE1169(org.jboss.tools.jsf.vpe.richfaces.test.jbide.RichFacesJBIDE1169Test) Time elapsed: 0.061 sec
testComboBoxWithAttributes(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComboBoxTemplateTestCase) skipped
testComboBoxWithoutAttributes(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComboBoxTemplateTestCase) skipped
testComboBoxWithAttributes2(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComboBoxTemplateTestCase) skipped
testSimple(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesInplaceSelectTemplateTestCase) skipped
testBaseFileUpload(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesFileUploadTemplateTestCase) skipped
testColumnsWithAttributes(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesColumnsTemplateTestCase) skipped
testSimpleColumns(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesColumnsTemplateTestCase) skipped
testSimplePickList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesPickListTemplateTestCase) skipped
testJBIDE1606(org.jboss.tools.jsf.vpe.richfaces.test.jbide.JBIDE1606Test) skipped
testSimpleJBIDE1606(org.jboss.tools.jsf.vpe.richfaces.test.jbide.JBIDE1606Test) skipped
testDataScrollerRF4(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDragSource(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testOrderingList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataOrderedList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToolBarSeparator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataTableSpacerDataScroller(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testComponentControl(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testRecursiveTreeNodesAdaptor(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testPanelBarItem(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSeparator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInplaceSelect(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTreeSelectionChangeListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataGrid(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToolBar(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToolTip(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSubTableToggleControl(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testColumnRF4(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithLayout(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDropListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDropDownMenu(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTogglePanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testJbide1605(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testJbide4309(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPaint2D(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDragSupport(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testAccordion(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testGmap(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTree(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithWidths(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testClientValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataDefinitionList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithNestedLayouts(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInputNumberSpinner(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testMenuGroup(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testChangeExpandListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTreeNodesAdaptor(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanelMenu(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testScrollableDataTable(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testContextMenu(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithWidthsEms(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testJBIDE3740(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testExtendedDataTable(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTabPanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTogglePanelItem(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataTableFacets(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPickList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testComboBox(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testMenuItem(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDragIndicator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testAutocomplete(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDropTarget(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testColorPicker(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testMessages(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataTable(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testVirtualEarth(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDragListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testProgressBar(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanelMenuGroup(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testCalendar(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testColumns(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testMessage(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testAjaxValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSuggestionbox(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDndParam(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataFilterSlider(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testSubTable(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToggleControl(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSimpleTogglePanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testTab(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testHashParam(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testCollapsiblePanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testFileUpload(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageAllFacets(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testColumn(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testGraphValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testEditor(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testEffect(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInplaceInput(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testHotKey(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInsert(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testJQuery(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testColumnGroup(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageEmpty(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToolBarGroup(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testBeanValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInputNumberSlider(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPopupPanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithWidthsPixels(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSelect(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSpacer(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testListShuttle(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanelBar(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithWidthsDifferent(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDatascroller(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTreeToggleListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testMenuSeparator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDropSupport(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanelMenuItem(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTreeNode(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testModalPanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
Results :
Tests run: 124, Failures: 0, Errors: 0, Skipped: 123
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines (default) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] jsf.tests .......................................... SUCCESS [ 1.115 s]
[INFO] org.jboss.tools.jsf.base.test ...................... SUCCESS [ 15.916 s]
[INFO] org.jboss.tools.jsf.test ........................... SUCCESS [04:31 min]
[INFO] org.jboss.tools.jsf.text.ext.test .................. SUCCESS [03:18 min]
[INFO] org.jboss.tools.jsf.ui.test ........................ FAILURE [ 01:00 h]
[INFO] org.jboss.tools.jsf.verification.test .............. SUCCESS [01:33 min]
[INFO] org.jboss.tools.jsf.vpe.ajax4jsf.test .............. SUCCESS [ 20.039 s]
[INFO] org.jboss.tools.jsf.vpe.facelets.test .............. SUCCESS [ 17.394 s]
[INFO] org.jboss.tools.jsf.vpe.jbpm.test .................. SUCCESS [ 22.554 s]
[INFO] org.jboss.tools.jsf.vpe.jsf.test ................... SUCCESS [01:31 min]
[INFO] org.jboss.tools.jsf.vpe.jstl.test .................. SUCCESS [ 30.148 s]
[INFO] org.jboss.tools.jsf.vpe.myfaces.test ............... SUCCESS [ 21.638 s]
[INFO] org.jboss.tools.jsf.vpe.richfaces.test ............. SUCCESS [ 59.280 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:14 h
[INFO] Finished at: 2017-02-24T11:49:13-05:00
[INFO] Final Memory: 107M/471M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.jsf.ui.test: An unexpected error occured while launching the test runtime (return code 143). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.jsf.ui.test: An unexpected error occured while launching the test runtime (return code 143). See log for details.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
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:497)
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)
Caused by: org.apache.maven.plugin.MojoFailureException: An unexpected error occured while launching the test runtime (return code 143). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:1007)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:667)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.jboss.tools.jsf.ui.test
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
Archiving artifacts
Recording test results
8 years
Build failed in Jenkins: jbosstools-server_master #1460
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
------------------------------------------
[...truncated 46054 lines...]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.jmx.ui.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.jmx.tests:org.jboss.tools.jmx.ui.test:1.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.jboss.tools.jmx.ui.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.jmx.tests:org.jboss.tools.jmx.ui.test:1.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.jboss.tools.jmx.ui.test ---
[INFO] Expected eclipse log file: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO] Command line:
[/qa/tools/opt/x86_64/jdk1.8.0_111/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...,> -Xms512m, -Xmx1024m, -XX:MetaspaceSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...,> -data, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...,> -install, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...,> -configuration, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...]>
gogo: InvocationTargetException: null
java.lang.reflect.InvocationTargetException
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.apache.felix.gogo.runtime.Reflective.invoke(Reflective.java:137)
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:82)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.felix.gogo.shell.Activator.run(Activator.java:75)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ExceptionInInitializerError
at java.lang.System.getenv(System.java:897)
at org.apache.felix.gogo.options.Options.<init>(Options.java:309)
at org.apache.felix.gogo.options.Options.compile(Options.java:118)
at org.apache.felix.gogo.shell.Shell.gosh(Shell.java:71)
... 14 more
Caused by: java.lang.ArrayIndexOutOfBoundsException: 203
at java.lang.ProcessEnvironment.environ(Native Method)
at java.lang.ProcessEnvironment.<clinit>(ProcessEnvironment.java:70)
... 18 more
An error has occurred. See the log file
<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server....>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building wtp.itests 1.3.103-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ itests ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ itests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ itests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ itests ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ itests ---
[INFO] argLine set to -javaagent:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ itests ---
[INFO]
[INFO] --- repository-utils:0.26.1:generate-repository-facade (generate-facade) @ itests ---
[INFO]
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ itests ---
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (jarsign) @ itests ---
[INFO] skipping execute as per configuraion
[INFO]
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ itests ---
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attached-p2-metadata) @ itests ---
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ itests ---
[INFO]
[INFO] --- tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines (default) @ itests ---
[INFO] Skipped
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.jboss.tools.wtp.runtimes.tomcat.itests 1.3.103-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] The project's OSGi version is 1.3.103.v20170119-2212
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO]
[INFO] --- repository-utils:0.26.1:generate-repository-facade (generate-facade) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO]
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] Pack200 normalizing jar <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (jarsign) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] skipping execute as per configuraion
[INFO]
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] Pack200 packing jar <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] No baseline version MavenProject: org.jboss.tools.wtp.itests:org.jboss.tools.wtp.runtimes.tomcat.itests:1.3.103-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] No baseline version MavenProject: org.jboss.tools.wtp.itests:org.jboss.tools.wtp.runtimes.tomcat.itests:1.3.103-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:unpack (install-tomcat78) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- download-maven-plugin:1.2.0:wget (install-tomcat6) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] maven-download-plugin:wget skipped
[INFO]
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] Skipping tests
[INFO]
[INFO] --- tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines (default) @ org.jboss.tools.wtp.runtimes.tomcat.itests ---
[INFO] Skipped
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building server.all.tests 4.4.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ server.all.tests ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ server.all.tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ server.all.tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ server.all.tests ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ server.all.tests ---
[INFO] argLine set to -javaagent:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ server.all.tests ---
[INFO]
[INFO] --- repository-utils:0.26.1:generate-repository-facade (generate-facade) @ server.all.tests ---
[INFO]
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ server.all.tests ---
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (jarsign) @ server.all.tests ---
[INFO] skipping execute as per configuraion
[INFO]
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ server.all.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attached-p2-metadata) @ server.all.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ server.all.tests ---
[INFO]
[INFO] --- tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines (default) @ server.all.tests ---
[INFO] Skipped
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] archives.tests ..................................... SUCCESS [ 0.593 s]
[INFO] org.jboss.ide.eclipse.archives.test ................ SUCCESS [01:45 min]
[INFO] org.jboss.ide.eclipse.archives.ui.test ............. SUCCESS [04:09 min]
[INFO] as.tests ........................................... SUCCESS [ 0.013 s]
[INFO] jmx.tests .......................................... SUCCESS [ 0.008 s]
[INFO] org.jboss.tools.jmx.core.test ...................... SUCCESS [ 9.998 s]
[INFO] org.jboss.tools.as.test.core ....................... SUCCESS [08:01 min]
[INFO] as.itests .......................................... SUCCESS [ 42.479 s]
[INFO] org.jboss.tools.as.itests .......................... SUCCESS [ 40.585 s]
[INFO] org.jboss.tools.as.management.itests ............... SUCCESS [ 42.706 s]
[INFO] org.jboss.tools.as.ui.bot.itests ................... SUCCESS [ 40.852 s]
[INFO] org.jboss.tools.jmx.ui.test ........................ FAILURE [ 9.710 s]
[INFO] wtp.itests ......................................... SUCCESS [ 0.011 s]
[INFO] org.jboss.tools.wtp.runtimes.tomcat.itests ......... SUCCESS [ 0.262 s]
[INFO] server.all.tests ................................... SUCCESS [ 0.007 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:29 min
[INFO] Finished at: 2017-02-24T02:58:50+00:00
[INFO] Final Memory: 103M/634M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.jmx.ui.test: An unexpected error occured while launching the test runtime (return code 13). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.jmx.ui.test: An unexpected error occured while launching the test runtime (return code 13). See log for details.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
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)
Caused by: org.apache.maven.plugin.MojoFailureException: An unexpected error occured while launching the test runtime (return code 13). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:1007)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:667)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 20 more
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.jboss.tools.jmx.ui.test
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :96
Killing Xvnc process ID 12672
Checking console output
Archiving artifacts
Recording test results
[description-setter] Description set:
8 years
Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » cdi/tests,jdk1.8,windows&&x86_64 #147
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
------------------------------------------
[...truncated 1382 lines...]
[INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (119.26kB)
[INFO] Fetching org.eclipse.ui.views.log_1.2.100.v20161129-2257.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (85.9kB)
[INFO] Fetching org.eclipse.ui.views.log_1.2.100.v20161129-2257.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (85.9kB)
[INFO] Fetching org.eclipse.ui.trace_1.1.0.v20170106-0536.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (26.57kB)
[INFO] Fetching org.eclipse.ui.trace_1.1.0.v20170106-0536.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (26.57kB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (950.12kB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (950.12kB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (902.79kB of 950.12kB at 900.16kB/s)
[INFO] Fetching org.eclipse.ui.browser_3.6.100.v20161219-1910.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (96.86kB)
[INFO] Fetching org.eclipse.ui.browser_3.6.100.v20161219-1910.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (96.86kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.2.0.v20161208-1113.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (49.1kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.2.0.v20161208-1113.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (49.1kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.0.v20160920-0643.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (39.27kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.0.v20160920-0643.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (39.27kB)
[INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (52.75kB)
[INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (52.75kB)
[INFO] Fetching org.eclipse.wst.css.ui_1.0.1100.v201608060323.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (116.03kB)
[INFO] Fetching org.eclipse.wst.css.ui_1.0.1100.v201608060323.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (116.03kB)
[INFO] Fetching org.eclipse.wst.xml.ui_1.1.700.v201604272318.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (318.22kB)
[INFO] Fetching org.eclipse.wst.xml.ui_1.1.700.v201604272318.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (318.22kB)
[INFO] Fetching org.eclipse.wst.dtd.core_1.1.700.v201211012112.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (155.82kB)
[INFO] Fetching org.eclipse.wst.dtd.core_1.1.700.v201211012112.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (155.82kB)
[INFO] Fetching org.eclipse.wst.dtd.ui_1.0.801.v201308100602.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (82.71kB)
[INFO] Fetching org.eclipse.wst.dtd.ui_1.0.801.v201308100602.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (82.71kB)
[INFO] Fetching org.eclipse.wst.html.ui_1.0.1200.v201608060428.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (107.24kB)
[INFO] Fetching org.eclipse.wst.html.ui_1.0.1200.v201608060428.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (107.24kB)
[INFO] Fetching org.eclipse.wst.internet.monitor.core_1.0.600.v201309182039.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (27.44kB)
[INFO] Fetching org.eclipse.wst.internet.monitor.core_1.0.600.v201309182039.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (27.44kB)
[INFO] Fetching org.eclipse.wst.jsdt.core_2.0.200.v201612211424.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (1.26MB)
[INFO] Fetching org.eclipse.wst.jsdt.core_2.0.200.v201612211424.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (1.26MB)
[INFO] Fetching org.eclipse.wst.jsdt.core_2.0.200.v201612211424.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (829.12kB of 1.26MB at 825.12kB/s)
[INFO] Fetching org.eclipse.wst.jsdt.nashorn.extension_1.0.2.v201610280128.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (9.29kB)
[INFO] Fetching org.eclipse.wst.jsdt.nashorn.extension_1.0.2.v201610280128.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (9.29kB)
[INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201602241911.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (21.43kB)
[INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201602241911.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (21.43kB)
[INFO] Fetching org.eclipse.wst.jsdt.ui_2.0.200.v201612151739.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (2.32MB)
[INFO] Fetching org.eclipse.wst.jsdt.ui_2.0.200.v201612151739.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (2.32MB)
[INFO] Fetching org.eclipse.wst.jsdt.ui_2.0.200.v201612151739.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (896.21kB of 2.32MB at 886.62kB/s)
[INFO] Fetching org.eclipse.wst.jsdt.ui_2.0.200.v201612151739.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (1.74MB of 2.32MB at 889.1kB/s)
[INFO] Fetching org.eclipse.wst.server.discovery_1.3.0.v201606030549.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (41.87kB)
[INFO] Fetching org.eclipse.wst.server.discovery_1.3.0.v201606030549.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (41.87kB)
[INFO] Fetching org.eclipse.wst.standard.schemas_1.0.700.v201304171715.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (144.99kB)
[INFO] Fetching org.eclipse.wst.standard.schemas_1.0.700.v201304171715.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (144.99kB)
[INFO] Fetching org.eclipse.wst.validation.ui_1.2.500.v201310231452.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (43.57kB)
[INFO] Fetching org.eclipse.wst.validation.ui_1.2.500.v201310231452.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (43.57kB)
[INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (26.51kB)
[INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (26.51kB)
[INFO] Fetching org.eclipse.xsd_2.13.0.v20170123-0457.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (548.2kB)
[INFO] Fetching org.eclipse.xsd_2.13.0.v20170123-0457.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (548.2kB)
[INFO] Fetching org.eclipse.wst.xsd.ui_1.2.600.v201511240159.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (373.7kB)
[INFO] Fetching org.eclipse.wst.xsd.ui_1.2.600.v201511240159.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (373.7kB)
[INFO] Fetching org.eclipse.xsd.edit_2.8.0.v20170123-0457.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (59kB)
[INFO] Fetching org.eclipse.xsd.edit_2.8.0.v20170123-0457.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (59kB)
[INFO] Fetching org.jboss.tools.cdi.core_1.8.3.v20161214-1452.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j... (165.72kB)
[INFO] Fetching org.jboss.tools.cdi.core_1.8.3.v20161214-1452.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j... (165.72kB)
[INFO] Fetching org.jboss.tools.common_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (24.67kB)
[INFO] Fetching org.jboss.tools.common_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (24.67kB)
[INFO] Fetching org.jboss.tools.common.model_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (940.78kB)
[INFO] Fetching org.jboss.tools.common.model_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (940.78kB)
[INFO] Fetching org.jboss.tools.common.model_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (902.79kB of 940.78kB at 900.16kB/s)
[INFO] Fetching org.jboss.tools.common.model.ui_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (1.27MB)
[INFO] Fetching org.jboss.tools.common.model.ui_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (1.27MB)
[INFO] Fetching org.jboss.tools.common.model.ui_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (963.34kB of 1.27MB at 960.71kB/s)
[INFO] Fetching org.jboss.tools.jst.web.kb_3.8.3.v20161214-1634.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j... (147.21kB)
[INFO] Fetching org.jboss.tools.jst.web.kb_3.8.3.v20161214-1634.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j... (147.21kB)
[INFO] Fetching org.jboss.tools.common.el.core_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (47.49kB)
[INFO] Fetching org.jboss.tools.common.el.core_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (47.49kB)
[INFO] Fetching org.jboss.tools.jst.web_3.8.3.v20161214-1634.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j... (679.89kB)
[INFO] Fetching org.jboss.tools.jst.web_3.8.3.v20161214-1634.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j... (679.89kB)
[INFO] Fetching org.jboss.tools.common.validation_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (34.83kB)
[INFO] Fetching org.jboss.tools.common.validation_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (34.83kB)
[INFO] Fetching org.jboss.tools.cdi.xml_1.8.3.v20161214-1452.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j... (24.33kB)
[INFO] Fetching org.jboss.tools.cdi.xml_1.8.3.v20161214-1452.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j... (24.33kB)
[INFO] Fetching org.jboss.tools.common.ui_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (105.23kB)
[INFO] Fetching org.jboss.tools.common.ui_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (105.23kB)
[INFO] Fetching org.jboss.tools.tests_3.7.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (423.11kB)
[INFO] Fetching org.jboss.tools.tests_3.7.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (423.11kB)
[INFO] Fetching org.eclipse.jst.standard.schemas_1.2.201.v201501151629.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (384.97kB)
[INFO] Fetching org.eclipse.jst.standard.schemas_1.2.201.v201501151629.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (384.97kB)
[INFO] Fetching org.jboss.tools.common.base.test_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (23.91kB)
[INFO] Fetching org.jboss.tools.common.base.test_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (23.91kB)
[INFO] Fetching org.jboss.tools.common.core_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (121.27kB)
[INFO] Fetching org.jboss.tools.common.core_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (121.27kB)
[INFO] Fetching org.jboss.tools.common.text.xml_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (32.85kB)
[INFO] Fetching org.jboss.tools.common.text.xml_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (32.85kB)
[INFO] Fetching org.jboss.tools.common.text.ext_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (50.75kB)
[INFO] Fetching org.jboss.tools.common.text.ext_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (50.75kB)
[INFO] Fetching org.jboss.tools.foundation.core_1.3.3.AM1-v20170223-0218-B1385.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (40.25kB)
[INFO] Fetching org.jboss.tools.foundation.core_1.3.3.AM1-v20170223-0218-B1385.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (40.25kB)
[INFO] Fetching org.jboss.tools.common.resref.core_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (6.5kB)
[INFO] Fetching org.jboss.tools.common.resref.core_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (6.5kB)
[INFO] Fetching org.jboss.tools.common.el.ui_3.8.3.v20170220-1732.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (17.34kB)
[INFO] Fetching org.jboss.tools.common.el.ui_3.8.3.v20170220-1732.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (17.34kB)
[INFO] Fetching org.jboss.tools.common.model.ui.capabilities_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (1.96kB)
[INFO] Fetching org.jboss.tools.common.model.ui.capabilities_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (1.96kB)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (18.01MB)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (18.01MB)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (1,010.78kB of 18.01MB at 1,006.78kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (1.97MB of 18.01MB at 977.3kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (2.96MB of 18.01MB at 988.53kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (4.01MB of 18.01MB at 994.15kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (5MB of 18.01MB at 997.52kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (5.98MB of 18.01MB at 985.72kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (6.94MB of 18.01MB at 1,002.05kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (7.96MB of 18.01MB at 998.36kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (8.95MB of 18.01MB at 998.36kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (9.93MB of 18.01MB at 998.36kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (10.92MB of 18.01MB at 1,011kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (11.91MB of 18.01MB at 994.68kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (12.9MB of 18.01MB at 998.36kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (13.88MB of 18.01MB at 998.36kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (14.87MB of 18.01MB at 998.36kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (15.86MB of 18.01MB at 992.04kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (16.85MB of 18.01MB at 998.36kB/s)
[INFO] Fetching org.jboss.tools.common.projecttemplates_3.8.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (17.83MB of 18.01MB at 998.36kB/s)
[INFO] Fetching org.jboss.tools.foundation.ui_1.3.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (83.4kB)
[INFO] Fetching org.jboss.tools.foundation.ui_1.3.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (83.4kB)
[INFO] Fetching org.jboss.tools.foundation.checkup_1.3.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (20.31kB)
[INFO] Fetching org.jboss.tools.foundation.checkup_1.3.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-b... (20.31kB)
[INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (74.79kB)
[INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (74.79kB)
[INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (73.56kB)
[INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (73.56kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (19.33kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (19.33kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (14.95kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (14.95kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (30.64kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (30.64kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (1.16MB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (1.16MB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (963.39kB of 1.16MB at 959.39kB/s)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (1.15MB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (1.15MB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (965.98kB of 1.15MB at 963.34kB/s)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (1.14MB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (1.14MB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (959.44kB of 1.14MB at 955.44kB/s)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (1.23MB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (1.23MB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.0.v20170126-0932.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (971.29kB of 1.23MB at 967.29kB/s)
[INFO] Resolving class path of MavenProject: org.jboss.tools.cdi.tests:org.jboss.tools.cdi.core.test:1.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] Computing target platform for MavenProject: org.jboss.tools.cdi.tests:org.jboss.tools.cdi.extension.core.test:1.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] Resolving dependencies of MavenProject: org.jboss.tools.cdi.tests:org.jboss.tools.cdi.extension.core.test:1.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] Fetching com.google.guava_18.0.0.v20161115-1643.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (593.5kB)
[INFO] Fetching com.google.guava_18.0.0.v20161115-1643.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (593.5kB)
[INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (604.19kB)
[INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (604.19kB)
[INFO] Fetching org.apache.lucene.misc_6.1.0.v20161115-1612.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (80.14kB)
[INFO] Fetching org.apache.lucene.misc_6.1.0.v20161115-1612.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (80.14kB)
[INFO] Fetching org.apache.lucene.core_6.1.0.v20161115-1612.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (747.67kB)
[INFO] Fetching org.apache.lucene.core_6.1.0.v20161115-1612.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (747.67kB)
[INFO] Fetching org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (3.42MB)
[INFO] Fetching org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (3.42MB)
[INFO] Fetching org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (971.29kB of 3.42MB at 967.29kB/s)
[INFO] Fetching org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (1.94MB of 3.42MB at 989.15kB/s)
[INFO] Fetching org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (2.92MB of 3.42MB at 996.43kB/s)
[INFO] Fetching org.apache.velocity_1.5.0.v200905192330.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (125.45kB)
[INFO] Fetching org.apache.velocity_1.5.0.v200905192330.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (125.45kB)
[INFO] Fetching org.apache.commons.collections_3.2.2.v201511171945.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (159.42kB)
[INFO] Fetching org.apache.commons.collections_3.2.2.v201511171945.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (159.42kB)
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (106.17kB)
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (106.17kB)
[INFO] Fetching org.eclipse.datatools.connectivity_1.14.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (102.13kB)
[INFO] Fetching org.eclipse.datatools.connectivity_1.14.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (102.13kB)
[INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.2.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (9.92kB)
[INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.2.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (9.92kB)
[INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.2.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (13.67kB)
[INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.2.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (13.67kB)
[INFO] Fetching org.eclipse.datatools.connectivity.ui_1.4.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (154.01kB)
[INFO] Fetching org.eclipse.datatools.connectivity.ui_1.4.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (154.01kB)
[INFO] Fetching org.eclipse.datatools.help_1.7.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (11.26kB)
[INFO] Fetching org.eclipse.datatools.help_1.7.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (11.26kB)
[INFO] Fetching org.eclipse.help.base_4.2.0.v20170126-1030.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (161.16kB)
[INFO] Fetching org.eclipse.help.base_4.2.0.v20170126-1030.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (161.16kB)
[INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.4.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (99.89kB)
[INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.4.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (99.89kB)
[INFO] Fetching org.eclipse.datatools.modelbase.sql_1.2.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (212.69kB)
[INFO] Fetching org.eclipse.datatools.modelbase.sql_1.2.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (212.69kB)
[INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.2.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (42.66kB)
[INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.2.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (42.66kB)
[INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.3.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (34.8kB)
[INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.3.0.201701131441.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (34.8kB)
[INFO] Fetching org.eclipse.jst.jsp.ui_1.1.1100.v201605092203.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (169.11kB)
[INFO] Fetching org.eclipse.jst.jsp.ui_1.1.1100.v201605092203.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (169.11kB)
[INFO] Fetching org.eclipse.mylyn.commons.core_3.22.0.v20161024-1634.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (85.37kB)
[INFO] Fetching org.eclipse.mylyn.commons.core_3.22.0.v20161024-1634.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (85.37kB)
[INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.22.0.v20161006-2037.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (67.45kB)
[INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.22.0.v20161006-2037.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (67.45kB)
[INFO] Fetching org.eclipse.mylyn.commons.ui_3.22.0.v20161024-1634.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (193.95kB)
[INFO] Fetching org.eclipse.mylyn.commons.ui_3.22.0.v20161024-1634.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (193.95kB)
[INFO] Fetching org.eclipse.mylyn.commons.workbench_3.22.0.v20161206-0357.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (98.06kB)
[INFO] Fetching org.eclipse.mylyn.commons.workbench_3.22.0.v20161206-0357.jar.pack.gz from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.7... (98.06kB)
[INFO] Fetching org.jboss.tools.cdi.extension.core_1.8.3.v20161214-1452.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j... (3.31kB)
[INFO] Fetching org.jboss.tools.cdi.extension.core_1.8.3.v20161214-1452.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j... (3.31kB)
[INFO] Fetching org.jboss.tools.jst.jsp.base.test_3.8.3.v20161214-1634.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j... (17.27kB)
[INFO] Fetching org.jboss.tools.jst.jsp.base.test_3.8.3.v20161214-1634.jar.pack.gz from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j... (17.27kB)
[INFO] Fetching org.jboss.tools.jst.jsp.base.test_3.8.3.v20161214-1634.jar from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j... (42.36kB)
[INFO] Fetching org.jboss.tools.jst.jsp.base.test_3.8.3.v20161214-1634.jar from http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j... (42.36kB)
[ERROR] All attempts to read artifact osgi.bundle,org.jboss.tools.jst.jsp.base.test,3.8.3.v20161214-1634 failed:
[ERROR] An error occurred while transferring artifact packed: osgi.bundle,org.jboss.tools.jst.jsp.base.test,3.8.3.v20161214-1634 from repository http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j...:
[ERROR] Problems downloading artifact: osgi.bundle,org.jboss.tools.jst.jsp.base.test,3.8.3.v20161214-1634.:
[ERROR] MD5 hash is not as expected. Expected: 13ae86160d64af5eb0b69c0ce8607603 and found 2ccae5935960f5c129bc4564172154e6.
[ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.jboss.tools.jst.jsp.base.test,3.8.3.v20161214-1634 from repository http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-j...:
[ERROR] Problems downloading artifact: osgi.bundle,org.jboss.tools.jst.jsp.base.test,3.8.3.v20161214-1634.:
[ERROR] MD5 hash is not as expected. Expected: 6091748bc2f4eca75031c441c6eda67f and found dd53f654e2a6d013b5c93068d2a983d8.
[ERROR] Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,org.jboss.tools.jst.jsp.base.test,3.8.3.v20161214-1634 into the local Maven repository.See log output for details. -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,org.jboss.tools.jst.jsp.base.test,3.8.3.v20161214-1634 into the local Maven repository.See log output for details.
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:167)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
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)
Caused by: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,org.jboss.tools.jst.jsp.base.test,3.8.3.v20161214-1634 into the local Maven repository.See log output for details.
at org.eclipse.tycho.repository.local.MirroringArtifactProvider.downloadArtifact(MirroringArtifactProvider.java:226)
at org.eclipse.tycho.repository.local.MirroringArtifactProvider.makeOneFormatLocallyAvailable(MirroringArtifactProvider.java:211)
at org.eclipse.tycho.repository.local.MirroringArtifactProvider.makeLocallyAvailable(MirroringArtifactProvider.java:182)
at org.eclipse.tycho.repository.local.MirroringArtifactProvider.getArtifactFile(MirroringArtifactProvider.java:121)
at org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProvider.getArtifactFile(CompositeArtifactProvider.java:85)
at org.eclipse.tycho.p2.target.TargetPlatformBaseImpl.getLocalArtifactFile(TargetPlatformBaseImpl.java:128)
at org.eclipse.tycho.p2.resolver.P2ResolverImpl.addUnit(P2ResolverImpl.java:254)
at org.eclipse.tycho.p2.resolver.P2ResolverImpl.toResolutionResult(P2ResolverImpl.java:217)
at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:209)
at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:116)
at org.eclipse.tycho.p2.resolver.P2DependencyResolver.doResolveDependencies(P2DependencyResolver.java:367)
at org.eclipse.tycho.p2.resolver.P2DependencyResolver.resolveDependencies(P2DependencyResolver.java:335)
at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject(DefaultTychoResolver.java:117)
at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:95)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:318)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
... 11 more
[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/InternalErrorException
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
Archiving artifacts
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
8 years
Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » seam/tests,jdk1.8,windows&&x86_64 #147
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
------------------------------------------
[...truncated 514 lines...]
Results :
Failed tests:
SeamRuntimeDetectionTest.testJBossEap43:196->Assert.assertEquals:631->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 expected:<1> but was:<0>
Tests run: 8, Failures: 1, Errors: 0, Skipped: 0
[ERROR] There are test failures.
Please refer to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...> for the individual test results.
[INFO]
[INFO] --- tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines (default) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.jboss.tools.seam.vpe.test 3.8.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ org.jboss.tools.seam.vpe.test ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.seam.vpe.test ---
[INFO] The project's OSGi version is 3.8.3.v20161214-1452
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.jboss.tools.seam.vpe.test ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.jboss.tools.seam.vpe.test ---
[INFO] tycho.testArgLine set to -javaagent:E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\.repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\seam\\target\\jacoco.exec,append=true,includes=org.jboss.tools.seam.vpe*
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.seam.vpe.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.jboss.tools.seam.vpe.test ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...'> could not be found!
[INFO] Compiling 6 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.seam.vpe.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.jboss.tools.seam.vpe.test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.jboss.tools.seam.vpe.test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.seam.vpe.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.seam.tests:org.jboss.tools.seam.vpe.test:3.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- repository-utils:0.26.1:generate-repository-facade (generate-facade) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.seam.vpe.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.seam.tests:org.jboss.tools.seam.vpe.test:3.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.jboss.tools.seam.vpe.test ---
[INFO] Expected eclipse log file: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] Command line:
[t:\opt\windows\amd64\jdk1.8.0_last\jre\bin\java.exe, -Dosgi.noShutdown=false, -Dosgi.os=win32, -Dosgi.ws=win32, -Dosgi.arch=x86_64, -javaagent:E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\.repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\seam\\target\\jacoco.exec,append=true,includes=org.jboss.tools.seam.vpe*, -Xms512m, -Xmx1024m, -XX:MetaspaceSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -data, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -install, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -configuration, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -product, org.jboss.tools.tests.product]
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.seam.vpe.test.SeamAllTests
Tests run: 65, Failures: 0, Errors: 0, Skipped: 65, Time elapsed: 22.203 sec - in org.jboss.tools.seam.vpe.test.SeamAllTests
testJBIDE_1484(org.jboss.tools.seam.vpe.test.JBIDE1484Test) skipped
testOpenOnForSDecorate(org.jboss.tools.seam.vpe.test.OpenOnForDecorateTest) skipped
testValidateAll(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDefaultAction(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfChapter(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testValidateFormattedText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertEnum(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testGraphicImage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDiv(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testEnumItem(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfDocument(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testCache(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testLabel(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testLink(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSpan(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfCell(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfData(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfFont(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfHTML(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfList(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFragment(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertEntity(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfListItem(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertDateTime(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfNewPage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testValidate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfPageNumber(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfSection(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSelectItems(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfColor(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfImage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfTable(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfParagraph(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFormattedText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailMessage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageBlur(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageSize(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageType(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailReplyTo(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfBarChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailBcc(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMessage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfAnchor(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfLineChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailBody(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailFrom(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfFooter(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfHeader(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailAttachment(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfSeries(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfStroke(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFileUpload(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testButton(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDecorate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConversationId(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfBarCode(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfPieChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailCc(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailTo(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testRemote(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailSubject(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTaskId(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSelectDate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailHeader(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
Results :
Tests run: 65, Failures: 0, Errors: 0, Skipped: 65
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines (default) @ org.jboss.tools.seam.vpe.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] seam.tests ......................................... SUCCESS [ 2.187 s]
[INFO] org.jboss.tools.seam.base.test ..................... FAILURE [ 2.563 s]
[INFO] org.jboss.tools.seam.core.test ..................... SKIPPED
[INFO] org.jboss.tools.seam.pages.xml.test ................ SUCCESS [01:07 min]
[INFO] org.jboss.tools.seam.ui.test ....................... SKIPPED
[INFO] org.jboss.tools.seam.xml.test ...................... SUCCESS [ 38.703 s]
[INFO] org.jboss.tools.seam121EAP.core.test ............... SKIPPED
[INFO] org.jboss.tools.seam121EAP.ui.test ................. SKIPPED
[INFO] org.jboss.tools.seam212GA.core.test ................ SKIPPED
[INFO] org.jboss.tools.seam212GA.ui.test .................. SKIPPED
[INFO] org.jboss.tools.seam221GA.core.test ................ SKIPPED
[INFO] org.jboss.tools.seam221GA.ui.test .................. SKIPPED
[INFO] org.jboss.tools.seam230.core.test .................. SKIPPED
[INFO] org.jboss.tools.seam230.ui.test .................... SKIPPED
[INFO] org.jboss.tools.seamfp.core.test ................... SKIPPED
[INFO] org.jboss.tools.seamfp.ui.test ..................... SKIPPED
[INFO] org.jboss.tools.runtime.seam.detector.test ......... SUCCESS [06:20 min]
[INFO] org.jboss.tools.seam.vpe.test ...................... SUCCESS [01:24 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:56 min
[INFO] Finished at: 2017-02-24T10:47:16-05:00
[INFO] Final Memory: 112M/713M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.seam.base.test: Working tree is dirty.
[ERROR] git status seam/tests/org.jboss.tools.seam.base.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
[ERROR] modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.seam.base.test: Working tree is dirty.
git status seam/tests/org.jboss.tools.seam.base.test:
Changes not staged for commit:
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
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)
Caused by: org.apache.maven.plugin.MojoExecutionException: Working tree is dirty.
git status seam/tests/org.jboss.tools.seam.base.test:
Changes not staged for commit:
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.jboss.tools.seam.base.test
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
Archiving artifacts
Recording test results
8 years