See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/256/changes>

Changes:

[jamestaylor] PHOENIX-3457 Disable parallel run of tests and increase memory

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (Ubuntu ubuntu ubuntu-eu docker) in workspace 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/phoenix.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/phoenix.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/phoenix.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/4.x-HBase-1.1^{commit} # timeout=10
Checking out Revision cd3f310b10c12fe121b121dd2cf086160f21fadb 
(origin/4.x-HBase-1.1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cd3f310b10c12fe121b121dd2cf086160f21fadb
 > git rev-list adfae125b9835c1f37befe22393f88e9421a7c39 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
MAVEN_OPTS=-Xmx3G

[EnvInject] - Variables injected successfully.
[Phoenix-4.x-HBase-1.1] $ /bin/bash -xe /tmp/hudson3170214141254807328.sh
+ echo 'DELETING ~/.m2/repository/org/apache/htrace. See 
https://issues.apache.org/jira/browse/PHOENIX-1802'
DELETING ~/.m2/repository/org/apache/htrace. See 
https://issues.apache.org/jira/browse/PHOENIX-1802
+ echo 'CURRENT CONTENT:'
CURRENT CONTENT:
+ ls /home/jenkins/.m2/repository/org/apache/htrace
htrace
htrace-core
[Phoenix-4.x-HBase-1.1] $ /home/jenkins/tools/maven/latest3/bin/mvn -U clean 
install -Dcheckstyle.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Phoenix
[INFO] Phoenix Core
[INFO] Phoenix - Flume
[INFO] Phoenix - Pig
[INFO] Phoenix Query Server Client
[INFO] Phoenix Query Server
[INFO] Phoenix - Pherf
[INFO] Phoenix - Spark
[INFO] Phoenix - Hive
[INFO] Phoenix Client
[INFO] Phoenix Server
[INFO] Phoenix Assembly
[INFO] Phoenix - Tracing Web Application
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Phoenix 4.9.0-HBase-1.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/256/artifact/target/phoenix-4.9.0-HBase-1.1-tests.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ 
phoenix ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ phoenix ---
[INFO] Installing 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.9.0-HBase-1.1/phoenix-4.9.0-HBase-1.1.pom
[INFO] Installing 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/256/artifact/target/phoenix-4.9.0-HBase-1.1-tests.jar>
 to 
/home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.9.0-HBase-1.1/phoenix-4.9.0-HBase-1.1-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix Core 4.9.0-HBase-1.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-core ---
[INFO] Deleting 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ 
phoenix-core ---
[INFO] Test Source directory: 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/it/java>
 added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource 
(add-test-resource) @ phoenix-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-source) @ 
phoenix-core ---
[INFO] Source directory: 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/target/generated-sources/antlr3>
 added.
[INFO] Source directory: 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/antlr3>
 added.
[INFO] 
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ phoenix-core ---
[INFO] ANTLR: Processing source directory 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/antlr3>
ANTLR Parser Generator  Version 3.5.2
Output file 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/target/generated-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java>
 does not exist: must build 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/antlr3/PhoenixSQL.g>
PhoenixSQL.g
Java HotSpot(TM) 64-Bit Server VM warning: INFO: 
os::commit_memory(0x00000007d1100000, 309329920, 0) failed; error='Cannot 
allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 309329920 bytes for 
committing reserved memory.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/hs_err_pid8268.log>
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Compressed 705.80 MB of artifacts by 100.0% relative to #235
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found 
but none of them are new. Did tests run? 
For example, 
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/256/artifact/phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.PhoenixSinkIT.xml>
 is 8 days 9 hr old


Reply via email to