[INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Integration - QFile Tests 4.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is missing, no dependency information available [WARNING] The POM for org.glassfish:javax.el:jar:3.0.1-b07-SNAPSHOT is missing, no dependency information available [WARNING] The POM for org.glassfish:javax.el:jar:3.0.1-b08-SNAPSHOT is missing, no dependency information available [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-snapshots) @ hive-it-qfile --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-banned-dependencies-licenses) @ hive-it-qfile --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-banned-dependencies-logging) @ hive-it-qfile --- [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ hive-it-qfile --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (download-spark) @ hive-it-qfile --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ hive-it-qfile --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ hive-it-qfile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hiveptest/35.224.150.95-hiveptest-1/apache-github-source-source/itests/qtest/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-it-qfile --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ hive-it-qfile --- [INFO] No sources to compile [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-tests-sources) @ hive-it-qfile --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-sources) @ hive-it-qfile --- [INFO] Test Source directory: /home/hiveptest/35.224.150.95-hiveptest-1/apache-github-source-source/itests/qtest/target/generated-test-sources/java added. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ hive-it-qfile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hiveptest/35.224.150.95-hiveptest-1/apache-github-source-source/itests/qtest/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-it-qfile --- [INFO] Executing tasks main: [delete] Deleting directory /home/hiveptest/35.224.150.95-hiveptest-1/apache-github-source-source/itests/qtest/target/tmp [delete] Deleting directory /home/hiveptest/35.224.150.95-hiveptest-1/apache-github-source-source/itests/qtest/target/testconf [delete] Deleting directory /home/hiveptest/35.224.150.95-hiveptest-1/apache-github-source-source/itests/qtest/target/warehouse [mkdir] Created dir: /home/hiveptest/35.224.150.95-hiveptest-1/apache-github-source-source/itests/qtest/target/tmp [mkdir] Created dir: /home/hiveptest/35.224.150.95-hiveptest-1/apache-github-source-source/itests/qtest/target/warehouse [mkdir] Created dir: /home/hiveptest/35.224.150.95-hiveptest-1/apache-github-source-source/itests/qtest/target/testconf [copy] Copying 19 files to /home/hiveptest/35.224.150.95-hiveptest-1/apache-github-source-source/itests/qtest/target/testconf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ hive-it-qfile --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ hive-it-qfile --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver [ERROR] Tests run: 30, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 356.365 s <<< FAILURE! - in org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver [ERROR] testCliDriver[cbo_limit](org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver) Time elapsed: 9.577 s <<< FAILURE! java.lang.AssertionError: Client Execution succeeded but contained differences (error code = 1) after executing cbo_limit.q 11c11 < 1 4 2 --- > 1 4 2 at org.junit.Assert.fail(Assert.java:88) at org.apache.hadoop.hive.ql.QTestUtil.failedDiff(QTestUtil.java:2024) at org.apache.hadoop.hive.cli.control.CoreCliDriver.runTest(CoreCliDriver.java:195) at org.apache.hadoop.hive.cli.control.CliAdapter.runTest(CliAdapter.java:104) at org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver(TestMiniLlapLocalCliDriver.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.apache.hadoop.hive.cli.control.CliAdapter$2$1.evaluate(CliAdapter.java:92) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.apache.hadoop.hive.cli.control.CliAdapter$1$1.evaluate(CliAdapter.java:73) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] TestMiniLlapLocalCliDriver.testCliDriver:59 Client Execution succeeded but contained differences (error code = 1) after executing cbo_limit.q 11c11 < 1 4 2 --- > 1 4 2 [INFO] [ERROR] Tests run: 30, Failures: 1, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6:29.396s [INFO] Finished at: Fri Nov 02 11:45:21 UTC 2018 [INFO] Final Memory: 61M/497M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project hive-it-qfile: There are test failures. [ERROR] [ERROR] Please refer to /home/hiveptest/35.224.150.95-hiveptest-1/apache-github-source-source/itests/qtest/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] -> [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