Starting chromedriver Running Xvfb Preparing environment Starting ChromeDriver 71.0.3578.98 on port 9515 Only local connections are allowed. 9bcc296cd60d6e0b8eeaefe9d047358e631fff4fed66a9f93f9d65f33cd653e7 Running functional-tests from embedded sources. Running che-starter against https://che.openshift.io/ Unable to find image 'quay.io/openshiftio/almighty-che-starter:latest' locally Trying to pull repository quay.io/openshiftio/almighty-che-starter ... latest: Pulling from quay.io/openshiftio/almighty-che-starter a02a4930cb5d: Already exists 4aaa1ae04d05: Pulling fs layer d16c1dcc506f: Pulling fs layer b7ef71af16a4: Pulling fs layer e8afe41b699b: Pulling fs layer 2adad8ae817e: Pulling fs layer 712670e798aa: Pulling fs layer 2adad8ae817e: Waiting 712670e798aa: Waiting e8afe41b699b: Waiting b7ef71af16a4: Verifying Checksum d16c1dcc506f: Verifying Checksum b7ef71af16a4: Download complete d16c1dcc506f: Download complete e8afe41b699b: Download complete 2adad8ae817e: Verifying Checksum 2adad8ae817e: Download complete 712670e798aa: Download complete 4aaa1ae04d05: Verifying Checksum 4aaa1ae04d05: Download complete 4aaa1ae04d05: Pull complete d16c1dcc506f: Pull complete b7ef71af16a4: Pull complete e8afe41b699b: Pull complete 2adad8ae817e: Pull complete 712670e798aa: Pull complete Digest: sha256:2f185130aaeb28503f63a8808e9401502dd0e9e8e3dd16c48592436485f5dbf5 Status: Downloaded newer image for quay.io/openshiftio/almighty-che-starter:latest 4776613150cb60762fddd33231b8e93e091ee427e222c7139da2e642e2faef79 Running tests [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building functional-tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.pom (12 KB at 31.4 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.jar (288 KB at 5632.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ functional-tests --- [INFO] Deleting /root/rh-che/functional-tests/target [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ functional-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ functional-tests --- [INFO] Executing: /bin/sh -c cd /root/rh-che/functional-tests && git rev-parse --verify HEAD [INFO] Working directory: /root/rh-che/functional-tests [INFO] Storing buildNumber: 1db55be127c5b1c5af2ce05b09d5492454f9e4ca at timestamp: 20190313 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (distribution-management-used) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (no-distribution-management-at-all) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (dependency) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-bad-dependencies) @ functional-tests --- [INFO] [INFO] --- maven-sortpom-plugin:2.3.0:verify (default) @ functional-tests --- [INFO] Verifying file /root/rh-che/functional-tests/pom.xml [INFO] [INFO] --- fmt-maven-plugin:2.5.1:check (default) @ functional-tests --- [INFO] Processed 23 files (0 non-complying). [INFO] [INFO] --- license-maven-plugin:3.0:check (check-headers) @ functional-tests --- [INFO] Checking licenses... [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /root/rh-che/functional-tests/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ functional-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /root/rh-che/functional-tests/target/classes warning: Supported source version 'RELEASE_6' from annotation processor 'org.jvnet.hudson.annotation_indexer.AnnotationProcessorImpl' less than -source '1.8' 1 warning [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ functional-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /root/rh-che/functional-tests/target/test-classes warning: Supported source version 'RELEASE_6' from annotation processor 'org.jvnet.hudson.annotation_indexer.AnnotationProcessorImpl' less than -source '1.8' 1 warning [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ functional-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ functional-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (distribution-management-used) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (no-distribution-management-at-all) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (dependency) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-bad-dependencies) @ functional-tests --- [INFO] [INFO] --- maven-sortpom-plugin:2.3.0:verify (default) @ functional-tests --- [INFO] Verifying file /root/rh-che/functional-tests/pom.xml [INFO] [INFO] --- fmt-maven-plugin:2.5.1:check (default) @ functional-tests --- [INFO] Processed 22 files (0 non-complying). [INFO] [INFO] --- license-maven-plugin:3.0:check (check-headers) @ functional-tests --- [INFO] Checking licenses... [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /root/rh-che/functional-tests/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ functional-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ functional-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ functional-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ functional-tests --- [INFO] Building jar: /root/rh-che/functional-tests/target/functional-tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ functional-tests --- [INFO] Building jar: /root/rh-che/functional-tests/target/functional-tests-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.22.1:integration-test (default) @ functional-tests --- [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.pom (3 KB at 123.5 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom (3 KB at 105.6 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.pom (3 KB at 113.6 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.pom (4 KB at 150.6 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.pom (3 KB at 122.5 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.jar [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.jar [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.jar [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.jar (40 KB at 1561.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.jar (27 KB at 594.4 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.jar (43 KB at 779.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.jar (51 KB at 862.1 KB/sec) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite [main] INFO org.eclipse.che.selenium.core.user.MultiUserCheDefaultTestUserProvider - User name='osiotest1a', id='593d4c52-dfe0-47cd-9238-6a44b06e4d34' is being used as default user Mar 13, 2019 6:08:02 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end Mar 13, 2019 6:08:02 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS ... ... TestNG 6.8.9beta by Cédric Beust (cedric@beust.com) ... [main] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting suite 'Simple test suite' with 2 test methods. [main] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting suite 'Simple test suite' with 2 test methods. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #1 DialogAboutTest.dialogAboutTest. Passed: 0, failed: 0, skipped: 0. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Dependencies injection in org.eclipse.che.selenium.miscellaneous.DialogAboutTest Mar 13, 2019 6:08:03 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end Mar 13, 2019 6:08:03 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.client.CheTestWorkspaceServiceClient - Workspace name='workspace34zgfv' and id='workspaceqa6nrnuc6xqkgcho' created [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace with name='workspace34zgfv' id='workspaceqa6nrnuc6xqkgcho' is starting... [ForkJoinPool.commonPool-worker-1] ERROR org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace with name='workspace34zgfv' id='workspaceqa6nrnuc6xqkgcho' start failed. [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient - Workspace name='workspace34zgfv', id='workspaceqa6nrnuc6xqkgcho', username='osiotest1a' removed [pool-1-thread-1] ERROR org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Failed to inject fields in org.eclipse.che.selenium.miscellaneous.DialogAboutTest com.google.inject.ProvisionException: Unable to provision, see the following errors: 1) Error in custom provider, java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Workspace with name='workspace34zgfv' id='workspaceqa6nrnuc6xqkgcho' start failed. at org.eclipse.che.selenium.core.CheSeleniumSuiteModule.getWorkspace(CheSeleniumSuiteModule.java:168) (via modules: com.google.inject.util.Modules$OverrideModule -> org.eclipse.che.selenium.core.CheSeleniumSuiteModule) while locating org.eclipse.che.selenium.core.workspace.TestWorkspace for field at org.eclipse.che.selenium.miscellaneous.DialogAboutTest.testWorkspace(DialogAboutTest.java:26) while locating org.eclipse.che.selenium.miscellaneous.DialogAboutTest 1 error at com.google.inject.internal.InternalProvisionException.toProvisionException(InternalProvisionException.java:226) at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:73) at com.google.inject.internal.InjectorImpl.injectMembers(InjectorImpl.java:1014) at org.eclipse.che.selenium.core.inject.SeleniumTestHandler.injectDependencies(SeleniumTestHandler.java:329) at org.eclipse.che.selenium.core.inject.SeleniumTestHandler.beforeInvocation(SeleniumTestHandler.java:259) at org.testng.internal.invokers.InvokedMethodListenerInvoker$InvokeBeforeInvocationWithoutContextStrategy.callMethod(InvokedMethodListenerInvoker.java:84) at org.testng.internal.invokers.InvokedMethodListenerInvoker.invokeListener(InvokedMethodListenerInvoker.java:62) at org.testng.internal.Invoker.runInvokedMethodListeners(Invoker.java:603) at org.testng.internal.Invoker.invokeMethod(Invoker.java:670) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:882) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1189) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:124) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Workspace with name='workspace34zgfv' id='workspaceqa6nrnuc6xqkgcho' start failed. at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357) at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895) at org.eclipse.che.selenium.core.workspace.CheTestWorkspace.await(CheTestWorkspace.java:129) at org.eclipse.che.selenium.core.CheSeleniumSuiteModule.getWorkspace(CheSeleniumSuiteModule.java:169) at org.eclipse.che.selenium.core.CheSeleniumSuiteModule$$FastClassByGuice$$87827f64.invoke() at com.google.inject.internal.ProviderMethod$FastClassProviderMethod.doProvision(ProviderMethod.java:264) at com.google.inject.internal.ProviderMethod.doProvision(ProviderMethod.java:173) at com.google.inject.internal.InternalProviderInstanceBindingImpl$CyclicFactory.provision(InternalProviderInstanceBindingImpl.java:185) at com.google.inject.internal.InternalProviderInstanceBindingImpl$CyclicFactory.get(InternalProviderInstanceBindingImpl.java:162) at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:52) at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:147) at com.google.inject.internal.MembersInjectorImpl.injectAndNotify(MembersInjectorImpl.java:101) at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:71) ... 14 more Caused by: java.lang.IllegalStateException: Workspace with name='workspace34zgfv' id='workspaceqa6nrnuc6xqkgcho' start failed. at org.eclipse.che.selenium.core.workspace.CheTestWorkspace.lambda$new$1(CheTestWorkspace.java:104) at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626) at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1618) at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Workspace with name 'workspace34zgfv' didn't start at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.eclipse.che.selenium.core.utils.WaitUtils.waitSuccessCondition(WaitUtils.java:101) at org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient.waitWorkspaceStart(AbstractTestWorkspaceServiceClient.java:151) at org.eclipse.che.selenium.core.client.CheTestWorkspaceServiceClient.start(CheTestWorkspaceServiceClient.java:85) at org.eclipse.che.selenium.core.workspace.CheTestWorkspace.lambda$new$1(CheTestWorkspace.java:83) ... 6 more Caused by: java.lang.RuntimeException: Workspace with name 'workspace34zgfv' didn't start at org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient.lambda$waitWorkspaceStart$2(AbstractTestWorkspaceServiceClient.java:169) at org.eclipse.che.selenium.core.utils.WaitUtils.lambda$waitSuccessCondition$0(WaitUtils.java:86) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [pool-1-thread-1] ERROR org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Test DialogAboutTest.dialogAboutTest failed. Error: Failed to inject fields in org.eclipse.che.selenium.miscellaneous.DialogAboutTest [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Processing @PreDestroy annotation in org.eclipse.che.selenium.miscellaneous.DialogAboutTest [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Dependencies injection in com.redhat.che.functional.tests.BuildAndRunProjectTest Mar 13, 2019 6:11:32 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end Mar 13, 2019 6:11:33 PM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.client.CheTestWorkspaceServiceClient - Workspace name='workspacete33pg' and id='workspaceul7kv4rgleez9zae' created [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace with name='workspacete33pg' id='workspaceul7kv4rgleez9zae' is starting... [ForkJoinPool.commonPool-worker-1] ERROR org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace with name='workspacete33pg' id='workspaceul7kv4rgleez9zae' start failed. [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient - Workspace name='workspacete33pg', id='workspaceul7kv4rgleez9zae', username='osiotest1a' removed [pool-1-thread-1] ERROR org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Failed to inject fields in com.redhat.che.functional.tests.BuildAndRunProjectTest com.google.inject.ProvisionException: Unable to provision, see the following errors: 1) Error injecting com.redhat.che.functional.tests.BuildAndRunProjectTest using org.eclipse.che.selenium.core.workspace.TestWorkspaceInjector@6c3fc0d4. Reason: java.lang.RuntimeException: Could not inject workspace. while locating com.redhat.che.functional.tests.BuildAndRunProjectTest 1 error at com.google.inject.internal.InternalProvisionException.toProvisionException(InternalProvisionException.java:226) at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:73) at com.google.inject.internal.InjectorImpl.injectMembers(InjectorImpl.java:1014) at org.eclipse.che.selenium.core.inject.SeleniumTestHandler.injectDependencies(SeleniumTestHandler.java:329) at org.eclipse.che.selenium.core.inject.SeleniumTestHandler.beforeInvocation(SeleniumTestHandler.java:259) at org.testng.internal.invokers.InvokedMethodListenerInvoker$InvokeBeforeInvocationWithoutContextStrategy.callMethod(InvokedMethodListenerInvoker.java:84) at org.testng.internal.invokers.InvokedMethodListenerInvoker.invokeListener(InvokedMethodListenerInvoker.java:62) at org.testng.internal.Invoker.runInvokedMethodListeners(Invoker.java:603) at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:531) at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215) at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:140) at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:170) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:104) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: Could not inject workspace. at org.eclipse.che.selenium.core.workspace.AbstractTestWorkspaceInjector.injectMembers(AbstractTestWorkspaceInjector.java:55) at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:160) at com.google.inject.internal.MembersInjectorImpl.injectAndNotify(MembersInjectorImpl.java:101) at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:71) ... 14 more Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Workspace with name='workspacete33pg' id='workspaceul7kv4rgleez9zae' start failed. at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357) at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895) at org.eclipse.che.selenium.core.workspace.CheTestWorkspace.await(CheTestWorkspace.java:129) at org.eclipse.che.selenium.core.workspace.AbstractTestWorkspaceInjector.injectMembers(AbstractTestWorkspaceInjector.java:51) ... 17 more Caused by: java.lang.IllegalStateException: Workspace with name='workspacete33pg' id='workspaceul7kv4rgleez9zae' start failed. at org.eclipse.che.selenium.core.workspace.CheTestWorkspace.lambda$new$1(CheTestWorkspace.java:104) at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626) at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1618) at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Workspace with name 'workspacete33pg' didn't start at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.eclipse.che.selenium.core.utils.WaitUtils.waitSuccessCondition(WaitUtils.java:101) at org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient.waitWorkspaceStart(AbstractTestWorkspaceServiceClient.java:151) at org.eclipse.che.selenium.core.client.CheTestWorkspaceServiceClient.start(CheTestWorkspaceServiceClient.java:85) at org.eclipse.che.selenium.core.workspace.CheTestWorkspace.lambda$new$1(CheTestWorkspace.java:83) ... 6 more Caused by: java.lang.RuntimeException: Workspace with name 'workspacete33pg' didn't start at org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient.lambda$waitWorkspaceStart$2(AbstractTestWorkspaceServiceClient.java:169) at org.eclipse.che.selenium.core.utils.WaitUtils.lambda$waitSuccessCondition$0(WaitUtils.java:86) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #2 BuildAndRunProjectTest.runProjectBuild. Passed: 0, failed: 1, skipped: 0. [pool-1-thread-1] WARN org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Test BuildAndRunProjectTest.runProjectBuild skipped. [main] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Cleaning up test environment... [main] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Processing @PreDestroy annotation in com.redhat.che.functional.tests.BuildAndRunProjectTest [ERROR] Tests run: 3, Failures: 2, Errors: 0, Skipped: 1, Time elapsed: 437.106 s <<< FAILURE! - in TestSuite [ERROR] dialogAboutTest(org.eclipse.che.selenium.miscellaneous.DialogAboutTest) Time elapsed: 209.525 s <<< FAILURE! org.testng.TestException: Failed to inject fields in org.eclipse.che.selenium.miscellaneous.DialogAboutTest Caused by: com.google.inject.ProvisionException: Unable to provision, see the following errors: 1) Error in custom provider, java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Workspace with name='workspace34zgfv' id='workspaceqa6nrnuc6xqkgcho' start failed. at org.eclipse.che.selenium.core.CheSeleniumSuiteModule.getWorkspace(CheSeleniumSuiteModule.java:168) (via modules: com.google.inject.util.Modules$OverrideModule -> org.eclipse.che.selenium.core.CheSeleniumSuiteModule) while locating org.eclipse.che.selenium.core.workspace.TestWorkspace for field at org.eclipse.che.selenium.miscellaneous.DialogAboutTest.testWorkspace(DialogAboutTest.java:26) while locating org.eclipse.che.selenium.miscellaneous.DialogAboutTest 1 error Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Workspace with name='workspace34zgfv' id='workspaceqa6nrnuc6xqkgcho' start failed. Caused by: java.lang.IllegalStateException: Workspace with name='workspace34zgfv' id='workspaceqa6nrnuc6xqkgcho' start failed. Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Workspace with name 'workspace34zgfv' didn't start Caused by: java.lang.RuntimeException: Workspace with name 'workspace34zgfv' didn't start [ERROR] checkWorkspace(com.redhat.che.functional.tests.BuildAndRunProjectTest) Time elapsed: 432.317 s <<< FAILURE! com.google.inject.ProvisionException: Unable to provision, see the following errors: 1) Error injecting com.redhat.che.functional.tests.BuildAndRunProjectTest using org.eclipse.che.selenium.core.workspace.TestWorkspaceInjector@6c3fc0d4. Reason: java.lang.RuntimeException: Could not inject workspace. while locating com.redhat.che.functional.tests.BuildAndRunProjectTest 1 error Caused by: java.lang.RuntimeException: Could not inject workspace. Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Workspace with name='workspacete33pg' id='workspaceul7kv4rgleez9zae' start failed. Caused by: java.lang.IllegalStateException: Workspace with name='workspacete33pg' id='workspaceul7kv4rgleez9zae' start failed. Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Workspace with name 'workspacete33pg' didn't start Caused by: java.lang.RuntimeException: Workspace with name 'workspacete33pg' didn't start [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] BuildAndRunProjectTest.checkWorkspace » Provision Unable to provision, see the... [ERROR] DialogAboutTest.dialogAboutTest » Test Failed to inject fields in org.eclipse... [INFO] [ERROR] Tests run: 3, Failures: 2, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.0.1:analyze-only (analyze) @ functional-tests --- [INFO] No dependency problems found [INFO] [INFO] --- maven-failsafe-plugin:2.22.1:verify (default) @ functional-tests --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:39 min [INFO] Finished at: 2019-03-13T18:15:16+00:00 [INFO] Final Memory: 98M/1786M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.22.1:verify (default) on project functional-tests: There are test failures. [ERROR] [ERROR] Please refer to /root/rh-che/functional-tests/target/failsafe-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Logs folder mounted, grabbing logs. Saving che-starter logs to /root/logs/che-starter.log Saving test run logs to /root/logs/functional-tests.log