You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/25 03:16:45 UTC

Build failed in Jenkins: Phoenix | Master #720

See <https://builds.apache.org/job/Phoenix-master/720/changes>

Changes:

[codymarcel] PHOENIX-1728 - Pherf - Make tests use mini cluster. Some files were missing from previous commit.

------------------------------------------
[...truncated 1778 lines...]
Downloaded: https://repository.apache.org/content/repositories/releases/commons-io/commons-io/maven-metadata.xml (725 B at 12.2 KB/sec)
                        
Downloaded: https://repository.apache.org/content/repositories/snapshots/commons-io/commons-io/maven-metadata.xml (336 B at 5.5 KB/sec)
Downloading: http://repository.apache.org/snapshots/commons-io/commons-io/maven-metadata.xml
Downloading: http://repo.maven.apache.org/maven2/commons-io/commons-io/maven-metadata.xml
725/725 B               
725/725 B   312/312 B   
                        
Downloaded: http://repository.apache.org/snapshots/commons-io/commons-io/maven-metadata.xml (312 B at 6.2 KB/sec)
                        
Downloaded: http://repo.maven.apache.org/maven2/commons-io/commons-io/maven-metadata.xml (725 B at 13.4 KB/sec)
                        
                        
Downloading: http://conjars.org/repo/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.apache.org/content/repositories/releases/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.apache.org/content/repositories/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
                        
3/3 KB                  
Downloading: http://repository.apache.org/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
         
Downloaded: https://repository.apache.org/content/repositories/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml (3 KB at 49.3 KB/sec)
3/3 KB   
         
Downloaded: http://repository.apache.org/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml (3 KB at 62.0 KB/sec)
         
         
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-pherf ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-pherf ---
[INFO] Test Source directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/it/java> added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-pherf ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-pherf ---
[INFO] artifact junit:junit-dep: checking for updates from apache release
[INFO] artifact junit:junit-dep: checking for updates from conjars.org
[INFO] artifact junit:junit-dep: checking for updates from apache snapshot
[INFO] artifact junit:junit-dep: checking for updates from sonatype-nexus-snapshots
[INFO] artifact junit:junit-dep: checking for updates from central
[INFO] artifact junit:junit: checking for updates from apache release
[INFO] artifact junit:junit: checking for updates from conjars.org
[INFO] artifact junit:junit: checking for updates from apache snapshot
[INFO] artifact junit:junit: checking for updates from sonatype-nexus-snapshots
[INFO] artifact junit:junit: checking for updates from central
[INFO] artifact commons-io:commons-io: checking for updates from apache release
[INFO] artifact commons-io:commons-io: checking for updates from conjars.org
[INFO] artifact commons-io:commons-io: checking for updates from apache snapshot
[INFO] artifact commons-io:commons-io: checking for updates from sonatype-nexus-snapshots
[INFO] artifact commons-io:commons-io: checking for updates from central
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-pherf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ phoenix-pherf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 60 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/classes>
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/DataLoadThreadTime.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/DataLoadThreadTime.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ phoenix-pherf ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/classes/mrapp-generated-classpath'.>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-pherf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/it/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ phoenix-pherf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/test-classes>
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/RowCalculatorTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/RowCalculatorTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/ResultTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/ResultTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ phoenix-pherf ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.pherf.ColumnTest
Running org.apache.phoenix.pherf.SchemaReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.phoenix.pherf.ColumnTest
Running org.apache.phoenix.pherf.TestHBaseProps
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in org.apache.phoenix.pherf.TestHBaseProps
Running org.apache.phoenix.pherf.ResourceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 sec - in org.apache.phoenix.pherf.ResourceTest
Running org.apache.phoenix.pherf.RowCalculatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.phoenix.pherf.RowCalculatorTest
Running org.apache.phoenix.pherf.ResultTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.513 sec - in org.apache.phoenix.pherf.ResultTest
Running org.apache.phoenix.pherf.PherfTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 sec - in org.apache.phoenix.pherf.PherfTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1,021.988 sec <<< FAILURE! - in org.apache.phoenix.pherf.SchemaReaderTest
testSchemaReader(org.apache.phoenix.pherf.SchemaReaderTest)  Time elapsed: 1,021.891 sec  <<< FAILURE!
java.lang.AssertionError: Could not initialize SchemaReader
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.phoenix.pherf.SchemaReaderTest.assertApplySchemaTest(SchemaReaderTest.java:69)
	at org.apache.phoenix.pherf.SchemaReaderTest.testSchemaReader(SchemaReaderTest.java:44)

Running org.apache.phoenix.pherf.RuleGeneratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.phoenix.pherf.RuleGeneratorTest
Running org.apache.phoenix.pherf.DataIngestTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1,016.508 sec <<< FAILURE! - in org.apache.phoenix.pherf.DataIngestTest
generateData(org.apache.phoenix.pherf.DataIngestTest)  Time elapsed: 1,016.507 sec  <<< ERROR!
org.apache.phoenix.exception.PhoenixIOException: Failed after attempts=31, exceptions:
Sat Apr 25 00:54:36 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 00:54:54 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 00:55:12 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 00:55:30 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 00:55:48 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 00:56:07 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 00:56:29 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 00:56:57 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 00:57:24 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 00:57:52 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 00:58:20 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 00:58:57 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 00:59:34 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:00:11 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:00:49 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:01:26 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:02:03 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:02:40 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:03:18 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:03:55 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:04:32 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:05:09 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:05:47 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:06:24 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:07:01 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:07:38 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:08:16 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:08:53 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:09:30 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:10:07 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
Sat Apr 25 01:10:45 UTC 2015, RpcRetryingCaller{globalStartTime=1429923259635, pause=100, retries=31}, org.apache.hadoop.hbase.MasterNotRunningException: org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase

	at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
	at org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper.exists(RecoverableZooKeeper.java:222)
	at org.apache.hadoop.hbase.zookeeper.ZKUtil.checkExists(ZKUtil.java:481)
	at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.checkIfBaseNodeAvailable(ConnectionManager.java:849)
	at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.access$400(ConnectionManager.java:535)
	at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation$StubMaker.makeStubNoRetries(ConnectionManager.java:1435)
	at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation$StubMaker.makeStub(ConnectionManager.java:1476)
	at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation$MasterServiceStubMaker.makeStub(ConnectionManager.java:1505)
	at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.getKeepAliveMasterService(ConnectionManager.java:1711)
	at org.apache.hadoop.hbase.client.MasterCallable.prepare(MasterCallable.java:38)
	at org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithRetries(RpcRetryingCaller.java:124)
	at org.apache.hadoop.hbase.client.HBaseAdmin.executeCallable(HBaseAdmin.java:3601)
	at org.apache.hadoop.hbase.client.HBaseAdmin.getTableDescriptor(HBaseAdmin.java:422)
	at org.apache.hadoop.hbase.client.HBaseAdmin.getTableDescriptor(HBaseAdmin.java:444)
	at org.apache.phoenix.query.ConnectionQueryServicesImpl.ensureTableCreated(ConnectionQueryServicesImpl.java:804)
	at org.apache.phoenix.query.ConnectionQueryServicesImpl.createTable(ConnectionQueryServicesImpl.java:1194)
	at org.apache.phoenix.query.DelegateConnectionQueryServices.createTable(DelegateConnectionQueryServices.java:111)
	at org.apache.phoenix.schema.MetaDataClient.createTableInternal(MetaDataClient.java:1701)
	at org.apache.phoenix.schema.MetaDataClient.createTable(MetaDataClient.java:594)
	at org.apache.phoenix.compile.CreateTableCompiler$2.execute(CreateTableCompiler.java:186)
	at org.apache.phoenix.jdbc.PhoenixStatement$2.call(PhoenixStatement.java:298)
	at org.apache.phoenix.jdbc.PhoenixStatement$2.call(PhoenixStatement.java:290)
	at org.apache.phoenix.call.CallRunner.run(CallRunner.java:53)
	at org.apache.phoenix.jdbc.PhoenixStatement.executeMutation(PhoenixStatement.java:288)
	at org.apache.phoenix.jdbc.PhoenixStatement.executeUpdate(PhoenixStatement.java:1152)
	at org.apache.phoenix.query.ConnectionQueryServicesImpl$11.call(ConnectionQueryServicesImpl.java:1841)
	at org.apache.phoenix.query.ConnectionQueryServicesImpl$11.call(ConnectionQueryServicesImpl.java:1810)
	at org.apache.phoenix.util.PhoenixContextExecutor.call(PhoenixContextExecutor.java:77)
	at org.apache.phoenix.query.ConnectionQueryServicesImpl.init(ConnectionQueryServicesImpl.java:1810)
	at org.apache.phoenix.jdbc.PhoenixDriver.getConnectionQueryServices(PhoenixDriver.java:162)
	at org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.connect(PhoenixEmbeddedDriver.java:131)
	at org.apache.phoenix.jdbc.PhoenixDriver.connect(PhoenixDriver.java:133)
	at java.sql.DriverManager.getConnection(DriverManager.java:571)
	at java.sql.DriverManager.getConnection(DriverManager.java:187)
	at org.apache.phoenix.pherf.util.PhoenixUtil.getConnection(PhoenixUtil.java:70)
	at org.apache.phoenix.pherf.util.PhoenixUtil.getConnection(PhoenixUtil.java:56)
	at org.apache.phoenix.pherf.util.PhoenixUtil.getConnection(PhoenixUtil.java:52)
	at org.apache.phoenix.pherf.schema.SchemaReader.applySchema(SchemaReader.java:65)
	at org.apache.phoenix.pherf.DataIngestTest.generateData(DataIngestTest.java:52)

Running org.apache.phoenix.pherf.DataLoaderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.phoenix.pherf.DataLoaderTest
Running org.apache.phoenix.pherf.ConfigurationParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.phoenix.pherf.ConfigurationParserTest

Results :

Failed tests: 
  SchemaReaderTest.testSchemaReader:44->assertApplySchemaTest:69 Could not initialize SchemaReader

Tests in error: 
  DataIngestTest.generateData:52 ยป PhoenixIO Failed after attempts=31, exception...


Tests run: 27, Failures: 1, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [1.923s]
[INFO] Phoenix Core ...................................... SUCCESS [23:11.718s]
[INFO] Phoenix - Flume ................................... SUCCESS [1:00.363s]
[INFO] Phoenix - Pig ..................................... SUCCESS [2:19.535s]
[INFO] Phoenix Query Server Client ....................... SUCCESS [0.784s]
[INFO] Phoenix Query Server .............................. SUCCESS [1:48.325s]
[INFO] Phoenix - Pherf ................................... FAILURE [34:14.476s]
[INFO] Phoenix - Spark ................................... SKIPPED
[INFO] Phoenix Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02:37.652s
[INFO] Finished at: Sat Apr 25 01:10:51 UTC 2015
[INFO] Final Memory: 68M/1128M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on project phoenix-pherf: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pherf/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-pherf
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Phoenix | Master #719
Archived 1091 artifacts
Archive block size is 32768
Received 8507 blocks and 741573453 bytes
Compression is 27.3%
Took 5 min 46 sec
Updating PHOENIX-1728
Recording test results

Jenkins build is back to normal : Phoenix | Master #721

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/721/changes>