Phoenix test failure problem_with_server_read

Bug #1370268 reported by Chris Sheedy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trafodion
Won't Fix
Medium
Atanu Mishra

Bug Description

Change 407 which is https://review.trafodion.org/#/c/407/ had many errors in phoenix_quick-cdh4.4, the first one in https://jenkins01.trafodion.org/job/phoenix_quick-cdh4.4/281/console is

Running test.java.com.hp.phoenix.end2end.IsNullTest
test.java.com.hp.phoenix.end2end.IsNullTest
The message id: problem_with_server_read
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.524 sec <<< FAILURE! - in test.java.com.hp.phoenix.end2end.IsNullTest
testIsNullInPk(test.java.com.hp.phoenix.end2end.IsNullTest) Time elapsed: 5.226 sec <<< FAILURE!
java.lang.AssertionError: Failed to drop object: table IntIntKeyTest
 at org.junit.Assert.fail(Assert.java:88)
 at test.java.com.hp.phoenix.end2end.BaseTest.dropTestObjects(BaseTest.java:180)
 at test.java.com.hp.phoenix.end2end.BaseTest.doBaseTestCleanup(BaseTest.java:112)
 at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:606)
 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.runners.ParentRunner.runLeaf(ParentRunner.java:271)
 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
 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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
 at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
. . .
Results :

Failed tests:
  IsNullTest>BaseTest.doBaseTestCleanup:112->BaseTest.dropTestObjects:180 Failed to drop object: table IntIntKeyTest
  ExtendedQueryExecTest.doTestSuiteSetup:69->BaseTest.doBaseTestSuiteSetup:91->BaseTest.dropTestObjects:180 Failed to drop object: table ATABLE
  IndexTest.doTestSuiteSetup:67->BaseTest.doBaseTestSuiteSetup:91->BaseTest.dropTestObjects:180 Failed to drop object: table t
  CreateTableTest.doTestSuiteSetup:63->BaseTest.doBaseTestSuiteSetup:91->BaseTest.dropTestObjects:180 Failed to drop object: table m_interface_job
  AlterTableTest.doTestSuiteSetup:63->BaseTest.doBaseTestSuiteSetup:91->BaseTest.dropTestObjects:180 Failed to drop object: table test_table
  AutoCommitTest.doTestSuiteSetup:63->BaseTest.doBaseTestSuiteSetup:91->BaseTest.dropTestObjects:180 Failed to drop object: table test_table
  CustomEntityDataTest.doTestSuiteSetup:65->BaseTest.doBaseTestSuiteSetup:91->BaseTest.dropTestObjects:180 Failed to drop object: table CUSTOM_ENTITY_DATA
  DistinctCountTest.doTestSuiteSetup:65->BaseTest.doBaseTestSuiteSetup:91->BaseTest.dropTestObjects:180 Failed to drop object: table ATABLE
  MultiCfQueryExecTest.doTestSuiteSetup:65->BaseTest.doBaseTestSuiteSetup:91->BaseTest.dropTestObjects:180 Failed to drop object: table MULTI_CF
  OrderByTest.doTestSuiteSetup:64->BaseTest.doBaseTestSuiteSetup:91->BaseTest.dropTestObjects:180 Failed to drop object: table ATABLE
  CompareDecimalToLongTest.doTestSuiteSetup:63->BaseTest.doBaseTestSuiteSetup:91->BaseTest.dropTestObjects:180 Failed to drop object: table LongInKeyTest
  ExecuteStatementsTest.doTestSuiteSetup:65->BaseTest.doBaseTestSuiteSetup:91->BaseTest.dropTestObjects:180 Failed to drop object: table ATABLE
  CoalesceFunctionTest.doTestSuiteSetup:63->BaseTest.doBaseTestSuiteSetup:91->BaseTest.dropTestObjects:180 Failed to drop object: table ATABLE

Tests run: 29, Failures: 13, Errors: 0, Skipped: 0

The test logs are saved at http://logs.trafodion.org/07/407/1/check/phoenix_quick-cdh4.4/addaf84/

Tags: dtm
tags: added: dtm
Revision history for this message
Atanu Mishra (atanu-mishra) wrote :

Monitoring -- whether this shows up with Trafodion v0.9

Changed in trafodion:
importance: Undecided → Medium
assignee: nobody → Atanu Mishra (atanu-mishra)
milestone: none → r1.0
Changed in trafodion:
milestone: r1.0 → r1.1
Revision history for this message
Atanu Mishra (atanu-mishra) wrote :

Not observed any more. Will create a new LP bug if the problem shows up again.

Changed in trafodion:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.