Starting Stunnel with configuration: pid = /usr/local/var/run/stunnel.pid foreground = yes debug = debug sslVersion = all [zookeeper-2181] client = yes CAfile = /tmp/cluster-ca.crt cert = /etc/cluster-operator-certs/cluster-operator.crt key = /etc/cluster-operator-certs/cluster-operator.key accept = 0.0.0.0:2181 connect = onap-strimzi-zookeeper-client:2181 delay = yes verify = 2 2022.11.22 04:51:56 LOG7[1:139779354323008]: Clients allowed=512000 2022.11.22 04:51:56 LOG5[1:139779354323008]: stunnel 4.56 on x86_64-redhat-linux-gnu platform 2022.11.22 04:51:56 LOG5[1:139779354323008]: Compiled/running with OpenSSL 1.0.1e-fips 11 Feb 2013 2022.11.22 04:51:56 LOG5[1:139779354323008]: Threading:PTHREAD Sockets:POLL,IPv6 SSL:ENGINE,OCSP,FIPS Auth:LIBWRAP 2022.11.22 04:51:56 LOG5[1:139779354323008]: Reading configuration from file /tmp/stunnel.conf 2022.11.22 04:51:56 LOG5[1:139779354323008]: FIPS mode is enabled 2022.11.22 04:51:56 LOG7[1:139779354323008]: Compression not enabled 2022.11.22 04:51:56 LOG7[1:139779354323008]: PRNG seeded successfully 2022.11.22 04:51:56 LOG6[1:139779354323008]: Initializing service [zookeeper-2181] 2022.11.22 04:51:56 LOG7[1:139779354323008]: Certificate: /etc/cluster-operator-certs/cluster-operator.crt 2022.11.22 04:51:56 LOG7[1:139779354323008]: Certificate loaded 2022.11.22 04:51:56 LOG7[1:139779354323008]: Key file: /etc/cluster-operator-certs/cluster-operator.key 2022.11.22 04:51:56 LOG7[1:139779354323008]: Private key loaded 2022.11.22 04:51:56 LOG7[1:139779354323008]: Loaded verify certificates from /tmp/cluster-ca.crt 2022.11.22 04:51:56 LOG7[1:139779354323008]: Loaded /tmp/cluster-ca.crt revocation lookup file 2022.11.22 04:51:56 LOG7[1:139779354323008]: SSL options set: 0x01000004 2022.11.22 04:51:56 LOG5[1:139779354323008]: Configuration successful 2022.11.22 04:51:56 LOG7[1:139779354323008]: Service [zookeeper-2181] (FD=11) bound to 0.0.0.0:2181 2022.11.22 04:51:56 LOG7[1:139779354323008]: Created pid file /usr/local/var/run/stunnel.pid 2022.11.22 04:52:38 LOG7[1:139779354323008]: Service [zookeeper-2181] accepted (FD=3) from 127.0.0.1:55670 2022.11.22 04:52:38 LOG7[1:139779354318592]: Service [zookeeper-2181] started 2022.11.22 04:52:38 LOG7[1:139779354318592]: Waiting for a libwrap process 2022.11.22 04:52:38 LOG7[1:139779354318592]: Acquired libwrap process #0 2022.11.22 04:52:38 LOG7[1:139779354318592]: Releasing libwrap process #0 2022.11.22 04:52:38 LOG7[1:139779354318592]: Released libwrap process #0 2022.11.22 04:52:38 LOG7[1:139779354318592]: Service [zookeeper-2181] permitted by libwrap from 127.0.0.1:55670 2022.11.22 04:52:38 LOG5[1:139779354318592]: Service [zookeeper-2181] accepted connection from 127.0.0.1:55670 2022.11.22 04:52:38 LOG6[1:139779354318592]: connect_blocking: connecting 10.233.9.56:2181 2022.11.22 04:52:38 LOG7[1:139779354318592]: connect_blocking: s_poll_wait 10.233.9.56:2181: waiting 10 seconds 2022.11.22 04:52:38 LOG5[1:139779354318592]: connect_blocking: connected 10.233.9.56:2181 2022.11.22 04:52:38 LOG5[1:139779354318592]: Service [zookeeper-2181] connected remote server from 10.233.67.80:33636 2022.11.22 04:52:38 LOG7[1:139779354318592]: Remote socket (FD=12) initialized 2022.11.22 04:52:38 LOG7[1:139779354318592]: SNI: sending servername: onap-strimzi-zookeeper-client 2022.11.22 04:52:38 LOG7[1:139779354318592]: SSL state (connect): before/connect initialization 2022.11.22 04:52:38 LOG7[1:139779354318592]: SSL state (connect): SSLv2/v3 write client hello A 2022.11.22 04:52:38 LOG7[1:139779354318592]: SSL state (connect): SSLv3 read server hello A 2022.11.22 04:52:38 LOG7[1:139779354318592]: Starting certificate verification: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.22 04:52:38 LOG5[1:139779354318592]: Certificate accepted: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.22 04:52:38 LOG7[1:139779354318592]: Starting certificate verification: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.22 04:52:38 LOG5[1:139779354318592]: Certificate accepted: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.22 04:52:38 LOG7[1:139779354318592]: SSL state (connect): SSLv3 read server certificate A 2022.11.22 04:52:38 LOG7[1:139779354318592]: SSL state (connect): SSLv3 read server key exchange A 2022.11.22 04:52:38 LOG7[1:139779354318592]: SSL state (connect): SSLv3 read server certificate request A 2022.11.22 04:52:38 LOG7[1:139779354318592]: SSL state (connect): SSLv3 read server done A 2022.11.22 04:52:38 LOG7[1:139779354318592]: SSL state (connect): SSLv3 write client certificate A 2022.11.22 04:52:38 LOG7[1:139779354318592]: SSL state (connect): SSLv3 write client key exchange A 2022.11.22 04:52:38 LOG7[1:139779354318592]: SSL state (connect): SSLv3 write certificate verify A 2022.11.22 04:52:38 LOG7[1:139779354318592]: SSL state (connect): SSLv3 write change cipher spec A 2022.11.22 04:52:38 LOG7[1:139779354318592]: SSL state (connect): SSLv3 write finished A 2022.11.22 04:52:38 LOG7[1:139779354318592]: SSL state (connect): SSLv3 flush data 2022.11.22 04:52:38 LOG7[1:139779354318592]: SSL state (connect): SSLv3 read finished A 2022.11.22 04:52:38 LOG7[1:139779354318592]: 1 items in the session cache 2022.11.22 04:52:38 LOG7[1:139779354318592]: 1 client connects (SSL_connect()) 2022.11.22 04:52:38 LOG7[1:139779354318592]: 1 client connects that finished 2022.11.22 04:52:38 LOG7[1:139779354318592]: 0 client renegotiations requested 2022.11.22 04:52:38 LOG7[1:139779354318592]: 0 server connects (SSL_accept()) 2022.11.22 04:52:38 LOG7[1:139779354318592]: 0 server connects that finished 2022.11.22 04:52:38 LOG7[1:139779354318592]: 0 server renegotiations requested 2022.11.22 04:52:38 LOG7[1:139779354318592]: 0 session cache hits 2022.11.22 04:52:38 LOG7[1:139779354318592]: 0 external session cache hits 2022.11.22 04:52:38 LOG7[1:139779354318592]: 0 session cache misses 2022.11.22 04:52:38 LOG7[1:139779354318592]: 0 session cache timeouts 2022.11.22 04:52:38 LOG6[1:139779354318592]: SSL connected: new session negotiated 2022.11.22 04:52:38 LOG6[1:139779354318592]: Negotiated protocol version: TLSv1.2 2022.11.22 04:52:38 LOG6[1:139779354318592]: Negotiated TLSv1/SSLv3 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption) 2022.11.22 04:52:38 LOG6[1:139779354318592]: Compression: null, expansion: null 2022.11.22 04:52:38 LOG7[1:139779354323008]: Service [zookeeper-2181] accepted (FD=13) from 127.0.0.1:55678 2022.11.22 04:52:38 LOG7[1:139779354248960]: Service [zookeeper-2181] started 2022.11.22 04:52:38 LOG7[1:139779354248960]: Waiting for a libwrap process 2022.11.22 04:52:38 LOG7[1:139779354248960]: Acquired libwrap process #0 2022.11.22 04:52:38 LOG7[1:139779354248960]: Releasing libwrap process #0 2022.11.22 04:52:38 LOG7[1:139779354248960]: Released libwrap process #0 2022.11.22 04:52:38 LOG7[1:139779354248960]: Service [zookeeper-2181] permitted by libwrap from 127.0.0.1:55678 2022.11.22 04:52:38 LOG5[1:139779354248960]: Service [zookeeper-2181] accepted connection from 127.0.0.1:55678 2022.11.22 04:52:38 LOG6[1:139779354248960]: connect_blocking: connecting 10.233.9.56:2181 2022.11.22 04:52:38 LOG7[1:139779354248960]: connect_blocking: s_poll_wait 10.233.9.56:2181: waiting 10 seconds 2022.11.22 04:52:38 LOG5[1:139779354248960]: connect_blocking: connected 10.233.9.56:2181 2022.11.22 04:52:38 LOG5[1:139779354248960]: Service [zookeeper-2181] connected remote server from 10.233.67.80:52876 2022.11.22 04:52:38 LOG7[1:139779354248960]: Remote socket (FD=14) initialized 2022.11.22 04:52:38 LOG7[1:139779354248960]: SNI: sending servername: onap-strimzi-zookeeper-client 2022.11.22 04:52:38 LOG7[1:139779354248960]: SSL state (connect): before/connect initialization 2022.11.22 04:52:38 LOG7[1:139779354248960]: SSL state (connect): SSLv3 write client hello A 2022.11.22 04:52:38 LOG7[1:139779354248960]: SSL state (connect): SSLv3 read server hello A 2022.11.22 04:52:38 LOG7[1:139779354248960]: Starting certificate verification: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.22 04:52:38 LOG5[1:139779354248960]: Certificate accepted: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.22 04:52:38 LOG7[1:139779354248960]: Starting certificate verification: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.22 04:52:38 LOG5[1:139779354248960]: Certificate accepted: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.22 04:52:38 LOG7[1:139779354248960]: SSL state (connect): SSLv3 read server certificate A 2022.11.22 04:52:38 LOG7[1:139779354248960]: SSL state (connect): SSLv3 read server key exchange A 2022.11.22 04:52:38 LOG7[1:139779354248960]: SSL state (connect): SSLv3 read server certificate request A 2022.11.22 04:52:38 LOG7[1:139779354248960]: SSL state (connect): SSLv3 read server done A 2022.11.22 04:52:38 LOG7[1:139779354248960]: SSL state (connect): SSLv3 write client certificate A 2022.11.22 04:52:38 LOG7[1:139779354248960]: SSL state (connect): SSLv3 write client key exchange A 2022.11.22 04:52:38 LOG7[1:139779354248960]: SSL state (connect): SSLv3 write certificate verify A 2022.11.22 04:52:38 LOG7[1:139779354248960]: SSL state (connect): SSLv3 write change cipher spec A 2022.11.22 04:52:38 LOG7[1:139779354248960]: SSL state (connect): SSLv3 write finished A 2022.11.22 04:52:38 LOG7[1:139779354248960]: SSL state (connect): SSLv3 flush data 2022.11.22 04:52:38 LOG7[1:139779354248960]: SSL state (connect): SSLv3 read finished A 2022.11.22 04:52:38 LOG7[1:139779354248960]: 2 items in the session cache 2022.11.22 04:52:38 LOG7[1:139779354248960]: 2 client connects (SSL_connect()) 2022.11.22 04:52:38 LOG7[1:139779354248960]: 2 client connects that finished 2022.11.22 04:52:38 LOG7[1:139779354248960]: 0 client renegotiations requested 2022.11.22 04:52:38 LOG7[1:139779354248960]: 0 server connects (SSL_accept()) 2022.11.22 04:52:38 LOG7[1:139779354248960]: 0 server connects that finished 2022.11.22 04:52:38 LOG7[1:139779354248960]: 0 server renegotiations requested 2022.11.22 04:52:38 LOG7[1:139779354248960]: 0 session cache hits 2022.11.22 04:52:38 LOG7[1:139779354248960]: 0 external session cache hits 2022.11.22 04:52:38 LOG7[1:139779354248960]: 0 session cache misses 2022.11.22 04:52:38 LOG7[1:139779354248960]: 0 session cache timeouts 2022.11.22 04:52:38 LOG6[1:139779354248960]: SSL connected: new session negotiated 2022.11.22 04:52:38 LOG6[1:139779354248960]: Negotiated protocol version: TLSv1.2 2022.11.22 04:52:38 LOG6[1:139779354248960]: Negotiated TLSv1/SSLv3 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption) 2022.11.22 04:52:38 LOG6[1:139779354248960]: Compression: null, expansion: null 2022.11.22 04:52:39 LOG7[1:139779354323008]: Service [zookeeper-2181] accepted (FD=15) from 127.0.0.1:55706 2022.11.22 04:52:39 LOG7[1:139779354138368]: Service [zookeeper-2181] started 2022.11.22 04:52:39 LOG7[1:139779354138368]: Waiting for a libwrap process 2022.11.22 04:52:39 LOG7[1:139779354138368]: Acquired libwrap process #0 2022.11.22 04:52:39 LOG7[1:139779354138368]: Releasing libwrap process #0 2022.11.22 04:52:39 LOG7[1:139779354138368]: Released libwrap process #0 2022.11.22 04:52:39 LOG7[1:139779354138368]: Service [zookeeper-2181] permitted by libwrap from 127.0.0.1:55706 2022.11.22 04:52:39 LOG5[1:139779354138368]: Service [zookeeper-2181] accepted connection from 127.0.0.1:55706 2022.11.22 04:52:39 LOG6[1:139779354138368]: connect_blocking: connecting 10.233.9.56:2181 2022.11.22 04:52:39 LOG7[1:139779354138368]: connect_blocking: s_poll_wait 10.233.9.56:2181: waiting 10 seconds 2022.11.22 04:52:39 LOG5[1:139779354138368]: connect_blocking: connected 10.233.9.56:2181 2022.11.22 04:52:39 LOG5[1:139779354138368]: Service [zookeeper-2181] connected remote server from 10.233.67.80:52904 2022.11.22 04:52:39 LOG7[1:139779354138368]: Remote socket (FD=16) initialized 2022.11.22 04:52:39 LOG7[1:139779354138368]: SNI: sending servername: onap-strimzi-zookeeper-client 2022.11.22 04:52:39 LOG7[1:139779354138368]: SSL state (connect): before/connect initialization 2022.11.22 04:52:39 LOG7[1:139779354138368]: SSL state (connect): SSLv3 write client hello A 2022.11.22 04:52:39 LOG7[1:139779354138368]: SSL state (connect): SSLv3 read server hello A 2022.11.22 04:52:39 LOG7[1:139779354138368]: Starting certificate verification: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.22 04:52:39 LOG5[1:139779354138368]: Certificate accepted: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.22 04:52:39 LOG7[1:139779354138368]: Starting certificate verification: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.22 04:52:39 LOG5[1:139779354138368]: Certificate accepted: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.22 04:52:39 LOG7[1:139779354138368]: SSL state (connect): SSLv3 read server certificate A 2022.11.22 04:52:39 LOG7[1:139779354138368]: SSL state (connect): SSLv3 read server key exchange A 2022.11.22 04:52:39 LOG7[1:139779354138368]: SSL state (connect): SSLv3 read server certificate request A 2022.11.22 04:52:39 LOG7[1:139779354138368]: SSL state (connect): SSLv3 read server done A 2022.11.22 04:52:39 LOG7[1:139779354138368]: SSL state (connect): SSLv3 write client certificate A 2022.11.22 04:52:39 LOG7[1:139779354138368]: SSL state (connect): SSLv3 write client key exchange A 2022.11.22 04:52:39 LOG7[1:139779354138368]: SSL state (connect): SSLv3 write certificate verify A 2022.11.22 04:52:39 LOG7[1:139779354138368]: SSL state (connect): SSLv3 write change cipher spec A 2022.11.22 04:52:39 LOG7[1:139779354138368]: SSL state (connect): SSLv3 write finished A 2022.11.22 04:52:39 LOG7[1:139779354138368]: SSL state (connect): SSLv3 flush data 2022.11.22 04:52:39 LOG7[1:139779354138368]: SSL state (connect): SSLv3 read finished A 2022.11.22 04:52:39 LOG7[1:139779354138368]: 3 items in the session cache 2022.11.22 04:52:39 LOG7[1:139779354138368]: 3 client connects (SSL_connect()) 2022.11.22 04:52:39 LOG7[1:139779354138368]: 3 client connects that finished 2022.11.22 04:52:39 LOG7[1:139779354138368]: 0 client renegotiations requested 2022.11.22 04:52:39 LOG7[1:139779354138368]: 0 server connects (SSL_accept()) 2022.11.22 04:52:39 LOG7[1:139779354138368]: 0 server connects that finished 2022.11.22 04:52:39 LOG7[1:139779354138368]: 0 server renegotiations requested 2022.11.22 04:52:39 LOG7[1:139779354138368]: 0 session cache hits 2022.11.22 04:52:39 LOG7[1:139779354138368]: 0 external session cache hits 2022.11.22 04:52:39 LOG7[1:139779354138368]: 0 session cache misses 2022.11.22 04:52:39 LOG7[1:139779354138368]: 0 session cache timeouts 2022.11.22 04:52:39 LOG6[1:139779354138368]: SSL connected: new session negotiated 2022.11.22 04:52:39 LOG6[1:139779354138368]: Negotiated protocol version: TLSv1.2 2022.11.22 04:52:39 LOG6[1:139779354138368]: Negotiated TLSv1/SSLv3 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption) 2022.11.22 04:52:39 LOG6[1:139779354138368]: Compression: null, expansion: null