Jinmei Liao created GEODE-3720:
----------------------------------

             Summary: CI Failure: ConnectCommandWithSSLTest failed
                 Key: GEODE-3720
                 URL: https://issues.apache.org/jira/browse/GEODE-3720
             Project: Geode
          Issue Type: Bug
            Reporter: Jinmei Liao


org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > 
connectWithSSL FAILED
    org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at 
org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithSSL(ConnectCommandWithSSLTest.java:198)

org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > 
connectWithNoSSL FAILED
    org.junit.ComparisonFailure: expected:<[fals]e> but was:<[tru]e>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at 
org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithNoSSL(ConnectCommandWithSSLTest.java:177)

org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > 
connectWithClusterAndJmxSSL FAILED
    org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at 
org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithClusterAndJmxSSL(ConnectCommandWithSSLTest.java:309)

org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > 
connectWithSSLAndThenWithNoSSL FAILED
    org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at 
org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithSSLAndThenWithNoSSL(ConnectCommandWithSSLTest.java:320)

org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > 
connectWithHttpSSLAndSkipSSLValidation FAILED
    org.junit.ComparisonFailure: expected:<[fals]e> but was:<[tru]e>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at 
org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithHttpSSLAndSkipSSLValidation(ConnectCommandWithSSLTest.java:286)

org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > 
connectWithClusterSSL FAILED
    org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at 
org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithClusterSSL(ConnectCommandWithSSLTest.java:246)

org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > 
connectWithJmxSSL FAILED
    java.lang.AssertionError: 
    Expecting:
     <"    _________________________     __
       / _____/ ______/ ______/ /____/ /
      / /  __/ /___  /_____  / _____  / 
     / /__/ / ____/  _____/ / /    / /  
    /______/_/      /______/_/    /_/    0.0.0
    
    Monitor and Manage Pivotal GemFire
    Connecting to Locator at [host=localhost, port=34968] ..
    Connecting to Manager at [host=eea6f0b8db23, port=28757] ..
    Could not connect to : [host=eea6f0b8db23, port=28757]. Failed to retrieve 
RMIServer stub: javax.naming.CommunicationException [Root exception is 
java.rmi.ConnectIOException: error during JRMP connection establishment; nested 
exception is: 
        javax.net.ssl.SSLHandshakeException: Remote host closed connection 
during handshake]

    ">
    not to contain:
     <"Connecting to Manager at"> 
        at 
org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithJmxSSL(ConnectCommandWithSSLTest.java:218)

org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > 
connectWithHttpSSL FAILED
    org.junit.ComparisonFailure: expected:<[fals]e> but was:<[tru]e>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at 
org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithHttpSSL(ConnectCommandWithSSLTest.java:267)

68 tests completed, 8 failed



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

Reply via email to