[ 
https://issues.apache.org/jira/browse/HBASE-19033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222671#comment-16222671
 ] 

stack commented on HBASE-19033:
-------------------------------

Previous failure ended this way:

{code}
[WARNING] Tests run: 1719, Failures: 0, Errors: 0, Skipped: 53
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:56 h
[INFO] Finished at: 2017-10-27T15:03:45Z
[INFO] Final Memory: 50M/1196M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test 
(secondPartTestsExecution) on project hbase-server: There are test failures.
[ERROR] 
[ERROR] Please refer to /testptch/hbase/hbase-server/target/surefire-reports 
for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] ExecutionException The forked VM terminated without properly saying 
goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /testptch/hbase/hbase-server && 
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -enableassertions 
-Dhbase.build.id=2017-10-27T13:07:08Z -Xmx2800m 
-Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true 
-Djava.awt.headless=true -jar 
/testptch/hbase/hbase-server/target/surefire/surefirebooter3755138706139379936.jar
 /testptch/hbase/hbase-server/target/surefire 2017-10-27T13-08-30_351-jvmRun1 
surefire3101152398524332488tmp surefire_8405092018868702737997tmp
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR] Crashed tests:
[ERROR] 
org.apache.hadoop.hbase.master.normalizer.TestSimpleRegionNormalizerOnCluster
[ERROR] ExecutionException The forked VM terminated without properly saying 
goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /testptch/hbase/hbase-server && 
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -enableassertions 
-Dhbase.build.id=2017-10-27T13:07:08Z -Xmx2800m 
-Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true 
-Djava.awt.headless=true -jar 
/testptch/hbase/hbase-server/target/surefire/surefirebooter2751295209678242804.jar
 /testptch/hbase/hbase-server/target/surefire 2017-10-27T13-08-30_351-jvmRun4 
surefire5319378854751463964tmp surefire_8414866048643765336138tmp
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR] ExecutionException The forked VM terminated without properly saying 
goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /testptch/hbase/hbase-server && 
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -enableassertions 
-Dhbase.build.id=2017-10-27T13:07:08Z -Xmx2800m 
-Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true 
-Djava.awt.headless=true -jar 
/testptch/hbase/hbase-server/target/surefire/surefirebooter7735652762846558807.jar
 /testptch/hbase/hbase-server/target/surefire 2017-10-27T13-08-30_351-jvmRun5 
surefire2063056411710502185tmp surefire_8424812891240353661987tmp
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR] Crashed tests:
[ERROR] org.apache.hadoop.hbase.master.TestSplitLogManager
[ERROR] ExecutionException The forked VM terminated without properly saying 
goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /testptch/hbase/hbase-server && 
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -enableassertions 
-Dhbase.build.id=2017-10-27T13:07:08Z -Xmx2800m 
-Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true 
-Djava.awt.headless=true -jar 
/testptch/hbase/hbase-server/target/surefire/surefirebooter7030251018130286873.jar
 /testptch/hbase/hbase-server/target/surefire 2017-10-27T13-08-30_351-jvmRun2 
surefire1219448168816222845tmp surefire_8457692678130787066662tmp
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
....
{code}

> Allow CP users to change versions and TTL before opening StoreScanner
> ---------------------------------------------------------------------
>
>                 Key: HBASE-19033
>                 URL: https://issues.apache.org/jira/browse/HBASE-19033
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Coprocessors
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Blocker
>             Fix For: 2.0.0-alpha-4
>
>         Attachments: HBASE-19033-v1.patch, HBASE-19033-v1.patch, 
> HBASE-19033.patch
>
>
> See the discussion in HBASE-19001. Changing versions and TTL is safe for 
> flush/compaction so we can expose them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to