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 2014/01/31 04:44:19 UTC

Build failed in Jenkins: Apache Phoenix - Build:master #16

See <https://builds.apache.org/job/Phoenix/16/changes>

Changes:

[jamestaylor] Replace obsolete test with test that confirms that going from MULTI_TENANT=true to MULTI_TENANT=false is disallowed

------------------------------------------
[...truncated 106 lines...]
28/421 KB   
32/421 KB   
36/421 KB   
37/421 KB   
41/421 KB   
45/421 KB   
49/421 KB   
53/421 KB   
57/421 KB   
61/421 KB   
65/421 KB   
65/421 KB   
68/421 KB   
72/421 KB   
76/421 KB   
80/421 KB   
84/421 KB   
88/421 KB   
92/421 KB   
96/421 KB   
98/421 KB   
102/421 KB   
106/421 KB   
110/421 KB   
114/421 KB   
118/421 KB   
122/421 KB   
126/421 KB   
130/421 KB   
133/421 KB   
134/421 KB   
138/421 KB   
142/421 KB   
146/421 KB   
150/421 KB   
154/421 KB   
158/421 KB   
162/421 KB   
166/421 KB   
170/421 KB   
174/421 KB   
178/421 KB   
182/421 KB   
182/421 KB   
185/421 KB   
189/421 KB   
193/421 KB   
197/421 KB   
201/421 KB   
205/421 KB   
209/421 KB   
213/421 KB   
217/421 KB   
221/421 KB   
225/421 KB   
229/421 KB   
233/421 KB   
237/421 KB   
241/421 KB   
245/421 KB   
249/421 KB   
253/421 KB   
257/421 KB   
261/421 KB   
265/421 KB   
269/421 KB   
273/421 KB   
277/421 KB   
281/421 KB   
285/421 KB   
287/421 KB   
291/421 KB   
294/421 KB   
298/421 KB   
302/421 KB   
306/421 KB   
310/421 KB   
314/421 KB   
318/421 KB   
322/421 KB   
326/421 KB   
330/421 KB   
334/421 KB   
338/421 KB   
342/421 KB   
346/421 KB   
350/421 KB   
354/421 KB   
355/421 KB   
359/421 KB   
363/421 KB   
367/421 KB   
371/421 KB   
375/421 KB   
379/421 KB   
383/421 KB   
387/421 KB   
391/421 KB   
395/421 KB   
399/421 KB   
403/421 KB   
407/421 KB   
411/421 KB   
415/421 KB   
419/421 KB   
421/421 KB   
             
Downloaded: http://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.0.1/snappy-java-1.1.0.1.jar (421 KB at 3044.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ phoenix-core ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix/ws/phoenix-core/target>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ phoenix-core ---
[INFO] Source directory: <https://builds.apache.org/job/Phoenix/ws/phoenix-core/target/generated-sources/antlr3> added.
[INFO] Source directory: <https://builds.apache.org/job/Phoenix/ws/phoenix-core/src/main/antlr3> added.
[INFO] 
[INFO] --- antlr3-maven-plugin:3.5:antlr (default) @ phoenix-core ---
[INFO] ANTLR: Processing source directory <https://builds.apache.org/job/Phoenix/ws/phoenix-core/src/main/antlr3>
ANTLR Parser Generator  Version 3.5
Output file <https://builds.apache.org/job/Phoenix/ws/phoenix-core/target/generated-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java> does not exist: must build <https://builds.apache.org/job/Phoenix/ws/phoenix-core/src/main/antlr3/PhoenixSQL.g>
PhoenixSQL.g
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ phoenix-core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to META-INF/services
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 586 source files to <https://builds.apache.org/job/Phoenix/ws/phoenix-core/target/classes>
[WARNING] <https://builds.apache.org/job/Phoenix/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixResultSet.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixResultSet.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ phoenix-core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 160 source files to <https://builds.apache.org/job/Phoenix/ws/phoenix-core/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ phoenix-core ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Phoenix/ws/phoenix-core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.index.IndexMaintainerTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.489 sec - in org.apache.phoenix.index.IndexMaintainerTest
Running org.apache.phoenix.memory.MemoryManagerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.009 sec - in org.apache.phoenix.memory.MemoryManagerTest
Running org.apache.phoenix.schema.ValueBitSetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.phoenix.schema.ValueBitSetTest
Running org.apache.phoenix.schema.RowKeySchemaTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in org.apache.phoenix.schema.RowKeySchemaTest
Running org.apache.phoenix.schema.PDataTypeForArraysTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.phoenix.schema.PDataTypeForArraysTest
Running org.apache.phoenix.schema.RowKeyValueAccessorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.apache.phoenix.schema.RowKeyValueAccessorTest
Running org.apache.phoenix.schema.PDataTypeTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.phoenix.schema.PDataTypeTest
Running org.apache.phoenix.schema.SchemaUtilTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.phoenix.schema.SchemaUtilTest
Running org.apache.phoenix.util.ScanUtilTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.phoenix.util.ScanUtilTest
Running org.apache.phoenix.util.LikeExpressionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.phoenix.util.LikeExpressionTest
Running org.apache.phoenix.util.DateUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.phoenix.util.DateUtilTest
Running org.apache.phoenix.util.MetaDataUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.phoenix.util.MetaDataUtilTest
Running org.apache.phoenix.util.ByteUtilTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.apache.phoenix.util.ByteUtilTest
Running org.apache.phoenix.filter.SkipScanFilterTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.apache.phoenix.filter.SkipScanFilterTest
Running org.apache.phoenix.filter.SkipScanFilterIntersectTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.apache.phoenix.filter.SkipScanFilterIntersectTest
Running org.apache.phoenix.iterate.ConcatResultIteratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.phoenix.iterate.ConcatResultIteratorTest
Running org.apache.phoenix.iterate.AggregateResultScannerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.apache.phoenix.iterate.AggregateResultScannerTest
Running org.apache.phoenix.iterate.SpoolingResultIteratorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec - in org.apache.phoenix.iterate.SpoolingResultIteratorTest
Running org.apache.phoenix.iterate.MergeSortResultIteratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.phoenix.iterate.MergeSortResultIteratorTest
Running org.apache.phoenix.parse.QueryParserTest
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.apache.phoenix.parse.QueryParserTest
Running org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest
Running org.apache.phoenix.client.TestClientKeyValueLocal
Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.005 sec - in org.apache.phoenix.client.TestClientKeyValueLocal
Running org.apache.phoenix.arithmetic.ArithmeticOperationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.phoenix.arithmetic.ArithmeticOperationTest
Running org.apache.phoenix.query.ConnectionlessUpsertTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.apache.phoenix.query.ConnectionlessUpsertTest
Running org.apache.phoenix.query.HBaseFactoryProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.phoenix.query.HBaseFactoryProviderTest
Running org.apache.phoenix.end2end.AutoCommitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.568 sec - in org.apache.phoenix.end2end.AutoCommitTest
Running org.apache.phoenix.end2end.index.DropViewTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.303 sec - in org.apache.phoenix.end2end.index.DropViewTest
Running org.apache.phoenix.end2end.index.MutableSaltedIndexTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.791 sec - in org.apache.phoenix.end2end.index.MutableSaltedIndexTest
Running org.apache.phoenix.end2end.index.MutableIndexTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.387 sec - in org.apache.phoenix.end2end.index.MutableIndexTest
Running org.apache.phoenix.end2end.index.ImmutableIndexTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 173.869 sec - in org.apache.phoenix.end2end.index.ImmutableIndexTest
Running org.apache.phoenix.end2end.index.IndexMetadataTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.39 sec - in org.apache.phoenix.end2end.index.IndexMetadataTest
Running org.apache.phoenix.end2end.index.MutableIndexFailureTest
Killed

Results :

Tests run: 246, Failures: 0, Errors: 0, Skipped: 3

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [2.981s]
[INFO] Phoenix Hadoop Compatibility ...................... SUCCESS [5.878s]
[INFO] Phoenix Core ...................................... FAILURE [9:14.808s]
[INFO] Phoenix - Flume ................................... SKIPPED
[INFO] Phoenix - Pig ..................................... SKIPPED
[INFO] Phoenix Hadoop1 Compatibility ..................... SKIPPED
[INFO] Phoenix Assebmly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:24.042s
[INFO] Finished at: Fri Jan 31 03:44:05 UTC 2014
[INFO] Final Memory: 29M/349M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project phoenix-core: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd <https://builds.apache.org/job/Phoenix/ws/phoenix-core> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -enableassertions -Xmx2250m -Djava.security.egd=file:/dev/./urandom -jar <https://builds.apache.org/job/Phoenix/16/artifact/phoenix-core/target/surefire/surefirebooter1807222135914998281.jar> <https://builds.apache.org/job/Phoenix/ws/phoenix-core/target/surefire/surefire5680227320636509712tmp> <https://builds.apache.org/job/Phoenix/ws/phoenix-core/target/surefire/surefire_07909930212742632951tmp>
[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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results

Jenkins build is back to normal : Apache Phoenix - Build:master #17

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix/17/>