[
https://issues.apache.org/jira/browse/GEODE-8316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17161605#comment-17161605
]
Jinmei Liao commented on GEODE-8316:
------------------------------------
I think this has something to do with the environment is not ready yet when the
test started to execute. This failure only appears when these tests are the
first to execute. In the successful runs, these tests are executed about 4 or 5
minutes later.
> RollingUpgradeWithGfshDUnitTest > testRollingUpgradeWithDeployment[] FAILED
> ---------------------------------------------------------------------------
>
> Key: GEODE-8316
> URL: https://issues.apache.org/jira/browse/GEODE-8316
> Project: Geode
> Issue Type: Bug
> Components: core
> Reporter: Mark Hanson
> Priority: Major
> Labels: CI, GeodeOperationAPI
>
> {noformat}
> 07:26:08org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeWithGfshDUnitTest
> > testRollingUpgradeWithDeployment[1.10.0] FAILED
> 07:26:08 java.lang.AssertionError:
> 07:26:08 Expecting file:
> 07:26:08
> </home/geode/geode/geode-core/build/../../geode-assembly/build/install/apache-geode>
> 07:26:08 to exist.
> 07:26:08
> 07:26:08org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeWithGfshDUnitTest
> > testRollingUpgradeWithDeployment[1.11.0] FAILED
> 07:26:08 java.lang.AssertionError:
> 07:26:08 Expecting file:
> 07:26:08
> </home/geode/geode/geode-core/build/../../geode-assembly/build/install/apache-geode>
> 07:26:08 to exist.
> 07:26:08
> 07:26:08org.apache.geode.internal.cache.rollingupgrade.RollingUpgradeWithGfshDUnitTest
> > testRollingUpgradeWithDeployment[1.12.0] FAILED
> 07:26:08 java.lang.AssertionError:
> 07:26:08 Expecting file:
> 07:26:08
> </home/geode/geode/geode-core/build/../../geode-assembly/build/install/apache-geode>
> 07:26:08 to exist.
> 07:26:19 {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)