------------------------------------------------------------------------------- Test set: org.apache.impala.customcluster.LdapImpalaShellTest ------------------------------------------------------------------------------- Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 59.143 s <<< FAILURE! - in org.apache.impala.customcluster.LdapImpalaShellTest testShellLdapAuth(org.apache.impala.customcluster.LdapImpalaShellTest) Time elapsed: 11.004 s <<< FAILURE! java.lang.AssertionError: Starting Impala Shell using LDAP-based authentication Warning: live_progress only applies to interactive shell sessions, and is being skipped for now. Opened TCP connection to localhost.localdomain:21000 Connected to localhost.localdomain:21000 Server version: impalad version 4.0.0-SNAPSHOT DEBUG (build c9be2aa979c4bbe220f08643bd6ebd999eadc646) Query: select logged_in_user() Query submitted at: 2020-11-26 19:46:08 (Coordinator: http://impala-ec2-centos74-m5-4xlarge-ondemand-03f3.vpc.cloudera.com:25000) Query progress can be monitored at: http://impala-ec2-centos74-m5-4xlarge-ondemand-03f3.vpc.cloudera.com:25000/query_plan?query_id=c24338b774a5289b:c8965b6e00000000 Fetched 1 row(s) in 0.46s at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.impala.customcluster.RunShellCommand.Run(RunShellCommand.java:50) at org.apache.impala.customcluster.LdapImpalaShellTest.testShellLdapAuth(LdapImpalaShellTest.java:146) 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:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.apache.directory.server.core.integ.CreateLdapServerRule$2.evaluate(CreateLdapServerRule.java:117) at org.apache.directory.server.core.integ.CreateDsRule$2.evaluate(CreateDsRule.java:123) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)