Cask Data Application Platform - Develop Build and Test
Build: #2609 failed
Job: Unit Test Job failed
Io.cdap.cdap.internal.app.services.http.handlers. program lifecycle http handler test: Test case result
The below summarizes the result of the test "Io.cdap.cdap.internal.app.services.http.handlers. program lifecycle http handler test" in build 2,609 of CDAP - Develop Build and Test - Unit Test Job.
- Description
- Io.cdap.cdap.internal.app.services.http.handlers. program lifecycle http handler test
- Test class
- io.cdap.cdap.internal.app.services.http.handlers.ProgramLifecycleHttpHandlerTest
- Method
- io.cdap.cdap.internal.app.services.http.handlers.ProgramLifecycleHttpHandlerTest
- Duration
- 12 secs
- Status
- Failed (New Failure)
Error Log
java.util.concurrent.TimeoutException: Timeout occurred. Expected 200 but found 409. at io.cdap.cdap.common.utils.Tasks.waitFor(Tasks.java:70) at io.cdap.cdap.common.utils.Tasks.waitFor(Tasks.java:91) at io.cdap.cdap.common.utils.Tasks.waitFor(Tasks.java:130) at io.cdap.cdap.internal.app.services.http.AppFabricTestBase.deleteNamespaces(AppFabricTestBase.java:958) at io.cdap.cdap.internal.app.services.http.AppFabricTestBase.afterClass(AppFabricTestBase.java:300) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createReqestAndRun(JUnitCoreWrapper.java:139) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:111) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:84) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:138) 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.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:159) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:87) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)