JUnit version 4.13.2
.02:07:23.246 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
02:07:23.575 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.TestNegotiator.setUp(TestNegotiator.java:116)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
02:07:23.668 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.262 [DEBUG - main] (TestNegotiator.java:242) Handling TLS message from client: 0x16030301820100017E0303E1F1FB7EAA5246612FA6A6F3E643C7798F883F295C00663E8A81912E81FE9AF020B799F2255E736912DA97696E49F5673C28D227E89C3F8347F15711676CCDEEB0001A130113021303C02BC02FC02CC030CCA9CCA8C023C027C024C0280100011B000500050100000000000A00160014001D001700180019001E01000101010201030104000B00020100001100090007020004000000000017000000230000000D00260024040305030603080708080804080508060809080A080B0401050106010402030303010302002B00050403040303002D000201010032002C002A040305030603080708080804080508060809080A080B04010501060104020303030103020203020102020033006B0069001D0020971C60C6502F263231363C6A54FC3B8F52878ACB08E58B63F91C80D4C0FD406B001700410478DA4F0E854EBD946D9612E0672E5DA03AD52F402ECDBCE2551095E52F112CFFE5ED50C9894533DB82E4BC1C168537CE7B259A319233A65F06549531543DB323FF01000100
02:07:24.434 [DEBUG - main] (TestNegotiator.java:242) Handling TLS message from client: 0x16030300251000002120F1E513D8E4B65A90DEF94265336C307A60551B0FBDFF812323318221DAFE64211403030001011603030028000000000000000093DDAB0EE8E5BFB0E06A7052627216390B01F44F068927CBE9F1517E771A5207
02:07:24.466 [DEBUG - main] (Negotiator.java:918) Authenticated connection [id: 0xembedded, L:embedded - R:embedded] using TOKEN/null
.02:07:24.682 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
02:07:24.687 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.697 [DEBUG - main] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.0.1
02:07:24.700 [DEBUG - main] (Negotiator.java:918) Authenticated connection [id: 0xembedded, L:embedded - R:embedded] using SASL/PLAIN
.02:07:24.734 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
02:07:24.739 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.742 [DEBUG - main] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.0.1
02:07:24.752 [DEBUG - main] (TestNegotiator.java:242) Handling TLS message from client: 0x16030301820100017E0303CE1CC28C01473E43622051A3525417AF39F52B254FF6F5087E964211744FAC0F2038B4ABC18025267878685A3B6CABBFBB372083F875F7B1C1BE5278BF6518880A001A130113021303C02BC02FC02CC030CCA9CCA8C023C027C024C0280100011B000500050100000000000A00160014001D001700180019001E01000101010201030104000B00020100001100090007020004000000000017000000230000000D00260024040305030603080708080804080508060809080A080B0401050106010402030303010302002B00050403040303002D000201010032002C002A040305030603080708080804080508060809080A080B04010501060104020303030103020203020102020033006B0069001D00207103AC309094DFF600C08BB4BDAB50E1CF03D463547DDA0CA8A747A8622F4C7C00170041043EFE8E31C6612AE7C8F8595E55AC0721E19E33CA1EA451A4CA675DADC3FE46F8E30E18EF5B6E34F80C88426F3ED31321B6655710626C00A4E3662FDD079FB903FF01000100
02:07:24.791 [DEBUG - main] (TestNegotiator.java:242) Handling TLS message from client: 0x160303002510000021201CE61E9B7DB5F5A6A97F6FE8D66C992EF8E4FA150EA648993D7250DE72B7F66414030300010116030300280000000000000000E452A38917BA9B050603E4A34DA54D5126B0FF158C369B9A9949E1E24EC0B8A2
.02:07:24.822 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
02:07:24.828 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
.02:07:24.847 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
02:07:24.852 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.855 [DEBUG - main] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.0.1
02:07:24.864 [DEBUG - main] (TestNegotiator.java:242) Handling TLS message from client: 0x16030301820100017E0303BB2DE1EC46518BF259B4B4C1969C323086508C482444FB4DFAA45FA00C1782DD201EBA1E9A9A36EC4757131C4CD64A4D98631E3C8C20BD336B7C6CDA145837C2E9001A130113021303C02BC02FC02CC030CCA9CCA8C023C027C024C0280100011B000500050100000000000A00160014001D001700180019001E01000101010201030104000B00020100001100090007020004000000000017000000230000000D00260024040305030603080708080804080508060809080A080B0401050106010402030303010302002B00050403040303002D000201010032002C002A040305030603080708080804080508060809080A080B04010501060104020303030103020203020102020033006B0069001D0020FB7FE6FEF0A7DA23F1C6CD0CC89C9A86219BA4632857039AE830C32EC3A5B21C0017004104D4163B6BFE17E2CDFDF8C275C23BF1E33B51B4CDC0CF39911B51BBA1BAA50196E442CC1D7AE45E7EE51AFEE5406602E2CC6AA182E262D52ED00EEBB245AAC75AFF01000100
02:07:24.891 [DEBUG - main] (TestNegotiator.java:242) Handling TLS message from client: 0x1603030025100000212045FF92B7614FCB6A5F3D5755463FF623053FC3090A570BBBF5A7EF09A9F7E6451403030001011603030028000000000000000078E87B0523B2AE513D7D21A1B4F433A0524CF43C74DE0E08A80B3948AD77B300
.02:07:24.922 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
02:07:24.926 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 

Time: 1.759

OK (6 tests)

