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.07.09 03:19:37 LOG7[1:139891415193664]: Clients allowed=512000 2022.07.09 03:19:37 LOG5[1:139891415193664]: stunnel 4.56 on x86_64-redhat-linux-gnu platform 2022.07.09 03:19:37 LOG5[1:139891415193664]: Compiled/running with OpenSSL 1.0.1e-fips 11 Feb 2013 2022.07.09 03:19:37 LOG5[1:139891415193664]: Threading:PTHREAD Sockets:POLL,IPv6 SSL:ENGINE,OCSP,FIPS Auth:LIBWRAP 2022.07.09 03:19:37 LOG5[1:139891415193664]: Reading configuration from file /tmp/stunnel.conf 2022.07.09 03:19:37 LOG5[1:139891415193664]: FIPS mode is enabled 2022.07.09 03:19:37 LOG7[1:139891415193664]: Compression not enabled 2022.07.09 03:19:37 LOG7[1:139891415193664]: PRNG seeded successfully 2022.07.09 03:19:37 LOG6[1:139891415193664]: Initializing service [zookeeper-2181] 2022.07.09 03:19:37 LOG7[1:139891415193664]: Certificate: /etc/cluster-operator-certs/cluster-operator.crt 2022.07.09 03:19:37 LOG7[1:139891415193664]: Certificate loaded 2022.07.09 03:19:37 LOG7[1:139891415193664]: Key file: /etc/cluster-operator-certs/cluster-operator.key 2022.07.09 03:19:37 LOG7[1:139891415193664]: Private key loaded 2022.07.09 03:19:37 LOG7[1:139891415193664]: Loaded verify certificates from /tmp/cluster-ca.crt 2022.07.09 03:19:37 LOG7[1:139891415193664]: Loaded /tmp/cluster-ca.crt revocation lookup file 2022.07.09 03:19:37 LOG7[1:139891415193664]: SSL options set: 0x01000004 2022.07.09 03:19:37 LOG5[1:139891415193664]: Configuration successful 2022.07.09 03:19:37 LOG7[1:139891415193664]: Service [zookeeper-2181] (FD=11) bound to 0.0.0.0:2181 2022.07.09 03:19:37 LOG7[1:139891415193664]: Created pid file /usr/local/var/run/stunnel.pid 2022.07.09 03:20:49 LOG7[1:139891415193664]: Service [zookeeper-2181] accepted (FD=3) from 127.0.0.1:38464 2022.07.09 03:20:49 LOG7[1:139891415189248]: Service [zookeeper-2181] started 2022.07.09 03:20:49 LOG7[1:139891415189248]: Waiting for a libwrap process 2022.07.09 03:20:49 LOG7[1:139891415189248]: Acquired libwrap process #0 2022.07.09 03:20:49 LOG7[1:139891415189248]: Releasing libwrap process #0 2022.07.09 03:20:49 LOG7[1:139891415189248]: Released libwrap process #0 2022.07.09 03:20:49 LOG7[1:139891415189248]: Service [zookeeper-2181] permitted by libwrap from 127.0.0.1:38464 2022.07.09 03:20:49 LOG5[1:139891415189248]: Service [zookeeper-2181] accepted connection from 127.0.0.1:38464 2022.07.09 03:20:49 LOG6[1:139891415189248]: connect_blocking: connecting 10.233.34.85:2181 2022.07.09 03:20:49 LOG7[1:139891415189248]: connect_blocking: s_poll_wait 10.233.34.85:2181: waiting 10 seconds 2022.07.09 03:20:49 LOG5[1:139891415189248]: connect_blocking: connected 10.233.34.85:2181 2022.07.09 03:20:49 LOG5[1:139891415189248]: Service [zookeeper-2181] connected remote server from 10.233.68.250:48562 2022.07.09 03:20:49 LOG7[1:139891415189248]: Remote socket (FD=12) initialized 2022.07.09 03:20:49 LOG7[1:139891415189248]: SNI: sending servername: onap-strimzi-zookeeper-client 2022.07.09 03:20:49 LOG7[1:139891415189248]: SSL state (connect): before/connect initialization 2022.07.09 03:20:49 LOG7[1:139891415189248]: SSL state (connect): SSLv2/v3 write client hello A 2022.07.09 03:20:49 LOG7[1:139891415189248]: SSL state (connect): SSLv3 read server hello A 2022.07.09 03:20:49 LOG7[1:139891415189248]: Starting certificate verification: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.07.09 03:20:49 LOG5[1:139891415189248]: Certificate accepted: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.07.09 03:20:49 LOG7[1:139891415189248]: Starting certificate verification: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.07.09 03:20:49 LOG5[1:139891415189248]: Certificate accepted: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.07.09 03:20:49 LOG7[1:139891415189248]: SSL state (connect): SSLv3 read server certificate A 2022.07.09 03:20:49 LOG7[1:139891415189248]: SSL state (connect): SSLv3 read server key exchange A 2022.07.09 03:20:49 LOG7[1:139891415189248]: SSL state (connect): SSLv3 read server certificate request A 2022.07.09 03:20:49 LOG7[1:139891415189248]: SSL state (connect): SSLv3 read server done A 2022.07.09 03:20:49 LOG7[1:139891415189248]: SSL state (connect): SSLv3 write client certificate A 2022.07.09 03:20:49 LOG7[1:139891415189248]: SSL state (connect): SSLv3 write client key exchange A 2022.07.09 03:20:49 LOG7[1:139891415189248]: SSL state (connect): SSLv3 write certificate verify A 2022.07.09 03:20:49 LOG7[1:139891415189248]: SSL state (connect): SSLv3 write change cipher spec A 2022.07.09 03:20:49 LOG7[1:139891415189248]: SSL state (connect): SSLv3 write finished A 2022.07.09 03:20:49 LOG7[1:139891415189248]: SSL state (connect): SSLv3 flush data 2022.07.09 03:20:49 LOG7[1:139891415189248]: SSL state (connect): SSLv3 read finished A 2022.07.09 03:20:49 LOG7[1:139891415189248]: 1 items in the session cache 2022.07.09 03:20:49 LOG7[1:139891415189248]: 1 client connects (SSL_connect()) 2022.07.09 03:20:49 LOG7[1:139891415189248]: 1 client connects that finished 2022.07.09 03:20:49 LOG7[1:139891415189248]: 0 client renegotiations requested 2022.07.09 03:20:49 LOG7[1:139891415189248]: 0 server connects (SSL_accept()) 2022.07.09 03:20:49 LOG7[1:139891415189248]: 0 server connects that finished 2022.07.09 03:20:49 LOG7[1:139891415189248]: 0 server renegotiations requested 2022.07.09 03:20:49 LOG7[1:139891415189248]: 0 session cache hits 2022.07.09 03:20:49 LOG7[1:139891415189248]: 0 external session cache hits 2022.07.09 03:20:49 LOG7[1:139891415189248]: 0 session cache misses 2022.07.09 03:20:49 LOG7[1:139891415189248]: 0 session cache timeouts 2022.07.09 03:20:49 LOG6[1:139891415189248]: SSL connected: new session negotiated 2022.07.09 03:20:49 LOG6[1:139891415189248]: Negotiated protocol version: TLSv1.2 2022.07.09 03:20:49 LOG6[1:139891415189248]: Negotiated TLSv1/SSLv3 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption) 2022.07.09 03:20:49 LOG6[1:139891415189248]: Compression: null, expansion: null 2022.07.09 03:20:49 LOG7[1:139891415193664]: Service [zookeeper-2181] accepted (FD=13) from 127.0.0.1:38472 2022.07.09 03:20:49 LOG7[1:139891415119616]: Service [zookeeper-2181] started 2022.07.09 03:20:49 LOG7[1:139891415119616]: Waiting for a libwrap process 2022.07.09 03:20:49 LOG7[1:139891415119616]: Acquired libwrap process #0 2022.07.09 03:20:49 LOG7[1:139891415119616]: Releasing libwrap process #0 2022.07.09 03:20:49 LOG7[1:139891415119616]: Released libwrap process #0 2022.07.09 03:20:49 LOG7[1:139891415119616]: Service [zookeeper-2181] permitted by libwrap from 127.0.0.1:38472 2022.07.09 03:20:49 LOG5[1:139891415119616]: Service [zookeeper-2181] accepted connection from 127.0.0.1:38472 2022.07.09 03:20:49 LOG6[1:139891415119616]: connect_blocking: connecting 10.233.34.85:2181 2022.07.09 03:20:49 LOG7[1:139891415119616]: connect_blocking: s_poll_wait 10.233.34.85:2181: waiting 10 seconds 2022.07.09 03:20:49 LOG5[1:139891415119616]: connect_blocking: connected 10.233.34.85:2181 2022.07.09 03:20:49 LOG5[1:139891415119616]: Service [zookeeper-2181] connected remote server from 10.233.68.250:48570 2022.07.09 03:20:49 LOG7[1:139891415119616]: Remote socket (FD=14) initialized 2022.07.09 03:20:49 LOG7[1:139891415119616]: SNI: sending servername: onap-strimzi-zookeeper-client 2022.07.09 03:20:49 LOG7[1:139891415119616]: SSL state (connect): before/connect initialization 2022.07.09 03:20:49 LOG7[1:139891415119616]: SSL state (connect): SSLv3 write client hello A 2022.07.09 03:20:49 LOG7[1:139891415119616]: SSL state (connect): SSLv3 read server hello A 2022.07.09 03:20:49 LOG7[1:139891415119616]: Starting certificate verification: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.07.09 03:20:49 LOG5[1:139891415119616]: Certificate accepted: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.07.09 03:20:49 LOG7[1:139891415119616]: Starting certificate verification: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.07.09 03:20:49 LOG5[1:139891415119616]: Certificate accepted: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.07.09 03:20:49 LOG7[1:139891415119616]: SSL state (connect): SSLv3 read server certificate A 2022.07.09 03:20:49 LOG7[1:139891415119616]: SSL state (connect): SSLv3 read server key exchange A 2022.07.09 03:20:49 LOG7[1:139891415119616]: SSL state (connect): SSLv3 read server certificate request A 2022.07.09 03:20:49 LOG7[1:139891415119616]: SSL state (connect): SSLv3 read server done A 2022.07.09 03:20:49 LOG7[1:139891415119616]: SSL state (connect): SSLv3 write client certificate A 2022.07.09 03:20:49 LOG7[1:139891415119616]: SSL state (connect): SSLv3 write client key exchange A 2022.07.09 03:20:49 LOG7[1:139891415119616]: SSL state (connect): SSLv3 write certificate verify A 2022.07.09 03:20:49 LOG7[1:139891415119616]: SSL state (connect): SSLv3 write change cipher spec A 2022.07.09 03:20:49 LOG7[1:139891415119616]: SSL state (connect): SSLv3 write finished A 2022.07.09 03:20:49 LOG7[1:139891415119616]: SSL state (connect): SSLv3 flush data 2022.07.09 03:20:49 LOG7[1:139891415119616]: SSL state (connect): SSLv3 read finished A 2022.07.09 03:20:49 LOG7[1:139891415119616]: 2 items in the session cache 2022.07.09 03:20:49 LOG7[1:139891415119616]: 2 client connects (SSL_connect()) 2022.07.09 03:20:49 LOG7[1:139891415119616]: 2 client connects that finished 2022.07.09 03:20:49 LOG7[1:139891415119616]: 0 client renegotiations requested 2022.07.09 03:20:49 LOG7[1:139891415119616]: 0 server connects (SSL_accept()) 2022.07.09 03:20:49 LOG7[1:139891415119616]: 0 server connects that finished 2022.07.09 03:20:49 LOG7[1:139891415119616]: 0 server renegotiations requested 2022.07.09 03:20:49 LOG7[1:139891415119616]: 0 session cache hits 2022.07.09 03:20:49 LOG7[1:139891415119616]: 0 external session cache hits 2022.07.09 03:20:49 LOG7[1:139891415119616]: 0 session cache misses 2022.07.09 03:20:49 LOG7[1:139891415119616]: 0 session cache timeouts 2022.07.09 03:20:49 LOG6[1:139891415119616]: SSL connected: new session negotiated 2022.07.09 03:20:49 LOG6[1:139891415119616]: Negotiated protocol version: TLSv1.2 2022.07.09 03:20:49 LOG6[1:139891415119616]: Negotiated TLSv1/SSLv3 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption) 2022.07.09 03:20:49 LOG6[1:139891415119616]: Compression: null, expansion: null 2022.07.09 03:20:52 LOG7[1:139891415193664]: Service [zookeeper-2181] accepted (FD=15) from 127.0.0.1:38508 2022.07.09 03:20:52 LOG7[1:139891415009024]: Service [zookeeper-2181] started 2022.07.09 03:20:52 LOG7[1:139891415009024]: Waiting for a libwrap process 2022.07.09 03:20:52 LOG7[1:139891415009024]: Acquired libwrap process #0 2022.07.09 03:20:52 LOG7[1:139891415009024]: Releasing libwrap process #0 2022.07.09 03:20:52 LOG7[1:139891415009024]: Released libwrap process #0 2022.07.09 03:20:52 LOG7[1:139891415009024]: Service [zookeeper-2181] permitted by libwrap from 127.0.0.1:38508 2022.07.09 03:20:52 LOG5[1:139891415009024]: Service [zookeeper-2181] accepted connection from 127.0.0.1:38508 2022.07.09 03:20:52 LOG6[1:139891415009024]: connect_blocking: connecting 10.233.34.85:2181 2022.07.09 03:20:52 LOG7[1:139891415009024]: connect_blocking: s_poll_wait 10.233.34.85:2181: waiting 10 seconds 2022.07.09 03:20:52 LOG5[1:139891415009024]: connect_blocking: connected 10.233.34.85:2181 2022.07.09 03:20:52 LOG5[1:139891415009024]: Service [zookeeper-2181] connected remote server from 10.233.68.250:48606 2022.07.09 03:20:52 LOG7[1:139891415009024]: Remote socket (FD=16) initialized 2022.07.09 03:20:52 LOG7[1:139891415009024]: SNI: sending servername: onap-strimzi-zookeeper-client 2022.07.09 03:20:52 LOG7[1:139891415009024]: SSL state (connect): before/connect initialization 2022.07.09 03:20:52 LOG7[1:139891415009024]: SSL state (connect): SSLv3 write client hello A 2022.07.09 03:20:52 LOG7[1:139891415009024]: SSL state (connect): SSLv3 read server hello A 2022.07.09 03:20:52 LOG7[1:139891415009024]: Starting certificate verification: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.07.09 03:20:52 LOG5[1:139891415009024]: Certificate accepted: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.07.09 03:20:52 LOG7[1:139891415009024]: Starting certificate verification: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.07.09 03:20:52 LOG5[1:139891415009024]: Certificate accepted: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.07.09 03:20:52 LOG7[1:139891415009024]: SSL state (connect): SSLv3 read server certificate A 2022.07.09 03:20:52 LOG7[1:139891415009024]: SSL state (connect): SSLv3 read server key exchange A 2022.07.09 03:20:52 LOG7[1:139891415009024]: SSL state (connect): SSLv3 read server certificate request A 2022.07.09 03:20:52 LOG7[1:139891415009024]: SSL state (connect): SSLv3 read server done A 2022.07.09 03:20:52 LOG7[1:139891415009024]: SSL state (connect): SSLv3 write client certificate A 2022.07.09 03:20:52 LOG7[1:139891415009024]: SSL state (connect): SSLv3 write client key exchange A 2022.07.09 03:20:52 LOG7[1:139891415009024]: SSL state (connect): SSLv3 write certificate verify A 2022.07.09 03:20:52 LOG7[1:139891415009024]: SSL state (connect): SSLv3 write change cipher spec A 2022.07.09 03:20:52 LOG7[1:139891415009024]: SSL state (connect): SSLv3 write finished A 2022.07.09 03:20:52 LOG7[1:139891415009024]: SSL state (connect): SSLv3 flush data 2022.07.09 03:20:52 LOG7[1:139891415009024]: SSL state (connect): SSLv3 read finished A 2022.07.09 03:20:52 LOG7[1:139891415009024]: 3 items in the session cache 2022.07.09 03:20:52 LOG7[1:139891415009024]: 3 client connects (SSL_connect()) 2022.07.09 03:20:52 LOG7[1:139891415009024]: 3 client connects that finished 2022.07.09 03:20:52 LOG7[1:139891415009024]: 0 client renegotiations requested 2022.07.09 03:20:52 LOG7[1:139891415009024]: 0 server connects (SSL_accept()) 2022.07.09 03:20:52 LOG7[1:139891415009024]: 0 server connects that finished 2022.07.09 03:20:52 LOG7[1:139891415009024]: 0 server renegotiations requested 2022.07.09 03:20:52 LOG7[1:139891415009024]: 0 session cache hits 2022.07.09 03:20:52 LOG7[1:139891415009024]: 0 external session cache hits 2022.07.09 03:20:52 LOG7[1:139891415009024]: 0 session cache misses 2022.07.09 03:20:52 LOG7[1:139891415009024]: 0 session cache timeouts 2022.07.09 03:20:52 LOG6[1:139891415009024]: SSL connected: new session negotiated 2022.07.09 03:20:52 LOG6[1:139891415009024]: Negotiated protocol version: TLSv1.2 2022.07.09 03:20:52 LOG6[1:139891415009024]: Negotiated TLSv1/SSLv3 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption) 2022.07.09 03:20:52 LOG6[1:139891415009024]: Compression: null, expansion: null