Casey Getz

Results 15 issues of Casey Getz

failed on gh-a ``` com.github.ambry.server.ServerPlaintextTokenTest > endToEndReplicationWithMultiNodeSinglePartitionTest[0] FAILED java.lang.AssertionError: Could not find target token offset: 13206 at org.junit.Assert.fail(Assert.java:91) at com.github.ambry.server.ServerTestUtil.checkReplicaTokens(ServerTestUtil.java:2587) at com.github.ambry.server.ServerTestUtil.endToEndReplicationWithMultiNodeSinglePartitionTest(ServerTestUtil.java:1853) at com.github.ambry.server.ServerPlaintextTokenTest.endToEndReplicationWithMultiNodeSinglePartitionTest(ServerPlaintextTokenTest.java:94) ``` https://gradle.com/s/uunclclovgues

test-failure

github actions ``` com.github.ambry.frontend.FrontendIntegrationTest > accountApiTest[18] FAILED java.util.concurrent.ExecutionException: java.io.IOException: Connection reset by peer at com.github.ambry.router.FutureResult.resultOrThrow(FutureResult.java:113) at com.github.ambry.router.FutureResult.get(FutureResult.java:99) at com.github.ambry.frontend.FrontendIntegrationTest.getAccounts(FrontendIntegrationTest.java:820) at com.github.ambry.frontend.FrontendIntegrationTest.verifyGetAccountsAndContainer(FrontendIntegrationTest.java:774) at com.github.ambry.frontend.FrontendIntegrationTest.accountApiTest(FrontendIntegrationTest.java:484) Caused by: java.io.IOException: Connection reset by peer...

test-failure

Fails in github actions [logs_232.zip](https://github.com/linkedin/ambry/files/6704629/logs_232.zip) ``` com.github.ambry.server.ServerSSLTest > undeleteCornerCasesTest[0] FAILED java.lang.AssertionError: at org.junit.Assert.fail(Assert.java:91) at org.junit.Assert.fail(Assert.java:98) at com.github.ambry.server.ServerTestUtil.undeleteCornerCasesTest(ServerTestUtil.java:2298) at com.github.ambry.server.ServerSSLTest.undeleteCornerCasesTest(ServerSSLTest.java:169) ``` https://gradle.com/s/3fo3bmixt23lu

Failed on github actions. ``` com.github.ambry.router.CloudRouterTest > testStitchGetUpdateDelete[0] FAILED java.util.concurrent.TimeoutException: Timeout after waiting for 10000 ms. at com.github.ambry.router.FutureResult.get(FutureResult.java:106) at com.github.ambry.router.NonBlockingRouterTest.testStitchGetUpdateDelete(NonBlockingRouterTest.java:915) at com.github.ambry.router.CloudRouterTest.testStitchGetUpdateDelete(CloudRouterTest.java:226) ``` https://scans.gradle.com/s/ykhlrhym6af2y

test-failure

Failed on gh-actions https://scans.gradle.com/s/likpjsbsjsyxo/tests/:ambry-server:intTest/com.github.ambry.server.RouterServerSSLTest/interleavedOperationsTest%5B1%5D?expanded-stacktrace=WyIwIl0&top-execution=1

test-failure

``` com.github.ambry.router.PutManagerTest > testConcurrentPutsSuccess[0] FAILED java.lang.AssertionError: blobId should not be null at org.junit.Assert.fail(Assert.java:91) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:524) at com.github.ambry.router.PutManagerTest.assertSuccess(PutManagerTest.java:1038) at com.github.ambry.router.PutManagerTest.submitPutsAndAssertSuccess(PutManagerTest.java:942) at com.github.ambry.router.PutManagerTest.testConcurrentPutsSuccess(PutManagerTest.java:547) ``` https://gradle.com/s/un4v64r2kdvka

test-failure

``` com.github.ambry.router.PutManagerTest > testFailureOnAllSends[0] FAILED java.lang.AssertionError: exception should not be null at org.junit.Assert.fail(Assert.java:91) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:524) at com.github.ambry.router.PutManagerTest.assertFailure(PutManagerTest.java:1244) at com.github.ambry.router.PutManagerTest.submitPutsAndAssertFailure(PutManagerTest.java:970) at com.github.ambry.router.PutManagerTest.testFailureOnAllSends(PutManagerTest.java:442) ``` https://gradle.com/s/fm36znal6nw7i

test-failure

``` com.github.ambry.router.PutManagerTest > testLaterChunkFailure[0] FAILED java.lang.AssertionError: exception should not be null at org.junit.Assert.fail(Assert.java:91) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:524) at com.github.ambry.router.PutManagerTest.assertFailure(PutManagerTest.java:1244) at com.github.ambry.router.PutManagerTest.submitPutsAndAssertFailure(PutManagerTest.java:970) at com.github.ambry.router.PutManagerTest.testLaterChunkFailure(PutManagerTest.java:665) ``` https://gradle.com/s/iiwq4t6tbpewe I've been seeing a lot...

test-failure

This failed once for me on travis CI and succeeded on the following attempt: ``` com.github.ambry.router.RouterException: Server returned: Blob_Expired. Chunk ID: AAYQAgfuY7wAAQAAAAAAAAAHLlADt2RqSkmfDIZM8yc6KQ Error: BlobExpired java.util.concurrent.ExecutionException: com.github.ambry.router.RouterException: Server returned: Blob_Expired. Chunk...

test-failure

Failed on travis build once, and then succeeded on the next attempt: ``` com.github.ambry.server.VcrBackupTest > singleNodeUpDownTestWithoutPersist FAILED java.lang.AssertionError: Blob count is not correct. at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at com.github.ambry.server.VcrBackupTest.singleNodeUpDownTestWithoutPersist(VcrBackupTest.java:141) ```

test-failure