[ https://issues.apache.org/jira/browse/GEODE-9737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428999#comment-17428999 ]
Geode Integration commented on GEODE-9737: ------------------------------------------ Seen in [upgrade-test-openjdk8 #277|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/upgrade-test-openjdk8/builds/277] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0575/test-results/upgradeTest/1634151095/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0575/test-artifacts/1634151095/upgradetestfiles-openjdk8-1.15.0-build.0575.tgz]. > CI failure in > TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest > ---------------------------------------------------------------------------------------------------------------------- > > Key: GEODE-9737 > URL: https://issues.apache.org/jira/browse/GEODE-9737 > Project: Geode > Issue Type: Bug > Components: http session > Affects Versions: 1.15.0 > Reporter: Kamilla Aslami > Priority: Major > Labels: needsTriage > > {noformat} > TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest > > test[0] FAILED > java.lang.RuntimeException: Something very bad happened when trying to > start container > TOMCAT7_client-server_test0_1_dd13a1a6-effb-4430-8ccd-ee6c9142938c_<unknown> > at > org.apache.geode.session.tests.ContainerManager.startContainer(ContainerManager.java:82) > at > org.apache.geode.session.tests.ContainerManager.startContainers(ContainerManager.java:93) > at > org.apache.geode.session.tests.ContainerManager.startAllInactiveContainers(ContainerManager.java:101) > at > org.apache.geode.session.tests.TomcatSessionBackwardsCompatibilityTestBase.doPutAndGetSessionOnAllClients(TomcatSessionBackwardsCompatibilityTestBase.java:187) > at > org.apache.geode.session.tests.TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest.test(TomcatSessionBackwardsCompatibilityTomcat7079WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest.java:36) > Caused by: > java.lang.RuntimeException: Something very bad happened to this > container when starting. Check the cargo_logs folder for container logs. > at > org.apache.geode.session.tests.ServerContainer.start(ServerContainer.java:220) > at > org.apache.geode.session.tests.ContainerManager.startContainer(ContainerManager.java:79) > ... 4 more > Caused by: > org.codehaus.cargo.container.ContainerException: Deployable > [http://localhost:26322/cargocpc/index.html] failed to finish deploying > within the timeout period [120000]. The Deployable state is thus unknown. > at > org.codehaus.cargo.container.spi.deployer.DeployerWatchdog.watch(DeployerWatchdog.java:111) > at > org.codehaus.cargo.container.spi.AbstractLocalContainer.waitForCompletion(AbstractLocalContainer.java:387) > at > org.codehaus.cargo.container.spi.AbstractLocalContainer.start(AbstractLocalContainer.java:234) > at > org.apache.geode.session.tests.ServerContainer.start(ServerContainer.java:218) > ... 5 more > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)