[jbosstools-builds] Build failed in Jenkins: jbosstools-quarkus_master #70

dev-platform-jenkins at redhat.com dev-platform-jenkins at redhat.com
Wed Jun 3 03:24:23 EDT 2020


See <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/70/display/redirect>

------------------------------------------
[...truncated 965.36 KB...]
Changing to: /downloads_htdocs/jbosstools/
sftp> mkdir photon/snapshots/builds/jbosstools-quarkus_master
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /downloads_htdocs/jbosstools/
sftp> mkdir photon/snapshots/builds/jbosstools-quarkus_master/2020-06-03_07-15-04-B70
Connected to 10.5.105.197.
Changing to: /downloads_htdocs/jbosstools/
sftp> mkdir photon/snapshots/builds/jbosstools-quarkus_master/2020-06-03_07-15-04-B70/all
Connected to 10.5.105.197.
Changing to: /downloads_htdocs/jbosstools/
sftp> mkdir photon/snapshots/builds/jbosstools-quarkus_master/2020-06-03_07-15-04-B70/all/repo
[INFO] rsync -arzq --protocol=28  <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/site/target/repository/*> tools at 10.5.105.197:downloads_htdocs/jbosstools/photon/snapshots/builds/jbosstools-quarkus_master/2020-06-03_07-15-04-B70/all/repo//
[DEBUG] Symlink[BT] tools at 10.5.105.197:downloads_htdocs/jbosstools/photon/snapshots/builds/jbosstools-quarkus_master/latest -> 2020-06-03_07-15-04-B70
Logfile: /tmp/tmp.OHxQAr9VcY/jbosstools-cleanup.sh.log.20200603-0324.txt

Check for photon/snapshots/builds builds more than 2 days old; keep minimum 2 builds per branch (linked in composite: 2)
Check downloads_htdocs/jbosstools/photon/snapshots/builds/ for dirs matching /jbosstools-quarkus_master/ ...
> Check downloads_htdocs/jbosstools/photon/snapshots/builds/jbosstools-quarkus_master...
No subdirs found in downloads_htdocs/jbosstools/photon/snapshots/builds/jbosstools-quarkus_master/

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] quarkus ............................................ SUCCESS [ 50.585 s]
[INFO] quarkus.features ................................... SUCCESS [  0.047 s]
[INFO] quarkus.plugins .................................... SUCCESS [  0.028 s]
[INFO] org.jboss.tools.quarkus.runtime .................... SUCCESS [01:02 min]
[INFO] org.jboss.tools.quarkus.core ....................... SUCCESS [  2.338 s]
[INFO] org.jboss.tools.quarkus.ui ......................... SUCCESS [  1.598 s]
[INFO] org.jboss.tools.quarkus.cheatsheet ................. SUCCESS [  0.984 s]
[INFO] org.jboss.tools.quarkus.lsp4e ...................... SUCCESS [  6.563 s]
[INFO] org.jboss.tools.quarkus.feature .................... SUCCESS [  1.472 s]
[INFO] quarkus.tests ...................................... SUCCESS [  0.019 s]
[INFO] org.jboss.tools.quarkus.core.test .................. SUCCESS [  0.604 s]
[INFO] quarkus.test-framework ............................. SUCCESS [  0.020 s]
[INFO] org.jboss.tools.quarkus.reddeer .................... SUCCESS [  0.823 s]
[INFO] quarkus.itests ..................................... SUCCESS [  0.024 s]
[INFO] org.jboss.tools.quarkus.integration.tests .......... SUCCESS [  0.754 s]
[INFO] org.jboss.tools.quarkus.runtime.test ............... SUCCESS [  0.256 s]
[INFO] org.jboss.tools.quarkus.ui.test .................... SUCCESS [  0.707 s]
[INFO] org.jboss.tools.quarkus.test.feature ............... SUCCESS [  0.344 s]
[INFO] org.jboss.tools.quarkus.lsp4e.test ................. FAILURE [  0.390 s]
[INFO] quarkus.site ....................................... SUCCESS [ 23.752 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:08 min
[INFO] Finished at: 2020-06-03T03:24:14-04:00
[INFO] Final Memory: 171M/462M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.7.0:compile (default-compile) on project org.jboss.tools.quarkus.lsp4e.test: Compilation failure: Compilation failure: 
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/restclient/JDTJavaDiagnosticsMicroProfileRestClientTest.java>:[17] 
[ERROR] 	import com.redhat.microprofile.jdt.core.restclient.JavaDiagnosticsMicroProfileRestClientTest;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import com.redhat.microprofile.jdt.core.restclient cannot be resolved
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/restclient/JDTJavaDiagnosticsMicroProfileRestClientTest.java>:[24] 
[ERROR] 	public class JDTJavaDiagnosticsMicroProfileRestClientTest extends JavaDiagnosticsMicroProfileRestClientTest {
[ERROR] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] JavaDiagnosticsMicroProfileRestClientTest cannot be resolved to a type
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/restclient/JDTJavaDiagnosticsMicroProfileRestClientTest.java>:[27] 
[ERROR] 	setJDTUtils(JDTUtilsImpl.getInstance());
[ERROR] 	^^^^^^^^^^^
[ERROR] The method setJDTUtils(IJDTUtils) is undefined for the type JDTJavaDiagnosticsMicroProfileRestClientTest
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/faulttolerance/JDTMicroProfileFaultToleranceTest.java>:[17] 
[ERROR] 	import com.redhat.microprofile.jdt.core.faulttolerance.MicroProfileFaultToleranceTest;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import com.redhat.microprofile.jdt.core.faulttolerance cannot be resolved
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/faulttolerance/JDTMicroProfileFaultToleranceTest.java>:[24] 
[ERROR] 	public class JDTMicroProfileFaultToleranceTest extends MicroProfileFaultToleranceTest {
[ERROR] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] MicroProfileFaultToleranceTest cannot be resolved to a type
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/faulttolerance/JDTMicroProfileFaultToleranceTest.java>:[27] 
[ERROR] 	setJDTUtils(JDTUtilsImpl.getInstance());
[ERROR] 	^^^^^^^^^^^
[ERROR] The method setJDTUtils(IJDTUtils) is undefined for the type JDTMicroProfileFaultToleranceTest
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/metrics/JDTMicroProfileMetricsTest.java>:[16] 
[ERROR] 	import com.redhat.microprofile.jdt.core.metrics.MicroProfileMetricsTest;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import com.redhat.microprofile.jdt.core.metrics cannot be resolved
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/metrics/JDTMicroProfileMetricsTest.java>:[22] 
[ERROR] 	public class JDTMicroProfileMetricsTest extends MicroProfileMetricsTest {
[ERROR] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] MicroProfileMetricsTest cannot be resolved to a type
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/metrics/JDTMicroProfileMetricsTest.java>:[25] 
[ERROR] 	setJDTUtils(JDTUtilsImpl.getInstance());
[ERROR] 	^^^^^^^^^^^
[ERROR] The method setJDTUtils(IJDTUtils) is undefined for the type JDTMicroProfileMetricsTest
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/restclient/JDTJavaCodeLensMicroProfileRestClientTest.java>:[16] 
[ERROR] 	import com.redhat.microprofile.jdt.core.restclient.JavaCodeLensMicroProfileRestClientTest;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import com.redhat.microprofile.jdt.core.restclient cannot be resolved
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/restclient/JDTJavaCodeLensMicroProfileRestClientTest.java>:[22] 
[ERROR] 	public class JDTJavaCodeLensMicroProfileRestClientTest extends JavaCodeLensMicroProfileRestClientTest {
[ERROR] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] JavaCodeLensMicroProfileRestClientTest cannot be resolved to a type
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/restclient/JDTJavaCodeLensMicroProfileRestClientTest.java>:[25] 
[ERROR] 	setJDTUtils(JDTUtilsImpl.getInstance());
[ERROR] 	^^^^^^^^^^^
[ERROR] The method setJDTUtils(IJDTUtils) is undefined for the type JDTJavaCodeLensMicroProfileRestClientTest
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/JDTJavaHoverTest.java>:[16] 
[ERROR] 	import com.redhat.microprofile.jdt.core.JavaHoverTest;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import com.redhat.microprofile.jdt.core.JavaHoverTest cannot be resolved
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/JDTJavaHoverTest.java>:[22] 
[ERROR] 	public class JDTJavaHoverTest extends JavaHoverTest {
[ERROR] 	                                      ^^^^^^^^^^^^^
[ERROR] JavaHoverTest cannot be resolved to a type
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/JDTJavaHoverTest.java>:[25] 
[ERROR] 	setJDTUtils(JDTUtilsImpl.getInstance());
[ERROR] 	^^^^^^^^^^^
[ERROR] The method setJDTUtils(IJDTUtils) is undefined for the type JDTJavaHoverTest
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/jaxrs/JDTJaxRsCodeLensTest.java>:[16] 
[ERROR] 	import com.redhat.microprofile.jdt.core.jaxrs.JaxRsCodeLensTest;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import com.redhat.microprofile.jdt.core.jaxrs.JaxRsCodeLensTest cannot be resolved
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/jaxrs/JDTJaxRsCodeLensTest.java>:[22] 
[ERROR] 	public class JDTJaxRsCodeLensTest extends JaxRsCodeLensTest {
[ERROR] 	                                          ^^^^^^^^^^^^^^^^^
[ERROR] JaxRsCodeLensTest cannot be resolved to a type
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/jaxrs/JDTJaxRsCodeLensTest.java>:[25] 
[ERROR] 	setJDTUtils(JDTUtilsImpl.getInstance());
[ERROR] 	^^^^^^^^^^^
[ERROR] The method setJDTUtils(IJDTUtils) is undefined for the type JDTJaxRsCodeLensTest
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/health/JDTJavaDiagnosticsMicroProfileHealthTest.java>:[17] 
[ERROR] 	import com.redhat.microprofile.jdt.core.health.JavaDiagnosticsMicroProfileHealthTest;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import com.redhat.microprofile.jdt.core.health cannot be resolved
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/health/JDTJavaDiagnosticsMicroProfileHealthTest.java>:[24] 
[ERROR] 	public class JDTJavaDiagnosticsMicroProfileHealthTest extends JavaDiagnosticsMicroProfileHealthTest {
[ERROR] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] JavaDiagnosticsMicroProfileHealthTest cannot be resolved to a type
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/health/JDTJavaDiagnosticsMicroProfileHealthTest.java>:[27] 
[ERROR] 	setJDTUtils(JDTUtilsImpl.getInstance());
[ERROR] 	^^^^^^^^^^^
[ERROR] The method setJDTUtils(IJDTUtils) is undefined for the type JDTJavaDiagnosticsMicroProfileHealthTest
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/JDTConfigItemIntBoolDefaultValueTest.java>:[6] 
[ERROR] 	import com.redhat.microprofile.jdt.core.ConfigItemIntBoolDefaultValueTest;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import com.redhat.microprofile.jdt.core.ConfigItemIntBoolDefaultValueTest cannot be resolved
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/JDTConfigItemIntBoolDefaultValueTest.java>:[8] 
[ERROR] 	public class JDTConfigItemIntBoolDefaultValueTest extends ConfigItemIntBoolDefaultValueTest {
[ERROR] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ConfigItemIntBoolDefaultValueTest cannot be resolved to a type
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/JDTConfigItemIntBoolDefaultValueTest.java>:[11] 
[ERROR] 	setJDTUtils(JDTUtilsImpl.getInstance());
[ERROR] 	^^^^^^^^^^^
[ERROR] The method setJDTUtils(IJDTUtils) is undefined for the type JDTConfigItemIntBoolDefaultValueTest
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/JDTGenerateAllPropertiesAndDefinition.java>:[16] 
[ERROR] 	import com.redhat.microprofile.jdt.core.GenerateAllPropertiesAndDefinition;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import com.redhat.microprofile.jdt.core.GenerateAllPropertiesAndDefinition cannot be resolved
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/JDTGenerateAllPropertiesAndDefinition.java>:[22] 
[ERROR] 	public class JDTGenerateAllPropertiesAndDefinition extends GenerateAllPropertiesAndDefinition {
[ERROR] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] GenerateAllPropertiesAndDefinition cannot be resolved to a type
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/JDTGenerateAllPropertiesAndDefinition.java>:[25] 
[ERROR] 	setJDTUtils(JDTUtilsImpl.getInstance());
[ERROR] 	^^^^^^^^^^^
[ERROR] The method setJDTUtils(IJDTUtils) is undefined for the type JDTGenerateAllPropertiesAndDefinition
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/JDTMicroProfileConfigPropertyTest.java>:[16] 
[ERROR] 	import com.redhat.microprofile.jdt.core.MicroProfileConfigPropertyTest;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import com.redhat.microprofile.jdt.core.MicroProfileConfigPropertyTest cannot be resolved
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/JDTMicroProfileConfigPropertyTest.java>:[22] 
[ERROR] 	public class JDTMicroProfileConfigPropertyTest extends MicroProfileConfigPropertyTest {
[ERROR] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] MicroProfileConfigPropertyTest cannot be resolved to a type
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/JDTMicroProfileConfigPropertyTest.java>:[25] 
[ERROR] 	setJDTUtils(JDTUtilsImpl.getInstance());
[ERROR] 	^^^^^^^^^^^
[ERROR] The method setJDTUtils(IJDTUtils) is undefined for the type JDTMicroProfileConfigPropertyTest
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/opentracing/JDTMicroProfileOpenTracingTest.java>:[16] 
[ERROR] 	import com.redhat.microprofile.jdt.core.opentracing.MicroProfileOpenTracingTest;
[ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import com.redhat.microprofile.jdt.core.opentracing cannot be resolved
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/opentracing/JDTMicroProfileOpenTracingTest.java>:[22] 
[ERROR] 	public class JDTMicroProfileOpenTracingTest extends MicroProfileOpenTracingTest {
[ERROR] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] MicroProfileOpenTracingTest cannot be resolved to a type
[ERROR] <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-quarkus_master/ws/sources/tests/org.jboss.tools.quarkus.lsp4e.test/src/main/java/org/jboss/tools/quarkus/lsp4e/core/opentracing/JDTMicroProfileOpenTracingTest.java>:[25] 
[ERROR] 	setJDTUtils(JDTUtilsImpl.getInstance());
[ERROR] 	^^^^^^^^^^^
[ERROR] The method setJDTUtils(IJDTUtils) is undefined for the type JDTMicroProfileOpenTracingTest
[ERROR] 33 problems (33 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.7.0:compile (default-compile) on project org.jboss.tools.quarkus.lsp4e.test: Compilation failure
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    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:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    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: copied.org.apache.maven.plugin.CompilationFailureException: Compilation failure
    at copied.org.apache.maven.plugin.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:428)
    at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute (AbstractOsgiCompilerMojo.java:293)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    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:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.jboss.tools.quarkus.lsp4e.test
Build step 'Execute shell' marked build as failure
Terminating xvnc.
$ /usr/bin/vncserver -kill :35
Killing Xvnc process ID 9528
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
[description-setter] Description set: 



More information about the jbosstools-builds mailing list