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

Hive QA commented on HIVE-11036:
--------------------------------



{color:red}Overall{color}: -1 no tests executed

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12740218/HIVE-11036.patch

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4295/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4295/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4295/

Messages:
{noformat}
**** This message was trimmed, see log for full details ****
    [mkdir] Created dir: 
/data/hive-ptest/working/apache-github-source-source/hcatalog/target/tmp
    [mkdir] Created dir: 
/data/hive-ptest/working/apache-github-source-source/hcatalog/target/warehouse
    [mkdir] Created dir: 
/data/hive-ptest/working/apache-github-source-source/hcatalog/target/tmp/conf
     [copy] Copying 11 files to 
/data/hive-ptest/working/apache-github-source-source/hcatalog/target/tmp/conf
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
hive-hcatalog ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-hcatalog 
---
[INFO] Installing 
/data/hive-ptest/working/apache-github-source-source/hcatalog/pom.xml to 
/home/hiveptest/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog/2.0.0-SNAPSHOT/hive-hcatalog-2.0.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hive HCatalog Core 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-hcatalog-core ---
[INFO] Deleting 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target
[INFO] Deleting 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core (includes = 
[datanucleus.log, derby.log], excludes = [])
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-snapshots) @ 
hive-hcatalog-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
hive-hcatalog-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
hive-hcatalog-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog-core 
---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
hive-hcatalog-core ---
[INFO] Compiling 79 source files to 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target/classes
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InternalUtil.java:
 Some input files use or override a deprecated API.
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InternalUtil.java:
 Recompile with -Xlint:deprecation for details.
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:
 Some input files use unchecked or unsafe operations.
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
hive-hcatalog-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog-core 
---
[INFO] Executing tasks

main:
    [mkdir] Created dir: 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target/tmp
    [mkdir] Created dir: 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target/warehouse
    [mkdir] Created dir: 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target/tmp/conf
     [copy] Copying 11 files to 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target/tmp/conf
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
hive-hcatalog-core ---
[INFO] Compiling 38 source files to 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target/test-classes
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/src/test/java/org/apache/hive/hcatalog/mapreduce/TestHCatPartitioned.java:
 Some input files use or override a deprecated API.
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/src/test/java/org/apache/hive/hcatalog/mapreduce/TestHCatPartitioned.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hcatalog-core 
---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-hcatalog-core ---
[INFO] Building jar: 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target/hive-hcatalog-core-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
hive-hcatalog-core ---
[INFO] 
[INFO] --- maven-jar-plugin:2.2:test-jar (default) @ hive-hcatalog-core ---
[INFO] Building jar: 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target/hive-hcatalog-core-2.0.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
hive-hcatalog-core ---
[INFO] Installing 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target/hive-hcatalog-core-2.0.0-SNAPSHOT.jar
 to 
/home/hiveptest/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-core/2.0.0-SNAPSHOT/hive-hcatalog-core-2.0.0-SNAPSHOT.jar
[INFO] Installing 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/pom.xml to 
/home/hiveptest/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-core/2.0.0-SNAPSHOT/hive-hcatalog-core-2.0.0-SNAPSHOT.pom
[INFO] Installing 
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target/hive-hcatalog-core-2.0.0-SNAPSHOT-tests.jar
 to 
/home/hiveptest/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-core/2.0.0-SNAPSHOT/hive-hcatalog-core-2.0.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hive HCatalog Pig Adapter 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
hive-hcatalog-pig-adapter ---
[INFO] Deleting 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target
[INFO] Deleting 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter
 (includes = [datanucleus.log, derby.log], excludes = [])
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-snapshots) @ 
hive-hcatalog-pig-adapter ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
hive-hcatalog-pig-adapter ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
hive-hcatalog-pig-adapter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ 
hive-hcatalog-pig-adapter ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
hive-hcatalog-pig-adapter ---
[INFO] Compiling 5 source files to 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target/classes
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:
 Some input files use or override a deprecated API.
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:
 Recompile with -Xlint:deprecation for details.
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:
 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java
 uses unchecked or unsafe operations.
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
hive-hcatalog-pig-adapter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ 
hive-hcatalog-pig-adapter ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target/tmp
    [mkdir] Created dir: 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target/warehouse
    [mkdir] Created dir: 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target/tmp/conf
     [copy] Copying 11 files to 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target/tmp/conf
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
hive-hcatalog-pig-adapter ---
[INFO] Compiling 13 source files to 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target/test-classes
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestPigHCatUtil.java:
 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestPigHCatUtil.java
 uses or overrides a deprecated API.
[WARNING] 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestPigHCatUtil.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ 
hive-hcatalog-pig-adapter ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-hcatalog-pig-adapter 
---
[INFO] Building jar: 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target/hive-hcatalog-pig-adapter-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
hive-hcatalog-pig-adapter ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ 
hive-hcatalog-pig-adapter ---
[INFO] Installing 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target/hive-hcatalog-pig-adapter-2.0.0-SNAPSHOT.jar
 to 
/home/hiveptest/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-pig-adapter/2.0.0-SNAPSHOT/hive-hcatalog-pig-adapter-2.0.0-SNAPSHOT.jar
[INFO] Installing 
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/pom.xml
 to 
/home/hiveptest/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-pig-adapter/2.0.0-SNAPSHOT/hive-hcatalog-pig-adapter-2.0.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hive HCatalog Server Extensions 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/javax/jms/jms/1.1/jms-1.1.pom
                              
Downloaded: http://repo.maven.apache.org/maven2/javax/jms/jms/1.1/jms-1.1.pom 
(0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/jms/jms/1.1/jms-1.1.jar
                              
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hive .............................................. SUCCESS [16.522s]
[INFO] Hive Shims Common ................................. SUCCESS [13.063s]
[INFO] Hive Shims 0.20S .................................. SUCCESS [3.211s]
[INFO] Hive Shims 0.23 ................................... SUCCESS [11.942s]
[INFO] Hive Shims Scheduler .............................. SUCCESS [2.041s]
[INFO] Hive Shims ........................................ SUCCESS [2.861s]
[INFO] Hive Common ....................................... SUCCESS [17.626s]
[INFO] Hive Serde ........................................ SUCCESS [18.683s]
[INFO] Hive Metastore .................................... SUCCESS [40.897s]
[INFO] Hive Ant Utilities ................................ SUCCESS [2.245s]
[INFO] Spark Remote Client ............................... SUCCESS [22.496s]
[INFO] Hive Query Language ............................... SUCCESS [2:53.731s]
[INFO] Hive Service ...................................... SUCCESS [9.172s]
[INFO] Hive Accumulo Handler ............................. SUCCESS [6.880s]
[INFO] Hive JDBC ......................................... SUCCESS [17.779s]
[INFO] Hive Beeline ...................................... SUCCESS [3.707s]
[INFO] Hive CLI .......................................... SUCCESS [3.082s]
[INFO] Hive Contrib ...................................... SUCCESS [2.615s]
[INFO] Hive HBase Handler ................................ SUCCESS [7.629s]
[INFO] Hive HCatalog ..................................... SUCCESS [0.801s]
[INFO] Hive HCatalog Core ................................ SUCCESS [2.774s]
[INFO] Hive HCatalog Pig Adapter ......................... SUCCESS [3.258s]
[INFO] Hive HCatalog Server Extensions ................... FAILURE [0.418s]
[INFO] Hive HCatalog Webhcat Java Client ................. SKIPPED
[INFO] Hive HCatalog Webhcat ............................. SKIPPED
[INFO] Hive HCatalog Streaming ........................... SKIPPED
[INFO] Hive HWI .......................................... SKIPPED
[INFO] Hive ODBC ......................................... SKIPPED
[INFO] Hive Shims Aggregator ............................. SKIPPED
[INFO] Hive TestUtils .................................... SKIPPED
[INFO] Hive Packaging .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:26.259s
[INFO] Finished at: Wed Jun 17 23:54:03 EDT 2015
[INFO] Final Memory: 207M/764M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project hive-hcatalog-server-extensions: 
Could not resolve dependencies for project 
org.apache.hive.hcatalog:hive-hcatalog-server-extensions:jar:2.0.0-SNAPSHOT: 
Could not find artifact javax.jms:jms:jar:1.1 in central 
(http://repo.maven.apache.org/maven2) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hive-hcatalog-server-extensions
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12740218 - PreCommit-HIVE-TRUNK-Build

> Race condition in DataNucleus makes Metastore to hang
> -----------------------------------------------------
>
>                 Key: HIVE-11036
>                 URL: https://issues.apache.org/jira/browse/HIVE-11036
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.14.0, 1.0.0, 1.2.0, 1.1.0
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>         Attachments: HIVE-11036.patch
>
>
> Under moderate to high concurrent query workload Metastore gets deadlocked in 
> DataNucleus



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to