Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/stunnel.spec'], chrootPath='/var/lib/mock/dist-oc9-build-45190-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/stunnel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/stunnel-5.62-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/stunnel.spec'], chrootPath='/var/lib/mock/dist-oc9-build-45190-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/stunnel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UkxJ1q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stunnel-5.62 + /usr/bin/gzip -dc /builddir/build/SOURCES/stunnel-5.62.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd stunnel-5.62 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/stunnel-5.50-authpriv.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/stunnel-5.61-systemd-service.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/stunnel-5.56-system-ciphers.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/stunnel-5.56-coverity.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/stunnel-5.61-default-tls-version.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/stunnel-5.56-curves-doc-update.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/stunnel-5.61-fips-test.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i s/-fstack-protector/-fstack-protector-strong/ configure + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2xAUd4 + umask 022 + cd /builddir/build/BUILD + cd stunnel-5.62 + CFLAGS='-O2 -g -fPIC' + export CFLAGS + pkg-config openssl ++ pkg-config --cflags openssl + CFLAGS='-O2 -g -fPIC ' ++ pkg-config --libs-only-L openssl + LDFLAGS= + export LDFLAGS + CFLAGS='-O2 -g -fPIC ' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g ' + export FFLAGS + FCFLAGS='-O2 -g ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=x86_64-opencloudos-linux-gnu --build=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-fips --enable-ipv6 --with-ssl=/usr --disable-libwrap 'CPPFLAGS=-UPIDFILE -DPIDFILE='\''"/var/run/stunnel.pid"'\''' configure: loading site script /usr/share/config.site configure: **************************************** initialization checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking for x86_64-opencloudos-linux-gnu-gcc... no checking for x86_64-opencloudos-linux-gnu-clang... no checking for x86_64-opencloudos-linux-gnu-cl... no checking for x86_64-opencloudos-linux-gnu-cc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... (cached) yes configure: **************************************** bash completion checking for x86_64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for bashcompdir... ${prefix}/share/bash-completion/completions configure: **************************************** thread model checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes configure: PTHREAD thread model detected configure: **************************************** compiler/linker flags checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wpedantic... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wconversion... yes checking whether C compiler accepts -Wno-long-long... yes checking whether C compiler accepts -Wno-deprecated-declarations... yes checking whether C compiler accepts -fPIE... yes checking whether C compiler accepts -fstack-protector-strong... yes checking whether the linker accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes configure: **************************************** libtool checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: **************************************** types checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for struct sockaddr_un... yes checking for struct addrinfo... yes configure: **************************************** PTY device files checking for "/dev/ptmx"... yes checking for "/dev/ptc"... no configure: **************************************** entropy sources checking for "/dev/urandom"... yes configure: **************************************** default group checking for default group... nobody checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: **************************************** header files checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for unistd.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking linux/sched.h usability... yes checking linux/sched.h presence... yes checking for linux/sched.h... yes checking for struct msghdr.msg_control... yes checking for linux/netfilter_ipv4.h... yes configure: **************************************** libraries checking for library containing gethostbyname... none required checking for library containing yp_get_default_domain... no checking for library containing socket... none required checking for library containing openpty... none required checking for library containing dlopen... none required checking for library containing shl_load... no configure: **************************************** library functions checking for snprintf... yes checking for vsnprintf... yes checking for openpty... yes checking for _getpty... no checking for daemon... yes checking for waitpid... yes checking for wait4... yes checking for setsid... yes checking for setgroups... yes checking for chroot... yes checking for realpath... yes checking for sysconf... yes checking for getrlimit... yes checking for pthread_sigmask... yes checking for localtime_r... yes checking for getcontext... yes checking for __makecontext_v2... no checking for poll... yes checking for gethostbyname2... yes checking for endhostent... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for broken poll() implementation... no checking for pipe2... yes checking for accept4... yes configure: **************************************** optional features checking whether to enable IPv6 support... yes checking whether to enable FIPS support... yes checking whether to enable systemd socket activation support... autodetecting checking for library containing sd_listen_fds... no configure: systemd library not found checking whether to enable TCP wrappers support... no configure: **************************************** TLS checking for TLS directory... /usr checking for FIPS_mode_set... no checking for OSSL_PROVIDER_available... yes checking whether DH parameters need to be updated... no configure: **************************************** write the results checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating tests/certs/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: **************************************** success + make V=1 'LDADD=-pie -Wl,-z,defs,-z,relro,-z,now' Making all in src make[1]: Entering directory '/builddir/build/BUILD/stunnel-5.62/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/stunnel-5.62/src' gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-tls.o `test -f 'tls.c' || echo './'`tls.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-str.o `test -f 'str.c' || echo './'`str.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-file.o `test -f 'file.c' || echo './'`file.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-client.o `test -f 'client.c' || echo './'`client.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-log.o `test -f 'log.c' || echo './'`log.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-options.o `test -f 'options.c' || echo './'`options.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-protocol.o `test -f 'protocol.c' || echo './'`protocol.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-network.o `test -f 'network.c' || echo './'`network.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-resolver.o `test -f 'resolver.c' || echo './'`resolver.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-ssl.o `test -f 'ssl.c' || echo './'`ssl.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-ctx.o `test -f 'ctx.c' || echo './'`ctx.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-verify.o `test -f 'verify.c' || echo './'`verify.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-sthreads.o `test -f 'sthreads.c' || echo './'`sthreads.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-fd.o `test -f 'fd.c' || echo './'`fd.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-dhparam.o `test -f 'dhparam.c' || echo './'`dhparam.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-cron.o `test -f 'cron.c' || echo './'`cron.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-stunnel.o `test -f 'stunnel.c' || echo './'`stunnel.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-pty.o `test -f 'pty.c' || echo './'`pty.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-libwrap.o `test -f 'libwrap.c' || echo './'`libwrap.c gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib64/stunnel"' -DCONFDIR='"/etc/stunnel"' -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o stunnel-ui_unix.o `test -f 'ui_unix.c' || echo './'`ui_unix.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -L/usr/lib64 -L/usr/lib -lssl -lcrypto -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o stunnel stunnel-tls.o stunnel-str.o stunnel-file.o stunnel-client.o stunnel-log.o stunnel-options.o stunnel-protocol.o stunnel-network.o stunnel-resolver.o stunnel-ssl.o stunnel-ctx.o stunnel-verify.o stunnel-sthreads.o stunnel-fd.o stunnel-dhparam.o stunnel-cron.o stunnel-stunnel.o stunnel-pty.o stunnel-libwrap.o stunnel-ui_unix.o -pie -Wl,-z,defs,-z,relro,-z,now libtool: link: gcc -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o stunnel stunnel-tls.o stunnel-str.o stunnel-file.o stunnel-client.o stunnel-log.o stunnel-options.o stunnel-protocol.o stunnel-network.o stunnel-resolver.o stunnel-ssl.o stunnel-ctx.o stunnel-verify.o stunnel-sthreads.o stunnel-fd.o stunnel-dhparam.o stunnel-cron.o stunnel-stunnel.o stunnel-pty.o stunnel-libwrap.o stunnel-ui_unix.o -pie -Wl,-z -Wl,defs -Wl,-z -Wl,relro -Wl,-z -Wl,now -L/usr/lib64 -L/usr/lib -lssl -lcrypto -pthread /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -UPIDFILE -DPIDFILE='"/var/run/stunnel.pid"' -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c -o env.lo env.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -UPIDFILE -DPIDFILE=\"/var/run/stunnel.pid\" -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector-strong -D_FORTIFY_SOURCE=2 -c env.c -fPIC -DPIC -o .libs/env.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fPIC -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -avoid-version -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o libstunnel.la -rpath /usr/lib64/stunnel env.lo libtool: link: gcc -shared -fPIC -DPIC .libs/env.o -O2 -g -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -pthread -Wl,-soname -Wl,libstunnel.so -o .libs/libstunnel.so libtool: link: ( cd ".libs" && rm -f "libstunnel.la" && ln -s "../libstunnel.la" "libstunnel.la" ) sed -e 's|@bindir[@]|/usr/bin|g' './stunnel3.in' >stunnel3 make[2]: Leaving directory '/builddir/build/BUILD/stunnel-5.62/src' make[1]: Leaving directory '/builddir/build/BUILD/stunnel-5.62/src' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/stunnel-5.62/doc' pod2man -u -n stunnel -s 8 -r 5.62 \ -c "stunnel TLS Proxy" -d `date +%Y.%m.%d` stunnel.pod.in stunnel.8.in sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|\\f(CI@sysconfdir\\fI@|/etc|g' -e '\|^>>>> Applying 'Existing certificate' <<<<< WARNING: 2023-09-18 21:56:56,104: WARNING: 2023-09-18 21:56:56,104: [test_stunnel] ***** Start '011. Test "cert" option' ***** INFO: 2023-09-18 21:56:56,104: [start_listener] Awaiting the HTTPS server started... INFO: 2023-09-18 21:56:56,104: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,104: [start_socket_server] Creating a SSL context INFO: 2023-09-18 21:56:56,104: [start_socket_server] Load server certificate INFO: 2023-09-18 21:56:56,104: [start_socket_server] Set verify mode: cert required INFO: 2023-09-18 21:56:56,104: [start_socket_server] Load Certificate Authority file INFO: 2023-09-18 21:56:56,105: [start_socket_server] Start HTTPS server INFO: 2023-09-18 21:56:56,106: [start_listener] HTTPS server is listening on [127.0.0.1]:36343 INFO: 2023-09-18 21:56:56,106: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,106: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:56:56,106: [start_stunnel] INFO: 2023-09-18 21:56:56,106: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:56:56,106: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,106: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,106: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,106: [start_stunnel] INFO: 2023-09-18 21:56:56,106: [start_stunnel] [client] INFO: 2023-09-18 21:56:56,106: [start_stunnel] client = yes INFO: 2023-09-18 21:56:56,106: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,106: [start_stunnel] connect = 127.0.0.1:36343 INFO: 2023-09-18 21:56:56,106: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:56:56,106: [start_stunnel] DEBUG: 2023-09-18 21:56:56,107: [run_stunnel] Launching the stunnel 'client' - got pid 2487540 DEBUG: 2023-09-18 21:56:56,107: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:56:56,131: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,132: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,133: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,133: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:56:56,133: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,133: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,133: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,133: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:41133' DEBUG: 2023-09-18 21:56:56,133: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:41133 INFO: 2023-09-18 21:56:56,134: [check_listening_port] 'client' is listening on port 41133 DEBUG: 2023-09-18 21:56:56,134: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,134: [start_connections] Create task plain-0 INFO: 2023-09-18 21:56:56,134: [test_connect [127.0.0.1]:41133 #0] Trying port 41133 encrypted False INFO: 2023-09-18 21:56:56,134: [establish_connection [127.0.0.1]:41133 #0] Opening an unencrypted connection INFO: 2023-09-18 21:56:56,134: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:56,134: [client] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,134: [client] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,134: [client] Read '2023.09.18 21:56:56 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:56:56,134: [client] Read '2023.09.18 21:56:56 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:56:56,135: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,135: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,135: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,135: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:59212' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' DEBUG: 2023-09-18 21:56:56,136: [test_connect [127.0.0.1]:41133 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG5[0]: Service [client] accepted connection from 127.0.0.1:59212' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting 127.0.0.1:36343' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:36343: waiting 10 seconds' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected 127.0.0.1:36343' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG5[0]: Service [client] connected remote server from 127.0.0.1:37162' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:56,136: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,138: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:56,138: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:56,139: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:56,139: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:56,139: [client] Read '2023.09.18 21:56:56 LOG6[0]: No client CA list' INFO: 2023-09-18 21:56:56,139: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:56:56,139: [client] Read '2023.09.18 21:56:56 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:56,140: [client] Read '2023.09.18 21:56:56 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:56,140: [client] Read '2023.09.18 21:56:56 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:56,140: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:56:56,140: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:56:56,140: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:56,140: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,140: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:56:56,142: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write certificate verify' INFO: 2023-09-18 21:56:56,142: [client_connected_cb [127.0.0.1]:37162] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:56,142: [client_connected_cb [127.0.0.1]:37162] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:56,142: [client_connected_cb [127.0.0.1]:37162] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:56,142: [client_connected_cb [127.0.0.1]:37162] Closing down the server writer socket INFO: 2023-09-18 21:56:56,142: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,142: [client] Read '2023.09.18 21:56:56 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: Peer certificate was cached (2681 bytes)' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG6[0]: Session id: 124E2E5BFD1A9D227E73DD3D1CB2BC82B1072C9135EB672CFB5638388E07A496' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,143: [client] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,144: [client] Read '2023.09.18 21:56:56 LOG6[0]: Session id: B2BB29ECBB4B2146D927763C2305C55B0CAD14FCBC06F9E07AB73E3A3715496B' INFO: 2023-09-18 21:56:56,144: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:56,144: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (read): warning: close notify' DEBUG: 2023-09-18 21:56:56,144: [test_connect [127.0.0.1]:41133 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:56,144: [test_connect [127.0.0.1]:41133 #0] Closing down the client writer socket INFO: 2023-09-18 21:56:56,144: [client] Read '2023.09.18 21:56:56 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:56,144: [client] Read '2023.09.18 21:56:56 LOG7[0]: Sent socket write shutdown' DEBUG: 2023-09-18 21:56:56,144: [test_connect [127.0.0.1]:41133 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:56,144: [test_connect [127.0.0.1]:41133 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:56,144: [client] Read '2023.09.18 21:56:56 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:56,144: [client] Read '2023.09.18 21:56:56 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:56,144: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG7[0]: Service [client] finished (0 left)' DEBUG: 2023-09-18 21:56:56,145: [remove_connection] Done with task 'plain-0' DEBUG: 2023-09-18 21:56:56,145: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,145: [client_connected_cb [127.0.0.1]:37162] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:56,145: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,145: [cleanup_stunnels] Waiting for the 'client' PID 2487540 to exit... INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 153/997, 15.35%' INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,145: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,146: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,146: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:56:56,146: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:56:56,146: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:56:56,146: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:56:56,147: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:56:56,147: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,147: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,147: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,147: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,147: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:56:56,148: WARNING: 2023-09-18 21:56:56,149: [test_stunnel] ***** Start '012. Test no "cert" option' ***** INFO: 2023-09-18 21:56:56,149: [start_listener] Awaiting the HTTPS server started... INFO: 2023-09-18 21:56:56,149: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,149: [start_socket_server] Creating a SSL context INFO: 2023-09-18 21:56:56,149: [start_socket_server] Load server certificate INFO: 2023-09-18 21:56:56,149: [start_socket_server] Set verify mode: cert required INFO: 2023-09-18 21:56:56,149: [start_socket_server] Load Certificate Authority file INFO: 2023-09-18 21:56:56,149: [start_socket_server] Start HTTPS server INFO: 2023-09-18 21:56:56,150: [start_listener] HTTPS server is listening on [127.0.0.1]:42275 INFO: 2023-09-18 21:56:56,150: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,150: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:56:56,150: [start_stunnel] INFO: 2023-09-18 21:56:56,150: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:56:56,150: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,150: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,150: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,150: [start_stunnel] INFO: 2023-09-18 21:56:56,150: [start_stunnel] [client] INFO: 2023-09-18 21:56:56,150: [start_stunnel] client = yes INFO: 2023-09-18 21:56:56,150: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,150: [start_stunnel] connect = 127.0.0.1:42275 INFO: 2023-09-18 21:56:56,150: [start_stunnel] ;client does not present any certificate INFO: 2023-09-18 21:56:56,150: [start_stunnel] ;cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:56:56,150: [start_stunnel] DEBUG: 2023-09-18 21:56:56,150: [run_stunnel] Launching the stunnel 'client' - got pid 2487559 DEBUG: 2023-09-18 21:56:56,150: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG7[ui]: No certificate or private key specified' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:56:56,173: [client] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,174: [client] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,174: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,174: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,174: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:56:56,174: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,174: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,174: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,174: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:41385' DEBUG: 2023-09-18 21:56:56,174: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:41385 INFO: 2023-09-18 21:56:56,174: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:56,174: [check_listening_port] 'client' is listening on port 41385 DEBUG: 2023-09-18 21:56:56,174: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,174: [start_connections] Create task plain-0 INFO: 2023-09-18 21:56:56,175: [test_connect [127.0.0.1]:41385 #0] Trying port 41385 encrypted False INFO: 2023-09-18 21:56:56,175: [establish_connection [127.0.0.1]:41385 #0] Opening an unencrypted connection INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:40748' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG5[0]: Service [client] accepted connection from 127.0.0.1:40748' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting 127.0.0.1:42275' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:42275: waiting 10 seconds' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:56,175: [client] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected 127.0.0.1:42275' DEBUG: 2023-09-18 21:56:56,176: [test_connect [127.0.0.1]:41385 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,176: [client] Read '2023.09.18 21:56:56 LOG5[0]: Service [client] connected remote server from 127.0.0.1:58794' INFO: 2023-09-18 21:56:56,176: [client] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,176: [client] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,176: [client] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,176: [client] Read '2023.09.18 21:56:56 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:56,176: [client] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:56,176: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:56,176: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,178: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:56,178: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:56,178: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:56,178: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:56,178: [client] Read '2023.09.18 21:56:56 LOG6[0]: No client CA list' INFO: 2023-09-18 21:56:56,178: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:56:56,179: [client] Read '2023.09.18 21:56:56 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:56,179: [client] Read '2023.09.18 21:56:56 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:56,179: [client] Read '2023.09.18 21:56:56 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:56,179: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:56:56,179: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:56:56,179: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:56,180: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,180: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:56:56,180: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,180: [client] Read '2023.09.18 21:56:56 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:56:56,180: [client] Read '2023.09.18 21:56:56 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:56:56,180: [client] Read '2023.09.18 21:56:56 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:56,180: [client] Read '2023.09.18 21:56:56 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:56,180: [client] Read '2023.09.18 21:56:56 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:56:56,180: [client] Read '2023.09.18 21:56:56 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:56,180: [client] Read '2023.09.18 21:56:56 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:56,180: [client] Read '2023.09.18 21:56:56 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:56,181: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): fatal: decode error' INFO: 2023-09-18 21:56:56,181: [client] Read '2023.09.18 21:56:56 LOG3[0]: SSL_read: ssl/record/rec_layer_s3.c:321: error:0A000126:SSL routines::unexpected eof while reading' INFO: 2023-09-18 21:56:56,181: [client] Read '2023.09.18 21:56:56 LOG5[0]: Connection reset: 8 byte(s) sent to TLS, 0 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,181: [client] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,181: [client] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,181: [client] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,181: [client] Read '2023.09.18 21:56:56 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:56,181: [test_connect [127.0.0.1]:41385 #0] [Errno 104] Connection reset by peer INFO: 2023-09-18 21:56:56,181: [test_connect [127.0.0.1]:41385 #0] Test connection #0 has been completed WARNING: 2023-09-18 21:56:56,181: [remove_connection] Warning: Connection #0 done too early DEBUG: 2023-09-18 21:56:56,181: [remove_connection] Done with task 'plain-0' DEBUG: 2023-09-18 21:56:56,181: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,181: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,181: [cleanup_stunnels] Waiting for the 'client' PID 2487559 to exit... INFO: 2023-09-18 21:56:56,181: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,181: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,181: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,181: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,181: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,182: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,182: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 146/997, 14.64%' INFO: 2023-09-18 21:56:56,182: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:56,182: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,182: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,182: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,182: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:56:56,182: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:56:56,182: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:56:56,183: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:56:56,183: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:56:56,183: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,183: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,183: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,183: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,183: [test_stunnel] Test succeeded INFO: 2023-09-18 21:56:56,184: INFO: 2023-09-18 21:56:56,184: [plugins] >>>>> Applying 'Require certificate' <<<<< WARNING: 2023-09-18 21:56:56,184: WARNING: 2023-09-18 21:56:56,184: [test_stunnel] ***** Start '021. Test "requireCert" option' ***** INFO: 2023-09-18 21:56:56,184: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,184: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,184: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,185: [start_listener] HTTP server is listening on [127.0.0.1]:33629 INFO: 2023-09-18 21:56:56,185: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,185: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,185: [start_stunnel] INFO: 2023-09-18 21:56:56,185: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,185: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,185: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,185: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,185: [start_stunnel] requireCert = yes INFO: 2023-09-18 21:56:56,185: [start_stunnel] INFO: 2023-09-18 21:56:56,185: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,185: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,185: [start_stunnel] connect = 127.0.0.1:33629 INFO: 2023-09-18 21:56:56,185: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,185: [start_stunnel] DEBUG: 2023-09-18 21:56:56,185: [run_stunnel] Launching the stunnel 'server' - got pid 2487565 DEBUG: 2023-09-18 21:56:56,185: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,209: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,209: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,209: [server] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,209: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,209: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,209: [server] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,209: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,209: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,209: [server] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,209: [server] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,209: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,209: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,209: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:56,209: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,210: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,211: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,211: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,211: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:56,211: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,211: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,211: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,211: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:46789' DEBUG: 2023-09-18 21:56:56,211: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:46789 INFO: 2023-09-18 21:56:56,212: [check_listening_port] 'server' is listening on port 46789 DEBUG: 2023-09-18 21:56:56,212: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,212: [start_connections] Create task encr-0 INFO: 2023-09-18 21:56:56,212: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,212: [server] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,212: [server] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,212: [server] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:56:56,213: [test_connect [127.0.0.1]:46789 #0] Trying port 46789 encrypted True INFO: 2023-09-18 21:56:56,213: [establish_connection [127.0.0.1]:46789 #0] Creating a SSL context INFO: 2023-09-18 21:56:56,213: [establish_connection [127.0.0.1]:46789 #0] Load the wrong certificate INFO: 2023-09-18 21:56:56,213: [establish_connection [127.0.0.1]:46789 #0] Opening a SSL connection INFO: 2023-09-18 21:56:56,215: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,215: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,215: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,215: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:49256' INFO: 2023-09-18 21:56:56,215: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:56,215: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,215: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,215: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] accepted connection from 127.0.0.1:49256' INFO: 2023-09-18 21:56:56,215: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:56,215: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,216: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,216: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,216: [server] Read '2023.09.18 21:56:56 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:56,216: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:56,216: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:56,216: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,216: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:56,216: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:56,216: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:56,217: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:56:56,218: [test_connect [127.0.0.1]:46789 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:56,219: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:56,220: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,220: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,220: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,220: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,220: [server] Read '2023.09.18 21:56:56 LOG7[0]: Peer certificate was cached (1537 bytes)' INFO: 2023-09-18 21:56:56,220: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: 4EA6BCD7E45E6A316463111E9F3BD6D898B9E299774BAB12DDC3984E4C80AB34' INFO: 2023-09-18 21:56:56,220: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,220: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,220: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,220: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,220: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: C90C08E2C5A2FC1260A0B66BE4BFCE06C1696D0FD9DB6A32E2977812D4A02841' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting 127.0.0.1:33629' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:33629: waiting 10 seconds' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected 127.0.0.1:33629' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG6[0]: persistence: 127.0.0.1:33629 cached' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] connected remote server from 127.0.0.1:47636' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,221: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,221: [client_connected_cb [127.0.0.1]:47636] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:56,221: [client_connected_cb [127.0.0.1]:47636] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:56,221: [client_connected_cb [127.0.0.1]:47636] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:56,221: [client_connected_cb [127.0.0.1]:47636] Closing down the server writer socket DEBUG: 2023-09-18 21:56:56,222: [client_connected_cb [127.0.0.1]:47636] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:56,222: [test_connect [127.0.0.1]:46789 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:56,222: [test_connect [127.0.0.1]:46789 #0] Closing down the client writer socket INFO: 2023-09-18 21:56:56,222: [server] Read '2023.09.18 21:56:56 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:56,222: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:56,222: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:56,222: [server] Read '2023.09.18 21:56:56 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:56,222: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:56,222: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:56,222: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sent socket write shutdown' DEBUG: 2023-09-18 21:56:56,222: [test_connect [127.0.0.1]:46789 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:56,222: [test_connect [127.0.0.1]:46789 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:56,222: [server] Read '2023.09.18 21:56:56 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,222: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,222: [server] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,222: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:56:56,222: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:56:56,222: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,223: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,223: [cleanup_stunnels] Waiting for the 'server' PID 2487565 to exit... INFO: 2023-09-18 21:56:56,223: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,223: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,223: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,223: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,223: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,223: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,223: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 158/997, 15.85%' INFO: 2023-09-18 21:56:56,223: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,223: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,223: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,223: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,223: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:56,223: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:56,223: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:56,224: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:56,225: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:56:56,225: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,225: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,225: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,225: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,225: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:56:56,225: WARNING: 2023-09-18 21:56:56,225: [test_stunnel] ***** Start '022. Failure test "requireCert" option' ***** INFO: 2023-09-18 21:56:56,225: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,225: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,225: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,226: [start_listener] HTTP server is listening on [127.0.0.1]:45099 INFO: 2023-09-18 21:56:56,226: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,226: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,226: [start_stunnel] INFO: 2023-09-18 21:56:56,226: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,226: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,226: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,226: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,226: [start_stunnel] requireCert = yes INFO: 2023-09-18 21:56:56,226: [start_stunnel] INFO: 2023-09-18 21:56:56,226: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,226: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,226: [start_stunnel] connect = 127.0.0.1:45099 INFO: 2023-09-18 21:56:56,226: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,226: [start_stunnel] DEBUG: 2023-09-18 21:56:56,227: [run_stunnel] Launching the stunnel 'server' - got pid 2487572 DEBUG: 2023-09-18 21:56:56,227: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,251: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,252: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,252: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,252: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,252: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,252: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:56,252: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,252: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,252: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,252: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:38437' DEBUG: 2023-09-18 21:56:56,252: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:38437 INFO: 2023-09-18 21:56:56,252: [check_listening_port] 'server' is listening on port 38437 DEBUG: 2023-09-18 21:56:56,252: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,252: [start_connections] Create task encr-0 INFO: 2023-09-18 21:56:56,252: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,252: [server] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,252: [server] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,252: [server] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:56:56,253: [test_connect [127.0.0.1]:38437 #0] Trying port 38437 encrypted True INFO: 2023-09-18 21:56:56,253: [establish_connection [127.0.0.1]:38437 #0] Creating a SSL context INFO: 2023-09-18 21:56:56,253: [establish_connection [127.0.0.1]:38437 #0] Opening a SSL connection INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:39718' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] accepted connection from 127.0.0.1:39718' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:56,254: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:56,255: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:56,255: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:56:56,256: [test_connect [127.0.0.1]:38437 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,256: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,256: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,256: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,256: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): fatal: unknown' INFO: 2023-09-18 21:56:56,256: [server] Read '2023.09.18 21:56:56 LOG3[0]: SSL_accept: ssl/statem/statem_srvr.c:3510: error:0A0000C7:SSL routines::peer did not return a certificate' INFO: 2023-09-18 21:56:56,256: [server] Read '2023.09.18 21:56:56 LOG5[0]: Connection reset: 0 byte(s) sent to TLS, 0 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,256: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,256: [server] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,257: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] finished (0 left)' INFO: 2023-09-18 21:56:56,257: [test_connect [127.0.0.1]:38437 #0] [SSL: TLSV13_ALERT_CERTIFICATE_REQUIRED] tlsv13 alert certificate required (_ssl.c:2548) INFO: 2023-09-18 21:56:56,257: [test_connect [127.0.0.1]:38437 #0] Test connection #0 has been completed WARNING: 2023-09-18 21:56:56,257: [remove_connection] Warning: Connection #0 done too early DEBUG: 2023-09-18 21:56:56,257: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:56:56,257: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,257: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,257: [cleanup_stunnels] Waiting for the 'server' PID 2487572 to exit... INFO: 2023-09-18 21:56:56,257: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,257: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,257: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,257: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,257: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,257: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,257: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 117/997, 11.74%' INFO: 2023-09-18 21:56:56,257: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,257: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,257: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,258: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,258: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:56,258: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:56,258: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:56,259: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:56,259: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:56:56,259: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,259: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,259: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,259: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,259: [test_stunnel] Test succeeded INFO: 2023-09-18 21:56:56,259: INFO: 2023-09-18 21:56:56,259: [plugins] >>>>> Applying 'Verify peer' <<<<< WARNING: 2023-09-18 21:56:56,259: WARNING: 2023-09-18 21:56:56,259: [test_stunnel] ***** Start '031. Test "verifyPeer" option' ***** INFO: 2023-09-18 21:56:56,259: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,259: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,260: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,260: [start_listener] HTTP server is listening on [127.0.0.1]:44111 INFO: 2023-09-18 21:56:56,260: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,261: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,261: [start_stunnel] INFO: 2023-09-18 21:56:56,261: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,261: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,261: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,261: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,261: [start_stunnel] INFO: 2023-09-18 21:56:56,261: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,261: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,261: [start_stunnel] connect = 127.0.0.1:44111 INFO: 2023-09-18 21:56:56,261: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,261: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:56:56,261: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:56:56,261: [start_stunnel] DEBUG: 2023-09-18 21:56:56,261: [run_stunnel] Launching the stunnel 'server' - got pid 2487577 DEBUG: 2023-09-18 21:56:56,261: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,286: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,287: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,288: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:44505' DEBUG: 2023-09-18 21:56:56,288: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:44505 INFO: 2023-09-18 21:56:56,288: [check_listening_port] 'server' is listening on port 44505 DEBUG: 2023-09-18 21:56:56,288: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,288: [start_connections] Create task encr-0 INFO: 2023-09-18 21:56:56,288: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,288: [server] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,288: [server] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,288: [server] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:56:56,289: [test_connect [127.0.0.1]:44505 #0] Trying port 44505 encrypted True INFO: 2023-09-18 21:56:56,289: [establish_connection [127.0.0.1]:44505 #0] Creating a SSL context INFO: 2023-09-18 21:56:56,289: [establish_connection [127.0.0.1]:44505 #0] Load the correct certificate INFO: 2023-09-18 21:56:56,290: [establish_connection [127.0.0.1]:44505 #0] Opening a SSL connection INFO: 2023-09-18 21:56:56,290: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,290: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,290: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,290: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:51338' INFO: 2023-09-18 21:56:56,290: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:56,290: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,290: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,290: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] accepted connection from 127.0.0.1:51338' INFO: 2023-09-18 21:56:56,290: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:56,290: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,290: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,291: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,291: [server] Read '2023.09.18 21:56:56 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:56,291: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:56,291: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:56,291: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,291: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:56,291: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:56,291: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:56,292: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:56:56,293: [test_connect [127.0.0.1]:44505 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG6[0]: CERT: Pre-verification error ignored: unable to get local issuer certificate' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG6[0]: CERT: Pre-verification error ignored: unable to verify the first certificate' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:56:56,294: [server] Read '2023.09.18 21:56:56 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:56,295: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: 79C1E028B567CC8C92102742DC8BB9C571664CC833DEFCEAAFCB1EEF3591263F' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: C60511ED3814A610438802C60F4986BFF8AE9B6B029897C8D923463569CAF198' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting 127.0.0.1:44111' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:44111: waiting 10 seconds' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected 127.0.0.1:44111' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG6[0]: persistence: 127.0.0.1:44111 cached' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] connected remote server from 127.0.0.1:48930' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,296: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,297: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,297: [client_connected_cb [127.0.0.1]:48930] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:56,297: [client_connected_cb [127.0.0.1]:48930] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:56,297: [client_connected_cb [127.0.0.1]:48930] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:56,297: [client_connected_cb [127.0.0.1]:48930] Closing down the server writer socket DEBUG: 2023-09-18 21:56:56,297: [client_connected_cb [127.0.0.1]:48930] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:56,297: [test_connect [127.0.0.1]:44505 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:56,297: [test_connect [127.0.0.1]:44505 #0] Closing down the client writer socket INFO: 2023-09-18 21:56:56,297: [server] Read '2023.09.18 21:56:56 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:56,297: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS closed (SSL_read)' DEBUG: 2023-09-18 21:56:56,298: [test_connect [127.0.0.1]:44505 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:56,298: [test_connect [127.0.0.1]:44505 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:56:56,298: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:56:56,298: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,298: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,298: [cleanup_stunnels] Waiting for the 'server' PID 2487577 to exit... INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,298: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 159/997, 15.95%' INFO: 2023-09-18 21:56:56,299: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,299: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,299: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,299: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,299: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:56,299: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:56,299: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:56,300: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:56,300: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:56:56,300: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,300: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,300: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,300: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,300: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:56:56,300: WARNING: 2023-09-18 21:56:56,301: [test_stunnel] ***** Start '032. Failure test "verifyPeer" option' ***** INFO: 2023-09-18 21:56:56,301: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,301: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,301: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,301: [start_listener] HTTP server is listening on [127.0.0.1]:41503 INFO: 2023-09-18 21:56:56,302: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,302: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,302: [start_stunnel] INFO: 2023-09-18 21:56:56,302: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,302: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,302: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,302: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,302: [start_stunnel] INFO: 2023-09-18 21:56:56,302: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,302: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,302: [start_stunnel] connect = 127.0.0.1:41503 INFO: 2023-09-18 21:56:56,302: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,302: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:56:56,302: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:56:56,302: [start_stunnel] DEBUG: 2023-09-18 21:56:56,302: [run_stunnel] Launching the stunnel 'server' - got pid 2487582 DEBUG: 2023-09-18 21:56:56,302: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,331: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,332: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:36959' DEBUG: 2023-09-18 21:56:56,332: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:36959 INFO: 2023-09-18 21:56:56,333: [check_listening_port] 'server' is listening on port 36959 DEBUG: 2023-09-18 21:56:56,333: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,333: [start_connections] Create task encr-0 INFO: 2023-09-18 21:56:56,334: [test_connect [127.0.0.1]:36959 #0] Trying port 36959 encrypted True INFO: 2023-09-18 21:56:56,334: [establish_connection [127.0.0.1]:36959 #0] Creating a SSL context INFO: 2023-09-18 21:56:56,334: [establish_connection [127.0.0.1]:36959 #0] Load the wrong certificate INFO: 2023-09-18 21:56:56,334: [establish_connection [127.0.0.1]:36959 #0] Opening a SSL connection INFO: 2023-09-18 21:56:56,334: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,334: [server] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,334: [server] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,334: [server] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:56:56,335: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,335: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,335: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,335: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:52030' INFO: 2023-09-18 21:56:56,335: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:56,335: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,335: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,335: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] accepted connection from 127.0.0.1:52030' INFO: 2023-09-18 21:56:56,335: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:56,335: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,335: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,335: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,335: [server] Read '2023.09.18 21:56:56 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:56,335: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:56,336: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:56,336: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,336: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:56,336: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:56,336: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:56,337: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:56:56,339: [test_connect [127.0.0.1]:36959 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,339: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,339: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,339: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,339: [server] Read '2023.09.18 21:56:56 LOG7[0]: Verification started at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:56:56,339: [server] Read '2023.09.18 21:56:56 LOG4[0]: CERT: Pre-verification error: self-signed certificate' INFO: 2023-09-18 21:56:56,339: [server] Read '2023.09.18 21:56:56 LOG4[0]: Rejected by CERT at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:56:56,339: [test_connect [127.0.0.1]:36959 #0] [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:2548) INFO: 2023-09-18 21:56:56,339: [test_connect [127.0.0.1]:36959 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:56,339: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): fatal: unknown CA' INFO: 2023-09-18 21:56:56,339: [server] Read '2023.09.18 21:56:56 LOG3[0]: SSL_accept: ssl/statem/statem_srvr.c:3523: error:0A000086:SSL routines::certificate verify failed' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG5[0]: Connection reset: 0 byte(s) sent to TLS, 0 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] finished (0 left)' WARNING: 2023-09-18 21:56:56,340: [remove_connection] Warning: Connection #0 done too early DEBUG: 2023-09-18 21:56:56,340: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:56:56,340: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,340: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,340: [cleanup_stunnels] Waiting for the 'server' PID 2487582 to exit... INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 146/997, 14.64%' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:56,340: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:56,341: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:56,342: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:56,345: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:56:56,345: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,345: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,345: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,345: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,345: [test_stunnel] Test succeeded INFO: 2023-09-18 21:56:56,346: INFO: 2023-09-18 21:56:56,346: [plugins] >>>>> Applying 'Verify chain' <<<<< WARNING: 2023-09-18 21:56:56,346: WARNING: 2023-09-18 21:56:56,346: [test_stunnel] ***** Start '041. Test "verifyChain" option' ***** INFO: 2023-09-18 21:56:56,346: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,346: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,346: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,347: [start_listener] HTTP server is listening on [127.0.0.1]:46391 INFO: 2023-09-18 21:56:56,347: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,347: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,347: [start_stunnel] INFO: 2023-09-18 21:56:56,347: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,347: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,347: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,347: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,347: [start_stunnel] INFO: 2023-09-18 21:56:56,347: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,347: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,347: [start_stunnel] connect = 127.0.0.1:46391 INFO: 2023-09-18 21:56:56,347: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,347: [start_stunnel] verifyChain = yes INFO: 2023-09-18 21:56:56,347: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/CACert.pem INFO: 2023-09-18 21:56:56,347: [start_stunnel] DEBUG: 2023-09-18 21:56:56,347: [run_stunnel] Launching the stunnel 'server' - got pid 2487587 DEBUG: 2023-09-18 21:56:56,347: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,372: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/CACert.pem' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=Root CA, CN=CA, emailAddress=CA@example.com' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,373: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:33447' DEBUG: 2023-09-18 21:56:56,373: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:33447 INFO: 2023-09-18 21:56:56,374: [check_listening_port] 'server' is listening on port 33447 DEBUG: 2023-09-18 21:56:56,374: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,374: [start_connections] Create task encr-0 INFO: 2023-09-18 21:56:56,374: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,374: [server] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,374: [server] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,374: [server] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:56:56,375: [test_connect [127.0.0.1]:33447 #0] Trying port 33447 encrypted True INFO: 2023-09-18 21:56:56,375: [establish_connection [127.0.0.1]:33447 #0] Creating a SSL context INFO: 2023-09-18 21:56:56,375: [establish_connection [127.0.0.1]:33447 #0] Load the correct certificate INFO: 2023-09-18 21:56:56,375: [establish_connection [127.0.0.1]:33447 #0] Opening a SSL connection INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:56614' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] accepted connection from 127.0.0.1:56614' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:56,376: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,377: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:56,377: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:56,377: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:56,378: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:56:56,380: [test_connect [127.0.0.1]:33447 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,380: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,380: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,380: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,380: [server] Read '2023.09.18 21:56:56 LOG7[0]: Verification started at depth=1: C=PL, O=Stunnel Developers, OU=Root CA, CN=CA, emailAddress=CA@example.com' INFO: 2023-09-18 21:56:56,380: [server] Read '2023.09.18 21:56:56 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:56:56,380: [server] Read '2023.09.18 21:56:56 LOG6[0]: Certificate accepted at depth=1: C=PL, O=Stunnel Developers, OU=Root CA, CN=CA, emailAddress=CA@example.com' INFO: 2023-09-18 21:56:56,380: [server] Read '2023.09.18 21:56:56 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,380: [server] Read '2023.09.18 21:56:56 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:56:56,380: [server] Read '2023.09.18 21:56:56 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:56,380: [server] Read '2023.09.18 21:56:56 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,380: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:56:56,380: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: 0D41C73C3BFD2FE929F48F3E815CAC2B2F488FC3011CC31C1B35A637EF6EA3FC' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,381: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: FD605949AD6FCDD70EB46856F5599E6CF6A433C9F55DCA176175BF81AC310740' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting 127.0.0.1:46391' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:46391: waiting 10 seconds' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected 127.0.0.1:46391' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG6[0]: persistence: 127.0.0.1:46391 cached' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] connected remote server from 127.0.0.1:38970' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,382: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,382: [client_connected_cb [127.0.0.1]:38970] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:56,383: [client_connected_cb [127.0.0.1]:38970] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:56,383: [client_connected_cb [127.0.0.1]:38970] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:56,383: [client_connected_cb [127.0.0.1]:38970] Closing down the server writer socket DEBUG: 2023-09-18 21:56:56,383: [client_connected_cb [127.0.0.1]:38970] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:56,383: [test_connect [127.0.0.1]:33447 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:56,383: [test_connect [127.0.0.1]:33447 #0] Closing down the client writer socket INFO: 2023-09-18 21:56:56,383: [server] Read '2023.09.18 21:56:56 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:56,383: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:56,383: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:56,383: [server] Read '2023.09.18 21:56:56 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:56,383: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:56,383: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS closed (SSL_read)' DEBUG: 2023-09-18 21:56:56,383: [test_connect [127.0.0.1]:33447 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:56,383: [test_connect [127.0.0.1]:33447 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:56,383: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:56:56,384: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:56:56,384: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,384: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,384: [cleanup_stunnels] Waiting for the 'server' PID 2487587 to exit... INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 161/997, 16.15%' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:56,384: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:56,385: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:56,386: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:56:56,386: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,386: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,386: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,386: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,386: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:56:56,386: WARNING: 2023-09-18 21:56:56,386: [test_stunnel] ***** Start '042. Failure test "verifyChain" option' ***** INFO: 2023-09-18 21:56:56,386: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,386: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,386: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,387: [start_listener] HTTP server is listening on [127.0.0.1]:40379 INFO: 2023-09-18 21:56:56,387: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,387: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,387: [start_stunnel] INFO: 2023-09-18 21:56:56,387: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,387: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,387: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,387: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,387: [start_stunnel] INFO: 2023-09-18 21:56:56,387: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,387: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,387: [start_stunnel] connect = 127.0.0.1:40379 INFO: 2023-09-18 21:56:56,387: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,387: [start_stunnel] verifyChain = yes INFO: 2023-09-18 21:56:56,387: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/CACert.pem INFO: 2023-09-18 21:56:56,387: [start_stunnel] DEBUG: 2023-09-18 21:56:56,388: [run_stunnel] Launching the stunnel 'server' - got pid 2487593 DEBUG: 2023-09-18 21:56:56,388: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,412: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,412: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,412: [server] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/CACert.pem' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=Root CA, CN=CA, emailAddress=CA@example.com' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,413: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,414: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:45261' DEBUG: 2023-09-18 21:56:56,414: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:45261 INFO: 2023-09-18 21:56:56,414: [check_listening_port] 'server' is listening on port 45261 DEBUG: 2023-09-18 21:56:56,414: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,414: [start_connections] Create task encr-0 INFO: 2023-09-18 21:56:56,414: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,414: [server] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,414: [server] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,414: [server] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:56:56,416: [test_connect [127.0.0.1]:45261 #0] Trying port 45261 encrypted True INFO: 2023-09-18 21:56:56,416: [establish_connection [127.0.0.1]:45261 #0] Creating a SSL context INFO: 2023-09-18 21:56:56,416: [establish_connection [127.0.0.1]:45261 #0] Load the wrong certificate INFO: 2023-09-18 21:56:56,416: [establish_connection [127.0.0.1]:45261 #0] Opening a SSL connection INFO: 2023-09-18 21:56:56,416: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,416: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,416: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,416: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:40952' INFO: 2023-09-18 21:56:56,416: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:56,416: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,416: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,416: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] accepted connection from 127.0.0.1:40952' INFO: 2023-09-18 21:56:56,417: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:56,417: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,417: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,417: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,417: [server] Read '2023.09.18 21:56:56 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:56,417: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:56,417: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:56,417: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,417: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:56,417: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:56,417: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:56,418: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:56:56,420: [test_connect [127.0.0.1]:45261 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,420: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,420: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,420: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,420: [server] Read '2023.09.18 21:56:56 LOG7[0]: Verification started at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:56:56,420: [server] Read '2023.09.18 21:56:56 LOG4[0]: CERT: Pre-verification error: self-signed certificate' INFO: 2023-09-18 21:56:56,420: [server] Read '2023.09.18 21:56:56 LOG4[0]: Rejected by CERT at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:56:56,421: [test_connect [127.0.0.1]:45261 #0] [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:2548) INFO: 2023-09-18 21:56:56,421: [test_connect [127.0.0.1]:45261 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:56,421: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): fatal: unknown CA' INFO: 2023-09-18 21:56:56,421: [server] Read '2023.09.18 21:56:56 LOG3[0]: SSL_accept: ssl/statem/statem_srvr.c:3523: error:0A000086:SSL routines::certificate verify failed' INFO: 2023-09-18 21:56:56,421: [server] Read '2023.09.18 21:56:56 LOG5[0]: Connection reset: 0 byte(s) sent to TLS, 0 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,421: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,421: [server] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,421: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] finished (0 left)' WARNING: 2023-09-18 21:56:56,421: [remove_connection] Warning: Connection #0 done too early DEBUG: 2023-09-18 21:56:56,421: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:56:56,421: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,421: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,421: [cleanup_stunnels] Waiting for the 'server' PID 2487593 to exit... INFO: 2023-09-18 21:56:56,421: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,421: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,421: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,421: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,421: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,421: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,421: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 149/997, 14.94%' INFO: 2023-09-18 21:56:56,421: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,422: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,422: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,422: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,422: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:56,422: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:56,422: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:56,423: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:56,423: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:56:56,423: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,423: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,423: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,423: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,423: [test_stunnel] Test succeeded INFO: 2023-09-18 21:56:56,424: INFO: 2023-09-18 21:56:56,424: [plugins] >>>>> Applying 'Verify CRL file' <<<<< WARNING: 2023-09-18 21:56:56,424: WARNING: 2023-09-18 21:56:56,424: [test_stunnel] ***** Start '051. CRL file with valid certificate' ***** INFO: 2023-09-18 21:56:56,424: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,424: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,424: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,425: [start_listener] HTTP server is listening on [127.0.0.1]:40237 INFO: 2023-09-18 21:56:56,425: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,425: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,425: [start_stunnel] INFO: 2023-09-18 21:56:56,425: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,425: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,425: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,425: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,425: [start_stunnel] INFO: 2023-09-18 21:56:56,425: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,425: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,425: [start_stunnel] connect = 127.0.0.1:40237 INFO: 2023-09-18 21:56:56,425: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,425: [start_stunnel] verifyChain = yes INFO: 2023-09-18 21:56:56,425: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/CACert.pem INFO: 2023-09-18 21:56:56,425: [start_stunnel] CRLfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/CACertCRL.pem INFO: 2023-09-18 21:56:56,425: [start_stunnel] DEBUG: 2023-09-18 21:56:56,425: [run_stunnel] Launching the stunnel 'server' - got pid 2487601 DEBUG: 2023-09-18 21:56:56,425: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,450: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,460: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,460: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,460: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,460: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,460: [server] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,460: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,460: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,460: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/CACert.pem' INFO: 2023-09-18 21:56:56,460: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=Root CA, CN=CA, emailAddress=CA@example.com' INFO: 2023-09-18 21:56:56,460: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Loaded /builddir/build/BUILD/stunnel-5.62/tests/certs/CACertCRL.pem revocation lookup file' INFO: 2023-09-18 21:56:56,460: [server] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,460: [server] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,460: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,461: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,461: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,461: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,461: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,461: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,461: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:56,461: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,461: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,461: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,461: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:41731' DEBUG: 2023-09-18 21:56:56,461: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:41731 INFO: 2023-09-18 21:56:56,461: [check_listening_port] 'server' is listening on port 41731 DEBUG: 2023-09-18 21:56:56,461: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,461: [start_connections] Create task encr-0 INFO: 2023-09-18 21:56:56,461: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,461: [server] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,461: [server] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,462: [server] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:56:56,463: [test_connect [127.0.0.1]:41731 #0] Trying port 41731 encrypted True INFO: 2023-09-18 21:56:56,463: [establish_connection [127.0.0.1]:41731 #0] Creating a SSL context INFO: 2023-09-18 21:56:56,463: [establish_connection [127.0.0.1]:41731 #0] Load the correct certificate INFO: 2023-09-18 21:56:56,463: [establish_connection [127.0.0.1]:41731 #0] Opening a SSL connection INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:35908' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] accepted connection from 127.0.0.1:35908' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:56,464: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:56,465: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:56,465: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:56:56,467: [test_connect [127.0.0.1]:41731 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,469: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,469: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,469: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: Verification started at depth=1: C=PL, O=Stunnel Developers, OU=Root CA, CN=CA, emailAddress=CA@example.com' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG6[0]: Certificate accepted at depth=1: C=PL, O=Stunnel Developers, OU=Root CA, CN=CA, emailAddress=CA@example.com' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: A023EFE00E85B5B9A64827D1D8E6432BD7FD9871C8AD1508795ADC248A5C37D5' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,470: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: 83CEAC8CE4E445265C39D2E759864227BBEAFC5B90A072EB8ED5E28623C33D8E' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting 127.0.0.1:40237' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:40237: waiting 10 seconds' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected 127.0.0.1:40237' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG6[0]: persistence: 127.0.0.1:40237 cached' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] connected remote server from 127.0.0.1:42558' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,471: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,471: [client_connected_cb [127.0.0.1]:42558] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:56,472: [client_connected_cb [127.0.0.1]:42558] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:56,472: [client_connected_cb [127.0.0.1]:42558] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:56,472: [client_connected_cb [127.0.0.1]:42558] Closing down the server writer socket DEBUG: 2023-09-18 21:56:56,472: [client_connected_cb [127.0.0.1]:42558] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:56,472: [test_connect [127.0.0.1]:41731 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:56,472: [test_connect [127.0.0.1]:41731 #0] Closing down the client writer socket INFO: 2023-09-18 21:56:56,472: [server] Read '2023.09.18 21:56:56 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:56,472: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:56,472: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:56,472: [server] Read '2023.09.18 21:56:56 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:56,472: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:56,472: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS closed (SSL_read)' DEBUG: 2023-09-18 21:56:56,472: [test_connect [127.0.0.1]:41731 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:56,472: [test_connect [127.0.0.1]:41731 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:56,472: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:56:56,473: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:56:56,473: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,473: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,473: [cleanup_stunnels] Waiting for the 'server' PID 2487601 to exit... INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 161/997, 16.15%' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:56,473: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:56,475: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:56,475: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:56:56,475: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,475: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,475: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,477: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,477: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:56:56,477: WARNING: 2023-09-18 21:56:56,477: [test_stunnel] ***** Start '052. CRL file with revoked certificate' ***** INFO: 2023-09-18 21:56:56,477: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,477: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,477: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,478: [start_listener] HTTP server is listening on [127.0.0.1]:36509 INFO: 2023-09-18 21:56:56,478: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,478: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,478: [start_stunnel] INFO: 2023-09-18 21:56:56,478: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,478: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,478: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,478: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,478: [start_stunnel] INFO: 2023-09-18 21:56:56,478: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,478: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,478: [start_stunnel] connect = 127.0.0.1:36509 INFO: 2023-09-18 21:56:56,478: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,478: [start_stunnel] verifyChain = yes INFO: 2023-09-18 21:56:56,478: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/CACert.pem INFO: 2023-09-18 21:56:56,478: [start_stunnel] CRLfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/CACertCRL.pem INFO: 2023-09-18 21:56:56,478: [start_stunnel] DEBUG: 2023-09-18 21:56:56,478: [run_stunnel] Launching the stunnel 'server' - got pid 2487606 DEBUG: 2023-09-18 21:56:56,478: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,503: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,503: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,503: [server] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,503: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,503: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/CACert.pem' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=Root CA, CN=CA, emailAddress=CA@example.com' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Loaded /builddir/build/BUILD/stunnel-5.62/tests/certs/CACertCRL.pem revocation lookup file' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,504: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:42071' DEBUG: 2023-09-18 21:56:56,504: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:42071 INFO: 2023-09-18 21:56:56,505: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,505: [check_listening_port] 'server' is listening on port 42071 DEBUG: 2023-09-18 21:56:56,505: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,505: [start_connections] Create task encr-0 INFO: 2023-09-18 21:56:56,507: [test_connect [127.0.0.1]:42071 #0] Trying port 42071 encrypted True INFO: 2023-09-18 21:56:56,507: [establish_connection [127.0.0.1]:42071 #0] Creating a SSL context INFO: 2023-09-18 21:56:56,507: [establish_connection [127.0.0.1]:42071 #0] Load the revoked certificate INFO: 2023-09-18 21:56:56,507: [establish_connection [127.0.0.1]:42071 #0] Opening a SSL connection INFO: 2023-09-18 21:56:56,507: [server] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,507: [server] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,507: [server] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:56:56,507: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,507: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,507: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,507: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:51936' INFO: 2023-09-18 21:56:56,507: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:56,507: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,507: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,507: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] accepted connection from 127.0.0.1:51936' INFO: 2023-09-18 21:56:56,507: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:56,507: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,508: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,508: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,508: [server] Read '2023.09.18 21:56:56 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:56,508: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:56,508: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:56,508: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,508: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:56,508: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:56,508: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:56,509: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:56:56,511: [test_connect [127.0.0.1]:42071 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,511: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,511: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,511: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,511: [server] Read '2023.09.18 21:56:56 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=revoked, CN=revoked, emailAddress=revoked@example.com' INFO: 2023-09-18 21:56:56,511: [server] Read '2023.09.18 21:56:56 LOG4[0]: CERT: Pre-verification error: certificate revoked' INFO: 2023-09-18 21:56:56,511: [server] Read '2023.09.18 21:56:56 LOG4[0]: Rejected by CERT at depth=0: C=PL, O=Stunnel Developers, OU=revoked, CN=revoked, emailAddress=revoked@example.com' INFO: 2023-09-18 21:56:56,512: [test_connect [127.0.0.1]:42071 #0] [SSL: SSLV3_ALERT_CERTIFICATE_REVOKED] sslv3 alert certificate revoked (_ssl.c:2548) INFO: 2023-09-18 21:56:56,512: [test_connect [127.0.0.1]:42071 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:56,512: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): fatal: certificate revoked' INFO: 2023-09-18 21:56:56,512: [server] Read '2023.09.18 21:56:56 LOG3[0]: SSL_accept: ssl/statem/statem_srvr.c:3523: error:0A000086:SSL routines::certificate verify failed' INFO: 2023-09-18 21:56:56,512: [server] Read '2023.09.18 21:56:56 LOG5[0]: Connection reset: 0 byte(s) sent to TLS, 0 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,512: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,512: [server] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,512: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] finished (0 left)' WARNING: 2023-09-18 21:56:56,512: [remove_connection] Warning: Connection #0 done too early DEBUG: 2023-09-18 21:56:56,512: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:56:56,512: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,512: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,512: [cleanup_stunnels] Waiting for the 'server' PID 2487606 to exit... INFO: 2023-09-18 21:56:56,512: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,512: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,512: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,512: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,512: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,512: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,512: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 149/997, 14.94%' INFO: 2023-09-18 21:56:56,513: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,513: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,513: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,513: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,513: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:56,513: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:56,513: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:56,514: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:56,514: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:56:56,514: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,514: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,514: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,514: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,514: [test_stunnel] Test succeeded INFO: 2023-09-18 21:56:56,515: INFO: 2023-09-18 21:56:56,515: [plugins] >>>>> Applying 'PSK authentication' <<<<< WARNING: 2023-09-18 21:56:56,515: WARNING: 2023-09-18 21:56:56,515: [test_stunnel] ***** Start '061. Test "PSKsecrets" option' ***** INFO: 2023-09-18 21:56:56,515: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,515: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,515: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,516: [start_listener] HTTP server is listening on [127.0.0.1]:45785 INFO: 2023-09-18 21:56:56,516: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,516: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,516: [start_stunnel] INFO: 2023-09-18 21:56:56,516: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,516: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,516: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,516: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,516: [start_stunnel] requireCert = yes INFO: 2023-09-18 21:56:56,516: [start_stunnel] INFO: 2023-09-18 21:56:56,516: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,516: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,516: [start_stunnel] connect = 127.0.0.1:45785 INFO: 2023-09-18 21:56:56,516: [start_stunnel] PSKsecrets = /builddir/build/BUILD/stunnel-5.62/tests/certs/secrets.txt INFO: 2023-09-18 21:56:56,516: [start_stunnel] DEBUG: 2023-09-18 21:56:56,516: [run_stunnel] Launching the stunnel 'server' - got pid 2487617 DEBUG: 2023-09-18 21:56:56,516: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/secrets.txt' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG6[ui]: PSKsecrets line 1: 50-byte ASCII key configured for identity "test1"' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG6[ui]: PSKsecrets line 2: 50-byte ASCII key configured for identity "test2"' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG6[ui]: PSK identities: 2 retrieved' INFO: 2023-09-18 21:56:56,539: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No certificate or private key specified' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No certificate available to load DH parameters' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,540: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:37877' DEBUG: 2023-09-18 21:56:56,540: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:37877 INFO: 2023-09-18 21:56:56,541: [check_listening_port] 'server' is listening on port 37877 INFO: 2023-09-18 21:56:56,541: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:56:56,541: [start_stunnel] INFO: 2023-09-18 21:56:56,541: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:56:56,541: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,541: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,541: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,541: [start_stunnel] INFO: 2023-09-18 21:56:56,542: [start_stunnel] [client] INFO: 2023-09-18 21:56:56,542: [start_stunnel] client = yes INFO: 2023-09-18 21:56:56,542: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,542: [start_stunnel] connect = 127.0.0.1:37877 INFO: 2023-09-18 21:56:56,542: [start_stunnel] PSKsecrets = /builddir/build/BUILD/stunnel-5.62/tests/certs/psk1.txt INFO: 2023-09-18 21:56:56,542: [start_stunnel] INFO: 2023-09-18 21:56:56,542: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,542: [server] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,542: [server] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,542: [server] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:56:56,542: [run_stunnel] Launching the stunnel 'client' - got pid 2487621 DEBUG: 2023-09-18 21:56:56,542: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/psk1.txt' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG6[ui]: PSKsecrets line 1: 50-byte ASCII key configured for identity "test1"' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG6[ui]: PSK identities: 1 retrieved' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG7[ui]: No certificate or private key specified' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:56:56,565: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,566: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,566: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,566: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:39597' DEBUG: 2023-09-18 21:56:56,566: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:39597 INFO: 2023-09-18 21:56:56,566: [check_listening_port] 'client' is listening on port 39597 DEBUG: 2023-09-18 21:56:56,566: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,566: [start_connections] Create task plain-0 INFO: 2023-09-18 21:56:56,566: [test_connect [127.0.0.1]:39597 #0] Trying port 39597 encrypted False INFO: 2023-09-18 21:56:56,566: [establish_connection [127.0.0.1]:39597 #0] Opening an unencrypted connection INFO: 2023-09-18 21:56:56,566: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:56,566: [client] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,566: [client] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:35954' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG5[0]: Service [client] accepted connection from 127.0.0.1:35954' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting 127.0.0.1:37877' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:37877: waiting 10 seconds' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x0' DEBUG: 2023-09-18 21:56:56,567: [test_connect [127.0.0.1]:39597 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected 127.0.0.1:37877' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG5[0]: Service [client] connected remote server from 127.0.0.1:49760' INFO: 2023-09-18 21:56:56,567: [client] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,568: [client] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,568: [client] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,568: [client] Read '2023.09.18 21:56:56 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:56,568: [client] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:56,568: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:56,568: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,568: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,568: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,568: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,568: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:49760' INFO: 2023-09-18 21:56:56,568: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:56,568: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,568: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,568: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] accepted connection from 127.0.0.1:49760' INFO: 2023-09-18 21:56:56,568: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:56,568: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,568: [client] Read '2023.09.18 21:56:56 LOG6[0]: PSK client configured for identity "test1"' INFO: 2023-09-18 21:56:56,568: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,568: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:56,568: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:56,569: [client] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,569: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,569: [client] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,569: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,569: [server] Read '2023.09.18 21:56:56 LOG5[0]: Key configured for PSK identity "test1"' INFO: 2023-09-18 21:56:56,569: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,569: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,569: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,569: [server] Read '2023.09.18 21:56:56 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:56,569: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:56,569: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:56,569: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,569: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:56,569: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,569: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: 1 session reuse(s)' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG6[0]: TLS connected: previous session reused' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_128_GCM_SHA256 (128-bit encryption)' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG6[0]: Session id: ' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG6[0]: Session id: 555C28F9573D5D46A78A01E128EE098C3E1F0E7025505CDEBCE600AE66E07C5B' INFO: 2023-09-18 21:56:56,570: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 session reuse(s)' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,570: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: EE37CC9590CF40C0F529DA22133C3C9139FB00BB2B8325C460D70D86987F9CDF' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_128_GCM_SHA256 (128-bit encryption)' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: EE37CC9590CF40C0F529DA22133C3C9139FB00BB2B8325C460D70D86987F9CDF' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting 127.0.0.1:45785' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:45785: waiting 10 seconds' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected 127.0.0.1:45785' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG6[0]: persistence: 127.0.0.1:45785 cached' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] connected remote server from 127.0.0.1:34202' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,571: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,572: [client_connected_cb [127.0.0.1]:34202] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:56,572: [client_connected_cb [127.0.0.1]:34202] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:56,572: [client_connected_cb [127.0.0.1]:34202] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:56,572: [client_connected_cb [127.0.0.1]:34202] Closing down the server writer socket DEBUG: 2023-09-18 21:56:56,572: [client_connected_cb [127.0.0.1]:34202] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:56,572: [test_connect [127.0.0.1]:39597 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:56,572: [test_connect [127.0.0.1]:39597 #0] Closing down the client writer socket DEBUG: 2023-09-18 21:56:56,572: [test_connect [127.0.0.1]:39597 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:56,572: [test_connect [127.0.0.1]:39597 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:56,572: [server] Read '2023.09.18 21:56:56 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:56,572: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:56,572: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:56,572: [server] Read '2023.09.18 21:56:56 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:56,572: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:56,572: [client] Read '2023.09.18 21:56:56 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:56,573: [client] Read '2023.09.18 21:56:56 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:56,573: [client] Read '2023.09.18 21:56:56 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:56,573: [client] Read '2023.09.18 21:56:56 LOG7[0]: Sending close_notify alert' DEBUG: 2023-09-18 21:56:56,573: [remove_connection] Done with task 'plain-0' DEBUG: 2023-09-18 21:56:56,573: [remove_connection] Testing connections done INFO: 2023-09-18 21:56:56,573: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:56,573: [client] Read '2023.09.18 21:56:56 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:56,573: [client] Read '2023.09.18 21:56:56 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,573: [client] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,573: [client] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,573: [client] Read '2023.09.18 21:56:56 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:56,573: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:56,573: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:56,573: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:56,573: [server] Read '2023.09.18 21:56:56 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,573: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,573: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,573: [server] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,573: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:56:56,573: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:56:56,573: [cleanup_stunnels] Waiting for the 'server' PID 2487617 to exit... DEBUG: 2023-09-18 21:56:56,573: [cleanup_stunnels] Waiting for the 'client' PID 2487621 to exit... INFO: 2023-09-18 21:56:56,574: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,574: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,574: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,574: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,574: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,574: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,574: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 118/997, 11.84%' INFO: 2023-09-18 21:56:56,574: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,574: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,574: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,574: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,574: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:56,574: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:56,574: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:56,574: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,574: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,574: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,574: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,574: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,574: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,574: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 102/997, 10.23%' INFO: 2023-09-18 21:56:56,574: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:56,574: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,574: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,574: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,574: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:56:56,574: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:56:56,574: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:56:56,575: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:56,575: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:56:56,575: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:56:56,575: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,575: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,575: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,576: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,576: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:56:56,576: WARNING: 2023-09-18 21:56:56,576: [test_stunnel] ***** Start '062. Failure test "PSKsecrets" option' ***** INFO: 2023-09-18 21:56:56,576: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,576: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,576: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,577: [start_listener] HTTP server is listening on [127.0.0.1]:39891 INFO: 2023-09-18 21:56:56,577: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,577: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,577: [start_stunnel] INFO: 2023-09-18 21:56:56,577: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,577: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,577: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,577: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,577: [start_stunnel] requireCert = yes INFO: 2023-09-18 21:56:56,577: [start_stunnel] INFO: 2023-09-18 21:56:56,577: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,577: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,577: [start_stunnel] connect = 127.0.0.1:39891 INFO: 2023-09-18 21:56:56,577: [start_stunnel] PSKsecrets = /builddir/build/BUILD/stunnel-5.62/tests/certs/secrets.txt INFO: 2023-09-18 21:56:56,577: [start_stunnel] DEBUG: 2023-09-18 21:56:56,578: [run_stunnel] Launching the stunnel 'server' - got pid 2487627 DEBUG: 2023-09-18 21:56:56,578: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,600: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,600: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,600: [server] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,600: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,600: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,600: [server] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,600: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,600: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/secrets.txt' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG6[ui]: PSKsecrets line 1: 50-byte ASCII key configured for identity "test1"' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG6[ui]: PSKsecrets line 2: 50-byte ASCII key configured for identity "test2"' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG6[ui]: PSK identities: 2 retrieved' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No certificate or private key specified' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No certificate available to load DH parameters' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,601: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:46547' DEBUG: 2023-09-18 21:56:56,601: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:46547 INFO: 2023-09-18 21:56:56,602: [check_listening_port] 'server' is listening on port 46547 INFO: 2023-09-18 21:56:56,603: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:56:56,603: [start_stunnel] INFO: 2023-09-18 21:56:56,603: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:56:56,603: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,603: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,603: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,603: [start_stunnel] INFO: 2023-09-18 21:56:56,603: [start_stunnel] [client] INFO: 2023-09-18 21:56:56,603: [start_stunnel] client = yes INFO: 2023-09-18 21:56:56,603: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,603: [start_stunnel] connect = 127.0.0.1:46547 INFO: 2023-09-18 21:56:56,603: [start_stunnel] PSKsecrets = /builddir/build/BUILD/stunnel-5.62/tests/certs/psk2.txt INFO: 2023-09-18 21:56:56,603: [start_stunnel] INFO: 2023-09-18 21:56:56,603: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,603: [server] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,603: [server] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,603: [server] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:56:56,603: [run_stunnel] Launching the stunnel 'client' - got pid 2487631 DEBUG: 2023-09-18 21:56:56,603: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:56:56,633: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,633: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,633: [client] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,633: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/psk2.txt' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG6[ui]: PSKsecrets line 1: 50-byte ASCII key configured for identity "test2"' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG6[ui]: PSK identities: 1 retrieved' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG7[ui]: No certificate or private key specified' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:37881' DEBUG: 2023-09-18 21:56:56,634: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:37881 INFO: 2023-09-18 21:56:56,634: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:56,635: [check_listening_port] 'client' is listening on port 37881 DEBUG: 2023-09-18 21:56:56,635: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,635: [start_connections] Create task plain-0 INFO: 2023-09-18 21:56:56,635: [test_connect [127.0.0.1]:37881 #0] Trying port 37881 encrypted False INFO: 2023-09-18 21:56:56,635: [establish_connection [127.0.0.1]:37881 #0] Opening an unencrypted connection INFO: 2023-09-18 21:56:56,635: [client] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,635: [client] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,635: [client] Read '2023.09.18 21:56:56 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:56:56,635: [client] Read '2023.09.18 21:56:56 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:57056' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG5[0]: Service [client] accepted connection from 127.0.0.1:57056' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting 127.0.0.1:46547' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:46547: waiting 10 seconds' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected 127.0.0.1:46547' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG5[0]: Service [client] connected remote server from 127.0.0.1:54528' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:56,636: [client] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate not required' DEBUG: 2023-09-18 21:56:56,636: [test_connect [127.0.0.1]:37881 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,636: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,636: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,636: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,636: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:54528' INFO: 2023-09-18 21:56:56,636: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:56,636: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,636: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,636: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] accepted connection from 127.0.0.1:54528' INFO: 2023-09-18 21:56:56,637: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:56,637: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,637: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:56,637: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,637: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,637: [server] Read '2023.09.18 21:56:56 LOG5[0]: Key configured for PSK identity "test2"' INFO: 2023-09-18 21:56:56,637: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,637: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,637: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,637: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): fatal: illegal parameter' INFO: 2023-09-18 21:56:56,637: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,637: [server] Read '2023.09.18 21:56:56 LOG3[0]: SSL_accept: ssl/statem/extensions.c:1626: error:0A0000FD:SSL routines::binder does not verify' INFO: 2023-09-18 21:56:56,637: [server] Read '2023.09.18 21:56:56 LOG5[0]: Connection reset: 0 byte(s) sent to TLS, 0 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,637: [server] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,637: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] finished (0 left)' INFO: 2023-09-18 21:56:56,637: [client] Read '2023.09.18 21:56:56 LOG6[0]: PSK client configured for identity "test2"' INFO: 2023-09-18 21:56:56,637: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,637: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:56,637: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (read): fatal: illegal parameter' INFO: 2023-09-18 21:56:56,637: [client] Read '2023.09.18 21:56:56 LOG3[0]: SSL_connect: ssl/record/rec_layer_s3.c:1605: error:0A000417:SSL routines::sslv3 alert illegal parameter' INFO: 2023-09-18 21:56:56,637: [client] Read '2023.09.18 21:56:56 LOG5[0]: Connection reset: 0 byte(s) sent to TLS, 0 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,637: [client] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,638: [client] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,638: [client] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,638: [client] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,638: [client] Read '2023.09.18 21:56:56 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:56,638: [test_connect [127.0.0.1]:37881 #0] [Errno 104] Connection reset by peer INFO: 2023-09-18 21:56:56,638: [test_connect [127.0.0.1]:37881 #0] Test connection #0 has been completed WARNING: 2023-09-18 21:56:56,638: [remove_connection] Warning: Connection #0 done too early DEBUG: 2023-09-18 21:56:56,638: [remove_connection] Done with task 'plain-0' DEBUG: 2023-09-18 21:56:56,638: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,638: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:56:56,638: [cleanup_stunnels] Waiting for the 'server' PID 2487627 to exit... DEBUG: 2023-09-18 21:56:56,638: [cleanup_stunnels] Waiting for the 'client' PID 2487631 to exit... INFO: 2023-09-18 21:56:56,638: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,638: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,638: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,638: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,638: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,638: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,638: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 98/997, 9.83%' INFO: 2023-09-18 21:56:56,639: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:56,639: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,639: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,639: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,639: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,639: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,639: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,639: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,639: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,639: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 102/997, 10.23%' INFO: 2023-09-18 21:56:56,639: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,639: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,639: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,639: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,639: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:56:56,639: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:56:56,639: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:56:56,639: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,639: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:56,639: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:56,639: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:56,640: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:56,642: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:56:56,643: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:56:56,643: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,643: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,643: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,643: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,643: [test_stunnel] Test succeeded INFO: 2023-09-18 21:56:56,643: INFO: 2023-09-18 21:56:56,643: [plugins] >>>>> Applying 'Existing PKCS#12 certificate' <<<<< WARNING: 2023-09-18 21:56:56,643: WARNING: 2023-09-18 21:56:56,643: [test_stunnel] ***** Start '071. Test PKCS#12 certificate' ***** INFO: 2023-09-18 21:56:56,643: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,643: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,643: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,644: [start_listener] HTTP server is listening on [127.0.0.1]:42549 INFO: 2023-09-18 21:56:56,644: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,644: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,644: [start_stunnel] INFO: 2023-09-18 21:56:56,644: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,644: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,644: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,644: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,644: [start_stunnel] INFO: 2023-09-18 21:56:56,644: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,644: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,644: [start_stunnel] connect = 127.0.0.1:42549 INFO: 2023-09-18 21:56:56,644: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.p12 INFO: 2023-09-18 21:56:56,644: [start_stunnel] DEBUG: 2023-09-18 21:56:56,644: [run_stunnel] Launching the stunnel 'server' - got pid 2487649 DEBUG: 2023-09-18 21:56:56,644: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,672: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate and private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.p12' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate and private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.p12' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.p12' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,673: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:41395' DEBUG: 2023-09-18 21:56:56,673: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:41395 INFO: 2023-09-18 21:56:56,673: [check_listening_port] 'server' is listening on port 41395 DEBUG: 2023-09-18 21:56:56,673: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,674: [start_connections] Create task encr-0 INFO: 2023-09-18 21:56:56,674: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,674: [server] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,674: [server] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,674: [server] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:56:56,674: [test_connect [127.0.0.1]:41395 #0] Trying port 41395 encrypted True INFO: 2023-09-18 21:56:56,674: [establish_connection [127.0.0.1]:41395 #0] Creating a SSL context INFO: 2023-09-18 21:56:56,674: [establish_connection [127.0.0.1]:41395 #0] Opening a SSL connection INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:55584' INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] accepted connection from 127.0.0.1:55584' INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:56,675: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:56,676: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,676: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:56,676: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:56,676: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:56:56,677: [test_connect [127.0.0.1]:41395 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,677: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,677: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,677: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,677: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:56,677: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:56,677: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:56,677: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:56,677: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:56,677: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:56,677: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: 219970E6FE004728DBAA7EB63E4EF3CD58B830181DA5274F9E623698909B8327' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:56:56,678: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: AAF7B91006F6F1E406A96565699F064A77661CFE7F98295E3C82C31C214D88BB' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting 127.0.0.1:42549' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:42549: waiting 10 seconds' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected 127.0.0.1:42549' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG6[0]: persistence: 127.0.0.1:42549 cached' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] connected remote server from 127.0.0.1:45396' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,679: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,679: [client_connected_cb [127.0.0.1]:45396] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:56,679: [client_connected_cb [127.0.0.1]:45396] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:56,679: [client_connected_cb [127.0.0.1]:45396] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:56,679: [client_connected_cb [127.0.0.1]:45396] Closing down the server writer socket DEBUG: 2023-09-18 21:56:56,680: [client_connected_cb [127.0.0.1]:45396] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:56,680: [test_connect [127.0.0.1]:41395 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:56,680: [test_connect [127.0.0.1]:41395 #0] Closing down the client writer socket INFO: 2023-09-18 21:56:56,680: [server] Read '2023.09.18 21:56:56 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:56,680: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:56,680: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:56,680: [server] Read '2023.09.18 21:56:56 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:56,680: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:56,680: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS closed (SSL_read)' DEBUG: 2023-09-18 21:56:56,680: [test_connect [127.0.0.1]:41395 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:56,680: [test_connect [127.0.0.1]:41395 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:56,680: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:56,680: [server] Read '2023.09.18 21:56:56 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,680: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,680: [server] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,680: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:56:56,680: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:56:56,680: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,680: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,681: [cleanup_stunnels] Waiting for the 'server' PID 2487649 to exit... INFO: 2023-09-18 21:56:56,681: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,681: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,681: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,681: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,681: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,681: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,681: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 126/997, 12.64%' INFO: 2023-09-18 21:56:56,681: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,681: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,681: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,681: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,681: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:56,681: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:56,681: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:56,682: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:56,682: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:56:56,682: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,682: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,682: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,682: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,682: [test_stunnel] Test succeeded INFO: 2023-09-18 21:56:56,683: INFO: 2023-09-18 21:56:56,683: [plugins] >>>>> Applying 'IPv6 support' <<<<< WARNING: 2023-09-18 21:56:56,683: WARNING: 2023-09-18 21:56:56,683: [test_stunnel] ***** Start '081. Test IPv6 support' ***** INFO: 2023-09-18 21:56:56,683: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,683: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,683: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,683: [start_listener] HTTP server is listening on [127.0.0.1]:46709 INFO: 2023-09-18 21:56:56,683: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,684: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,684: [start_stunnel] INFO: 2023-09-18 21:56:56,684: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,684: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,684: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,684: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,684: [start_stunnel] INFO: 2023-09-18 21:56:56,684: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,684: [start_stunnel] accept = ::1:0 INFO: 2023-09-18 21:56:56,684: [start_stunnel] connect = 127.0.0.1:46709 INFO: 2023-09-18 21:56:56,684: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,684: [start_stunnel] DEBUG: 2023-09-18 21:56:56,684: [run_stunnel] Launching the stunnel 'server' - got pid 2487669 DEBUG: 2023-09-18 21:56:56,684: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,708: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server] (FD=8) bound to ::1:46529' DEBUG: 2023-09-18 21:56:56,709: [stunnel_output] Service [server] (FD=8) bound to ::1:46529 INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,709: [server] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:56:56,710: [check_listening_port] 'server' is listening on port 46529 INFO: 2023-09-18 21:56:56,710: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:56:56,710: [start_stunnel] INFO: 2023-09-18 21:56:56,710: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:56:56,710: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,710: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,710: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,710: [start_stunnel] INFO: 2023-09-18 21:56:56,710: [start_stunnel] [client] INFO: 2023-09-18 21:56:56,710: [start_stunnel] client = yes INFO: 2023-09-18 21:56:56,710: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,710: [start_stunnel] connect = ::1:46529 INFO: 2023-09-18 21:56:56,710: [start_stunnel] DEBUG: 2023-09-18 21:56:56,711: [run_stunnel] Launching the stunnel 'client' - got pid 2487673 DEBUG: 2023-09-18 21:56:56,711: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG7[ui]: No certificate or private key specified' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:56:56,733: [client] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:56:56,734: [client] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,734: [client] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,734: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,734: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,734: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:56:56,734: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,734: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,734: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,734: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:45729' DEBUG: 2023-09-18 21:56:56,734: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:45729 INFO: 2023-09-18 21:56:56,734: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:56,734: [client] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,734: [client] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,734: [client] Read '2023.09.18 21:56:56 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:56:56,734: [client] Read '2023.09.18 21:56:56 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:56:56,734: [check_listening_port] 'client' is listening on port 45729 DEBUG: 2023-09-18 21:56:56,734: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,734: [start_connections] Create task plain-0 INFO: 2023-09-18 21:56:56,734: [test_connect [127.0.0.1]:45729 #0] Trying port 45729 encrypted False INFO: 2023-09-18 21:56:56,735: [establish_connection [127.0.0.1]:45729 #0] Opening an unencrypted connection INFO: 2023-09-18 21:56:56,735: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,735: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,735: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,735: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:47760' DEBUG: 2023-09-18 21:56:56,735: [test_connect [127.0.0.1]:45729 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,735: [client] Read '2023.09.18 21:56:56 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:56:56,735: [client] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,735: [client] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,735: [client] Read '2023.09.18 21:56:56 LOG5[0]: Service [client] accepted connection from 127.0.0.1:47760' INFO: 2023-09-18 21:56:56,735: [client] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting ::1:46529' INFO: 2023-09-18 21:56:56,735: [client] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait ::1:46529: waiting 10 seconds' INFO: 2023-09-18 21:56:56,735: [client] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,735: [client] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:56,735: [client] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected ::1:46529' INFO: 2023-09-18 21:56:56,735: [client] Read '2023.09.18 21:56:56 LOG5[0]: Service [client] connected remote server from ::1:60328' INFO: 2023-09-18 21:56:56,736: [client] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,736: [client] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,736: [client] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,736: [client] Read '2023.09.18 21:56:56 LOG6[0]: SNI: sending servername: ::1' INFO: 2023-09-18 21:56:56,736: [client] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:56,736: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:56,736: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] accepted (FD=3) from ::1:60328' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] accepted connection from ::1:60328' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,736: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:56,736: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:56,737: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,737: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:56,737: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:56,737: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:56:56,737: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:56,737: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,737: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,737: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:56,737: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:56,738: [client] Read '2023.09.18 21:56:56 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:56,738: [client] Read '2023.09.18 21:56:56 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:56,738: [client] Read '2023.09.18 21:56:56 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:56,738: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:56:56,738: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:56:56,738: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:56,738: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,738: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,739: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,739: [client] Read '2023.09.18 21:56:56 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:56:56,739: [client] Read '2023.09.18 21:56:56 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:56:56,739: [client] Read '2023.09.18 21:56:56 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:56,739: [client] Read '2023.09.18 21:56:56 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:56,739: [client] Read '2023.09.18 21:56:56 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:56:56,739: [client] Read '2023.09.18 21:56:56 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:56,739: [client] Read '2023.09.18 21:56:56 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:56,739: [client] Read '2023.09.18 21:56:56 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: 15F3D08F4ABA6B9634FD58BC9C4A5CC7A71FEE1AE750A90C04B5C789966C23F8' INFO: 2023-09-18 21:56:56,739: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,740: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,740: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,740: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG6[0]: Session id: DB93D20988EE0D139BC85F481D138287829DACCCA646E7D031042222BFB2CE33' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG6[0]: Session id: 31589AFD28F78C52087FB55A54EC115841611B4CFE1FC5B6143D9BBE1B6A6853' INFO: 2023-09-18 21:56:56,740: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: 6EE904EC2818D0E6D72B890E437A9EA85A2CDC25C41497E4FAAF983A9C3C16BF' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting 127.0.0.1:46709' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:46709: waiting 10 seconds' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected 127.0.0.1:46709' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG6[0]: persistence: 127.0.0.1:46709 cached' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] connected remote server from 127.0.0.1:52050' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,741: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,742: [client_connected_cb [127.0.0.1]:52050] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:56,742: [client_connected_cb [127.0.0.1]:52050] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:56,742: [client_connected_cb [127.0.0.1]:52050] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:56,742: [client_connected_cb [127.0.0.1]:52050] Closing down the server writer socket DEBUG: 2023-09-18 21:56:56,742: [client_connected_cb [127.0.0.1]:52050] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:56,742: [test_connect [127.0.0.1]:45729 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:56,742: [test_connect [127.0.0.1]:45729 #0] Closing down the client writer socket DEBUG: 2023-09-18 21:56:56,742: [test_connect [127.0.0.1]:45729 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:56,742: [test_connect [127.0.0.1]:45729 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:56,742: [server] Read '2023.09.18 21:56:56 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:56,742: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:56,742: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:56,742: [server] Read '2023.09.18 21:56:56 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:56,742: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:56,742: [client] Read '2023.09.18 21:56:56 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:56,743: [client] Read '2023.09.18 21:56:56 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:56,743: [client] Read '2023.09.18 21:56:56 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:56,743: [client] Read '2023.09.18 21:56:56 LOG7[0]: Sending close_notify alert' DEBUG: 2023-09-18 21:56:56,743: [remove_connection] Done with task 'plain-0' DEBUG: 2023-09-18 21:56:56,743: [remove_connection] Testing connections done INFO: 2023-09-18 21:56:56,743: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:56,743: [client] Read '2023.09.18 21:56:56 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:56,743: [client] Read '2023.09.18 21:56:56 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,743: [client] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,743: [client] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,743: [client] Read '2023.09.18 21:56:56 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:56,743: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:56,743: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:56,743: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:56,743: [server] Read '2023.09.18 21:56:56 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,743: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,743: [server] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,743: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:56:56,743: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:56:56,743: [cleanup_stunnels] Waiting for the 'server' PID 2487669 to exit... DEBUG: 2023-09-18 21:56:56,743: [cleanup_stunnels] Waiting for the 'client' PID 2487673 to exit... INFO: 2023-09-18 21:56:56,744: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,744: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,744: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,744: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,744: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,744: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,744: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 149/997, 14.94%' INFO: 2023-09-18 21:56:56,744: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:56,744: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,744: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,744: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,744: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:56:56,744: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:56:56,744: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:56:56,744: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,744: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,744: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,744: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,744: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,744: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,744: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 131/997, 13.14%' INFO: 2023-09-18 21:56:56,745: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,745: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,745: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,745: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,745: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:56,745: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:56,745: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:56,746: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:56:56,746: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:56,746: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:56:56,746: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,746: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,746: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,746: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,746: [test_stunnel] Test succeeded INFO: 2023-09-18 21:56:56,746: INFO: 2023-09-18 21:56:56,746: [plugins] >>>>> Applying 'Binding service' <<<<< WARNING: 2023-09-18 21:56:56,746: WARNING: 2023-09-18 21:56:56,746: [test_stunnel] ***** Start '091. Binding server' ***** INFO: 2023-09-18 21:56:56,746: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,747: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,747: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,747: [start_listener] HTTP server is listening on [127.0.0.1]:43303 INFO: 2023-09-18 21:56:56,747: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,747: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,747: [start_stunnel] INFO: 2023-09-18 21:56:56,747: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,747: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,747: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,748: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,748: [start_stunnel] INFO: 2023-09-18 21:56:56,748: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,748: [start_stunnel] accept = 127.0.0.1:43303 INFO: 2023-09-18 21:56:56,748: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,748: [start_stunnel] accept = 127.0.0.1:43303 INFO: 2023-09-18 21:56:56,748: [start_stunnel] connect = 127.0.0.1:43303 INFO: 2023-09-18 21:56:56,748: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,748: [start_stunnel] DEBUG: 2023-09-18 21:56:56,748: [run_stunnel] Launching the stunnel 'server' - got pid 2487686 DEBUG: 2023-09-18 21:56:56,748: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,772: [server] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Binding service [server] to 127.0.0.1:43303: Address already in use (98)' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:45703' DEBUG: 2023-09-18 21:56:56,773: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:45703 INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=9)' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=9)' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Binding service [server] to 127.0.0.1:43303: Address already in use (98)' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,773: [server] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,774: [check_listening_port] 'server' is listening on port 45703 DEBUG: 2023-09-18 21:56:56,774: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,774: [start_connections] Create task encr-0 INFO: 2023-09-18 21:56:56,774: [server] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,774: [server] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:56:56,774: [test_connect [127.0.0.1]:45703 #0] Trying port 45703 encrypted True INFO: 2023-09-18 21:56:56,774: [establish_connection [127.0.0.1]:45703 #0] Creating a SSL context INFO: 2023-09-18 21:56:56,774: [establish_connection [127.0.0.1]:45703 #0] Opening a SSL connection INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:39024' INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] accepted connection from 127.0.0.1:39024' INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:56,775: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:56,776: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,776: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:56,776: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:56,776: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:56:56,777: [test_connect [127.0.0.1]:45703 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,777: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,777: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,777: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,777: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:56,777: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:56,777: [server] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:56,777: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:56,777: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:56,777: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:56,777: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:56,777: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: 0536AF255ECC19DE902116FC6F77844B8DBFF28A38E43C279AE329930CA02013' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:56:56,778: [server] Read '2023.09.18 21:56:56 LOG6[0]: Session id: B5E3D21EBD3CA480F427E27D1B97387118B2F94A90C01E2CC6EA9D1939BE4696' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting 127.0.0.1:43303' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:43303: waiting 10 seconds' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected 127.0.0.1:43303' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG6[0]: persistence: 127.0.0.1:43303 cached' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG5[0]: Service [server] connected remote server from 127.0.0.1:37544' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,779: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,779: [client_connected_cb [127.0.0.1]:37544] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:56,779: [client_connected_cb [127.0.0.1]:37544] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:56,779: [client_connected_cb [127.0.0.1]:37544] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:56,779: [client_connected_cb [127.0.0.1]:37544] Closing down the server writer socket DEBUG: 2023-09-18 21:56:56,780: [client_connected_cb [127.0.0.1]:37544] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:56,780: [test_connect [127.0.0.1]:45703 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:56,780: [test_connect [127.0.0.1]:45703 #0] Closing down the client writer socket INFO: 2023-09-18 21:56:56,780: [server] Read '2023.09.18 21:56:56 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:56,780: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:56,780: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:56,780: [server] Read '2023.09.18 21:56:56 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:56,780: [server] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:56,780: [server] Read '2023.09.18 21:56:56 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:56,780: [server] Read '2023.09.18 21:56:56 LOG7[0]: Sent socket write shutdown' DEBUG: 2023-09-18 21:56:56,780: [test_connect [127.0.0.1]:45703 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:56,780: [test_connect [127.0.0.1]:45703 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:56,780: [server] Read '2023.09.18 21:56:56 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,780: [server] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,780: [server] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,780: [server] Read '2023.09.18 21:56:56 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:56:56,780: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:56:56,780: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,780: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,781: [cleanup_stunnels] Waiting for the 'server' PID 2487686 to exit... INFO: 2023-09-18 21:56:56,781: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,781: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,781: [server] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,781: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,781: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,781: [server] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,781: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 127/997, 12.74%' INFO: 2023-09-18 21:56:56,781: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:56,781: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,781: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,781: [server] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,781: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:56,781: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:56,781: [server] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:56,782: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:56,782: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:56:56,782: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,782: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,782: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,782: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,782: [test_stunnel] Test succeeded INFO: 2023-09-18 21:56:56,782: INFO: 2023-09-18 21:56:56,782: [plugins] >>>>> Applying 'FIPS mode' <<<<< WARNING: 2023-09-18 21:56:56,782: WARNING: 2023-09-18 21:56:56,783: [test_stunnel] ***** Start '101. Test FIPS mode' ***** INFO: 2023-09-18 21:56:56,783: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,783: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,783: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,783: [start_listener] HTTP server is listening on [127.0.0.1]:36883 INFO: 2023-09-18 21:56:56,783: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,783: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,783: [start_stunnel] INFO: 2023-09-18 21:56:56,784: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,784: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,784: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,784: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,784: [start_stunnel] INFO: 2023-09-18 21:56:56,784: [start_stunnel] fips = yes INFO: 2023-09-18 21:56:56,784: [start_stunnel] INFO: 2023-09-18 21:56:56,784: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,784: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,784: [start_stunnel] connect = 127.0.0.1:36883 INFO: 2023-09-18 21:56:56,784: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,784: [start_stunnel] DEBUG: 2023-09-18 21:56:56,784: [run_stunnel] Launching the stunnel 'server' - got pid 2487692 DEBUG: 2023-09-18 21:56:56,784: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,809: [server] Read '[ ] Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,809: [server] Read '[ ] Clients allowed=500' INFO: 2023-09-18 21:56:56,809: [server] Read '[.] stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,809: [server] Read '[.] Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,809: [server] Read '[.] Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,809: [server] Read '[ ] errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,809: [server] Read '[ ] Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,809: [server] Read '[.] Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,810: [server] Read '[.] UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,810: [server] Read '[.] FIPS provider enabled' INFO: 2023-09-18 21:56:56,810: [server] Read '[.] FIPS mode enabled' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] No PRNG seeding was required' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Initializing service [server]' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Ciphers: FIPS' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Session resumption enabled' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,810: [server] Read '[:] Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Private key check succeeded' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] DH initialization' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] ECDH initialization' INFO: 2023-09-18 21:56:56,810: [server] Read "[!] Invalid groups list in 'curves'" INFO: 2023-09-18 21:56:56,810: [server] Read '[!] Service [server]: Failed to initialize TLS context' INFO: 2023-09-18 21:56:56,810: [server] Read '[!] Configuration failed' WARNING: 2023-09-18 21:56:56,810: [stunnel_output] Stunnel 'server' configuration failed INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Deallocating temporary section defaults' INFO: 2023-09-18 21:56:56,810: [server] Read '[ ] Deallocating section [server]' CRITICAL: 2023-09-18 21:56:56,811: [test_stunnel] Something went wrong: stunnel 'server' failed DEBUG: 2023-09-18 21:56:56,811: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,812: [cleanup_stunnels] Waiting for the 'server' PID 2487692 to exit... INFO: 2023-09-18 21:56:56,812: [cleanup_stunnels] Got stunnel processes' exit status: [1] DEBUG: 2023-09-18 21:56:56,812: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish INFO: 2023-09-18 21:56:56,812: [stunnel_output] Done with task 'server output' DEBUG: 2023-09-18 21:56:56,812: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,812: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,812: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,812: [test_stunnel] Test failed INFO: 2023-09-18 21:56:56,812: INFO: 2023-09-18 21:56:56,812: [plugins] >>>>> Applying 'FIPS mode cipher' <<<<< WARNING: 2023-09-18 21:56:56,812: WARNING: 2023-09-18 21:56:56,812: [test_stunnel] ***** Start '111. Failure FIPS mode with unavailable cipher' ***** INFO: 2023-09-18 21:56:56,812: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,812: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,812: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,813: [start_listener] HTTP server is listening on [127.0.0.1]:38651 INFO: 2023-09-18 21:56:56,813: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,813: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,813: [start_stunnel] INFO: 2023-09-18 21:56:56,813: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,813: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,813: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,813: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,813: [start_stunnel] INFO: 2023-09-18 21:56:56,813: [start_stunnel] fips = yes INFO: 2023-09-18 21:56:56,813: [start_stunnel] ciphers = CAMELLIA256-SHA INFO: 2023-09-18 21:56:56,813: [start_stunnel] INFO: 2023-09-18 21:56:56,813: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,813: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,813: [start_stunnel] connect = 127.0.0.1:38651 INFO: 2023-09-18 21:56:56,814: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,814: [start_stunnel] DEBUG: 2023-09-18 21:56:56,814: [run_stunnel] Launching the stunnel 'server' - got pid 2487696 DEBUG: 2023-09-18 21:56:56,814: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,837: [server] Read '[ ] Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,837: [server] Read '[ ] Clients allowed=500' INFO: 2023-09-18 21:56:56,837: [server] Read '[.] stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,837: [server] Read '[.] Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,837: [server] Read '[.] Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,838: [server] Read '[ ] errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,838: [server] Read '[ ] Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,838: [server] Read '[.] Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,838: [server] Read '[.] UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,838: [server] Read '[.] FIPS provider enabled' INFO: 2023-09-18 21:56:56,838: [server] Read '[.] FIPS mode enabled' INFO: 2023-09-18 21:56:56,838: [server] Read '[ ] Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,838: [server] Read '[ ] No PRNG seeding was required' INFO: 2023-09-18 21:56:56,838: [server] Read '[ ] Initializing service [server]' INFO: 2023-09-18 21:56:56,838: [server] Read '[ ] Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,838: [server] Read '[ ] Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,838: [server] Read '[ ] OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,838: [server] Read '[ ] Ciphers: CAMELLIA256-SHA' INFO: 2023-09-18 21:56:56,838: [server] Read '[!] SSL_CTX_set_cipher_list: ssl/ssl_lib.c:2760: error:0A0000B9:SSL routines::no cipher match' INFO: 2023-09-18 21:56:56,838: [server] Read '[!] Service [server]: Failed to initialize TLS context' INFO: 2023-09-18 21:56:56,838: [server] Read '[!] Configuration failed' WARNING: 2023-09-18 21:56:56,838: [stunnel_output] Stunnel 'server' configuration failed INFO: 2023-09-18 21:56:56,838: [server] Read '[ ] Deallocating temporary section defaults' INFO: 2023-09-18 21:56:56,838: [server] Read '[ ] Deallocating section [server]' DEBUG: 2023-09-18 21:56:56,838: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,838: [start_connections] Create task encr-0 INFO: 2023-09-18 21:56:56,839: [test_connect [127.0.0.1]:0 #0] Trying port 0 encrypted True INFO: 2023-09-18 21:56:56,839: [establish_connection [127.0.0.1]:0 #0] Creating a SSL context INFO: 2023-09-18 21:56:56,839: [establish_connection [127.0.0.1]:0 #0] Opening a SSL connection INFO: 2023-09-18 21:56:56,839: [stunnel_output] Done with task 'server output' WARNING: 2023-09-18 21:56:56,839: [establish_connection [127.0.0.1]:0 #0] Failed to connect to 127.0.0.1:0: [Errno 111] Connect call failed ('127.0.0.1', 0) INFO: 2023-09-18 21:56:56,839: [test_connect [127.0.0.1]:0 #0] Establish connection failed INFO: 2023-09-18 21:56:56,839: [test_connect [127.0.0.1]:0 #0] Test connection #0 has been completed WARNING: 2023-09-18 21:56:56,839: [remove_connection] Warning: Connection #0 done too early DEBUG: 2023-09-18 21:56:56,839: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:56:56,839: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,840: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,840: [cleanup_stunnels] Waiting for the 'server' PID 2487696 to exit... DEBUG: 2023-09-18 21:56:56,840: [cleanup_stunnels] PID 2487696 already finished INFO: 2023-09-18 21:56:56,840: [cleanup_stunnels] Got stunnel processes' exit status: [1] DEBUG: 2023-09-18 21:56:56,840: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,840: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,840: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,840: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,840: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:56:56,840: WARNING: 2023-09-18 21:56:56,840: [test_stunnel] ***** Start '112. Failure FIPS mode with unavailable ciphersuite' ***** INFO: 2023-09-18 21:56:56,840: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,840: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,840: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,841: [start_listener] HTTP server is listening on [127.0.0.1]:39555 INFO: 2023-09-18 21:56:56,842: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,842: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,842: [start_stunnel] INFO: 2023-09-18 21:56:56,842: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,842: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,842: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,842: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,842: [start_stunnel] INFO: 2023-09-18 21:56:56,842: [start_stunnel] fips = yes INFO: 2023-09-18 21:56:56,842: [start_stunnel] ciphersuites = TLS_CHACHA20_POLY1305_SHA256 INFO: 2023-09-18 21:56:56,842: [start_stunnel] INFO: 2023-09-18 21:56:56,842: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,842: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,842: [start_stunnel] connect = 127.0.0.1:39555 INFO: 2023-09-18 21:56:56,842: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,842: [start_stunnel] DEBUG: 2023-09-18 21:56:56,842: [run_stunnel] Launching the stunnel 'server' - got pid 2487700 DEBUG: 2023-09-18 21:56:56,842: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] Clients allowed=500' INFO: 2023-09-18 21:56:56,866: [server] Read '[.] stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,866: [server] Read '[.] Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,866: [server] Read '[.] Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,866: [server] Read '[.] Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,866: [server] Read '[.] UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,866: [server] Read '[.] FIPS provider enabled' INFO: 2023-09-18 21:56:56,866: [server] Read '[.] FIPS mode enabled' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] No PRNG seeding was required' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] Initializing service [server]' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] Ciphers: FIPS' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] TLSv1.3 ciphersuites: TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] Session resumption enabled' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,866: [server] Read '[ ] Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,867: [server] Read '[ ] Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,867: [server] Read '[:] Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,867: [server] Read '[ ] Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,867: [server] Read '[ ] Private key check succeeded' INFO: 2023-09-18 21:56:56,867: [server] Read '[ ] DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,867: [server] Read '[ ] DH initialization' INFO: 2023-09-18 21:56:56,867: [server] Read '[ ] Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,867: [server] Read '[ ] Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,867: [server] Read '[ ] ECDH initialization' INFO: 2023-09-18 21:56:56,867: [server] Read "[!] Invalid groups list in 'curves'" INFO: 2023-09-18 21:56:56,867: [server] Read '[!] Service [server]: Failed to initialize TLS context' INFO: 2023-09-18 21:56:56,867: [server] Read '[!] Configuration failed' WARNING: 2023-09-18 21:56:56,867: [stunnel_output] Stunnel 'server' configuration failed INFO: 2023-09-18 21:56:56,867: [server] Read '[ ] Deallocating temporary section defaults' INFO: 2023-09-18 21:56:56,868: [server] Read '[ ] Deallocating section [server]' DEBUG: 2023-09-18 21:56:56,868: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,868: [start_connections] Create task encr-0 INFO: 2023-09-18 21:56:56,868: [test_connect [127.0.0.1]:0 #0] Trying port 0 encrypted True INFO: 2023-09-18 21:56:56,868: [establish_connection [127.0.0.1]:0 #0] Creating a SSL context INFO: 2023-09-18 21:56:56,868: [establish_connection [127.0.0.1]:0 #0] Opening a SSL connection INFO: 2023-09-18 21:56:56,868: [stunnel_output] Done with task 'server output' WARNING: 2023-09-18 21:56:56,868: [establish_connection [127.0.0.1]:0 #0] Failed to connect to 127.0.0.1:0: [Errno 111] Connect call failed ('127.0.0.1', 0) INFO: 2023-09-18 21:56:56,868: [test_connect [127.0.0.1]:0 #0] Establish connection failed INFO: 2023-09-18 21:56:56,869: [test_connect [127.0.0.1]:0 #0] Test connection #0 has been completed WARNING: 2023-09-18 21:56:56,869: [remove_connection] Warning: Connection #0 done too early DEBUG: 2023-09-18 21:56:56,869: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:56:56,869: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,869: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,869: [cleanup_stunnels] Waiting for the 'server' PID 2487700 to exit... DEBUG: 2023-09-18 21:56:56,869: [cleanup_stunnels] PID 2487700 already finished INFO: 2023-09-18 21:56:56,869: [cleanup_stunnels] Got stunnel processes' exit status: [1] DEBUG: 2023-09-18 21:56:56,869: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,869: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,869: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,869: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,869: [test_stunnel] Test failed WARNING: 2023-09-18 21:56:56,869: WARNING: 2023-09-18 21:56:56,869: [test_stunnel] ***** Start '113. Failure FIPS mode with unavailable elliptic curve' ***** INFO: 2023-09-18 21:56:56,869: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,869: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,869: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,870: [start_listener] HTTP server is listening on [127.0.0.1]:37891 INFO: 2023-09-18 21:56:56,870: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,870: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,870: [start_stunnel] INFO: 2023-09-18 21:56:56,870: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:56,870: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,870: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,870: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,870: [start_stunnel] INFO: 2023-09-18 21:56:56,870: [start_stunnel] fips = yes INFO: 2023-09-18 21:56:56,870: [start_stunnel] curves = sect163r1 INFO: 2023-09-18 21:56:56,870: [start_stunnel] INFO: 2023-09-18 21:56:56,870: [start_stunnel] [server] INFO: 2023-09-18 21:56:56,870: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,870: [start_stunnel] connect = 127.0.0.1:37891 INFO: 2023-09-18 21:56:56,870: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,871: [start_stunnel] DEBUG: 2023-09-18 21:56:56,871: [run_stunnel] Launching the stunnel 'server' - got pid 2487704 DEBUG: 2023-09-18 21:56:56,871: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:56,895: [server] Read '[ ] Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,895: [server] Read '[ ] Clients allowed=500' INFO: 2023-09-18 21:56:56,895: [server] Read '[.] stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,896: [server] Read '[.] Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,896: [server] Read '[.] Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,896: [server] Read '[ ] errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,896: [server] Read '[ ] Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,896: [server] Read '[.] Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,896: [server] Read '[.] UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,896: [server] Read '[.] FIPS provider enabled' INFO: 2023-09-18 21:56:56,896: [server] Read '[.] FIPS mode enabled' INFO: 2023-09-18 21:56:56,896: [server] Read '[ ] Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,896: [server] Read '[ ] No PRNG seeding was required' INFO: 2023-09-18 21:56:56,896: [server] Read '[ ] Initializing service [server]' INFO: 2023-09-18 21:56:56,896: [server] Read '[ ] Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,896: [server] Read '[ ] Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,896: [server] Read '[ ] OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,896: [server] Read '[ ] Ciphers: FIPS' INFO: 2023-09-18 21:56:56,896: [server] Read '[ ] TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,896: [server] Read '[ ] TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,896: [server] Read '[ ] Session resumption enabled' INFO: 2023-09-18 21:56:56,896: [server] Read '[ ] Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,897: [server] Read '[ ] Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,897: [server] Read '[ ] Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,897: [server] Read '[:] Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,897: [server] Read '[ ] Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,897: [server] Read '[ ] Private key check succeeded' INFO: 2023-09-18 21:56:56,897: [server] Read '[ ] DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,897: [server] Read '[ ] DH initialization' INFO: 2023-09-18 21:56:56,897: [server] Read '[ ] Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,897: [server] Read '[ ] Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,897: [server] Read '[ ] ECDH initialization' INFO: 2023-09-18 21:56:56,897: [server] Read "[!] Invalid groups list in 'curves'" INFO: 2023-09-18 21:56:56,897: [server] Read '[!] Service [server]: Failed to initialize TLS context' INFO: 2023-09-18 21:56:56,897: [server] Read '[!] Configuration failed' WARNING: 2023-09-18 21:56:56,897: [stunnel_output] Stunnel 'server' configuration failed INFO: 2023-09-18 21:56:56,897: [server] Read '[ ] Deallocating temporary section defaults' INFO: 2023-09-18 21:56:56,897: [server] Read '[ ] Deallocating section [server]' DEBUG: 2023-09-18 21:56:56,898: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,898: [start_connections] Create task encr-0 INFO: 2023-09-18 21:56:56,898: [test_connect [127.0.0.1]:0 #0] Trying port 0 encrypted True INFO: 2023-09-18 21:56:56,898: [establish_connection [127.0.0.1]:0 #0] Creating a SSL context INFO: 2023-09-18 21:56:56,898: [establish_connection [127.0.0.1]:0 #0] Opening a SSL connection INFO: 2023-09-18 21:56:56,898: [stunnel_output] Done with task 'server output' WARNING: 2023-09-18 21:56:56,898: [establish_connection [127.0.0.1]:0 #0] Failed to connect to 127.0.0.1:0: [Errno 111] Connect call failed ('127.0.0.1', 0) INFO: 2023-09-18 21:56:56,898: [test_connect [127.0.0.1]:0 #0] Establish connection failed INFO: 2023-09-18 21:56:56,898: [test_connect [127.0.0.1]:0 #0] Test connection #0 has been completed WARNING: 2023-09-18 21:56:56,898: [remove_connection] Warning: Connection #0 done too early DEBUG: 2023-09-18 21:56:56,898: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:56:56,898: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:56:56,899: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:56:56,899: [cleanup_stunnels] Waiting for the 'server' PID 2487704 to exit... DEBUG: 2023-09-18 21:56:56,899: [cleanup_stunnels] PID 2487704 already finished INFO: 2023-09-18 21:56:56,899: [cleanup_stunnels] Got stunnel processes' exit status: [1] DEBUG: 2023-09-18 21:56:56,899: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,899: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,899: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,899: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,899: [test_stunnel] Test succeeded INFO: 2023-09-18 21:56:56,899: INFO: 2023-09-18 21:56:56,899: [plugins] >>>>> Applying 'Server Name Indication' <<<<< WARNING: 2023-09-18 21:56:56,899: WARNING: 2023-09-18 21:56:56,899: [test_stunnel] ***** Start '121. Test "sni" option' ***** INFO: 2023-09-18 21:56:56,899: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,899: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,899: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,900: [start_listener] HTTP server is listening on [127.0.0.1]:45711 INFO: 2023-09-18 21:56:56,900: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,900: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,900: [start_stunnel] INFO: 2023-09-18 21:56:56,900: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server_virtual.pid INFO: 2023-09-18 21:56:56,900: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,900: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,900: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,900: [start_stunnel] INFO: 2023-09-18 21:56:56,900: [start_stunnel] [server_virtual] INFO: 2023-09-18 21:56:56,900: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,900: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,900: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:56:56,900: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/error.py INFO: 2023-09-18 21:56:56,900: [start_stunnel] INFO: 2023-09-18 21:56:56,900: [start_stunnel] [sni] INFO: 2023-09-18 21:56:56,900: [start_stunnel] connect = 127.0.0.1:45711 INFO: 2023-09-18 21:56:56,900: [start_stunnel] sni = server_virtual:*.mydomain.com INFO: 2023-09-18 21:56:56,900: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,900: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:56:56,900: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:56:56,900: [start_stunnel] DEBUG: 2023-09-18 21:56:56,901: [run_stunnel] Launching the stunnel 'server_virtual' - got pid 2487708 DEBUG: 2023-09-18 21:56:56,901: [start_stunnel] Waiting for the stunnel 'server_virtual' to start up INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server_virtual]' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,927: [server_virtual] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [sni]' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2110000 (+0x10000, -0x0)' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,928: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server_virtual]' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server_virtual] (FD=8) bound to 127.0.0.1:46369' DEBUG: 2023-09-18 21:56:56,929: [stunnel_output] Service [server_virtual] (FD=8) bound to 127.0.0.1:46369 INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Skipped SNI slave service [sni]' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server_virtual.pid' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,929: [server_virtual] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:56:56,931: [check_listening_port] 'server_virtual' is listening on port 46369 INFO: 2023-09-18 21:56:56,931: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:56:56,931: [start_stunnel] INFO: 2023-09-18 21:56:56,931: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:56:56,931: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,931: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,931: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,931: [start_stunnel] INFO: 2023-09-18 21:56:56,931: [start_stunnel] [client] INFO: 2023-09-18 21:56:56,931: [start_stunnel] client = yes INFO: 2023-09-18 21:56:56,931: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,931: [start_stunnel] connect = 127.0.0.1:46369 INFO: 2023-09-18 21:56:56,931: [start_stunnel] sni = sni.mydomain.com INFO: 2023-09-18 21:56:56,931: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:56:56,931: [start_stunnel] DEBUG: 2023-09-18 21:56:56,931: [run_stunnel] Launching the stunnel 'client' - got pid 2487713 DEBUG: 2023-09-18 21:56:56,931: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:56,957: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:42665' DEBUG: 2023-09-18 21:56:56,958: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:42665 INFO: 2023-09-18 21:56:56,958: [check_listening_port] 'client' is listening on port 42665 DEBUG: 2023-09-18 21:56:56,958: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:56,958: [start_connections] Create task plain-0 INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:56:56,958: [client] Read '2023.09.18 21:56:56 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:56:56,959: [test_connect [127.0.0.1]:42665 #0] Trying port 42665 encrypted False INFO: 2023-09-18 21:56:56,959: [establish_connection [127.0.0.1]:42665 #0] Opening an unencrypted connection INFO: 2023-09-18 21:56:56,959: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,959: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,959: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,959: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:46986' DEBUG: 2023-09-18 21:56:56,959: [test_connect [127.0.0.1]:42665 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:56,959: [client] Read '2023.09.18 21:56:56 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:56:56,959: [client] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,959: [client] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,959: [client] Read '2023.09.18 21:56:56 LOG5[0]: Service [client] accepted connection from 127.0.0.1:46986' INFO: 2023-09-18 21:56:56,959: [client] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting 127.0.0.1:46369' INFO: 2023-09-18 21:56:56,959: [client] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:46369: waiting 10 seconds' INFO: 2023-09-18 21:56:56,959: [client] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,959: [client] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:56,960: [client] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected 127.0.0.1:46369' INFO: 2023-09-18 21:56:56,960: [client] Read '2023.09.18 21:56:56 LOG5[0]: Service [client] connected remote server from 127.0.0.1:54112' INFO: 2023-09-18 21:56:56,960: [client] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,960: [client] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,960: [client] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,960: [client] Read '2023.09.18 21:56:56 LOG6[0]: SNI: sending servername: sni.mydomain.com' INFO: 2023-09-18 21:56:56,960: [client] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:56,960: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:56,960: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,960: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,960: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,960: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,960: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server_virtual] accepted (FD=3) from 127.0.0.1:54112' INFO: 2023-09-18 21:56:56,960: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Service [server_virtual] started' INFO: 2023-09-18 21:56:56,960: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:56,960: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:56,960: [server_virtual] Read '2023.09.18 21:56:56 LOG5[0]: Service [server_virtual] accepted connection from 127.0.0.1:54112' INFO: 2023-09-18 21:56:56,960: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:56,960: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,960: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:56,960: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:56,961: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,961: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: SNI: requested servername: sni.mydomain.com' INFO: 2023-09-18 21:56:56,961: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: SNI: matched pattern: *.mydomain.com' INFO: 2023-09-18 21:56:56,961: [server_virtual] Read '2023.09.18 21:56:56 LOG5[0]: SNI: switched to service [sni]' INFO: 2023-09-18 21:56:56,961: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:56,961: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:56,961: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,961: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:56,961: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:56,961: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:56,961: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:56:56,961: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:56,961: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,961: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,961: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:56,961: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:56,962: [client] Read '2023.09.18 21:56:56 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,962: [client] Read '2023.09.18 21:56:56 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:56,962: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:56:56,962: [client] Read '2023.09.18 21:56:56 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:56,962: [client] Read '2023.09.18 21:56:56 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:56,962: [client] Read '2023.09.18 21:56:56 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:56,962: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:56:56,962: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:56:56,962: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:56,962: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:56,962: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:56:56,963: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write certificate verify' INFO: 2023-09-18 21:56:56,963: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:56,963: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:56,963: [client] Read '2023.09.18 21:56:56 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:56:56,963: [client] Read '2023.09.18 21:56:56 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:56:56,964: [client] Read '2023.09.18 21:56:56 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:56,964: [client] Read '2023.09.18 21:56:56 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:56,964: [client] Read '2023.09.18 21:56:56 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:56:56,964: [client] Read '2023.09.18 21:56:56 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:56,964: [client] Read '2023.09.18 21:56:56 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:56,964: [client] Read '2023.09.18 21:56:56 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: CERT: Pre-verification error ignored: unable to get local issuer certificate' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: CERT: Pre-verification error ignored: unable to verify the first certificate' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:56,964: [server_virtual] Read '2023.09.18 21:56:56 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: Session id: 519BF466557D2342672DF3C6FB27C5576BE17CB68766D8B9A21AFB872EF15CCF' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,965: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:56,966: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:56,966: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:56,966: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,966: [client] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,966: [client] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,966: [client] Read '2023.09.18 21:56:56 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:56,966: [client] Read '2023.09.18 21:56:56 LOG6[0]: Session id: BF226562B596F30996DE182C3C420552E0F4988BC01095D758E8EBE7E1AC2683' INFO: 2023-09-18 21:56:56,966: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:56,966: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,966: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,966: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,966: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: Session id: 7A5912226924D773C5A59B012F6E8FE1BA8AC1BFBEA53064627BE43CEEF15220' INFO: 2023-09-18 21:56:56,966: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:56,966: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:56,966: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:56,966: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:56,966: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:56,966: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: s_connect: connecting 127.0.0.1:45711' INFO: 2023-09-18 21:56:56,966: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:45711: waiting 10 seconds' INFO: 2023-09-18 21:56:56,967: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,967: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:56,967: [server_virtual] Read '2023.09.18 21:56:56 LOG5[0]: s_connect: connected 127.0.0.1:45711' INFO: 2023-09-18 21:56:56,967: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: persistence: 127.0.0.1:45711 cached' INFO: 2023-09-18 21:56:56,967: [server_virtual] Read '2023.09.18 21:56:56 LOG5[0]: Service [sni] connected remote server from 127.0.0.1:45528' INFO: 2023-09-18 21:56:56,967: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:56,967: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:56,967: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:56,967: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:56,967: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:56,967: [client] Read '2023.09.18 21:56:56 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:56,967: [client] Read '2023.09.18 21:56:56 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:56,967: [client] Read '2023.09.18 21:56:56 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:56,967: [client] Read '2023.09.18 21:56:56 LOG6[0]: Session id: 102AABEF3803E81D1F788E6D635C5146419469114D24C7180452D18A00C49F43' INFO: 2023-09-18 21:56:56,967: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:56,967: [client_connected_cb [127.0.0.1]:45528] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:56,967: [client_connected_cb [127.0.0.1]:45528] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:56,967: [client_connected_cb [127.0.0.1]:45528] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:56,967: [client_connected_cb [127.0.0.1]:45528] Closing down the server writer socket DEBUG: 2023-09-18 21:56:56,967: [client_connected_cb [127.0.0.1]:45528] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:56,968: [test_connect [127.0.0.1]:42665 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:56,968: [test_connect [127.0.0.1]:42665 #0] Closing down the client writer socket DEBUG: 2023-09-18 21:56:56,968: [test_connect [127.0.0.1]:42665 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:56,968: [test_connect [127.0.0.1]:42665 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:56,968: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:56,968: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:56,968: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:56,968: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:56,968: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:56,968: [client] Read '2023.09.18 21:56:56 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:56,968: [client] Read '2023.09.18 21:56:56 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:56,968: [client] Read '2023.09.18 21:56:56 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:56,968: [client] Read '2023.09.18 21:56:56 LOG7[0]: Sending close_notify alert' DEBUG: 2023-09-18 21:56:56,968: [remove_connection] Done with task 'plain-0' DEBUG: 2023-09-18 21:56:56,968: [remove_connection] Testing connections done INFO: 2023-09-18 21:56:56,968: [client] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:56,968: [client] Read '2023.09.18 21:56:56 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:56,968: [client] Read '2023.09.18 21:56:56 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:56,969: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:56,969: [server_virtual] Read '2023.09.18 21:56:56 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:56,969: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:56,969: [server_virtual] Read '2023.09.18 21:56:56 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:56,969: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:56,969: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:56,969: [server_virtual] Read '2023.09.18 21:56:56 LOG7[0]: Service [sni] finished (0 left)' DEBUG: 2023-09-18 21:56:56,969: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:56:56,969: [cleanup_stunnels] Waiting for the 'server_virtual' PID 2487708 to exit... DEBUG: 2023-09-18 21:56:56,969: [cleanup_stunnels] Waiting for the 'client' PID 2487713 to exit... INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 154/997, 15.45%' INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,969: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:56:56,970: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:56:56,970: [client] Read '2023.09.18 21:56:56 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Leak detection table utilization: 163/997, 16.35%' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server_virtual.pid' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [server_virtual]' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server_virtual] closed (FD=8)' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Service [server_virtual] closed' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Unbinding service [sni]' INFO: 2023-09-18 21:56:56,970: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Service [sni] closed' INFO: 2023-09-18 21:56:56,971: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:56:56,971: [stunnel_output] Done with task 'server_virtual output' INFO: 2023-09-18 21:56:56,971: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:56:56,971: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:56,971: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:56,971: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:56,971: [set_result] The test result has been set WARNING: 2023-09-18 21:56:56,971: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:56:56,971: WARNING: 2023-09-18 21:56:56,971: [test_stunnel] ***** Start '122. Failure test "sni" option' ***** INFO: 2023-09-18 21:56:56,971: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:56,971: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:56,971: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:56,972: [start_listener] HTTP server is listening on [127.0.0.1]:38537 INFO: 2023-09-18 21:56:56,972: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:56,972: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:56,972: [start_stunnel] INFO: 2023-09-18 21:56:56,972: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server_virtual.pid INFO: 2023-09-18 21:56:56,972: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:56,972: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:56,972: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:56,972: [start_stunnel] INFO: 2023-09-18 21:56:56,972: [start_stunnel] [server_virtual] INFO: 2023-09-18 21:56:56,972: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:56,972: [start_stunnel] connect = 127.0.0.1:38537 INFO: 2023-09-18 21:56:56,972: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,973: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:56:56,973: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:56:56,973: [start_stunnel] INFO: 2023-09-18 21:56:56,973: [start_stunnel] [sni] INFO: 2023-09-18 21:56:56,973: [start_stunnel] sni = server_virtual:*.mydomain.com INFO: 2023-09-18 21:56:56,973: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:56,973: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:56:56,973: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/error.py INFO: 2023-09-18 21:56:56,973: [start_stunnel] DEBUG: 2023-09-18 21:56:56,973: [run_stunnel] Launching the stunnel 'server_virtual' - got pid 2487727 DEBUG: 2023-09-18 21:56:56,973: [start_stunnel] Waiting for the stunnel 'server_virtual' to start up INFO: 2023-09-18 21:56:57,000: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,001: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:57,001: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:57,001: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:57,001: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:57,001: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:57,001: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,001: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [server_virtual]' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Initializing service [sni]' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: TLS options: 0x2110000 (+0x10000, -0x0)' INFO: 2023-09-18 21:56:57,002: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Binding service [server_virtual]' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG6[ui]: Service [server_virtual] (FD=8) bound to 127.0.0.1:41083' DEBUG: 2023-09-18 21:56:57,003: [stunnel_output] Service [server_virtual] (FD=8) bound to 127.0.0.1:41083 INFO: 2023-09-18 21:56:57,003: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Skipped SNI slave service [sni]' INFO: 2023-09-18 21:56:57,004: [check_listening_port] 'server_virtual' is listening on port 41083 INFO: 2023-09-18 21:56:57,004: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:56:57,005: [start_stunnel] INFO: 2023-09-18 21:56:57,005: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:56:57,005: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:57,005: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:57,005: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:57,005: [start_stunnel] INFO: 2023-09-18 21:56:57,005: [start_stunnel] [client] INFO: 2023-09-18 21:56:57,005: [start_stunnel] client = yes INFO: 2023-09-18 21:56:57,005: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:57,005: [start_stunnel] connect = 127.0.0.1:41083 INFO: 2023-09-18 21:56:57,005: [start_stunnel] ;the client doesn't present any sni pattern INFO: 2023-09-18 21:56:57,005: [start_stunnel] ;sni = sni.mydomain.com INFO: 2023-09-18 21:56:57,005: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:56:57,005: [start_stunnel] INFO: 2023-09-18 21:56:57,005: [server_virtual] Read '2023.09.18 21:56:56 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server_virtual.pid' INFO: 2023-09-18 21:56:57,005: [server_virtual] Read '2023.09.18 21:56:56 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:57,005: [server_virtual] Read '2023.09.18 21:56:56 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:57,005: [server_virtual] Read '2023.09.18 21:56:56 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:56:57,005: [run_stunnel] Launching the stunnel 'client' - got pid 2487740 DEBUG: 2023-09-18 21:56:57,005: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:57,029: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:57,030: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:43863' DEBUG: 2023-09-18 21:56:57,030: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:43863 INFO: 2023-09-18 21:56:57,031: [check_listening_port] 'client' is listening on port 43863 DEBUG: 2023-09-18 21:56:57,031: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:57,031: [start_connections] Create task plain-0 INFO: 2023-09-18 21:56:57,031: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:57,031: [client] Read '2023.09.18 21:56:57 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:57,031: [client] Read '2023.09.18 21:56:57 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:57,031: [client] Read '2023.09.18 21:56:57 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:56:57,031: [client] Read '2023.09.18 21:56:57 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:56:57,031: [test_connect [127.0.0.1]:43863 #0] Trying port 43863 encrypted False INFO: 2023-09-18 21:56:57,031: [establish_connection [127.0.0.1]:43863 #0] Opening an unencrypted connection INFO: 2023-09-18 21:56:57,031: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,031: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,031: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,031: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:34750' INFO: 2023-09-18 21:56:57,031: [client] Read '2023.09.18 21:56:57 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:56:57,031: [client] Read '2023.09.18 21:56:57 LOG7[0]: Setting local socket options (FD=3)' DEBUG: 2023-09-18 21:56:57,032: [test_connect [127.0.0.1]:43863 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG5[0]: Service [client] accepted connection from 127.0.0.1:34750' INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG6[0]: s_connect: connecting 127.0.0.1:41083' INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:41083: waiting 10 seconds' INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG5[0]: s_connect: connected 127.0.0.1:41083' INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG5[0]: Service [client] connected remote server from 127.0.0.1:39616' INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:57,032: [client] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server_virtual] accepted (FD=3) from 127.0.0.1:39616' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Service [server_virtual] started' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG5[0]: Service [server_virtual] accepted connection from 127.0.0.1:39616' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: SNI: requested servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG3[0]: SNI: no pattern matched servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,033: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:56:57,033: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,034: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,034: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,034: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:57,034: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:57,034: [client] Read '2023.09.18 21:56:57 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,034: [client] Read '2023.09.18 21:56:57 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:57,034: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:56:57,034: [client] Read '2023.09.18 21:56:57 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,034: [client] Read '2023.09.18 21:56:57 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,034: [client] Read '2023.09.18 21:56:57 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,034: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:56:57,034: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:56:57,034: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,035: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,035: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:56:57,036: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write certificate verify' INFO: 2023-09-18 21:56:57,037: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,037: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,037: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Pre-verification error ignored: unable to get local issuer certificate' INFO: 2023-09-18 21:56:57,037: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Pre-verification error ignored: unable to verify the first certificate' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: Session id: 46CB5AF27BF87462EB8A5A9835CBA4B648E77087802C559BDAA380658351959A' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,038: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:57,038: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,038: [client] Read '2023.09.18 21:56:57 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:56:57,038: [client] Read '2023.09.18 21:56:57 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:56:57,038: [client] Read '2023.09.18 21:56:57 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:57,038: [client] Read '2023.09.18 21:56:57 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:57,038: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:56:57,038: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,039: [client] Read '2023.09.18 21:56:57 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,039: [client] Read '2023.09.18 21:56:57 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,039: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,039: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,039: [client] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,039: [client] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,039: [client] Read '2023.09.18 21:56:57 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:57,039: [client] Read '2023.09.18 21:56:57 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:57,039: [client] Read '2023.09.18 21:56:57 LOG6[0]: Session id: 0589824E6961F6DBCBC69F624FADC46F9592DDB9B3E3E335B1E398C490200A43' INFO: 2023-09-18 21:56:57,039: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: Session id: 7DD9BB1B9BDCEB6B4A69767ED1E0D9BC5B48603D9E6C8FA93BABD535D0E4DDB7' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: s_connect: connecting 127.0.0.1:38537' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:38537: waiting 10 seconds' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG5[0]: s_connect: connected 127.0.0.1:38537' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: persistence: 127.0.0.1:38537 cached' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG5[0]: Service [server_virtual] connected remote server from 127.0.0.1:40902' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,040: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,040: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,040: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,040: [client] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,040: [client] Read '2023.09.18 21:56:57 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:57,040: [client] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,040: [client] Read '2023.09.18 21:56:57 LOG6[0]: Session id: A2E7402BEB52BC223EFD7F71BCA91B08FAE20E3884BD7C01B577758AB18AB627' INFO: 2023-09-18 21:56:57,040: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:57,041: [client_connected_cb [127.0.0.1]:40902] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:57,041: [client_connected_cb [127.0.0.1]:40902] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:57,041: [client_connected_cb [127.0.0.1]:40902] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:57,041: [client_connected_cb [127.0.0.1]:40902] Closing down the server writer socket DEBUG: 2023-09-18 21:56:57,041: [client_connected_cb [127.0.0.1]:40902] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:57,041: [test_connect [127.0.0.1]:43863 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:57,041: [test_connect [127.0.0.1]:43863 #0] Closing down the client writer socket DEBUG: 2023-09-18 21:56:57,041: [test_connect [127.0.0.1]:43863 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:57,041: [test_connect [127.0.0.1]:43863 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:57,041: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,041: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,041: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,041: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,041: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,041: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,041: [client] Read '2023.09.18 21:56:57 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,042: [client] Read '2023.09.18 21:56:57 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,042: [client] Read '2023.09.18 21:56:57 LOG7[0]: Sending close_notify alert' DEBUG: 2023-09-18 21:56:57,042: [remove_connection] Done with task 'plain-0' DEBUG: 2023-09-18 21:56:57,042: [remove_connection] Testing connections done INFO: 2023-09-18 21:56:57,042: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,042: [client] Read '2023.09.18 21:56:57 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,042: [client] Read '2023.09.18 21:56:57 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,042: [client] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,042: [client] Read '2023.09.18 21:56:57 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,042: [client] Read '2023.09.18 21:56:57 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:57,042: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,042: [server_virtual] Read '2023.09.18 21:56:57 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,042: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,042: [server_virtual] Read '2023.09.18 21:56:57 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,042: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,042: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,042: [server_virtual] Read '2023.09.18 21:56:57 LOG7[0]: Service [server_virtual] finished (0 left)' DEBUG: 2023-09-18 21:56:57,042: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:56:57,042: [cleanup_stunnels] Waiting for the 'server_virtual' PID 2487727 to exit... DEBUG: 2023-09-18 21:56:57,042: [cleanup_stunnels] Waiting for the 'client' PID 2487740 to exit... INFO: 2023-09-18 21:56:57,043: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,043: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,043: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,043: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:57,043: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:57,043: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:57,043: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Leak detection table utilization: 154/997, 15.45%' INFO: 2023-09-18 21:56:57,043: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:57,043: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:57,043: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:57,043: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:57,043: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:56:57,043: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:56:57,043: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: Leak detection table utilization: 163/997, 16.35%' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server_virtual.pid' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: Unbinding service [server_virtual]' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server_virtual] closed (FD=8)' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server_virtual] closed' INFO: 2023-09-18 21:56:57,043: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: Unbinding service [sni]' INFO: 2023-09-18 21:56:57,044: [server_virtual] Read '2023.09.18 21:56:57 LOG7[ui]: Service [sni] closed' INFO: 2023-09-18 21:56:57,045: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:56:57,045: [stunnel_output] Done with task 'server_virtual output' INFO: 2023-09-18 21:56:57,045: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:56:57,045: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:57,045: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:57,045: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:57,045: [set_result] The test result has been set WARNING: 2023-09-18 21:56:57,045: [test_stunnel] Test succeeded INFO: 2023-09-18 21:56:57,045: INFO: 2023-09-18 21:56:57,045: [plugins] >>>>> Applying 'Resume session' <<<<< WARNING: 2023-09-18 21:56:57,045: WARNING: 2023-09-18 21:56:57,045: [test_stunnel] ***** Start '131. Resume session with PSK authentication' ***** INFO: 2023-09-18 21:56:57,045: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:57,045: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:57,045: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:57,046: [start_listener] HTTP server is listening on [127.0.0.1]:34863 INFO: 2023-09-18 21:56:57,046: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:57,046: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:57,046: [start_stunnel] INFO: 2023-09-18 21:56:57,046: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:57,046: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:57,046: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:57,046: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:57,046: [start_stunnel] INFO: 2023-09-18 21:56:57,046: [start_stunnel] [server] INFO: 2023-09-18 21:56:57,046: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:57,046: [start_stunnel] connect = 127.0.0.1:34863 INFO: 2023-09-18 21:56:57,046: [start_stunnel] PSKsecrets = /builddir/build/BUILD/stunnel-5.62/tests/certs/secrets.txt INFO: 2023-09-18 21:56:57,046: [start_stunnel] DEBUG: 2023-09-18 21:56:57,046: [run_stunnel] Launching the stunnel 'server' - got pid 2487768 DEBUG: 2023-09-18 21:56:57,046: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:57,069: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,069: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/secrets.txt' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG6[ui]: PSKsecrets line 1: 50-byte ASCII key configured for identity "test1"' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG6[ui]: PSKsecrets line 2: 50-byte ASCII key configured for identity "test2"' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG6[ui]: PSK identities: 2 retrieved' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:57,070: [server] Read '2023.09.18 21:56:57 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG7[ui]: No certificate or private key specified' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG7[ui]: No certificate available to load DH parameters' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:57,071: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:37117' DEBUG: 2023-09-18 21:56:57,071: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:37117 INFO: 2023-09-18 21:56:57,073: [check_listening_port] 'server' is listening on port 37117 INFO: 2023-09-18 21:56:57,073: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:56:57,073: [start_stunnel] INFO: 2023-09-18 21:56:57,073: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:56:57,073: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:57,073: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:57,073: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:57,073: [start_stunnel] INFO: 2023-09-18 21:56:57,073: [start_stunnel] [client] INFO: 2023-09-18 21:56:57,073: [start_stunnel] client = yes INFO: 2023-09-18 21:56:57,073: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:57,073: [start_stunnel] connect = 127.0.0.1:37117 INFO: 2023-09-18 21:56:57,073: [start_stunnel] PSKsecrets = /builddir/build/BUILD/stunnel-5.62/tests/certs/psk1.txt INFO: 2023-09-18 21:56:57,073: [start_stunnel] INFO: 2023-09-18 21:56:57,073: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:57,073: [server] Read '2023.09.18 21:56:57 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:57,073: [server] Read '2023.09.18 21:56:57 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:57,073: [server] Read '2023.09.18 21:56:57 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:56:57,074: [run_stunnel] Launching the stunnel 'client' - got pid 2487787 DEBUG: 2023-09-18 21:56:57,074: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/psk1.txt' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG6[ui]: PSKsecrets line 1: 50-byte ASCII key configured for identity "test1"' INFO: 2023-09-18 21:56:57,098: [client] Read '2023.09.18 21:56:57 LOG6[ui]: PSK identities: 1 retrieved' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG7[ui]: No certificate or private key specified' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:57,099: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:41351' DEBUG: 2023-09-18 21:56:57,099: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:41351 INFO: 2023-09-18 21:56:57,099: [check_listening_port] 'client' is listening on port 41351 DEBUG: 2023-09-18 21:56:57,099: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:57,099: [start_connections] Create task plain-0 INFO: 2023-09-18 21:56:57,100: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:57,100: [client] Read '2023.09.18 21:56:57 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:57,100: [client] Read '2023.09.18 21:56:57 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:57,100: [client] Read '2023.09.18 21:56:57 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:56:57,100: [client] Read '2023.09.18 21:56:57 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:56:57,100: [test_connect [127.0.0.1]:41351 #0] Trying port 41351 encrypted False INFO: 2023-09-18 21:56:57,100: [establish_connection [127.0.0.1]:41351 #0] Opening an unencrypted connection INFO: 2023-09-18 21:56:57,100: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,100: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,100: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,100: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:38830' INFO: 2023-09-18 21:56:57,100: [client] Read '2023.09.18 21:56:57 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:56:57,100: [client] Read '2023.09.18 21:56:57 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,100: [client] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,100: [client] Read '2023.09.18 21:56:57 LOG5[0]: Service [client] accepted connection from 127.0.0.1:38830' DEBUG: 2023-09-18 21:56:57,100: [test_connect [127.0.0.1]:41351 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:57,101: [client] Read '2023.09.18 21:56:57 LOG6[0]: s_connect: connecting 127.0.0.1:37117' INFO: 2023-09-18 21:56:57,101: [client] Read '2023.09.18 21:56:57 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:37117: waiting 10 seconds' INFO: 2023-09-18 21:56:57,101: [client] Read '2023.09.18 21:56:57 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,101: [client] Read '2023.09.18 21:56:57 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:57,101: [client] Read '2023.09.18 21:56:57 LOG5[0]: s_connect: connected 127.0.0.1:37117' INFO: 2023-09-18 21:56:57,101: [client] Read '2023.09.18 21:56:57 LOG5[0]: Service [client] connected remote server from 127.0.0.1:49142' INFO: 2023-09-18 21:56:57,101: [client] Read '2023.09.18 21:56:57 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,101: [client] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,101: [client] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,101: [client] Read '2023.09.18 21:56:57 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,101: [client] Read '2023.09.18 21:56:57 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:57,101: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:57,101: [client] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,101: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,101: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,101: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,101: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:49142' INFO: 2023-09-18 21:56:57,101: [server] Read '2023.09.18 21:56:57 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:57,101: [server] Read '2023.09.18 21:56:57 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,101: [server] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,101: [server] Read '2023.09.18 21:56:57 LOG5[0]: Service [server] accepted connection from 127.0.0.1:49142' INFO: 2023-09-18 21:56:57,101: [server] Read '2023.09.18 21:56:57 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:57,101: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,102: [client] Read '2023.09.18 21:56:57 LOG6[0]: PSK client configured for identity "test1"' INFO: 2023-09-18 21:56:57,102: [client] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,102: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,102: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,102: [server] Read '2023.09.18 21:56:57 LOG5[0]: Key configured for PSK identity "test1"' INFO: 2023-09-18 21:56:57,102: [server] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,102: [server] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,102: [server] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,102: [server] Read '2023.09.18 21:56:57 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:57,102: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:57,102: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:57,102: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,102: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:57,102: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,102: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,102: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,102: [client] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG7[0]: 1 session reuse(s)' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLS connected: previous session reused' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_128_GCM_SHA256 (128-bit encryption)' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,103: [client] Read '2023.09.18 21:56:57 LOG6[0]: Session id: ' INFO: 2023-09-18 21:56:57,103: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,103: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,103: [server] Read '2023.09.18 21:56:57 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:57,103: [server] Read '2023.09.18 21:56:57 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:57,103: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: 1 session reuse(s)' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG6[0]: Session id: 0123D784DD12A657CCD05393334A442D4A578803D5CEA47E2C6EB3D8C6EBD597' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_128_GCM_SHA256 (128-bit encryption)' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG6[0]: Session id: 0123D784DD12A657CCD05393334A442D4A578803D5CEA47E2C6EB3D8C6EBD597' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG6[0]: s_connect: connecting 127.0.0.1:34863' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:34863: waiting 10 seconds' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG5[0]: s_connect: connected 127.0.0.1:34863' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG6[0]: persistence: 127.0.0.1:34863 cached' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG5[0]: Service [server] connected remote server from 127.0.0.1:37266' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,104: [server] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,105: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,105: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,105: [client] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,105: [client] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,105: [client] Read '2023.09.18 21:56:57 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:57,105: [client] Read '2023.09.18 21:56:57 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:56:57,105: [client] Read '2023.09.18 21:56:57 LOG6[0]: Session id: 86FA06B493AC55AF194DB0EC6AA3C4F5D1AA212DA6488A38C26AFE416BA83DE0' INFO: 2023-09-18 21:56:57,105: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:57,105: [client_connected_cb [127.0.0.1]:37266] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:57,105: [client_connected_cb [127.0.0.1]:37266] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:57,105: [client_connected_cb [127.0.0.1]:37266] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:57,105: [client_connected_cb [127.0.0.1]:37266] Closing down the server writer socket DEBUG: 2023-09-18 21:56:57,105: [client_connected_cb [127.0.0.1]:37266] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:57,105: [test_connect [127.0.0.1]:41351 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:57,105: [test_connect [127.0.0.1]:41351 #0] Closing down the client writer socket DEBUG: 2023-09-18 21:56:57,106: [test_connect [127.0.0.1]:41351 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:57,106: [test_connect [127.0.0.1]:41351 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:57,106: [server] Read '2023.09.18 21:56:57 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,106: [server] Read '2023.09.18 21:56:57 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,106: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,106: [server] Read '2023.09.18 21:56:57 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,106: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,106: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,106: [client] Read '2023.09.18 21:56:57 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,106: [client] Read '2023.09.18 21:56:57 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,106: [client] Read '2023.09.18 21:56:57 LOG7[0]: Sending close_notify alert' DEBUG: 2023-09-18 21:56:57,106: [start_connections] Create task plain-1 INFO: 2023-09-18 21:56:57,106: [test_connect [127.0.0.1]:41351 #1] Trying port 41351 encrypted False INFO: 2023-09-18 21:56:57,106: [establish_connection [127.0.0.1]:41351 #1] Opening an unencrypted connection DEBUG: 2023-09-18 21:56:57,106: [remove_connection] Done with task 'plain-0' INFO: 2023-09-18 21:56:57,106: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,106: [client] Read '2023.09.18 21:56:57 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,106: [client] Read '2023.09.18 21:56:57 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,106: [client] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,106: [client] Read '2023.09.18 21:56:57 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,106: [client] Read '2023.09.18 21:56:57 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:57,106: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,107: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,107: [server] Read '2023.09.18 21:56:57 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,107: [server] Read '2023.09.18 21:56:57 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,107: [server] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,107: [server] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,107: [server] Read '2023.09.18 21:56:57 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,107: [server] Read '2023.09.18 21:56:57 LOG7[0]: Service [server] finished (0 left)' INFO: 2023-09-18 21:56:57,107: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,107: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,107: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,107: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:38836' INFO: 2023-09-18 21:56:57,107: [client] Read '2023.09.18 21:56:57 LOG7[1]: Service [client] started' INFO: 2023-09-18 21:56:57,107: [client] Read '2023.09.18 21:56:57 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,107: [client] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,107: [client] Read '2023.09.18 21:56:57 LOG5[1]: Service [client] accepted connection from 127.0.0.1:38836' INFO: 2023-09-18 21:56:57,107: [client] Read '2023.09.18 21:56:57 LOG6[1]: s_connect: connecting 127.0.0.1:37117' INFO: 2023-09-18 21:56:57,108: [client] Read '2023.09.18 21:56:57 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:37117: waiting 10 seconds' INFO: 2023-09-18 21:56:57,108: [client] Read '2023.09.18 21:56:57 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,108: [client] Read '2023.09.18 21:56:57 LOG7[1]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:57,108: [client] Read '2023.09.18 21:56:57 LOG5[1]: s_connect: connected 127.0.0.1:37117' INFO: 2023-09-18 21:56:57,108: [client] Read '2023.09.18 21:56:57 LOG5[1]: Service [client] connected remote server from 127.0.0.1:49148' INFO: 2023-09-18 21:56:57,108: [client] Read '2023.09.18 21:56:57 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,108: [client] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,108: [client] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,108: [client] Read '2023.09.18 21:56:57 LOG6[1]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,108: [client] Read '2023.09.18 21:56:57 LOG6[1]: Peer certificate not required' INFO: 2023-09-18 21:56:57,108: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:57,108: [client] Read '2023.09.18 21:56:57 LOG6[1]: PSK client configured for identity "test1"' INFO: 2023-09-18 21:56:57,108: [client] Read '2023.09.18 21:56:57 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,108: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:49148' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG7[1]: Service [server] started' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG5[1]: Service [server] accepted connection from 127.0.0.1:49148' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG6[1]: Peer certificate not required' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG6[1]: PSK identity not found (session resumption?)' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG7[1]: Decrypt session ticket callback' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG6[1]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG7[1]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:57,108: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS read client hello' DEBUG: 2023-09-18 21:56:57,109: [test_connect [127.0.0.1]:41351 #1] Sending 'Hello 1' to the server INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: 2 server accept(s) requested' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: 2 server accept(s) succeeded' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: 2 session reuse(s)' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: Generate session ticket callback' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG7[1]: New session callback' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG6[1]: No peer certificate received' INFO: 2023-09-18 21:56:57,109: [server] Read '2023.09.18 21:56:57 LOG6[1]: Session id: E1217869EB8644FA6326A2F70A96B5CC2CE225B1ED00048A26620B65C410A242' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: Remove session callback' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: 2 client connect(s) requested' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: 2 client connect(s) succeeded' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: 2 session reuse(s)' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG6[1]: TLS connected: previous session reused' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_128_GCM_SHA256 (128-bit encryption)' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG6[1]: Session id: 86FA06B493AC55AF194DB0EC6AA3C4F5D1AA212DA6488A38C26AFE416BA83DE0' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: New session callback' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG6[1]: No peer certificate received' INFO: 2023-09-18 21:56:57,110: [client] Read '2023.09.18 21:56:57 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,111: [client] Read '2023.09.18 21:56:57 LOG6[1]: Session id: 426162BD7DF151C21910960F5B0DA1B0AC7F0142FAAE527E2E407BD0250D2183' INFO: 2023-09-18 21:56:57,111: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG6[1]: TLS accepted: previous session reused' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_128_GCM_SHA256 (128-bit encryption)' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG6[1]: Session id: E1217869EB8644FA6326A2F70A96B5CC2CE225B1ED00048A26620B65C410A242' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG6[1]: s_connect: connecting 127.0.0.1:34863' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:34863: waiting 10 seconds' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG7[1]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG5[1]: s_connect: connected 127.0.0.1:34863' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG6[1]: persistence: 127.0.0.1:34863 cached' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG5[1]: Service [server] connected remote server from 127.0.0.1:37272' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,111: [server] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,112: [client_connected_cb [127.0.0.1]:37272] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:57,112: [client_connected_cb [127.0.0.1]:37272] The client #1 sent data to the server: b'Hello 1\n' INFO: 2023-09-18 21:56:57,112: [client_connected_cb [127.0.0.1]:37272] The server sent data to the client #1: b'There!\n' DEBUG: 2023-09-18 21:56:57,112: [client_connected_cb [127.0.0.1]:37272] Closing down the server writer socket DEBUG: 2023-09-18 21:56:57,112: [client_connected_cb [127.0.0.1]:37272] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:57,112: [test_connect [127.0.0.1]:41351 #1] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:57,112: [test_connect [127.0.0.1]:41351 #1] Closing down the client writer socket DEBUG: 2023-09-18 21:56:57,112: [test_connect [127.0.0.1]:41351 #1] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:57,112: [test_connect [127.0.0.1]:41351 #1] Test connection #1 has been completed INFO: 2023-09-18 21:56:57,112: [server] Read '2023.09.18 21:56:57 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,112: [server] Read '2023.09.18 21:56:57 LOG7[1]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,112: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,112: [server] Read '2023.09.18 21:56:57 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,112: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,112: [client] Read '2023.09.18 21:56:57 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,112: [client] Read '2023.09.18 21:56:57 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,112: [client] Read '2023.09.18 21:56:57 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,113: [client] Read '2023.09.18 21:56:57 LOG7[1]: Sending close_notify alert' DEBUG: 2023-09-18 21:56:57,113: [start_connections] Create task plain-2 INFO: 2023-09-18 21:56:57,113: [test_connect [127.0.0.1]:41351 #2] Trying port 41351 encrypted False INFO: 2023-09-18 21:56:57,113: [establish_connection [127.0.0.1]:41351 #2] Opening an unencrypted connection DEBUG: 2023-09-18 21:56:57,113: [remove_connection] Done with task 'plain-1' INFO: 2023-09-18 21:56:57,113: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,113: [client] Read '2023.09.18 21:56:57 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,113: [client] Read '2023.09.18 21:56:57 LOG5[1]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,113: [client] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,113: [client] Read '2023.09.18 21:56:57 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,113: [client] Read '2023.09.18 21:56:57 LOG7[1]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:57,113: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,113: [server] Read '2023.09.18 21:56:57 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,113: [server] Read '2023.09.18 21:56:57 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,113: [server] Read '2023.09.18 21:56:57 LOG5[1]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,113: [server] Read '2023.09.18 21:56:57 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,113: [server] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,113: [server] Read '2023.09.18 21:56:57 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,113: [server] Read '2023.09.18 21:56:57 LOG7[1]: Service [server] finished (0 left)' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:38842' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[2]: Service [client] started' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG5[2]: Service [client] accepted connection from 127.0.0.1:38842' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG6[2]: s_connect: connecting 127.0.0.1:37117' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:37117: waiting 10 seconds' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[2]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG5[2]: s_connect: connected 127.0.0.1:37117' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG5[2]: Service [client] connected remote server from 127.0.0.1:49154' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG6[2]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG6[2]: Peer certificate not required' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG6[2]: PSK client configured for identity "test1"' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,114: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,114: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,114: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,114: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,114: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:49154' INFO: 2023-09-18 21:56:57,114: [server] Read '2023.09.18 21:56:57 LOG7[2]: Service [server] started' INFO: 2023-09-18 21:56:57,114: [server] Read '2023.09.18 21:56:57 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,114: [server] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,114: [server] Read '2023.09.18 21:56:57 LOG5[2]: Service [server] accepted connection from 127.0.0.1:49154' INFO: 2023-09-18 21:56:57,115: [server] Read '2023.09.18 21:56:57 LOG6[2]: Peer certificate not required' INFO: 2023-09-18 21:56:57,115: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,115: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,115: [server] Read '2023.09.18 21:56:57 LOG6[2]: PSK identity not found (session resumption?)' INFO: 2023-09-18 21:56:57,115: [server] Read '2023.09.18 21:56:57 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,115: [server] Read '2023.09.18 21:56:57 LOG7[2]: Decrypt session ticket callback' INFO: 2023-09-18 21:56:57,115: [server] Read '2023.09.18 21:56:57 LOG6[2]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:56:57,115: [server] Read '2023.09.18 21:56:57 LOG7[2]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:57,115: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:57,115: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write server hello' DEBUG: 2023-09-18 21:56:57,115: [test_connect [127.0.0.1]:41351 #2] Sending 'Hello 2' to the server INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: 3 server accept(s) requested' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: 3 server accept(s) succeeded' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: 3 session reuse(s)' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: Generate session ticket callback' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: New session callback' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG6[2]: No peer certificate received' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG6[2]: Session id: 980186330979B7A01ABD47130B48198486BC1A18C8D3113DEA0EC9F4B14E0E3E' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG6[2]: TLS accepted: previous session reused' INFO: 2023-09-18 21:56:57,116: [server] Read '2023.09.18 21:56:57 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_128_GCM_SHA256 (128-bit encryption)' INFO: 2023-09-18 21:56:57,116: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,116: [client] Read '2023.09.18 21:56:57 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,116: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:57,116: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:57,116: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,116: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,116: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,116: [client] Read '2023.09.18 21:56:57 LOG7[2]: Remove session callback' INFO: 2023-09-18 21:56:57,116: [client] Read '2023.09.18 21:56:57 LOG7[2]: 3 client connect(s) requested' INFO: 2023-09-18 21:56:57,116: [client] Read '2023.09.18 21:56:57 LOG7[2]: 3 client connect(s) succeeded' INFO: 2023-09-18 21:56:57,116: [client] Read '2023.09.18 21:56:57 LOG7[2]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:57,116: [client] Read '2023.09.18 21:56:57 LOG7[2]: 3 session reuse(s)' INFO: 2023-09-18 21:56:57,116: [client] Read '2023.09.18 21:56:57 LOG6[2]: TLS connected: previous session reused' INFO: 2023-09-18 21:56:57,116: [client] Read '2023.09.18 21:56:57 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_128_GCM_SHA256 (128-bit encryption)' INFO: 2023-09-18 21:56:57,117: [client] Read '2023.09.18 21:56:57 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,117: [client] Read '2023.09.18 21:56:57 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,117: [client] Read '2023.09.18 21:56:57 LOG6[2]: Session id: 426162BD7DF151C21910960F5B0DA1B0AC7F0142FAAE527E2E407BD0250D2183' INFO: 2023-09-18 21:56:57,117: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,117: [server] Read '2023.09.18 21:56:57 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,117: [server] Read '2023.09.18 21:56:57 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,117: [server] Read '2023.09.18 21:56:57 LOG6[2]: Session id: 980186330979B7A01ABD47130B48198486BC1A18C8D3113DEA0EC9F4B14E0E3E' INFO: 2023-09-18 21:56:57,117: [server] Read '2023.09.18 21:56:57 LOG6[2]: s_connect: connecting 127.0.0.1:34863' INFO: 2023-09-18 21:56:57,117: [server] Read '2023.09.18 21:56:57 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:34863: waiting 10 seconds' INFO: 2023-09-18 21:56:57,117: [server] Read '2023.09.18 21:56:57 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,117: [server] Read '2023.09.18 21:56:57 LOG7[2]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:57,117: [server] Read '2023.09.18 21:56:57 LOG5[2]: s_connect: connected 127.0.0.1:34863' INFO: 2023-09-18 21:56:57,117: [server] Read '2023.09.18 21:56:57 LOG6[2]: persistence: 127.0.0.1:34863 cached' INFO: 2023-09-18 21:56:57,117: [server] Read '2023.09.18 21:56:57 LOG5[2]: Service [server] connected remote server from 127.0.0.1:37278' INFO: 2023-09-18 21:56:57,117: [server] Read '2023.09.18 21:56:57 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,118: [server] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,118: [server] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,118: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,118: [client] Read '2023.09.18 21:56:57 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,118: [client] Read '2023.09.18 21:56:57 LOG7[2]: New session callback' INFO: 2023-09-18 21:56:57,118: [client] Read '2023.09.18 21:56:57 LOG6[2]: No peer certificate received' INFO: 2023-09-18 21:56:57,118: [client] Read '2023.09.18 21:56:57 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,118: [client] Read '2023.09.18 21:56:57 LOG6[2]: Session id: A860DAD8AB4AC33012F468FE8F351A26308C498F0133AA12D559859004FDC27B' INFO: 2023-09-18 21:56:57,118: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:57,118: [client_connected_cb [127.0.0.1]:37278] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:57,118: [client_connected_cb [127.0.0.1]:37278] The client #2 sent data to the server: b'Hello 2\n' INFO: 2023-09-18 21:56:57,118: [client_connected_cb [127.0.0.1]:37278] The server sent data to the client #2: b'There!\n' DEBUG: 2023-09-18 21:56:57,118: [client_connected_cb [127.0.0.1]:37278] Closing down the server writer socket DEBUG: 2023-09-18 21:56:57,118: [client_connected_cb [127.0.0.1]:37278] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:57,118: [test_connect [127.0.0.1]:41351 #2] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:57,118: [test_connect [127.0.0.1]:41351 #2] Closing down the client writer socket DEBUG: 2023-09-18 21:56:57,118: [test_connect [127.0.0.1]:41351 #2] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:57,119: [test_connect [127.0.0.1]:41351 #2] Test connection #2 has been completed INFO: 2023-09-18 21:56:57,119: [server] Read '2023.09.18 21:56:57 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,119: [server] Read '2023.09.18 21:56:57 LOG7[2]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,119: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,119: [server] Read '2023.09.18 21:56:57 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,119: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,119: [client] Read '2023.09.18 21:56:57 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,119: [client] Read '2023.09.18 21:56:57 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,119: [client] Read '2023.09.18 21:56:57 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,119: [client] Read '2023.09.18 21:56:57 LOG7[2]: Sending close_notify alert' DEBUG: 2023-09-18 21:56:57,119: [remove_connection] Done with task 'plain-2' DEBUG: 2023-09-18 21:56:57,119: [remove_connection] Testing connections done INFO: 2023-09-18 21:56:57,119: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,119: [client] Read '2023.09.18 21:56:57 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,119: [client] Read '2023.09.18 21:56:57 LOG5[2]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,119: [client] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,119: [client] Read '2023.09.18 21:56:57 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,119: [client] Read '2023.09.18 21:56:57 LOG7[2]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:57,119: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,119: [server] Read '2023.09.18 21:56:57 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,119: [server] Read '2023.09.18 21:56:57 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,119: [server] Read '2023.09.18 21:56:57 LOG5[2]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,119: [server] Read '2023.09.18 21:56:57 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,119: [server] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,119: [server] Read '2023.09.18 21:56:57 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,119: [server] Read '2023.09.18 21:56:57 LOG7[2]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:56:57,120: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:56:57,120: [cleanup_stunnels] Waiting for the 'server' PID 2487768 to exit... DEBUG: 2023-09-18 21:56:57,120: [cleanup_stunnels] Waiting for the 'client' PID 2487787 to exit... INFO: 2023-09-18 21:56:57,120: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,120: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,120: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,120: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:57,120: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:57,120: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:57,120: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Leak detection table utilization: 102/997, 10.23%' INFO: 2023-09-18 21:56:57,120: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:57,120: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:57,120: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:57,120: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:57,120: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:56:57,120: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:56:57,120: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:56:57,120: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,120: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,120: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,120: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:57,120: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:57,120: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:57,120: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Leak detection table utilization: 120/997, 12.04%' INFO: 2023-09-18 21:56:57,120: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:57,121: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:57,121: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:57,121: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:57,121: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:57,121: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:57,121: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:57,121: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:57,121: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:56:57,122: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:56:57,122: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:57,122: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:57,122: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:57,122: [set_result] The test result has been set WARNING: 2023-09-18 21:56:57,122: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:56:57,122: WARNING: 2023-09-18 21:56:57,122: [test_stunnel] ***** Start '132. Cache session resumption with TLSv1.2' ***** INFO: 2023-09-18 21:56:57,122: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:57,122: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:57,122: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:57,123: [start_listener] HTTP server is listening on [127.0.0.1]:41847 INFO: 2023-09-18 21:56:57,123: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:57,123: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:57,123: [start_stunnel] INFO: 2023-09-18 21:56:57,123: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:57,123: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:57,123: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:57,123: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:57,123: [start_stunnel] INFO: 2023-09-18 21:56:57,123: [start_stunnel] sslVersionMax = TLSv1.2 INFO: 2023-09-18 21:56:57,123: [start_stunnel] options = NO_TICKET INFO: 2023-09-18 21:56:57,123: [start_stunnel] INFO: 2023-09-18 21:56:57,123: [start_stunnel] [server] INFO: 2023-09-18 21:56:57,123: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:57,123: [start_stunnel] connect = 127.0.0.1:41847 INFO: 2023-09-18 21:56:57,123: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:57,123: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:56:57,123: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:56:57,123: [start_stunnel] DEBUG: 2023-09-18 21:56:57,123: [run_stunnel] Launching the stunnel 'server' - got pid 2487827 DEBUG: 2023-09-18 21:56:57,123: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:57,148: [server] Read '2023.09.18 21:56:57 LOG7[ui]: TLS options: 0x2104000 (+0x4000, -0x0)' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:57,149: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:34537' DEBUG: 2023-09-18 21:56:57,149: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:34537 INFO: 2023-09-18 21:56:57,150: [check_listening_port] 'server' is listening on port 34537 INFO: 2023-09-18 21:56:57,150: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:56:57,150: [start_stunnel] INFO: 2023-09-18 21:56:57,150: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:56:57,150: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:57,150: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:57,150: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:57,150: [start_stunnel] INFO: 2023-09-18 21:56:57,151: [start_stunnel] [client] INFO: 2023-09-18 21:56:57,151: [start_stunnel] client = yes INFO: 2023-09-18 21:56:57,151: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:57,151: [start_stunnel] connect = 127.0.0.1:34537 INFO: 2023-09-18 21:56:57,151: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:56:57,151: [start_stunnel] INFO: 2023-09-18 21:56:57,151: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:57,151: [server] Read '2023.09.18 21:56:57 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:57,151: [server] Read '2023.09.18 21:56:57 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:57,151: [server] Read '2023.09.18 21:56:57 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:56:57,151: [run_stunnel] Launching the stunnel 'client' - got pid 2487852 DEBUG: 2023-09-18 21:56:57,151: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:57,175: [client] Read '2023.09.18 21:56:57 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:57,176: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:36881' DEBUG: 2023-09-18 21:56:57,176: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:36881 INFO: 2023-09-18 21:56:57,177: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:57,177: [check_listening_port] 'client' is listening on port 36881 DEBUG: 2023-09-18 21:56:57,177: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:57,177: [start_connections] Create task plain-0 INFO: 2023-09-18 21:56:57,178: [test_connect [127.0.0.1]:36881 #0] Trying port 36881 encrypted False INFO: 2023-09-18 21:56:57,178: [establish_connection [127.0.0.1]:36881 #0] Opening an unencrypted connection INFO: 2023-09-18 21:56:57,178: [client] Read '2023.09.18 21:56:57 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:57,178: [client] Read '2023.09.18 21:56:57 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:57,178: [client] Read '2023.09.18 21:56:57 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:56:57,178: [client] Read '2023.09.18 21:56:57 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:56:57,178: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:38456' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG5[0]: Service [client] accepted connection from 127.0.0.1:38456' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG6[0]: s_connect: connecting 127.0.0.1:34537' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:34537: waiting 10 seconds' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG5[0]: s_connect: connected 127.0.0.1:34537' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG5[0]: Service [client] connected remote server from 127.0.0.1:47252' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:57,183: [client] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' DEBUG: 2023-09-18 21:56:57,184: [test_connect [127.0.0.1]:36881 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:57,184: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:47252' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG5[0]: Service [server] accepted connection from 127.0.0.1:47252' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[0]: Get session callback' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:57,184: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write key exchange' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write server done' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write server done' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Pre-verification error ignored: unable to get local issuer certificate' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Pre-verification error ignored: unable to verify the first certificate' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:56:57,185: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read client key exchange' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read change cipher spec' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG6[0]: Session id: DE7CC7AA18507D6B47EC6A783F24C770ACF3E022A4897614E481BC0392E0CB71' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: 1 internal session cache miss(es)' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLSv1.2 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG3[0]: SSL_get_peer_tmp_key: Peer suddenly disconnected' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG6[0]: s_connect: connecting 127.0.0.1:41847' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:41847: waiting 10 seconds' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG5[0]: s_connect: connected 127.0.0.1:41847' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG6[0]: persistence: 127.0.0.1:41847 cached' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG5[0]: Service [server] connected remote server from 127.0.0.1:57192' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,186: [server] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,186: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,186: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:57,186: [client] Read '2023.09.18 21:56:57 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,186: [client] Read '2023.09.18 21:56:57 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,186: [client] Read '2023.09.18 21:56:57 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,186: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:56:57,186: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server key exchange' INFO: 2023-09-18 21:56:57,186: [client] Read '2023.09.18 21:56:57 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server done' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client key exchange' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write certificate verify' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read change cipher spec' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG6[0]: Session id: DE7CC7AA18507D6B47EC6A783F24C770ACF3E022A4897614E481BC0392E0CB71' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLSv1.2 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,187: [client] Read '2023.09.18 21:56:57 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,188: [client_connected_cb [127.0.0.1]:57192] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:57,188: [client_connected_cb [127.0.0.1]:57192] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:57,188: [client_connected_cb [127.0.0.1]:57192] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:57,188: [client_connected_cb [127.0.0.1]:57192] Closing down the server writer socket DEBUG: 2023-09-18 21:56:57,188: [client_connected_cb [127.0.0.1]:57192] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:57,188: [test_connect [127.0.0.1]:36881 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:57,188: [test_connect [127.0.0.1]:36881 #0] Closing down the client writer socket DEBUG: 2023-09-18 21:56:57,188: [test_connect [127.0.0.1]:36881 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:57,188: [test_connect [127.0.0.1]:36881 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:57,189: [server] Read '2023.09.18 21:56:57 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,189: [server] Read '2023.09.18 21:56:57 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,189: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,189: [server] Read '2023.09.18 21:56:57 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,189: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,189: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,189: [client] Read '2023.09.18 21:56:57 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,189: [client] Read '2023.09.18 21:56:57 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,189: [client] Read '2023.09.18 21:56:57 LOG7[0]: Sending close_notify alert' DEBUG: 2023-09-18 21:56:57,189: [start_connections] Create task plain-1 INFO: 2023-09-18 21:56:57,189: [test_connect [127.0.0.1]:36881 #1] Trying port 36881 encrypted False INFO: 2023-09-18 21:56:57,189: [establish_connection [127.0.0.1]:36881 #1] Opening an unencrypted connection DEBUG: 2023-09-18 21:56:57,189: [remove_connection] Done with task 'plain-0' INFO: 2023-09-18 21:56:57,189: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,189: [client] Read '2023.09.18 21:56:57 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,189: [client] Read '2023.09.18 21:56:57 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,189: [client] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,189: [client] Read '2023.09.18 21:56:57 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,189: [client] Read '2023.09.18 21:56:57 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:57,189: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,189: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,189: [server] Read '2023.09.18 21:56:57 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,190: [server] Read '2023.09.18 21:56:57 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,190: [server] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,190: [server] Read '2023.09.18 21:56:57 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,190: [server] Read '2023.09.18 21:56:57 LOG7[0]: Service [server] finished (0 left)' INFO: 2023-09-18 21:56:57,190: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,190: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,190: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,190: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:38462' INFO: 2023-09-18 21:56:57,190: [client] Read '2023.09.18 21:56:57 LOG7[1]: Service [client] started' INFO: 2023-09-18 21:56:57,190: [client] Read '2023.09.18 21:56:57 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,190: [client] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,190: [client] Read '2023.09.18 21:56:57 LOG5[1]: Service [client] accepted connection from 127.0.0.1:38462' INFO: 2023-09-18 21:56:57,190: [client] Read '2023.09.18 21:56:57 LOG6[1]: s_connect: connecting 127.0.0.1:34537' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:34537: waiting 10 seconds' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG5[1]: s_connect: connected 127.0.0.1:34537' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG5[1]: Service [client] connected remote server from 127.0.0.1:47258' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG6[1]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG6[1]: Peer certificate not required' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS read change cipher spec' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: 2 client connect(s) requested' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: 2 client connect(s) succeeded' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG6[1]: TLS connected: previous session reused' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG6[1]: TLSv1.2 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG3[1]: SSL_get_peer_tmp_key: Peer suddenly disconnected' INFO: 2023-09-18 21:56:57,191: [client] Read '2023.09.18 21:56:57 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:47258' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[1]: Service [server] started' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG5[1]: Service [server] accepted connection from 127.0.0.1:47258' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG6[1]: Peer certificate required' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[1]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,191: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,192: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS read change cipher spec' INFO: 2023-09-18 21:56:57,192: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS read finished' DEBUG: 2023-09-18 21:56:57,192: [test_connect [127.0.0.1]:36881 #1] Sending 'Hello 1' to the server INFO: 2023-09-18 21:56:57,192: [client] Read '2023.09.18 21:56:57 LOG6[1]: Session id: DE7CC7AA18507D6B47EC6A783F24C770ACF3E022A4897614E481BC0392E0CB71' INFO: 2023-09-18 21:56:57,192: [server] Read '2023.09.18 21:56:57 LOG7[1]: 2 server accept(s) requested' INFO: 2023-09-18 21:56:57,192: [server] Read '2023.09.18 21:56:57 LOG7[1]: 2 server accept(s) succeeded' INFO: 2023-09-18 21:56:57,192: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG7[1]: 1 internal session cache item(s)' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG7[1]: 1 internal session cache miss(es)' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG6[1]: TLS accepted: previous session reused' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG6[1]: TLSv1.2 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG3[1]: SSL_get_peer_tmp_key: Peer suddenly disconnected' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG6[1]: Session id: DE7CC7AA18507D6B47EC6A783F24C770ACF3E022A4897614E481BC0392E0CB71' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG6[1]: s_connect: connecting 127.0.0.1:41847' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:41847: waiting 10 seconds' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG7[1]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG5[1]: s_connect: connected 127.0.0.1:41847' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG6[1]: persistence: 127.0.0.1:41847 cached' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG5[1]: Service [server] connected remote server from 127.0.0.1:57198' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,193: [server] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,193: [client_connected_cb [127.0.0.1]:57198] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:57,193: [client_connected_cb [127.0.0.1]:57198] The client #1 sent data to the server: b'Hello 1\n' INFO: 2023-09-18 21:56:57,193: [client_connected_cb [127.0.0.1]:57198] The server sent data to the client #1: b'There!\n' DEBUG: 2023-09-18 21:56:57,193: [client_connected_cb [127.0.0.1]:57198] Closing down the server writer socket DEBUG: 2023-09-18 21:56:57,194: [client_connected_cb [127.0.0.1]:57198] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:57,194: [test_connect [127.0.0.1]:36881 #1] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:57,194: [test_connect [127.0.0.1]:36881 #1] Closing down the client writer socket DEBUG: 2023-09-18 21:56:57,194: [test_connect [127.0.0.1]:36881 #1] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:57,194: [test_connect [127.0.0.1]:36881 #1] Test connection #1 has been completed INFO: 2023-09-18 21:56:57,194: [server] Read '2023.09.18 21:56:57 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,194: [server] Read '2023.09.18 21:56:57 LOG7[1]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,194: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,194: [server] Read '2023.09.18 21:56:57 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,194: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,194: [client] Read '2023.09.18 21:56:57 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,194: [client] Read '2023.09.18 21:56:57 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,194: [client] Read '2023.09.18 21:56:57 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,194: [client] Read '2023.09.18 21:56:57 LOG7[1]: Sending close_notify alert' DEBUG: 2023-09-18 21:56:57,194: [start_connections] Create task plain-2 INFO: 2023-09-18 21:56:57,194: [test_connect [127.0.0.1]:36881 #2] Trying port 36881 encrypted False INFO: 2023-09-18 21:56:57,194: [establish_connection [127.0.0.1]:36881 #2] Opening an unencrypted connection DEBUG: 2023-09-18 21:56:57,194: [remove_connection] Done with task 'plain-1' INFO: 2023-09-18 21:56:57,195: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,195: [client] Read '2023.09.18 21:56:57 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,195: [client] Read '2023.09.18 21:56:57 LOG5[1]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,195: [client] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,195: [client] Read '2023.09.18 21:56:57 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,195: [client] Read '2023.09.18 21:56:57 LOG7[1]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:57,195: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,195: [server] Read '2023.09.18 21:56:57 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,195: [server] Read '2023.09.18 21:56:57 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,195: [server] Read '2023.09.18 21:56:57 LOG5[1]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,195: [server] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,195: [server] Read '2023.09.18 21:56:57 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,195: [server] Read '2023.09.18 21:56:57 LOG7[1]: Service [server] finished (0 left)' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:38468' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: Service [client] started' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG5[2]: Service [client] accepted connection from 127.0.0.1:38468' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG6[2]: s_connect: connecting 127.0.0.1:34537' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:34537: waiting 10 seconds' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG5[2]: s_connect: connected 127.0.0.1:34537' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG5[2]: Service [client] connected remote server from 127.0.0.1:47264' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG6[2]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG6[2]: Peer certificate not required' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS read change cipher spec' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: 3 client connect(s) requested' INFO: 2023-09-18 21:56:57,196: [client] Read '2023.09.18 21:56:57 LOG7[2]: 3 client connect(s) succeeded' INFO: 2023-09-18 21:56:57,197: [client] Read '2023.09.18 21:56:57 LOG7[2]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:57,197: [client] Read '2023.09.18 21:56:57 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:56:57,197: [client] Read '2023.09.18 21:56:57 LOG6[2]: TLS connected: previous session reused' INFO: 2023-09-18 21:56:57,197: [client] Read '2023.09.18 21:56:57 LOG6[2]: TLSv1.2 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,197: [client] Read '2023.09.18 21:56:57 LOG3[2]: SSL_get_peer_tmp_key: Peer suddenly disconnected' INFO: 2023-09-18 21:56:57,197: [client] Read '2023.09.18 21:56:57 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,197: [client] Read '2023.09.18 21:56:57 LOG6[2]: Session id: DE7CC7AA18507D6B47EC6A783F24C770ACF3E022A4897614E481BC0392E0CB71' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:47264' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: Service [server] started' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG5[2]: Service [server] accepted connection from 127.0.0.1:47264' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG6[2]: Peer certificate required' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS read change cipher spec' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: 3 server accept(s) requested' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: 3 server accept(s) succeeded' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: 1 internal session cache item(s)' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: 1 internal session cache miss(es)' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG6[2]: TLS accepted: previous session reused' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG6[2]: TLSv1.2 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG3[2]: SSL_get_peer_tmp_key: Peer suddenly disconnected' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,197: [server] Read '2023.09.18 21:56:57 LOG6[2]: Session id: DE7CC7AA18507D6B47EC6A783F24C770ACF3E022A4897614E481BC0392E0CB71' INFO: 2023-09-18 21:56:57,198: [server] Read '2023.09.18 21:56:57 LOG6[2]: s_connect: connecting 127.0.0.1:41847' INFO: 2023-09-18 21:56:57,198: [server] Read '2023.09.18 21:56:57 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:41847: waiting 10 seconds' INFO: 2023-09-18 21:56:57,198: [server] Read '2023.09.18 21:56:57 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,198: [server] Read '2023.09.18 21:56:57 LOG7[2]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:57,198: [server] Read '2023.09.18 21:56:57 LOG5[2]: s_connect: connected 127.0.0.1:41847' INFO: 2023-09-18 21:56:57,198: [server] Read '2023.09.18 21:56:57 LOG6[2]: persistence: 127.0.0.1:41847 cached' INFO: 2023-09-18 21:56:57,198: [server] Read '2023.09.18 21:56:57 LOG5[2]: Service [server] connected remote server from 127.0.0.1:57204' INFO: 2023-09-18 21:56:57,198: [server] Read '2023.09.18 21:56:57 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,198: [server] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,198: [server] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) initialized' DEBUG: 2023-09-18 21:56:57,199: [test_connect [127.0.0.1]:36881 #2] Sending 'Hello 2' to the server INFO: 2023-09-18 21:56:57,199: [client_connected_cb [127.0.0.1]:57204] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:57,199: [client_connected_cb [127.0.0.1]:57204] The client #2 sent data to the server: b'Hello 2\n' INFO: 2023-09-18 21:56:57,199: [client_connected_cb [127.0.0.1]:57204] The server sent data to the client #2: b'There!\n' DEBUG: 2023-09-18 21:56:57,199: [client_connected_cb [127.0.0.1]:57204] Closing down the server writer socket DEBUG: 2023-09-18 21:56:57,199: [client_connected_cb [127.0.0.1]:57204] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:57,199: [test_connect [127.0.0.1]:36881 #2] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:57,199: [test_connect [127.0.0.1]:36881 #2] Closing down the client writer socket INFO: 2023-09-18 21:56:57,199: [server] Read '2023.09.18 21:56:57 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,199: [server] Read '2023.09.18 21:56:57 LOG7[2]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,199: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,199: [server] Read '2023.09.18 21:56:57 LOG6[2]: SSL_shutdown successfully sent close_notify alert' DEBUG: 2023-09-18 21:56:57,199: [test_connect [127.0.0.1]:36881 #2] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:57,199: [test_connect [127.0.0.1]:36881 #2] Test connection #2 has been completed INFO: 2023-09-18 21:56:57,199: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,200: [client] Read '2023.09.18 21:56:57 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,200: [client] Read '2023.09.18 21:56:57 LOG7[2]: Sent socket write shutdown' DEBUG: 2023-09-18 21:56:57,200: [remove_connection] Done with task 'plain-2' DEBUG: 2023-09-18 21:56:57,200: [remove_connection] Testing connections done INFO: 2023-09-18 21:56:57,200: [client] Read '2023.09.18 21:56:57 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,200: [client] Read '2023.09.18 21:56:57 LOG7[2]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,200: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,200: [client] Read '2023.09.18 21:56:57 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,200: [client] Read '2023.09.18 21:56:57 LOG5[2]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,200: [client] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,200: [client] Read '2023.09.18 21:56:57 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,200: [client] Read '2023.09.18 21:56:57 LOG7[2]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:57,200: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,200: [server] Read '2023.09.18 21:56:57 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,200: [server] Read '2023.09.18 21:56:57 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,200: [server] Read '2023.09.18 21:56:57 LOG5[2]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,200: [server] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,200: [server] Read '2023.09.18 21:56:57 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,200: [server] Read '2023.09.18 21:56:57 LOG7[2]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:56:57,200: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:56:57,200: [cleanup_stunnels] Waiting for the 'server' PID 2487827 to exit... DEBUG: 2023-09-18 21:56:57,200: [cleanup_stunnels] Waiting for the 'client' PID 2487852 to exit... INFO: 2023-09-18 21:56:57,201: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,201: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,201: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,201: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:57,201: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:57,201: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:57,201: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Leak detection table utilization: 157/997, 15.75%' INFO: 2023-09-18 21:56:57,201: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:57,201: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:57,201: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:57,201: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:57,201: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:57,201: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:57,201: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:57,201: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,201: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,201: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,201: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:57,201: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:57,201: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:57,201: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Leak detection table utilization: 154/997, 15.45%' INFO: 2023-09-18 21:56:57,201: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:57,201: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:57,201: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:57,201: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:57,201: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:56:57,201: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:56:57,201: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:56:57,202: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:56:57,202: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:57,202: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:56:57,202: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:57,202: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:57,203: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:57,203: [set_result] The test result has been set WARNING: 2023-09-18 21:56:57,203: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:56:57,203: WARNING: 2023-09-18 21:56:57,203: [test_stunnel] ***** Start '133. Test enabled "sessionResume" option' ***** INFO: 2023-09-18 21:56:57,203: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:57,203: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:57,203: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:57,204: [start_listener] HTTP server is listening on [127.0.0.1]:45459 INFO: 2023-09-18 21:56:57,204: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:57,204: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:57,204: [start_stunnel] INFO: 2023-09-18 21:56:57,204: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:57,204: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:57,204: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:57,204: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:57,204: [start_stunnel] INFO: 2023-09-18 21:56:57,204: [start_stunnel] sessionResume = yes INFO: 2023-09-18 21:56:57,204: [start_stunnel] INFO: 2023-09-18 21:56:57,204: [start_stunnel] [server] INFO: 2023-09-18 21:56:57,204: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:57,204: [start_stunnel] connect = 127.0.0.1:45459 INFO: 2023-09-18 21:56:57,204: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:57,204: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:56:57,204: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:56:57,204: [start_stunnel] DEBUG: 2023-09-18 21:56:57,204: [run_stunnel] Launching the stunnel 'server' - got pid 2487874 DEBUG: 2023-09-18 21:56:57,204: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:57,229: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:57,230: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:57,231: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:57,231: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:57,231: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:57,231: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:57,231: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:35833' DEBUG: 2023-09-18 21:56:57,231: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:35833 INFO: 2023-09-18 21:56:57,231: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:57,231: [server] Read '2023.09.18 21:56:57 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:57,231: [server] Read '2023.09.18 21:56:57 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:57,231: [server] Read '2023.09.18 21:56:57 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:56:57,232: [check_listening_port] 'server' is listening on port 35833 INFO: 2023-09-18 21:56:57,232: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:56:57,232: [start_stunnel] INFO: 2023-09-18 21:56:57,232: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:56:57,232: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:57,232: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:57,232: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:57,232: [start_stunnel] INFO: 2023-09-18 21:56:57,232: [start_stunnel] [client] INFO: 2023-09-18 21:56:57,232: [start_stunnel] client = yes INFO: 2023-09-18 21:56:57,232: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:57,232: [start_stunnel] connect = 127.0.0.1:35833 INFO: 2023-09-18 21:56:57,232: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:56:57,232: [start_stunnel] DEBUG: 2023-09-18 21:56:57,232: [run_stunnel] Launching the stunnel 'client' - got pid 2487878 DEBUG: 2023-09-18 21:56:57,232: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:57,257: [client] Read '2023.09.18 21:56:57 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:40071' DEBUG: 2023-09-18 21:56:57,258: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:40071 INFO: 2023-09-18 21:56:57,258: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:57,259: [client] Read '2023.09.18 21:56:57 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:57,259: [client] Read '2023.09.18 21:56:57 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:57,259: [client] Read '2023.09.18 21:56:57 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:56:57,259: [client] Read '2023.09.18 21:56:57 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:56:57,259: [check_listening_port] 'client' is listening on port 40071 DEBUG: 2023-09-18 21:56:57,259: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:57,259: [start_connections] Create task plain-0 INFO: 2023-09-18 21:56:57,259: [test_connect [127.0.0.1]:40071 #0] Trying port 40071 encrypted False INFO: 2023-09-18 21:56:57,259: [establish_connection [127.0.0.1]:40071 #0] Opening an unencrypted connection INFO: 2023-09-18 21:56:57,259: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,259: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,259: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,259: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:42988' INFO: 2023-09-18 21:56:57,259: [client] Read '2023.09.18 21:56:57 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:56:57,259: [client] Read '2023.09.18 21:56:57 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,259: [client] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,259: [client] Read '2023.09.18 21:56:57 LOG5[0]: Service [client] accepted connection from 127.0.0.1:42988' DEBUG: 2023-09-18 21:56:57,260: [test_connect [127.0.0.1]:40071 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:57,260: [client] Read '2023.09.18 21:56:57 LOG6[0]: s_connect: connecting 127.0.0.1:35833' INFO: 2023-09-18 21:56:57,260: [client] Read '2023.09.18 21:56:57 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:35833: waiting 10 seconds' INFO: 2023-09-18 21:56:57,260: [client] Read '2023.09.18 21:56:57 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,260: [client] Read '2023.09.18 21:56:57 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:57,260: [client] Read '2023.09.18 21:56:57 LOG5[0]: s_connect: connected 127.0.0.1:35833' INFO: 2023-09-18 21:56:57,260: [client] Read '2023.09.18 21:56:57 LOG5[0]: Service [client] connected remote server from 127.0.0.1:47236' INFO: 2023-09-18 21:56:57,260: [client] Read '2023.09.18 21:56:57 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,260: [client] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,260: [client] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,260: [client] Read '2023.09.18 21:56:57 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,260: [client] Read '2023.09.18 21:56:57 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:57,260: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,260: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,260: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,275: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:47236' INFO: 2023-09-18 21:56:57,275: [server] Read '2023.09.18 21:56:57 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:57,275: [server] Read '2023.09.18 21:56:57 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,275: [server] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,275: [server] Read '2023.09.18 21:56:57 LOG5[0]: Service [server] accepted connection from 127.0.0.1:47236' INFO: 2023-09-18 21:56:57,275: [server] Read '2023.09.18 21:56:57 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:57,275: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,275: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,275: [server] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,275: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:57,275: [client] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,275: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,275: [server] Read '2023.09.18 21:56:57 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:57,275: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:57,275: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:57,275: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,275: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:57,276: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:57,276: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:57,276: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:56:57,276: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,276: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,276: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Pre-verification error ignored: unable to get local issuer certificate' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Pre-verification error ignored: unable to verify the first certificate' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG6[0]: Session id: E063683023F558E25645D3133D5B88AC28A854720AF6B238924EE132D2115065' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG6[0]: Session id: ACF22796ABC9A109873A6113C3B754C1392AAAEE9A440AE560F2615CDDD8B4A0' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:57,277: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,278: [server] Read '2023.09.18 21:56:57 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,278: [server] Read '2023.09.18 21:56:57 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,278: [server] Read '2023.09.18 21:56:57 LOG6[0]: s_connect: connecting 127.0.0.1:45459' INFO: 2023-09-18 21:56:57,278: [server] Read '2023.09.18 21:56:57 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:45459: waiting 10 seconds' INFO: 2023-09-18 21:56:57,278: [server] Read '2023.09.18 21:56:57 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,278: [server] Read '2023.09.18 21:56:57 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:57,278: [server] Read '2023.09.18 21:56:57 LOG5[0]: s_connect: connected 127.0.0.1:45459' INFO: 2023-09-18 21:56:57,278: [server] Read '2023.09.18 21:56:57 LOG6[0]: persistence: 127.0.0.1:45459 cached' INFO: 2023-09-18 21:56:57,278: [server] Read '2023.09.18 21:56:57 LOG5[0]: Service [server] connected remote server from 127.0.0.1:34220' INFO: 2023-09-18 21:56:57,278: [server] Read '2023.09.18 21:56:57 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,278: [server] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,278: [server] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write certificate verify' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG6[0]: Session id: 8F70905A85C39F7F39F72030275BD0F702BD8AF544A4D5C3968842D62CFA3C85' INFO: 2023-09-18 21:56:57,278: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:57,279: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,279: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,279: [client] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,279: [client] Read '2023.09.18 21:56:57 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:57,279: [client] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,279: [client] Read '2023.09.18 21:56:57 LOG6[0]: Session id: 3A29F930706548D2FCE9D9D242E08CA7EE6F145C3F8419B360C83F97C635D233' INFO: 2023-09-18 21:56:57,279: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:57,280: [client_connected_cb [127.0.0.1]:34220] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:57,280: [client_connected_cb [127.0.0.1]:34220] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:57,280: [client_connected_cb [127.0.0.1]:34220] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:57,280: [client_connected_cb [127.0.0.1]:34220] Closing down the server writer socket DEBUG: 2023-09-18 21:56:57,280: [client_connected_cb [127.0.0.1]:34220] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:57,280: [test_connect [127.0.0.1]:40071 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:57,280: [test_connect [127.0.0.1]:40071 #0] Closing down the client writer socket DEBUG: 2023-09-18 21:56:57,280: [test_connect [127.0.0.1]:40071 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:57,280: [test_connect [127.0.0.1]:40071 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:57,280: [server] Read '2023.09.18 21:56:57 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,281: [server] Read '2023.09.18 21:56:57 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,281: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,281: [server] Read '2023.09.18 21:56:57 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,281: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,281: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,281: [client] Read '2023.09.18 21:56:57 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,281: [client] Read '2023.09.18 21:56:57 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,281: [client] Read '2023.09.18 21:56:57 LOG7[0]: Sending close_notify alert' DEBUG: 2023-09-18 21:56:57,281: [start_connections] Create task plain-1 INFO: 2023-09-18 21:56:57,281: [test_connect [127.0.0.1]:40071 #1] Trying port 40071 encrypted False INFO: 2023-09-18 21:56:57,281: [establish_connection [127.0.0.1]:40071 #1] Opening an unencrypted connection DEBUG: 2023-09-18 21:56:57,281: [remove_connection] Done with task 'plain-0' INFO: 2023-09-18 21:56:57,281: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,281: [client] Read '2023.09.18 21:56:57 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,281: [client] Read '2023.09.18 21:56:57 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,281: [client] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,281: [client] Read '2023.09.18 21:56:57 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,281: [client] Read '2023.09.18 21:56:57 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:57,281: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,281: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,281: [server] Read '2023.09.18 21:56:57 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,281: [server] Read '2023.09.18 21:56:57 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,281: [server] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,281: [server] Read '2023.09.18 21:56:57 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,281: [server] Read '2023.09.18 21:56:57 LOG7[0]: Service [server] finished (0 left)' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:42994' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[1]: Service [client] started' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG5[1]: Service [client] accepted connection from 127.0.0.1:42994' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG6[1]: s_connect: connecting 127.0.0.1:35833' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:35833: waiting 10 seconds' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[1]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG5[1]: s_connect: connected 127.0.0.1:35833' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG5[1]: Service [client] connected remote server from 127.0.0.1:47242' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG6[1]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG6[1]: Peer certificate not required' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:57,282: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,282: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,282: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,282: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,282: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:47242' INFO: 2023-09-18 21:56:57,282: [server] Read '2023.09.18 21:56:57 LOG7[1]: Service [server] started' INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG5[1]: Service [server] accepted connection from 127.0.0.1:47242' INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG6[1]: Peer certificate required' INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): before SSL initialization' DEBUG: 2023-09-18 21:56:57,283: [test_connect [127.0.0.1]:40071 #1] Sending 'Hello 1' to the server INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG7[1]: Decrypt session ticket callback' INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG6[1]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG7[1]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:57,283: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: 2 server accept(s) requested' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: 2 server accept(s) succeeded' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: 1 internal session cache item(s)' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,284: [server] Read '2023.09.18 21:56:57 LOG7[1]: Generate session ticket callback' INFO: 2023-09-18 21:56:57,284: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,284: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:57,284: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:57,284: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,284: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,284: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,284: [client] Read '2023.09.18 21:56:57 LOG7[1]: Remove session callback' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG7[1]: 2 client connect(s) requested' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG7[1]: 2 client connect(s) succeeded' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG7[1]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG6[1]: TLS connected: previous session reused' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG6[1]: Session id: 3A29F930706548D2FCE9D9D242E08CA7EE6F145C3F8419B360C83F97C635D233' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG7[1]: New session callback' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG6[1]: Session id: 2E65DF9B6C87F1B0E7A2AB2D84A531E16212DDD4736A1233CA82811579E06C7E' INFO: 2023-09-18 21:56:57,285: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:57,285: [server] Read '2023.09.18 21:56:57 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,285: [server] Read '2023.09.18 21:56:57 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,285: [server] Read '2023.09.18 21:56:57 LOG7[1]: New session callback' INFO: 2023-09-18 21:56:57,285: [server] Read '2023.09.18 21:56:57 LOG6[1]: Session id: CAF2D0DF1C4C4D3EB7AE49CE094B871DD3B72540C4D27C0BD35A8558501EA2A3' INFO: 2023-09-18 21:56:57,285: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:57,285: [server] Read '2023.09.18 21:56:57 LOG6[1]: TLS accepted: previous session reused' INFO: 2023-09-18 21:56:57,285: [server] Read '2023.09.18 21:56:57 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,286: [server] Read '2023.09.18 21:56:57 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,286: [server] Read '2023.09.18 21:56:57 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,286: [server] Read '2023.09.18 21:56:57 LOG6[1]: Session id: CAF2D0DF1C4C4D3EB7AE49CE094B871DD3B72540C4D27C0BD35A8558501EA2A3' INFO: 2023-09-18 21:56:57,286: [server] Read '2023.09.18 21:56:57 LOG6[1]: s_connect: connecting 127.0.0.1:45459' INFO: 2023-09-18 21:56:57,286: [server] Read '2023.09.18 21:56:57 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:45459: waiting 10 seconds' INFO: 2023-09-18 21:56:57,286: [server] Read '2023.09.18 21:56:57 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,286: [server] Read '2023.09.18 21:56:57 LOG7[1]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:57,286: [server] Read '2023.09.18 21:56:57 LOG5[1]: s_connect: connected 127.0.0.1:45459' INFO: 2023-09-18 21:56:57,286: [server] Read '2023.09.18 21:56:57 LOG6[1]: persistence: 127.0.0.1:45459 cached' INFO: 2023-09-18 21:56:57,286: [server] Read '2023.09.18 21:56:57 LOG5[1]: Service [server] connected remote server from 127.0.0.1:34226' INFO: 2023-09-18 21:56:57,286: [server] Read '2023.09.18 21:56:57 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,286: [server] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,286: [server] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,286: [client_connected_cb [127.0.0.1]:34226] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:57,286: [client_connected_cb [127.0.0.1]:34226] The client #1 sent data to the server: b'Hello 1\n' INFO: 2023-09-18 21:56:57,286: [client_connected_cb [127.0.0.1]:34226] The server sent data to the client #1: b'There!\n' DEBUG: 2023-09-18 21:56:57,286: [client_connected_cb [127.0.0.1]:34226] Closing down the server writer socket DEBUG: 2023-09-18 21:56:57,286: [client_connected_cb [127.0.0.1]:34226] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:57,286: [test_connect [127.0.0.1]:40071 #1] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:57,286: [test_connect [127.0.0.1]:40071 #1] Closing down the client writer socket DEBUG: 2023-09-18 21:56:57,287: [test_connect [127.0.0.1]:40071 #1] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:57,287: [test_connect [127.0.0.1]:40071 #1] Test connection #1 has been completed INFO: 2023-09-18 21:56:57,287: [server] Read '2023.09.18 21:56:57 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,287: [server] Read '2023.09.18 21:56:57 LOG7[1]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,287: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,287: [server] Read '2023.09.18 21:56:57 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,287: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,287: [client] Read '2023.09.18 21:56:57 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,287: [client] Read '2023.09.18 21:56:57 LOG7[1]: Sent socket write shutdown' DEBUG: 2023-09-18 21:56:57,287: [start_connections] Create task plain-2 INFO: 2023-09-18 21:56:57,287: [client] Read '2023.09.18 21:56:57 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,287: [client] Read '2023.09.18 21:56:57 LOG7[1]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,287: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,287: [client] Read '2023.09.18 21:56:57 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,287: [client] Read '2023.09.18 21:56:57 LOG5[1]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,287: [client] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,287: [client] Read '2023.09.18 21:56:57 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,287: [client] Read '2023.09.18 21:56:57 LOG7[1]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:57,287: [test_connect [127.0.0.1]:40071 #2] Trying port 40071 encrypted False INFO: 2023-09-18 21:56:57,287: [establish_connection [127.0.0.1]:40071 #2] Opening an unencrypted connection DEBUG: 2023-09-18 21:56:57,287: [remove_connection] Done with task 'plain-1' INFO: 2023-09-18 21:56:57,288: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,288: [server] Read '2023.09.18 21:56:57 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,288: [server] Read '2023.09.18 21:56:57 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,288: [server] Read '2023.09.18 21:56:57 LOG5[1]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,288: [server] Read '2023.09.18 21:56:57 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,288: [server] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,288: [server] Read '2023.09.18 21:56:57 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,288: [server] Read '2023.09.18 21:56:57 LOG7[1]: Service [server] finished (0 left)' INFO: 2023-09-18 21:56:57,288: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,288: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,288: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,288: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:43000' INFO: 2023-09-18 21:56:57,288: [client] Read '2023.09.18 21:56:57 LOG7[2]: Service [client] started' INFO: 2023-09-18 21:56:57,288: [client] Read '2023.09.18 21:56:57 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,288: [client] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,289: [client] Read '2023.09.18 21:56:57 LOG5[2]: Service [client] accepted connection from 127.0.0.1:43000' INFO: 2023-09-18 21:56:57,289: [client] Read '2023.09.18 21:56:57 LOG6[2]: s_connect: connecting 127.0.0.1:35833' INFO: 2023-09-18 21:56:57,289: [client] Read '2023.09.18 21:56:57 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:35833: waiting 10 seconds' INFO: 2023-09-18 21:56:57,289: [client] Read '2023.09.18 21:56:57 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,289: [client] Read '2023.09.18 21:56:57 LOG7[2]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:57,289: [client] Read '2023.09.18 21:56:57 LOG5[2]: s_connect: connected 127.0.0.1:35833' INFO: 2023-09-18 21:56:57,289: [client] Read '2023.09.18 21:56:57 LOG5[2]: Service [client] connected remote server from 127.0.0.1:47248' INFO: 2023-09-18 21:56:57,289: [client] Read '2023.09.18 21:56:57 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,289: [client] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,289: [client] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,289: [client] Read '2023.09.18 21:56:57 LOG6[2]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,289: [client] Read '2023.09.18 21:56:57 LOG6[2]: Peer certificate not required' INFO: 2023-09-18 21:56:57,289: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:57,289: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,289: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,289: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,289: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,289: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:47248' INFO: 2023-09-18 21:56:57,289: [server] Read '2023.09.18 21:56:57 LOG7[2]: Service [server] started' INFO: 2023-09-18 21:56:57,289: [server] Read '2023.09.18 21:56:57 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,289: [server] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,289: [server] Read '2023.09.18 21:56:57 LOG5[2]: Service [server] accepted connection from 127.0.0.1:47248' INFO: 2023-09-18 21:56:57,289: [server] Read '2023.09.18 21:56:57 LOG6[2]: Peer certificate required' INFO: 2023-09-18 21:56:57,289: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,289: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): before SSL initialization' DEBUG: 2023-09-18 21:56:57,290: [test_connect [127.0.0.1]:40071 #2] Sending 'Hello 2' to the server INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: Decrypt session ticket callback' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG6[2]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: 3 server accept(s) requested' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: 3 server accept(s) succeeded' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: 1 internal session cache item(s)' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:57,290: [server] Read '2023.09.18 21:56:57 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,291: [server] Read '2023.09.18 21:56:57 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,291: [server] Read '2023.09.18 21:56:57 LOG7[2]: Generate session ticket callback' INFO: 2023-09-18 21:56:57,291: [server] Read '2023.09.18 21:56:57 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,291: [server] Read '2023.09.18 21:56:57 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,291: [server] Read '2023.09.18 21:56:57 LOG7[2]: New session callback' INFO: 2023-09-18 21:56:57,291: [server] Read '2023.09.18 21:56:57 LOG6[2]: Session id: 6AD723D6CA6D2F1E6D73060BE25456DB7EDC3C42031BA9ED153A2089A534108C' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG7[2]: Remove session callback' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG7[2]: 3 client connect(s) requested' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG7[2]: 3 client connect(s) succeeded' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG7[2]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG6[2]: TLS connected: previous session reused' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,291: [client] Read '2023.09.18 21:56:57 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,292: [client] Read '2023.09.18 21:56:57 LOG6[2]: Session id: 2E65DF9B6C87F1B0E7A2AB2D84A531E16212DDD4736A1233CA82811579E06C7E' INFO: 2023-09-18 21:56:57,292: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,292: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:57,292: [client] Read '2023.09.18 21:56:57 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,292: [client] Read '2023.09.18 21:56:57 LOG7[2]: New session callback' INFO: 2023-09-18 21:56:57,292: [client] Read '2023.09.18 21:56:57 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,292: [client] Read '2023.09.18 21:56:57 LOG6[2]: Session id: E93DA4203761B5AA9CCEE432855B8EEE2D8CDC08FF38B878935912B515B9383C' INFO: 2023-09-18 21:56:57,292: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:57,292: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:57,292: [server] Read '2023.09.18 21:56:57 LOG6[2]: TLS accepted: previous session reused' INFO: 2023-09-18 21:56:57,292: [server] Read '2023.09.18 21:56:57 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,292: [server] Read '2023.09.18 21:56:57 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,292: [server] Read '2023.09.18 21:56:57 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,292: [server] Read '2023.09.18 21:56:57 LOG6[2]: Session id: 6AD723D6CA6D2F1E6D73060BE25456DB7EDC3C42031BA9ED153A2089A534108C' INFO: 2023-09-18 21:56:57,292: [server] Read '2023.09.18 21:56:57 LOG6[2]: s_connect: connecting 127.0.0.1:45459' INFO: 2023-09-18 21:56:57,292: [server] Read '2023.09.18 21:56:57 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:45459: waiting 10 seconds' INFO: 2023-09-18 21:56:57,292: [server] Read '2023.09.18 21:56:57 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,292: [server] Read '2023.09.18 21:56:57 LOG7[2]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:57,292: [server] Read '2023.09.18 21:56:57 LOG5[2]: s_connect: connected 127.0.0.1:45459' INFO: 2023-09-18 21:56:57,292: [server] Read '2023.09.18 21:56:57 LOG6[2]: persistence: 127.0.0.1:45459 cached' INFO: 2023-09-18 21:56:57,292: [server] Read '2023.09.18 21:56:57 LOG5[2]: Service [server] connected remote server from 127.0.0.1:34232' INFO: 2023-09-18 21:56:57,292: [server] Read '2023.09.18 21:56:57 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,293: [server] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,293: [server] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,293: [client_connected_cb [127.0.0.1]:34232] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:57,293: [client_connected_cb [127.0.0.1]:34232] The client #2 sent data to the server: b'Hello 2\n' INFO: 2023-09-18 21:56:57,293: [client_connected_cb [127.0.0.1]:34232] The server sent data to the client #2: b'There!\n' DEBUG: 2023-09-18 21:56:57,293: [client_connected_cb [127.0.0.1]:34232] Closing down the server writer socket DEBUG: 2023-09-18 21:56:57,293: [client_connected_cb [127.0.0.1]:34232] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:57,293: [test_connect [127.0.0.1]:40071 #2] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:57,293: [test_connect [127.0.0.1]:40071 #2] Closing down the client writer socket DEBUG: 2023-09-18 21:56:57,293: [test_connect [127.0.0.1]:40071 #2] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:57,293: [test_connect [127.0.0.1]:40071 #2] Test connection #2 has been completed INFO: 2023-09-18 21:56:57,293: [server] Read '2023.09.18 21:56:57 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,293: [server] Read '2023.09.18 21:56:57 LOG7[2]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,293: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,294: [server] Read '2023.09.18 21:56:57 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,294: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,294: [client] Read '2023.09.18 21:56:57 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,294: [client] Read '2023.09.18 21:56:57 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,294: [client] Read '2023.09.18 21:56:57 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,294: [client] Read '2023.09.18 21:56:57 LOG7[2]: Sending close_notify alert' DEBUG: 2023-09-18 21:56:57,294: [remove_connection] Done with task 'plain-2' DEBUG: 2023-09-18 21:56:57,294: [remove_connection] Testing connections done INFO: 2023-09-18 21:56:57,294: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,294: [client] Read '2023.09.18 21:56:57 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,294: [client] Read '2023.09.18 21:56:57 LOG5[2]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,294: [client] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,294: [client] Read '2023.09.18 21:56:57 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,294: [client] Read '2023.09.18 21:56:57 LOG7[2]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:57,294: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,294: [server] Read '2023.09.18 21:56:57 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,294: [server] Read '2023.09.18 21:56:57 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,294: [server] Read '2023.09.18 21:56:57 LOG5[2]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,294: [server] Read '2023.09.18 21:56:57 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,294: [server] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,294: [server] Read '2023.09.18 21:56:57 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,294: [server] Read '2023.09.18 21:56:57 LOG7[2]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:56:57,294: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:56:57,294: [cleanup_stunnels] Waiting for the 'server' PID 2487874 to exit... DEBUG: 2023-09-18 21:56:57,294: [cleanup_stunnels] Waiting for the 'client' PID 2487878 to exit... INFO: 2023-09-18 21:56:57,295: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,295: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,295: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,295: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:57,295: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:57,295: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:57,295: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Leak detection table utilization: 162/997, 16.25%' INFO: 2023-09-18 21:56:57,295: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:57,295: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:57,295: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:57,295: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:57,295: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:56:57,295: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:56:57,295: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:56:57,295: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,295: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,295: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,295: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:57,295: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:57,295: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:57,295: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Leak detection table utilization: 172/997, 17.25%' INFO: 2023-09-18 21:56:57,295: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:57,295: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:57,295: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:57,295: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:57,295: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:57,296: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:57,296: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:57,296: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:56:57,296: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:57,296: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:56:57,297: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:57,297: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:57,297: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:57,297: [set_result] The test result has been set WARNING: 2023-09-18 21:56:57,297: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:56:57,297: WARNING: 2023-09-18 21:56:57,297: [test_stunnel] ***** Start '134. Test disabled "sessionResume" option' ***** INFO: 2023-09-18 21:56:57,297: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:57,297: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:57,297: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:57,298: [start_listener] HTTP server is listening on [127.0.0.1]:42615 INFO: 2023-09-18 21:56:57,298: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:57,298: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:57,298: [start_stunnel] INFO: 2023-09-18 21:56:57,298: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:57,298: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:57,298: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:57,298: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:57,298: [start_stunnel] INFO: 2023-09-18 21:56:57,298: [start_stunnel] sessionResume = no INFO: 2023-09-18 21:56:57,298: [start_stunnel] INFO: 2023-09-18 21:56:57,298: [start_stunnel] [server] INFO: 2023-09-18 21:56:57,298: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:57,298: [start_stunnel] connect = 127.0.0.1:42615 INFO: 2023-09-18 21:56:57,298: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:57,298: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:56:57,298: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:56:57,298: [start_stunnel] DEBUG: 2023-09-18 21:56:57,298: [run_stunnel] Launching the stunnel 'server' - got pid 2487888 DEBUG: 2023-09-18 21:56:57,298: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:57,324: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,330: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:57,330: [server] Read '2023.09.18 21:56:57 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:57,330: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:57,330: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:57,330: [server] Read '2023.09.18 21:56:57 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:57,330: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,330: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:57,330: [server] Read '2023.09.18 21:56:57 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:57,330: [server] Read '2023.09.18 21:56:57 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:57,330: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:57,330: [server] Read '2023.09.18 21:56:57 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:57,330: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:57,330: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:57,330: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG7[ui]: TLS options: 0x2104000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Session resumption disabled' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:57,331: [server] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:57,332: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:57,332: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:57,332: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:57,332: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:57,332: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:57,332: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:57,332: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:36031' DEBUG: 2023-09-18 21:56:57,332: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:36031 INFO: 2023-09-18 21:56:57,335: [check_listening_port] 'server' is listening on port 36031 INFO: 2023-09-18 21:56:57,335: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:56:57,335: [start_stunnel] INFO: 2023-09-18 21:56:57,335: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:56:57,335: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:57,335: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:57,335: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:57,335: [start_stunnel] INFO: 2023-09-18 21:56:57,335: [start_stunnel] [client] INFO: 2023-09-18 21:56:57,335: [start_stunnel] client = yes INFO: 2023-09-18 21:56:57,335: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:57,335: [start_stunnel] connect = 127.0.0.1:36031 INFO: 2023-09-18 21:56:57,335: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:56:57,335: [start_stunnel] INFO: 2023-09-18 21:56:57,335: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:57,335: [server] Read '2023.09.18 21:56:57 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:57,335: [server] Read '2023.09.18 21:56:57 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:57,335: [server] Read '2023.09.18 21:56:57 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:56:57,335: [run_stunnel] Launching the stunnel 'client' - got pid 2487892 DEBUG: 2023-09-18 21:56:57,335: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:56:57,361: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,361: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,362: [client] Read '2023.09.18 21:56:57 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:39439' DEBUG: 2023-09-18 21:56:57,363: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:39439 INFO: 2023-09-18 21:56:57,363: [check_listening_port] 'client' is listening on port 39439 DEBUG: 2023-09-18 21:56:57,363: [start_connections] Testing connections... DEBUG: 2023-09-18 21:56:57,363: [start_connections] Create task plain-0 INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:56:57,363: [client] Read '2023.09.18 21:56:57 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:56:57,364: [test_connect [127.0.0.1]:39439 #0] Trying port 39439 encrypted False INFO: 2023-09-18 21:56:57,364: [establish_connection [127.0.0.1]:39439 #0] Opening an unencrypted connection INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:54914' DEBUG: 2023-09-18 21:56:57,364: [test_connect [127.0.0.1]:39439 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG5[0]: Service [client] accepted connection from 127.0.0.1:54914' INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG6[0]: s_connect: connecting 127.0.0.1:36031' INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:36031: waiting 10 seconds' INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG5[0]: s_connect: connected 127.0.0.1:36031' INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG5[0]: Service [client] connected remote server from 127.0.0.1:60762' INFO: 2023-09-18 21:56:57,364: [client] Read '2023.09.18 21:56:57 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,365: [client] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,365: [client] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,365: [client] Read '2023.09.18 21:56:57 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,365: [client] Read '2023.09.18 21:56:57 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:56:57,365: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:57,365: [client] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:60762' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG5[0]: Service [server] accepted connection from 127.0.0.1:60762' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,365: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:57,365: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:57,366: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,366: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:57,366: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:57,366: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:57,366: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:56:57,366: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,366: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,366: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,366: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:57,366: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:57,366: [client] Read '2023.09.18 21:56:57 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,366: [client] Read '2023.09.18 21:56:57 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:57,366: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:56:57,367: [client] Read '2023.09.18 21:56:57 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,367: [client] Read '2023.09.18 21:56:57 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,367: [client] Read '2023.09.18 21:56:57 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,367: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:56:57,367: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:56:57,367: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,367: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,367: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:56:57,368: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write certificate verify' INFO: 2023-09-18 21:56:57,368: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,368: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,368: [client] Read '2023.09.18 21:56:57 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:56:57,368: [client] Read '2023.09.18 21:56:57 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:56:57,368: [client] Read '2023.09.18 21:56:57 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:57,368: [client] Read '2023.09.18 21:56:57 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:57,368: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:56:57,368: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,368: [client] Read '2023.09.18 21:56:57 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,368: [client] Read '2023.09.18 21:56:57 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Pre-verification error ignored: unable to get local issuer certificate' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Pre-verification error ignored: unable to verify the first certificate' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,369: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG6[0]: s_connect: connecting 127.0.0.1:42615' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:42615: waiting 10 seconds' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG5[0]: s_connect: connected 127.0.0.1:42615' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG6[0]: persistence: 127.0.0.1:42615 cached' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG5[0]: Service [server] connected remote server from 127.0.0.1:44480' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,370: [server] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,371: [client_connected_cb [127.0.0.1]:44480] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:57,371: [client_connected_cb [127.0.0.1]:44480] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:57,371: [client_connected_cb [127.0.0.1]:44480] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:57,371: [client_connected_cb [127.0.0.1]:44480] Closing down the server writer socket DEBUG: 2023-09-18 21:56:57,371: [client_connected_cb [127.0.0.1]:44480] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:57,371: [test_connect [127.0.0.1]:39439 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:57,371: [test_connect [127.0.0.1]:39439 #0] Closing down the client writer socket DEBUG: 2023-09-18 21:56:57,371: [test_connect [127.0.0.1]:39439 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:57,371: [test_connect [127.0.0.1]:39439 #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:57,371: [server] Read '2023.09.18 21:56:57 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,371: [server] Read '2023.09.18 21:56:57 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,371: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,372: [server] Read '2023.09.18 21:56:57 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,372: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,372: [client] Read '2023.09.18 21:56:57 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,372: [client] Read '2023.09.18 21:56:57 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,372: [client] Read '2023.09.18 21:56:57 LOG6[0]: Read socket closed (readsocket)' DEBUG: 2023-09-18 21:56:57,372: [start_connections] Create task plain-1 INFO: 2023-09-18 21:56:57,372: [client] Read '2023.09.18 21:56:57 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,372: [client] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,372: [client] Read '2023.09.18 21:56:57 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,372: [client] Read '2023.09.18 21:56:57 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,372: [client] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,372: [test_connect [127.0.0.1]:39439 #1] Trying port 39439 encrypted False INFO: 2023-09-18 21:56:57,372: [establish_connection [127.0.0.1]:39439 #1] Opening an unencrypted connection DEBUG: 2023-09-18 21:56:57,372: [remove_connection] Done with task 'plain-0' INFO: 2023-09-18 21:56:57,372: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,372: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,372: [server] Read '2023.09.18 21:56:57 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,372: [server] Read '2023.09.18 21:56:57 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,372: [server] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,372: [server] Read '2023.09.18 21:56:57 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,372: [server] Read '2023.09.18 21:56:57 LOG7[0]: Service [server] finished (0 left)' INFO: 2023-09-18 21:56:57,372: [client] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,372: [client] Read '2023.09.18 21:56:57 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,372: [client] Read '2023.09.18 21:56:57 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:54920' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[1]: Service [client] started' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG5[1]: Service [client] accepted connection from 127.0.0.1:54920' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG6[1]: s_connect: connecting 127.0.0.1:36031' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:36031: waiting 10 seconds' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[1]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG5[1]: s_connect: connected 127.0.0.1:36031' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG5[1]: Service [client] connected remote server from 127.0.0.1:60768' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG6[1]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG6[1]: Peer certificate not required' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,373: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,373: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,373: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,373: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,373: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:60768' INFO: 2023-09-18 21:56:57,373: [server] Read '2023.09.18 21:56:57 LOG7[1]: Service [server] started' INFO: 2023-09-18 21:56:57,374: [server] Read '2023.09.18 21:56:57 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,374: [server] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,374: [server] Read '2023.09.18 21:56:57 LOG5[1]: Service [server] accepted connection from 127.0.0.1:60768' INFO: 2023-09-18 21:56:57,374: [server] Read '2023.09.18 21:56:57 LOG6[1]: Peer certificate required' INFO: 2023-09-18 21:56:57,374: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,374: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,374: [server] Read '2023.09.18 21:56:57 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,374: [server] Read '2023.09.18 21:56:57 LOG7[1]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:57,374: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:57,374: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write server hello' DEBUG: 2023-09-18 21:56:57,374: [test_connect [127.0.0.1]:39439 #1] Sending 'Hello 1' to the server INFO: 2023-09-18 21:56:57,374: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,374: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:57,374: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:57,374: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:57,375: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:56:57,375: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,375: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG6[1]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG6[1]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG6[1]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG6[1]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG6[1]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write certificate verify' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: 2 client connect(s) requested' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: 2 client connect(s) succeeded' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:57,375: [client] Read '2023.09.18 21:56:57 LOG7[1]: 0 session reuse(s)' INFO: 2023-09-18 21:56:57,376: [client] Read '2023.09.18 21:56:57 LOG6[1]: TLS connected: new session negotiated' INFO: 2023-09-18 21:56:57,376: [client] Read '2023.09.18 21:56:57 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,376: [client] Read '2023.09.18 21:56:57 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,376: [client] Read '2023.09.18 21:56:57 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG7[1]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG6[1]: CERT: Pre-verification error ignored: unable to get local issuer certificate' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG6[1]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG6[1]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG5[1]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG7[1]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG6[1]: CERT: Pre-verification error ignored: unable to verify the first certificate' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG6[1]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG6[1]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG5[1]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG7[1]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG7[1]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG6[1]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,376: [server] Read '2023.09.18 21:56:57 LOG6[1]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG5[1]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: 2 server accept(s) requested' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: 2 server accept(s) succeeded' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 session reuse(s)' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: 1 internal session cache item(s)' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG6[1]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG6[1]: s_connect: connecting 127.0.0.1:42615' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:42615: waiting 10 seconds' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG5[1]: s_connect: connected 127.0.0.1:42615' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG6[1]: persistence: 127.0.0.1:42615 cached' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG5[1]: Service [server] connected remote server from 127.0.0.1:44486' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,377: [server] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,378: [client_connected_cb [127.0.0.1]:44486] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:57,378: [client_connected_cb [127.0.0.1]:44486] The client #1 sent data to the server: b'Hello 1\n' INFO: 2023-09-18 21:56:57,378: [client_connected_cb [127.0.0.1]:44486] The server sent data to the client #1: b'There!\n' DEBUG: 2023-09-18 21:56:57,378: [client_connected_cb [127.0.0.1]:44486] Closing down the server writer socket DEBUG: 2023-09-18 21:56:57,378: [client_connected_cb [127.0.0.1]:44486] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:57,378: [test_connect [127.0.0.1]:39439 #1] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:57,378: [test_connect [127.0.0.1]:39439 #1] Closing down the client writer socket DEBUG: 2023-09-18 21:56:57,378: [test_connect [127.0.0.1]:39439 #1] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:57,378: [test_connect [127.0.0.1]:39439 #1] Test connection #1 has been completed INFO: 2023-09-18 21:56:57,378: [server] Read '2023.09.18 21:56:57 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,379: [server] Read '2023.09.18 21:56:57 LOG7[1]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,379: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,379: [server] Read '2023.09.18 21:56:57 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,379: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,379: [client] Read '2023.09.18 21:56:57 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,379: [client] Read '2023.09.18 21:56:57 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,379: [client] Read '2023.09.18 21:56:57 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,379: [client] Read '2023.09.18 21:56:57 LOG7[1]: Sending close_notify alert' DEBUG: 2023-09-18 21:56:57,379: [start_connections] Create task plain-2 INFO: 2023-09-18 21:56:57,379: [test_connect [127.0.0.1]:39439 #2] Trying port 39439 encrypted False INFO: 2023-09-18 21:56:57,379: [establish_connection [127.0.0.1]:39439 #2] Opening an unencrypted connection DEBUG: 2023-09-18 21:56:57,379: [remove_connection] Done with task 'plain-1' INFO: 2023-09-18 21:56:57,379: [client] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,379: [client] Read '2023.09.18 21:56:57 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,379: [client] Read '2023.09.18 21:56:57 LOG5[1]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,379: [client] Read '2023.09.18 21:56:57 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,379: [client] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,379: [client] Read '2023.09.18 21:56:57 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,379: [client] Read '2023.09.18 21:56:57 LOG7[1]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:57,379: [server] Read '2023.09.18 21:56:57 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,379: [server] Read '2023.09.18 21:56:57 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,379: [server] Read '2023.09.18 21:56:57 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,379: [server] Read '2023.09.18 21:56:57 LOG5[1]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,379: [server] Read '2023.09.18 21:56:57 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,379: [server] Read '2023.09.18 21:56:57 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,379: [server] Read '2023.09.18 21:56:57 LOG7[1]: Service [server] finished (0 left)' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:54926' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[2]: Service [client] started' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG5[2]: Service [client] accepted connection from 127.0.0.1:54926' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG6[2]: s_connect: connecting 127.0.0.1:36031' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:36031: waiting 10 seconds' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[2]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG5[2]: s_connect: connected 127.0.0.1:36031' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG5[2]: Service [client] connected remote server from 127.0.0.1:60774' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG6[2]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG6[2]: Peer certificate not required' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,380: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,380: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,380: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:60774' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[2]: Service [server] started' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG5[2]: Service [server] accepted connection from 127.0.0.1:60774' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG6[2]: Peer certificate required' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[2]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:57,381: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write certificate' DEBUG: 2023-09-18 21:56:57,381: [test_connect [127.0.0.1]:39439 #2] Sending 'Hello 2' to the server INFO: 2023-09-18 21:56:57,382: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:56:57,382: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,382: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG6[2]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG6[2]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG6[2]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG6[2]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG6[2]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write certificate verify' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG7[2]: 3 client connect(s) requested' INFO: 2023-09-18 21:56:57,382: [client] Read '2023.09.18 21:56:57 LOG7[2]: 3 client connect(s) succeeded' INFO: 2023-09-18 21:56:57,383: [client] Read '2023.09.18 21:56:57 LOG7[2]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:57,383: [client] Read '2023.09.18 21:56:57 LOG7[2]: 0 session reuse(s)' INFO: 2023-09-18 21:56:57,383: [client] Read '2023.09.18 21:56:57 LOG6[2]: TLS connected: new session negotiated' INFO: 2023-09-18 21:56:57,383: [client] Read '2023.09.18 21:56:57 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,383: [client] Read '2023.09.18 21:56:57 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,383: [client] Read '2023.09.18 21:56:57 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG7[2]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG6[2]: CERT: Pre-verification error ignored: unable to get local issuer certificate' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG6[2]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG6[2]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG5[2]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG7[2]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG6[2]: CERT: Pre-verification error ignored: unable to verify the first certificate' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG6[2]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG6[2]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG5[2]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG7[2]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG7[2]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG6[2]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG6[2]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG5[2]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:56:57,383: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: 3 server accept(s) requested' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: 3 server accept(s) succeeded' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 session reuse(s)' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: 1 internal session cache item(s)' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG6[2]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG6[2]: s_connect: connecting 127.0.0.1:42615' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:42615: waiting 10 seconds' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG5[2]: s_connect: connected 127.0.0.1:42615' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG6[2]: persistence: 127.0.0.1:42615 cached' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG5[2]: Service [server] connected remote server from 127.0.0.1:44492' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,384: [server] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,385: [client_connected_cb [127.0.0.1]:44492] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:56:57,385: [client_connected_cb [127.0.0.1]:44492] The client #2 sent data to the server: b'Hello 2\n' INFO: 2023-09-18 21:56:57,385: [client_connected_cb [127.0.0.1]:44492] The server sent data to the client #2: b'There!\n' DEBUG: 2023-09-18 21:56:57,385: [client_connected_cb [127.0.0.1]:44492] Closing down the server writer socket DEBUG: 2023-09-18 21:56:57,385: [client_connected_cb [127.0.0.1]:44492] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:56:57,385: [test_connect [127.0.0.1]:39439 #2] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:57,385: [test_connect [127.0.0.1]:39439 #2] Closing down the client writer socket DEBUG: 2023-09-18 21:56:57,385: [test_connect [127.0.0.1]:39439 #2] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:56:57,385: [test_connect [127.0.0.1]:39439 #2] Test connection #2 has been completed INFO: 2023-09-18 21:56:57,385: [server] Read '2023.09.18 21:56:57 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,385: [server] Read '2023.09.18 21:56:57 LOG7[2]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,385: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,385: [server] Read '2023.09.18 21:56:57 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,385: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,386: [client] Read '2023.09.18 21:56:57 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,386: [client] Read '2023.09.18 21:56:57 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,386: [client] Read '2023.09.18 21:56:57 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,386: [client] Read '2023.09.18 21:56:57 LOG7[2]: Sending close_notify alert' DEBUG: 2023-09-18 21:56:57,386: [remove_connection] Done with task 'plain-2' DEBUG: 2023-09-18 21:56:57,386: [remove_connection] Testing connections done INFO: 2023-09-18 21:56:57,386: [client] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,386: [client] Read '2023.09.18 21:56:57 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,386: [client] Read '2023.09.18 21:56:57 LOG5[2]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,386: [client] Read '2023.09.18 21:56:57 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,386: [client] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,386: [client] Read '2023.09.18 21:56:57 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,386: [client] Read '2023.09.18 21:56:57 LOG7[2]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:57,386: [server] Read '2023.09.18 21:56:57 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,386: [server] Read '2023.09.18 21:56:57 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,386: [server] Read '2023.09.18 21:56:57 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,386: [server] Read '2023.09.18 21:56:57 LOG5[2]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,386: [server] Read '2023.09.18 21:56:57 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,386: [server] Read '2023.09.18 21:56:57 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,386: [server] Read '2023.09.18 21:56:57 LOG7[2]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:56:57,386: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:56:57,386: [cleanup_stunnels] Waiting for the 'server' PID 2487888 to exit... DEBUG: 2023-09-18 21:56:57,386: [cleanup_stunnels] Waiting for the 'client' PID 2487892 to exit... INFO: 2023-09-18 21:56:57,387: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,387: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,387: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,387: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:57,387: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:57,387: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:57,387: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Leak detection table utilization: 147/997, 14.74%' INFO: 2023-09-18 21:56:57,387: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:57,387: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:57,387: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:57,387: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:57,387: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:56:57,387: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:56:57,387: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:56:57,387: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,387: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,387: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,387: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:57,387: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:57,387: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:57,387: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Leak detection table utilization: 151/997, 15.15%' INFO: 2023-09-18 21:56:57,387: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:57,387: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:57,387: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:56:57,387: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:57,387: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:57,388: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:57,388: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:57,388: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:57,388: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:56:57,388: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:56:57,388: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:57,388: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:57,388: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:57,389: [set_result] The test result has been set WARNING: 2023-09-18 21:56:57,389: [test_stunnel] Test succeeded INFO: 2023-09-18 21:56:57,389: INFO: 2023-09-18 21:56:57,389: [plugins] >>>>> Applying 'Resume session' <<<<< WARNING: 2023-09-18 21:56:57,389: WARNING: 2023-09-18 21:56:57,389: [test_stunnel] ***** Start '141. Stateless session ticket resumption with TLSv1.2' ***** INFO: 2023-09-18 21:56:57,389: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:57,389: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:57,389: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:57,389: [start_listener] HTTP server is listening on [127.0.0.1]:37579 INFO: 2023-09-18 21:56:57,389: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:57,389: [start_socket_connections] Awaiting the 'unix server' with /tmp/stunnel_tests.sxwgj9at/unix.sock started... INFO: 2023-09-18 21:56:57,413: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:57,413: [start_stunnel] INFO: 2023-09-18 21:56:57,413: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:57,413: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:57,413: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:57,413: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:57,413: [start_stunnel] INFO: 2023-09-18 21:56:57,413: [start_stunnel] sslVersionMax = TLSv1.2 INFO: 2023-09-18 21:56:57,413: [start_stunnel] sessionCacheSize = 1 INFO: 2023-09-18 21:56:57,413: [start_stunnel] options = -NO_TICKET INFO: 2023-09-18 21:56:57,413: [start_stunnel] INFO: 2023-09-18 21:56:57,413: [start_stunnel] [server] INFO: 2023-09-18 21:56:57,413: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:57,413: [start_stunnel] connect = 127.0.0.1:37579 INFO: 2023-09-18 21:56:57,413: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:57,413: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:56:57,413: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:56:57,413: [start_stunnel] DEBUG: 2023-09-18 21:56:57,413: [run_stunnel] Launching the stunnel 'server' - got pid 2487904 DEBUG: 2023-09-18 21:56:57,414: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:57,438: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,438: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:57,438: [server] Read '2023.09.18 21:56:57 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:57,438: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:57,438: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:57,438: [server] Read '2023.09.18 21:56:57 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:57,438: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,438: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:57,438: [server] Read '2023.09.18 21:56:57 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:57,438: [server] Read '2023.09.18 21:56:57 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:57,438: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:57,438: [server] Read '2023.09.18 21:56:57 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x4000)' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:56:57,439: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:38207' DEBUG: 2023-09-18 21:56:57,440: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:38207 INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:57,440: [server] Read '2023.09.18 21:56:57 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:56:57,462: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:56:57,462: [start_stunnel] INFO: 2023-09-18 21:56:57,463: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:56:57,463: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:57,463: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:57,463: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:57,463: [start_stunnel] INFO: 2023-09-18 21:56:57,463: [start_stunnel] retry = yes INFO: 2023-09-18 21:56:57,463: [start_stunnel] INFO: 2023-09-18 21:56:57,463: [start_stunnel] [client] INFO: 2023-09-18 21:56:57,463: [start_stunnel] client = yes INFO: 2023-09-18 21:56:57,463: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:56:57,463: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/reader.py /tmp/stunnel_tests.sxwgj9at/unix.sock INFO: 2023-09-18 21:56:57,463: [start_stunnel] connect = 127.0.0.1:38207 INFO: 2023-09-18 21:56:57,463: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:56:57,463: [start_stunnel] DEBUG: 2023-09-18 21:56:57,463: [run_stunnel] Launching the stunnel 'client' - got pid 2487908 DEBUG: 2023-09-18 21:56:57,463: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:57,487: [client] Read '2023.09.18 21:56:57 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:57,488: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:57,488: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,488: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,488: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,488: [client] Read '2023.09.18 21:56:57 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,488: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:57,488: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:57,488: [client] Read '2023.09.18 21:56:57 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:56:57,488: [client] Read '2023.09.18 21:56:57 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:56:57,488: [client] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:57,488: [client] Read '2023.09.18 21:56:57 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:57,488: [client] Read '2023.09.18 21:56:57 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:57,488: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:57,488: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Skipped exec+connect service [client]' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Starting exec+connect service [client]' DEBUG: 2023-09-18 21:56:57,489: [stunnel_output] Starting exec+connect mode INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: Local mode child started (PID=2487915)' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG5[0_0]: Service [client] accepted connection from 127.0.0.1:56301' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: s_connect: connecting 127.0.0.1:38207' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: s_connect: s_poll_wait 127.0.0.1:38207: waiting 10 seconds' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG5[0_0]: s_connect: connected 127.0.0.1:38207' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG5[0_0]: Service [client] connected remote server from 127.0.0.1:36688' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: Peer certificate not required' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:57,489: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:36688' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG5[0]: Service [server] accepted connection from 127.0.0.1:36688' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: Decrypt session ticket callback' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: Get session callback' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:57,490: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write key exchange' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:57,490: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write server done' INFO: 2023-09-18 21:56:57,490: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:57,490: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:57,491: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,491: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,491: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:56:57,491: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:56:57,491: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server key exchange' INFO: 2023-09-18 21:56:57,491: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,491: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:57,491: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:56:57,491: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server done' INFO: 2023-09-18 21:56:57,491: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:56:57,491: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS write client key exchange' INFO: 2023-09-18 21:56:57,491: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS write certificate verify' INFO: 2023-09-18 21:56:57,492: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,492: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,492: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write server done' INFO: 2023-09-18 21:56:57,492: [server] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,492: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Pre-verification error ignored: unable to get local issuer certificate' INFO: 2023-09-18 21:56:57,492: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,492: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,492: [server] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,492: [server] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,492: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Pre-verification error ignored: unable to verify the first certificate' INFO: 2023-09-18 21:56:57,492: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,492: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,492: [server] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read client key exchange' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read change cipher spec' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:57,493: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:57,494: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:57,494: [server] Read '2023.09.18 21:56:57 LOG7[0]: 1 internal session cache miss(es)' INFO: 2023-09-18 21:56:57,494: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:57,494: [server] Read '2023.09.18 21:56:57 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:57,494: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:57,494: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLSv1.2 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,494: [server] Read '2023.09.18 21:56:57 LOG3[0]: SSL_get_peer_tmp_key: Peer suddenly disconnected' INFO: 2023-09-18 21:56:57,494: [server] Read '2023.09.18 21:56:57 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,494: [server] Read '2023.09.18 21:56:57 LOG6[0]: s_connect: connecting 127.0.0.1:37579' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS read change cipher spec' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: New session callback' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: Session id: 003A2113A5831A8DB85CF39AEA9110CAE234A681F1AF4861994B35818C9FB895' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: 1 client connect(s) requested' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: TLSv1.2 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:57,494: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:57,495: [server] Read '2023.09.18 21:56:57 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:37579: waiting 10 seconds' INFO: 2023-09-18 21:56:57,495: [server] Read '2023.09.18 21:56:57 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:57,495: [server] Read '2023.09.18 21:56:57 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:57,495: [server] Read '2023.09.18 21:56:57 LOG5[0]: s_connect: connected 127.0.0.1:37579' INFO: 2023-09-18 21:56:57,495: [server] Read '2023.09.18 21:56:57 LOG6[0]: persistence: 127.0.0.1:37579 cached' INFO: 2023-09-18 21:56:57,495: [server] Read '2023.09.18 21:56:57 LOG5[0]: Service [server] connected remote server from 127.0.0.1:52266' INFO: 2023-09-18 21:56:57,495: [server] Read '2023.09.18 21:56:57 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:57,495: [server] Read '2023.09.18 21:56:57 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:57,495: [server] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:57,495: [client_connected_cb [127.0.0.1]:52266] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:56:57,539: [socket_connected_cb #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:57,570: [client_connected_cb [127.0.0.1]:52266] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:57,570: [client_connected_cb [127.0.0.1]:52266] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:57,570: [client_connected_cb [127.0.0.1]:52266] Closing down the server writer socket DEBUG: 2023-09-18 21:56:57,570: [client_connected_cb [127.0.0.1]:52266] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:56:57,570: [socket_connected_cb #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:57,570: [socket_connected_cb #0] Closing down the 'unix server' writer socket DEBUG: 2023-09-18 21:56:57,571: [socket_connected_cb #0] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:56:57,571: [socket_connected_cb #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:57,571: [server] Read '2023.09.18 21:56:57 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,571: [server] Read '2023.09.18 21:56:57 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,571: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,571: [server] Read '2023.09.18 21:56:57 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,571: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,571: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,571: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,579: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:57,579: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: Sending close_notify alert' INFO: 2023-09-18 21:56:57,579: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:57,579: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:57,579: [client] Read '2023.09.18 21:56:57 LOG5[0_0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,579: [server] Read '2023.09.18 21:56:57 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:57,579: [server] Read '2023.09.18 21:56:57 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:57,579: [server] Read '2023.09.18 21:56:57 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:57,579: [server] Read '2023.09.18 21:56:57 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:57,579: [server] Read '2023.09.18 21:56:57 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,580: [server] Read '2023.09.18 21:56:57 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,580: [server] Read '2023.09.18 21:56:57 LOG7[0]: Service [server] finished (0 left)' INFO: 2023-09-18 21:56:57,580: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:57,580: [client] Read '2023.09.18 21:56:57 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:57,580: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:57,580: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Processing SIGCHLD' INFO: 2023-09-18 21:56:57,580: [client] Read '2023.09.18 21:56:57 LOG7[ui]: Retrieving pid statuses with waitpid()' INFO: 2023-09-18 21:56:57,580: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: Remote descriptor (FD=3) closed' INFO: 2023-09-18 21:56:57,580: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: Local descriptor (FD=9) closed' INFO: 2023-09-18 21:56:57,580: [client] Read '2023.09.18 21:56:57 LOG7[0_0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:57,580: [client] Read '2023.09.18 21:56:57 LOG6[0_0]: Retrying an exec+connect section' INFO: 2023-09-18 21:56:57,580: [client] Read '2023.09.18 21:56:57 LOG6[ui]: Child process 2487915 finished with code 0' INFO: 2023-09-18 21:56:58,581: [client] Read '2023.09.18 21:56:58 LOG6[0_1]: Local mode child started (PID=2487959)' INFO: 2023-09-18 21:56:58,581: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:56:58,581: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:58,581: [client] Read '2023.09.18 21:56:58 LOG5[0_1]: Service [client] accepted connection from 127.0.0.1:60907' INFO: 2023-09-18 21:56:58,581: [client] Read '2023.09.18 21:56:58 LOG6[0_1]: s_connect: connecting 127.0.0.1:38207' INFO: 2023-09-18 21:56:58,581: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: s_connect: s_poll_wait 127.0.0.1:38207: waiting 10 seconds' INFO: 2023-09-18 21:56:58,581: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:58,581: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:58,581: [client] Read '2023.09.18 21:56:58 LOG5[0_1]: s_connect: connected 127.0.0.1:38207' INFO: 2023-09-18 21:56:58,581: [client] Read '2023.09.18 21:56:58 LOG5[0_1]: Service [client] connected remote server from 127.0.0.1:36694' INFO: 2023-09-18 21:56:58,582: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:56:58,582: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:58,582: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:56:58,582: [client] Read '2023.09.18 21:56:58 LOG6[0_1]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:58,582: [client] Read '2023.09.18 21:56:58 LOG6[0_1]: Peer certificate not required' INFO: 2023-09-18 21:56:58,582: [server] Read '2023.09.18 21:56:58 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:58,582: [server] Read '2023.09.18 21:56:58 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:58,582: [server] Read '2023.09.18 21:56:58 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:58,582: [server] Read '2023.09.18 21:56:58 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:36694' INFO: 2023-09-18 21:56:58,582: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:58,582: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:58,582: [server] Read '2023.09.18 21:56:58 LOG7[1]: Service [server] started' INFO: 2023-09-18 21:56:58,582: [server] Read '2023.09.18 21:56:58 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:58,582: [server] Read '2023.09.18 21:56:58 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:58,582: [server] Read '2023.09.18 21:56:58 LOG5[1]: Service [server] accepted connection from 127.0.0.1:36694' INFO: 2023-09-18 21:56:58,582: [server] Read '2023.09.18 21:56:58 LOG6[1]: Peer certificate required' INFO: 2023-09-18 21:56:58,582: [server] Read '2023.09.18 21:56:58 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:58,582: [server] Read '2023.09.18 21:56:58 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:58,583: [server] Read '2023.09.18 21:56:58 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:58,583: [server] Read '2023.09.18 21:56:58 LOG7[1]: Decrypt session ticket callback' INFO: 2023-09-18 21:56:58,583: [server] Read '2023.09.18 21:56:58 LOG6[1]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:56:58,583: [server] Read '2023.09.18 21:56:58 LOG7[1]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:58,583: [server] Read '2023.09.18 21:56:58 LOG7[1]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:58,583: [server] Read '2023.09.18 21:56:58 LOG7[1]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:58,583: [server] Read '2023.09.18 21:56:58 LOG7[1]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:58,583: [server] Read '2023.09.18 21:56:58 LOG7[1]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:58,583: [server] Read '2023.09.18 21:56:58 LOG7[1]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: TLS state (accept): SSLv3/TLS read change cipher spec' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: 2 server accept(s) requested' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: 2 server accept(s) succeeded' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: 1 internal session cache item(s)' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: 1 internal session cache miss(es)' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG6[1]: TLS accepted: previous session reused' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG6[1]: TLSv1.2 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG3[1]: SSL_get_peer_tmp_key: Peer suddenly disconnected' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG6[1]: Session id: 003A2113A5831A8DB85CF39AEA9110CAE234A681F1AF4861994B35818C9FB895' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG6[1]: s_connect: connecting 127.0.0.1:37579' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:37579: waiting 10 seconds' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG5[1]: s_connect: connected 127.0.0.1:37579' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG6[1]: persistence: 127.0.0.1:37579 cached' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG5[1]: Service [server] connected remote server from 127.0.0.1:52272' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:58,584: [server] Read '2023.09.18 21:56:58 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: TLS state (connect): SSLv3/TLS read change cipher spec' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: 2 client connect(s) requested' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: 2 client connect(s) succeeded' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: 1 session reuse(s)' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG6[0_1]: TLS connected: previous session reused' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG6[0_1]: TLSv1.2 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG3[0_1]: SSL_get_peer_tmp_key: Peer suddenly disconnected' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:58,584: [client] Read '2023.09.18 21:56:58 LOG6[0_1]: Session id: 003A2113A5831A8DB85CF39AEA9110CAE234A681F1AF4861994B35818C9FB895' INFO: 2023-09-18 21:56:58,585: [client_connected_cb [127.0.0.1]:52272] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:56:58,629: [socket_connected_cb #1] Sending 'Hello 1' to the server INFO: 2023-09-18 21:56:58,629: [client_connected_cb [127.0.0.1]:52272] The client #1 sent data to the server: b'Hello 1\n' INFO: 2023-09-18 21:56:58,629: [client_connected_cb [127.0.0.1]:52272] The server sent data to the client #1: b'There!\n' DEBUG: 2023-09-18 21:56:58,629: [client_connected_cb [127.0.0.1]:52272] Closing down the server writer socket DEBUG: 2023-09-18 21:56:58,629: [client_connected_cb [127.0.0.1]:52272] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:56:58,629: [socket_connected_cb #1] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:58,629: [socket_connected_cb #1] Closing down the 'unix server' writer socket DEBUG: 2023-09-18 21:56:58,629: [socket_connected_cb #1] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:56:58,629: [socket_connected_cb #1] Test connection #1 has been completed INFO: 2023-09-18 21:56:58,629: [server] Read '2023.09.18 21:56:58 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:58,629: [server] Read '2023.09.18 21:56:58 LOG7[1]: Sending close_notify alert' INFO: 2023-09-18 21:56:58,629: [server] Read '2023.09.18 21:56:58 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:58,629: [server] Read '2023.09.18 21:56:58 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:58,630: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:58,630: [client] Read '2023.09.18 21:56:58 LOG6[0_1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:58,630: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: Sent socket write shutdown' INFO: 2023-09-18 21:56:58,640: [client] Read '2023.09.18 21:56:58 LOG6[0_1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:58,640: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: Sending close_notify alert' INFO: 2023-09-18 21:56:58,640: [client] Read '2023.09.18 21:56:58 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:58,640: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:58,640: [client] Read '2023.09.18 21:56:58 LOG6[0_1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:58,640: [client] Read '2023.09.18 21:56:58 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:58,640: [client] Read '2023.09.18 21:56:58 LOG5[0_1]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:58,640: [client] Read '2023.09.18 21:56:58 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:58,640: [client] Read '2023.09.18 21:56:58 LOG7[ui]: Processing SIGCHLD' INFO: 2023-09-18 21:56:58,640: [client] Read '2023.09.18 21:56:58 LOG7[ui]: Retrieving pid statuses with waitpid()' INFO: 2023-09-18 21:56:58,640: [server] Read '2023.09.18 21:56:58 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:58,640: [server] Read '2023.09.18 21:56:58 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:58,640: [server] Read '2023.09.18 21:56:58 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:56:58,640: [server] Read '2023.09.18 21:56:58 LOG5[1]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:58,640: [server] Read '2023.09.18 21:56:58 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:58,640: [server] Read '2023.09.18 21:56:58 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:58,640: [server] Read '2023.09.18 21:56:58 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:58,641: [server] Read '2023.09.18 21:56:58 LOG7[1]: Service [server] finished (0 left)' INFO: 2023-09-18 21:56:58,641: [client] Read '2023.09.18 21:56:58 LOG6[ui]: Child process 2487959 finished with code 0' INFO: 2023-09-18 21:56:58,641: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: Remote descriptor (FD=3) closed' INFO: 2023-09-18 21:56:58,641: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: Local descriptor (FD=9) closed' INFO: 2023-09-18 21:56:58,641: [client] Read '2023.09.18 21:56:58 LOG7[0_1]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:58,641: [client] Read '2023.09.18 21:56:58 LOG6[0_1]: Retrying an exec+connect section' INFO: 2023-09-18 21:56:59,641: [client] Read '2023.09.18 21:56:59 LOG6[0_2]: Local mode child started (PID=2487978)' INFO: 2023-09-18 21:56:59,641: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:56:59,641: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:59,641: [client] Read '2023.09.18 21:56:59 LOG5[0_2]: Service [client] accepted connection from 127.0.0.1:44521' INFO: 2023-09-18 21:56:59,641: [client] Read '2023.09.18 21:56:59 LOG6[0_2]: s_connect: connecting 127.0.0.1:38207' INFO: 2023-09-18 21:56:59,642: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: s_connect: s_poll_wait 127.0.0.1:38207: waiting 10 seconds' INFO: 2023-09-18 21:56:59,642: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:59,642: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:59,642: [client] Read '2023.09.18 21:56:59 LOG5[0_2]: s_connect: connected 127.0.0.1:38207' INFO: 2023-09-18 21:56:59,642: [client] Read '2023.09.18 21:56:59 LOG5[0_2]: Service [client] connected remote server from 127.0.0.1:36702' INFO: 2023-09-18 21:56:59,642: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:56:59,642: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:59,642: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:56:59,642: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:59,642: [server] Read '2023.09.18 21:56:59 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:59,642: [server] Read '2023.09.18 21:56:59 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:59,642: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:36702' INFO: 2023-09-18 21:56:59,642: [server] Read '2023.09.18 21:56:59 LOG7[2]: Service [server] started' INFO: 2023-09-18 21:56:59,642: [client] Read '2023.09.18 21:56:59 LOG6[0_2]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:59,642: [client] Read '2023.09.18 21:56:59 LOG6[0_2]: Peer certificate not required' INFO: 2023-09-18 21:56:59,642: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:59,642: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:59,642: [server] Read '2023.09.18 21:56:59 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG5[2]: Service [server] accepted connection from 127.0.0.1:36702' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG6[2]: Peer certificate required' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: Decrypt session ticket callback' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG6[2]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: TLS state (accept): SSLv3/TLS read change cipher spec' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: 3 server accept(s) requested' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: 3 server accept(s) succeeded' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: 1 internal session cache item(s)' INFO: 2023-09-18 21:56:59,643: [server] Read '2023.09.18 21:56:59 LOG7[2]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:59,643: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:59,643: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:59,643: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: TLS state (connect): SSLv3/TLS read change cipher spec' INFO: 2023-09-18 21:56:59,644: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:59,644: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:59,644: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:59,644: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: 3 client connect(s) requested' INFO: 2023-09-18 21:56:59,644: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: 3 client connect(s) succeeded' INFO: 2023-09-18 21:56:59,644: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:59,644: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: 2 session reuse(s)' INFO: 2023-09-18 21:56:59,644: [client] Read '2023.09.18 21:56:59 LOG6[0_2]: TLS connected: previous session reused' INFO: 2023-09-18 21:56:59,644: [client] Read '2023.09.18 21:56:59 LOG6[0_2]: TLSv1.2 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:59,644: [client] Read '2023.09.18 21:56:59 LOG3[0_2]: SSL_get_peer_tmp_key: Peer suddenly disconnected' INFO: 2023-09-18 21:56:59,644: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:59,644: [client] Read '2023.09.18 21:56:59 LOG6[0_2]: Session id: 003A2113A5831A8DB85CF39AEA9110CAE234A681F1AF4861994B35818C9FB895' INFO: 2023-09-18 21:56:59,644: [server] Read '2023.09.18 21:56:59 LOG7[2]: 1 internal session cache miss(es)' INFO: 2023-09-18 21:56:59,644: [server] Read '2023.09.18 21:56:59 LOG7[2]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:59,644: [server] Read '2023.09.18 21:56:59 LOG7[2]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:59,644: [server] Read '2023.09.18 21:56:59 LOG6[2]: TLS accepted: previous session reused' INFO: 2023-09-18 21:56:59,644: [server] Read '2023.09.18 21:56:59 LOG6[2]: TLSv1.2 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:59,644: [server] Read '2023.09.18 21:56:59 LOG3[2]: SSL_get_peer_tmp_key: Peer suddenly disconnected' INFO: 2023-09-18 21:56:59,644: [server] Read '2023.09.18 21:56:59 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:59,644: [server] Read '2023.09.18 21:56:59 LOG6[2]: Session id: 003A2113A5831A8DB85CF39AEA9110CAE234A681F1AF4861994B35818C9FB895' INFO: 2023-09-18 21:56:59,645: [server] Read '2023.09.18 21:56:59 LOG6[2]: s_connect: connecting 127.0.0.1:37579' INFO: 2023-09-18 21:56:59,645: [server] Read '2023.09.18 21:56:59 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:37579: waiting 10 seconds' INFO: 2023-09-18 21:56:59,645: [server] Read '2023.09.18 21:56:59 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:59,645: [server] Read '2023.09.18 21:56:59 LOG7[2]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:59,645: [server] Read '2023.09.18 21:56:59 LOG5[2]: s_connect: connected 127.0.0.1:37579' INFO: 2023-09-18 21:56:59,645: [server] Read '2023.09.18 21:56:59 LOG6[2]: persistence: 127.0.0.1:37579 cached' INFO: 2023-09-18 21:56:59,645: [server] Read '2023.09.18 21:56:59 LOG5[2]: Service [server] connected remote server from 127.0.0.1:52280' INFO: 2023-09-18 21:56:59,645: [server] Read '2023.09.18 21:56:59 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:59,645: [server] Read '2023.09.18 21:56:59 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:59,645: [server] Read '2023.09.18 21:56:59 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:59,645: [client_connected_cb [127.0.0.1]:52280] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:56:59,689: [socket_connected_cb #2] Sending 'Hello 2' to the server INFO: 2023-09-18 21:56:59,690: [client_connected_cb [127.0.0.1]:52280] The client #2 sent data to the server: b'Hello 2\n' INFO: 2023-09-18 21:56:59,690: [client_connected_cb [127.0.0.1]:52280] The server sent data to the client #2: b'There!\n' DEBUG: 2023-09-18 21:56:59,690: [client_connected_cb [127.0.0.1]:52280] Closing down the server writer socket DEBUG: 2023-09-18 21:56:59,690: [client_connected_cb [127.0.0.1]:52280] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:56:59,690: [socket_connected_cb #2] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:59,690: [socket_connected_cb #2] Closing down the 'unix server' writer socket INFO: 2023-09-18 21:56:59,690: [server] Read '2023.09.18 21:56:59 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:59,690: [server] Read '2023.09.18 21:56:59 LOG7[2]: Sending close_notify alert' INFO: 2023-09-18 21:56:59,690: [server] Read '2023.09.18 21:56:59 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:59,690: [server] Read '2023.09.18 21:56:59 LOG6[2]: SSL_shutdown successfully sent close_notify alert' DEBUG: 2023-09-18 21:56:59,690: [socket_connected_cb #2] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:56:59,690: [socket_connected_cb #2] Test connection #2 has been completed DEBUG: 2023-09-18 21:56:59,690: [remove_connection] Testing connections done INFO: 2023-09-18 21:56:59,690: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:59,691: [client] Read '2023.09.18 21:56:59 LOG6[0_2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:59,691: [client] Read '2023.09.18 21:56:59 LOG7[0_2]: Sent socket write shutdown' DEBUG: 2023-09-18 21:56:59,691: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:56:59,691: [cleanup_stunnels] Waiting for the 'server' PID 2487904 to exit... DEBUG: 2023-09-18 21:56:59,691: [cleanup_stunnels] Waiting for the 'client' PID 2487908 to exit... INFO: 2023-09-18 21:56:59,691: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:59,691: [server] Read '2023.09.18 21:56:59 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:59,691: [server] Read '2023.09.18 21:56:59 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:59,691: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:59,691: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:59,691: [server] Read '2023.09.18 21:56:59 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:59,691: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Leak detection table utilization: 159/997, 15.95%' INFO: 2023-09-18 21:56:59,691: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:59,691: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Terminating a thread for [server]' INFO: 2023-09-18 21:56:59,691: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:59,692: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Terminating 2 service thread(s)' INFO: 2023-09-18 21:56:59,692: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:59,692: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:56:59,692: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:56:59,692: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:56:59,692: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:59,692: [client] Read '2023.09.18 21:56:59 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:59,692: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:59,692: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:56:59,692: [client] Read '2023.09.18 21:56:59 LOG5[ui]: Terminated' INFO: 2023-09-18 21:56:59,692: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Leak detection table utilization: 158/997, 15.85%' INFO: 2023-09-18 21:56:59,692: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:59,692: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Terminating a thread for [client]' INFO: 2023-09-18 21:56:59,692: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:56:59,692: [client] Read '2023.09.18 21:56:59 LOG6[ui]: Terminating 2 service thread(s)' INFO: 2023-09-18 21:56:59,692: [client] Read '2023.09.18 21:56:59 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:56:59,692: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:56:59,692: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:56:59,693: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:56:59,693: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:56:59,693: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:56:59,693: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:56:59,693: [cleanup_tasks] Waiting for the 'unix server' task to hopefully finish DEBUG: 2023-09-18 21:56:59,693: [cleanup_tasks] Done with the 'unix server' task DEBUG: 2023-09-18 21:56:59,693: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:56:59,693: [set_result] The test result has been set WARNING: 2023-09-18 21:56:59,693: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:56:59,694: WARNING: 2023-09-18 21:56:59,694: [test_stunnel] ***** Start '142. Stateless session ticket resumption with TLSv1.3' ***** INFO: 2023-09-18 21:56:59,694: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:56:59,694: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:56:59,694: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:56:59,694: [start_listener] HTTP server is listening on [127.0.0.1]:41775 INFO: 2023-09-18 21:56:59,694: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:56:59,694: [start_socket_connections] Awaiting the 'unix server' with /tmp/stunnel_tests.sxwgj9at/unix.sock started... INFO: 2023-09-18 21:56:59,704: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:56:59,704: [start_stunnel] INFO: 2023-09-18 21:56:59,704: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:56:59,704: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:59,704: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:59,704: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:59,704: [start_stunnel] INFO: 2023-09-18 21:56:59,704: [start_stunnel] sslVersion = TLSv1.3 INFO: 2023-09-18 21:56:59,705: [start_stunnel] sessionCacheSize = 1 INFO: 2023-09-18 21:56:59,705: [start_stunnel] options = -NO_TICKET INFO: 2023-09-18 21:56:59,705: [start_stunnel] INFO: 2023-09-18 21:56:59,705: [start_stunnel] [server] INFO: 2023-09-18 21:56:59,705: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:56:59,705: [start_stunnel] connect = 127.0.0.1:41775 INFO: 2023-09-18 21:56:59,705: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:56:59,705: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:56:59,705: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:56:59,705: [start_stunnel] DEBUG: 2023-09-18 21:56:59,705: [run_stunnel] Launching the stunnel 'server' - got pid 2487980 DEBUG: 2023-09-18 21:56:59,705: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:56:59,705: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:56:59,730: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:59,730: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:59,730: [server] Read '2023.09.18 21:56:59 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:59,730: [server] Read '2023.09.18 21:56:59 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:59,730: [server] Read '2023.09.18 21:56:59 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:59,730: [server] Read '2023.09.18 21:56:59 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:59,730: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:59,730: [server] Read '2023.09.18 21:56:59 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:56:59,730: [server] Read '2023.09.18 21:56:59 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:59,730: [server] Read '2023.09.18 21:56:59 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:59,730: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x4000)' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:56:59,731: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:56:59,732: [server] Read '2023.09.18 21:56:59 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:40091' DEBUG: 2023-09-18 21:56:59,732: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:40091 INFO: 2023-09-18 21:56:59,741: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:56:59,741: [start_stunnel] INFO: 2023-09-18 21:56:59,741: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:56:59,741: [start_stunnel] foreground = yes INFO: 2023-09-18 21:56:59,741: [start_stunnel] debug = debug INFO: 2023-09-18 21:56:59,741: [start_stunnel] syslog = no INFO: 2023-09-18 21:56:59,742: [start_stunnel] INFO: 2023-09-18 21:56:59,742: [start_stunnel] retry = yes INFO: 2023-09-18 21:56:59,742: [start_stunnel] INFO: 2023-09-18 21:56:59,742: [start_stunnel] [client] INFO: 2023-09-18 21:56:59,742: [start_stunnel] client = yes INFO: 2023-09-18 21:56:59,742: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:56:59,742: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/reader.py /tmp/stunnel_tests.sxwgj9at/unix.sock INFO: 2023-09-18 21:56:59,742: [start_stunnel] connect = 127.0.0.1:40091 INFO: 2023-09-18 21:56:59,742: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:56:59,742: [start_stunnel] INFO: 2023-09-18 21:56:59,742: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:56:59,742: [server] Read '2023.09.18 21:56:59 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:59,742: [server] Read '2023.09.18 21:56:59 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:59,742: [server] Read '2023.09.18 21:56:59 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:56:59,742: [run_stunnel] Launching the stunnel 'client' - got pid 2487984 DEBUG: 2023-09-18 21:56:59,742: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:56:59,766: [client] Read '2023.09.18 21:56:59 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:59,775: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:56:59,775: [client] Read '2023.09.18 21:56:59 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:56:59,775: [client] Read '2023.09.18 21:56:59 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:56:59,775: [client] Read '2023.09.18 21:56:59 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:56:59,775: [client] Read '2023.09.18 21:56:59 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:56:59,775: [client] Read '2023.09.18 21:56:59 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:56:59,775: [client] Read '2023.09.18 21:56:59 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:56:59,775: [client] Read '2023.09.18 21:56:59 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:56:59,775: [client] Read '2023.09.18 21:56:59 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:56:59,775: [client] Read '2023.09.18 21:56:59 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:56:59,775: [client] Read '2023.09.18 21:56:59 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:56:59,775: [client] Read '2023.09.18 21:56:59 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:56:59,776: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Skipped exec+connect service [client]' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Starting exec+connect service [client]' DEBUG: 2023-09-18 21:56:59,777: [stunnel_output] Starting exec+connect mode INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: Local mode child started (PID=2487989)' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG5[0_0]: Service [client] accepted connection from 127.0.0.1:40901' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: s_connect: connecting 127.0.0.1:40091' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: s_connect: s_poll_wait 127.0.0.1:40091: waiting 10 seconds' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG5[0_0]: s_connect: connected 127.0.0.1:40091' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG5[0_0]: Service [client] connected remote server from 127.0.0.1:44876' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: Peer certificate not required' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:59,777: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:44876' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG5[0]: Service [server] accepted connection from 127.0.0.1:44876' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:59,778: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:56:59,779: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:56:59,779: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:56:59,779: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:56:59,779: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:59,779: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:59,779: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:56:59,779: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:56:59,779: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:56:59,779: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:59,779: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:56:59,779: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:56:59,779: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:56:59,779: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:56:59,779: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:56:59,779: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:56:59,780: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:56:59,780: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:59,780: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:56:59,780: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:56:59,780: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSLv3/TLS write certificate verify' INFO: 2023-09-18 21:56:59,780: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:56:59,780: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: 1 client connect(s) requested' INFO: 2023-09-18 21:56:59,780: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:56:59,780: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:56:59,780: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:59,780: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:56:59,780: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:59,780: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:59,780: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG6[0]: CERT: Pre-verification error ignored: unable to get local issuer certificate' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG6[0]: CERT: Pre-verification error ignored: unable to verify the first certificate' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:56:59,781: [server] Read '2023.09.18 21:56:59 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:56:59,782: [server] Read '2023.09.18 21:56:59 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:56:59,782: [server] Read '2023.09.18 21:56:59 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:59,782: [server] Read '2023.09.18 21:56:59 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:59,782: [server] Read '2023.09.18 21:56:59 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:59,782: [server] Read '2023.09.18 21:56:59 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:59,782: [server] Read '2023.09.18 21:56:59 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:59,782: [server] Read '2023.09.18 21:56:59 LOG6[0]: Session id: E8854972245C5D3D0CB104573F14C83F4B012143FD9E037C164EB34DB708CBF7' INFO: 2023-09-18 21:56:59,782: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:59,782: [server] Read '2023.09.18 21:56:59 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:59,782: [server] Read '2023.09.18 21:56:59 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:59,782: [server] Read '2023.09.18 21:56:59 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG7[0]: New session callback' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG6[0]: Session id: EAAC0F4AF68BCC07CF6B47C427E99FA12154F4CE34657FD2700A16C06BD5C126' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG6[0]: s_connect: connecting 127.0.0.1:41775' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:41775: waiting 10 seconds' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG5[0]: s_connect: connected 127.0.0.1:41775' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG6[0]: persistence: 127.0.0.1:41775 cached' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG5[0]: Service [server] connected remote server from 127.0.0.1:54314' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:56:59,783: [server] Read '2023.09.18 21:56:59 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: New session callback' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: Session id: 888ADAC64D785B53D7D0A70441C5F850CFF00E47ECDEC6E3068FD90AE578B9A4' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: New session callback' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: Session id: 50C7526026E01707ABD4023DF753A87DEA5D976E1D7E45887057160D3FEA486E' INFO: 2023-09-18 21:56:59,783: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:56:59,784: [client_connected_cb [127.0.0.1]:54314] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:56:59,825: [socket_connected_cb #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:56:59,826: [client_connected_cb [127.0.0.1]:54314] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:56:59,826: [client_connected_cb [127.0.0.1]:54314] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:56:59,826: [client_connected_cb [127.0.0.1]:54314] Closing down the server writer socket DEBUG: 2023-09-18 21:56:59,826: [client_connected_cb [127.0.0.1]:54314] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:56:59,826: [socket_connected_cb #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:56:59,826: [socket_connected_cb #0] Closing down the 'unix server' writer socket DEBUG: 2023-09-18 21:56:59,826: [socket_connected_cb #0] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:56:59,826: [socket_connected_cb #0] Test connection #0 has been completed INFO: 2023-09-18 21:56:59,826: [server] Read '2023.09.18 21:56:59 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:59,826: [server] Read '2023.09.18 21:56:59 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:56:59,826: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:59,826: [server] Read '2023.09.18 21:56:59 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:59,826: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:59,826: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:59,826: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:59,837: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:56:59,837: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Sending close_notify alert' INFO: 2023-09-18 21:56:59,837: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:56:59,837: [client] Read '2023.09.18 21:56:59 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:56:59,837: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:56:59,837: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:56:59,837: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:56:59,837: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Processing SIGCHLD' INFO: 2023-09-18 21:56:59,837: [client] Read '2023.09.18 21:56:59 LOG5[0_0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:56:59,837: [client] Read '2023.09.18 21:56:59 LOG7[ui]: Retrieving pid statuses with waitpid()' INFO: 2023-09-18 21:56:59,837: [client] Read '2023.09.18 21:56:59 LOG6[ui]: Child process 2487989 finished with code 0' INFO: 2023-09-18 21:56:59,837: [server] Read '2023.09.18 21:56:59 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:56:59,837: [server] Read '2023.09.18 21:56:59 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:56:59,837: [server] Read '2023.09.18 21:56:59 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:56:59,838: [server] Read '2023.09.18 21:56:59 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:56:59,838: [server] Read '2023.09.18 21:56:59 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:56:59,838: [server] Read '2023.09.18 21:56:59 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:56:59,838: [server] Read '2023.09.18 21:56:59 LOG7[0]: Service [server] finished (0 left)' INFO: 2023-09-18 21:56:59,838: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Remote descriptor (FD=3) closed' INFO: 2023-09-18 21:56:59,838: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Local descriptor (FD=9) closed' INFO: 2023-09-18 21:56:59,838: [client] Read '2023.09.18 21:56:59 LOG7[0_0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:56:59,838: [client] Read '2023.09.18 21:56:59 LOG6[0_0]: Retrying an exec+connect section' INFO: 2023-09-18 21:57:00,838: [client] Read '2023.09.18 21:57:00 LOG6[0_1]: Local mode child started (PID=2488543)' INFO: 2023-09-18 21:57:00,838: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG5[0_1]: Service [client] accepted connection from 127.0.0.1:44001' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG6[0_1]: s_connect: connecting 127.0.0.1:40091' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: s_connect: s_poll_wait 127.0.0.1:40091: waiting 10 seconds' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG5[0_1]: s_connect: connected 127.0.0.1:40091' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG5[0_1]: Service [client] connected remote server from 127.0.0.1:44884' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:57:00,839: [server] Read '2023.09.18 21:57:00 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:00,839: [server] Read '2023.09.18 21:57:00 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:00,839: [server] Read '2023.09.18 21:57:00 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:00,839: [server] Read '2023.09.18 21:57:00 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:44884' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG6[0_1]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG6[0_1]: Peer certificate not required' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:00,839: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:00,839: [server] Read '2023.09.18 21:57:00 LOG7[1]: Service [server] started' INFO: 2023-09-18 21:57:00,839: [server] Read '2023.09.18 21:57:00 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:00,839: [server] Read '2023.09.18 21:57:00 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:00,839: [server] Read '2023.09.18 21:57:00 LOG5[1]: Service [server] accepted connection from 127.0.0.1:44884' INFO: 2023-09-18 21:57:00,840: [server] Read '2023.09.18 21:57:00 LOG6[1]: Peer certificate required' INFO: 2023-09-18 21:57:00,840: [server] Read '2023.09.18 21:57:00 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:00,840: [server] Read '2023.09.18 21:57:00 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:00,840: [server] Read '2023.09.18 21:57:00 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:00,840: [server] Read '2023.09.18 21:57:00 LOG7[1]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:00,840: [server] Read '2023.09.18 21:57:00 LOG6[1]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:57:00,840: [server] Read '2023.09.18 21:57:00 LOG7[1]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:00,840: [server] Read '2023.09.18 21:57:00 LOG7[1]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:00,840: [server] Read '2023.09.18 21:57:00 LOG7[1]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:00,840: [server] Read '2023.09.18 21:57:00 LOG7[1]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:00,840: [server] Read '2023.09.18 21:57:00 LOG7[1]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:00,840: [server] Read '2023.09.18 21:57:00 LOG7[1]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:00,840: [server] Read '2023.09.18 21:57:00 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:00,840: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:00,840: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:00,840: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:00,840: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:00,841: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:00,841: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:00,841: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: Remove session callback' INFO: 2023-09-18 21:57:00,841: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: 2 client connect(s) requested' INFO: 2023-09-18 21:57:00,841: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: 2 client connect(s) succeeded' INFO: 2023-09-18 21:57:00,841: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:00,841: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: 1 session reuse(s)' INFO: 2023-09-18 21:57:00,841: [client] Read '2023.09.18 21:57:00 LOG6[0_1]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:00,841: [client] Read '2023.09.18 21:57:00 LOG6[0_1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:00,841: [client] Read '2023.09.18 21:57:00 LOG6[0_1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:00,841: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:00,841: [client] Read '2023.09.18 21:57:00 LOG6[0_1]: Session id: 50C7526026E01707ABD4023DF753A87DEA5D976E1D7E45887057160D3FEA486E' INFO: 2023-09-18 21:57:00,841: [server] Read '2023.09.18 21:57:00 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:00,841: [server] Read '2023.09.18 21:57:00 LOG7[1]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:00,841: [server] Read '2023.09.18 21:57:00 LOG7[1]: 2 server accept(s) requested' INFO: 2023-09-18 21:57:00,841: [server] Read '2023.09.18 21:57:00 LOG7[1]: 2 server accept(s) succeeded' INFO: 2023-09-18 21:57:00,841: [server] Read '2023.09.18 21:57:00 LOG7[1]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:00,841: [server] Read '2023.09.18 21:57:00 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:57:00,841: [server] Read '2023.09.18 21:57:00 LOG7[1]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:00,841: [server] Read '2023.09.18 21:57:00 LOG7[1]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:00,841: [server] Read '2023.09.18 21:57:00 LOG7[1]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:00,841: [server] Read '2023.09.18 21:57:00 LOG7[1]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:00,841: [server] Read '2023.09.18 21:57:00 LOG7[1]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:00,841: [server] Read '2023.09.18 21:57:00 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:00,841: [server] Read '2023.09.18 21:57:00 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:00,841: [server] Read '2023.09.18 21:57:00 LOG7[1]: Generate session ticket callback' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG7[1]: New session callback' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG6[1]: Session id: 4B83B8134BCBAB3D8F683DD945C7CA1776A4FDB24BE429E5191B5767D7726FB8' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG7[1]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG6[1]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG6[1]: Session id: 4B83B8134BCBAB3D8F683DD945C7CA1776A4FDB24BE429E5191B5767D7726FB8' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG6[1]: s_connect: connecting 127.0.0.1:41775' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:41775: waiting 10 seconds' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG7[1]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG5[1]: s_connect: connected 127.0.0.1:41775' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG6[1]: persistence: 127.0.0.1:41775 cached' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG5[1]: Service [server] connected remote server from 127.0.0.1:54322' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:00,842: [server] Read '2023.09.18 21:57:00 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:00,843: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:00,843: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:00,843: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:00,843: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: New session callback' INFO: 2023-09-18 21:57:00,843: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:00,843: [client] Read '2023.09.18 21:57:00 LOG6[0_1]: Session id: BE673CC99977F1A7C7953713B25219F97C26E6EDDC43F5A78338A428EC21674A' INFO: 2023-09-18 21:57:00,843: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:00,843: [client_connected_cb [127.0.0.1]:54322] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:00,888: [socket_connected_cb #1] Sending 'Hello 1' to the server INFO: 2023-09-18 21:57:00,888: [client_connected_cb [127.0.0.1]:54322] The client #1 sent data to the server: b'Hello 1\n' INFO: 2023-09-18 21:57:00,888: [client_connected_cb [127.0.0.1]:54322] The server sent data to the client #1: b'There!\n' DEBUG: 2023-09-18 21:57:00,888: [client_connected_cb [127.0.0.1]:54322] Closing down the server writer socket DEBUG: 2023-09-18 21:57:00,888: [client_connected_cb [127.0.0.1]:54322] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:57:00,889: [socket_connected_cb #1] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:00,889: [socket_connected_cb #1] Closing down the 'unix server' writer socket DEBUG: 2023-09-18 21:57:00,889: [socket_connected_cb #1] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:57:00,889: [socket_connected_cb #1] Test connection #1 has been completed INFO: 2023-09-18 21:57:00,889: [server] Read '2023.09.18 21:57:00 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:00,889: [server] Read '2023.09.18 21:57:00 LOG7[1]: Sending close_notify alert' INFO: 2023-09-18 21:57:00,889: [server] Read '2023.09.18 21:57:00 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:00,889: [server] Read '2023.09.18 21:57:00 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:00,889: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:00,889: [client] Read '2023.09.18 21:57:00 LOG6[0_1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:00,889: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:00,897: [client] Read '2023.09.18 21:57:00 LOG6[0_1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:00,897: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: Sending close_notify alert' INFO: 2023-09-18 21:57:00,897: [client] Read '2023.09.18 21:57:00 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:00,897: [client] Read '2023.09.18 21:57:00 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:00,897: [client] Read '2023.09.18 21:57:00 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:00,897: [client] Read '2023.09.18 21:57:00 LOG7[ui]: Processing SIGCHLD' INFO: 2023-09-18 21:57:00,897: [client] Read '2023.09.18 21:57:00 LOG7[ui]: Retrieving pid statuses with waitpid()' INFO: 2023-09-18 21:57:00,897: [client] Read '2023.09.18 21:57:00 LOG6[ui]: Child process 2488543 finished with code 0' INFO: 2023-09-18 21:57:00,897: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:00,897: [client] Read '2023.09.18 21:57:00 LOG6[0_1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:00,897: [client] Read '2023.09.18 21:57:00 LOG5[0_1]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:00,897: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: Remote descriptor (FD=3) closed' INFO: 2023-09-18 21:57:00,897: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: Local descriptor (FD=9) closed' INFO: 2023-09-18 21:57:00,897: [client] Read '2023.09.18 21:57:00 LOG7[0_1]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:00,898: [server] Read '2023.09.18 21:57:00 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:00,898: [server] Read '2023.09.18 21:57:00 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:00,898: [server] Read '2023.09.18 21:57:00 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:00,898: [server] Read '2023.09.18 21:57:00 LOG5[1]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:00,898: [server] Read '2023.09.18 21:57:00 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:00,898: [server] Read '2023.09.18 21:57:00 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:00,898: [server] Read '2023.09.18 21:57:00 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:00,898: [server] Read '2023.09.18 21:57:00 LOG7[1]: Service [server] finished (0 left)' INFO: 2023-09-18 21:57:00,898: [client] Read '2023.09.18 21:57:00 LOG6[0_1]: Retrying an exec+connect section' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG6[0_2]: Local mode child started (PID=2488633)' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG5[0_2]: Service [client] accepted connection from 127.0.0.1:47915' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG6[0_2]: s_connect: connecting 127.0.0.1:40091' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: s_connect: s_poll_wait 127.0.0.1:40091: waiting 10 seconds' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG5[0_2]: s_connect: connected 127.0.0.1:40091' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG5[0_2]: Service [client] connected remote server from 127.0.0.1:44888' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG6[0_2]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:01,898: [client] Read '2023.09.18 21:57:01 LOG6[0_2]: Peer certificate not required' INFO: 2023-09-18 21:57:01,898: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:01,898: [server] Read '2023.09.18 21:57:01 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:01,899: [server] Read '2023.09.18 21:57:01 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:01,899: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:44888' INFO: 2023-09-18 21:57:01,899: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:01,899: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:01,899: [server] Read '2023.09.18 21:57:01 LOG7[2]: Service [server] started' INFO: 2023-09-18 21:57:01,899: [server] Read '2023.09.18 21:57:01 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:01,899: [server] Read '2023.09.18 21:57:01 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:01,899: [server] Read '2023.09.18 21:57:01 LOG5[2]: Service [server] accepted connection from 127.0.0.1:44888' INFO: 2023-09-18 21:57:01,899: [server] Read '2023.09.18 21:57:01 LOG6[2]: Peer certificate required' INFO: 2023-09-18 21:57:01,899: [server] Read '2023.09.18 21:57:01 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:01,899: [server] Read '2023.09.18 21:57:01 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:01,899: [server] Read '2023.09.18 21:57:01 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:01,899: [server] Read '2023.09.18 21:57:01 LOG7[2]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:01,899: [server] Read '2023.09.18 21:57:01 LOG6[2]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:57:01,899: [server] Read '2023.09.18 21:57:01 LOG7[2]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:01,899: [server] Read '2023.09.18 21:57:01 LOG7[2]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:01,900: [server] Read '2023.09.18 21:57:01 LOG7[2]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:01,900: [server] Read '2023.09.18 21:57:01 LOG7[2]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:01,900: [server] Read '2023.09.18 21:57:01 LOG7[2]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:01,900: [server] Read '2023.09.18 21:57:01 LOG7[2]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:01,900: [server] Read '2023.09.18 21:57:01 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:01,900: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:01,900: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:01,900: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:01,900: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:01,901: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:01,901: [server] Read '2023.09.18 21:57:01 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:01,901: [server] Read '2023.09.18 21:57:01 LOG7[2]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:01,901: [server] Read '2023.09.18 21:57:01 LOG7[2]: 3 server accept(s) requested' INFO: 2023-09-18 21:57:01,901: [server] Read '2023.09.18 21:57:01 LOG7[2]: 3 server accept(s) succeeded' INFO: 2023-09-18 21:57:01,901: [server] Read '2023.09.18 21:57:01 LOG7[2]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:01,901: [server] Read '2023.09.18 21:57:01 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:57:01,901: [server] Read '2023.09.18 21:57:01 LOG7[2]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:01,901: [server] Read '2023.09.18 21:57:01 LOG7[2]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:01,901: [server] Read '2023.09.18 21:57:01 LOG7[2]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:01,901: [server] Read '2023.09.18 21:57:01 LOG7[2]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:01,901: [server] Read '2023.09.18 21:57:01 LOG7[2]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:01,902: [server] Read '2023.09.18 21:57:01 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:01,902: [server] Read '2023.09.18 21:57:01 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:01,902: [server] Read '2023.09.18 21:57:01 LOG7[2]: Generate session ticket callback' INFO: 2023-09-18 21:57:01,902: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:01,902: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: Remove session callback' INFO: 2023-09-18 21:57:01,902: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: 3 client connect(s) requested' INFO: 2023-09-18 21:57:01,902: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: 3 client connect(s) succeeded' INFO: 2023-09-18 21:57:01,902: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:01,902: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: 2 session reuse(s)' INFO: 2023-09-18 21:57:01,902: [client] Read '2023.09.18 21:57:01 LOG6[0_2]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:01,902: [client] Read '2023.09.18 21:57:01 LOG6[0_2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:01,902: [client] Read '2023.09.18 21:57:01 LOG6[0_2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:01,902: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:01,902: [client] Read '2023.09.18 21:57:01 LOG6[0_2]: Session id: BE673CC99977F1A7C7953713B25219F97C26E6EDDC43F5A78338A428EC21674A' INFO: 2023-09-18 21:57:01,902: [server] Read '2023.09.18 21:57:01 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG7[2]: New session callback' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG6[2]: Session id: 0C86056C83479603C2E36F2A138DC17EC140D06772BFFBD3BABCBBA5A9C45646' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG7[2]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG6[2]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG6[2]: Session id: 0C86056C83479603C2E36F2A138DC17EC140D06772BFFBD3BABCBBA5A9C45646' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG6[2]: s_connect: connecting 127.0.0.1:41775' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:41775: waiting 10 seconds' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG7[2]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG5[2]: s_connect: connected 127.0.0.1:41775' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG6[2]: persistence: 127.0.0.1:41775 cached' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG5[2]: Service [server] connected remote server from 127.0.0.1:54326' INFO: 2023-09-18 21:57:01,903: [server] Read '2023.09.18 21:57:01 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:01,904: [server] Read '2023.09.18 21:57:01 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:01,904: [server] Read '2023.09.18 21:57:01 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:01,904: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:01,904: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:01,904: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:01,904: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: New session callback' INFO: 2023-09-18 21:57:01,904: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:01,904: [client] Read '2023.09.18 21:57:01 LOG6[0_2]: Session id: 2460DEDBBD97207D3CDE6F8FC57519F741D56045CE7A0B7B9B53F7C692D871CB' INFO: 2023-09-18 21:57:01,904: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:01,904: [client_connected_cb [127.0.0.1]:54326] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:01,949: [socket_connected_cb #2] Sending 'Hello 2' to the server INFO: 2023-09-18 21:57:01,949: [client_connected_cb [127.0.0.1]:54326] The client #2 sent data to the server: b'Hello 2\n' INFO: 2023-09-18 21:57:01,950: [client_connected_cb [127.0.0.1]:54326] The server sent data to the client #2: b'There!\n' DEBUG: 2023-09-18 21:57:01,950: [client_connected_cb [127.0.0.1]:54326] Closing down the server writer socket DEBUG: 2023-09-18 21:57:01,950: [client_connected_cb [127.0.0.1]:54326] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:57:01,950: [socket_connected_cb #2] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:01,951: [socket_connected_cb #2] Closing down the 'unix server' writer socket DEBUG: 2023-09-18 21:57:01,951: [socket_connected_cb #2] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:57:01,951: [socket_connected_cb #2] Test connection #2 has been completed INFO: 2023-09-18 21:57:01,951: [server] Read '2023.09.18 21:57:01 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:01,951: [server] Read '2023.09.18 21:57:01 LOG7[2]: Sending close_notify alert' INFO: 2023-09-18 21:57:01,951: [server] Read '2023.09.18 21:57:01 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:01,951: [server] Read '2023.09.18 21:57:01 LOG6[2]: SSL_shutdown successfully sent close_notify alert' DEBUG: 2023-09-18 21:57:01,951: [remove_connection] Testing connections done INFO: 2023-09-18 21:57:01,951: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:01,951: [client] Read '2023.09.18 21:57:01 LOG6[0_2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:01,951: [client] Read '2023.09.18 21:57:01 LOG7[0_2]: Sent socket write shutdown' DEBUG: 2023-09-18 21:57:01,951: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:57:01,952: [cleanup_stunnels] Waiting for the 'server' PID 2487980 to exit... DEBUG: 2023-09-18 21:57:01,952: [cleanup_stunnels] Waiting for the 'client' PID 2487984 to exit... INFO: 2023-09-18 21:57:01,952: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:01,952: [server] Read '2023.09.18 21:57:01 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:01,952: [server] Read '2023.09.18 21:57:01 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:01,952: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:01,952: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:01,952: [server] Read '2023.09.18 21:57:01 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:01,952: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Leak detection table utilization: 172/997, 17.25%' INFO: 2023-09-18 21:57:01,952: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:01,952: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Terminating a thread for [server]' INFO: 2023-09-18 21:57:01,952: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:01,952: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Terminating 2 service thread(s)' INFO: 2023-09-18 21:57:01,952: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:01,952: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:01,954: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:01,954: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:01,954: [client] Read '2023.09.18 21:57:01 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:01,954: [client] Read '2023.09.18 21:57:01 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:01,954: [client] Read '2023.09.18 21:57:01 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:01,954: [client] Read '2023.09.18 21:57:01 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:01,954: [client] Read '2023.09.18 21:57:01 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:01,954: [client] Read '2023.09.18 21:57:01 LOG7[ui]: Leak detection table utilization: 165/997, 16.55%' INFO: 2023-09-18 21:57:01,954: [client] Read '2023.09.18 21:57:01 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:01,954: [client] Read '2023.09.18 21:57:01 LOG7[ui]: Terminating a thread for [client]' INFO: 2023-09-18 21:57:01,954: [client] Read '2023.09.18 21:57:01 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:01,954: [client] Read '2023.09.18 21:57:01 LOG6[ui]: Terminating 2 service thread(s)' INFO: 2023-09-18 21:57:01,954: [client] Read '2023.09.18 21:57:01 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:01,954: [client] Read '2023.09.18 21:57:01 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:57:01,954: [client] Read '2023.09.18 21:57:01 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:57:01,955: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:01,955: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:57:01,955: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:01,955: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:01,957: [cleanup_tasks] Waiting for the 'unix server' task to hopefully finish DEBUG: 2023-09-18 21:57:01,957: [cleanup_tasks] Done with the 'unix server' task DEBUG: 2023-09-18 21:57:01,957: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:01,957: [set_result] The test result has been set WARNING: 2023-09-18 21:57:01,957: [test_stunnel] Test succeeded INFO: 2023-09-18 21:57:01,957: INFO: 2023-09-18 21:57:01,957: [plugins] >>>>> Applying 'Resume session' <<<<< WARNING: 2023-09-18 21:57:01,957: WARNING: 2023-09-18 21:57:01,957: [test_stunnel] ***** Start '151. Session resumption with secret keys' ***** INFO: 2023-09-18 21:57:01,958: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:01,958: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:01,958: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:01,958: [start_listener] HTTP server is listening on [127.0.0.1]:37043 INFO: 2023-09-18 21:57:01,958: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:01,958: [start_socket_connections] Awaiting the 'unix server' with /tmp/stunnel_tests.sxwgj9at/unix.sock started... INFO: 2023-09-18 21:57:01,960: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:01,960: [start_stunnel] INFO: 2023-09-18 21:57:01,960: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:57:01,961: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:01,961: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:01,961: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:01,961: [start_stunnel] INFO: 2023-09-18 21:57:01,961: [start_stunnel] options = -NO_TICKET INFO: 2023-09-18 21:57:01,961: [start_stunnel] ticketKeySecret = 6c:42:72:46:57:23:3a:3d:4b:54:2d:7b:55:4b:6e:8f:32:5c:21:6a:2e:6e:47:31:57:20:2f:75:26:7b:4d:25 INFO: 2023-09-18 21:57:01,961: [start_stunnel] ticketMacSecret = 3f:3c:77:53:32:48:79:76:75:7a:50:33:70:65:47:27:32:79:73:7e:73:2c:21:6c:3a:6f:30:28:4c:5c:27:1f INFO: 2023-09-18 21:57:01,961: [start_stunnel] INFO: 2023-09-18 21:57:01,961: [start_stunnel] [server] INFO: 2023-09-18 21:57:01,961: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:01,961: [start_stunnel] connect = 127.0.0.1:37043 INFO: 2023-09-18 21:57:01,961: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:01,961: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:57:01,961: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:57:01,961: [start_stunnel] DEBUG: 2023-09-18 21:57:01,961: [run_stunnel] Launching the stunnel 'server' - got pid 2488664 DEBUG: 2023-09-18 21:57:01,962: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:01,963: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:57:01,987: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:01,987: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:01,987: [server] Read '2023.09.18 21:57:01 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:01,987: [server] Read '2023.09.18 21:57:01 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:01,987: [server] Read '2023.09.18 21:57:01 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:01,987: [server] Read '2023.09.18 21:57:01 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:01,987: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:01,987: [server] Read '2023.09.18 21:57:01 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:01,987: [server] Read '2023.09.18 21:57:01 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:01,987: [server] Read '2023.09.18 21:57:01 LOG6[ui]: ticketKeySecret configured' INFO: 2023-09-18 21:57:01,987: [server] Read '2023.09.18 21:57:01 LOG6[ui]: ticketMacSecret configured' INFO: 2023-09-18 21:57:01,987: [server] Read '2023.09.18 21:57:01 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:01,987: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x4000)' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:01,988: [server] Read '2023.09.18 21:57:01 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:36679' DEBUG: 2023-09-18 21:57:01,988: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:36679 INFO: 2023-09-18 21:57:01,990: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:57:01,990: [start_stunnel] INFO: 2023-09-18 21:57:01,991: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:57:01,991: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:01,991: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:01,991: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:01,991: [start_stunnel] INFO: 2023-09-18 21:57:01,991: [start_stunnel] retry = yes INFO: 2023-09-18 21:57:01,991: [start_stunnel] INFO: 2023-09-18 21:57:01,991: [start_stunnel] [client] INFO: 2023-09-18 21:57:01,991: [start_stunnel] client = yes INFO: 2023-09-18 21:57:01,991: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:57:01,991: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/reader.py /tmp/stunnel_tests.sxwgj9at/unix.sock INFO: 2023-09-18 21:57:01,991: [start_stunnel] connect = 127.0.0.1:36679 INFO: 2023-09-18 21:57:01,991: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:57:01,991: [start_stunnel] INFO: 2023-09-18 21:57:01,991: [server] Read '2023.09.18 21:57:01 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:01,991: [server] Read '2023.09.18 21:57:01 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:01,991: [server] Read '2023.09.18 21:57:01 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:01,991: [server] Read '2023.09.18 21:57:01 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:01,991: [run_stunnel] Launching the stunnel 'client' - got pid 2488677 DEBUG: 2023-09-18 21:57:01,991: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:01 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:01 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:01 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:01 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:02,016: [client] Read '2023.09.18 21:57:02 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:02,017: [client] Read '2023.09.18 21:57:02 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:02,017: [client] Read '2023.09.18 21:57:02 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:02,017: [client] Read '2023.09.18 21:57:02 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:02,017: [client] Read '2023.09.18 21:57:02 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:02,017: [client] Read '2023.09.18 21:57:02 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:02,017: [client] Read '2023.09.18 21:57:02 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:02,017: [client] Read '2023.09.18 21:57:02 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:57:02,017: [client] Read '2023.09.18 21:57:02 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:57:02,017: [client] Read '2023.09.18 21:57:02 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:02,017: [client] Read '2023.09.18 21:57:02 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:02,017: [client] Read '2023.09.18 21:57:02 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:02,017: [client] Read '2023.09.18 21:57:02 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:02,017: [client] Read '2023.09.18 21:57:02 LOG7[ui]: Skipped exec+connect service [client]' INFO: 2023-09-18 21:57:02,018: [client] Read '2023.09.18 21:57:02 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:02,018: [client] Read '2023.09.18 21:57:02 LOG7[ui]: Starting exec+connect service [client]' DEBUG: 2023-09-18 21:57:02,018: [stunnel_output] Starting exec+connect mode INFO: 2023-09-18 21:57:02,018: [client] Read '2023.09.18 21:57:02 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:02,018: [client] Read '2023.09.18 21:57:02 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:02,018: [client] Read '2023.09.18 21:57:02 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:57:02,018: [client] Read '2023.09.18 21:57:02 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:57:02,018: [client] Read '2023.09.18 21:57:02 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: Local mode child started (PID=2488682)' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG5[0_0]: Service [client] accepted connection from 127.0.0.1:33175' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: s_connect: connecting 127.0.0.1:36679' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: s_connect: s_poll_wait 127.0.0.1:36679: waiting 10 seconds' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG5[0_0]: s_connect: connected 127.0.0.1:36679' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG5[0_0]: Service [client] connected remote server from 127.0.0.1:50410' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:02,019: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: Peer certificate not required' INFO: 2023-09-18 21:57:02,020: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:02,020: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:02,020: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:50410' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG5[0]: Service [server] accepted connection from 127.0.0.1:50410' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:57:02,020: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:02,021: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:57:02,021: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:02,021: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:02,021: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:02,021: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:02,021: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:02,022: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:02,022: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:57:02,022: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:57:02,022: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:57:02,022: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:57:02,022: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:57:02,022: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:02,022: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:02,022: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:02,022: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:02,022: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:57:02,022: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSLv3/TLS write certificate verify' INFO: 2023-09-18 21:57:02,022: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:02,023: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: 1 client connect(s) requested' INFO: 2023-09-18 21:57:02,023: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:57:02,023: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:02,023: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:02,023: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:02,023: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:02,023: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:02,023: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG6[0]: CERT: Pre-verification error ignored: unable to get local issuer certificate' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG6[0]: CERT: Pre-verification error ignored: unable to verify the first certificate' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:02,024: [server] Read '2023.09.18 21:57:02 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:02,025: [server] Read '2023.09.18 21:57:02 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:02,025: [server] Read '2023.09.18 21:57:02 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:02,025: [server] Read '2023.09.18 21:57:02 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:02,025: [server] Read '2023.09.18 21:57:02 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:02,025: [server] Read '2023.09.18 21:57:02 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:02,025: [server] Read '2023.09.18 21:57:02 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:02,025: [server] Read '2023.09.18 21:57:02 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG7[0]: Session ticket processing callback' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG6[0]: Session id: BDF83D32C77F2964B4FB1CBFD64AE5D6979B72D166B843400E2DC458322A06B9' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG7[0]: Session ticket processing callback' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG6[0]: Session id: 7E99A2038A2D7701E95FE7B48F4079F83FED01131FB22BC158803FADDD882F7A' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:02,026: [server] Read '2023.09.18 21:57:02 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:02,027: [server] Read '2023.09.18 21:57:02 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:02,027: [server] Read '2023.09.18 21:57:02 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:02,027: [server] Read '2023.09.18 21:57:02 LOG6[0]: s_connect: connecting 127.0.0.1:37043' INFO: 2023-09-18 21:57:02,027: [server] Read '2023.09.18 21:57:02 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:37043: waiting 10 seconds' INFO: 2023-09-18 21:57:02,027: [server] Read '2023.09.18 21:57:02 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:02,027: [server] Read '2023.09.18 21:57:02 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:02,027: [server] Read '2023.09.18 21:57:02 LOG5[0]: s_connect: connected 127.0.0.1:37043' INFO: 2023-09-18 21:57:02,027: [server] Read '2023.09.18 21:57:02 LOG6[0]: persistence: 127.0.0.1:37043 cached' INFO: 2023-09-18 21:57:02,027: [server] Read '2023.09.18 21:57:02 LOG5[0]: Service [server] connected remote server from 127.0.0.1:33234' INFO: 2023-09-18 21:57:02,027: [server] Read '2023.09.18 21:57:02 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:02,027: [server] Read '2023.09.18 21:57:02 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:02,027: [server] Read '2023.09.18 21:57:02 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: New session callback' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: Session id: 901EE8119A01DFC9770DF1E5BE4BC2132ADFF35723266EA0B49AEDE75BEC059E' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: New session callback' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: Session id: 62257D6BFB9563811F0C401BF4D59D4B45BFCD0EE6369DCC96A01D816ED007B8' INFO: 2023-09-18 21:57:02,028: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:02,029: [client_connected_cb [127.0.0.1]:33234] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:02,071: [socket_connected_cb #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:02,071: [client_connected_cb [127.0.0.1]:33234] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:02,071: [client_connected_cb [127.0.0.1]:33234] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:02,071: [client_connected_cb [127.0.0.1]:33234] Closing down the server writer socket DEBUG: 2023-09-18 21:57:02,071: [client_connected_cb [127.0.0.1]:33234] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:57:02,071: [socket_connected_cb #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:02,071: [socket_connected_cb #0] Closing down the 'unix server' writer socket DEBUG: 2023-09-18 21:57:02,072: [socket_connected_cb #0] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:57:02,072: [socket_connected_cb #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:02,072: [server] Read '2023.09.18 21:57:02 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:02,072: [server] Read '2023.09.18 21:57:02 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:02,072: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:02,072: [server] Read '2023.09.18 21:57:02 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:02,072: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:02,072: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:02,072: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:02,080: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:02,081: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Sending close_notify alert' INFO: 2023-09-18 21:57:02,081: [client] Read '2023.09.18 21:57:02 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:02,081: [client] Read '2023.09.18 21:57:02 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:02,081: [client] Read '2023.09.18 21:57:02 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:02,081: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:02,081: [client] Read '2023.09.18 21:57:02 LOG7[ui]: Processing SIGCHLD' INFO: 2023-09-18 21:57:02,081: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:02,081: [client] Read '2023.09.18 21:57:02 LOG7[ui]: Retrieving pid statuses with waitpid()' INFO: 2023-09-18 21:57:02,081: [client] Read '2023.09.18 21:57:02 LOG5[0_0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:02,081: [client] Read '2023.09.18 21:57:02 LOG6[ui]: Child process 2488682 finished with code 0' INFO: 2023-09-18 21:57:02,081: [server] Read '2023.09.18 21:57:02 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:02,081: [server] Read '2023.09.18 21:57:02 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:02,081: [server] Read '2023.09.18 21:57:02 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:02,081: [server] Read '2023.09.18 21:57:02 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:02,081: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Remote descriptor (FD=3) closed' INFO: 2023-09-18 21:57:02,081: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Local descriptor (FD=9) closed' INFO: 2023-09-18 21:57:02,081: [client] Read '2023.09.18 21:57:02 LOG7[0_0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:02,081: [client] Read '2023.09.18 21:57:02 LOG6[0_0]: Retrying an exec+connect section' INFO: 2023-09-18 21:57:02,081: [server] Read '2023.09.18 21:57:02 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:02,081: [server] Read '2023.09.18 21:57:02 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:02,081: [server] Read '2023.09.18 21:57:02 LOG7[0]: Service [server] finished (0 left)' INFO: 2023-09-18 21:57:03,082: [client] Read '2023.09.18 21:57:03 LOG6[0_1]: Local mode child started (PID=2488737)' INFO: 2023-09-18 21:57:03,082: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:57:03,082: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:03,082: [client] Read '2023.09.18 21:57:03 LOG5[0_1]: Service [client] accepted connection from 127.0.0.1:40395' INFO: 2023-09-18 21:57:03,082: [client] Read '2023.09.18 21:57:03 LOG6[0_1]: s_connect: connecting 127.0.0.1:36679' INFO: 2023-09-18 21:57:03,082: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: s_connect: s_poll_wait 127.0.0.1:36679: waiting 10 seconds' INFO: 2023-09-18 21:57:03,083: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:03,083: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:03,083: [client] Read '2023.09.18 21:57:03 LOG5[0_1]: s_connect: connected 127.0.0.1:36679' INFO: 2023-09-18 21:57:03,083: [client] Read '2023.09.18 21:57:03 LOG5[0_1]: Service [client] connected remote server from 127.0.0.1:50418' INFO: 2023-09-18 21:57:03,083: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:57:03,083: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:03,083: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:57:03,083: [client] Read '2023.09.18 21:57:03 LOG6[0_1]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:03,083: [client] Read '2023.09.18 21:57:03 LOG6[0_1]: Peer certificate not required' INFO: 2023-09-18 21:57:03,083: [server] Read '2023.09.18 21:57:03 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:03,083: [server] Read '2023.09.18 21:57:03 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:03,083: [server] Read '2023.09.18 21:57:03 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:03,083: [server] Read '2023.09.18 21:57:03 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:50418' INFO: 2023-09-18 21:57:03,084: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:03,084: [server] Read '2023.09.18 21:57:03 LOG7[1]: Service [server] started' INFO: 2023-09-18 21:57:03,084: [server] Read '2023.09.18 21:57:03 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:03,084: [server] Read '2023.09.18 21:57:03 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:03,084: [server] Read '2023.09.18 21:57:03 LOG5[1]: Service [server] accepted connection from 127.0.0.1:50418' INFO: 2023-09-18 21:57:03,084: [server] Read '2023.09.18 21:57:03 LOG6[1]: Peer certificate required' INFO: 2023-09-18 21:57:03,084: [server] Read '2023.09.18 21:57:03 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:03,084: [server] Read '2023.09.18 21:57:03 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:03,084: [server] Read '2023.09.18 21:57:03 LOG7[1]: Session ticket processing callback' INFO: 2023-09-18 21:57:03,084: [server] Read '2023.09.18 21:57:03 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:03,084: [server] Read '2023.09.18 21:57:03 LOG7[1]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:03,084: [server] Read '2023.09.18 21:57:03 LOG6[1]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:57:03,084: [server] Read '2023.09.18 21:57:03 LOG7[1]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:03,084: [server] Read '2023.09.18 21:57:03 LOG7[1]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:03,085: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:03,085: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:03,085: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:03,085: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:03,085: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:03,085: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:03,085: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:03,085: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: Remove session callback' INFO: 2023-09-18 21:57:03,085: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: 2 client connect(s) requested' INFO: 2023-09-18 21:57:03,085: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: 2 client connect(s) succeeded' INFO: 2023-09-18 21:57:03,085: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:03,086: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: 1 session reuse(s)' INFO: 2023-09-18 21:57:03,086: [client] Read '2023.09.18 21:57:03 LOG6[0_1]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:03,086: [client] Read '2023.09.18 21:57:03 LOG6[0_1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:03,086: [client] Read '2023.09.18 21:57:03 LOG6[0_1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:03,086: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:03,086: [client] Read '2023.09.18 21:57:03 LOG6[0_1]: Session id: 62257D6BFB9563811F0C401BF4D59D4B45BFCD0EE6369DCC96A01D816ED007B8' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: 2 server accept(s) requested' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: 2 server accept(s) succeeded' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:03,086: [server] Read '2023.09.18 21:57:03 LOG7[1]: Generate session ticket callback' INFO: 2023-09-18 21:57:03,087: [server] Read '2023.09.18 21:57:03 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:03,087: [server] Read '2023.09.18 21:57:03 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:03,087: [server] Read '2023.09.18 21:57:03 LOG7[1]: Session ticket processing callback' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG7[1]: New session callback' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG6[1]: Session id: 95D3091C4D5A9D61AC043C1B23F524D5EEAA6FD55341E70033808A7E70529BA1' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG7[1]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG6[1]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG6[1]: Session id: 95D3091C4D5A9D61AC043C1B23F524D5EEAA6FD55341E70033808A7E70529BA1' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG6[1]: s_connect: connecting 127.0.0.1:37043' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:37043: waiting 10 seconds' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG7[1]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG5[1]: s_connect: connected 127.0.0.1:37043' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG6[1]: persistence: 127.0.0.1:37043 cached' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG5[1]: Service [server] connected remote server from 127.0.0.1:33244' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:03,088: [server] Read '2023.09.18 21:57:03 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:03,088: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:03,088: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:03,088: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:03,088: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: New session callback' INFO: 2023-09-18 21:57:03,088: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:03,088: [client] Read '2023.09.18 21:57:03 LOG6[0_1]: Session id: F680FA343241EEF60DEFCA59073ED75143A53A6C77082A0E9BD5532690651204' INFO: 2023-09-18 21:57:03,088: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:03,089: [client_connected_cb [127.0.0.1]:33244] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:03,130: [socket_connected_cb #1] Sending 'Hello 1' to the server INFO: 2023-09-18 21:57:03,131: [client_connected_cb [127.0.0.1]:33244] The client #1 sent data to the server: b'Hello 1\n' INFO: 2023-09-18 21:57:03,131: [client_connected_cb [127.0.0.1]:33244] The server sent data to the client #1: b'There!\n' DEBUG: 2023-09-18 21:57:03,131: [client_connected_cb [127.0.0.1]:33244] Closing down the server writer socket DEBUG: 2023-09-18 21:57:03,131: [client_connected_cb [127.0.0.1]:33244] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:57:03,131: [socket_connected_cb #1] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:03,131: [socket_connected_cb #1] Closing down the 'unix server' writer socket DEBUG: 2023-09-18 21:57:03,131: [socket_connected_cb #1] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:57:03,131: [socket_connected_cb #1] Test connection #1 has been completed INFO: 2023-09-18 21:57:03,131: [server] Read '2023.09.18 21:57:03 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:03,131: [server] Read '2023.09.18 21:57:03 LOG7[1]: Sending close_notify alert' INFO: 2023-09-18 21:57:03,131: [server] Read '2023.09.18 21:57:03 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:03,131: [server] Read '2023.09.18 21:57:03 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:03,131: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:03,132: [client] Read '2023.09.18 21:57:03 LOG6[0_1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:03,132: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:03,142: [client] Read '2023.09.18 21:57:03 LOG6[0_1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:03,142: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: Sending close_notify alert' INFO: 2023-09-18 21:57:03,142: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:03,142: [client] Read '2023.09.18 21:57:03 LOG6[0_1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:03,142: [client] Read '2023.09.18 21:57:03 LOG5[0_1]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:03,142: [client] Read '2023.09.18 21:57:03 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:03,142: [client] Read '2023.09.18 21:57:03 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:03,142: [client] Read '2023.09.18 21:57:03 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:03,142: [client] Read '2023.09.18 21:57:03 LOG7[ui]: Processing SIGCHLD' INFO: 2023-09-18 21:57:03,142: [client] Read '2023.09.18 21:57:03 LOG7[ui]: Retrieving pid statuses with waitpid()' INFO: 2023-09-18 21:57:03,142: [server] Read '2023.09.18 21:57:03 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:03,142: [server] Read '2023.09.18 21:57:03 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:03,142: [server] Read '2023.09.18 21:57:03 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:03,142: [server] Read '2023.09.18 21:57:03 LOG5[1]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:03,143: [client] Read '2023.09.18 21:57:03 LOG6[ui]: Child process 2488737 finished with code 0' INFO: 2023-09-18 21:57:03,143: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: Remote descriptor (FD=3) closed' INFO: 2023-09-18 21:57:03,143: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: Local descriptor (FD=9) closed' INFO: 2023-09-18 21:57:03,143: [client] Read '2023.09.18 21:57:03 LOG7[0_1]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:03,143: [client] Read '2023.09.18 21:57:03 LOG6[0_1]: Retrying an exec+connect section' INFO: 2023-09-18 21:57:03,143: [server] Read '2023.09.18 21:57:03 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:03,143: [server] Read '2023.09.18 21:57:03 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:03,143: [server] Read '2023.09.18 21:57:03 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:03,143: [server] Read '2023.09.18 21:57:03 LOG7[1]: Service [server] finished (0 left)' INFO: 2023-09-18 21:57:04,143: [client] Read '2023.09.18 21:57:04 LOG6[0_2]: Local mode child started (PID=2489025)' INFO: 2023-09-18 21:57:04,143: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:57:04,143: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:04,143: [client] Read '2023.09.18 21:57:04 LOG5[0_2]: Service [client] accepted connection from 127.0.0.1:34557' INFO: 2023-09-18 21:57:04,143: [client] Read '2023.09.18 21:57:04 LOG6[0_2]: s_connect: connecting 127.0.0.1:36679' INFO: 2023-09-18 21:57:04,144: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: s_connect: s_poll_wait 127.0.0.1:36679: waiting 10 seconds' INFO: 2023-09-18 21:57:04,144: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:04,144: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:04,144: [client] Read '2023.09.18 21:57:04 LOG5[0_2]: s_connect: connected 127.0.0.1:36679' INFO: 2023-09-18 21:57:04,144: [client] Read '2023.09.18 21:57:04 LOG5[0_2]: Service [client] connected remote server from 127.0.0.1:50426' INFO: 2023-09-18 21:57:04,144: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:57:04,144: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:04,144: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:57:04,144: [client] Read '2023.09.18 21:57:04 LOG6[0_2]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:04,144: [client] Read '2023.09.18 21:57:04 LOG6[0_2]: Peer certificate not required' INFO: 2023-09-18 21:57:04,144: [server] Read '2023.09.18 21:57:04 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:04,144: [server] Read '2023.09.18 21:57:04 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:04,144: [server] Read '2023.09.18 21:57:04 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:04,144: [server] Read '2023.09.18 21:57:04 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:50426' INFO: 2023-09-18 21:57:04,144: [server] Read '2023.09.18 21:57:04 LOG7[2]: Service [server] started' INFO: 2023-09-18 21:57:04,144: [server] Read '2023.09.18 21:57:04 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:04,144: [server] Read '2023.09.18 21:57:04 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:04,145: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:04,145: [server] Read '2023.09.18 21:57:04 LOG5[2]: Service [server] accepted connection from 127.0.0.1:50426' INFO: 2023-09-18 21:57:04,145: [server] Read '2023.09.18 21:57:04 LOG6[2]: Peer certificate required' INFO: 2023-09-18 21:57:04,145: [server] Read '2023.09.18 21:57:04 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: Remove session callback' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: 3 client connect(s) requested' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: 3 client connect(s) succeeded' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: 2 session reuse(s)' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG6[0_2]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG6[0_2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG6[0_2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:04,146: [client] Read '2023.09.18 21:57:04 LOG6[0_2]: Session id: F680FA343241EEF60DEFCA59073ED75143A53A6C77082A0E9BD5532690651204' INFO: 2023-09-18 21:57:04,146: [server] Read '2023.09.18 21:57:04 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:04,146: [server] Read '2023.09.18 21:57:04 LOG7[2]: Session ticket processing callback' INFO: 2023-09-18 21:57:04,146: [server] Read '2023.09.18 21:57:04 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:04,146: [server] Read '2023.09.18 21:57:04 LOG7[2]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:04,146: [server] Read '2023.09.18 21:57:04 LOG6[2]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:57:04,146: [server] Read '2023.09.18 21:57:04 LOG7[2]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:04,146: [server] Read '2023.09.18 21:57:04 LOG7[2]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:04,146: [server] Read '2023.09.18 21:57:04 LOG7[2]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: 3 server accept(s) requested' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: 3 server accept(s) succeeded' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:04,147: [server] Read '2023.09.18 21:57:04 LOG7[2]: Generate session ticket callback' INFO: 2023-09-18 21:57:04,148: [server] Read '2023.09.18 21:57:04 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:04,148: [server] Read '2023.09.18 21:57:04 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:04,148: [server] Read '2023.09.18 21:57:04 LOG7[2]: Session ticket processing callback' INFO: 2023-09-18 21:57:04,148: [server] Read '2023.09.18 21:57:04 LOG7[2]: New session callback' INFO: 2023-09-18 21:57:04,148: [server] Read '2023.09.18 21:57:04 LOG6[2]: Session id: 7838FA0D65A264E751641FD5767001B0DA22FE9159985CFE3A2D1172E7F8E78E' INFO: 2023-09-18 21:57:04,148: [server] Read '2023.09.18 21:57:04 LOG7[2]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG6[2]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG6[2]: Session id: 7838FA0D65A264E751641FD5767001B0DA22FE9159985CFE3A2D1172E7F8E78E' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG6[2]: s_connect: connecting 127.0.0.1:37043' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:37043: waiting 10 seconds' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG7[2]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG5[2]: s_connect: connected 127.0.0.1:37043' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG6[2]: persistence: 127.0.0.1:37043 cached' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG5[2]: Service [server] connected remote server from 127.0.0.1:33250' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:04,149: [server] Read '2023.09.18 21:57:04 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:04,149: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:04,149: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:04,149: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:04,149: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: New session callback' INFO: 2023-09-18 21:57:04,149: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:04,149: [client] Read '2023.09.18 21:57:04 LOG6[0_2]: Session id: D98A6FC9C110E085C10931A737A057B6A53B4ED7AEAC474EADEB8854F8CDBEEB' INFO: 2023-09-18 21:57:04,149: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:04,150: [client_connected_cb [127.0.0.1]:33250] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:04,192: [socket_connected_cb #2] Sending 'Hello 2' to the server INFO: 2023-09-18 21:57:04,192: [client_connected_cb [127.0.0.1]:33250] The client #2 sent data to the server: b'Hello 2\n' INFO: 2023-09-18 21:57:04,192: [client_connected_cb [127.0.0.1]:33250] The server sent data to the client #2: b'There!\n' DEBUG: 2023-09-18 21:57:04,192: [client_connected_cb [127.0.0.1]:33250] Closing down the server writer socket DEBUG: 2023-09-18 21:57:04,192: [client_connected_cb [127.0.0.1]:33250] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:57:04,193: [socket_connected_cb #2] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:04,193: [socket_connected_cb #2] Closing down the 'unix server' writer socket DEBUG: 2023-09-18 21:57:04,193: [socket_connected_cb #2] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:57:04,193: [socket_connected_cb #2] Test connection #2 has been completed INFO: 2023-09-18 21:57:04,193: [server] Read '2023.09.18 21:57:04 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:04,193: [server] Read '2023.09.18 21:57:04 LOG7[2]: Sending close_notify alert' INFO: 2023-09-18 21:57:04,193: [server] Read '2023.09.18 21:57:04 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:04,193: [server] Read '2023.09.18 21:57:04 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:04,193: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:04,193: [client] Read '2023.09.18 21:57:04 LOG6[0_2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:04,193: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: Sent socket write shutdown' INFO: 2023-09-18 21:57:04,203: [client] Read '2023.09.18 21:57:04 LOG6[0_2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:04,203: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: Sending close_notify alert' INFO: 2023-09-18 21:57:04,203: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:04,203: [client] Read '2023.09.18 21:57:04 LOG6[0_2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:04,203: [client] Read '2023.09.18 21:57:04 LOG5[0_2]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:04,204: [server] Read '2023.09.18 21:57:04 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:04,204: [server] Read '2023.09.18 21:57:04 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:04,204: [server] Read '2023.09.18 21:57:04 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:57:04,204: [server] Read '2023.09.18 21:57:04 LOG5[2]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:04,204: [server] Read '2023.09.18 21:57:04 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:04,205: [server] Read '2023.09.18 21:57:04 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:04,205: [server] Read '2023.09.18 21:57:04 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:04,205: [server] Read '2023.09.18 21:57:04 LOG7[2]: Service [server] finished (0 left)' INFO: 2023-09-18 21:57:04,205: [client] Read '2023.09.18 21:57:04 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:04,205: [client] Read '2023.09.18 21:57:04 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:04,205: [client] Read '2023.09.18 21:57:04 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:04,205: [client] Read '2023.09.18 21:57:04 LOG7[ui]: Processing SIGCHLD' INFO: 2023-09-18 21:57:04,205: [client] Read '2023.09.18 21:57:04 LOG7[ui]: Retrieving pid statuses with waitpid()' INFO: 2023-09-18 21:57:04,205: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: Remote descriptor (FD=3) closed' INFO: 2023-09-18 21:57:04,205: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: Local descriptor (FD=9) closed' INFO: 2023-09-18 21:57:04,205: [client] Read '2023.09.18 21:57:04 LOG7[0_2]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:04,205: [client] Read '2023.09.18 21:57:04 LOG6[ui]: Child process 2489025 finished with code 0' INFO: 2023-09-18 21:57:04,205: [client] Read '2023.09.18 21:57:04 LOG6[0_2]: Retrying an exec+connect section' INFO: 2023-09-18 21:57:05,204: [client] Read '2023.09.18 21:57:05 LOG6[0_3]: Local mode child started (PID=2489369)' INFO: 2023-09-18 21:57:05,204: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:57:05,204: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,204: [client] Read '2023.09.18 21:57:05 LOG5[0_3]: Service [client] accepted connection from 127.0.0.1:59813' INFO: 2023-09-18 21:57:05,205: [client] Read '2023.09.18 21:57:05 LOG6[0_3]: s_connect: connecting 127.0.0.1:36679' INFO: 2023-09-18 21:57:05,205: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: s_connect: s_poll_wait 127.0.0.1:36679: waiting 10 seconds' INFO: 2023-09-18 21:57:05,205: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,205: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:05,205: [client] Read '2023.09.18 21:57:05 LOG5[0_3]: s_connect: connected 127.0.0.1:36679' INFO: 2023-09-18 21:57:05,205: [client] Read '2023.09.18 21:57:05 LOG5[0_3]: Service [client] connected remote server from 127.0.0.1:50442' INFO: 2023-09-18 21:57:05,205: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:57:05,205: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,205: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:57:05,205: [client] Read '2023.09.18 21:57:05 LOG6[0_3]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:05,205: [client] Read '2023.09.18 21:57:05 LOG6[0_3]: Peer certificate not required' INFO: 2023-09-18 21:57:05,205: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:05,205: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,205: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,205: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,205: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:50442' INFO: 2023-09-18 21:57:05,206: [server] Read '2023.09.18 21:57:05 LOG7[3]: Service [server] started' INFO: 2023-09-18 21:57:05,206: [server] Read '2023.09.18 21:57:05 LOG7[3]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,206: [server] Read '2023.09.18 21:57:05 LOG7[3]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,206: [server] Read '2023.09.18 21:57:05 LOG5[3]: Service [server] accepted connection from 127.0.0.1:50442' INFO: 2023-09-18 21:57:05,206: [server] Read '2023.09.18 21:57:05 LOG6[3]: Peer certificate required' INFO: 2023-09-18 21:57:05,206: [server] Read '2023.09.18 21:57:05 LOG7[3]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,206: [server] Read '2023.09.18 21:57:05 LOG7[3]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,206: [server] Read '2023.09.18 21:57:05 LOG7[3]: Session ticket processing callback' INFO: 2023-09-18 21:57:05,206: [server] Read '2023.09.18 21:57:05 LOG7[3]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,206: [server] Read '2023.09.18 21:57:05 LOG7[3]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:05,206: [server] Read '2023.09.18 21:57:05 LOG6[3]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:57:05,206: [server] Read '2023.09.18 21:57:05 LOG7[3]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,206: [server] Read '2023.09.18 21:57:05 LOG7[3]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,207: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,207: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,207: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:05,207: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:05,207: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,207: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,207: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,207: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: Remove session callback' INFO: 2023-09-18 21:57:05,207: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: 4 client connect(s) requested' INFO: 2023-09-18 21:57:05,207: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: 4 client connect(s) succeeded' INFO: 2023-09-18 21:57:05,207: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:05,207: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: 3 session reuse(s)' INFO: 2023-09-18 21:57:05,208: [client] Read '2023.09.18 21:57:05 LOG6[0_3]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:05,208: [client] Read '2023.09.18 21:57:05 LOG6[0_3]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,208: [client] Read '2023.09.18 21:57:05 LOG6[0_3]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,208: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,208: [client] Read '2023.09.18 21:57:05 LOG6[0_3]: Session id: D98A6FC9C110E085C10931A737A057B6A53B4ED7AEAC474EADEB8854F8CDBEEB' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: 4 server accept(s) requested' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: 4 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: 3 session reuse(s)' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,208: [server] Read '2023.09.18 21:57:05 LOG7[3]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG7[3]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG7[3]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG7[3]: Session ticket processing callback' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG7[3]: New session callback' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG6[3]: Session id: E9848ABC5A91A2AD08DA942AD6FEB0B662D1CCE9E4B3FD03FC22CFD2532979A4' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG7[3]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG6[3]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG6[3]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG6[3]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG7[3]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG6[3]: Session id: E9848ABC5A91A2AD08DA942AD6FEB0B662D1CCE9E4B3FD03FC22CFD2532979A4' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG6[3]: s_connect: connecting 127.0.0.1:37043' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG7[3]: s_connect: s_poll_wait 127.0.0.1:37043: waiting 10 seconds' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG7[3]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG7[3]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG5[3]: s_connect: connected 127.0.0.1:37043' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG6[3]: persistence: 127.0.0.1:37043 cached' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG5[3]: Service [server] connected remote server from 127.0.0.1:33266' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG7[3]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG7[3]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,209: [server] Read '2023.09.18 21:57:05 LOG7[3]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,209: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,209: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,209: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,209: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: New session callback' INFO: 2023-09-18 21:57:05,210: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,210: [client] Read '2023.09.18 21:57:05 LOG6[0_3]: Session id: 683106D4F5E276D34060497E4A93AD7E11DBB4E22A9C24CE905C4395A40DEF29' INFO: 2023-09-18 21:57:05,210: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:05,210: [client_connected_cb [127.0.0.1]:33266] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:05,254: [socket_connected_cb #3] Sending 'Hello 3' to the server INFO: 2023-09-18 21:57:05,254: [client_connected_cb [127.0.0.1]:33266] The client #3 sent data to the server: b'Hello 3\n' INFO: 2023-09-18 21:57:05,254: [client_connected_cb [127.0.0.1]:33266] The server sent data to the client #3: b'There!\n' DEBUG: 2023-09-18 21:57:05,254: [client_connected_cb [127.0.0.1]:33266] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,254: [client_connected_cb [127.0.0.1]:33266] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:57:05,254: [socket_connected_cb #3] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,254: [socket_connected_cb #3] Closing down the 'unix server' writer socket DEBUG: 2023-09-18 21:57:05,254: [socket_connected_cb #3] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:57:05,255: [socket_connected_cb #3] Test connection #3 has been completed INFO: 2023-09-18 21:57:05,255: [server] Read '2023.09.18 21:57:05 LOG6[3]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,255: [server] Read '2023.09.18 21:57:05 LOG7[3]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,255: [server] Read '2023.09.18 21:57:05 LOG7[3]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,255: [server] Read '2023.09.18 21:57:05 LOG6[3]: SSL_shutdown successfully sent close_notify alert' DEBUG: 2023-09-18 21:57:05,255: [remove_connection] Testing connections done INFO: 2023-09-18 21:57:05,255: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,255: [client] Read '2023.09.18 21:57:05 LOG6[0_3]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,255: [client] Read '2023.09.18 21:57:05 LOG7[0_3]: Sent socket write shutdown' DEBUG: 2023-09-18 21:57:05,255: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:57:05,255: [cleanup_stunnels] Waiting for the 'server' PID 2488664 to exit... DEBUG: 2023-09-18 21:57:05,255: [cleanup_stunnels] Waiting for the 'client' PID 2488677 to exit... INFO: 2023-09-18 21:57:05,255: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,255: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,255: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,255: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,255: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,255: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,255: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 172/997, 17.25%' INFO: 2023-09-18 21:57:05,256: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,256: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating a thread for [server]' INFO: 2023-09-18 21:57:05,256: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,256: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 2 service thread(s)' INFO: 2023-09-18 21:57:05,256: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,256: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:05,256: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:05,256: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:05,256: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,256: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,256: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,256: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,256: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,256: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 165/997, 16.55%' INFO: 2023-09-18 21:57:05,256: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:05,256: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating a thread for [client]' INFO: 2023-09-18 21:57:05,256: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,256: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 2 service thread(s)' INFO: 2023-09-18 21:57:05,256: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,256: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:57:05,256: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:57:05,257: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:05,257: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:57:05,257: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:05,257: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:05,257: [cleanup_tasks] Waiting for the 'unix server' task to hopefully finish DEBUG: 2023-09-18 21:57:05,257: [cleanup_tasks] Done with the 'unix server' task DEBUG: 2023-09-18 21:57:05,257: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:05,257: [set_result] The test result has been set WARNING: 2023-09-18 21:57:05,257: [test_stunnel] Test succeeded INFO: 2023-09-18 21:57:05,258: INFO: 2023-09-18 21:57:05,258: [plugins] >>>>> Applying 'Redirect connection' <<<<< WARNING: 2023-09-18 21:57:05,258: WARNING: 2023-09-18 21:57:05,258: [test_stunnel] ***** Start '161. Redirect connection (wrong peer certificate)' ***** INFO: 2023-09-18 21:57:05,258: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:05,258: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:05,258: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:05,259: [start_listener] HTTP server is listening on [127.0.0.1]:42751 INFO: 2023-09-18 21:57:05,259: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:05,259: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,259: [start_stunnel] INFO: 2023-09-18 21:57:05,259: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:57:05,259: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,259: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,259: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,259: [start_stunnel] INFO: 2023-09-18 21:57:05,259: [start_stunnel] [server] INFO: 2023-09-18 21:57:05,259: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,259: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:57:05,259: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/error.py INFO: 2023-09-18 21:57:05,259: [start_stunnel] redirect = 127.0.0.1:42751 INFO: 2023-09-18 21:57:05,259: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,259: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:57:05,259: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:57:05,259: [start_stunnel] DEBUG: 2023-09-18 21:57:05,259: [run_stunnel] Launching the stunnel 'server' - got pid 2489378 DEBUG: 2023-09-18 21:57:05,259: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:05,264: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:57:05,284: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,284: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,284: [server] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,284: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,284: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,284: [server] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,284: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,284: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,284: [server] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,284: [server] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,284: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,284: [server] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,284: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:57:05,284: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,285: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,286: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,286: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:57:05,286: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,286: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,286: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,286: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:37593' DEBUG: 2023-09-18 21:57:05,286: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:37593 INFO: 2023-09-18 21:57:05,286: [check_listening_port] 'server' is listening on port 37593 DEBUG: 2023-09-18 21:57:05,286: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:05,286: [start_connections] Create task encr-0 INFO: 2023-09-18 21:57:05,286: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,286: [server] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,286: [server] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,286: [server] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:57:05,288: [test_connect [127.0.0.1]:37593 #0] Trying port 37593 encrypted True INFO: 2023-09-18 21:57:05,288: [establish_connection [127.0.0.1]:37593 #0] Creating a SSL context INFO: 2023-09-18 21:57:05,288: [establish_connection [127.0.0.1]:37593 #0] Load the wrong certificate INFO: 2023-09-18 21:57:05,288: [establish_connection [127.0.0.1]:37593 #0] Opening a SSL connection INFO: 2023-09-18 21:57:05,288: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,288: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,288: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,288: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:47942' INFO: 2023-09-18 21:57:05,288: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:57:05,288: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,288: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,288: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] accepted connection from 127.0.0.1:47942' INFO: 2023-09-18 21:57:05,288: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:57:05,288: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,289: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,289: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,289: [server] Read '2023.09.18 21:57:05 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,289: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,289: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,289: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,289: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,289: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:57:05,289: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:05,290: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:57:05,292: [test_connect [127.0.0.1]:37593 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:05,292: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,292: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,292: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,292: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:57:05,292: [server] Read '2023.09.18 21:57:05 LOG4[0]: CERT: Pre-verification error: self-signed certificate' INFO: 2023-09-18 21:57:05,292: [server] Read '2023.09.18 21:57:05 LOG4[0]: Rejected by CERT at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:57:05,292: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:57:05,292: [server] Read '2023.09.18 21:57:05 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:57:05,292: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:05,292: [server] Read '2023.09.18 21:57:05 LOG4[0]: CERT: Certificate not found in local repository' INFO: 2023-09-18 21:57:05,292: [server] Read '2023.09.18 21:57:05 LOG4[0]: Rejected by CERT at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:57:05,292: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: Peer certificate was cached (1537 bytes)' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 71E60A95AE58FEA147B67AAD5F3D9CAAF842B6904AB58ABEBE7C82B8D2834ECD' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,293: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 823DB7E16BE7537A298E0F99443FB6F8E7A219B210D62257B67B853EF5B939D9' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG5[0]: Redirecting connection' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:42751' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:42751: waiting 10 seconds' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:42751' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG6[0]: persistence: 127.0.0.1:42751 cached' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] connected remote server from 127.0.0.1:47734' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,294: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,295: [client_connected_cb [127.0.0.1]:47734] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,295: [client_connected_cb [127.0.0.1]:47734] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:05,295: [client_connected_cb [127.0.0.1]:47734] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:05,295: [client_connected_cb [127.0.0.1]:47734] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,295: [client_connected_cb [127.0.0.1]:47734] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,295: [test_connect [127.0.0.1]:37593 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,295: [test_connect [127.0.0.1]:37593 #0] Closing down the client writer socket INFO: 2023-09-18 21:57:05,295: [server] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,295: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,295: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,295: [server] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,295: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,295: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' DEBUG: 2023-09-18 21:57:05,295: [test_connect [127.0.0.1]:37593 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,295: [test_connect [127.0.0.1]:37593 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:57:05,296: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:57:05,296: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:05,296: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:57:05,296: [cleanup_stunnels] Waiting for the 'server' PID 2489378 to exit... INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 159/997, 15.95%' INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,296: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,297: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,297: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:05,297: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:05,297: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:05,298: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:05,298: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:57:05,298: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:05,298: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:05,298: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:05,298: [set_result] The test result has been set WARNING: 2023-09-18 21:57:05,298: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:57:05,298: WARNING: 2023-09-18 21:57:05,298: [test_stunnel] ***** Start '162. Redirect connection (no peer certificate)' ***** INFO: 2023-09-18 21:57:05,298: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:05,298: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:05,298: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:05,299: [start_listener] HTTP server is listening on [127.0.0.1]:41091 INFO: 2023-09-18 21:57:05,299: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:05,299: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,299: [start_stunnel] INFO: 2023-09-18 21:57:05,299: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:57:05,299: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,299: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,299: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,299: [start_stunnel] INFO: 2023-09-18 21:57:05,299: [start_stunnel] [server] INFO: 2023-09-18 21:57:05,299: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,299: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:57:05,299: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/error.py INFO: 2023-09-18 21:57:05,300: [start_stunnel] redirect = 127.0.0.1:41091 INFO: 2023-09-18 21:57:05,300: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,300: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:57:05,300: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:57:05,300: [start_stunnel] DEBUG: 2023-09-18 21:57:05,300: [run_stunnel] Launching the stunnel 'server' - got pid 2489384 DEBUG: 2023-09-18 21:57:05,300: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,325: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,326: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:38817' DEBUG: 2023-09-18 21:57:05,326: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:38817 INFO: 2023-09-18 21:57:05,327: [check_listening_port] 'server' is listening on port 38817 DEBUG: 2023-09-18 21:57:05,327: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:05,327: [start_connections] Create task encr-0 INFO: 2023-09-18 21:57:05,327: [test_connect [127.0.0.1]:38817 #0] Trying port 38817 encrypted True INFO: 2023-09-18 21:57:05,327: [establish_connection [127.0.0.1]:38817 #0] Creating a SSL context INFO: 2023-09-18 21:57:05,327: [establish_connection [127.0.0.1]:38817 #0] Opening a SSL connection INFO: 2023-09-18 21:57:05,327: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,327: [server] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,327: [server] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,327: [server] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:57:05,328: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,328: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,328: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,328: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:40314' INFO: 2023-09-18 21:57:05,328: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:57:05,328: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,328: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,328: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] accepted connection from 127.0.0.1:40314' INFO: 2023-09-18 21:57:05,328: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:57:05,328: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,328: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,328: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,328: [server] Read '2023.09.18 21:57:05 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,329: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,329: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,329: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,329: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,329: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:57:05,329: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:05,330: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:57:05,330: [test_connect [127.0.0.1]:38817 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,331: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 555A16E738A7B286D306C7296C2546075567766EAC4FE83736ED53BCECEDD116' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: F1E01D4EB45C90BE1D35D7C935EE3B81C328EA60C532F80E667605148541A870' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG5[0]: Redirecting connection' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:41091' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:41091: waiting 10 seconds' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:41091' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG6[0]: persistence: 127.0.0.1:41091 cached' INFO: 2023-09-18 21:57:05,332: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] connected remote server from 127.0.0.1:50356' INFO: 2023-09-18 21:57:05,333: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,333: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,333: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,333: [client_connected_cb [127.0.0.1]:50356] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,333: [client_connected_cb [127.0.0.1]:50356] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:05,333: [client_connected_cb [127.0.0.1]:50356] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:05,333: [client_connected_cb [127.0.0.1]:50356] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,333: [client_connected_cb [127.0.0.1]:50356] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,333: [test_connect [127.0.0.1]:38817 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,333: [test_connect [127.0.0.1]:38817 #0] Closing down the client writer socket INFO: 2023-09-18 21:57:05,333: [server] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' DEBUG: 2023-09-18 21:57:05,334: [test_connect [127.0.0.1]:38817 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,334: [test_connect [127.0.0.1]:38817 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:57:05,334: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:57:05,334: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:05,334: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:57:05,334: [cleanup_stunnels] Waiting for the 'server' PID 2489384 to exit... INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,334: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,335: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 127/997, 12.74%' INFO: 2023-09-18 21:57:05,335: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,335: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,335: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,335: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,335: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:05,335: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:05,335: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:05,336: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:05,336: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:57:05,336: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:05,336: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:05,336: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:05,336: [set_result] The test result has been set WARNING: 2023-09-18 21:57:05,336: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:57:05,337: WARNING: 2023-09-18 21:57:05,337: [test_stunnel] ***** Start '163. Not redirected connection (valid peer certificate)' ***** INFO: 2023-09-18 21:57:05,337: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:05,337: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:05,337: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:05,337: [start_listener] HTTP server is listening on [127.0.0.1]:45179 INFO: 2023-09-18 21:57:05,337: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:05,338: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,338: [start_stunnel] INFO: 2023-09-18 21:57:05,338: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:57:05,338: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,338: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,338: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,338: [start_stunnel] INFO: 2023-09-18 21:57:05,338: [start_stunnel] [server] INFO: 2023-09-18 21:57:05,338: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,338: [start_stunnel] connect = 127.0.0.1:45179 INFO: 2023-09-18 21:57:05,338: [start_stunnel] redirect = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,338: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,338: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:57:05,338: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:57:05,338: [start_stunnel] DEBUG: 2023-09-18 21:57:05,338: [run_stunnel] Launching the stunnel 'server' - got pid 2489399 DEBUG: 2023-09-18 21:57:05,338: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:05,363: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,363: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,363: [server] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,364: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:40881' DEBUG: 2023-09-18 21:57:05,364: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:40881 INFO: 2023-09-18 21:57:05,365: [check_listening_port] 'server' is listening on port 40881 DEBUG: 2023-09-18 21:57:05,365: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:05,365: [start_connections] Create task encr-0 INFO: 2023-09-18 21:57:05,365: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,365: [server] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,365: [server] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,365: [server] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:57:05,367: [test_connect [127.0.0.1]:40881 #0] Trying port 40881 encrypted True INFO: 2023-09-18 21:57:05,367: [establish_connection [127.0.0.1]:40881 #0] Creating a SSL context INFO: 2023-09-18 21:57:05,367: [establish_connection [127.0.0.1]:40881 #0] Load the correct certificate INFO: 2023-09-18 21:57:05,367: [establish_connection [127.0.0.1]:40881 #0] Opening a SSL connection INFO: 2023-09-18 21:57:05,367: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,367: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,367: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,367: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:48146' INFO: 2023-09-18 21:57:05,367: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:57:05,367: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,367: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,367: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] accepted connection from 127.0.0.1:48146' INFO: 2023-09-18 21:57:05,367: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:57:05,367: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,368: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,368: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,368: [server] Read '2023.09.18 21:57:05 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,368: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,368: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,368: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,368: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,368: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:57:05,368: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:05,371: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:57:05,371: [test_connect [127.0.0.1]:40881 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:05,371: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,371: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,371: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,371: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,371: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Pre-verification error ignored: unable to get local issuer certificate' INFO: 2023-09-18 21:57:05,371: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:05,371: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:57:05,371: [server] Read '2023.09.18 21:57:05 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Pre-verification error ignored: unable to verify the first certificate' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,372: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 823A3CC6738107B5A230BE4F968FA22F3FD3D865EEA5C9E33303EFCFB9B30807' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 702B9AC113BBD86F899166CA4B81B1FD9AFC946C7A4E8EB95BCE516A1AD30FB6' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:45179' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:45179: waiting 10 seconds' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:45179' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG6[0]: persistence: 127.0.0.1:45179 cached' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] connected remote server from 127.0.0.1:35614' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,373: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,374: [client_connected_cb [127.0.0.1]:35614] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,374: [client_connected_cb [127.0.0.1]:35614] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:05,374: [client_connected_cb [127.0.0.1]:35614] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:05,374: [client_connected_cb [127.0.0.1]:35614] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,374: [client_connected_cb [127.0.0.1]:35614] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,374: [test_connect [127.0.0.1]:40881 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,374: [test_connect [127.0.0.1]:40881 #0] Closing down the client writer socket INFO: 2023-09-18 21:57:05,375: [server] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,375: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,375: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,375: [server] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,375: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,375: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' DEBUG: 2023-09-18 21:57:05,375: [test_connect [127.0.0.1]:40881 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,375: [test_connect [127.0.0.1]:40881 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:05,375: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,375: [server] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,375: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,375: [server] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,375: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:57:05,375: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:57:05,375: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:05,375: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:57:05,375: [cleanup_stunnels] Waiting for the 'server' PID 2489399 to exit... INFO: 2023-09-18 21:57:05,376: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,376: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,376: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,376: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,376: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,376: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,376: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 159/997, 15.95%' INFO: 2023-09-18 21:57:05,376: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,376: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,376: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,376: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,376: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:05,376: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:05,376: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:05,377: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:05,377: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:57:05,377: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:05,377: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:05,377: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:05,377: [set_result] The test result has been set WARNING: 2023-09-18 21:57:05,377: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:57:05,378: WARNING: 2023-09-18 21:57:05,378: [test_stunnel] ***** Start '164. Redirect connection (wrong chain)' ***** INFO: 2023-09-18 21:57:05,378: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:05,378: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:05,378: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:05,378: [start_listener] HTTP server is listening on [127.0.0.1]:33625 INFO: 2023-09-18 21:57:05,378: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:05,379: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,379: [start_stunnel] INFO: 2023-09-18 21:57:05,379: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:57:05,379: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,379: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,379: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,379: [start_stunnel] INFO: 2023-09-18 21:57:05,379: [start_stunnel] [server] INFO: 2023-09-18 21:57:05,379: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,379: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:57:05,379: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/error.py INFO: 2023-09-18 21:57:05,379: [start_stunnel] redirect = 127.0.0.1:33625 INFO: 2023-09-18 21:57:05,379: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,379: [start_stunnel] verifyChain = yes INFO: 2023-09-18 21:57:05,379: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/CACert.pem INFO: 2023-09-18 21:57:05,379: [start_stunnel] DEBUG: 2023-09-18 21:57:05,379: [run_stunnel] Launching the stunnel 'server' - got pid 2489408 DEBUG: 2023-09-18 21:57:05,379: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:05,403: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/CACert.pem' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=Root CA, CN=CA, emailAddress=CA@example.com' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,404: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,405: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:43237' DEBUG: 2023-09-18 21:57:05,405: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:43237 INFO: 2023-09-18 21:57:05,405: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,405: [check_listening_port] 'server' is listening on port 43237 DEBUG: 2023-09-18 21:57:05,405: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:05,405: [start_connections] Create task encr-0 INFO: 2023-09-18 21:57:05,406: [test_connect [127.0.0.1]:43237 #0] Trying port 43237 encrypted True INFO: 2023-09-18 21:57:05,406: [establish_connection [127.0.0.1]:43237 #0] Creating a SSL context INFO: 2023-09-18 21:57:05,406: [establish_connection [127.0.0.1]:43237 #0] Opening a SSL connection INFO: 2023-09-18 21:57:05,406: [server] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,406: [server] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,406: [server] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:57:05,406: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:53058' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] accepted connection from 127.0.0.1:53058' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:57:05,407: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:05,408: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:57:05,409: [test_connect [127.0.0.1]:43237 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:05,409: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,409: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,409: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,409: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:57:05,409: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,409: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:05,409: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 9BD74EF17B322D6F3D2EEFDE33D12B812E1F487D61C4EE197C74E7F3261FB3E3' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,410: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 7BB911DA43750D22AF661D969AD510B675CA752D14A78BB948C23049FA4318F3' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG5[0]: Redirecting connection' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:33625' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:33625: waiting 10 seconds' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:33625' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG6[0]: persistence: 127.0.0.1:33625 cached' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] connected remote server from 127.0.0.1:41086' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,411: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,412: [client_connected_cb [127.0.0.1]:41086] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,412: [client_connected_cb [127.0.0.1]:41086] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:05,412: [client_connected_cb [127.0.0.1]:41086] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:05,412: [client_connected_cb [127.0.0.1]:41086] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,412: [client_connected_cb [127.0.0.1]:41086] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,412: [test_connect [127.0.0.1]:43237 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,412: [test_connect [127.0.0.1]:43237 #0] Closing down the client writer socket INFO: 2023-09-18 21:57:05,412: [server] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,412: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,412: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,412: [server] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,412: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,412: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' DEBUG: 2023-09-18 21:57:05,412: [test_connect [127.0.0.1]:43237 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,412: [test_connect [127.0.0.1]:43237 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:57:05,413: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:57:05,413: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:05,413: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:57:05,413: [cleanup_stunnels] Waiting for the 'server' PID 2489408 to exit... INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 133/997, 13.34%' INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,413: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,414: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,414: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:05,414: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:05,414: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:05,415: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:05,415: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:57:05,415: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:05,415: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:05,415: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:05,415: [set_result] The test result has been set WARNING: 2023-09-18 21:57:05,415: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:57:05,415: WARNING: 2023-09-18 21:57:05,415: [test_stunnel] ***** Start '165. Redirect connection (no chain)' ***** INFO: 2023-09-18 21:57:05,415: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:05,415: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:05,415: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:05,416: [start_listener] HTTP server is listening on [127.0.0.1]:45609 INFO: 2023-09-18 21:57:05,416: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:05,416: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,416: [start_stunnel] INFO: 2023-09-18 21:57:05,416: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:57:05,416: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,416: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,416: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,416: [start_stunnel] INFO: 2023-09-18 21:57:05,417: [start_stunnel] [server] INFO: 2023-09-18 21:57:05,417: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,417: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:57:05,417: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/error.py INFO: 2023-09-18 21:57:05,417: [start_stunnel] redirect = 127.0.0.1:45609 INFO: 2023-09-18 21:57:05,417: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,417: [start_stunnel] verifyChain = yes INFO: 2023-09-18 21:57:05,417: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/CACert.pem INFO: 2023-09-18 21:57:05,417: [start_stunnel] DEBUG: 2023-09-18 21:57:05,417: [run_stunnel] Launching the stunnel 'server' - got pid 2489414 DEBUG: 2023-09-18 21:57:05,417: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,441: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/CACert.pem' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=Root CA, CN=CA, emailAddress=CA@example.com' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,442: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:38499' DEBUG: 2023-09-18 21:57:05,442: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:38499 INFO: 2023-09-18 21:57:05,443: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,443: [check_listening_port] 'server' is listening on port 38499 DEBUG: 2023-09-18 21:57:05,443: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:05,443: [start_connections] Create task encr-0 INFO: 2023-09-18 21:57:05,443: [test_connect [127.0.0.1]:38499 #0] Trying port 38499 encrypted True INFO: 2023-09-18 21:57:05,443: [establish_connection [127.0.0.1]:38499 #0] Creating a SSL context INFO: 2023-09-18 21:57:05,443: [establish_connection [127.0.0.1]:38499 #0] Opening a SSL connection INFO: 2023-09-18 21:57:05,444: [server] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,444: [server] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,444: [server] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:57:05,444: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,444: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,444: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,444: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:35204' INFO: 2023-09-18 21:57:05,444: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:57:05,444: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,444: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,444: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] accepted connection from 127.0.0.1:35204' INFO: 2023-09-18 21:57:05,444: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:57:05,444: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,444: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,445: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,445: [server] Read '2023.09.18 21:57:05 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,445: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,445: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,445: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,445: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,445: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:57:05,445: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:05,446: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:57:05,447: [test_connect [127.0.0.1]:38499 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:05,447: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,447: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,447: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,447: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:57:05,447: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,447: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:05,447: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,447: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,447: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,447: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:05,447: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,447: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 0085669193C5F31255647E514C9CDEB6C4B7E1369791E06CD5B9AE04813208D2' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:05,448: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: B6240FE4CE91F41896CFACE28C132182A837AC5862A28DB50EBBC064944B8D4C' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG5[0]: Redirecting connection' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:45609' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:45609: waiting 10 seconds' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:45609' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG6[0]: persistence: 127.0.0.1:45609 cached' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] connected remote server from 127.0.0.1:57660' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,449: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,449: [client_connected_cb [127.0.0.1]:57660] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,449: [client_connected_cb [127.0.0.1]:57660] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:05,449: [client_connected_cb [127.0.0.1]:57660] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:05,449: [client_connected_cb [127.0.0.1]:57660] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,450: [client_connected_cb [127.0.0.1]:57660] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,450: [test_connect [127.0.0.1]:38499 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,450: [test_connect [127.0.0.1]:38499 #0] Closing down the client writer socket INFO: 2023-09-18 21:57:05,450: [server] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,450: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,450: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,450: [server] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,450: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,450: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' DEBUG: 2023-09-18 21:57:05,450: [test_connect [127.0.0.1]:38499 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,450: [test_connect [127.0.0.1]:38499 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:05,450: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,450: [server] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,450: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,450: [server] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,450: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:57:05,450: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:57:05,450: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:05,450: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:57:05,451: [cleanup_stunnels] Waiting for the 'server' PID 2489414 to exit... INFO: 2023-09-18 21:57:05,451: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,451: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,451: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,451: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,451: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,451: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,451: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 133/997, 13.34%' INFO: 2023-09-18 21:57:05,451: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,451: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,451: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,451: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,451: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:05,451: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:05,451: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:05,452: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:05,453: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:57:05,453: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:05,453: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:05,453: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:05,453: [set_result] The test result has been set WARNING: 2023-09-18 21:57:05,453: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:57:05,453: WARNING: 2023-09-18 21:57:05,453: [test_stunnel] ***** Start '166. Not redirected connection (valid chain)' ***** INFO: 2023-09-18 21:57:05,453: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:05,453: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:05,453: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:05,454: [start_listener] HTTP server is listening on [127.0.0.1]:44071 INFO: 2023-09-18 21:57:05,454: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:05,454: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,454: [start_stunnel] INFO: 2023-09-18 21:57:05,454: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:57:05,454: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,454: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,454: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,454: [start_stunnel] INFO: 2023-09-18 21:57:05,454: [start_stunnel] [server] INFO: 2023-09-18 21:57:05,454: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,454: [start_stunnel] connect = 127.0.0.1:44071 INFO: 2023-09-18 21:57:05,454: [start_stunnel] redirect = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,454: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,454: [start_stunnel] verifyChain = yes INFO: 2023-09-18 21:57:05,454: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/CACert.pem INFO: 2023-09-18 21:57:05,454: [start_stunnel] DEBUG: 2023-09-18 21:57:05,454: [run_stunnel] Launching the stunnel 'server' - got pid 2489420 DEBUG: 2023-09-18 21:57:05,455: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,479: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/CACert.pem' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=Root CA, CN=CA, emailAddress=CA@example.com' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,480: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:37947' DEBUG: 2023-09-18 21:57:05,480: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:37947 INFO: 2023-09-18 21:57:05,481: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,481: [check_listening_port] 'server' is listening on port 37947 DEBUG: 2023-09-18 21:57:05,481: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:05,481: [start_connections] Create task encr-0 INFO: 2023-09-18 21:57:05,482: [test_connect [127.0.0.1]:37947 #0] Trying port 37947 encrypted True INFO: 2023-09-18 21:57:05,482: [establish_connection [127.0.0.1]:37947 #0] Creating a SSL context INFO: 2023-09-18 21:57:05,482: [establish_connection [127.0.0.1]:37947 #0] Load the correct certificate INFO: 2023-09-18 21:57:05,482: [establish_connection [127.0.0.1]:37947 #0] Opening a SSL connection INFO: 2023-09-18 21:57:05,482: [server] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,482: [server] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,482: [server] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:57:05,483: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,483: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,483: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,483: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:41156' INFO: 2023-09-18 21:57:05,483: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:57:05,483: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,483: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,483: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] accepted connection from 127.0.0.1:41156' INFO: 2023-09-18 21:57:05,483: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:57:05,483: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,483: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,483: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,483: [server] Read '2023.09.18 21:57:05 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,483: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,484: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,484: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,484: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,484: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:57:05,484: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:05,487: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:57:05,488: [test_connect [127.0.0.1]:37947 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:05,488: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,488: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,488: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,488: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=1: C=PL, O=Stunnel Developers, OU=Root CA, CN=CA, emailAddress=CA@example.com' INFO: 2023-09-18 21:57:05,488: [server] Read '2023.09.18 21:57:05 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:57:05,488: [server] Read '2023.09.18 21:57:05 LOG6[0]: Certificate accepted at depth=1: C=PL, O=Stunnel Developers, OU=Root CA, CN=CA, emailAddress=CA@example.com' INFO: 2023-09-18 21:57:05,488: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,488: [server] Read '2023.09.18 21:57:05 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:57:05,488: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:05,488: [server] Read '2023.09.18 21:57:05 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,488: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:57:05,489: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:57:05,489: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,489: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:05,489: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,489: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,489: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,489: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:05,489: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,489: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,489: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,489: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,489: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,490: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,490: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,490: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,490: [server] Read '2023.09.18 21:57:05 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:05,490: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: A6B3CAC402272927989597EC583ABBC9B32BCD42A9AA1E8263E551E8B6343C7C' INFO: 2023-09-18 21:57:05,490: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,490: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,490: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,490: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,490: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 1DFE3F5955809D597B7A3BA459D183CDF81E63534C02330A9A6E5A3FF2ADFCBF' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:44071' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:44071: waiting 10 seconds' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:44071' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG6[0]: persistence: 127.0.0.1:44071 cached' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] connected remote server from 127.0.0.1:58546' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,491: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,492: [client_connected_cb [127.0.0.1]:58546] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,492: [client_connected_cb [127.0.0.1]:58546] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:05,492: [client_connected_cb [127.0.0.1]:58546] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:05,492: [client_connected_cb [127.0.0.1]:58546] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,492: [client_connected_cb [127.0.0.1]:58546] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,492: [test_connect [127.0.0.1]:37947 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,492: [test_connect [127.0.0.1]:37947 #0] Closing down the client writer socket INFO: 2023-09-18 21:57:05,492: [server] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,492: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,492: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,493: [server] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,493: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,493: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' DEBUG: 2023-09-18 21:57:05,493: [test_connect [127.0.0.1]:37947 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,493: [test_connect [127.0.0.1]:37947 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:05,493: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,493: [server] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,493: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,493: [server] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,493: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:57:05,493: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:57:05,493: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:05,493: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:57:05,493: [cleanup_stunnels] Waiting for the 'server' PID 2489420 to exit... INFO: 2023-09-18 21:57:05,494: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,494: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,494: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,494: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,494: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,494: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,494: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 161/997, 16.15%' INFO: 2023-09-18 21:57:05,494: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,494: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,494: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,494: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,494: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:05,494: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:05,494: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:05,495: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:05,496: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:57:05,496: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:05,496: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:05,496: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:05,496: [set_result] The test result has been set WARNING: 2023-09-18 21:57:05,496: [test_stunnel] Test succeeded INFO: 2023-09-18 21:57:05,496: INFO: 2023-09-18 21:57:05,496: [plugins] >>>>> Applying 'Redirect PROXY connection' <<<<< WARNING: 2023-09-18 21:57:05,496: WARNING: 2023-09-18 21:57:05,496: [test_stunnel] ***** Start '171. Redirect proxy connection (wrong peer certificate)' ***** INFO: 2023-09-18 21:57:05,496: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:05,496: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:05,496: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:05,497: [start_listener] HTTP server is listening on [127.0.0.1]:32997 INFO: 2023-09-18 21:57:05,498: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:05,498: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,498: [start_stunnel] INFO: 2023-09-18 21:57:05,498: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:57:05,498: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,498: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,498: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,498: [start_stunnel] INFO: 2023-09-18 21:57:05,498: [start_stunnel] protocol = proxy INFO: 2023-09-18 21:57:05,498: [start_stunnel] INFO: 2023-09-18 21:57:05,498: [start_stunnel] [server] INFO: 2023-09-18 21:57:05,498: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,498: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:57:05,498: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/error.py INFO: 2023-09-18 21:57:05,498: [start_stunnel] redirect = 127.0.0.1:32997 INFO: 2023-09-18 21:57:05,498: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,498: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:57:05,498: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:57:05,498: [start_stunnel] DEBUG: 2023-09-18 21:57:05,498: [run_stunnel] Launching the stunnel 'server' - got pid 2489427 DEBUG: 2023-09-18 21:57:05,498: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:05,523: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,523: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,523: [server] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,523: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,523: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,523: [server] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,523: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,523: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,523: [server] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,523: [server] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,523: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,523: [server] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,524: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,525: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:45529' DEBUG: 2023-09-18 21:57:05,525: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:45529 INFO: 2023-09-18 21:57:05,525: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,525: [check_listening_port] 'server' is listening on port 45529 DEBUG: 2023-09-18 21:57:05,525: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:05,525: [start_connections] Create task encr-0 INFO: 2023-09-18 21:57:05,528: [test_connect [127.0.0.1]:45529 #0] Trying port 45529 encrypted True INFO: 2023-09-18 21:57:05,528: [establish_connection [127.0.0.1]:45529 #0] Creating a SSL context INFO: 2023-09-18 21:57:05,528: [establish_connection [127.0.0.1]:45529 #0] Load the wrong certificate INFO: 2023-09-18 21:57:05,528: [establish_connection [127.0.0.1]:45529 #0] Opening a SSL connection INFO: 2023-09-18 21:57:05,528: [server] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,528: [server] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,528: [server] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:57:05,528: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,528: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:58274' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] accepted connection from 127.0.0.1:58274' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:57:05,529: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:05,530: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:57:05,532: [test_connect [127.0.0.1]:45529 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:05,532: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,532: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,532: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,533: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:57:05,533: [server] Read '2023.09.18 21:57:05 LOG4[0]: CERT: Pre-verification error: self-signed certificate' INFO: 2023-09-18 21:57:05,533: [server] Read '2023.09.18 21:57:05 LOG4[0]: Rejected by CERT at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:57:05,533: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:57:05,533: [server] Read '2023.09.18 21:57:05 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:57:05,533: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:05,533: [server] Read '2023.09.18 21:57:05 LOG4[0]: CERT: Certificate not found in local repository' INFO: 2023-09-18 21:57:05,533: [server] Read '2023.09.18 21:57:05 LOG4[0]: Rejected by CERT at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:57:05,533: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:57:05,533: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,534: [server] Read '2023.09.18 21:57:05 LOG7[0]: Peer certificate was cached (1537 bytes)' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: B474417BFE7384EB1ECE34E7056B082FACCB5A9C90781403AEC62F837FB5D026' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 0E7E5991A6292784CB8D970C8932DD5A565213ED9502CC8A740217259AC2F171' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,535: [server] Read '2023.09.18 21:57:05 LOG5[0]: Redirecting connection' INFO: 2023-09-18 21:57:05,536: [server] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:32997' INFO: 2023-09-18 21:57:05,536: [server] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:32997: waiting 10 seconds' INFO: 2023-09-18 21:57:05,536: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,536: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,536: [server] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:32997' INFO: 2023-09-18 21:57:05,536: [server] Read '2023.09.18 21:57:05 LOG6[0]: persistence: 127.0.0.1:32997 cached' INFO: 2023-09-18 21:57:05,536: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] connected remote server from 127.0.0.1:42034' INFO: 2023-09-18 21:57:05,536: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,536: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,536: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,536: [server] Read '2023.09.18 21:57:05 LOG7[0]: -> PROXY TCP4 127.0.0.1 127.0.0.1 58274 45529' INFO: 2023-09-18 21:57:05,536: [client_connected_cb [127.0.0.1]:42034] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:05,536: [client_connected_cb [127.0.0.1]:42034] The listener get the original client IP address with HAProxy PROXY protocol INFO: 2023-09-18 21:57:05,537: [client_connected_cb [127.0.0.1]:42034] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:05,537: [client_connected_cb [127.0.0.1]:42034] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:05,537: [client_connected_cb [127.0.0.1]:42034] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,537: [client_connected_cb [127.0.0.1]:42034] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,537: [test_connect [127.0.0.1]:45529 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,537: [test_connect [127.0.0.1]:45529 #0] Closing down the client writer socket INFO: 2023-09-18 21:57:05,537: [server] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,537: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,537: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,537: [server] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' DEBUG: 2023-09-18 21:57:05,537: [test_connect [127.0.0.1]:45529 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,537: [test_connect [127.0.0.1]:45529 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:05,538: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,538: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,538: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,538: [server] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,538: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,538: [server] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,538: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:57:05,538: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:57:05,538: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:05,538: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:57:05,538: [cleanup_stunnels] Waiting for the 'server' PID 2489427 to exit... INFO: 2023-09-18 21:57:05,539: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,539: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,539: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,539: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,539: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,539: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,539: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 159/997, 15.95%' INFO: 2023-09-18 21:57:05,539: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,539: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,539: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,539: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,539: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:05,539: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:05,539: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:05,541: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:05,541: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:57:05,541: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:05,541: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:05,541: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:05,541: [set_result] The test result has been set WARNING: 2023-09-18 21:57:05,541: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:57:05,541: WARNING: 2023-09-18 21:57:05,541: [test_stunnel] ***** Start '172. Redirect proxy connection (no peer certificate)' ***** INFO: 2023-09-18 21:57:05,541: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:05,542: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:05,542: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:05,543: [start_listener] HTTP server is listening on [127.0.0.1]:38797 INFO: 2023-09-18 21:57:05,543: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:05,543: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,543: [start_stunnel] INFO: 2023-09-18 21:57:05,543: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:57:05,543: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,543: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,543: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,543: [start_stunnel] INFO: 2023-09-18 21:57:05,543: [start_stunnel] protocol = proxy INFO: 2023-09-18 21:57:05,543: [start_stunnel] INFO: 2023-09-18 21:57:05,543: [start_stunnel] [server] INFO: 2023-09-18 21:57:05,543: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,543: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:57:05,543: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/error.py INFO: 2023-09-18 21:57:05,543: [start_stunnel] redirect = 127.0.0.1:38797 INFO: 2023-09-18 21:57:05,543: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,543: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:57:05,543: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:57:05,543: [start_stunnel] DEBUG: 2023-09-18 21:57:05,543: [run_stunnel] Launching the stunnel 'server' - got pid 2489432 DEBUG: 2023-09-18 21:57:05,543: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,568: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,569: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:38303' DEBUG: 2023-09-18 21:57:05,569: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:38303 INFO: 2023-09-18 21:57:05,570: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,570: [check_listening_port] 'server' is listening on port 38303 DEBUG: 2023-09-18 21:57:05,570: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:05,570: [start_connections] Create task encr-0 INFO: 2023-09-18 21:57:05,571: [test_connect [127.0.0.1]:38303 #0] Trying port 38303 encrypted True INFO: 2023-09-18 21:57:05,571: [establish_connection [127.0.0.1]:38303 #0] Creating a SSL context INFO: 2023-09-18 21:57:05,571: [establish_connection [127.0.0.1]:38303 #0] Opening a SSL connection INFO: 2023-09-18 21:57:05,571: [server] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,571: [server] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,571: [server] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:57:05,572: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,572: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,572: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,572: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:49052' INFO: 2023-09-18 21:57:05,572: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:57:05,572: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,572: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,572: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] accepted connection from 127.0.0.1:49052' INFO: 2023-09-18 21:57:05,572: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:57:05,572: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,573: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,573: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,573: [server] Read '2023.09.18 21:57:05 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,573: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,573: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,573: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,573: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,573: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:57:05,573: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:05,575: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:57:05,575: [test_connect [127.0.0.1]:38303 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:05,575: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,575: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,575: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,575: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:57:05,575: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,575: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:05,575: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,575: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,575: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,575: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:05,575: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,575: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,576: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,576: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,576: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,576: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,576: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,576: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,576: [server] Read '2023.09.18 21:57:05 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:05,576: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: D39140EA28DC0B5CEF00BA6EAF130B052EF74BAAB32EFD34D94E988867035E7A' INFO: 2023-09-18 21:57:05,576: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,576: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,576: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,576: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,576: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,576: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,577: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,577: [server] Read '2023.09.18 21:57:05 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:05,577: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: CC113F935D450680BE51ADF89238B83D223F8D43DE22842AC8FBF67055A232BB' INFO: 2023-09-18 21:57:05,577: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,577: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:05,577: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,577: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,577: [server] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,577: [server] Read '2023.09.18 21:57:05 LOG5[0]: Redirecting connection' INFO: 2023-09-18 21:57:05,577: [server] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:38797' INFO: 2023-09-18 21:57:05,577: [server] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:38797: waiting 10 seconds' INFO: 2023-09-18 21:57:05,577: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,578: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,578: [server] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:38797' INFO: 2023-09-18 21:57:05,578: [server] Read '2023.09.18 21:57:05 LOG6[0]: persistence: 127.0.0.1:38797 cached' INFO: 2023-09-18 21:57:05,578: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] connected remote server from 127.0.0.1:53742' INFO: 2023-09-18 21:57:05,578: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,578: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,578: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,578: [server] Read '2023.09.18 21:57:05 LOG7[0]: -> PROXY TCP4 127.0.0.1 127.0.0.1 49052 38303' INFO: 2023-09-18 21:57:05,578: [client_connected_cb [127.0.0.1]:53742] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:05,578: [client_connected_cb [127.0.0.1]:53742] The listener get the original client IP address with HAProxy PROXY protocol INFO: 2023-09-18 21:57:05,578: [client_connected_cb [127.0.0.1]:53742] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:05,578: [client_connected_cb [127.0.0.1]:53742] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:05,578: [client_connected_cb [127.0.0.1]:53742] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,579: [client_connected_cb [127.0.0.1]:53742] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,579: [test_connect [127.0.0.1]:38303 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,579: [test_connect [127.0.0.1]:38303 #0] Closing down the client writer socket INFO: 2023-09-18 21:57:05,579: [server] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,579: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,579: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,579: [server] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,579: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,579: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,579: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' DEBUG: 2023-09-18 21:57:05,579: [test_connect [127.0.0.1]:38303 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,579: [test_connect [127.0.0.1]:38303 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:05,580: [server] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,580: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,580: [server] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,580: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:57:05,580: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:57:05,580: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:05,580: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:57:05,580: [cleanup_stunnels] Waiting for the 'server' PID 2489432 to exit... INFO: 2023-09-18 21:57:05,580: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,581: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,581: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,581: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,581: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,581: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,581: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 127/997, 12.74%' INFO: 2023-09-18 21:57:05,581: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,581: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,581: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,581: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,581: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:05,581: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:05,581: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:05,582: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:05,582: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:57:05,582: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:05,583: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:05,583: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:05,583: [set_result] The test result has been set WARNING: 2023-09-18 21:57:05,583: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:57:05,583: WARNING: 2023-09-18 21:57:05,583: [test_stunnel] ***** Start '173. Not redirected proxy connection (valid peer certificate)' ***** INFO: 2023-09-18 21:57:05,583: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:05,583: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:05,583: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:05,584: [start_listener] HTTP server is listening on [127.0.0.1]:41235 INFO: 2023-09-18 21:57:05,584: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:05,584: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,584: [start_stunnel] INFO: 2023-09-18 21:57:05,584: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:57:05,584: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,584: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,584: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,584: [start_stunnel] INFO: 2023-09-18 21:57:05,584: [start_stunnel] protocol = proxy INFO: 2023-09-18 21:57:05,584: [start_stunnel] INFO: 2023-09-18 21:57:05,584: [start_stunnel] [server] INFO: 2023-09-18 21:57:05,585: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,585: [start_stunnel] connect = 127.0.0.1:41235 INFO: 2023-09-18 21:57:05,585: [start_stunnel] redirect = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,585: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,585: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:57:05,585: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:57:05,585: [start_stunnel] DEBUG: 2023-09-18 21:57:05,585: [run_stunnel] Launching the stunnel 'server' - got pid 2489438 DEBUG: 2023-09-18 21:57:05,585: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:05,609: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,609: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,609: [server] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,609: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,610: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:42389' DEBUG: 2023-09-18 21:57:05,610: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:42389 INFO: 2023-09-18 21:57:05,611: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,611: [check_listening_port] 'server' is listening on port 42389 DEBUG: 2023-09-18 21:57:05,611: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:05,611: [start_connections] Create task encr-0 INFO: 2023-09-18 21:57:05,613: [test_connect [127.0.0.1]:42389 #0] Trying port 42389 encrypted True INFO: 2023-09-18 21:57:05,613: [establish_connection [127.0.0.1]:42389 #0] Creating a SSL context INFO: 2023-09-18 21:57:05,613: [establish_connection [127.0.0.1]:42389 #0] Load the correct certificate INFO: 2023-09-18 21:57:05,613: [establish_connection [127.0.0.1]:42389 #0] Opening a SSL connection INFO: 2023-09-18 21:57:05,613: [server] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,613: [server] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,613: [server] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:57:05,613: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,613: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,613: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,613: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:48846' INFO: 2023-09-18 21:57:05,613: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:57:05,613: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,613: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,613: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] accepted connection from 127.0.0.1:48846' INFO: 2023-09-18 21:57:05,613: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:57:05,614: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,614: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,614: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,614: [server] Read '2023.09.18 21:57:05 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,614: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,614: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,614: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,614: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,614: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:57:05,614: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:05,615: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' DEBUG: 2023-09-18 21:57:05,617: [test_connect [127.0.0.1]:42389 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:05,617: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,617: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,617: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,617: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,617: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Pre-verification error ignored: unable to get local issuer certificate' INFO: 2023-09-18 21:57:05,617: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:05,617: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:57:05,617: [server] Read '2023.09.18 21:57:05 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,617: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,617: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Pre-verification error ignored: unable to verify the first certificate' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,618: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: F25706EE2EC4A8E8686BF922F19B630945599821D005B9E97C3DE1334652D739' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: D633BE7B1168D0ACBA37EDF794AEB15978068FE0DEDAA9CE56DB47E97ED60E39' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:41235' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:41235: waiting 10 seconds' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:41235' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG6[0]: persistence: 127.0.0.1:41235 cached' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] connected remote server from 127.0.0.1:49938' INFO: 2023-09-18 21:57:05,619: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,620: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,620: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,620: [server] Read '2023.09.18 21:57:05 LOG7[0]: -> PROXY TCP4 127.0.0.1 127.0.0.1 48846 42389' INFO: 2023-09-18 21:57:05,620: [client_connected_cb [127.0.0.1]:49938] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:05,620: [client_connected_cb [127.0.0.1]:49938] The listener get the original client IP address with HAProxy PROXY protocol INFO: 2023-09-18 21:57:05,620: [client_connected_cb [127.0.0.1]:49938] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:05,620: [client_connected_cb [127.0.0.1]:49938] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:05,620: [client_connected_cb [127.0.0.1]:49938] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,620: [client_connected_cb [127.0.0.1]:49938] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,620: [test_connect [127.0.0.1]:42389 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,620: [test_connect [127.0.0.1]:42389 #0] Closing down the client writer socket INFO: 2023-09-18 21:57:05,621: [server] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,621: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,621: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,621: [server] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,621: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,621: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' DEBUG: 2023-09-18 21:57:05,621: [test_connect [127.0.0.1]:42389 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,621: [test_connect [127.0.0.1]:42389 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:05,621: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,621: [server] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,621: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,621: [server] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,621: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:57:05,621: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:57:05,621: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:05,621: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:57:05,621: [cleanup_stunnels] Waiting for the 'server' PID 2489438 to exit... INFO: 2023-09-18 21:57:05,622: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,622: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,622: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,622: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,622: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,622: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,622: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 159/997, 15.95%' INFO: 2023-09-18 21:57:05,622: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,622: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,622: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,622: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,622: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:05,622: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:05,622: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:05,623: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:05,623: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:57:05,623: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:05,624: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:05,624: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:05,624: [set_result] The test result has been set WARNING: 2023-09-18 21:57:05,624: [test_stunnel] Test succeeded INFO: 2023-09-18 21:57:05,624: INFO: 2023-09-18 21:57:05,624: [plugins] >>>>> Applying 'Resume redirected connection' <<<<< WARNING: 2023-09-18 21:57:05,624: WARNING: 2023-09-18 21:57:05,624: [test_stunnel] ***** Start '181. Session resumption and redirect (wrong certificate)' ***** INFO: 2023-09-18 21:57:05,624: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:05,624: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:05,624: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:05,625: [start_listener] HTTP server is listening on [127.0.0.1]:33623 INFO: 2023-09-18 21:57:05,625: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:05,627: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,628: [start_stunnel] INFO: 2023-09-18 21:57:05,628: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:57:05,628: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,628: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,628: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,628: [start_stunnel] INFO: 2023-09-18 21:57:05,628: [start_stunnel] [server] INFO: 2023-09-18 21:57:05,628: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,628: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:57:05,628: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/error.py INFO: 2023-09-18 21:57:05,628: [start_stunnel] redirect = 127.0.0.1:33623 INFO: 2023-09-18 21:57:05,628: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,628: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:57:05,628: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:57:05,628: [start_stunnel] DEBUG: 2023-09-18 21:57:05,628: [run_stunnel] Launching the stunnel 'server' - got pid 2489443 DEBUG: 2023-09-18 21:57:05,628: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:05,650: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,650: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,650: [server] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,650: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,650: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,651: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:36157' DEBUG: 2023-09-18 21:57:05,651: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:36157 INFO: 2023-09-18 21:57:05,653: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,653: [check_listening_port] 'server' is listening on port 36157 INFO: 2023-09-18 21:57:05,653: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:57:05,653: [start_stunnel] INFO: 2023-09-18 21:57:05,653: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:57:05,653: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,653: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,653: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,653: [start_stunnel] INFO: 2023-09-18 21:57:05,653: [start_stunnel] [client] INFO: 2023-09-18 21:57:05,653: [start_stunnel] client = yes INFO: 2023-09-18 21:57:05,653: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,653: [start_stunnel] connect = 127.0.0.1:36157 INFO: 2023-09-18 21:57:05,653: [start_stunnel] ;cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:57:05,653: [start_stunnel] ;wrong certificate INFO: 2023-09-18 21:57:05,653: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/stunnel.pem INFO: 2023-09-18 21:57:05,653: [start_stunnel] INFO: 2023-09-18 21:57:05,653: [server] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,653: [server] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,653: [server] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:05,654: [run_stunnel] Launching the stunnel 'client' - got pid 2489453 DEBUG: 2023-09-18 21:57:05,654: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:57:05,677: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,677: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,677: [client] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,677: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,677: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,677: [client] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,677: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,677: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/stunnel.pem' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/stunnel.pem' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/stunnel.pem' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/stunnel.pem' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,678: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,679: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,679: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:33111' DEBUG: 2023-09-18 21:57:05,679: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:33111 INFO: 2023-09-18 21:57:05,679: [check_listening_port] 'client' is listening on port 33111 DEBUG: 2023-09-18 21:57:05,679: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:05,679: [start_connections] Create task plain-0 INFO: 2023-09-18 21:57:05,679: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:05,679: [client] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,679: [client] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,679: [client] Read '2023.09.18 21:57:05 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:57:05,679: [client] Read '2023.09.18 21:57:05 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:57:05,679: [test_connect [127.0.0.1]:33111 #0] Trying port 33111 encrypted False INFO: 2023-09-18 21:57:05,679: [establish_connection [127.0.0.1]:33111 #0] Opening an unencrypted connection INFO: 2023-09-18 21:57:05,679: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:47824' DEBUG: 2023-09-18 21:57:05,680: [test_connect [127.0.0.1]:33111 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG5[0]: Service [client] accepted connection from 127.0.0.1:47824' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:36157' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:36157: waiting 10 seconds' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:36157' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG5[0]: Service [client] connected remote server from 127.0.0.1:56474' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,680: [client] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,680: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,680: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,680: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,680: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:56474' INFO: 2023-09-18 21:57:05,680: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:57:05,681: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,681: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,681: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] accepted connection from 127.0.0.1:56474' INFO: 2023-09-18 21:57:05,681: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:57:05,681: [client] Read '2023.09.18 21:57:05 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:05,681: [client] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:05,681: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:05,681: [client] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,681: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,681: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,681: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,681: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,681: [server] Read '2023.09.18 21:57:05 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,681: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,681: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,681: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,681: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,681: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:57:05,681: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:05,682: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:57:05,682: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,682: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,682: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,682: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:05,682: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:05,682: [client] Read '2023.09.18 21:57:05 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,682: [client] Read '2023.09.18 21:57:05 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:57:05,682: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:57:05,682: [client] Read '2023.09.18 21:57:05 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:05,682: [client] Read '2023.09.18 21:57:05 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:05,682: [client] Read '2023.09.18 21:57:05 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:05,683: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:05,683: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:05,683: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,683: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,683: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:57:05,684: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write certificate verify' INFO: 2023-09-18 21:57:05,684: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,684: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,684: [client] Read '2023.09.18 21:57:05 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:57:05,684: [client] Read '2023.09.18 21:57:05 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:57:05,684: [client] Read '2023.09.18 21:57:05 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:05,684: [client] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,684: [client] Read '2023.09.18 21:57:05 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:05,684: [client] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,684: [client] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,684: [client] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,684: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:57:05,684: [server] Read '2023.09.18 21:57:05 LOG4[0]: CERT: Pre-verification error: self-signed certificate' INFO: 2023-09-18 21:57:05,684: [server] Read '2023.09.18 21:57:05 LOG4[0]: Rejected by CERT at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:57:05,684: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:57:05,684: [server] Read '2023.09.18 21:57:05 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:57:05,684: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:05,684: [server] Read '2023.09.18 21:57:05 LOG4[0]: CERT: Certificate not found in local repository' INFO: 2023-09-18 21:57:05,684: [server] Read '2023.09.18 21:57:05 LOG4[0]: Rejected by CERT at depth=0: C=PL, ST=Mazovia Province, L=Warsaw, O=Stunnel Developers, OU=Provisional CA, CN=localhost, emailAddress=stunnel@example.com' INFO: 2023-09-18 21:57:05,684: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,685: [server] Read '2023.09.18 21:57:05 LOG7[0]: Peer certificate was cached (1537 bytes)' INFO: 2023-09-18 21:57:05,686: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 7520D55C0DAF939936E60EC95E91129E6C120258DBEDEA03B79AE538E3AF961B' INFO: 2023-09-18 21:57:05,686: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,686: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,686: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,686: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG6[0]: Session id: A09C4C515DAD6820BB1789FDCE98809988C0C5AEFC8C6C68BBE560EBC9587985' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 675D23357973F64948A8AFF8A3A490C540892CCA78447F73F4E4123DE35012D9' INFO: 2023-09-18 21:57:05,686: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: FD04D40915DC493D195216991D541E26AF4A546048B70C40480CFEBAB9906FFA' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG5[0]: Redirecting connection' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:33623' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:33623: waiting 10 seconds' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:33623' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG6[0]: persistence: 127.0.0.1:33623 cached' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] connected remote server from 127.0.0.1:48342' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,687: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,687: [client_connected_cb [127.0.0.1]:48342] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,688: [client_connected_cb [127.0.0.1]:48342] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:05,688: [client_connected_cb [127.0.0.1]:48342] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:05,688: [client_connected_cb [127.0.0.1]:48342] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,688: [client_connected_cb [127.0.0.1]:48342] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,688: [test_connect [127.0.0.1]:33111 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,688: [test_connect [127.0.0.1]:33111 #0] Closing down the client writer socket DEBUG: 2023-09-18 21:57:05,688: [test_connect [127.0.0.1]:33111 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,688: [test_connect [127.0.0.1]:33111 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:05,688: [server] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,688: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,688: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,688: [server] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,688: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,688: [client] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,688: [client] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,688: [client] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,688: [client] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:05,689: [start_connections] Create task plain-1 INFO: 2023-09-18 21:57:05,689: [test_connect [127.0.0.1]:33111 #1] Trying port 33111 encrypted False INFO: 2023-09-18 21:57:05,689: [establish_connection [127.0.0.1]:33111 #1] Opening an unencrypted connection DEBUG: 2023-09-18 21:57:05,689: [remove_connection] Done with task 'plain-0' INFO: 2023-09-18 21:57:05,689: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,689: [client] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,689: [client] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,689: [client] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,689: [client] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,689: [client] Read '2023.09.18 21:57:05 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:05,689: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,689: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,689: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,689: [server] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,689: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,689: [server] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,689: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] finished (0 left)' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:47830' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[1]: Service [client] started' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG5[1]: Service [client] accepted connection from 127.0.0.1:47830' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG6[1]: s_connect: connecting 127.0.0.1:36157' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:36157: waiting 10 seconds' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[1]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG5[1]: s_connect: connected 127.0.0.1:36157' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG5[1]: Service [client] connected remote server from 127.0.0.1:56480' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG6[1]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG6[1]: Peer certificate not required' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:05,690: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,690: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,690: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,690: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,690: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:56480' INFO: 2023-09-18 21:57:05,690: [server] Read '2023.09.18 21:57:05 LOG7[1]: Service [server] started' INFO: 2023-09-18 21:57:05,690: [server] Read '2023.09.18 21:57:05 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,690: [server] Read '2023.09.18 21:57:05 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,690: [server] Read '2023.09.18 21:57:05 LOG5[1]: Service [server] accepted connection from 127.0.0.1:56480' INFO: 2023-09-18 21:57:05,690: [server] Read '2023.09.18 21:57:05 LOG6[1]: Peer certificate required' INFO: 2023-09-18 21:57:05,690: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,690: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): before SSL initialization' DEBUG: 2023-09-18 21:57:05,691: [test_connect [127.0.0.1]:33111 #1] Sending 'Hello 1' to the server INFO: 2023-09-18 21:57:05,691: [server] Read '2023.09.18 21:57:05 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,691: [server] Read '2023.09.18 21:57:05 LOG7[1]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:05,691: [server] Read '2023.09.18 21:57:05 LOG6[1]: Decrypted ticket for an authenticated session: no' INFO: 2023-09-18 21:57:05,691: [server] Read '2023.09.18 21:57:05 LOG7[1]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,691: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,691: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,691: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,691: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,691: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,691: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,691: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,691: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,692: [server] Read '2023.09.18 21:57:05 LOG7[1]: 2 server accept(s) requested' INFO: 2023-09-18 21:57:05,692: [server] Read '2023.09.18 21:57:05 LOG7[1]: 2 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,692: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,692: [server] Read '2023.09.18 21:57:05 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:57:05,692: [server] Read '2023.09.18 21:57:05 LOG7[1]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:05,692: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,692: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,692: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,692: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,692: [server] Read '2023.09.18 21:57:05 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,692: [server] Read '2023.09.18 21:57:05 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,692: [server] Read '2023.09.18 21:57:05 LOG7[1]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG7[1]: Remove session callback' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG7[1]: 2 client connect(s) requested' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG7[1]: 2 client connect(s) succeeded' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG7[1]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG6[1]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,692: [client] Read '2023.09.18 21:57:05 LOG6[1]: Session id: 675D23357973F64948A8AFF8A3A490C540892CCA78447F73F4E4123DE35012D9' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG7[1]: New session callback' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG6[1]: Session id: E5E138AFA62F90F044ACA48612704356AE031E6E2051A147DB40EC4ADA5E603B' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG6[1]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG6[1]: Session id: E5E138AFA62F90F044ACA48612704356AE031E6E2051A147DB40EC4ADA5E603B' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG5[1]: Redirecting connection' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG6[1]: s_connect: connecting 127.0.0.1:33623' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:33623: waiting 10 seconds' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG7[1]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG5[1]: s_connect: connected 127.0.0.1:33623' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG6[1]: persistence: 127.0.0.1:33623 cached' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG5[1]: Service [server] connected remote server from 127.0.0.1:48348' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,693: [server] Read '2023.09.18 21:57:05 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,694: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,694: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,694: [client] Read '2023.09.18 21:57:05 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,694: [client] Read '2023.09.18 21:57:05 LOG7[1]: New session callback' INFO: 2023-09-18 21:57:05,694: [client] Read '2023.09.18 21:57:05 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,694: [client] Read '2023.09.18 21:57:05 LOG6[1]: Session id: CF63B84DEB43534A86EFE26005DE080EDCCC6F375A873E4A85A5DDEB76A0A901' INFO: 2023-09-18 21:57:05,694: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:05,694: [client_connected_cb [127.0.0.1]:48348] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,694: [client_connected_cb [127.0.0.1]:48348] The client #1 sent data to the server: b'Hello 1\n' INFO: 2023-09-18 21:57:05,694: [client_connected_cb [127.0.0.1]:48348] The server sent data to the client #1: b'There!\n' DEBUG: 2023-09-18 21:57:05,694: [client_connected_cb [127.0.0.1]:48348] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,694: [client_connected_cb [127.0.0.1]:48348] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,694: [test_connect [127.0.0.1]:33111 #1] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,694: [test_connect [127.0.0.1]:33111 #1] Closing down the client writer socket DEBUG: 2023-09-18 21:57:05,695: [test_connect [127.0.0.1]:33111 #1] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,695: [test_connect [127.0.0.1]:33111 #1] Test connection #1 has been completed INFO: 2023-09-18 21:57:05,695: [server] Read '2023.09.18 21:57:05 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,695: [server] Read '2023.09.18 21:57:05 LOG7[1]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,695: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,695: [server] Read '2023.09.18 21:57:05 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,695: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,695: [client] Read '2023.09.18 21:57:05 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,695: [client] Read '2023.09.18 21:57:05 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,695: [client] Read '2023.09.18 21:57:05 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,695: [client] Read '2023.09.18 21:57:05 LOG7[1]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:05,695: [start_connections] Create task plain-2 INFO: 2023-09-18 21:57:05,695: [test_connect [127.0.0.1]:33111 #2] Trying port 33111 encrypted False INFO: 2023-09-18 21:57:05,695: [establish_connection [127.0.0.1]:33111 #2] Opening an unencrypted connection DEBUG: 2023-09-18 21:57:05,695: [remove_connection] Done with task 'plain-1' INFO: 2023-09-18 21:57:05,695: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,695: [client] Read '2023.09.18 21:57:05 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,695: [client] Read '2023.09.18 21:57:05 LOG5[1]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,695: [client] Read '2023.09.18 21:57:05 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,695: [client] Read '2023.09.18 21:57:05 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,695: [client] Read '2023.09.18 21:57:05 LOG7[1]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:05,695: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,696: [server] Read '2023.09.18 21:57:05 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,696: [server] Read '2023.09.18 21:57:05 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,696: [server] Read '2023.09.18 21:57:05 LOG5[1]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,696: [server] Read '2023.09.18 21:57:05 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,696: [server] Read '2023.09.18 21:57:05 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,696: [server] Read '2023.09.18 21:57:05 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,696: [server] Read '2023.09.18 21:57:05 LOG7[1]: Service [server] finished (0 left)' INFO: 2023-09-18 21:57:05,696: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,696: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,696: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,696: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:47836' INFO: 2023-09-18 21:57:05,696: [client] Read '2023.09.18 21:57:05 LOG7[2]: Service [client] started' INFO: 2023-09-18 21:57:05,696: [client] Read '2023.09.18 21:57:05 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,696: [client] Read '2023.09.18 21:57:05 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,696: [client] Read '2023.09.18 21:57:05 LOG5[2]: Service [client] accepted connection from 127.0.0.1:47836' INFO: 2023-09-18 21:57:05,696: [client] Read '2023.09.18 21:57:05 LOG6[2]: s_connect: connecting 127.0.0.1:36157' INFO: 2023-09-18 21:57:05,696: [client] Read '2023.09.18 21:57:05 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:36157: waiting 10 seconds' INFO: 2023-09-18 21:57:05,696: [client] Read '2023.09.18 21:57:05 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,696: [client] Read '2023.09.18 21:57:05 LOG7[2]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:05,696: [client] Read '2023.09.18 21:57:05 LOG5[2]: s_connect: connected 127.0.0.1:36157' INFO: 2023-09-18 21:57:05,697: [client] Read '2023.09.18 21:57:05 LOG5[2]: Service [client] connected remote server from 127.0.0.1:56486' INFO: 2023-09-18 21:57:05,697: [client] Read '2023.09.18 21:57:05 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,697: [client] Read '2023.09.18 21:57:05 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,697: [client] Read '2023.09.18 21:57:05 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,697: [client] Read '2023.09.18 21:57:05 LOG6[2]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:05,697: [client] Read '2023.09.18 21:57:05 LOG6[2]: Peer certificate not required' INFO: 2023-09-18 21:57:05,697: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:05,697: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:56486' INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG7[2]: Service [server] started' INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG5[2]: Service [server] accepted connection from 127.0.0.1:56486' INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG6[2]: Peer certificate required' INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG7[2]: Initializing application specific data for session authenticated' DEBUG: 2023-09-18 21:57:05,697: [test_connect [127.0.0.1]:33111 #2] Sending 'Hello 2' to the server INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG7[2]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG6[2]: Decrypted ticket for an authenticated session: no' INFO: 2023-09-18 21:57:05,697: [server] Read '2023.09.18 21:57:05 LOG7[2]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: 3 server accept(s) requested' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: 3 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,698: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG7[2]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG7[2]: New session callback' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG6[2]: Session id: 0BA8229FEC5767E47A772BAEECF83B74C87272995C99C81FF7F07E5FC2A56968' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG6[2]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG6[2]: Session id: 0BA8229FEC5767E47A772BAEECF83B74C87272995C99C81FF7F07E5FC2A56968' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG5[2]: Redirecting connection' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG6[2]: s_connect: connecting 127.0.0.1:33623' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:33623: waiting 10 seconds' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG7[2]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG5[2]: s_connect: connected 127.0.0.1:33623' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG6[2]: persistence: 127.0.0.1:33623 cached' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG5[2]: Service [server] connected remote server from 127.0.0.1:48354' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,699: [server] Read '2023.09.18 21:57:05 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG7[2]: Remove session callback' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG7[2]: 3 client connect(s) requested' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG7[2]: 3 client connect(s) succeeded' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG7[2]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG6[2]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG6[2]: Session id: CF63B84DEB43534A86EFE26005DE080EDCCC6F375A873E4A85A5DDEB76A0A901' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,699: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,700: [client] Read '2023.09.18 21:57:05 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,700: [client] Read '2023.09.18 21:57:05 LOG7[2]: New session callback' INFO: 2023-09-18 21:57:05,700: [client] Read '2023.09.18 21:57:05 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,700: [client] Read '2023.09.18 21:57:05 LOG6[2]: Session id: BB0C5799361A3F13B6E169A898F9924251B68F997D7F42F4C0E7F1CEEF92415E' INFO: 2023-09-18 21:57:05,700: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:05,700: [client_connected_cb [127.0.0.1]:48354] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,700: [client_connected_cb [127.0.0.1]:48354] The client #2 sent data to the server: b'Hello 2\n' INFO: 2023-09-18 21:57:05,700: [client_connected_cb [127.0.0.1]:48354] The server sent data to the client #2: b'There!\n' DEBUG: 2023-09-18 21:57:05,700: [client_connected_cb [127.0.0.1]:48354] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,701: [client_connected_cb [127.0.0.1]:48354] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,701: [test_connect [127.0.0.1]:33111 #2] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,701: [test_connect [127.0.0.1]:33111 #2] Closing down the client writer socket DEBUG: 2023-09-18 21:57:05,701: [test_connect [127.0.0.1]:33111 #2] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,701: [test_connect [127.0.0.1]:33111 #2] Test connection #2 has been completed INFO: 2023-09-18 21:57:05,701: [server] Read '2023.09.18 21:57:05 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,701: [server] Read '2023.09.18 21:57:05 LOG7[2]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,701: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,701: [server] Read '2023.09.18 21:57:05 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,701: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,701: [client] Read '2023.09.18 21:57:05 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,701: [client] Read '2023.09.18 21:57:05 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,701: [client] Read '2023.09.18 21:57:05 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,701: [client] Read '2023.09.18 21:57:05 LOG7[2]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:05,701: [remove_connection] Done with task 'plain-2' DEBUG: 2023-09-18 21:57:05,701: [remove_connection] Testing connections done INFO: 2023-09-18 21:57:05,702: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,702: [client] Read '2023.09.18 21:57:05 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,702: [client] Read '2023.09.18 21:57:05 LOG5[2]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,702: [client] Read '2023.09.18 21:57:05 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,702: [client] Read '2023.09.18 21:57:05 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,702: [client] Read '2023.09.18 21:57:05 LOG7[2]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:05,702: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,702: [server] Read '2023.09.18 21:57:05 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,702: [server] Read '2023.09.18 21:57:05 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,702: [server] Read '2023.09.18 21:57:05 LOG5[2]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,702: [server] Read '2023.09.18 21:57:05 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,702: [server] Read '2023.09.18 21:57:05 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,702: [server] Read '2023.09.18 21:57:05 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,702: [server] Read '2023.09.18 21:57:05 LOG7[2]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:57:05,702: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:57:05,702: [cleanup_stunnels] Waiting for the 'server' PID 2489443 to exit... DEBUG: 2023-09-18 21:57:05,702: [cleanup_stunnels] Waiting for the 'client' PID 2489453 to exit... INFO: 2023-09-18 21:57:05,702: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,702: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,702: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,703: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,703: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,703: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,703: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 172/997, 17.25%' INFO: 2023-09-18 21:57:05,703: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,703: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,703: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,703: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,703: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:05,703: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:05,703: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:05,703: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,703: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,703: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,703: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,703: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,703: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,703: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 162/997, 16.25%' INFO: 2023-09-18 21:57:05,703: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:05,703: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,703: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,703: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,703: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:57:05,703: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:57:05,703: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:57:05,704: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:05,704: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:57:05,704: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:57:05,704: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:05,704: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:05,704: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:05,704: [set_result] The test result has been set WARNING: 2023-09-18 21:57:05,704: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:57:05,704: WARNING: 2023-09-18 21:57:05,704: [test_stunnel] ***** Start '182. Session resumption and redirect (no certificate)' ***** INFO: 2023-09-18 21:57:05,704: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:05,704: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:05,704: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:05,705: [start_listener] HTTP server is listening on [127.0.0.1]:34555 INFO: 2023-09-18 21:57:05,705: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:05,705: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,705: [start_stunnel] INFO: 2023-09-18 21:57:05,705: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:57:05,705: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,705: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,705: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,705: [start_stunnel] INFO: 2023-09-18 21:57:05,705: [start_stunnel] [server] INFO: 2023-09-18 21:57:05,705: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,705: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:57:05,705: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/error.py INFO: 2023-09-18 21:57:05,706: [start_stunnel] redirect = 127.0.0.1:34555 INFO: 2023-09-18 21:57:05,706: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,706: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:57:05,706: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:57:05,706: [start_stunnel] DEBUG: 2023-09-18 21:57:05,706: [run_stunnel] Launching the stunnel 'server' - got pid 2489466 DEBUG: 2023-09-18 21:57:05,706: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:05,731: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,734: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,734: [server] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,734: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,734: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,734: [server] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,734: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,734: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,734: [server] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,734: [server] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,734: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,734: [server] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,735: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:34753' DEBUG: 2023-09-18 21:57:05,735: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:34753 INFO: 2023-09-18 21:57:05,736: [check_listening_port] 'server' is listening on port 34753 INFO: 2023-09-18 21:57:05,737: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:57:05,737: [start_stunnel] INFO: 2023-09-18 21:57:05,737: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:57:05,737: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,737: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,737: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,737: [start_stunnel] INFO: 2023-09-18 21:57:05,737: [start_stunnel] [client] INFO: 2023-09-18 21:57:05,737: [start_stunnel] client = yes INFO: 2023-09-18 21:57:05,737: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,737: [start_stunnel] connect = 127.0.0.1:34753 INFO: 2023-09-18 21:57:05,737: [start_stunnel] ;no certificate INFO: 2023-09-18 21:57:05,737: [start_stunnel] INFO: 2023-09-18 21:57:05,737: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,737: [server] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,737: [server] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,737: [server] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:05,737: [run_stunnel] Launching the stunnel 'client' - got pid 2489492 DEBUG: 2023-09-18 21:57:05,737: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG7[ui]: No certificate or private key specified' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,760: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:34109' DEBUG: 2023-09-18 21:57:05,760: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:34109 INFO: 2023-09-18 21:57:05,761: [check_listening_port] 'client' is listening on port 34109 DEBUG: 2023-09-18 21:57:05,761: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:05,761: [start_connections] Create task plain-0 INFO: 2023-09-18 21:57:05,761: [test_connect [127.0.0.1]:34109 #0] Trying port 34109 encrypted False INFO: 2023-09-18 21:57:05,761: [establish_connection [127.0.0.1]:34109 #0] Opening an unencrypted connection INFO: 2023-09-18 21:57:05,761: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:05,761: [client] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,761: [client] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,761: [client] Read '2023.09.18 21:57:05 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:57:05,761: [client] Read '2023.09.18 21:57:05 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:56912' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG5[0]: Service [client] accepted connection from 127.0.0.1:56912' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:34753' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:34753: waiting 10 seconds' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:34753' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG5[0]: Service [client] connected remote server from 127.0.0.1:60374' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:05,762: [client] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' DEBUG: 2023-09-18 21:57:05,763: [test_connect [127.0.0.1]:34109 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:05,763: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,763: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,763: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,763: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:60374' INFO: 2023-09-18 21:57:05,763: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:57:05,763: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,763: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,763: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] accepted connection from 127.0.0.1:60374' INFO: 2023-09-18 21:57:05,763: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:57:05,763: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,763: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,763: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,763: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,763: [server] Read '2023.09.18 21:57:05 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,763: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,764: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,764: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,764: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,764: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:57:05,764: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:05,764: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:57:05,764: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,764: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,764: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,764: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:05,764: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:05,764: [client] Read '2023.09.18 21:57:05 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,764: [client] Read '2023.09.18 21:57:05 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:57:05,764: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:57:05,765: [client] Read '2023.09.18 21:57:05 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:05,765: [client] Read '2023.09.18 21:57:05 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:05,765: [client] Read '2023.09.18 21:57:05 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:05,765: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:05,765: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:05,765: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,765: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,765: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:05,766: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 23EEE400293AEC121448FEA7324EF748B78F4BB118FA02E8C770855A79F753BC' INFO: 2023-09-18 21:57:05,766: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,766: [client] Read '2023.09.18 21:57:05 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:57:05,766: [client] Read '2023.09.18 21:57:05 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:57:05,766: [client] Read '2023.09.18 21:57:05 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:05,766: [client] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,766: [client] Read '2023.09.18 21:57:05 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:05,766: [client] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,766: [client] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,766: [client] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: A0E09C08E1EF6938EC74DDAB1C021D8C8F3E1C01B35295490A7ABFC2331F02CF' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,767: [server] Read '2023.09.18 21:57:05 LOG5[0]: Redirecting connection' INFO: 2023-09-18 21:57:05,768: [server] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:34555' INFO: 2023-09-18 21:57:05,768: [server] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:34555: waiting 10 seconds' INFO: 2023-09-18 21:57:05,768: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,768: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,768: [server] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:34555' INFO: 2023-09-18 21:57:05,768: [server] Read '2023.09.18 21:57:05 LOG6[0]: persistence: 127.0.0.1:34555 cached' INFO: 2023-09-18 21:57:05,768: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] connected remote server from 127.0.0.1:46802' INFO: 2023-09-18 21:57:05,768: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,768: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,768: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG6[0]: Session id: BB9C96513844520D369B54E993416DE9E8C0B9FD256D39DB91FB0E67F7D76F7D' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 80805429995BDF2B4BAA9EDB745EC05292EFC08262699C201B25C02281C08C27' INFO: 2023-09-18 21:57:05,768: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:05,769: [client_connected_cb [127.0.0.1]:46802] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,769: [client_connected_cb [127.0.0.1]:46802] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:05,769: [client_connected_cb [127.0.0.1]:46802] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:05,769: [client_connected_cb [127.0.0.1]:46802] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,769: [client_connected_cb [127.0.0.1]:46802] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,769: [test_connect [127.0.0.1]:34109 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,769: [test_connect [127.0.0.1]:34109 #0] Closing down the client writer socket DEBUG: 2023-09-18 21:57:05,769: [test_connect [127.0.0.1]:34109 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,769: [test_connect [127.0.0.1]:34109 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:05,770: [server] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,770: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,770: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,770: [server] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,770: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,770: [client] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,770: [client] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,770: [client] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,770: [client] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:05,770: [start_connections] Create task plain-1 INFO: 2023-09-18 21:57:05,770: [test_connect [127.0.0.1]:34109 #1] Trying port 34109 encrypted False INFO: 2023-09-18 21:57:05,770: [establish_connection [127.0.0.1]:34109 #1] Opening an unencrypted connection DEBUG: 2023-09-18 21:57:05,770: [remove_connection] Done with task 'plain-0' INFO: 2023-09-18 21:57:05,770: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,770: [client] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,770: [client] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,770: [client] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,770: [client] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,770: [client] Read '2023.09.18 21:57:05 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:05,770: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,770: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,770: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,770: [server] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,770: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,770: [server] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,770: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] finished (0 left)' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:56918' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[1]: Service [client] started' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG5[1]: Service [client] accepted connection from 127.0.0.1:56918' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG6[1]: s_connect: connecting 127.0.0.1:34753' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:34753: waiting 10 seconds' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[1]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG5[1]: s_connect: connected 127.0.0.1:34753' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG5[1]: Service [client] connected remote server from 127.0.0.1:60380' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG6[1]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG6[1]: Peer certificate not required' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:05,771: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,771: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:60380' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG7[1]: Service [server] started' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG5[1]: Service [server] accepted connection from 127.0.0.1:60380' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG6[1]: Peer certificate required' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG7[1]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG6[1]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG7[1]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS read client hello' DEBUG: 2023-09-18 21:57:05,772: [test_connect [127.0.0.1]:34109 #1] Sending 'Hello 1' to the server INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,772: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,773: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,773: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,773: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,773: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: Remove session callback' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: 2 client connect(s) requested' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: 2 client connect(s) succeeded' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG6[1]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG6[1]: Session id: 80805429995BDF2B4BAA9EDB745EC05292EFC08262699C201B25C02281C08C27' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: New session callback' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG6[1]: Session id: BFB92C887D7F7582E825B7DE5AD5E0D7BBA356A1B1A69F1DD1E2E270DBA46295' INFO: 2023-09-18 21:57:05,773: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: 2 server accept(s) requested' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: 2 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: New session callback' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG6[1]: No peer certificate received' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG6[1]: Session id: EAEF51F1A3C720B1DA40CB7E9D90ACD77766B0DD287E0E418CBF2606014F4E55' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG6[1]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:05,774: [server] Read '2023.09.18 21:57:05 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,775: [server] Read '2023.09.18 21:57:05 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,775: [server] Read '2023.09.18 21:57:05 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,775: [server] Read '2023.09.18 21:57:05 LOG6[1]: Session id: EAEF51F1A3C720B1DA40CB7E9D90ACD77766B0DD287E0E418CBF2606014F4E55' INFO: 2023-09-18 21:57:05,775: [server] Read '2023.09.18 21:57:05 LOG5[1]: Redirecting connection' INFO: 2023-09-18 21:57:05,775: [server] Read '2023.09.18 21:57:05 LOG6[1]: s_connect: connecting 127.0.0.1:34555' INFO: 2023-09-18 21:57:05,775: [server] Read '2023.09.18 21:57:05 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:34555: waiting 10 seconds' INFO: 2023-09-18 21:57:05,775: [server] Read '2023.09.18 21:57:05 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,775: [server] Read '2023.09.18 21:57:05 LOG7[1]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,775: [server] Read '2023.09.18 21:57:05 LOG5[1]: s_connect: connected 127.0.0.1:34555' INFO: 2023-09-18 21:57:05,775: [server] Read '2023.09.18 21:57:05 LOG6[1]: persistence: 127.0.0.1:34555 cached' INFO: 2023-09-18 21:57:05,775: [server] Read '2023.09.18 21:57:05 LOG5[1]: Service [server] connected remote server from 127.0.0.1:46808' INFO: 2023-09-18 21:57:05,775: [server] Read '2023.09.18 21:57:05 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,775: [server] Read '2023.09.18 21:57:05 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,775: [server] Read '2023.09.18 21:57:05 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,775: [client_connected_cb [127.0.0.1]:46808] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,775: [client_connected_cb [127.0.0.1]:46808] The client #1 sent data to the server: b'Hello 1\n' INFO: 2023-09-18 21:57:05,775: [client_connected_cb [127.0.0.1]:46808] The server sent data to the client #1: b'There!\n' DEBUG: 2023-09-18 21:57:05,775: [client_connected_cb [127.0.0.1]:46808] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,775: [client_connected_cb [127.0.0.1]:46808] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,776: [test_connect [127.0.0.1]:34109 #1] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,776: [test_connect [127.0.0.1]:34109 #1] Closing down the client writer socket DEBUG: 2023-09-18 21:57:05,776: [test_connect [127.0.0.1]:34109 #1] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,776: [test_connect [127.0.0.1]:34109 #1] Test connection #1 has been completed INFO: 2023-09-18 21:57:05,776: [server] Read '2023.09.18 21:57:05 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,776: [server] Read '2023.09.18 21:57:05 LOG7[1]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,776: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,776: [server] Read '2023.09.18 21:57:05 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,776: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,776: [client] Read '2023.09.18 21:57:05 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,776: [client] Read '2023.09.18 21:57:05 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,776: [client] Read '2023.09.18 21:57:05 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,776: [client] Read '2023.09.18 21:57:05 LOG7[1]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:05,776: [start_connections] Create task plain-2 INFO: 2023-09-18 21:57:05,776: [test_connect [127.0.0.1]:34109 #2] Trying port 34109 encrypted False INFO: 2023-09-18 21:57:05,776: [establish_connection [127.0.0.1]:34109 #2] Opening an unencrypted connection DEBUG: 2023-09-18 21:57:05,776: [remove_connection] Done with task 'plain-1' INFO: 2023-09-18 21:57:05,777: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,777: [client] Read '2023.09.18 21:57:05 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,777: [client] Read '2023.09.18 21:57:05 LOG5[1]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,777: [client] Read '2023.09.18 21:57:05 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,777: [client] Read '2023.09.18 21:57:05 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,777: [client] Read '2023.09.18 21:57:05 LOG7[1]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:05,777: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,777: [server] Read '2023.09.18 21:57:05 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,777: [server] Read '2023.09.18 21:57:05 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,777: [server] Read '2023.09.18 21:57:05 LOG5[1]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,777: [server] Read '2023.09.18 21:57:05 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,777: [server] Read '2023.09.18 21:57:05 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,777: [server] Read '2023.09.18 21:57:05 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,777: [server] Read '2023.09.18 21:57:05 LOG7[1]: Service [server] finished (0 left)' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:56924' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[2]: Service [client] started' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG5[2]: Service [client] accepted connection from 127.0.0.1:56924' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG6[2]: s_connect: connecting 127.0.0.1:34753' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:34753: waiting 10 seconds' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[2]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG5[2]: s_connect: connected 127.0.0.1:34753' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG5[2]: Service [client] connected remote server from 127.0.0.1:60386' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG6[2]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG6[2]: Peer certificate not required' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:05,778: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:60386' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG7[2]: Service [server] started' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG5[2]: Service [server] accepted connection from 127.0.0.1:60386' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG6[2]: Peer certificate required' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG7[2]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG6[2]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG7[2]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,778: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,779: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,779: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): TLSv1.3 write encrypted extensions' DEBUG: 2023-09-18 21:57:05,779: [test_connect [127.0.0.1]:34109 #2] Sending 'Hello 2' to the server INFO: 2023-09-18 21:57:05,779: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,779: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:05,779: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:05,779: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,779: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,779: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,779: [client] Read '2023.09.18 21:57:05 LOG7[2]: Remove session callback' INFO: 2023-09-18 21:57:05,780: [client] Read '2023.09.18 21:57:05 LOG7[2]: 3 client connect(s) requested' INFO: 2023-09-18 21:57:05,780: [client] Read '2023.09.18 21:57:05 LOG7[2]: 3 client connect(s) succeeded' INFO: 2023-09-18 21:57:05,780: [client] Read '2023.09.18 21:57:05 LOG7[2]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:05,780: [client] Read '2023.09.18 21:57:05 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:57:05,780: [client] Read '2023.09.18 21:57:05 LOG6[2]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:05,780: [client] Read '2023.09.18 21:57:05 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,780: [client] Read '2023.09.18 21:57:05 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,780: [client] Read '2023.09.18 21:57:05 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,780: [client] Read '2023.09.18 21:57:05 LOG6[2]: Session id: BFB92C887D7F7582E825B7DE5AD5E0D7BBA356A1B1A69F1DD1E2E270DBA46295' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: 3 server accept(s) requested' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: 3 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG7[2]: New session callback' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG6[2]: No peer certificate received' INFO: 2023-09-18 21:57:05,780: [server] Read '2023.09.18 21:57:05 LOG6[2]: Session id: BB15B187DEAA9049D186162F0516A442698AE7626795D20DC63C86B98A309357' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG6[2]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG6[2]: Session id: BB15B187DEAA9049D186162F0516A442698AE7626795D20DC63C86B98A309357' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG5[2]: Redirecting connection' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG6[2]: s_connect: connecting 127.0.0.1:34555' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:34555: waiting 10 seconds' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG7[2]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG5[2]: s_connect: connected 127.0.0.1:34555' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG6[2]: persistence: 127.0.0.1:34555 cached' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG5[2]: Service [server] connected remote server from 127.0.0.1:46814' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,781: [server] Read '2023.09.18 21:57:05 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,781: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,781: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,781: [client] Read '2023.09.18 21:57:05 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,781: [client] Read '2023.09.18 21:57:05 LOG7[2]: New session callback' INFO: 2023-09-18 21:57:05,781: [client] Read '2023.09.18 21:57:05 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,781: [client] Read '2023.09.18 21:57:05 LOG6[2]: Session id: EAF851A950F75B0DA164E1861DAE9FCEAE684BB7AF877BC57DCDD291405FF720' INFO: 2023-09-18 21:57:05,781: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:05,782: [client_connected_cb [127.0.0.1]:46814] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,782: [client_connected_cb [127.0.0.1]:46814] The client #2 sent data to the server: b'Hello 2\n' INFO: 2023-09-18 21:57:05,782: [client_connected_cb [127.0.0.1]:46814] The server sent data to the client #2: b'There!\n' DEBUG: 2023-09-18 21:57:05,782: [client_connected_cb [127.0.0.1]:46814] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,782: [client_connected_cb [127.0.0.1]:46814] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,782: [test_connect [127.0.0.1]:34109 #2] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,782: [test_connect [127.0.0.1]:34109 #2] Closing down the client writer socket DEBUG: 2023-09-18 21:57:05,782: [test_connect [127.0.0.1]:34109 #2] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,782: [test_connect [127.0.0.1]:34109 #2] Test connection #2 has been completed INFO: 2023-09-18 21:57:05,782: [server] Read '2023.09.18 21:57:05 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,782: [server] Read '2023.09.18 21:57:05 LOG7[2]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,783: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,783: [server] Read '2023.09.18 21:57:05 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,783: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,783: [client] Read '2023.09.18 21:57:05 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,783: [client] Read '2023.09.18 21:57:05 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,783: [client] Read '2023.09.18 21:57:05 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,783: [client] Read '2023.09.18 21:57:05 LOG7[2]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,783: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,783: [client] Read '2023.09.18 21:57:05 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,783: [client] Read '2023.09.18 21:57:05 LOG5[2]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,783: [client] Read '2023.09.18 21:57:05 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,783: [client] Read '2023.09.18 21:57:05 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,783: [client] Read '2023.09.18 21:57:05 LOG7[2]: Service [client] finished (0 left)' DEBUG: 2023-09-18 21:57:05,783: [remove_connection] Done with task 'plain-2' DEBUG: 2023-09-18 21:57:05,783: [remove_connection] Testing connections done INFO: 2023-09-18 21:57:05,783: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,783: [server] Read '2023.09.18 21:57:05 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,783: [server] Read '2023.09.18 21:57:05 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,783: [server] Read '2023.09.18 21:57:05 LOG5[2]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,783: [server] Read '2023.09.18 21:57:05 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,783: [server] Read '2023.09.18 21:57:05 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,783: [server] Read '2023.09.18 21:57:05 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,783: [server] Read '2023.09.18 21:57:05 LOG7[2]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:57:05,783: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:57:05,783: [cleanup_stunnels] Waiting for the 'server' PID 2489466 to exit... DEBUG: 2023-09-18 21:57:05,783: [cleanup_stunnels] Waiting for the 'client' PID 2489492 to exit... INFO: 2023-09-18 21:57:05,784: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,784: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,784: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,784: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,784: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,784: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,784: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 140/997, 14.04%' INFO: 2023-09-18 21:57:05,784: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,784: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,784: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,784: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,784: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:05,784: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:05,784: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:05,784: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,784: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,784: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,784: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,784: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,784: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,784: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 160/997, 16.05%' INFO: 2023-09-18 21:57:05,784: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:05,784: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,784: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,784: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,784: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:57:05,785: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:57:05,785: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:57:05,785: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:57:05,785: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:05,785: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:57:05,785: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:05,786: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:05,786: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:05,786: [set_result] The test result has been set WARNING: 2023-09-18 21:57:05,786: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:57:05,786: WARNING: 2023-09-18 21:57:05,786: [test_stunnel] ***** Start '183. Session resumption and no redirect (valid certificate)' ***** INFO: 2023-09-18 21:57:05,786: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:05,786: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:05,786: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:05,787: [start_listener] HTTP server is listening on [127.0.0.1]:43909 INFO: 2023-09-18 21:57:05,787: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:05,787: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,787: [start_stunnel] INFO: 2023-09-18 21:57:05,787: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:57:05,787: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,787: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,787: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,787: [start_stunnel] INFO: 2023-09-18 21:57:05,787: [start_stunnel] [server] INFO: 2023-09-18 21:57:05,787: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,787: [start_stunnel] connect = 127.0.0.1:43909 INFO: 2023-09-18 21:57:05,787: [start_stunnel] redirect = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,787: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,787: [start_stunnel] verifyPeer = yes INFO: 2023-09-18 21:57:05,787: [start_stunnel] CAfile = /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem INFO: 2023-09-18 21:57:05,787: [start_stunnel] DEBUG: 2023-09-18 21:57:05,787: [run_stunnel] Launching the stunnel 'server' - got pid 2489503 DEBUG: 2023-09-18 21:57:05,787: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,813: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Client CA list: /builddir/build/BUILD/stunnel-5.62/tests/certs/PeerCerts.pem' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,814: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:37107' DEBUG: 2023-09-18 21:57:05,814: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:37107 INFO: 2023-09-18 21:57:05,815: [check_listening_port] 'server' is listening on port 37107 INFO: 2023-09-18 21:57:05,815: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:57:05,815: [start_stunnel] INFO: 2023-09-18 21:57:05,816: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:57:05,816: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,816: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,816: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,816: [start_stunnel] INFO: 2023-09-18 21:57:05,816: [start_stunnel] [client] INFO: 2023-09-18 21:57:05,816: [start_stunnel] client = yes INFO: 2023-09-18 21:57:05,816: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,816: [start_stunnel] connect = 127.0.0.1:37107 INFO: 2023-09-18 21:57:05,816: [start_stunnel] ;correct certificate INFO: 2023-09-18 21:57:05,816: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:57:05,816: [start_stunnel] INFO: 2023-09-18 21:57:05,816: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,816: [server] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,816: [server] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,816: [server] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:05,816: [run_stunnel] Launching the stunnel 'client' - got pid 2489507 DEBUG: 2023-09-18 21:57:05,816: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:05,840: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:33043' DEBUG: 2023-09-18 21:57:05,841: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:33043 INFO: 2023-09-18 21:57:05,841: [check_listening_port] 'client' is listening on port 33043 DEBUG: 2023-09-18 21:57:05,841: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:05,841: [start_connections] Create task plain-0 INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,841: [client] Read '2023.09.18 21:57:05 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:57:05,842: [client] Read '2023.09.18 21:57:05 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:57:05,842: [test_connect [127.0.0.1]:33043 #0] Trying port 33043 encrypted False INFO: 2023-09-18 21:57:05,842: [establish_connection [127.0.0.1]:33043 #0] Opening an unencrypted connection INFO: 2023-09-18 21:57:05,842: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,842: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,842: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,842: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:47436' INFO: 2023-09-18 21:57:05,842: [client] Read '2023.09.18 21:57:05 LOG7[0]: Service [client] started' DEBUG: 2023-09-18 21:57:05,842: [test_connect [127.0.0.1]:33043 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:05,842: [client] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,842: [client] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,842: [client] Read '2023.09.18 21:57:05 LOG5[0]: Service [client] accepted connection from 127.0.0.1:47436' INFO: 2023-09-18 21:57:05,842: [client] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:37107' INFO: 2023-09-18 21:57:05,843: [client] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:37107: waiting 10 seconds' INFO: 2023-09-18 21:57:05,843: [client] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,843: [client] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:05,843: [client] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:37107' INFO: 2023-09-18 21:57:05,843: [client] Read '2023.09.18 21:57:05 LOG5[0]: Service [client] connected remote server from 127.0.0.1:46562' INFO: 2023-09-18 21:57:05,843: [client] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,843: [client] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,843: [client] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,843: [client] Read '2023.09.18 21:57:05 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:05,843: [client] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:05,843: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:05,843: [client] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,843: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,843: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,843: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,843: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:46562' INFO: 2023-09-18 21:57:05,843: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:57:05,843: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,843: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,843: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] accepted connection from 127.0.0.1:46562' INFO: 2023-09-18 21:57:05,843: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate required' INFO: 2023-09-18 21:57:05,843: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,843: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,844: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,844: [server] Read '2023.09.18 21:57:05 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,844: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,844: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,844: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,844: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,844: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,844: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate request' INFO: 2023-09-18 21:57:05,844: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:05,844: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:57:05,844: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,844: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,844: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,844: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:05,844: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:05,844: [client] Read '2023.09.18 21:57:05 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,844: [client] Read '2023.09.18 21:57:05 LOG6[0]: Client CA: C=PL, O=Stunnel Developers, OU=server, CN=server, emailAddress=server@example.com' INFO: 2023-09-18 21:57:05,845: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:57:05,845: [client] Read '2023.09.18 21:57:05 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:05,845: [client] Read '2023.09.18 21:57:05 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:05,845: [client] Read '2023.09.18 21:57:05 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:05,845: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:05,845: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:05,845: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,845: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,845: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:57:05,846: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write certificate verify' INFO: 2023-09-18 21:57:05,846: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,846: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,846: [client] Read '2023.09.18 21:57:05 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:57:05,846: [client] Read '2023.09.18 21:57:05 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:57:05,846: [client] Read '2023.09.18 21:57:05 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:05,846: [client] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,846: [client] Read '2023.09.18 21:57:05 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:05,847: [client] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,847: [client] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,847: [client] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Pre-verification error ignored: unable to get local issuer certificate' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Pre-verification error ignored: unable to verify the first certificate' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG7[0]: Verification started at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG7[0]: CERT: Pre-verification succeeded' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: No subject checks configured' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG6[0]: CERT: Locally installed certificate matched' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG5[0]: Certificate accepted at depth=0: C=PL, O=Stunnel Developers, OU=client, CN=client, emailAddress=client@example.com' INFO: 2023-09-18 21:57:05,847: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read client certificate' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read certificate verify' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 997F315350D3348B644046F57F4167F727DBABB20618C9A76F9F7E773449E0E9' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,848: [server] Read '2023.09.18 21:57:05 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,848: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,849: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,849: [client] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,849: [client] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,849: [client] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,849: [client] Read '2023.09.18 21:57:05 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:05,849: [client] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 764CDCB2617A052E58D1C06C1882BAE25EA65D7CB58EDAB0EBD1E1C5E909E4E8' INFO: 2023-09-18 21:57:05,849: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 4DC219027F07528B4DDA9BBB248F4FE87E397695AFB40FE2AEDA3E1249A836FB' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:43909' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:43909: waiting 10 seconds' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:43909' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG6[0]: persistence: 127.0.0.1:43909 cached' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG5[0]: Service [server] connected remote server from 127.0.0.1:51714' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,849: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,850: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,850: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,850: [client] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,850: [client] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,850: [client] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,850: [client] Read '2023.09.18 21:57:05 LOG6[0]: Session id: 1384BF142B24F64C6F88BC5489B7C6B2A754CD058F3212DAF9841CD4D2010EF3' INFO: 2023-09-18 21:57:05,850: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:05,850: [client_connected_cb [127.0.0.1]:51714] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,850: [client_connected_cb [127.0.0.1]:51714] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:05,850: [client_connected_cb [127.0.0.1]:51714] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:05,850: [client_connected_cb [127.0.0.1]:51714] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,850: [client_connected_cb [127.0.0.1]:51714] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,850: [test_connect [127.0.0.1]:33043 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,851: [test_connect [127.0.0.1]:33043 #0] Closing down the client writer socket DEBUG: 2023-09-18 21:57:05,851: [test_connect [127.0.0.1]:33043 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,851: [test_connect [127.0.0.1]:33043 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:05,851: [server] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,851: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,851: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,851: [server] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,851: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,851: [client] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,851: [client] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,851: [client] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,851: [client] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:05,851: [start_connections] Create task plain-1 INFO: 2023-09-18 21:57:05,851: [test_connect [127.0.0.1]:33043 #1] Trying port 33043 encrypted False INFO: 2023-09-18 21:57:05,851: [establish_connection [127.0.0.1]:33043 #1] Opening an unencrypted connection DEBUG: 2023-09-18 21:57:05,851: [remove_connection] Done with task 'plain-0' INFO: 2023-09-18 21:57:05,852: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,852: [client] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,852: [client] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,852: [client] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,852: [client] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,852: [client] Read '2023.09.18 21:57:05 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:05,852: [server] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,852: [server] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,852: [server] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,852: [server] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,852: [server] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,852: [server] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,852: [server] Read '2023.09.18 21:57:05 LOG7[0]: Service [server] finished (0 left)' INFO: 2023-09-18 21:57:05,852: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,852: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,852: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,852: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:47442' INFO: 2023-09-18 21:57:05,852: [client] Read '2023.09.18 21:57:05 LOG7[1]: Service [client] started' INFO: 2023-09-18 21:57:05,852: [client] Read '2023.09.18 21:57:05 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG5[1]: Service [client] accepted connection from 127.0.0.1:47442' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG6[1]: s_connect: connecting 127.0.0.1:37107' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:37107: waiting 10 seconds' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG7[1]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG5[1]: s_connect: connected 127.0.0.1:37107' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG5[1]: Service [client] connected remote server from 127.0.0.1:46568' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG6[1]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG6[1]: Peer certificate not required' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:05,853: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,853: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,853: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,853: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,853: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:46568' INFO: 2023-09-18 21:57:05,853: [server] Read '2023.09.18 21:57:05 LOG7[1]: Service [server] started' INFO: 2023-09-18 21:57:05,853: [server] Read '2023.09.18 21:57:05 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,853: [server] Read '2023.09.18 21:57:05 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,853: [server] Read '2023.09.18 21:57:05 LOG5[1]: Service [server] accepted connection from 127.0.0.1:46568' INFO: 2023-09-18 21:57:05,853: [server] Read '2023.09.18 21:57:05 LOG6[1]: Peer certificate required' INFO: 2023-09-18 21:57:05,853: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,853: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): before SSL initialization' DEBUG: 2023-09-18 21:57:05,854: [test_connect [127.0.0.1]:33043 #1] Sending 'Hello 1' to the server INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG6[1]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: 2 server accept(s) requested' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: 2 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,854: [server] Read '2023.09.18 21:57:05 LOG7[1]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG7[1]: Remove session callback' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG7[1]: 2 client connect(s) requested' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG7[1]: 2 client connect(s) succeeded' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG7[1]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG6[1]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG6[1]: Session id: 1384BF142B24F64C6F88BC5489B7C6B2A754CD058F3212DAF9841CD4D2010EF3' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,855: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,856: [client] Read '2023.09.18 21:57:05 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,856: [client] Read '2023.09.18 21:57:05 LOG7[1]: New session callback' INFO: 2023-09-18 21:57:05,856: [client] Read '2023.09.18 21:57:05 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,856: [client] Read '2023.09.18 21:57:05 LOG6[1]: Session id: 7E99FD10C2641C9015F8F09A0764BFC431986A0F148C0E585DFBBBCD7EA59B18' INFO: 2023-09-18 21:57:05,856: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG7[1]: New session callback' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG6[1]: Session id: 4830D59EFE4F9B194FCE2CB507063ABF3938E553243CFA0D431EB9B15D834F32' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG6[1]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG6[1]: Session id: 4830D59EFE4F9B194FCE2CB507063ABF3938E553243CFA0D431EB9B15D834F32' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG6[1]: s_connect: connecting 127.0.0.1:43909' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:43909: waiting 10 seconds' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG7[1]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG5[1]: s_connect: connected 127.0.0.1:43909' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG6[1]: persistence: 127.0.0.1:43909 cached' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG5[1]: Service [server] connected remote server from 127.0.0.1:51720' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,856: [server] Read '2023.09.18 21:57:05 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,857: [server] Read '2023.09.18 21:57:05 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,857: [client_connected_cb [127.0.0.1]:51720] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,857: [client_connected_cb [127.0.0.1]:51720] The client #1 sent data to the server: b'Hello 1\n' INFO: 2023-09-18 21:57:05,857: [client_connected_cb [127.0.0.1]:51720] The server sent data to the client #1: b'There!\n' DEBUG: 2023-09-18 21:57:05,857: [client_connected_cb [127.0.0.1]:51720] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,857: [client_connected_cb [127.0.0.1]:51720] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,857: [test_connect [127.0.0.1]:33043 #1] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,857: [test_connect [127.0.0.1]:33043 #1] Closing down the client writer socket DEBUG: 2023-09-18 21:57:05,857: [test_connect [127.0.0.1]:33043 #1] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,857: [test_connect [127.0.0.1]:33043 #1] Test connection #1 has been completed INFO: 2023-09-18 21:57:05,858: [server] Read '2023.09.18 21:57:05 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,858: [server] Read '2023.09.18 21:57:05 LOG7[1]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,858: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,858: [server] Read '2023.09.18 21:57:05 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,858: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,858: [client] Read '2023.09.18 21:57:05 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,858: [client] Read '2023.09.18 21:57:05 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,858: [client] Read '2023.09.18 21:57:05 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,858: [client] Read '2023.09.18 21:57:05 LOG7[1]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:05,858: [start_connections] Create task plain-2 INFO: 2023-09-18 21:57:05,858: [test_connect [127.0.0.1]:33043 #2] Trying port 33043 encrypted False INFO: 2023-09-18 21:57:05,858: [establish_connection [127.0.0.1]:33043 #2] Opening an unencrypted connection DEBUG: 2023-09-18 21:57:05,858: [remove_connection] Done with task 'plain-1' INFO: 2023-09-18 21:57:05,858: [client] Read '2023.09.18 21:57:05 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,858: [client] Read '2023.09.18 21:57:05 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,858: [client] Read '2023.09.18 21:57:05 LOG5[1]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,858: [client] Read '2023.09.18 21:57:05 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,858: [client] Read '2023.09.18 21:57:05 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,858: [client] Read '2023.09.18 21:57:05 LOG7[1]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:05,858: [server] Read '2023.09.18 21:57:05 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,858: [server] Read '2023.09.18 21:57:05 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,858: [server] Read '2023.09.18 21:57:05 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,858: [server] Read '2023.09.18 21:57:05 LOG5[1]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,858: [server] Read '2023.09.18 21:57:05 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,858: [server] Read '2023.09.18 21:57:05 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,858: [server] Read '2023.09.18 21:57:05 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,858: [server] Read '2023.09.18 21:57:05 LOG7[1]: Service [server] finished (0 left)' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:47448' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG7[2]: Service [client] started' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG5[2]: Service [client] accepted connection from 127.0.0.1:47448' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG6[2]: s_connect: connecting 127.0.0.1:37107' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:37107: waiting 10 seconds' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG7[2]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG5[2]: s_connect: connected 127.0.0.1:37107' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG5[2]: Service [client] connected remote server from 127.0.0.1:46574' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG6[2]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:05,859: [client] Read '2023.09.18 21:57:05 LOG6[2]: Peer certificate not required' INFO: 2023-09-18 21:57:05,860: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:05,860: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:46574' INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG7[2]: Service [server] started' INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG5[2]: Service [server] accepted connection from 127.0.0.1:46574' INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG6[2]: Peer certificate required' INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): before SSL initialization' DEBUG: 2023-09-18 21:57:05,860: [test_connect [127.0.0.1]:33043 #2] Sending 'Hello 2' to the server INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG7[2]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG6[2]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:57:05,860: [server] Read '2023.09.18 21:57:05 LOG7[2]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:05,861: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:05,861: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:05,861: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,861: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:05,861: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,861: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: Remove session callback' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: 3 client connect(s) requested' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: 3 client connect(s) succeeded' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG6[2]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG6[2]: Session id: 7E99FD10C2641C9015F8F09A0764BFC431986A0F148C0E585DFBBBCD7EA59B18' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: New session callback' INFO: 2023-09-18 21:57:05,861: [client] Read '2023.09.18 21:57:05 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,862: [client] Read '2023.09.18 21:57:05 LOG6[2]: Session id: 89C451F14039F8C7D366885CDBDCE0609944C4056FB524E4C9575824F761B3AE' INFO: 2023-09-18 21:57:05,862: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: 3 server accept(s) requested' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: 3 server accept(s) succeeded' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: Generate session ticket callback' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,862: [server] Read '2023.09.18 21:57:05 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG7[2]: New session callback' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG6[2]: Session id: 265F60713C2A9CB08D2625826A5BD4E3F620512418B2EE778280388D8CF7542E' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG6[2]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG6[2]: Session id: 265F60713C2A9CB08D2625826A5BD4E3F620512418B2EE778280388D8CF7542E' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG6[2]: s_connect: connecting 127.0.0.1:43909' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:43909: waiting 10 seconds' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG7[2]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG5[2]: s_connect: connected 127.0.0.1:43909' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG6[2]: persistence: 127.0.0.1:43909 cached' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG5[2]: Service [server] connected remote server from 127.0.0.1:51726' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,863: [server] Read '2023.09.18 21:57:05 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,863: [client_connected_cb [127.0.0.1]:51726] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,863: [client_connected_cb [127.0.0.1]:51726] The client #2 sent data to the server: b'Hello 2\n' INFO: 2023-09-18 21:57:05,863: [client_connected_cb [127.0.0.1]:51726] The server sent data to the client #2: b'There!\n' DEBUG: 2023-09-18 21:57:05,864: [client_connected_cb [127.0.0.1]:51726] Closing down the server writer socket DEBUG: 2023-09-18 21:57:05,864: [client_connected_cb [127.0.0.1]:51726] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:05,864: [test_connect [127.0.0.1]:33043 #2] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,864: [test_connect [127.0.0.1]:33043 #2] Closing down the client writer socket DEBUG: 2023-09-18 21:57:05,864: [test_connect [127.0.0.1]:33043 #2] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,864: [test_connect [127.0.0.1]:33043 #2] Test connection #2 has been completed INFO: 2023-09-18 21:57:05,864: [server] Read '2023.09.18 21:57:05 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,864: [server] Read '2023.09.18 21:57:05 LOG7[2]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,864: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,864: [server] Read '2023.09.18 21:57:05 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,864: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,864: [client] Read '2023.09.18 21:57:05 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,864: [client] Read '2023.09.18 21:57:05 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,864: [client] Read '2023.09.18 21:57:05 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,864: [client] Read '2023.09.18 21:57:05 LOG7[2]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:05,864: [remove_connection] Done with task 'plain-2' DEBUG: 2023-09-18 21:57:05,864: [remove_connection] Testing connections done INFO: 2023-09-18 21:57:05,865: [client] Read '2023.09.18 21:57:05 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,865: [client] Read '2023.09.18 21:57:05 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,865: [client] Read '2023.09.18 21:57:05 LOG5[2]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,865: [client] Read '2023.09.18 21:57:05 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,865: [client] Read '2023.09.18 21:57:05 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,865: [client] Read '2023.09.18 21:57:05 LOG7[2]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:05,865: [server] Read '2023.09.18 21:57:05 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,865: [server] Read '2023.09.18 21:57:05 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,865: [server] Read '2023.09.18 21:57:05 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:57:05,865: [server] Read '2023.09.18 21:57:05 LOG5[2]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,865: [server] Read '2023.09.18 21:57:05 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,865: [server] Read '2023.09.18 21:57:05 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,865: [server] Read '2023.09.18 21:57:05 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:05,865: [server] Read '2023.09.18 21:57:05 LOG7[2]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:57:05,865: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:57:05,865: [cleanup_stunnels] Waiting for the 'server' PID 2489503 to exit... DEBUG: 2023-09-18 21:57:05,865: [cleanup_stunnels] Waiting for the 'client' PID 2489507 to exit... INFO: 2023-09-18 21:57:05,865: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,865: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,866: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,866: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,866: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,866: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,866: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 162/997, 16.25%' INFO: 2023-09-18 21:57:05,866: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:05,866: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,866: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,866: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,866: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:57:05,866: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:57:05,866: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:57:05,866: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,866: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,866: [server] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,866: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,866: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,866: [server] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,866: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 172/997, 17.25%' INFO: 2023-09-18 21:57:05,866: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:05,866: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,866: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,866: [server] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,866: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:05,866: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:05,866: [server] Read '2023.09.18 21:57:05 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:05,867: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:57:05,867: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:05,867: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:57:05,867: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:05,867: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:05,867: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:05,867: [set_result] The test result has been set WARNING: 2023-09-18 21:57:05,867: [test_stunnel] Test succeeded INFO: 2023-09-18 21:57:05,869: INFO: 2023-09-18 21:57:05,869: [plugins] >>>>> Applying 'Reload configuration' <<<<< WARNING: 2023-09-18 21:57:05,869: WARNING: 2023-09-18 21:57:05,869: [test_stunnel] ***** Start '191. Reload configuration' ***** INFO: 2023-09-18 21:57:05,869: [start_listener] Awaiting the HTTPS server started... INFO: 2023-09-18 21:57:05,869: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:05,869: [start_socket_server] Creating a SSL context INFO: 2023-09-18 21:57:05,869: [start_socket_server] Load server certificate INFO: 2023-09-18 21:57:05,869: [start_socket_server] Set verify mode: cert required INFO: 2023-09-18 21:57:05,869: [start_socket_server] Load Certificate Authority file INFO: 2023-09-18 21:57:05,869: [start_socket_server] Start HTTPS server INFO: 2023-09-18 21:57:05,870: [start_listener] HTTPS server is listening on [127.0.0.1]:35763 INFO: 2023-09-18 21:57:05,870: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:05,870: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:57:05,870: [start_stunnel] INFO: 2023-09-18 21:57:05,870: [start_stunnel] ;client doesn't present any certificate INFO: 2023-09-18 21:57:05,870: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:57:05,870: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,870: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,870: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,870: [start_stunnel] INFO: 2023-09-18 21:57:05,870: [start_stunnel] [client] INFO: 2023-09-18 21:57:05,870: [start_stunnel] client = yes INFO: 2023-09-18 21:57:05,870: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,870: [start_stunnel] connect = 127.0.0.1:35763 INFO: 2023-09-18 21:57:05,870: [start_stunnel] DEBUG: 2023-09-18 21:57:05,871: [run_stunnel] Launching the stunnel 'client' - got pid 2489517 DEBUG: 2023-09-18 21:57:05,871: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG7[ui]: No certificate or private key specified' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,894: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:43793' DEBUG: 2023-09-18 21:57:05,894: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:43793 INFO: 2023-09-18 21:57:05,895: [check_listening_port] 'client' is listening on port 43793 INFO: 2023-09-18 21:57:05,895: [reload_stunnel] Reload using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:57:05,895: [reload_stunnel] INFO: 2023-09-18 21:57:05,895: [reload_stunnel] ;client presents a certificate INFO: 2023-09-18 21:57:05,895: [reload_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:57:05,895: [reload_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,895: [reload_stunnel] debug = debug INFO: 2023-09-18 21:57:05,895: [reload_stunnel] syslog = no INFO: 2023-09-18 21:57:05,895: [reload_stunnel] INFO: 2023-09-18 21:57:05,895: [reload_stunnel] [client] INFO: 2023-09-18 21:57:05,895: [reload_stunnel] client = yes INFO: 2023-09-18 21:57:05,895: [reload_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,895: [reload_stunnel] connect = 127.0.0.1:35763 INFO: 2023-09-18 21:57:05,895: [reload_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:57:05,895: [reload_stunnel] DEBUG: 2023-09-18 21:57:05,895: [reload_stunnel] Reload stunnel 'client' PID 2489517 DEBUG: 2023-09-18 21:57:05,895: [reload_stunnel] Waiting for the stunnel to start up INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_RELOAD_CONFIG' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,896: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:05,897: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:05,897: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:05,897: [client] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:05,897: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:05,897: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,897: [client] Read '2023.09.18 21:57:05 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:57:05,897: [client] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:57:05,897: [client] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,897: [client] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,897: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,897: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:57:05,897: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:57:05,898: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:57:05,898: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,898: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating section [client]' INFO: 2023-09-18 21:57:05,898: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:57:05,898: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=3)' INFO: 2023-09-18 21:57:05,898: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=3)' INFO: 2023-09-18 21:57:05,898: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,898: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Service [client] (FD=3) bound to 127.0.0.1:36369' DEBUG: 2023-09-18 21:57:05,898: [stunnel_output] Service [client] (FD=3) bound to 127.0.0.1:36369 INFO: 2023-09-18 21:57:05,898: [check_listening_port] 'client' is listening on port 36369 DEBUG: 2023-09-18 21:57:05,898: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:05,898: [start_connections] Create task plain-0 INFO: 2023-09-18 21:57:05,898: [test_connect [127.0.0.1]:36369 #0] Trying port 36369 encrypted False INFO: 2023-09-18 21:57:05,898: [establish_connection [127.0.0.1]:36369 #0] Opening an unencrypted connection INFO: 2023-09-18 21:57:05,898: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=3 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] accepted (FD=8) from 127.0.0.1:52712' DEBUG: 2023-09-18 21:57:05,899: [test_connect [127.0.0.1]:36369 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG7[0]: Setting local socket options (FD=8)' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG5[0]: Service [client] accepted connection from 127.0.0.1:52712' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG6[0]: s_connect: connecting 127.0.0.1:35763' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:35763: waiting 10 seconds' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG5[0]: s_connect: connected 127.0.0.1:35763' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG5[0]: Service [client] connected remote server from 127.0.0.1:60582' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:05,899: [client] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:05,900: [client] Read '2023.09.18 21:57:05 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:05,900: [client] Read '2023.09.18 21:57:05 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:05,900: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:05,900: [client] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,901: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,901: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:05,901: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:05,902: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:05,902: [client] Read '2023.09.18 21:57:05 LOG6[0]: No client CA list' INFO: 2023-09-18 21:57:05,902: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate request' INFO: 2023-09-18 21:57:05,902: [client] Read '2023.09.18 21:57:05 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:05,902: [client] Read '2023.09.18 21:57:05 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:05,902: [client] Read '2023.09.18 21:57:05 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:05,902: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:05,903: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:05,903: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:05,903: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:05,903: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write client certificate' INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write certificate verify' INFO: 2023-09-18 21:57:05,905: [client_connected_cb [127.0.0.1]:60582] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:05,905: [client_connected_cb [127.0.0.1]:60582] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:05,905: [client_connected_cb [127.0.0.1]:60582] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:05,905: [client_connected_cb [127.0.0.1]:60582] Closing down the server writer socket INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,905: [client] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,906: [client] Read '2023.09.18 21:57:05 LOG7[0]: Peer certificate was cached (2681 bytes)' INFO: 2023-09-18 21:57:05,906: [client] Read '2023.09.18 21:57:05 LOG6[0]: Session id: D856638CEBBD7E3ABBCB80DD41387F9CA2E759A4A249249984B56C1F23AA6456' INFO: 2023-09-18 21:57:05,906: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:05,906: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,906: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:05,906: [client] Read '2023.09.18 21:57:05 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:05,906: [client] Read '2023.09.18 21:57:05 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:05,906: [client] Read '2023.09.18 21:57:05 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:05,906: [client] Read '2023.09.18 21:57:05 LOG6[0]: Session id: A091F3E054F288DBCD785933E849AEBDD3D12C87AABCD6B8DA30BD7B2D5AB5CA' INFO: 2023-09-18 21:57:05,906: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' DEBUG: 2023-09-18 21:57:05,906: [test_connect [127.0.0.1]:36369 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:05,906: [test_connect [127.0.0.1]:36369 #0] Closing down the client writer socket INFO: 2023-09-18 21:57:05,906: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:05,906: [client] Read '2023.09.18 21:57:05 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:05,906: [client] Read '2023.09.18 21:57:05 LOG7[0]: Sent socket write shutdown' DEBUG: 2023-09-18 21:57:05,906: [test_connect [127.0.0.1]:36369 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:05,906: [test_connect [127.0.0.1]:36369 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG7[0]: Local descriptor (FD=8) closed' INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG7[0]: Service [client] finished (0 left)' DEBUG: 2023-09-18 21:57:05,907: [remove_connection] Done with task 'plain-0' DEBUG: 2023-09-18 21:57:05,907: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:05,907: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:57:05,907: [cleanup_stunnels] Waiting for the 'client' PID 2489517 to exit... DEBUG: 2023-09-18 21:57:05,907: [client_connected_cb [127.0.0.1]:60582] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG7[ui]: FD=3 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:05,907: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Leak detection table utilization: 217/997, 21.77%' INFO: 2023-09-18 21:57:05,908: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:05,908: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:05,908: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:05,908: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:05,908: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:57:05,908: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] closed (FD=3)' INFO: 2023-09-18 21:57:05,908: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:57:05,909: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:57:05,912: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:57:05,912: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:05,912: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:05,912: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:05,912: [set_result] The test result has been set WARNING: 2023-09-18 21:57:05,912: [test_stunnel] Test succeeded INFO: 2023-09-18 21:57:05,912: INFO: 2023-09-18 21:57:05,912: [plugins] >>>>> Applying 'Failover strategy' <<<<< WARNING: 2023-09-18 21:57:05,912: WARNING: 2023-09-18 21:57:05,912: [test_stunnel] ***** Start '201. Failover round robin (rr) strategy' ***** INFO: 2023-09-18 21:57:05,912: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:05,912: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:05,912: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:05,913: [start_listener] HTTP server is listening on [127.0.0.1]:39883 INFO: 2023-09-18 21:57:05,913: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:05,913: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,913: [start_stunnel] INFO: 2023-09-18 21:57:05,913: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server1.pid INFO: 2023-09-18 21:57:05,913: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,913: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,913: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,913: [start_stunnel] INFO: 2023-09-18 21:57:05,913: [start_stunnel] [server1] INFO: 2023-09-18 21:57:05,913: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,913: [start_stunnel] connect = 127.0.0.1:39883 INFO: 2023-09-18 21:57:05,913: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,913: [start_stunnel] DEBUG: 2023-09-18 21:57:05,914: [run_stunnel] Launching the stunnel 'server1' - got pid 2489522 DEBUG: 2023-09-18 21:57:05,914: [start_stunnel] Waiting for the stunnel 'server1' to start up INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server1]' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,938: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server1]' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,939: [server1] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server1] (FD=8) bound to 127.0.0.1:33989' DEBUG: 2023-09-18 21:57:05,939: [stunnel_output] Service [server1] (FD=8) bound to 127.0.0.1:33989 INFO: 2023-09-18 21:57:05,940: [check_listening_port] 'server1' is listening on port 33989 INFO: 2023-09-18 21:57:05,940: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,940: [start_stunnel] INFO: 2023-09-18 21:57:05,940: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server2.pid INFO: 2023-09-18 21:57:05,940: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,940: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,940: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,940: [start_stunnel] INFO: 2023-09-18 21:57:05,940: [start_stunnel] [server2] INFO: 2023-09-18 21:57:05,940: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,940: [start_stunnel] connect = 127.0.0.1:39883 INFO: 2023-09-18 21:57:05,941: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,941: [start_stunnel] INFO: 2023-09-18 21:57:05,941: [server1] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server1.pid' INFO: 2023-09-18 21:57:05,941: [server1] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,941: [server1] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,941: [server1] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:05,941: [run_stunnel] Launching the stunnel 'server2' - got pid 2489526 DEBUG: 2023-09-18 21:57:05,941: [start_stunnel] Waiting for the stunnel 'server2' to start up INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server2]' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,965: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,966: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,966: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,966: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,966: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,966: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,966: [server2] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,966: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,966: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server2]' INFO: 2023-09-18 21:57:05,966: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,966: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,966: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,966: [server2] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server2] (FD=8) bound to 127.0.0.1:41177' DEBUG: 2023-09-18 21:57:05,966: [stunnel_output] Service [server2] (FD=8) bound to 127.0.0.1:41177 INFO: 2023-09-18 21:57:05,967: [check_listening_port] 'server2' is listening on port 41177 INFO: 2023-09-18 21:57:05,967: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:05,967: [start_stunnel] INFO: 2023-09-18 21:57:05,967: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server3.pid INFO: 2023-09-18 21:57:05,967: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,967: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,967: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,967: [start_stunnel] INFO: 2023-09-18 21:57:05,967: [start_stunnel] [server3] INFO: 2023-09-18 21:57:05,967: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,967: [start_stunnel] connect = 127.0.0.1:39883 INFO: 2023-09-18 21:57:05,967: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:05,967: [start_stunnel] INFO: 2023-09-18 21:57:05,967: [server2] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server2.pid' INFO: 2023-09-18 21:57:05,967: [server2] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,968: [server2] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,968: [server2] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:05,968: [run_stunnel] Launching the stunnel 'server3' - got pid 2489530 DEBUG: 2023-09-18 21:57:05,968: [start_stunnel] Waiting for the stunnel 'server3' to start up INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing service [server3]' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:05,992: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: Binding service [server3]' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:05,993: [server3] Read '2023.09.18 21:57:05 LOG6[ui]: Service [server3] (FD=8) bound to 127.0.0.1:35051' DEBUG: 2023-09-18 21:57:05,993: [stunnel_output] Service [server3] (FD=8) bound to 127.0.0.1:35051 INFO: 2023-09-18 21:57:05,994: [check_listening_port] 'server3' is listening on port 35051 INFO: 2023-09-18 21:57:05,994: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:57:05,994: [start_stunnel] INFO: 2023-09-18 21:57:05,994: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:57:05,994: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:05,994: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:05,995: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:05,995: [start_stunnel] INFO: 2023-09-18 21:57:05,995: [start_stunnel] failover = rr INFO: 2023-09-18 21:57:05,995: [start_stunnel] INFO: 2023-09-18 21:57:05,995: [start_stunnel] [client] INFO: 2023-09-18 21:57:05,995: [start_stunnel] client = yes INFO: 2023-09-18 21:57:05,995: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:05,995: [start_stunnel] connect = 127.0.0.1:33989 INFO: 2023-09-18 21:57:05,995: [start_stunnel] connect = 127.0.0.1:41177 INFO: 2023-09-18 21:57:05,995: [start_stunnel] connect = 127.0.0.1:35051 INFO: 2023-09-18 21:57:05,995: [start_stunnel] INFO: 2023-09-18 21:57:05,995: [server3] Read '2023.09.18 21:57:05 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server3.pid' INFO: 2023-09-18 21:57:05,995: [server3] Read '2023.09.18 21:57:05 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:05,995: [server3] Read '2023.09.18 21:57:05 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:05,995: [server3] Read '2023.09.18 21:57:05 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:05,995: [run_stunnel] Launching the stunnel 'client' - got pid 2489540 DEBUG: 2023-09-18 21:57:05,995: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:05 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:05 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:05 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:05 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG7[ui]: No certificate or private key specified' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:57:06,018: [client] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:06,019: [client] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:06,019: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:06,019: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:06,019: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:57:06,019: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:06,019: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:06,019: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:06,019: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:44743' DEBUG: 2023-09-18 21:57:06,019: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:44743 INFO: 2023-09-18 21:57:06,019: [check_listening_port] 'client' is listening on port 44743 DEBUG: 2023-09-18 21:57:06,019: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:06,019: [start_connections] Create task plain-0 INFO: 2023-09-18 21:57:06,019: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:06,019: [client] Read '2023.09.18 21:57:06 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:06,019: [client] Read '2023.09.18 21:57:06 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:06,019: [client] Read '2023.09.18 21:57:06 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:57:06,019: [client] Read '2023.09.18 21:57:06 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:57:06,020: [test_connect [127.0.0.1]:44743 #0] Trying port 44743 encrypted False INFO: 2023-09-18 21:57:06,020: [establish_connection [127.0.0.1]:44743 #0] Opening an unencrypted connection INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:43818' DEBUG: 2023-09-18 21:57:06,020: [test_connect [127.0.0.1]:44743 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG5[0]: Service [client] accepted connection from 127.0.0.1:43818' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG6[0]: failover: round-robin, starting at entry #1' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG6[0]: s_connect: connecting 127.0.0.1:41177' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:41177: waiting 10 seconds' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG5[0]: s_connect: connected 127.0.0.1:41177' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG5[0]: Service [client] connected remote server from 127.0.0.1:34778' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,020: [client] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:06,021: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,021: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,021: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,021: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server2] accepted (FD=3) from 127.0.0.1:34778' INFO: 2023-09-18 21:57:06,021: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Service [server2] started' INFO: 2023-09-18 21:57:06,021: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,021: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,021: [server2] Read '2023.09.18 21:57:06 LOG5[0]: Service [server2] accepted connection from 127.0.0.1:34778' INFO: 2023-09-18 21:57:06,021: [server2] Read '2023.09.18 21:57:06 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:06,021: [client] Read '2023.09.18 21:57:06 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:06,021: [client] Read '2023.09.18 21:57:06 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:06,021: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:06,021: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,021: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,021: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,021: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,021: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,021: [server2] Read '2023.09.18 21:57:06 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:06,022: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:06,022: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:06,022: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,022: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:06,022: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:06,022: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:57:06,022: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,022: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,022: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,022: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:06,022: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:06,023: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,023: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,023: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,023: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:06,023: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:06,023: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,023: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,023: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,023: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,023: [server2] Read '2023.09.18 21:57:06 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:06,023: [server2] Read '2023.09.18 21:57:06 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:06,023: [server2] Read '2023.09.18 21:57:06 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:06,023: [server2] Read '2023.09.18 21:57:06 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:06,023: [server2] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:06,023: [server2] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:06,023: [server2] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:06,024: [server2] Read '2023.09.18 21:57:06 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:06,024: [server2] Read '2023.09.18 21:57:06 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:06,024: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,024: [client] Read '2023.09.18 21:57:06 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:57:06,024: [client] Read '2023.09.18 21:57:06 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:57:06,024: [client] Read '2023.09.18 21:57:06 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:06,024: [client] Read '2023.09.18 21:57:06 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:06,024: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:06,024: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,024: [client] Read '2023.09.18 21:57:06 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,024: [client] Read '2023.09.18 21:57:06 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,024: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:06,024: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,024: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,024: [server2] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG6[0]: Session id: CA6EF18D1528B7780A7E8DFF7F15801175EE1D734C23DF12C7BD87D6E6F98E30' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG6[0]: Session id: BA0B90163DB737FC8565A9D5D0BA4533574042A476EEA18202BFDB0FAC9DDBD6' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG6[0]: s_connect: connecting 127.0.0.1:39883' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:39883: waiting 10 seconds' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG5[0]: s_connect: connected 127.0.0.1:39883' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG6[0]: persistence: 127.0.0.1:39883 cached' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG5[0]: Service [server2] connected remote server from 127.0.0.1:52272' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,025: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG6[0]: Session id: 8419479F848FD193100528405E3129242760AA31020E09CD292F52962AB665BB' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG6[0]: Session id: CCD788FCF03259F13D996568EC80B9D0C37BF83F4BE2F98439D0FABDC87D26B7' INFO: 2023-09-18 21:57:06,025: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,026: [client_connected_cb [127.0.0.1]:52272] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:06,026: [client_connected_cb [127.0.0.1]:52272] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:06,026: [client_connected_cb [127.0.0.1]:52272] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:06,026: [client_connected_cb [127.0.0.1]:52272] Closing down the server writer socket DEBUG: 2023-09-18 21:57:06,026: [client_connected_cb [127.0.0.1]:52272] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:06,026: [test_connect [127.0.0.1]:44743 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:06,026: [test_connect [127.0.0.1]:44743 #0] Closing down the client writer socket DEBUG: 2023-09-18 21:57:06,027: [test_connect [127.0.0.1]:44743 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:06,027: [test_connect [127.0.0.1]:44743 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:06,027: [server2] Read '2023.09.18 21:57:06 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,027: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:06,027: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,027: [server2] Read '2023.09.18 21:57:06 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,027: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,027: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,027: [client] Read '2023.09.18 21:57:06 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,027: [client] Read '2023.09.18 21:57:06 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,027: [client] Read '2023.09.18 21:57:06 LOG7[0]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:06,027: [start_connections] Create task plain-1 INFO: 2023-09-18 21:57:06,027: [test_connect [127.0.0.1]:44743 #1] Trying port 44743 encrypted False INFO: 2023-09-18 21:57:06,027: [establish_connection [127.0.0.1]:44743 #1] Opening an unencrypted connection DEBUG: 2023-09-18 21:57:06,027: [remove_connection] Done with task 'plain-0' INFO: 2023-09-18 21:57:06,027: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,027: [client] Read '2023.09.18 21:57:06 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,027: [client] Read '2023.09.18 21:57:06 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,027: [client] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,027: [client] Read '2023.09.18 21:57:06 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,027: [client] Read '2023.09.18 21:57:06 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:06,028: [server2] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,028: [server2] Read '2023.09.18 21:57:06 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,028: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,028: [server2] Read '2023.09.18 21:57:06 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,028: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,028: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,028: [server2] Read '2023.09.18 21:57:06 LOG7[0]: Service [server2] finished (0 left)' INFO: 2023-09-18 21:57:06,028: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,028: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,028: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,028: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:43824' INFO: 2023-09-18 21:57:06,028: [client] Read '2023.09.18 21:57:06 LOG7[1]: Service [client] started' INFO: 2023-09-18 21:57:06,028: [client] Read '2023.09.18 21:57:06 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,028: [client] Read '2023.09.18 21:57:06 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,028: [client] Read '2023.09.18 21:57:06 LOG5[1]: Service [client] accepted connection from 127.0.0.1:43824' INFO: 2023-09-18 21:57:06,028: [client] Read '2023.09.18 21:57:06 LOG6[1]: failover: round-robin, starting at entry #2' INFO: 2023-09-18 21:57:06,028: [client] Read '2023.09.18 21:57:06 LOG6[1]: s_connect: connecting 127.0.0.1:35051' INFO: 2023-09-18 21:57:06,028: [client] Read '2023.09.18 21:57:06 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:35051: waiting 10 seconds' INFO: 2023-09-18 21:57:06,028: [client] Read '2023.09.18 21:57:06 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,029: [client] Read '2023.09.18 21:57:06 LOG7[1]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:06,029: [client] Read '2023.09.18 21:57:06 LOG5[1]: s_connect: connected 127.0.0.1:35051' INFO: 2023-09-18 21:57:06,029: [client] Read '2023.09.18 21:57:06 LOG5[1]: Service [client] connected remote server from 127.0.0.1:36384' INFO: 2023-09-18 21:57:06,029: [client] Read '2023.09.18 21:57:06 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,029: [client] Read '2023.09.18 21:57:06 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,029: [client] Read '2023.09.18 21:57:06 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:06,029: [client] Read '2023.09.18 21:57:06 LOG6[1]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:06,029: [client] Read '2023.09.18 21:57:06 LOG6[1]: Peer certificate not required' INFO: 2023-09-18 21:57:06,029: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:06,029: [client] Read '2023.09.18 21:57:06 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,029: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server3] accepted (FD=3) from 127.0.0.1:36384' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Service [server3] started' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG5[0]: Service [server3] accepted connection from 127.0.0.1:36384' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:06,029: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' DEBUG: 2023-09-18 21:57:06,030: [test_connect [127.0.0.1]:44743 #1] Sending 'Hello 1' to the server INFO: 2023-09-18 21:57:06,030: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,030: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:06,030: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:06,030: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:57:06,030: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,030: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,030: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,030: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:06,030: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:06,030: [client] Read '2023.09.18 21:57:06 LOG6[1]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,030: [client] Read '2023.09.18 21:57:06 LOG6[1]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,030: [client] Read '2023.09.18 21:57:06 LOG6[1]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,030: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:06,030: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:06,030: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,030: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,030: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,030: [client] Read '2023.09.18 21:57:06 LOG7[1]: 2 client connect(s) requested' INFO: 2023-09-18 21:57:06,030: [client] Read '2023.09.18 21:57:06 LOG7[1]: 2 client connect(s) succeeded' INFO: 2023-09-18 21:57:06,031: [client] Read '2023.09.18 21:57:06 LOG7[1]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:06,031: [client] Read '2023.09.18 21:57:06 LOG7[1]: 0 session reuse(s)' INFO: 2023-09-18 21:57:06,031: [client] Read '2023.09.18 21:57:06 LOG6[1]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:06,031: [client] Read '2023.09.18 21:57:06 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,031: [client] Read '2023.09.18 21:57:06 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,031: [client] Read '2023.09.18 21:57:06 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,031: [server3] Read '2023.09.18 21:57:06 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG6[0]: Session id: BAD4EC7C67CBEB3B7E6A32047141B4D8513CCC0A24D6A5DC2F7BBE564BC77C6B' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG6[0]: Session id: 080424BF8CA889ED47CF1F558EC7DA7F1398C4CAC7F93D52DA8E3A1D6EAB0879' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG6[0]: s_connect: connecting 127.0.0.1:39883' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:39883: waiting 10 seconds' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG5[0]: s_connect: connected 127.0.0.1:39883' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG6[0]: persistence: 127.0.0.1:39883 cached' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG5[0]: Service [server3] connected remote server from 127.0.0.1:52278' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,032: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:06,033: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,033: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,033: [client] Read '2023.09.18 21:57:06 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,033: [client] Read '2023.09.18 21:57:06 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,033: [client] Read '2023.09.18 21:57:06 LOG7[1]: New session callback' INFO: 2023-09-18 21:57:06,033: [client] Read '2023.09.18 21:57:06 LOG6[1]: Session id: 23E68DD25FE721162510D132B5BDFB3F8A71F80741B920F988BE371534D27485' INFO: 2023-09-18 21:57:06,033: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,033: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,033: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,033: [client] Read '2023.09.18 21:57:06 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,033: [client] Read '2023.09.18 21:57:06 LOG7[1]: New session callback' INFO: 2023-09-18 21:57:06,033: [client] Read '2023.09.18 21:57:06 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,033: [client] Read '2023.09.18 21:57:06 LOG6[1]: Session id: A7A8A8D53DE380BE8C42171B41E1CC1747524364E87A0AF1ADB559FDA2901901' INFO: 2023-09-18 21:57:06,033: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,033: [client_connected_cb [127.0.0.1]:52278] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:06,033: [client_connected_cb [127.0.0.1]:52278] The client #1 sent data to the server: b'Hello 1\n' INFO: 2023-09-18 21:57:06,033: [client_connected_cb [127.0.0.1]:52278] The server sent data to the client #1: b'There!\n' DEBUG: 2023-09-18 21:57:06,033: [client_connected_cb [127.0.0.1]:52278] Closing down the server writer socket DEBUG: 2023-09-18 21:57:06,033: [client_connected_cb [127.0.0.1]:52278] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:06,033: [test_connect [127.0.0.1]:44743 #1] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:06,034: [test_connect [127.0.0.1]:44743 #1] Closing down the client writer socket DEBUG: 2023-09-18 21:57:06,034: [test_connect [127.0.0.1]:44743 #1] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:06,034: [test_connect [127.0.0.1]:44743 #1] Test connection #1 has been completed INFO: 2023-09-18 21:57:06,034: [server3] Read '2023.09.18 21:57:06 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,034: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:06,034: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,034: [server3] Read '2023.09.18 21:57:06 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,034: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,034: [client] Read '2023.09.18 21:57:06 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,034: [client] Read '2023.09.18 21:57:06 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,034: [client] Read '2023.09.18 21:57:06 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,034: [client] Read '2023.09.18 21:57:06 LOG7[1]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:06,034: [start_connections] Create task plain-2 INFO: 2023-09-18 21:57:06,034: [test_connect [127.0.0.1]:44743 #2] Trying port 44743 encrypted False INFO: 2023-09-18 21:57:06,034: [establish_connection [127.0.0.1]:44743 #2] Opening an unencrypted connection DEBUG: 2023-09-18 21:57:06,034: [remove_connection] Done with task 'plain-1' INFO: 2023-09-18 21:57:06,034: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,035: [client] Read '2023.09.18 21:57:06 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,035: [client] Read '2023.09.18 21:57:06 LOG5[1]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,035: [client] Read '2023.09.18 21:57:06 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,035: [client] Read '2023.09.18 21:57:06 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,035: [client] Read '2023.09.18 21:57:06 LOG7[1]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:06,035: [server3] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,035: [server3] Read '2023.09.18 21:57:06 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,035: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,035: [server3] Read '2023.09.18 21:57:06 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,035: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,035: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,035: [server3] Read '2023.09.18 21:57:06 LOG7[0]: Service [server3] finished (0 left)' INFO: 2023-09-18 21:57:06,035: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,035: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,035: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,035: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:43830' INFO: 2023-09-18 21:57:06,035: [client] Read '2023.09.18 21:57:06 LOG7[2]: Service [client] started' INFO: 2023-09-18 21:57:06,035: [client] Read '2023.09.18 21:57:06 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG5[2]: Service [client] accepted connection from 127.0.0.1:43830' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG6[2]: failover: round-robin, starting at entry #0' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG6[2]: s_connect: connecting 127.0.0.1:33989' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:33989: waiting 10 seconds' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG7[2]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG5[2]: s_connect: connected 127.0.0.1:33989' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG5[2]: Service [client] connected remote server from 127.0.0.1:47132' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG6[2]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG6[2]: Peer certificate not required' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,036: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server1] accepted (FD=3) from 127.0.0.1:47132' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Service [server1] started' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG5[0]: Service [server1] accepted connection from 127.0.0.1:47132' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,036: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' DEBUG: 2023-09-18 21:57:06,037: [test_connect [127.0.0.1]:44743 #2] Sending 'Hello 2' to the server INFO: 2023-09-18 21:57:06,037: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:06,037: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:57:06,037: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,037: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,037: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,037: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,037: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:06,037: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:06,037: [client] Read '2023.09.18 21:57:06 LOG6[2]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,037: [client] Read '2023.09.18 21:57:06 LOG6[2]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,037: [client] Read '2023.09.18 21:57:06 LOG6[2]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,037: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:06,037: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:06,037: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,037: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,037: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,038: [client] Read '2023.09.18 21:57:06 LOG7[2]: 3 client connect(s) requested' INFO: 2023-09-18 21:57:06,038: [client] Read '2023.09.18 21:57:06 LOG7[2]: 3 client connect(s) succeeded' INFO: 2023-09-18 21:57:06,038: [client] Read '2023.09.18 21:57:06 LOG7[2]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:06,038: [client] Read '2023.09.18 21:57:06 LOG7[2]: 0 session reuse(s)' INFO: 2023-09-18 21:57:06,038: [client] Read '2023.09.18 21:57:06 LOG6[2]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:06,038: [client] Read '2023.09.18 21:57:06 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,038: [client] Read '2023.09.18 21:57:06 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,038: [client] Read '2023.09.18 21:57:06 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:06,038: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Session id: BDAD1FCC142AE1453ABA5C9CD6695AEDA366209F8AAA6FD3A9CC1BBD2C43582B' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Session id: EFB9700CEE08E94D51BBFDFA7F82362306ED109FCD860C4AECB51FA0ED6CD9E4' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG6[0]: s_connect: connecting 127.0.0.1:39883' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:39883: waiting 10 seconds' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG5[0]: s_connect: connected 127.0.0.1:39883' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG6[0]: persistence: 127.0.0.1:39883 cached' INFO: 2023-09-18 21:57:06,039: [server1] Read '2023.09.18 21:57:06 LOG5[0]: Service [server1] connected remote server from 127.0.0.1:52284' INFO: 2023-09-18 21:57:06,040: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,040: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,040: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:06,040: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,040: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,040: [client] Read '2023.09.18 21:57:06 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,040: [client] Read '2023.09.18 21:57:06 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,040: [client] Read '2023.09.18 21:57:06 LOG7[2]: New session callback' INFO: 2023-09-18 21:57:06,040: [client] Read '2023.09.18 21:57:06 LOG6[2]: Session id: 13CD649B6BA7F41A211673CE44D2624B989652C6AC820EB473C0AB781A5C5DB7' INFO: 2023-09-18 21:57:06,040: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,040: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,040: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,040: [client] Read '2023.09.18 21:57:06 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,040: [client] Read '2023.09.18 21:57:06 LOG7[2]: New session callback' INFO: 2023-09-18 21:57:06,040: [client] Read '2023.09.18 21:57:06 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,040: [client] Read '2023.09.18 21:57:06 LOG6[2]: Session id: 6FB41B0561C2452F0B121A69B2C0CE0E046B14A70B11E00EA6CEDEDB1CE8D4BD' INFO: 2023-09-18 21:57:06,040: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,040: [client_connected_cb [127.0.0.1]:52284] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:06,040: [client_connected_cb [127.0.0.1]:52284] The client #2 sent data to the server: b'Hello 2\n' INFO: 2023-09-18 21:57:06,040: [client_connected_cb [127.0.0.1]:52284] The server sent data to the client #2: b'There!\n' DEBUG: 2023-09-18 21:57:06,040: [client_connected_cb [127.0.0.1]:52284] Closing down the server writer socket DEBUG: 2023-09-18 21:57:06,041: [client_connected_cb [127.0.0.1]:52284] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:06,041: [test_connect [127.0.0.1]:44743 #2] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:06,041: [test_connect [127.0.0.1]:44743 #2] Closing down the client writer socket DEBUG: 2023-09-18 21:57:06,041: [test_connect [127.0.0.1]:44743 #2] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:06,041: [test_connect [127.0.0.1]:44743 #2] Test connection #2 has been completed INFO: 2023-09-18 21:57:06,041: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,041: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:06,041: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,041: [server1] Read '2023.09.18 21:57:06 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,041: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,041: [client] Read '2023.09.18 21:57:06 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,041: [client] Read '2023.09.18 21:57:06 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,041: [client] Read '2023.09.18 21:57:06 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,041: [client] Read '2023.09.18 21:57:06 LOG7[2]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:06,041: [remove_connection] Done with task 'plain-2' DEBUG: 2023-09-18 21:57:06,041: [remove_connection] Testing connections done INFO: 2023-09-18 21:57:06,042: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,042: [client] Read '2023.09.18 21:57:06 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,042: [client] Read '2023.09.18 21:57:06 LOG5[2]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,042: [client] Read '2023.09.18 21:57:06 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,042: [client] Read '2023.09.18 21:57:06 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,042: [client] Read '2023.09.18 21:57:06 LOG7[2]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:06,042: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,042: [server1] Read '2023.09.18 21:57:06 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,042: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,042: [server1] Read '2023.09.18 21:57:06 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,042: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,042: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,042: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Service [server1] finished (0 left)' DEBUG: 2023-09-18 21:57:06,042: [cleanup_stunnels] About to kill and wait for 4 stunnel process(es) DEBUG: 2023-09-18 21:57:06,042: [cleanup_stunnels] Waiting for the 'server1' PID 2489522 to exit... DEBUG: 2023-09-18 21:57:06,042: [cleanup_stunnels] Waiting for the 'server2' PID 2489526 to exit... DEBUG: 2023-09-18 21:57:06,042: [cleanup_stunnels] Waiting for the 'server3' PID 2489530 to exit... DEBUG: 2023-09-18 21:57:06,042: [cleanup_stunnels] Waiting for the 'client' PID 2489540 to exit... INFO: 2023-09-18 21:57:06,043: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,043: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,043: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,043: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:06,043: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:06,043: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:06,043: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Leak detection table utilization: 131/997, 13.14%' INFO: 2023-09-18 21:57:06,043: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server2.pid' INFO: 2023-09-18 21:57:06,043: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:06,043: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:06,043: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:06,043: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Unbinding service [server2]' INFO: 2023-09-18 21:57:06,043: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server2] closed (FD=8)' INFO: 2023-09-18 21:57:06,043: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server2] closed' INFO: 2023-09-18 21:57:06,043: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,043: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,043: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,043: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:06,043: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:06,043: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:06,043: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Leak detection table utilization: 149/997, 14.94%' INFO: 2023-09-18 21:57:06,043: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:06,043: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:06,043: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:06,044: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:06,044: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:57:06,044: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:57:06,044: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:57:06,044: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,044: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,044: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,044: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:06,044: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:06,044: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:06,044: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Leak detection table utilization: 131/997, 13.14%' INFO: 2023-09-18 21:57:06,044: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server3.pid' INFO: 2023-09-18 21:57:06,044: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:06,044: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:06,044: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:06,044: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Unbinding service [server3]' INFO: 2023-09-18 21:57:06,044: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server3] closed (FD=8)' INFO: 2023-09-18 21:57:06,044: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server3] closed' INFO: 2023-09-18 21:57:06,044: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,044: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,044: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,044: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:06,044: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:06,044: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:06,044: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Leak detection table utilization: 131/997, 13.14%' INFO: 2023-09-18 21:57:06,044: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server1.pid' INFO: 2023-09-18 21:57:06,044: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:06,044: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:06,044: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:06,044: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Unbinding service [server1]' INFO: 2023-09-18 21:57:06,044: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server1] closed (FD=8)' INFO: 2023-09-18 21:57:06,044: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server1] closed' INFO: 2023-09-18 21:57:06,045: [stunnel_output] Done with task 'server1 output' INFO: 2023-09-18 21:57:06,045: [stunnel_output] Done with task 'server2 output' INFO: 2023-09-18 21:57:06,045: [stunnel_output] Done with task 'server3 output' INFO: 2023-09-18 21:57:06,045: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:57:06,045: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0, 0, 0] DEBUG: 2023-09-18 21:57:06,045: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:06,046: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:06,046: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:06,046: [set_result] The test result has been set WARNING: 2023-09-18 21:57:06,046: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:57:06,046: WARNING: 2023-09-18 21:57:06,046: [test_stunnel] ***** Start '202. Failover priority (prio) strategy' ***** INFO: 2023-09-18 21:57:06,046: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:06,046: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:06,046: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:06,047: [start_listener] HTTP server is listening on [127.0.0.1]:38539 INFO: 2023-09-18 21:57:06,047: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:06,047: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:06,047: [start_stunnel] INFO: 2023-09-18 21:57:06,047: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server1.pid INFO: 2023-09-18 21:57:06,047: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:06,047: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:06,047: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:06,047: [start_stunnel] INFO: 2023-09-18 21:57:06,047: [start_stunnel] [server1] INFO: 2023-09-18 21:57:06,047: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:06,047: [start_stunnel] connect = 127.0.0.1:38539 INFO: 2023-09-18 21:57:06,047: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:06,047: [start_stunnel] DEBUG: 2023-09-18 21:57:06,048: [run_stunnel] Launching the stunnel 'server1' - got pid 2489550 DEBUG: 2023-09-18 21:57:06,048: [start_stunnel] Waiting for the stunnel 'server1' to start up INFO: 2023-09-18 21:57:06,072: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,072: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:06,072: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:06,072: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:06,072: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:06,072: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:06,072: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,072: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:06,072: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing service [server1]' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Binding service [server1]' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:06,073: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Service [server1] (FD=8) bound to 127.0.0.1:41617' DEBUG: 2023-09-18 21:57:06,073: [stunnel_output] Service [server1] (FD=8) bound to 127.0.0.1:41617 INFO: 2023-09-18 21:57:06,075: [check_listening_port] 'server1' is listening on port 41617 INFO: 2023-09-18 21:57:06,075: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:06,075: [start_stunnel] INFO: 2023-09-18 21:57:06,075: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server2.pid INFO: 2023-09-18 21:57:06,075: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:06,075: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:06,075: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:06,075: [start_stunnel] INFO: 2023-09-18 21:57:06,075: [start_stunnel] [server2] INFO: 2023-09-18 21:57:06,075: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:06,075: [start_stunnel] connect = 127.0.0.1:38539 INFO: 2023-09-18 21:57:06,075: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:06,075: [start_stunnel] INFO: 2023-09-18 21:57:06,075: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server1.pid' INFO: 2023-09-18 21:57:06,075: [server1] Read '2023.09.18 21:57:06 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:06,075: [server1] Read '2023.09.18 21:57:06 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:06,075: [server1] Read '2023.09.18 21:57:06 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:06,075: [run_stunnel] Launching the stunnel 'server2' - got pid 2489554 DEBUG: 2023-09-18 21:57:06,075: [start_stunnel] Waiting for the stunnel 'server2' to start up INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing service [server2]' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,100: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Binding service [server2]' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:06,101: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Service [server2] (FD=8) bound to 127.0.0.1:41845' DEBUG: 2023-09-18 21:57:06,101: [stunnel_output] Service [server2] (FD=8) bound to 127.0.0.1:41845 INFO: 2023-09-18 21:57:06,102: [check_listening_port] 'server2' is listening on port 41845 INFO: 2023-09-18 21:57:06,102: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:06,102: [start_stunnel] INFO: 2023-09-18 21:57:06,102: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server3.pid INFO: 2023-09-18 21:57:06,102: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:06,102: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:06,102: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:06,102: [start_stunnel] INFO: 2023-09-18 21:57:06,102: [start_stunnel] [server3] INFO: 2023-09-18 21:57:06,102: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:06,102: [start_stunnel] connect = 127.0.0.1:38539 INFO: 2023-09-18 21:57:06,102: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:06,103: [start_stunnel] INFO: 2023-09-18 21:57:06,103: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server2.pid' INFO: 2023-09-18 21:57:06,103: [server2] Read '2023.09.18 21:57:06 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:06,103: [server2] Read '2023.09.18 21:57:06 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:06,103: [server2] Read '2023.09.18 21:57:06 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:06,103: [run_stunnel] Launching the stunnel 'server3' - got pid 2489558 DEBUG: 2023-09-18 21:57:06,103: [start_stunnel] Waiting for the stunnel 'server3' to start up INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing service [server3]' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:06,127: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,128: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:06,128: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:06,128: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:06,128: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:06,128: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:06,128: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Binding service [server3]' INFO: 2023-09-18 21:57:06,128: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:06,128: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:06,128: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:06,128: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Service [server3] (FD=8) bound to 127.0.0.1:46411' DEBUG: 2023-09-18 21:57:06,128: [stunnel_output] Service [server3] (FD=8) bound to 127.0.0.1:46411 INFO: 2023-09-18 21:57:06,129: [check_listening_port] 'server3' is listening on port 46411 INFO: 2023-09-18 21:57:06,129: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:57:06,129: [start_stunnel] INFO: 2023-09-18 21:57:06,129: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:57:06,129: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:06,129: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:06,129: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:06,129: [start_stunnel] INFO: 2023-09-18 21:57:06,129: [start_stunnel] failover = prio INFO: 2023-09-18 21:57:06,129: [start_stunnel] INFO: 2023-09-18 21:57:06,129: [start_stunnel] [client] INFO: 2023-09-18 21:57:06,129: [start_stunnel] client = yes INFO: 2023-09-18 21:57:06,129: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:06,129: [start_stunnel] connect = 127.0.0.1:41617 INFO: 2023-09-18 21:57:06,129: [start_stunnel] connect = 127.0.0.1:41845 INFO: 2023-09-18 21:57:06,129: [start_stunnel] connect = 127.0.0.1:46411 INFO: 2023-09-18 21:57:06,129: [start_stunnel] INFO: 2023-09-18 21:57:06,130: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server3.pid' INFO: 2023-09-18 21:57:06,130: [server3] Read '2023.09.18 21:57:06 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:06,130: [server3] Read '2023.09.18 21:57:06 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:06,130: [server3] Read '2023.09.18 21:57:06 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:06,130: [run_stunnel] Launching the stunnel 'client' - got pid 2489562 DEBUG: 2023-09-18 21:57:06,130: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:57:06,152: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG7[ui]: No certificate or private key specified' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:06,153: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:37235' DEBUG: 2023-09-18 21:57:06,153: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:37235 INFO: 2023-09-18 21:57:06,154: [check_listening_port] 'client' is listening on port 37235 DEBUG: 2023-09-18 21:57:06,154: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:06,154: [start_connections] Create task plain-0 INFO: 2023-09-18 21:57:06,154: [test_connect [127.0.0.1]:37235 #0] Trying port 37235 encrypted False INFO: 2023-09-18 21:57:06,154: [establish_connection [127.0.0.1]:37235 #0] Opening an unencrypted connection INFO: 2023-09-18 21:57:06,154: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:06,154: [client] Read '2023.09.18 21:57:06 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:06,154: [client] Read '2023.09.18 21:57:06 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:06,154: [client] Read '2023.09.18 21:57:06 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:57:06,154: [client] Read '2023.09.18 21:57:06 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:54186' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG5[0]: Service [client] accepted connection from 127.0.0.1:54186' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG6[0]: failover: priority, starting at entry #0' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG6[0]: s_connect: connecting 127.0.0.1:41617' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:41617: waiting 10 seconds' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG5[0]: s_connect: connected 127.0.0.1:41617' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG5[0]: Service [client] connected remote server from 127.0.0.1:35534' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) initialized' DEBUG: 2023-09-18 21:57:06,155: [test_connect [127.0.0.1]:37235 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:06,155: [client] Read '2023.09.18 21:57:06 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:06,156: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:06,156: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server1] accepted (FD=3) from 127.0.0.1:35534' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Service [server1] started' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG5[0]: Service [server1] accepted connection from 127.0.0.1:35534' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:06,156: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:06,156: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,157: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:57:06,157: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,157: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,157: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,157: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:06,157: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:06,157: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,157: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,157: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,157: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:06,157: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:06,158: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,158: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,158: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,158: [client] Read '2023.09.18 21:57:06 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:57:06,158: [client] Read '2023.09.18 21:57:06 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:57:06,158: [client] Read '2023.09.18 21:57:06 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:06,158: [client] Read '2023.09.18 21:57:06 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:06,158: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:06,158: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,158: [client] Read '2023.09.18 21:57:06 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,158: [client] Read '2023.09.18 21:57:06 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,158: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,158: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,158: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:06,158: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:06,158: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:06,158: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:06,158: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:06,158: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:06,158: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Session id: F21311AF916B5219BB0AC2DC1CAA7D5ACF6F41D54EB4FB3D33693DA0F9F56C54' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:06,159: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Session id: 9C3573BD806BBED4886A5A0AC110574FB18E2668FE3A23C0DD0658A7DCB4C0AB' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG6[0]: Session id: 0D0C5A6D767C7D8C499419CE45CCCC6111E77B2F47B539E81A4EDCB9566CC2C6' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG6[0]: Session id: C3FC24F2C598733DCD71A53B874C201E78A83854733A93F123F261D6AE64487E' INFO: 2023-09-18 21:57:06,160: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,160: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:06,160: [server1] Read '2023.09.18 21:57:06 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:06,160: [server1] Read '2023.09.18 21:57:06 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,160: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,160: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,160: [server1] Read '2023.09.18 21:57:06 LOG6[0]: s_connect: connecting 127.0.0.1:38539' INFO: 2023-09-18 21:57:06,160: [server1] Read '2023.09.18 21:57:06 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:38539: waiting 10 seconds' INFO: 2023-09-18 21:57:06,160: [server1] Read '2023.09.18 21:57:06 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,160: [server1] Read '2023.09.18 21:57:06 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:06,160: [server1] Read '2023.09.18 21:57:06 LOG5[0]: s_connect: connected 127.0.0.1:38539' INFO: 2023-09-18 21:57:06,160: [server1] Read '2023.09.18 21:57:06 LOG6[0]: persistence: 127.0.0.1:38539 cached' INFO: 2023-09-18 21:57:06,161: [server1] Read '2023.09.18 21:57:06 LOG5[0]: Service [server1] connected remote server from 127.0.0.1:47600' INFO: 2023-09-18 21:57:06,161: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,161: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,161: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:06,161: [client_connected_cb [127.0.0.1]:47600] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:06,161: [client_connected_cb [127.0.0.1]:47600] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:06,161: [client_connected_cb [127.0.0.1]:47600] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:06,161: [client_connected_cb [127.0.0.1]:47600] Closing down the server writer socket DEBUG: 2023-09-18 21:57:06,161: [client_connected_cb [127.0.0.1]:47600] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:06,161: [test_connect [127.0.0.1]:37235 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:06,161: [test_connect [127.0.0.1]:37235 #0] Closing down the client writer socket DEBUG: 2023-09-18 21:57:06,161: [test_connect [127.0.0.1]:37235 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:06,161: [test_connect [127.0.0.1]:37235 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:06,162: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,162: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:06,162: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,162: [server1] Read '2023.09.18 21:57:06 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,162: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,162: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,162: [client] Read '2023.09.18 21:57:06 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,162: [client] Read '2023.09.18 21:57:06 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,162: [client] Read '2023.09.18 21:57:06 LOG7[0]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:06,162: [start_connections] Create task plain-1 INFO: 2023-09-18 21:57:06,162: [test_connect [127.0.0.1]:37235 #1] Trying port 37235 encrypted False INFO: 2023-09-18 21:57:06,162: [establish_connection [127.0.0.1]:37235 #1] Opening an unencrypted connection DEBUG: 2023-09-18 21:57:06,162: [remove_connection] Done with task 'plain-0' INFO: 2023-09-18 21:57:06,162: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,162: [client] Read '2023.09.18 21:57:06 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,162: [client] Read '2023.09.18 21:57:06 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,162: [client] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,162: [client] Read '2023.09.18 21:57:06 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,162: [client] Read '2023.09.18 21:57:06 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:06,162: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,162: [server1] Read '2023.09.18 21:57:06 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,162: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,162: [server1] Read '2023.09.18 21:57:06 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,162: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,162: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,162: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Service [server1] finished (0 left)' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:54192' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG7[1]: Service [client] started' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG5[1]: Service [client] accepted connection from 127.0.0.1:54192' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG6[1]: failover: priority, starting at entry #0' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG6[1]: s_connect: connecting 127.0.0.1:41617' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:41617: waiting 10 seconds' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG7[1]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG5[1]: s_connect: connected 127.0.0.1:41617' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG5[1]: Service [client] connected remote server from 127.0.0.1:35540' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,163: [client] Read '2023.09.18 21:57:06 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,164: [client] Read '2023.09.18 21:57:06 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:06,164: [client] Read '2023.09.18 21:57:06 LOG6[1]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:06,164: [client] Read '2023.09.18 21:57:06 LOG6[1]: Peer certificate not required' INFO: 2023-09-18 21:57:06,164: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:06,164: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server1] accepted (FD=3) from 127.0.0.1:35540' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Service [server1] started' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG5[1]: Service [server1] accepted connection from 127.0.0.1:35540' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG6[1]: Peer certificate not required' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG6[1]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[1]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:06,164: [server1] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (accept): SSLv3/TLS write change cipher spec' DEBUG: 2023-09-18 21:57:06,165: [test_connect [127.0.0.1]:37235 #1] Sending 'Hello 1' to the server INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: 2 server accept(s) requested' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: 2 server accept(s) succeeded' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,165: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Generate session ticket callback' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG7[1]: New session callback' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG6[1]: No peer certificate received' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG6[1]: Session id: 1C68F68CB1F6340FD32E294F5C1DD1CC0648CA3B64679304EC795259F963B4E9' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG6[1]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG6[1]: Session id: 1C68F68CB1F6340FD32E294F5C1DD1CC0648CA3B64679304EC795259F963B4E9' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG6[1]: s_connect: connecting 127.0.0.1:38539' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:38539: waiting 10 seconds' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG7[1]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG5[1]: s_connect: connected 127.0.0.1:38539' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG6[1]: persistence: 127.0.0.1:38539 cached' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG5[1]: Service [server1] connected remote server from 127.0.0.1:47606' INFO: 2023-09-18 21:57:06,166: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: Remove session callback' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: 2 client connect(s) requested' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: 2 client connect(s) succeeded' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG6[1]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG6[1]: Session id: C3FC24F2C598733DCD71A53B874C201E78A83854733A93F123F261D6AE64487E' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: New session callback' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,166: [client] Read '2023.09.18 21:57:06 LOG6[1]: Session id: 255F187837BBA75AC059C0936E4E1A5011BE31287DDB53D67FC1CB60159B555C' INFO: 2023-09-18 21:57:06,167: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,167: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,167: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:06,167: [client_connected_cb [127.0.0.1]:47606] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:06,167: [client_connected_cb [127.0.0.1]:47606] The client #1 sent data to the server: b'Hello 1\n' INFO: 2023-09-18 21:57:06,167: [client_connected_cb [127.0.0.1]:47606] The server sent data to the client #1: b'There!\n' DEBUG: 2023-09-18 21:57:06,168: [client_connected_cb [127.0.0.1]:47606] Closing down the server writer socket DEBUG: 2023-09-18 21:57:06,168: [client_connected_cb [127.0.0.1]:47606] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:06,168: [test_connect [127.0.0.1]:37235 #1] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:06,168: [test_connect [127.0.0.1]:37235 #1] Closing down the client writer socket DEBUG: 2023-09-18 21:57:06,168: [test_connect [127.0.0.1]:37235 #1] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:06,168: [test_connect [127.0.0.1]:37235 #1] Test connection #1 has been completed INFO: 2023-09-18 21:57:06,168: [server1] Read '2023.09.18 21:57:06 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,168: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Sending close_notify alert' INFO: 2023-09-18 21:57:06,168: [server1] Read '2023.09.18 21:57:06 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,168: [server1] Read '2023.09.18 21:57:06 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,168: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,168: [client] Read '2023.09.18 21:57:06 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,168: [client] Read '2023.09.18 21:57:06 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,168: [client] Read '2023.09.18 21:57:06 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,168: [client] Read '2023.09.18 21:57:06 LOG7[1]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:06,168: [start_connections] Create task plain-2 INFO: 2023-09-18 21:57:06,168: [test_connect [127.0.0.1]:37235 #2] Trying port 37235 encrypted False INFO: 2023-09-18 21:57:06,168: [establish_connection [127.0.0.1]:37235 #2] Opening an unencrypted connection DEBUG: 2023-09-18 21:57:06,168: [remove_connection] Done with task 'plain-1' INFO: 2023-09-18 21:57:06,169: [client] Read '2023.09.18 21:57:06 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,169: [client] Read '2023.09.18 21:57:06 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,169: [client] Read '2023.09.18 21:57:06 LOG5[1]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,169: [client] Read '2023.09.18 21:57:06 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,169: [client] Read '2023.09.18 21:57:06 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,169: [client] Read '2023.09.18 21:57:06 LOG7[1]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:06,169: [server1] Read '2023.09.18 21:57:06 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,169: [server1] Read '2023.09.18 21:57:06 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,169: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,169: [server1] Read '2023.09.18 21:57:06 LOG5[1]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,169: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,169: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,169: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,169: [server1] Read '2023.09.18 21:57:06 LOG7[1]: Service [server1] finished (0 left)' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:54198' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[2]: Service [client] started' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG5[2]: Service [client] accepted connection from 127.0.0.1:54198' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG6[2]: failover: priority, starting at entry #0' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG6[2]: s_connect: connecting 127.0.0.1:41617' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:41617: waiting 10 seconds' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[2]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG5[2]: s_connect: connected 127.0.0.1:41617' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG5[2]: Service [client] connected remote server from 127.0.0.1:35546' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG6[2]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG6[2]: Peer certificate not required' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,170: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:06,170: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,170: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,170: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,170: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server1] accepted (FD=3) from 127.0.0.1:35546' INFO: 2023-09-18 21:57:06,170: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Service [server1] started' INFO: 2023-09-18 21:57:06,170: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,170: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,170: [server1] Read '2023.09.18 21:57:06 LOG5[2]: Service [server1] accepted connection from 127.0.0.1:35546' INFO: 2023-09-18 21:57:06,170: [server1] Read '2023.09.18 21:57:06 LOG6[2]: Peer certificate not required' INFO: 2023-09-18 21:57:06,171: [server1] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,171: [server1] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,171: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,171: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:06,171: [server1] Read '2023.09.18 21:57:06 LOG6[2]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:57:06,171: [server1] Read '2023.09.18 21:57:06 LOG7[2]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:06,171: [server1] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:06,171: [server1] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:06,171: [server1] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,171: [server1] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:06,171: [server1] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,171: [server1] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (accept): TLSv1.3 early data' DEBUG: 2023-09-18 21:57:06,171: [test_connect [127.0.0.1]:37235 #2] Sending 'Hello 2' to the server INFO: 2023-09-18 21:57:06,172: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:06,172: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,172: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,172: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,172: [client] Read '2023.09.18 21:57:06 LOG7[2]: Remove session callback' INFO: 2023-09-18 21:57:06,172: [client] Read '2023.09.18 21:57:06 LOG7[2]: 3 client connect(s) requested' INFO: 2023-09-18 21:57:06,172: [client] Read '2023.09.18 21:57:06 LOG7[2]: 3 client connect(s) succeeded' INFO: 2023-09-18 21:57:06,172: [client] Read '2023.09.18 21:57:06 LOG7[2]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:06,172: [client] Read '2023.09.18 21:57:06 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:57:06,172: [client] Read '2023.09.18 21:57:06 LOG6[2]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:06,172: [client] Read '2023.09.18 21:57:06 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,172: [client] Read '2023.09.18 21:57:06 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,172: [client] Read '2023.09.18 21:57:06 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,172: [client] Read '2023.09.18 21:57:06 LOG6[2]: Session id: 255F187837BBA75AC059C0936E4E1A5011BE31287DDB53D67FC1CB60159B555C' INFO: 2023-09-18 21:57:06,172: [server1] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,172: [server1] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,172: [server1] Read '2023.09.18 21:57:06 LOG7[2]: 3 server accept(s) requested' INFO: 2023-09-18 21:57:06,172: [server1] Read '2023.09.18 21:57:06 LOG7[2]: 3 server accept(s) succeeded' INFO: 2023-09-18 21:57:06,172: [server1] Read '2023.09.18 21:57:06 LOG7[2]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:06,172: [server1] Read '2023.09.18 21:57:06 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:57:06,172: [server1] Read '2023.09.18 21:57:06 LOG7[2]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:06,172: [server1] Read '2023.09.18 21:57:06 LOG7[2]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Generate session ticket callback' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: New session callback' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG6[2]: No peer certificate received' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG6[2]: Session id: 0E14F5231F1B0313F24B56DA16121F15AE70D787FD5F0DDD0290451077C5D2A3' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG6[2]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG6[2]: Session id: 0E14F5231F1B0313F24B56DA16121F15AE70D787FD5F0DDD0290451077C5D2A3' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG6[2]: s_connect: connecting 127.0.0.1:38539' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:38539: waiting 10 seconds' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG5[2]: s_connect: connected 127.0.0.1:38539' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG6[2]: persistence: 127.0.0.1:38539 cached' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG5[2]: Service [server1] connected remote server from 127.0.0.1:47612' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,173: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:06,174: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,174: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,174: [client] Read '2023.09.18 21:57:06 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,174: [client] Read '2023.09.18 21:57:06 LOG7[2]: New session callback' INFO: 2023-09-18 21:57:06,174: [client] Read '2023.09.18 21:57:06 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,174: [client] Read '2023.09.18 21:57:06 LOG6[2]: Session id: 26B72CEB386E7A8930A8E44CD5A66EF6BFE0D2794D26D54B0662E124E84263EA' INFO: 2023-09-18 21:57:06,174: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,174: [client_connected_cb [127.0.0.1]:47612] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:06,174: [client_connected_cb [127.0.0.1]:47612] The client #2 sent data to the server: b'Hello 2\n' INFO: 2023-09-18 21:57:06,174: [client_connected_cb [127.0.0.1]:47612] The server sent data to the client #2: b'There!\n' DEBUG: 2023-09-18 21:57:06,174: [client_connected_cb [127.0.0.1]:47612] Closing down the server writer socket DEBUG: 2023-09-18 21:57:06,174: [client_connected_cb [127.0.0.1]:47612] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:06,174: [test_connect [127.0.0.1]:37235 #2] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:06,174: [test_connect [127.0.0.1]:37235 #2] Closing down the client writer socket DEBUG: 2023-09-18 21:57:06,174: [test_connect [127.0.0.1]:37235 #2] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:06,174: [test_connect [127.0.0.1]:37235 #2] Test connection #2 has been completed INFO: 2023-09-18 21:57:06,175: [server1] Read '2023.09.18 21:57:06 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,175: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Sending close_notify alert' INFO: 2023-09-18 21:57:06,175: [server1] Read '2023.09.18 21:57:06 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,175: [server1] Read '2023.09.18 21:57:06 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,175: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,175: [client] Read '2023.09.18 21:57:06 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,175: [client] Read '2023.09.18 21:57:06 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,175: [client] Read '2023.09.18 21:57:06 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,175: [client] Read '2023.09.18 21:57:06 LOG7[2]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:06,175: [remove_connection] Done with task 'plain-2' DEBUG: 2023-09-18 21:57:06,175: [remove_connection] Testing connections done INFO: 2023-09-18 21:57:06,175: [client] Read '2023.09.18 21:57:06 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,175: [client] Read '2023.09.18 21:57:06 LOG6[2]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,175: [client] Read '2023.09.18 21:57:06 LOG5[2]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,175: [client] Read '2023.09.18 21:57:06 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,175: [client] Read '2023.09.18 21:57:06 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,175: [client] Read '2023.09.18 21:57:06 LOG7[2]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:06,175: [server1] Read '2023.09.18 21:57:06 LOG7[2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,175: [server1] Read '2023.09.18 21:57:06 LOG6[2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,176: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,176: [server1] Read '2023.09.18 21:57:06 LOG5[2]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,176: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,176: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,176: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,176: [server1] Read '2023.09.18 21:57:06 LOG7[2]: Service [server1] finished (0 left)' DEBUG: 2023-09-18 21:57:06,176: [cleanup_stunnels] About to kill and wait for 4 stunnel process(es) DEBUG: 2023-09-18 21:57:06,176: [cleanup_stunnels] Waiting for the 'server1' PID 2489550 to exit... DEBUG: 2023-09-18 21:57:06,176: [cleanup_stunnels] Waiting for the 'server2' PID 2489554 to exit... DEBUG: 2023-09-18 21:57:06,176: [cleanup_stunnels] Waiting for the 'server3' PID 2489558 to exit... DEBUG: 2023-09-18 21:57:06,176: [cleanup_stunnels] Waiting for the 'client' PID 2489562 to exit... INFO: 2023-09-18 21:57:06,176: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,176: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,176: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,176: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:06,177: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:06,177: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:06,177: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Leak detection table utilization: 140/997, 14.04%' INFO: 2023-09-18 21:57:06,177: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server1.pid' INFO: 2023-09-18 21:57:06,177: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:06,177: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:06,177: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:06,177: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Unbinding service [server1]' INFO: 2023-09-18 21:57:06,177: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server1] closed (FD=8)' INFO: 2023-09-18 21:57:06,177: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server1] closed' INFO: 2023-09-18 21:57:06,177: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,177: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,177: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,177: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:06,177: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:06,177: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:06,177: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Leak detection table utilization: 29/997, 2.91%' INFO: 2023-09-18 21:57:06,177: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server2.pid' INFO: 2023-09-18 21:57:06,177: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:06,177: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:06,177: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:06,178: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Unbinding service [server2]' INFO: 2023-09-18 21:57:06,178: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server2] closed (FD=8)' INFO: 2023-09-18 21:57:06,178: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server2] closed' INFO: 2023-09-18 21:57:06,178: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,178: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,178: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,178: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:06,178: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:06,178: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:06,178: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Leak detection table utilization: 29/997, 2.91%' INFO: 2023-09-18 21:57:06,178: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server3.pid' INFO: 2023-09-18 21:57:06,178: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:06,178: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:06,178: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:06,178: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Unbinding service [server3]' INFO: 2023-09-18 21:57:06,178: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server3] closed (FD=8)' INFO: 2023-09-18 21:57:06,178: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server3] closed' INFO: 2023-09-18 21:57:06,178: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,178: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,178: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,178: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:06,178: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:06,178: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:06,178: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Leak detection table utilization: 157/997, 15.75%' INFO: 2023-09-18 21:57:06,178: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:06,178: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:06,178: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:06,178: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:06,178: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:57:06,178: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:57:06,178: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:57:06,180: [stunnel_output] Done with task 'server2 output' INFO: 2023-09-18 21:57:06,180: [stunnel_output] Done with task 'server3 output' INFO: 2023-09-18 21:57:06,180: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:57:06,180: [stunnel_output] Done with task 'server1 output' INFO: 2023-09-18 21:57:06,180: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0, 0, 0] DEBUG: 2023-09-18 21:57:06,180: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:06,180: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:06,180: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:06,180: [set_result] The test result has been set WARNING: 2023-09-18 21:57:06,181: [test_stunnel] Test succeeded INFO: 2023-09-18 21:57:06,181: INFO: 2023-09-18 21:57:06,181: [plugins] >>>>> Applying 'Included configuration' <<<<< WARNING: 2023-09-18 21:57:06,181: WARNING: 2023-09-18 21:57:06,181: [test_stunnel] ***** Start '211. Included configuration files' ***** INFO: 2023-09-18 21:57:06,181: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:06,181: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:06,181: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:06,182: [start_listener] HTTP server is listening on [127.0.0.1]:43813 INFO: 2023-09-18 21:57:06,182: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:06,182: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:06,182: [start_stunnel] INFO: 2023-09-18 21:57:06,182: [start_stunnel] include = /tmp/stunnel_tests.sxwgj9at/conf.d INFO: 2023-09-18 21:57:06,182: [start_stunnel] DEBUG: 2023-09-18 21:57:06,183: [run_stunnel] Launching the stunnel 'server' - got pid 2489574 DEBUG: 2023-09-18 21:57:06,183: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG7[ui]: "/tmp/stunnel_tests.sxwgj9at/conf.d/." is not a file' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG7[ui]: "/tmp/stunnel_tests.sxwgj9at/conf.d/.." is not a file' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/conf.d/00-global.conf' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/conf.d/01-service.conf' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing service [server]' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,207: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,208: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:06,208: [server] Read '2023.09.18 21:57:06 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:06,208: [server] Read '2023.09.18 21:57:06 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:06,208: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,208: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:06,208: [server] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:06,208: [server] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:06,208: [server] Read '2023.09.18 21:57:06 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:06,208: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:06,208: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Binding service [server]' INFO: 2023-09-18 21:57:06,208: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:06,208: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:06,208: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:06,208: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Service [server] (FD=8) bound to 127.0.0.1:40915' DEBUG: 2023-09-18 21:57:06,208: [stunnel_output] Service [server] (FD=8) bound to 127.0.0.1:40915 INFO: 2023-09-18 21:57:06,209: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:06,209: [check_listening_port] 'server' is listening on port 40915 INFO: 2023-09-18 21:57:06,209: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:57:06,209: [start_stunnel] INFO: 2023-09-18 21:57:06,209: [start_stunnel] include = /tmp/stunnel_tests.sxwgj9at/conf.d INFO: 2023-09-18 21:57:06,209: [start_stunnel] INFO: 2023-09-18 21:57:06,209: [server] Read '2023.09.18 21:57:06 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:06,209: [server] Read '2023.09.18 21:57:06 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:06,209: [server] Read '2023.09.18 21:57:06 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:06,210: [run_stunnel] Launching the stunnel 'client' - got pid 2489580 DEBUG: 2023-09-18 21:57:06,210: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:57:06,232: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,232: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:06,232: [client] Read '2023.09.18 21:57:06 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:06,232: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:06,232: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:06,232: [client] Read '2023.09.18 21:57:06 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:06,232: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,232: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG7[ui]: "/tmp/stunnel_tests.sxwgj9at/conf.d/." is not a file' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG7[ui]: "/tmp/stunnel_tests.sxwgj9at/conf.d/.." is not a file' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/conf.d/00-global.conf' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/conf.d/01-service.conf' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG7[ui]: No certificate or private key specified' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:06,233: [client] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:06,234: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:06,234: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:06,234: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Binding service [client]' INFO: 2023-09-18 21:57:06,234: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:06,234: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:06,234: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:06,234: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Service [client] (FD=8) bound to 127.0.0.1:34857' DEBUG: 2023-09-18 21:57:06,234: [stunnel_output] Service [client] (FD=8) bound to 127.0.0.1:34857 INFO: 2023-09-18 21:57:06,234: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:06,234: [client] Read '2023.09.18 21:57:06 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:06,234: [client] Read '2023.09.18 21:57:06 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:06,234: [client] Read '2023.09.18 21:57:06 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:57:06,234: [client] Read '2023.09.18 21:57:06 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:57:06,234: [check_listening_port] 'client' is listening on port 34857 DEBUG: 2023-09-18 21:57:06,234: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:06,234: [start_connections] Create task plain-0 INFO: 2023-09-18 21:57:06,234: [test_connect [127.0.0.1]:34857 #0] Trying port 34857 encrypted False INFO: 2023-09-18 21:57:06,234: [establish_connection [127.0.0.1]:34857 #0] Opening an unencrypted connection INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Service [client] accepted (FD=3) from 127.0.0.1:44990' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on local socket' DEBUG: 2023-09-18 21:57:06,235: [test_connect [127.0.0.1]:34857 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG5[0]: Service [client] accepted connection from 127.0.0.1:44990' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG6[0]: s_connect: connecting 127.0.0.1:40915' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:40915: waiting 10 seconds' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG7[0]: FD=9 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG5[0]: s_connect: connected 127.0.0.1:40915' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG5[0]: Service [client] connected remote server from 127.0.0.1:54898' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,235: [client] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:06,235: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server] accepted (FD=3) from 127.0.0.1:54898' INFO: 2023-09-18 21:57:06,236: [client] Read '2023.09.18 21:57:06 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:06,236: [client] Read '2023.09.18 21:57:06 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:06,236: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:06,236: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,236: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[0]: Service [server] started' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG5[0]: Service [server] accepted connection from 127.0.0.1:54898' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:06,236: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:06,237: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:57:06,237: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,237: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,237: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,237: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:06,237: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:06,238: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,238: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,238: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,238: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:06,238: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:06,238: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,238: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,238: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,238: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,238: [server] Read '2023.09.18 21:57:06 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:06,238: [server] Read '2023.09.18 21:57:06 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:06,238: [server] Read '2023.09.18 21:57:06 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:06,238: [server] Read '2023.09.18 21:57:06 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:06,238: [server] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:06,238: [server] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:06,238: [server] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:06,239: [server] Read '2023.09.18 21:57:06 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:06,239: [server] Read '2023.09.18 21:57:06 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:06,239: [server] Read '2023.09.18 21:57:06 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:06,239: [server] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,239: [server] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,239: [server] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,239: [server] Read '2023.09.18 21:57:06 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:06,239: [server] Read '2023.09.18 21:57:06 LOG6[0]: Session id: B17F56FDFC1BBADBC33FA38EF6E3B7E4989A2C8C2506E8ED949EA987B2337F4F' INFO: 2023-09-18 21:57:06,239: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,239: [client] Read '2023.09.18 21:57:06 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:57:06,239: [client] Read '2023.09.18 21:57:06 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:57:06,239: [client] Read '2023.09.18 21:57:06 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:06,239: [client] Read '2023.09.18 21:57:06 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:06,239: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:06,239: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,239: [client] Read '2023.09.18 21:57:06 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,239: [client] Read '2023.09.18 21:57:06 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,239: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG6[0]: Session id: B90351D89F10DDA015352DEEB60A6CE4589F42FC1A804B51A0F57388E5EA3CB3' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG6[0]: s_connect: connecting 127.0.0.1:43813' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:43813: waiting 10 seconds' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG5[0]: s_connect: connected 127.0.0.1:43813' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG6[0]: persistence: 127.0.0.1:43813 cached' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG5[0]: Service [server] connected remote server from 127.0.0.1:53348' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,240: [server] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG6[0]: Session id: B8036B70421DD1D05457F00D082BC0BE98136EAA84E5DE4BE5919CFDA97D1C4C' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG6[0]: Session id: FD10ABE47B6946C48ED8210B82F4BF47E5F7D8897DB08500A04961448EAB27B9' INFO: 2023-09-18 21:57:06,240: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,241: [client_connected_cb [127.0.0.1]:53348] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:06,241: [client_connected_cb [127.0.0.1]:53348] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:06,241: [client_connected_cb [127.0.0.1]:53348] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:06,241: [client_connected_cb [127.0.0.1]:53348] Closing down the server writer socket DEBUG: 2023-09-18 21:57:06,241: [client_connected_cb [127.0.0.1]:53348] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:06,241: [test_connect [127.0.0.1]:34857 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:06,241: [test_connect [127.0.0.1]:34857 #0] Closing down the client writer socket DEBUG: 2023-09-18 21:57:06,241: [test_connect [127.0.0.1]:34857 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:06,241: [test_connect [127.0.0.1]:34857 #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:06,242: [server] Read '2023.09.18 21:57:06 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,242: [server] Read '2023.09.18 21:57:06 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:06,242: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,242: [server] Read '2023.09.18 21:57:06 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,242: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,242: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,242: [client] Read '2023.09.18 21:57:06 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,242: [client] Read '2023.09.18 21:57:06 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,242: [client] Read '2023.09.18 21:57:06 LOG7[0]: Sending close_notify alert' DEBUG: 2023-09-18 21:57:06,242: [remove_connection] Done with task 'plain-0' DEBUG: 2023-09-18 21:57:06,242: [remove_connection] Testing connections done INFO: 2023-09-18 21:57:06,242: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,242: [client] Read '2023.09.18 21:57:06 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,242: [client] Read '2023.09.18 21:57:06 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,242: [client] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,242: [client] Read '2023.09.18 21:57:06 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,242: [client] Read '2023.09.18 21:57:06 LOG7[0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:06,242: [server] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,242: [server] Read '2023.09.18 21:57:06 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,242: [server] Read '2023.09.18 21:57:06 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,242: [server] Read '2023.09.18 21:57:06 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,242: [server] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,242: [server] Read '2023.09.18 21:57:06 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,242: [server] Read '2023.09.18 21:57:06 LOG7[0]: Service [server] finished (0 left)' DEBUG: 2023-09-18 21:57:06,242: [cleanup_stunnels] About to kill and wait for 2 stunnel process(es) DEBUG: 2023-09-18 21:57:06,243: [cleanup_stunnels] Waiting for the 'server' PID 2489574 to exit... DEBUG: 2023-09-18 21:57:06,243: [cleanup_stunnels] Waiting for the 'client' PID 2489580 to exit... INFO: 2023-09-18 21:57:06,243: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,243: [server] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,243: [server] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,243: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:06,243: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:06,243: [server] Read '2023.09.18 21:57:06 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:06,243: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Leak detection table utilization: 131/997, 13.14%' INFO: 2023-09-18 21:57:06,243: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid' INFO: 2023-09-18 21:57:06,243: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:06,243: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:06,243: [server] Read '2023.09.18 21:57:06 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:06,243: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Unbinding service [server]' INFO: 2023-09-18 21:57:06,243: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server] closed (FD=8)' INFO: 2023-09-18 21:57:06,243: [server] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server] closed' INFO: 2023-09-18 21:57:06,243: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,243: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,243: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,243: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:06,243: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:06,244: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:06,244: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Leak detection table utilization: 149/997, 14.94%' INFO: 2023-09-18 21:57:06,244: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:06,244: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:06,244: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:06,244: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:06,244: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:57:06,244: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Service [client] closed (FD=8)' INFO: 2023-09-18 21:57:06,244: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:57:06,244: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:57:06,244: [stunnel_output] Done with task 'server output' INFO: 2023-09-18 21:57:06,244: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0] DEBUG: 2023-09-18 21:57:06,244: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:06,244: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:06,244: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:06,245: [set_result] The test result has been set WARNING: 2023-09-18 21:57:06,245: [test_stunnel] Test succeeded INFO: 2023-09-18 21:57:06,246: INFO: 2023-09-18 21:57:06,246: [plugins] >>>>> Applying 'Internet service daemon' <<<<< WARNING: 2023-09-18 21:57:06,246: WARNING: 2023-09-18 21:57:06,246: [test_stunnel] ***** Start '221. Client inetd mode' ***** INFO: 2023-09-18 21:57:06,246: [start_listener] Awaiting the HTTPS server started... INFO: 2023-09-18 21:57:06,246: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:06,246: [start_socket_server] Creating a SSL context INFO: 2023-09-18 21:57:06,246: [start_socket_server] Load server certificate INFO: 2023-09-18 21:57:06,246: [start_socket_server] Start HTTPS server INFO: 2023-09-18 21:57:06,247: [start_listener] HTTPS server is listening on [127.0.0.1]:35017 INFO: 2023-09-18 21:57:06,247: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:06,247: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:57:06,247: [start_stunnel] INFO: 2023-09-18 21:57:06,247: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:57:06,247: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:06,247: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:06,247: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:06,247: [start_stunnel] service = inetd INFO: 2023-09-18 21:57:06,247: [start_stunnel] client = yes INFO: 2023-09-18 21:57:06,247: [start_stunnel] connect = 127.0.0.1:35017 INFO: 2023-09-18 21:57:06,247: [start_stunnel] DEBUG: 2023-09-18 21:57:06,247: [run_stunnel] Launching the stunnel 'client' - got pid 2489586 DEBUG: 2023-09-18 21:57:06,247: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:57:06,269: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,269: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:06,269: [client] Read '2023.09.18 21:57:06 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG7[ui]: No certificate or private key specified' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG4[ui]: Service [inetd] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:06,270: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG7[0]: Service [inetd] started' DEBUG: 2023-09-18 21:57:06,271: [stunnel_output] Starting inetd mode INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG5[0]: Service [inetd] accepted connection from unnamed socket' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG6[0]: s_connect: connecting 127.0.0.1:35017' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:35017: waiting 10 seconds' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG7[0]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG5[0]: s_connect: connected 127.0.0.1:35017' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG5[0]: Service [inetd] connected remote server from 127.0.0.1:57248' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG7[0]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,271: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' DEBUG: 2023-09-18 21:57:06,273: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:06,273: [start_connections] Create task plain-0 INFO: 2023-09-18 21:57:06,273: [test_connect [127.0.0.1]:0 #0] Trying port 0 encrypted False DEBUG: 2023-09-18 21:57:06,273: [test_connect [127.0.0.1]:0 #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:06,273: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,273: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:06,273: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:06,274: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,274: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,274: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,274: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:06,274: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:06,274: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,274: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,274: [client_connected_cb [127.0.0.1]:57248] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:06,274: [client_connected_cb [127.0.0.1]:57248] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:06,274: [client_connected_cb [127.0.0.1]:57248] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:06,274: [client_connected_cb [127.0.0.1]:57248] Closing down the server writer socket INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG6[0]: Session id: 334713AF311E4144D4520275956925A3E057272F2CB2B0C77B4D9A06316F4A20' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG6[0]: Session id: F6EE436CED773DD9EEB0532C6B0B5FC788C2DDF62048F8C9B322171BFEA617B3' INFO: 2023-09-18 21:57:06,275: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' DEBUG: 2023-09-18 21:57:06,276: [test_connect [127.0.0.1]:0 #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:06,276: [test_connect [127.0.0.1]:0 #0] Closing down the client writer socket INFO: 2023-09-18 21:57:06,276: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,276: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,276: [client] Read '2023.09.18 21:57:06 LOG7[0]: Closing the file descriptor' INFO: 2023-09-18 21:57:06,276: [client] Read '2023.09.18 21:57:06 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:06,276: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,276: [client] Read '2023.09.18 21:57:06 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,276: [client] Read '2023.09.18 21:57:06 LOG5[0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,276: [client] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,276: [client] Read '2023.09.18 21:57:06 LOG7[0]: Service [inetd] finished (0 left)' DEBUG: 2023-09-18 21:57:06,276: [client_connected_cb [127.0.0.1]:57248] The 'listener' task closed a connection to the client DEBUG: 2023-09-18 21:57:06,276: [test_connect [127.0.0.1]:0 #0] Waiting for an EOF on the client reader socket INFO: 2023-09-18 21:57:06,276: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:57:06,276: [test_connect [127.0.0.1]:0 #0] Test connection #0 has been completed DEBUG: 2023-09-18 21:57:06,276: [remove_connection] Done with task 'plain-0' DEBUG: 2023-09-18 21:57:06,276: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:06,277: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:57:06,277: [cleanup_stunnels] Waiting for the 'client' PID 2489586 to exit... DEBUG: 2023-09-18 21:57:06,277: [cleanup_stunnels] PID 2489586 already finished INFO: 2023-09-18 21:57:06,277: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:57:06,277: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:06,277: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:06,277: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:06,277: [set_result] The test result has been set WARNING: 2023-09-18 21:57:06,277: [test_stunnel] Test succeeded INFO: 2023-09-18 21:57:06,278: INFO: 2023-09-18 21:57:06,278: [plugins] >>>>> Applying 'Execute a local inetd-type program' <<<<< WARNING: 2023-09-18 21:57:06,278: WARNING: 2023-09-18 21:57:06,278: [test_stunnel] ***** Start '231. Test exec+connect service' ***** INFO: 2023-09-18 21:57:06,278: [start_listener] Awaiting the HTTPS server started... INFO: 2023-09-18 21:57:06,278: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:06,278: [start_socket_server] Creating a SSL context INFO: 2023-09-18 21:57:06,278: [start_socket_server] Load server certificate INFO: 2023-09-18 21:57:06,278: [start_socket_server] Start HTTPS server INFO: 2023-09-18 21:57:06,279: [start_listener] HTTPS server is listening on [127.0.0.1]:35781 INFO: 2023-09-18 21:57:06,279: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:06,279: [start_socket_connections] Awaiting the 'unix server' with /tmp/stunnel_tests.sxwgj9at/unix.sock started... INFO: 2023-09-18 21:57:06,279: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:57:06,279: [start_stunnel] INFO: 2023-09-18 21:57:06,279: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:57:06,279: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:06,279: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:06,279: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:06,279: [start_stunnel] INFO: 2023-09-18 21:57:06,279: [start_stunnel] [client] INFO: 2023-09-18 21:57:06,279: [start_stunnel] client = yes INFO: 2023-09-18 21:57:06,279: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:57:06,279: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/reader.py /tmp/stunnel_tests.sxwgj9at/unix.sock INFO: 2023-09-18 21:57:06,279: [start_stunnel] connect = 127.0.0.1:35781 INFO: 2023-09-18 21:57:06,280: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:57:06,280: [start_stunnel] DEBUG: 2023-09-18 21:57:06,280: [run_stunnel] Launching the stunnel 'client' - got pid 2489589 DEBUG: 2023-09-18 21:57:06,280: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:06,303: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Skipped exec+connect service [client]' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:06,304: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Starting exec+connect service [client]' DEBUG: 2023-09-18 21:57:06,304: [stunnel_output] Starting exec+connect mode INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG6[0]: Local mode child started (PID=2489594)' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG7[0]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG5[0]: Service [client] accepted connection from 127.0.0.1:55427' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG6[0]: s_connect: connecting 127.0.0.1:35781' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:35781: waiting 10 seconds' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG7[0]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG5[0]: s_connect: connected 127.0.0.1:35781' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG5[0]: Service [client] connected remote server from 127.0.0.1:49736' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG7[0]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG6[0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,305: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,307: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,307: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:06,307: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:06,307: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG6[0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,308: [client_connected_cb [127.0.0.1]:49736] The 'listener' task accepted a connection from a client INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG7[0]: 1 client connect(s) requested' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG7[0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG7[0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,308: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,309: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,309: [client] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,309: [client] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,309: [client] Read '2023.09.18 21:57:06 LOG7[0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:06,309: [client] Read '2023.09.18 21:57:06 LOG6[0]: Session id: A566C0A82606F588F283AE9E5423E3E630F7CF2BCDA905DAF966FEDB9E397615' INFO: 2023-09-18 21:57:06,309: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,309: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,309: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,309: [client] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,309: [client] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,309: [client] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,309: [client] Read '2023.09.18 21:57:06 LOG6[0]: Session id: F05AFA27598519E2D2439BF4F65B2EB01A015E1C87C92091AA65627AD5AD24E9' INFO: 2023-09-18 21:57:06,309: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (connect): SSLv3/TLS read server session ticket' DEBUG: 2023-09-18 21:57:06,351: [socket_connected_cb #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:06,352: [client_connected_cb [127.0.0.1]:49736] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:06,352: [client_connected_cb [127.0.0.1]:49736] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:06,352: [client_connected_cb [127.0.0.1]:49736] Closing down the server writer socket INFO: 2023-09-18 21:57:06,352: [socket_connected_cb #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:06,352: [socket_connected_cb #0] Closing down the 'unix server' writer socket INFO: 2023-09-18 21:57:06,352: [client] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,352: [client] Read '2023.09.18 21:57:06 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,352: [client] Read '2023.09.18 21:57:06 LOG7[0]: Sent socket write shutdown' DEBUG: 2023-09-18 21:57:06,352: [socket_connected_cb #0] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:57:06,352: [socket_connected_cb #0] Test connection #0 has been completed DEBUG: 2023-09-18 21:57:06,352: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:06,352: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:57:06,352: [cleanup_stunnels] Waiting for the 'client' PID 2489589 to exit... INFO: 2023-09-18 21:57:06,352: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,352: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,352: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:06,352: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:06,353: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:06,353: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Leak detection table utilization: 145/997, 14.54%' INFO: 2023-09-18 21:57:06,353: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:06,353: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Terminating a thread for [client]' INFO: 2023-09-18 21:57:06,353: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:06,353: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Terminating 2 service thread(s)' INFO: 2023-09-18 21:57:06,353: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:06,353: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:57:06,353: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Service [client] closed' DEBUG: 2023-09-18 21:57:06,354: [client_connected_cb [127.0.0.1]:49736] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:57:06,354: [cleanup_stunnels] Got stunnel processes' exit status: [0] DEBUG: 2023-09-18 21:57:06,354: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:06,355: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:06,355: [cleanup_tasks] Waiting for the 'unix server' task to hopefully finish DEBUG: 2023-09-18 21:57:06,355: [cleanup_tasks] Done with the 'unix server' task DEBUG: 2023-09-18 21:57:06,355: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:06,355: [set_result] The test result has been set WARNING: 2023-09-18 21:57:06,355: [test_stunnel] Test succeeded INFO: 2023-09-18 21:57:06,355: INFO: 2023-09-18 21:57:06,355: [plugins] >>>>> Applying 'Delay option vs resumed session' <<<<< WARNING: 2023-09-18 21:57:06,355: WARNING: 2023-09-18 21:57:06,355: [test_stunnel] ***** Start '241. Resume session with delay option' ***** INFO: 2023-09-18 21:57:06,355: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:06,355: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:06,355: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:06,355: [start_listener] HTTP server is listening on [127.0.0.1]:37677 INFO: 2023-09-18 21:57:06,355: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:06,355: [start_socket_connections] Awaiting the 'unix server' with /tmp/stunnel_tests.sxwgj9at/unix.sock started... INFO: 2023-09-18 21:57:06,356: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:06,356: [start_stunnel] INFO: 2023-09-18 21:57:06,356: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server1.pid INFO: 2023-09-18 21:57:06,356: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:06,356: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:06,356: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:06,356: [start_stunnel] INFO: 2023-09-18 21:57:06,356: [start_stunnel] [server1] INFO: 2023-09-18 21:57:06,356: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:06,356: [start_stunnel] connect = 127.0.0.1:37677 INFO: 2023-09-18 21:57:06,356: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:06,356: [start_stunnel] DEBUG: 2023-09-18 21:57:06,357: [run_stunnel] Launching the stunnel 'server1' - got pid 2489595 DEBUG: 2023-09-18 21:57:06,357: [start_stunnel] Waiting for the stunnel 'server1' to start up INFO: 2023-09-18 21:57:06,363: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:57:06,380: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,380: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:06,380: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:06,380: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:06,380: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:06,380: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:06,380: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,380: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:06,380: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,380: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:06,380: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:06,380: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing service [server1]' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:06,381: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:06,382: [server1] Read '2023.09.18 21:57:06 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:06,382: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:06,382: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Binding service [server1]' INFO: 2023-09-18 21:57:06,382: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:06,382: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:06,382: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:06,382: [server1] Read '2023.09.18 21:57:06 LOG6[ui]: Service [server1] (FD=8) bound to 127.0.0.1:40677' DEBUG: 2023-09-18 21:57:06,382: [stunnel_output] Service [server1] (FD=8) bound to 127.0.0.1:40677 INFO: 2023-09-18 21:57:06,382: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server1.pid' INFO: 2023-09-18 21:57:06,382: [server1] Read '2023.09.18 21:57:06 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:06,382: [server1] Read '2023.09.18 21:57:06 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:06,382: [server1] Read '2023.09.18 21:57:06 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:57:06,383: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:06,383: [start_stunnel] INFO: 2023-09-18 21:57:06,383: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server2.pid INFO: 2023-09-18 21:57:06,383: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:06,383: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:06,383: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:06,383: [start_stunnel] INFO: 2023-09-18 21:57:06,383: [start_stunnel] [server2] INFO: 2023-09-18 21:57:06,383: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:06,383: [start_stunnel] connect = 127.0.0.1:37677 INFO: 2023-09-18 21:57:06,383: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:06,383: [start_stunnel] DEBUG: 2023-09-18 21:57:06,383: [run_stunnel] Launching the stunnel 'server2' - got pid 2489599 DEBUG: 2023-09-18 21:57:06,383: [start_stunnel] Waiting for the stunnel 'server2' to start up INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing service [server2]' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:06,407: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Binding service [server2]' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG6[ui]: Service [server2] (FD=8) bound to 127.0.0.1:41405' DEBUG: 2023-09-18 21:57:06,408: [stunnel_output] Service [server2] (FD=8) bound to 127.0.0.1:41405 INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server2.pid' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:06,408: [server2] Read '2023.09.18 21:57:06 LOG5[cron]: Updating DH parameters' INFO: 2023-09-18 21:57:06,409: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:06,409: [start_stunnel] INFO: 2023-09-18 21:57:06,409: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server3.pid INFO: 2023-09-18 21:57:06,409: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:06,409: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:06,409: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:06,409: [start_stunnel] INFO: 2023-09-18 21:57:06,409: [start_stunnel] [server3] INFO: 2023-09-18 21:57:06,409: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:06,409: [start_stunnel] connect = 127.0.0.1:37677 INFO: 2023-09-18 21:57:06,409: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:06,409: [start_stunnel] DEBUG: 2023-09-18 21:57:06,409: [run_stunnel] Launching the stunnel 'server3' - got pid 2489603 DEBUG: 2023-09-18 21:57:06,410: [start_stunnel] Waiting for the stunnel 'server3' to start up INFO: 2023-09-18 21:57:06,433: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,433: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:06,433: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:06,433: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:06,433: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:06,433: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:06,433: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,433: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:06,433: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,433: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing service [server3]' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Binding service [server3]' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:06,434: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:06,435: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:06,435: [server3] Read '2023.09.18 21:57:06 LOG6[ui]: Service [server3] (FD=8) bound to 127.0.0.1:44471' DEBUG: 2023-09-18 21:57:06,435: [stunnel_output] Service [server3] (FD=8) bound to 127.0.0.1:44471 INFO: 2023-09-18 21:57:06,436: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:57:06,436: [start_stunnel] INFO: 2023-09-18 21:57:06,436: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:57:06,436: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:06,436: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:06,436: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:06,436: [start_stunnel] INFO: 2023-09-18 21:57:06,436: [start_stunnel] delay = yes INFO: 2023-09-18 21:57:06,436: [start_stunnel] retry = yes INFO: 2023-09-18 21:57:06,436: [start_stunnel] INFO: 2023-09-18 21:57:06,436: [start_stunnel] [client] INFO: 2023-09-18 21:57:06,436: [start_stunnel] client = yes INFO: 2023-09-18 21:57:06,436: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:57:06,436: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/reader.py /tmp/stunnel_tests.sxwgj9at/unix.sock INFO: 2023-09-18 21:57:06,436: [start_stunnel] connect = 127.0.0.1:40677 INFO: 2023-09-18 21:57:06,436: [start_stunnel] connect = 127.0.0.1:41405 INFO: 2023-09-18 21:57:06,436: [start_stunnel] connect = 127.0.0.1:44471 INFO: 2023-09-18 21:57:06,436: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:57:06,436: [start_stunnel] INFO: 2023-09-18 21:57:06,436: [server3] Read '2023.09.18 21:57:06 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server3.pid' INFO: 2023-09-18 21:57:06,436: [server3] Read '2023.09.18 21:57:06 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:06,436: [server3] Read '2023.09.18 21:57:06 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:06,436: [server3] Read '2023.09.18 21:57:06 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:06,436: [run_stunnel] Launching the stunnel 'client' - got pid 2489607 DEBUG: 2023-09-18 21:57:06,436: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:06,460: [client] Read '2023.09.18 21:57:06 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Skipped exec+connect service [client]' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:06,461: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Starting exec+connect service [client]' DEBUG: 2023-09-18 21:57:06,461: [stunnel_output] Starting exec+connect mode INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: Local mode child started (PID=2489612)' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG5[0_0]: Service [client] accepted connection from 127.0.0.1:32829' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: failover: priority, starting at entry #0' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: s_connect: connecting 127.0.0.1:40677' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: s_connect: s_poll_wait 127.0.0.1:40677: waiting 10 seconds' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG5[0_0]: s_connect: connected 127.0.0.1:40677' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG5[0_0]: Service [client] connected remote server from 127.0.0.1:48526' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: Peer certificate not required' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,462: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,462: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,462: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,462: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,462: [server1] Read '2023.09.18 21:57:06 LOG7[ui]: Service [server1] accepted (FD=3) from 127.0.0.1:48526' INFO: 2023-09-18 21:57:06,462: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Service [server1] started' INFO: 2023-09-18 21:57:06,462: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:06,462: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:06,462: [server1] Read '2023.09.18 21:57:06 LOG5[0]: Service [server1] accepted connection from 127.0.0.1:48526' INFO: 2023-09-18 21:57:06,462: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:06,463: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,463: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:06,463: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,463: [server1] Read '2023.09.18 21:57:06 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:06,463: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:06,463: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:06,463: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,463: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:06,463: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:06,463: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:57:06,463: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,463: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,463: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:06,463: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:06,463: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:06,464: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,464: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,464: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:57:06,464: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:06,464: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:06,464: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,464: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:06,464: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:06,464: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:06,464: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:06,464: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:06,464: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:06,464: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:06,464: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:06,464: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:06,464: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:06,464: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:06,464: [server1] Read '2023.09.18 21:57:06 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:06,464: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:06,464: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:06,464: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: 1 client connect(s) requested' INFO: 2023-09-18 21:57:06,464: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:57:06,464: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:06,464: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:06,465: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:06,465: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,465: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,465: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,465: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,465: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,465: [server1] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,465: [server1] Read '2023.09.18 21:57:06 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:06,465: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Session id: 0B3FAC3872664846909702E3DFBF1DA8A4FEB910EA7E82196A31F86A668C2580' INFO: 2023-09-18 21:57:06,465: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:06,465: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,465: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,465: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:06,465: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Session id: 2ABF5DCE8BD6D3EA843158B451999E60F2523845BF65FAF89D41D67299D6EFD9' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG6[0]: s_connect: connecting 127.0.0.1:37677' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:37677: waiting 10 seconds' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG5[0]: s_connect: connected 127.0.0.1:37677' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG6[0]: persistence: 127.0.0.1:37677 cached' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG5[0]: Service [server1] connected remote server from 127.0.0.1:43646' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:06,466: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: New session callback' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: Session id: 7E9D4987131D34A02173726FC3F622E44235BBD77B9930801F705957122C1D9B' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: New session callback' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: Session id: 8CDFEED5EBD7D0A596C451273CC74EBB84BD70FD4705AF603089C1DACEEC30F6' INFO: 2023-09-18 21:57:06,466: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:06,467: [client_connected_cb [127.0.0.1]:43646] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:06,508: [socket_connected_cb #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:06,509: [client_connected_cb [127.0.0.1]:43646] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:06,509: [client_connected_cb [127.0.0.1]:43646] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:06,509: [client_connected_cb [127.0.0.1]:43646] Closing down the server writer socket DEBUG: 2023-09-18 21:57:06,509: [client_connected_cb [127.0.0.1]:43646] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:57:06,509: [socket_connected_cb #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:06,509: [socket_connected_cb #0] Closing down the 'unix server' writer socket DEBUG: 2023-09-18 21:57:06,509: [socket_connected_cb #0] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:57:06,509: [socket_connected_cb #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:06,509: [server1] Read '2023.09.18 21:57:06 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,509: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:06,509: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,509: [server1] Read '2023.09.18 21:57:06 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,509: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,509: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,509: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,516: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:06,517: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Sending close_notify alert' INFO: 2023-09-18 21:57:06,517: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:06,517: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:06,517: [client] Read '2023.09.18 21:57:06 LOG5[0_0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,517: [server1] Read '2023.09.18 21:57:06 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:06,517: [server1] Read '2023.09.18 21:57:06 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:06,517: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:06,517: [server1] Read '2023.09.18 21:57:06 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:06,517: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,517: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,517: [server1] Read '2023.09.18 21:57:06 LOG7[0]: Service [server1] finished (0 left)' INFO: 2023-09-18 21:57:06,517: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:06,517: [client] Read '2023.09.18 21:57:06 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:06,517: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Remote descriptor (FD=3) closed' INFO: 2023-09-18 21:57:06,517: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:06,517: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Local descriptor (FD=9) closed' INFO: 2023-09-18 21:57:06,517: [client] Read '2023.09.18 21:57:06 LOG7[0_0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:06,517: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Processing SIGCHLD' INFO: 2023-09-18 21:57:06,517: [client] Read '2023.09.18 21:57:06 LOG6[0_0]: Retrying an exec+connect section' INFO: 2023-09-18 21:57:06,517: [client] Read '2023.09.18 21:57:06 LOG7[ui]: Retrieving pid statuses with waitpid()' INFO: 2023-09-18 21:57:06,517: [client] Read '2023.09.18 21:57:06 LOG6[ui]: Child process 2489612 finished with code 0' INFO: 2023-09-18 21:57:07,518: [client] Read '2023.09.18 21:57:07 LOG6[0_1]: Local mode child started (PID=2490173)' INFO: 2023-09-18 21:57:07,518: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:57:07,518: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:07,518: [client] Read '2023.09.18 21:57:07 LOG5[0_1]: Service [client] accepted connection from 127.0.0.1:59499' INFO: 2023-09-18 21:57:07,518: [client] Read '2023.09.18 21:57:07 LOG6[0_1]: failover: priority, starting at entry #0' INFO: 2023-09-18 21:57:07,518: [client] Read '2023.09.18 21:57:07 LOG6[0_1]: s_connect: connecting 127.0.0.1:40677' INFO: 2023-09-18 21:57:07,518: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: s_connect: s_poll_wait 127.0.0.1:40677: waiting 10 seconds' INFO: 2023-09-18 21:57:07,518: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:07,518: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:07,518: [client] Read '2023.09.18 21:57:07 LOG5[0_1]: s_connect: connected 127.0.0.1:40677' INFO: 2023-09-18 21:57:07,518: [client] Read '2023.09.18 21:57:07 LOG5[0_1]: Service [client] connected remote server from 127.0.0.1:48530' INFO: 2023-09-18 21:57:07,519: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:57:07,519: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:07,519: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:57:07,519: [client] Read '2023.09.18 21:57:07 LOG6[0_1]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:07,519: [client] Read '2023.09.18 21:57:07 LOG6[0_1]: Peer certificate not required' INFO: 2023-09-18 21:57:07,519: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:07,519: [server1] Read '2023.09.18 21:57:07 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:07,519: [server1] Read '2023.09.18 21:57:07 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:07,519: [server1] Read '2023.09.18 21:57:07 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:07,519: [server1] Read '2023.09.18 21:57:07 LOG7[ui]: Service [server1] accepted (FD=3) from 127.0.0.1:48530' INFO: 2023-09-18 21:57:07,519: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Service [server1] started' INFO: 2023-09-18 21:57:07,519: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:07,519: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:07,519: [server1] Read '2023.09.18 21:57:07 LOG5[1]: Service [server1] accepted connection from 127.0.0.1:48530' INFO: 2023-09-18 21:57:07,519: [server1] Read '2023.09.18 21:57:07 LOG6[1]: Peer certificate not required' INFO: 2023-09-18 21:57:07,519: [server1] Read '2023.09.18 21:57:07 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:07,519: [server1] Read '2023.09.18 21:57:07 LOG7[1]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:07,520: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:07,520: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:07,520: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:07,520: [server1] Read '2023.09.18 21:57:07 LOG6[1]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:57:07,520: [server1] Read '2023.09.18 21:57:07 LOG7[1]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:07,520: [server1] Read '2023.09.18 21:57:07 LOG7[1]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:07,520: [server1] Read '2023.09.18 21:57:07 LOG7[1]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:07,520: [server1] Read '2023.09.18 21:57:07 LOG7[1]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:07,520: [server1] Read '2023.09.18 21:57:07 LOG7[1]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: 2 server accept(s) requested' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: 2 server accept(s) succeeded' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: 1 session reuse(s)' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:07,521: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Generate session ticket callback' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: Remove session callback' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: 2 client connect(s) requested' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: 2 client connect(s) succeeded' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: 1 session reuse(s)' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG6[0_1]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG6[0_1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG6[0_1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:07,522: [client] Read '2023.09.18 21:57:07 LOG6[0_1]: Session id: 8CDFEED5EBD7D0A596C451273CC74EBB84BD70FD4705AF603089C1DACEEC30F6' INFO: 2023-09-18 21:57:07,523: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:07,523: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:07,523: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:07,523: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: New session callback' INFO: 2023-09-18 21:57:07,523: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:07,523: [client] Read '2023.09.18 21:57:07 LOG6[0_1]: Session id: D6D812EB377C47825DE3EC140A272C8B98DEB7B99789EBF8D8AAFE6C4746D698' INFO: 2023-09-18 21:57:07,523: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG7[1]: New session callback' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG6[1]: No peer certificate received' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG6[1]: Session id: F4E48BB11E45E2239FE664FF74FFB72ACB494886D9D8785EEA37ED649F34BC0E' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG7[1]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG6[1]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG6[1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG6[1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG6[1]: Session id: F4E48BB11E45E2239FE664FF74FFB72ACB494886D9D8785EEA37ED649F34BC0E' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG6[1]: s_connect: connecting 127.0.0.1:37677' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG7[1]: s_connect: s_poll_wait 127.0.0.1:37677: waiting 10 seconds' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG7[1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG7[1]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG5[1]: s_connect: connected 127.0.0.1:37677' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG6[1]: persistence: 127.0.0.1:37677 cached' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG5[1]: Service [server1] connected remote server from 127.0.0.1:43650' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:07,524: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:07,525: [client_connected_cb [127.0.0.1]:43650] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:07,588: [socket_connected_cb #1] Sending 'Hello 1' to the server INFO: 2023-09-18 21:57:07,588: [client_connected_cb [127.0.0.1]:43650] The client #1 sent data to the server: b'Hello 1\n' INFO: 2023-09-18 21:57:07,588: [client_connected_cb [127.0.0.1]:43650] The server sent data to the client #1: b'There!\n' DEBUG: 2023-09-18 21:57:07,588: [client_connected_cb [127.0.0.1]:43650] Closing down the server writer socket DEBUG: 2023-09-18 21:57:07,589: [client_connected_cb [127.0.0.1]:43650] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:57:07,589: [socket_connected_cb #1] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:07,589: [socket_connected_cb #1] Closing down the 'unix server' writer socket DEBUG: 2023-09-18 21:57:07,589: [socket_connected_cb #1] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:57:07,589: [socket_connected_cb #1] Test connection #1 has been completed INFO: 2023-09-18 21:57:07,589: [server1] Read '2023.09.18 21:57:07 LOG6[1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:07,589: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Sending close_notify alert' INFO: 2023-09-18 21:57:07,589: [server1] Read '2023.09.18 21:57:07 LOG7[1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:07,589: [server1] Read '2023.09.18 21:57:07 LOG6[1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:07,589: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:07,589: [client] Read '2023.09.18 21:57:07 LOG6[0_1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:07,589: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:07,599: [client] Read '2023.09.18 21:57:07 LOG6[0_1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:07,599: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: Sending close_notify alert' INFO: 2023-09-18 21:57:07,599: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:07,600: [client] Read '2023.09.18 21:57:07 LOG6[0_1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:07,600: [client] Read '2023.09.18 21:57:07 LOG5[0_1]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:07,600: [client] Read '2023.09.18 21:57:07 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:07,600: [client] Read '2023.09.18 21:57:07 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:07,600: [client] Read '2023.09.18 21:57:07 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:07,600: [client] Read '2023.09.18 21:57:07 LOG7[ui]: Processing SIGCHLD' INFO: 2023-09-18 21:57:07,600: [client] Read '2023.09.18 21:57:07 LOG7[ui]: Retrieving pid statuses with waitpid()' INFO: 2023-09-18 21:57:07,600: [server1] Read '2023.09.18 21:57:07 LOG7[1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:07,600: [server1] Read '2023.09.18 21:57:07 LOG6[1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:07,600: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:07,600: [server1] Read '2023.09.18 21:57:07 LOG5[1]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:07,600: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:07,600: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:07,600: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:07,600: [server1] Read '2023.09.18 21:57:07 LOG7[1]: Service [server1] finished (0 left)' INFO: 2023-09-18 21:57:07,601: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: Remote descriptor (FD=3) closed' INFO: 2023-09-18 21:57:07,601: [client] Read '2023.09.18 21:57:07 LOG6[ui]: Child process 2490173 finished with code 0' INFO: 2023-09-18 21:57:07,601: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: Local descriptor (FD=9) closed' INFO: 2023-09-18 21:57:07,601: [client] Read '2023.09.18 21:57:07 LOG7[0_1]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:07,601: [client] Read '2023.09.18 21:57:07 LOG6[0_1]: Retrying an exec+connect section' INFO: 2023-09-18 21:57:08,600: [client] Read '2023.09.18 21:57:08 LOG6[0_2]: Local mode child started (PID=2490475)' INFO: 2023-09-18 21:57:08,600: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:57:08,600: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:08,600: [client] Read '2023.09.18 21:57:08 LOG5[0_2]: Service [client] accepted connection from 127.0.0.1:36213' INFO: 2023-09-18 21:57:08,600: [client] Read '2023.09.18 21:57:08 LOG6[0_2]: failover: priority, starting at entry #0' INFO: 2023-09-18 21:57:08,600: [client] Read '2023.09.18 21:57:08 LOG6[0_2]: s_connect: connecting 127.0.0.1:40677' INFO: 2023-09-18 21:57:08,601: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: s_connect: s_poll_wait 127.0.0.1:40677: waiting 10 seconds' INFO: 2023-09-18 21:57:08,601: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:08,601: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:08,601: [client] Read '2023.09.18 21:57:08 LOG5[0_2]: s_connect: connected 127.0.0.1:40677' INFO: 2023-09-18 21:57:08,601: [client] Read '2023.09.18 21:57:08 LOG5[0_2]: Service [client] connected remote server from 127.0.0.1:48538' INFO: 2023-09-18 21:57:08,601: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:57:08,601: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:08,601: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:57:08,601: [client] Read '2023.09.18 21:57:08 LOG6[0_2]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:08,601: [client] Read '2023.09.18 21:57:08 LOG6[0_2]: Peer certificate not required' INFO: 2023-09-18 21:57:08,601: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:08,601: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:08,601: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:08,602: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:08,602: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Service [server1] accepted (FD=3) from 127.0.0.1:48538' INFO: 2023-09-18 21:57:08,602: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Service [server1] started' INFO: 2023-09-18 21:57:08,602: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:08,602: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:08,602: [server1] Read '2023.09.18 21:57:08 LOG5[2]: Service [server1] accepted connection from 127.0.0.1:48538' INFO: 2023-09-18 21:57:08,602: [server1] Read '2023.09.18 21:57:08 LOG6[2]: Peer certificate not required' INFO: 2023-09-18 21:57:08,602: [server1] Read '2023.09.18 21:57:08 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:08,602: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:08,602: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:08,602: [server1] Read '2023.09.18 21:57:08 LOG7[2]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:08,602: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:08,602: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Decrypt session ticket callback' INFO: 2023-09-18 21:57:08,603: [server1] Read '2023.09.18 21:57:08 LOG6[2]: Decrypted ticket for an authenticated session: yes' INFO: 2023-09-18 21:57:08,603: [server1] Read '2023.09.18 21:57:08 LOG7[2]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:08,603: [server1] Read '2023.09.18 21:57:08 LOG7[2]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:08,603: [server1] Read '2023.09.18 21:57:08 LOG7[2]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:08,603: [server1] Read '2023.09.18 21:57:08 LOG7[2]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:08,603: [server1] Read '2023.09.18 21:57:08 LOG7[2]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:08,603: [server1] Read '2023.09.18 21:57:08 LOG7[2]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:08,603: [server1] Read '2023.09.18 21:57:08 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:08,604: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:08,604: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:08,604: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:08,604: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:08,604: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:08,604: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: Remove session callback' INFO: 2023-09-18 21:57:08,604: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: 3 client connect(s) requested' INFO: 2023-09-18 21:57:08,604: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: 3 client connect(s) succeeded' INFO: 2023-09-18 21:57:08,605: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:08,605: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: 2 session reuse(s)' INFO: 2023-09-18 21:57:08,605: [client] Read '2023.09.18 21:57:08 LOG6[0_2]: TLS connected: previous session reused' INFO: 2023-09-18 21:57:08,605: [client] Read '2023.09.18 21:57:08 LOG6[0_2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:08,605: [client] Read '2023.09.18 21:57:08 LOG6[0_2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:08,605: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:08,605: [client] Read '2023.09.18 21:57:08 LOG6[0_2]: Session id: D6D812EB377C47825DE3EC140A272C8B98DEB7B99789EBF8D8AAFE6C4746D698' INFO: 2023-09-18 21:57:08,605: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:08,605: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:08,605: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:08,605: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: New session callback' INFO: 2023-09-18 21:57:08,605: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:08,605: [client] Read '2023.09.18 21:57:08 LOG6[0_2]: Session id: F654462EFA5636ED939DB6E34529AECA1CEEFCA3D5A33739DC00F0CB00A0A55B' INFO: 2023-09-18 21:57:08,605: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:08,605: [server1] Read '2023.09.18 21:57:08 LOG7[2]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:08,605: [server1] Read '2023.09.18 21:57:08 LOG7[2]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:08,605: [server1] Read '2023.09.18 21:57:08 LOG7[2]: 3 server accept(s) requested' INFO: 2023-09-18 21:57:08,605: [server1] Read '2023.09.18 21:57:08 LOG7[2]: 3 server accept(s) succeeded' INFO: 2023-09-18 21:57:08,605: [server1] Read '2023.09.18 21:57:08 LOG7[2]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:08,605: [server1] Read '2023.09.18 21:57:08 LOG7[2]: 2 session reuse(s)' INFO: 2023-09-18 21:57:08,605: [server1] Read '2023.09.18 21:57:08 LOG7[2]: 1 internal session cache item(s)' INFO: 2023-09-18 21:57:08,605: [server1] Read '2023.09.18 21:57:08 LOG7[2]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:08,605: [server1] Read '2023.09.18 21:57:08 LOG7[2]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:08,605: [server1] Read '2023.09.18 21:57:08 LOG7[2]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:08,605: [server1] Read '2023.09.18 21:57:08 LOG7[2]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Generate session ticket callback' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG7[2]: New session callback' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG6[2]: No peer certificate received' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG6[2]: Session id: 2E2D92189E67C47E6E6E349725684108E8AF5138FF1DC86920DD2C4BF887F00C' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG7[2]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG6[2]: TLS accepted: previous session reused' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG6[2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG6[2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG6[2]: Session id: 2E2D92189E67C47E6E6E349725684108E8AF5138FF1DC86920DD2C4BF887F00C' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG6[2]: s_connect: connecting 127.0.0.1:37677' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG7[2]: s_connect: s_poll_wait 127.0.0.1:37677: waiting 10 seconds' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG7[2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG7[2]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG5[2]: s_connect: connected 127.0.0.1:37677' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG6[2]: persistence: 127.0.0.1:37677 cached' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG5[2]: Service [server1] connected remote server from 127.0.0.1:43658' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:08,606: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:08,608: [client_connected_cb [127.0.0.1]:43658] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:08,651: [socket_connected_cb #2] Sending 'Hello 2' to the server INFO: 2023-09-18 21:57:08,652: [client_connected_cb [127.0.0.1]:43658] The client #2 sent data to the server: b'Hello 2\n' INFO: 2023-09-18 21:57:08,652: [client_connected_cb [127.0.0.1]:43658] The server sent data to the client #2: b'There!\n' DEBUG: 2023-09-18 21:57:08,652: [client_connected_cb [127.0.0.1]:43658] Closing down the server writer socket DEBUG: 2023-09-18 21:57:08,652: [client_connected_cb [127.0.0.1]:43658] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:57:08,652: [socket_connected_cb #2] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:08,652: [socket_connected_cb #2] Closing down the 'unix server' writer socket INFO: 2023-09-18 21:57:08,652: [server1] Read '2023.09.18 21:57:08 LOG6[2]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:08,653: [server1] Read '2023.09.18 21:57:08 LOG7[2]: Sending close_notify alert' INFO: 2023-09-18 21:57:08,653: [server1] Read '2023.09.18 21:57:08 LOG7[2]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:08,653: [server1] Read '2023.09.18 21:57:08 LOG6[2]: SSL_shutdown successfully sent close_notify alert' DEBUG: 2023-09-18 21:57:08,653: [socket_connected_cb #2] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:57:08,653: [socket_connected_cb #2] Test connection #2 has been completed DEBUG: 2023-09-18 21:57:08,653: [remove_connection] Testing connections done INFO: 2023-09-18 21:57:08,654: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:08,654: [client] Read '2023.09.18 21:57:08 LOG6[0_2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:08,654: [client] Read '2023.09.18 21:57:08 LOG7[0_2]: Sent socket write shutdown' DEBUG: 2023-09-18 21:57:08,654: [cleanup_stunnels] About to kill and wait for 4 stunnel process(es) DEBUG: 2023-09-18 21:57:08,654: [cleanup_stunnels] Waiting for the 'server1' PID 2489595 to exit... DEBUG: 2023-09-18 21:57:08,654: [cleanup_stunnels] Waiting for the 'server2' PID 2489599 to exit... DEBUG: 2023-09-18 21:57:08,654: [cleanup_stunnels] Waiting for the 'server3' PID 2489603 to exit... DEBUG: 2023-09-18 21:57:08,654: [cleanup_stunnels] Waiting for the 'client' PID 2489607 to exit... INFO: 2023-09-18 21:57:08,655: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:08,655: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:08,655: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:08,655: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:08,655: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:08,655: [server1] Read '2023.09.18 21:57:08 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:08,655: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Leak detection table utilization: 140/997, 14.04%' INFO: 2023-09-18 21:57:08,655: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server1.pid' INFO: 2023-09-18 21:57:08,655: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Terminating a thread for [server1]' INFO: 2023-09-18 21:57:08,655: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:08,656: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Terminating 2 service thread(s)' INFO: 2023-09-18 21:57:08,656: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:08,656: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Unbinding service [server1]' INFO: 2023-09-18 21:57:08,656: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Service [server1] closed (FD=8)' INFO: 2023-09-18 21:57:08,656: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Service [server1] closed' INFO: 2023-09-18 21:57:08,656: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:08,656: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:08,656: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:08,656: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:08,656: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:08,656: [server2] Read '2023.09.18 21:57:08 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:08,656: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Leak detection table utilization: 30/997, 3.01%' INFO: 2023-09-18 21:57:08,656: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server2.pid' INFO: 2023-09-18 21:57:08,656: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:08,656: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:08,656: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:08,656: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Unbinding service [server2]' INFO: 2023-09-18 21:57:08,656: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Service [server2] closed (FD=8)' INFO: 2023-09-18 21:57:08,656: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Service [server2] closed' INFO: 2023-09-18 21:57:08,657: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:08,657: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:08,657: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:08,657: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:08,657: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:08,657: [server3] Read '2023.09.18 21:57:08 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:08,657: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Leak detection table utilization: 30/997, 3.01%' INFO: 2023-09-18 21:57:08,657: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server3.pid' INFO: 2023-09-18 21:57:08,657: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:08,657: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:08,657: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:08,657: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Unbinding service [server3]' INFO: 2023-09-18 21:57:08,657: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Service [server3] closed (FD=8)' INFO: 2023-09-18 21:57:08,657: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Service [server3] closed' INFO: 2023-09-18 21:57:08,657: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:08,657: [client] Read '2023.09.18 21:57:08 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:08,658: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:08,658: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:08,658: [client] Read '2023.09.18 21:57:08 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:08,658: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Leak detection table utilization: 156/997, 15.65%' INFO: 2023-09-18 21:57:08,658: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:08,658: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Terminating a thread for [client]' INFO: 2023-09-18 21:57:08,658: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:08,658: [client] Read '2023.09.18 21:57:08 LOG6[ui]: Terminating 2 service thread(s)' INFO: 2023-09-18 21:57:08,658: [client] Read '2023.09.18 21:57:08 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:08,658: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:57:08,658: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:57:08,660: [stunnel_output] Done with task 'server3 output' INFO: 2023-09-18 21:57:08,660: [stunnel_output] Done with task 'server2 output' INFO: 2023-09-18 21:57:08,660: [stunnel_output] Done with task 'server1 output' INFO: 2023-09-18 21:57:08,660: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0, 0, 0] DEBUG: 2023-09-18 21:57:08,660: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:08,660: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:08,660: [cleanup_tasks] Waiting for the 'unix server' task to hopefully finish DEBUG: 2023-09-18 21:57:08,660: [cleanup_tasks] Done with the 'unix server' task DEBUG: 2023-09-18 21:57:08,661: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:08,661: [set_result] The test result has been set WARNING: 2023-09-18 21:57:08,661: [test_stunnel] Test succeeded WARNING: 2023-09-18 21:57:08,661: WARNING: 2023-09-18 21:57:08,661: [test_stunnel] ***** Start '242. Resume session with disable delay option' ***** INFO: 2023-09-18 21:57:08,661: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:08,661: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:08,661: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:08,662: [start_listener] HTTP server is listening on [127.0.0.1]:44009 INFO: 2023-09-18 21:57:08,662: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:08,662: [start_socket_connections] Awaiting the 'unix server' with /tmp/stunnel_tests.sxwgj9at/unix.sock started... INFO: 2023-09-18 21:57:08,663: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:08,663: [start_stunnel] INFO: 2023-09-18 21:57:08,663: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server1.pid INFO: 2023-09-18 21:57:08,663: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:08,663: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:08,663: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:08,663: [start_stunnel] INFO: 2023-09-18 21:57:08,663: [start_stunnel] [server1] INFO: 2023-09-18 21:57:08,663: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:08,663: [start_stunnel] connect = 127.0.0.1:44009 INFO: 2023-09-18 21:57:08,663: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:08,663: [start_stunnel] DEBUG: 2023-09-18 21:57:08,663: [run_stunnel] Launching the stunnel 'server1' - got pid 2490489 DEBUG: 2023-09-18 21:57:08,663: [start_stunnel] Waiting for the stunnel 'server1' to start up INFO: 2023-09-18 21:57:08,665: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:57:08,688: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Initializing service [server1]' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,689: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Binding service [server1]' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:08,690: [server1] Read '2023.09.18 21:57:08 LOG6[ui]: Service [server1] (FD=8) bound to 127.0.0.1:43073' DEBUG: 2023-09-18 21:57:08,690: [stunnel_output] Service [server1] (FD=8) bound to 127.0.0.1:43073 INFO: 2023-09-18 21:57:08,692: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server1.pid' INFO: 2023-09-18 21:57:08,692: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:08,692: [start_stunnel] INFO: 2023-09-18 21:57:08,692: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server2.pid INFO: 2023-09-18 21:57:08,692: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:08,692: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:08,692: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:08,692: [start_stunnel] INFO: 2023-09-18 21:57:08,692: [start_stunnel] [server2] INFO: 2023-09-18 21:57:08,692: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:08,693: [start_stunnel] connect = 127.0.0.1:44009 INFO: 2023-09-18 21:57:08,693: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:08,693: [start_stunnel] INFO: 2023-09-18 21:57:08,693: [server1] Read '2023.09.18 21:57:08 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:08,693: [server1] Read '2023.09.18 21:57:08 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:08,693: [server1] Read '2023.09.18 21:57:08 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:08,693: [run_stunnel] Launching the stunnel 'server2' - got pid 2490493 DEBUG: 2023-09-18 21:57:08,693: [start_stunnel] Waiting for the stunnel 'server2' to start up INFO: 2023-09-18 21:57:08,725: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:08,725: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:08,725: [server2] Read '2023.09.18 21:57:08 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:08,725: [server2] Read '2023.09.18 21:57:08 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:08,725: [server2] Read '2023.09.18 21:57:08 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:08,725: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:08,725: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:08,725: [server2] Read '2023.09.18 21:57:08 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Initializing service [server2]' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:08,726: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:08,727: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Binding service [server2]' INFO: 2023-09-18 21:57:08,727: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:08,727: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:08,727: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:08,727: [server2] Read '2023.09.18 21:57:08 LOG6[ui]: Service [server2] (FD=8) bound to 127.0.0.1:39441' DEBUG: 2023-09-18 21:57:08,727: [stunnel_output] Service [server2] (FD=8) bound to 127.0.0.1:39441 INFO: 2023-09-18 21:57:08,727: [server2] Read '2023.09.18 21:57:08 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server2.pid' INFO: 2023-09-18 21:57:08,729: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:08,729: [start_stunnel] INFO: 2023-09-18 21:57:08,729: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server3.pid INFO: 2023-09-18 21:57:08,729: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:08,729: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:08,729: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:08,729: [start_stunnel] INFO: 2023-09-18 21:57:08,729: [start_stunnel] [server3] INFO: 2023-09-18 21:57:08,729: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:08,729: [start_stunnel] connect = 127.0.0.1:44009 INFO: 2023-09-18 21:57:08,729: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem INFO: 2023-09-18 21:57:08,729: [start_stunnel] INFO: 2023-09-18 21:57:08,729: [server2] Read '2023.09.18 21:57:08 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:08,729: [server2] Read '2023.09.18 21:57:08 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:08,729: [server2] Read '2023.09.18 21:57:08 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:08,729: [run_stunnel] Launching the stunnel 'server3' - got pid 2490505 DEBUG: 2023-09-18 21:57:08,730: [start_stunnel] Waiting for the stunnel 'server3' to start up INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Initializing service [server3]' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:08,765: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: DH initialization needed for DHE-RSA-AES256-GCM-SHA384' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: DH initialization' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Could not load DH parameters from /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.pem' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Using dynamic DH parameters' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Binding service [server3]' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Listening file descriptor created (FD=8)' INFO: 2023-09-18 21:57:08,766: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Setting accept socket options (FD=8)' INFO: 2023-09-18 21:57:08,767: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Option SO_REUSEADDR set on accept socket' INFO: 2023-09-18 21:57:08,767: [server3] Read '2023.09.18 21:57:08 LOG6[ui]: Service [server3] (FD=8) bound to 127.0.0.1:38487' DEBUG: 2023-09-18 21:57:08,767: [stunnel_output] Service [server3] (FD=8) bound to 127.0.0.1:38487 INFO: 2023-09-18 21:57:08,767: [server3] Read '2023.09.18 21:57:08 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server3.pid' INFO: 2023-09-18 21:57:08,768: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:57:08,768: [start_stunnel] INFO: 2023-09-18 21:57:08,768: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:57:08,768: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:08,768: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:08,768: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:08,769: [start_stunnel] INFO: 2023-09-18 21:57:08,769: [start_stunnel] delay = no INFO: 2023-09-18 21:57:08,769: [start_stunnel] failover = rr INFO: 2023-09-18 21:57:08,769: [start_stunnel] retry = yes INFO: 2023-09-18 21:57:08,769: [start_stunnel] INFO: 2023-09-18 21:57:08,769: [start_stunnel] [client] INFO: 2023-09-18 21:57:08,769: [start_stunnel] client = yes INFO: 2023-09-18 21:57:08,769: [start_stunnel] exec = /usr/bin/python3.10 INFO: 2023-09-18 21:57:08,769: [start_stunnel] execArgs = python3 /builddir/build/BUILD/stunnel-5.62/tests/reader.py /tmp/stunnel_tests.sxwgj9at/unix.sock INFO: 2023-09-18 21:57:08,769: [start_stunnel] connect = 127.0.0.1:43073 INFO: 2023-09-18 21:57:08,769: [start_stunnel] connect = 127.0.0.1:39441 INFO: 2023-09-18 21:57:08,769: [start_stunnel] connect = 127.0.0.1:38487 INFO: 2023-09-18 21:57:08,769: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:57:08,769: [start_stunnel] INFO: 2023-09-18 21:57:08,769: [server3] Read '2023.09.18 21:57:08 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:08,769: [server3] Read '2023.09.18 21:57:08 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:08,769: [server3] Read '2023.09.18 21:57:08 LOG5[cron]: Updating DH parameters' DEBUG: 2023-09-18 21:57:08,769: [run_stunnel] Launching the stunnel 'client' - got pid 2490544 DEBUG: 2023-09-18 21:57:08,769: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:57:08,793: [client] Read '2023.09.18 21:57:08 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:08,793: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Clients allowed=500' INFO: 2023-09-18 21:57:08,793: [client] Read '2023.09.18 21:57:08 LOG5[ui]: stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:08,793: [client] Read '2023.09.18 21:57:08 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:08,793: [client] Read '2023.09.18 21:57:08 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:08,793: [client] Read '2023.09.18 21:57:08 LOG7[ui]: errno: (*__errno_location ())' INFO: 2023-09-18 21:57:08,793: [client] Read '2023.09.18 21:57:08 LOG6[ui]: Initializing inetd mode configuration' INFO: 2023-09-18 21:57:08,793: [client] Read '2023.09.18 21:57:08 LOG5[ui]: Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG5[ui]: UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG5[ui]: FIPS mode disabled' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG6[ui]: Compression enabled: 0 methods' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG7[ui]: No PRNG seeding was required' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG6[ui]: Initializing service [client]' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly.' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG6[ui]: Using the default TLS version as specified in OpenSSL crypto policies. Not setting explicitly' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG6[ui]: OpenSSL security level is used: 2' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Ciphers: PROFILE=SYSTEM' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG7[ui]: TLSv1.3 ciphersuites: TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG7[ui]: TLS options: 0x2100000 (+0x0, -0x0)' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG6[ui]: Session resumption enabled' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG6[ui]: Loading certificate from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG6[ui]: Certificate loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG6[ui]: Loading private key from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG4[ui]: Insecure file permissions on /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG6[ui]: Private key loaded from file: /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Private key check succeeded' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG4[ui]: Service [client] needs authentication to prevent MITM attacks' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG6[ui]: DH initialization skipped: client section' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG7[ui]: ECDH initialization' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG7[ui]: ECDH initialized with curves X25519:P-256:X448:P-521:P-384' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG5[ui]: Configuration successful' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Deallocating deployed section defaults' INFO: 2023-09-18 21:57:08,794: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Skipped exec+connect service [client]' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Created pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Starting exec+connect service [client]' DEBUG: 2023-09-18 21:57:08,795: [stunnel_output] Starting exec+connect mode INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[cron]: Cron thread initialized' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG6[cron]: Executing cron jobs' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG6[cron]: Cron jobs completed in 0 seconds' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[cron]: Waiting 86400 seconds' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[0]: Service [client] started' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: Local mode child started (PID=2490549)' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG5[0_0]: Service [client] accepted connection from 127.0.0.1:34779' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: failover: round-robin, starting at entry #0' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: s_connect: connecting 127.0.0.1:43073' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: s_connect: s_poll_wait 127.0.0.1:43073: waiting 10 seconds' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG5[0_0]: s_connect: connected 127.0.0.1:43073' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG5[0_0]: Service [client] connected remote server from 127.0.0.1:54712' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: Peer certificate not required' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:08,795: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[ui]: Service [server1] accepted (FD=3) from 127.0.0.1:54712' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Service [server1] started' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG5[0]: Service [server1] accepted connection from 127.0.0.1:54712' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:08,796: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:08,797: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:57:08,797: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:08,797: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:08,797: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:08,797: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:08,797: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:08,797: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:57:08,797: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:57:08,797: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: Certificate verification disabled' INFO: 2023-09-18 21:57:08,797: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:08,797: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:08,797: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:08,797: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:08,797: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:08,798: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: 1 client connect(s) requested' INFO: 2023-09-18 21:57:08,798: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: 1 client connect(s) succeeded' INFO: 2023-09-18 21:57:08,798: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:08,798: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:08,798: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:08,798: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:08,798: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:08,798: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG6[0]: Session id: 611B93463D005950E0A66D6EED126D0B0B6B3C6AFB3290BA39928F38A20E6914' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:08,798: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG6[0]: Session id: 53876B85CD7AA0B86E12601EAA42D5B058BEFEA26E0F0E8A6694F120C44E635B' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG6[0]: s_connect: connecting 127.0.0.1:44009' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:44009: waiting 10 seconds' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG5[0]: s_connect: connected 127.0.0.1:44009' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG6[0]: persistence: 127.0.0.1:44009 cached' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG5[0]: Service [server1] connected remote server from 127.0.0.1:58084' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:08,799: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: New session callback' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Peer certificate was cached (1318 bytes)' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: Session id: 3FA6AB96788D1C7D2CDDA3DC9A45815C95B165B2FD38B9F8239360A60CDF6245' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: New session callback' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: Session id: 920D90159AAF8840F46E5CE61C9371875F160337401F21C5620050D86BCAF344' INFO: 2023-09-18 21:57:08,800: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:08,800: [client_connected_cb [127.0.0.1]:58084] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:08,872: [socket_connected_cb #0] Sending 'Hello 0' to the server INFO: 2023-09-18 21:57:08,872: [client_connected_cb [127.0.0.1]:58084] The client #0 sent data to the server: b'Hello 0\n' INFO: 2023-09-18 21:57:08,872: [client_connected_cb [127.0.0.1]:58084] The server sent data to the client #0: b'There!\n' DEBUG: 2023-09-18 21:57:08,872: [client_connected_cb [127.0.0.1]:58084] Closing down the server writer socket DEBUG: 2023-09-18 21:57:08,872: [client_connected_cb [127.0.0.1]:58084] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:57:08,872: [socket_connected_cb #0] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:08,872: [socket_connected_cb #0] Closing down the 'unix server' writer socket DEBUG: 2023-09-18 21:57:08,873: [socket_connected_cb #0] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:57:08,873: [socket_connected_cb #0] Test connection #0 has been completed INFO: 2023-09-18 21:57:08,873: [server1] Read '2023.09.18 21:57:08 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:08,873: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:08,873: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:08,873: [server1] Read '2023.09.18 21:57:08 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:08,873: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:08,873: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:08,873: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:08,886: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:08,886: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:08,886: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Sending close_notify alert' INFO: 2023-09-18 21:57:08,886: [client] Read '2023.09.18 21:57:08 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:08,886: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:08,886: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Processing SIGCHLD' INFO: 2023-09-18 21:57:08,886: [client] Read '2023.09.18 21:57:08 LOG7[ui]: Retrieving pid statuses with waitpid()' INFO: 2023-09-18 21:57:08,886: [client] Read '2023.09.18 21:57:08 LOG6[ui]: Child process 2490549 finished with code 0' INFO: 2023-09-18 21:57:08,886: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:08,886: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:08,886: [client] Read '2023.09.18 21:57:08 LOG5[0_0]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:08,887: [server1] Read '2023.09.18 21:57:08 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:08,887: [server1] Read '2023.09.18 21:57:08 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:08,887: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:08,887: [server1] Read '2023.09.18 21:57:08 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:08,887: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:08,887: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:08,887: [server1] Read '2023.09.18 21:57:08 LOG7[0]: Service [server1] finished (0 left)' INFO: 2023-09-18 21:57:08,887: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Remote descriptor (FD=3) closed' INFO: 2023-09-18 21:57:08,887: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Local descriptor (FD=9) closed' INFO: 2023-09-18 21:57:08,887: [client] Read '2023.09.18 21:57:08 LOG7[0_0]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:08,887: [client] Read '2023.09.18 21:57:08 LOG6[0_0]: Retrying an exec+connect section' INFO: 2023-09-18 21:57:09,888: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: Local mode child started (PID=2490689)' INFO: 2023-09-18 21:57:09,888: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:57:09,888: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:09,888: [client] Read '2023.09.18 21:57:09 LOG5[0_1]: Service [client] accepted connection from 127.0.0.1:58867' INFO: 2023-09-18 21:57:09,888: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: failover: round-robin, starting at entry #1' INFO: 2023-09-18 21:57:09,888: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: s_connect: connecting 127.0.0.1:39441' INFO: 2023-09-18 21:57:09,888: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: s_connect: s_poll_wait 127.0.0.1:39441: waiting 10 seconds' INFO: 2023-09-18 21:57:09,888: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:09,888: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:09,888: [client] Read '2023.09.18 21:57:09 LOG5[0_1]: s_connect: connected 127.0.0.1:39441' INFO: 2023-09-18 21:57:09,888: [client] Read '2023.09.18 21:57:09 LOG5[0_1]: Service [client] connected remote server from 127.0.0.1:39222' INFO: 2023-09-18 21:57:09,888: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:57:09,888: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:09,889: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:57:09,889: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:09,889: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: Peer certificate not required' INFO: 2023-09-18 21:57:09,889: [server2] Read '2023.09.18 21:57:09 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:09,889: [server2] Read '2023.09.18 21:57:09 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:09,889: [server2] Read '2023.09.18 21:57:09 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:09,889: [server2] Read '2023.09.18 21:57:09 LOG7[ui]: Service [server2] accepted (FD=3) from 127.0.0.1:39222' INFO: 2023-09-18 21:57:09,889: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:09,889: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:09,889: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:09,889: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Service [server2] started' INFO: 2023-09-18 21:57:09,889: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:09,890: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:09,890: [server2] Read '2023.09.18 21:57:09 LOG5[0]: Service [server2] accepted connection from 127.0.0.1:39222' INFO: 2023-09-18 21:57:09,890: [server2] Read '2023.09.18 21:57:09 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:09,890: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:09,890: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:09,890: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:09,890: [server2] Read '2023.09.18 21:57:09 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:09,890: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:09,890: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:09,890: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:09,890: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:09,890: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:09,891: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:57:09,891: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:09,891: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:09,891: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:09,891: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:09,891: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:09,891: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: Certificate verification disabled' INFO: 2023-09-18 21:57:09,891: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: Certificate verification disabled' INFO: 2023-09-18 21:57:09,891: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: Certificate verification disabled' INFO: 2023-09-18 21:57:09,891: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:09,891: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:09,891: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:09,891: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:09,892: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:09,892: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:09,892: [server2] Read '2023.09.18 21:57:09 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:09,892: [server2] Read '2023.09.18 21:57:09 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:09,892: [server2] Read '2023.09.18 21:57:09 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:09,892: [server2] Read '2023.09.18 21:57:09 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:09,892: [server2] Read '2023.09.18 21:57:09 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG6[0]: Session id: 16C507C1FB45CFB17B75016C853604547B70B8C857DCD13669B50417E905722F' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG6[0]: Session id: 81F928F5AC985330137040DB9E48C3D6CC9F9E5F61E64BFDEBAE88ACD14D19D8' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:09,893: [server2] Read '2023.09.18 21:57:09 LOG6[0]: s_connect: connecting 127.0.0.1:44009' INFO: 2023-09-18 21:57:09,894: [server2] Read '2023.09.18 21:57:09 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:44009: waiting 10 seconds' INFO: 2023-09-18 21:57:09,894: [server2] Read '2023.09.18 21:57:09 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:09,894: [server2] Read '2023.09.18 21:57:09 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:09,894: [server2] Read '2023.09.18 21:57:09 LOG5[0]: s_connect: connected 127.0.0.1:44009' INFO: 2023-09-18 21:57:09,894: [server2] Read '2023.09.18 21:57:09 LOG6[0]: persistence: 127.0.0.1:44009 cached' INFO: 2023-09-18 21:57:09,894: [server2] Read '2023.09.18 21:57:09 LOG5[0]: Service [server2] connected remote server from 127.0.0.1:58092' INFO: 2023-09-18 21:57:09,894: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:09,894: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:09,894: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: 2 client connect(s) requested' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: 2 client connect(s) succeeded' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: 0 session reuse(s)' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: New session callback' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: Session id: ED2E48DDD5F46D70AD6BCC171F732F15F933DF01C7C2D0FDDD7F2820B955CA8D' INFO: 2023-09-18 21:57:09,894: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:09,895: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:09,895: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:09,895: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:09,895: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: New session callback' INFO: 2023-09-18 21:57:09,895: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:09,895: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: Session id: FEE897815ECD69A8AEA57D6F566660ED77D930E04FD007C01F105C8CB07C305A' INFO: 2023-09-18 21:57:09,895: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:09,896: [client_connected_cb [127.0.0.1]:58092] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:09,940: [socket_connected_cb #1] Sending 'Hello 1' to the server INFO: 2023-09-18 21:57:09,940: [client_connected_cb [127.0.0.1]:58092] The client #1 sent data to the server: b'Hello 1\n' INFO: 2023-09-18 21:57:09,941: [client_connected_cb [127.0.0.1]:58092] The server sent data to the client #1: b'There!\n' DEBUG: 2023-09-18 21:57:09,941: [client_connected_cb [127.0.0.1]:58092] Closing down the server writer socket DEBUG: 2023-09-18 21:57:09,941: [client_connected_cb [127.0.0.1]:58092] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:57:09,941: [socket_connected_cb #1] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:09,941: [socket_connected_cb #1] Closing down the 'unix server' writer socket DEBUG: 2023-09-18 21:57:09,941: [socket_connected_cb #1] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:57:09,941: [socket_connected_cb #1] Test connection #1 has been completed INFO: 2023-09-18 21:57:09,941: [server2] Read '2023.09.18 21:57:09 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:09,941: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:09,941: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:09,941: [server2] Read '2023.09.18 21:57:09 LOG6[0]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:09,941: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:09,941: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:09,942: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Sent socket write shutdown' INFO: 2023-09-18 21:57:09,949: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:09,949: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Sending close_notify alert' INFO: 2023-09-18 21:57:09,949: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:09,949: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: SSL_shutdown successfully sent close_notify alert' INFO: 2023-09-18 21:57:09,949: [client] Read '2023.09.18 21:57:09 LOG5[0_1]: Connection closed: 8 byte(s) sent to TLS, 7 byte(s) sent to socket' INFO: 2023-09-18 21:57:09,949: [client] Read '2023.09.18 21:57:09 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:09,950: [client] Read '2023.09.18 21:57:09 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:09,950: [client] Read '2023.09.18 21:57:09 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:09,950: [client] Read '2023.09.18 21:57:09 LOG7[ui]: Processing SIGCHLD' INFO: 2023-09-18 21:57:09,950: [client] Read '2023.09.18 21:57:09 LOG7[ui]: Retrieving pid statuses with waitpid()' INFO: 2023-09-18 21:57:09,950: [client] Read '2023.09.18 21:57:09 LOG6[ui]: Child process 2490689 finished with code 0' INFO: 2023-09-18 21:57:09,950: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Remote descriptor (FD=3) closed' INFO: 2023-09-18 21:57:09,950: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Local descriptor (FD=9) closed' INFO: 2023-09-18 21:57:09,950: [client] Read '2023.09.18 21:57:09 LOG7[0_1]: Service [client] finished (0 left)' INFO: 2023-09-18 21:57:09,950: [client] Read '2023.09.18 21:57:09 LOG6[0_1]: Retrying an exec+connect section' INFO: 2023-09-18 21:57:09,950: [server2] Read '2023.09.18 21:57:09 LOG7[0]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:09,950: [server2] Read '2023.09.18 21:57:09 LOG6[0]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:09,950: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Sent socket write shutdown' INFO: 2023-09-18 21:57:09,950: [server2] Read '2023.09.18 21:57:09 LOG5[0]: Connection closed: 7 byte(s) sent to TLS, 8 byte(s) sent to socket' INFO: 2023-09-18 21:57:09,950: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Remote descriptor (FD=9) closed' INFO: 2023-09-18 21:57:09,950: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Local descriptor (FD=3) closed' INFO: 2023-09-18 21:57:09,950: [server2] Read '2023.09.18 21:57:09 LOG7[0]: Service [server2] finished (0 left)' INFO: 2023-09-18 21:57:10,951: [client] Read '2023.09.18 21:57:10 LOG6[0_2]: Local mode child started (PID=2490865)' INFO: 2023-09-18 21:57:10,951: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: Setting local socket options (FD=9)' INFO: 2023-09-18 21:57:10,951: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:10,951: [client] Read '2023.09.18 21:57:10 LOG5[0_2]: Service [client] accepted connection from 127.0.0.1:40877' INFO: 2023-09-18 21:57:10,951: [client] Read '2023.09.18 21:57:10 LOG6[0_2]: failover: round-robin, starting at entry #2' INFO: 2023-09-18 21:57:10,951: [client] Read '2023.09.18 21:57:10 LOG6[0_2]: s_connect: connecting 127.0.0.1:38487' INFO: 2023-09-18 21:57:10,951: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: s_connect: s_poll_wait 127.0.0.1:38487: waiting 10 seconds' INFO: 2023-09-18 21:57:10,951: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:10,951: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: FD=3 events=0x2005 revents=0x0' INFO: 2023-09-18 21:57:10,951: [client] Read '2023.09.18 21:57:10 LOG5[0_2]: s_connect: connected 127.0.0.1:38487' INFO: 2023-09-18 21:57:10,952: [client] Read '2023.09.18 21:57:10 LOG5[0_2]: Service [client] connected remote server from 127.0.0.1:42816' INFO: 2023-09-18 21:57:10,952: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: Setting remote socket options (FD=3)' INFO: 2023-09-18 21:57:10,952: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:10,952: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: Remote descriptor (FD=3) initialized' INFO: 2023-09-18 21:57:10,952: [client] Read '2023.09.18 21:57:10 LOG6[0_2]: SNI: sending servername: 127.0.0.1' INFO: 2023-09-18 21:57:10,952: [client] Read '2023.09.18 21:57:10 LOG6[0_2]: Peer certificate not required' INFO: 2023-09-18 21:57:10,952: [server3] Read '2023.09.18 21:57:10 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:10,952: [server3] Read '2023.09.18 21:57:10 LOG7[ui]: FD=4 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:10,952: [server3] Read '2023.09.18 21:57:10 LOG7[ui]: FD=8 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:10,952: [server3] Read '2023.09.18 21:57:10 LOG7[ui]: Service [server3] accepted (FD=3) from 127.0.0.1:42816' INFO: 2023-09-18 21:57:10,952: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): before SSL initialization' INFO: 2023-09-18 21:57:10,952: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:10,952: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:10,952: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Service [server3] started' INFO: 2023-09-18 21:57:10,952: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Setting local socket options (FD=3)' INFO: 2023-09-18 21:57:10,952: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Option TCP_NODELAY set on local socket' INFO: 2023-09-18 21:57:10,952: [server3] Read '2023.09.18 21:57:10 LOG5[0]: Service [server3] accepted connection from 127.0.0.1:42816' INFO: 2023-09-18 21:57:10,952: [server3] Read '2023.09.18 21:57:10 LOG6[0]: Peer certificate not required' INFO: 2023-09-18 21:57:10,952: [server3] Read '2023.09.18 21:57:10 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:10,952: [server3] Read '2023.09.18 21:57:10 LOG7[0]: TLS state (accept): before SSL initialization' INFO: 2023-09-18 21:57:10,952: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:10,952: [server3] Read '2023.09.18 21:57:10 LOG7[0]: SNI: no virtual services defined' INFO: 2023-09-18 21:57:10,952: [server3] Read '2023.09.18 21:57:10 LOG7[0]: TLS state (accept): SSLv3/TLS read client hello' INFO: 2023-09-18 21:57:10,953: [server3] Read '2023.09.18 21:57:10 LOG7[0]: TLS state (accept): SSLv3/TLS write server hello' INFO: 2023-09-18 21:57:10,953: [server3] Read '2023.09.18 21:57:10 LOG7[0]: TLS state (accept): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:10,953: [server3] Read '2023.09.18 21:57:10 LOG7[0]: TLS state (accept): TLSv1.3 write encrypted extensions' INFO: 2023-09-18 21:57:10,953: [server3] Read '2023.09.18 21:57:10 LOG7[0]: TLS state (accept): SSLv3/TLS write certificate' INFO: 2023-09-18 21:57:10,953: [server3] Read '2023.09.18 21:57:10 LOG7[0]: TLS state (accept): TLSv1.3 write server certificate verify' INFO: 2023-09-18 21:57:10,953: [server3] Read '2023.09.18 21:57:10 LOG7[0]: TLS state (accept): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:10,953: [server3] Read '2023.09.18 21:57:10 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:10,953: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): SSLv3/TLS write client hello' INFO: 2023-09-18 21:57:10,953: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): SSLv3/TLS read server hello' INFO: 2023-09-18 21:57:10,953: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): TLSv1.3 read encrypted extensions' INFO: 2023-09-18 21:57:10,953: [client] Read '2023.09.18 21:57:10 LOG6[0_2]: Certificate verification disabled' INFO: 2023-09-18 21:57:10,953: [client] Read '2023.09.18 21:57:10 LOG6[0_2]: Certificate verification disabled' INFO: 2023-09-18 21:57:10,953: [client] Read '2023.09.18 21:57:10 LOG6[0_2]: Certificate verification disabled' INFO: 2023-09-18 21:57:10,953: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): SSLv3/TLS read server certificate' INFO: 2023-09-18 21:57:10,954: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): TLSv1.3 read server certificate verify' INFO: 2023-09-18 21:57:10,954: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:10,954: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): SSLv3/TLS write change cipher spec' INFO: 2023-09-18 21:57:10,954: [server3] Read '2023.09.18 21:57:10 LOG7[0]: TLS state (accept): TLSv1.3 early data' INFO: 2023-09-18 21:57:10,954: [server3] Read '2023.09.18 21:57:10 LOG7[0]: TLS state (accept): SSLv3/TLS read finished' INFO: 2023-09-18 21:57:10,954: [server3] Read '2023.09.18 21:57:10 LOG7[0]: 1 server accept(s) requested' INFO: 2023-09-18 21:57:10,954: [server3] Read '2023.09.18 21:57:10 LOG7[0]: 1 server accept(s) succeeded' INFO: 2023-09-18 21:57:10,954: [server3] Read '2023.09.18 21:57:10 LOG7[0]: 0 server renegotiation(s) requested' INFO: 2023-09-18 21:57:10,954: [server3] Read '2023.09.18 21:57:10 LOG7[0]: 0 session reuse(s)' INFO: 2023-09-18 21:57:10,954: [server3] Read '2023.09.18 21:57:10 LOG7[0]: 0 internal session cache item(s)' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: 0 internal session cache fill-up(s)' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: 0 internal session cache miss(es)' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: 0 external session cache hit(s)' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: 0 expired session(s) retrieved' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG6[0]: Session id: E1818EE7E82CBF11EAC8E9714467F2C3ECA9A6EB4F3B1F29D8E45D66F4FB4B4D' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Generate session ticket callback' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: New session callback' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG6[0]: No peer certificate received' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG6[0]: Session id: 024019F1CDEC6401CA704F66E2D750921DFB3167A48875981959E67E85481385' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: TLS state (accept): SSLv3/TLS write session ticket' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG6[0]: TLS accepted: new session negotiated' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG6[0]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG6[0]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:10,955: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): SSLv3/TLS write finished' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: 3 client connect(s) requested' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: 3 client connect(s) succeeded' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: 0 client renegotiation(s) requested' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: 0 session reuse(s)' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG6[0_2]: TLS connected: new session negotiated' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG6[0_2]: TLSv1.3 ciphersuite: TLS_AES_256_GCM_SHA384 (256-bit encryption)' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG6[0_2]: Peer temporary key: X25519, 253 bits' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: Compression: null, expansion: null' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: New session callback' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG6[0_2]: Session id: 2E9AB95E698AC25E57AD205276AF0C16F5681FC0845116321DB50BE3BA3AFEBF' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:10,955: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:10,956: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): SSL negotiation finished successfully' INFO: 2023-09-18 21:57:10,956: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: Initializing application specific data for session authenticated' INFO: 2023-09-18 21:57:10,956: [server3] Read '2023.09.18 21:57:10 LOG6[0]: s_connect: connecting 127.0.0.1:44009' INFO: 2023-09-18 21:57:10,956: [server3] Read '2023.09.18 21:57:10 LOG7[0]: s_connect: s_poll_wait 127.0.0.1:44009: waiting 10 seconds' INFO: 2023-09-18 21:57:10,956: [server3] Read '2023.09.18 21:57:10 LOG7[0]: FD=6 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:10,956: [server3] Read '2023.09.18 21:57:10 LOG7[0]: FD=9 events=0x2005 revents=0x1' INFO: 2023-09-18 21:57:10,956: [server3] Read '2023.09.18 21:57:10 LOG5[0]: s_connect: connected 127.0.0.1:44009' INFO: 2023-09-18 21:57:10,956: [server3] Read '2023.09.18 21:57:10 LOG6[0]: persistence: 127.0.0.1:44009 cached' INFO: 2023-09-18 21:57:10,956: [server3] Read '2023.09.18 21:57:10 LOG5[0]: Service [server3] connected remote server from 127.0.0.1:58098' INFO: 2023-09-18 21:57:10,956: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Setting remote socket options (FD=9)' INFO: 2023-09-18 21:57:10,956: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Option TCP_NODELAY set on remote socket' INFO: 2023-09-18 21:57:10,956: [server3] Read '2023.09.18 21:57:10 LOG7[0]: Remote descriptor (FD=9) initialized' INFO: 2023-09-18 21:57:10,957: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: New session callback' INFO: 2023-09-18 21:57:10,957: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: Deallocating application specific data for session connect address' INFO: 2023-09-18 21:57:10,957: [client] Read '2023.09.18 21:57:10 LOG6[0_2]: Session id: D81C81CB0BCB399C6DE72C58CAE333BCCE19524782528C84D289CD0077BA0D0A' INFO: 2023-09-18 21:57:10,957: [client] Read '2023.09.18 21:57:10 LOG7[0_2]: TLS state (connect): SSLv3/TLS read server session ticket' INFO: 2023-09-18 21:57:10,957: [client_connected_cb [127.0.0.1]:58098] The 'listener' task accepted a connection from a client DEBUG: 2023-09-18 21:57:11,001: [socket_connected_cb #2] Sending 'Hello 2' to the server INFO: 2023-09-18 21:57:11,001: [client_connected_cb [127.0.0.1]:58098] The client #2 sent data to the server: b'Hello 2\n' INFO: 2023-09-18 21:57:11,001: [client_connected_cb [127.0.0.1]:58098] The server sent data to the client #2: b'There!\n' DEBUG: 2023-09-18 21:57:11,001: [client_connected_cb [127.0.0.1]:58098] Closing down the server writer socket DEBUG: 2023-09-18 21:57:11,001: [client_connected_cb [127.0.0.1]:58098] The 'listener' task closed a connection to the client INFO: 2023-09-18 21:57:11,002: [socket_connected_cb #2] Client received 'b'There!\n'' from the server DEBUG: 2023-09-18 21:57:11,002: [socket_connected_cb #2] Closing down the 'unix server' writer socket INFO: 2023-09-18 21:57:11,002: [server3] Read '2023.09.18 21:57:11 LOG6[0]: Read socket closed (readsocket)' INFO: 2023-09-18 21:57:11,002: [server3] Read '2023.09.18 21:57:11 LOG7[0]: Sending close_notify alert' INFO: 2023-09-18 21:57:11,002: [server3] Read '2023.09.18 21:57:11 LOG7[0]: TLS alert (write): warning: close notify' INFO: 2023-09-18 21:57:11,002: [server3] Read '2023.09.18 21:57:11 LOG6[0]: SSL_shutdown successfully sent close_notify alert' DEBUG: 2023-09-18 21:57:11,002: [socket_connected_cb #2] Waiting for an EOF on the 'unix server' reader socket INFO: 2023-09-18 21:57:11,002: [socket_connected_cb #2] Test connection #2 has been completed DEBUG: 2023-09-18 21:57:11,002: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:11,002: [cleanup_stunnels] About to kill and wait for 4 stunnel process(es) DEBUG: 2023-09-18 21:57:11,002: [cleanup_stunnels] Waiting for the 'server1' PID 2490489 to exit... DEBUG: 2023-09-18 21:57:11,002: [cleanup_stunnels] Waiting for the 'server2' PID 2490493 to exit... DEBUG: 2023-09-18 21:57:11,002: [cleanup_stunnels] Waiting for the 'server3' PID 2490505 to exit... DEBUG: 2023-09-18 21:57:11,002: [cleanup_stunnels] Waiting for the 'client' PID 2490544 to exit... INFO: 2023-09-18 21:57:11,002: [client] Read '2023.09.18 21:57:11 LOG7[0_2]: TLS alert (read): warning: close notify' INFO: 2023-09-18 21:57:11,002: [client] Read '2023.09.18 21:57:11 LOG6[0_2]: TLS closed (SSL_read)' INFO: 2023-09-18 21:57:11,002: [client] Read '2023.09.18 21:57:11 LOG7[0_2]: Sent socket write shutdown' INFO: 2023-09-18 21:57:11,003: [server2] Read '2023.09.18 21:57:11 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:11,003: [server2] Read '2023.09.18 21:57:11 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:11,003: [server2] Read '2023.09.18 21:57:11 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:11,003: [server2] Read '2023.09.18 21:57:11 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:11,003: [server2] Read '2023.09.18 21:57:11 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:11,003: [server2] Read '2023.09.18 21:57:11 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:11,003: [server2] Read '2023.09.18 21:57:11 LOG7[ui]: Leak detection table utilization: 131/997, 13.14%' INFO: 2023-09-18 21:57:11,003: [server2] Read '2023.09.18 21:57:11 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server2.pid' INFO: 2023-09-18 21:57:11,003: [server2] Read '2023.09.18 21:57:11 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:11,003: [server2] Read '2023.09.18 21:57:11 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:11,003: [server2] Read '2023.09.18 21:57:11 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:11,003: [server2] Read '2023.09.18 21:57:11 LOG7[ui]: Unbinding service [server2]' INFO: 2023-09-18 21:57:11,003: [server2] Read '2023.09.18 21:57:11 LOG7[ui]: Service [server2] closed (FD=8)' INFO: 2023-09-18 21:57:11,003: [server2] Read '2023.09.18 21:57:11 LOG7[ui]: Service [server2] closed' INFO: 2023-09-18 21:57:11,003: [server1] Read '2023.09.18 21:57:11 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:11,003: [server1] Read '2023.09.18 21:57:11 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:11,003: [server1] Read '2023.09.18 21:57:11 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:11,003: [server1] Read '2023.09.18 21:57:11 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:11,003: [server1] Read '2023.09.18 21:57:11 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:11,003: [server1] Read '2023.09.18 21:57:11 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:11,003: [server1] Read '2023.09.18 21:57:11 LOG7[ui]: Leak detection table utilization: 131/997, 13.14%' INFO: 2023-09-18 21:57:11,003: [server1] Read '2023.09.18 21:57:11 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server1.pid' INFO: 2023-09-18 21:57:11,003: [server1] Read '2023.09.18 21:57:11 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:11,003: [server1] Read '2023.09.18 21:57:11 LOG6[ui]: Terminating 1 service thread(s)' INFO: 2023-09-18 21:57:11,003: [server1] Read '2023.09.18 21:57:11 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:11,004: [server1] Read '2023.09.18 21:57:11 LOG7[ui]: Unbinding service [server1]' INFO: 2023-09-18 21:57:11,004: [server1] Read '2023.09.18 21:57:11 LOG7[ui]: Service [server1] closed (FD=8)' INFO: 2023-09-18 21:57:11,004: [server1] Read '2023.09.18 21:57:11 LOG7[ui]: Service [server1] closed' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG7[ui]: FD=8 events=0x2001 revents=0x0' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG7[ui]: Leak detection table utilization: 131/997, 13.14%' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_server3.pid' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG7[ui]: Terminating a thread for [server3]' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG6[ui]: Terminating 2 service thread(s)' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG7[ui]: Unbinding service [server3]' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG7[ui]: Service [server3] closed (FD=8)' INFO: 2023-09-18 21:57:11,004: [server3] Read '2023.09.18 21:57:11 LOG7[ui]: Service [server3] closed' INFO: 2023-09-18 21:57:11,004: [client] Read '2023.09.18 21:57:11 LOG7[ui]: Found 1 ready file descriptor(s)' INFO: 2023-09-18 21:57:11,004: [client] Read '2023.09.18 21:57:11 LOG7[ui]: FD=4 events=0x2001 revents=0x1' INFO: 2023-09-18 21:57:11,004: [client] Read '2023.09.18 21:57:11 LOG7[ui]: Dispatching a signal from the signal pipe' INFO: 2023-09-18 21:57:11,004: [client] Read '2023.09.18 21:57:11 LOG7[ui]: Processing SIGNAL_TERMINATE' INFO: 2023-09-18 21:57:11,004: [client] Read '2023.09.18 21:57:11 LOG5[ui]: Terminated' INFO: 2023-09-18 21:57:11,004: [client] Read '2023.09.18 21:57:11 LOG7[ui]: Leak detection table utilization: 147/997, 14.74%' INFO: 2023-09-18 21:57:11,004: [client] Read '2023.09.18 21:57:11 LOG7[ui]: Removed pid file /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid' INFO: 2023-09-18 21:57:11,004: [client] Read '2023.09.18 21:57:11 LOG7[ui]: Terminating a thread for [client]' INFO: 2023-09-18 21:57:11,004: [client] Read '2023.09.18 21:57:11 LOG7[ui]: Terminating the cron thread' INFO: 2023-09-18 21:57:11,004: [client] Read '2023.09.18 21:57:11 LOG6[ui]: Terminating 2 service thread(s)' INFO: 2023-09-18 21:57:11,004: [client] Read '2023.09.18 21:57:11 LOG6[ui]: Service threads terminated' INFO: 2023-09-18 21:57:11,004: [client] Read '2023.09.18 21:57:11 LOG7[ui]: Unbinding service [client]' INFO: 2023-09-18 21:57:11,004: [client] Read '2023.09.18 21:57:11 LOG7[ui]: Service [client] closed' INFO: 2023-09-18 21:57:11,006: [stunnel_output] Done with task 'server1 output' INFO: 2023-09-18 21:57:11,006: [stunnel_output] Done with task 'server2 output' INFO: 2023-09-18 21:57:11,006: [stunnel_output] Done with task 'server3 output' INFO: 2023-09-18 21:57:11,006: [cleanup_stunnels] Got stunnel processes' exit status: [0, 0, 0, 0] DEBUG: 2023-09-18 21:57:11,006: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:11,006: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:11,006: [cleanup_tasks] Waiting for the 'unix server' task to hopefully finish DEBUG: 2023-09-18 21:57:11,006: [cleanup_tasks] Done with the 'unix server' task DEBUG: 2023-09-18 21:57:11,006: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:11,006: [set_result] The test result has been set WARNING: 2023-09-18 21:57:11,007: [test_stunnel] Test succeeded INFO: 2023-09-18 21:57:11,008: INFO: 2023-09-18 21:57:11,008: [plugins] >>>>> Applying 'Wrong configuration' <<<<< WARNING: 2023-09-18 21:57:11,008: WARNING: 2023-09-18 21:57:11,008: [test_stunnel] ***** Start '251. Wrong client configuration' ***** INFO: 2023-09-18 21:57:11,008: [start_listener] Awaiting the HTTPS server started... INFO: 2023-09-18 21:57:11,008: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:11,008: [start_socket_server] Creating a SSL context INFO: 2023-09-18 21:57:11,008: [start_socket_server] Load server certificate INFO: 2023-09-18 21:57:11,008: [start_socket_server] Start HTTPS server INFO: 2023-09-18 21:57:11,009: [start_listener] HTTPS server is listening on [127.0.0.1]:42965 INFO: 2023-09-18 21:57:11,009: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:11,009: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf INFO: 2023-09-18 21:57:11,009: [start_stunnel] INFO: 2023-09-18 21:57:11,009: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_client.pid INFO: 2023-09-18 21:57:11,009: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:11,009: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:11,009: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:11,009: [start_stunnel] INFO: 2023-09-18 21:57:11,009: [start_stunnel] [client] INFO: 2023-09-18 21:57:11,009: [start_stunnel] client = yes INFO: 2023-09-18 21:57:11,009: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:11,009: [start_stunnel] ;*** error *** INFO: 2023-09-18 21:57:11,009: [start_stunnel] ;connect = 127.0.0.1:42965 INFO: 2023-09-18 21:57:11,009: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/client_cert.pem INFO: 2023-09-18 21:57:11,009: [start_stunnel] DEBUG: 2023-09-18 21:57:11,010: [run_stunnel] Launching the stunnel 'client' - got pid 2490955 DEBUG: 2023-09-18 21:57:11,010: [start_stunnel] Waiting for the stunnel 'client' to start up INFO: 2023-09-18 21:57:11,012: [stunnel_output] Done with task 'client output' INFO: 2023-09-18 21:57:11,031: [client] Read '[ ] Initializing inetd mode configuration' INFO: 2023-09-18 21:57:11,031: [client] Read '[ ] Clients allowed=500' INFO: 2023-09-18 21:57:11,031: [client] Read '[.] stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:11,031: [client] Read '[.] Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:11,031: [client] Read '[.] Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:11,031: [client] Read '[ ] errno: (*__errno_location ())' INFO: 2023-09-18 21:57:11,031: [client] Read '[ ] Initializing inetd mode configuration' INFO: 2023-09-18 21:57:11,031: [client] Read '[.] Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_client.conf' INFO: 2023-09-18 21:57:11,031: [client] Read '[.] UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:11,031: [client] Read '[.] FIPS mode disabled' INFO: 2023-09-18 21:57:11,031: [client] Read '[ ] Compression enabled: 0 methods' INFO: 2023-09-18 21:57:11,031: [client] Read '[ ] No PRNG seeding was required' INFO: 2023-09-18 21:57:11,031: [client] Read '[ ] Initializing service [client]' INFO: 2023-09-18 21:57:11,031: [client] Read '[!] Service [client]: Each service must define two endpoints' INFO: 2023-09-18 21:57:11,031: [client] Read '[!] Configuration failed' WARNING: 2023-09-18 21:57:11,031: [stunnel_output] Stunnel 'client' configuration failed INFO: 2023-09-18 21:57:11,031: [client] Read '[ ] Deallocating temporary section defaults' INFO: 2023-09-18 21:57:11,031: [client] Read '[ ] Deallocating section [client]' DEBUG: 2023-09-18 21:57:11,032: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:11,032: [start_connections] Create task plain-0 INFO: 2023-09-18 21:57:11,032: [test_connect [127.0.0.1]:0 #0] Trying port 0 encrypted False INFO: 2023-09-18 21:57:11,032: [establish_connection [127.0.0.1]:0 #0] Opening an unencrypted connection INFO: 2023-09-18 21:57:11,033: [stunnel_output] Done with task 'client output' WARNING: 2023-09-18 21:57:11,033: [establish_connection [127.0.0.1]:0 #0] Failed to connect to 127.0.0.1:0: [Errno 111] Connect call failed ('127.0.0.1', 0) INFO: 2023-09-18 21:57:11,033: [test_connect [127.0.0.1]:0 #0] Establish connection failed INFO: 2023-09-18 21:57:11,033: [test_connect [127.0.0.1]:0 #0] Test connection #0 has been completed WARNING: 2023-09-18 21:57:11,033: [remove_connection] Warning: Connection #0 done too early DEBUG: 2023-09-18 21:57:11,033: [remove_connection] Done with task 'plain-0' DEBUG: 2023-09-18 21:57:11,033: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:11,033: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:57:11,033: [cleanup_stunnels] Waiting for the 'client' PID 2490955 to exit... DEBUG: 2023-09-18 21:57:11,033: [cleanup_stunnels] PID 2490955 already finished INFO: 2023-09-18 21:57:11,033: [cleanup_stunnels] Got stunnel processes' exit status: [1] DEBUG: 2023-09-18 21:57:11,033: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:11,033: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:11,033: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:11,033: [set_result] The test result has been set WARNING: 2023-09-18 21:57:11,033: [test_stunnel] Test succeeded INFO: 2023-09-18 21:57:11,033: INFO: 2023-09-18 21:57:11,034: [plugins] >>>>> Applying 'Wrong configuration' <<<<< WARNING: 2023-09-18 21:57:11,034: WARNING: 2023-09-18 21:57:11,034: [test_stunnel] ***** Start '261. Wrong server configuration' ***** INFO: 2023-09-18 21:57:11,034: [start_listener] Awaiting the HTTP server started... INFO: 2023-09-18 21:57:11,034: [start_socket_server] Server starts on a first available port INFO: 2023-09-18 21:57:11,034: [start_socket_server] Start HTTP server INFO: 2023-09-18 21:57:11,034: [start_listener] HTTP server is listening on [127.0.0.1]:42923 INFO: 2023-09-18 21:57:11,034: [start_listener] Awaiting client connections... INFO: 2023-09-18 21:57:11,034: [start_stunnel] Using config file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf INFO: 2023-09-18 21:57:11,034: [start_stunnel] INFO: 2023-09-18 21:57:11,034: [start_stunnel] pid = /tmp/stunnel_tests.sxwgj9at/stunnel_server.pid INFO: 2023-09-18 21:57:11,035: [start_stunnel] foreground = yes INFO: 2023-09-18 21:57:11,035: [start_stunnel] debug = debug INFO: 2023-09-18 21:57:11,035: [start_stunnel] syslog = no INFO: 2023-09-18 21:57:11,035: [start_stunnel] INFO: 2023-09-18 21:57:11,035: [start_stunnel] [server] INFO: 2023-09-18 21:57:11,035: [start_stunnel] accept = 127.0.0.1:0 INFO: 2023-09-18 21:57:11,035: [start_stunnel] ;*** error *** INFO: 2023-09-18 21:57:11,035: [start_stunnel] ;connect = 127.0.0.1:42923 INFO: 2023-09-18 21:57:11,035: [start_stunnel] cert = /builddir/build/BUILD/stunnel-5.62/tests/certs/server_cert.p12 INFO: 2023-09-18 21:57:11,035: [start_stunnel] DEBUG: 2023-09-18 21:57:11,035: [run_stunnel] Launching the stunnel 'server' - got pid 2490971 DEBUG: 2023-09-18 21:57:11,035: [start_stunnel] Waiting for the stunnel 'server' to start up INFO: 2023-09-18 21:57:11,056: [server] Read '[ ] Initializing inetd mode configuration' INFO: 2023-09-18 21:57:11,056: [server] Read '[ ] Clients allowed=500' INFO: 2023-09-18 21:57:11,056: [server] Read '[.] stunnel 5.62 on x86_64-opencloudos-linux-gnu platform' INFO: 2023-09-18 21:57:11,056: [server] Read '[.] Compiled/running with OpenSSL 3.0.8 7 Feb 2023' INFO: 2023-09-18 21:57:11,056: [server] Read '[.] Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI' INFO: 2023-09-18 21:57:11,056: [server] Read '[ ] errno: (*__errno_location ())' INFO: 2023-09-18 21:57:11,056: [server] Read '[ ] Initializing inetd mode configuration' INFO: 2023-09-18 21:57:11,056: [server] Read '[.] Reading configuration from file /tmp/stunnel_tests.sxwgj9at/stunnel_server.conf' INFO: 2023-09-18 21:57:11,056: [server] Read '[.] UTF-8 byte order mark not detected' INFO: 2023-09-18 21:57:11,056: [server] Read '[.] FIPS mode disabled' INFO: 2023-09-18 21:57:11,056: [server] Read '[ ] Compression enabled: 0 methods' INFO: 2023-09-18 21:57:11,056: [server] Read '[ ] No PRNG seeding was required' INFO: 2023-09-18 21:57:11,056: [server] Read '[ ] Initializing service [server]' INFO: 2023-09-18 21:57:11,056: [server] Read '[!] Service [server]: Each service must define two endpoints' INFO: 2023-09-18 21:57:11,057: [server] Read '[!] Configuration failed' WARNING: 2023-09-18 21:57:11,057: [stunnel_output] Stunnel 'server' configuration failed INFO: 2023-09-18 21:57:11,057: [server] Read '[ ] Deallocating temporary section defaults' INFO: 2023-09-18 21:57:11,057: [server] Read '[ ] Deallocating section [server]' DEBUG: 2023-09-18 21:57:11,057: [start_connections] Testing connections... DEBUG: 2023-09-18 21:57:11,057: [start_connections] Create task encr-0 INFO: 2023-09-18 21:57:11,058: [test_connect [127.0.0.1]:0 #0] Trying port 0 encrypted True INFO: 2023-09-18 21:57:11,058: [establish_connection [127.0.0.1]:0 #0] Creating a SSL context INFO: 2023-09-18 21:57:11,058: [establish_connection [127.0.0.1]:0 #0] Opening a SSL connection INFO: 2023-09-18 21:57:11,058: [stunnel_output] Done with task 'server output' WARNING: 2023-09-18 21:57:11,058: [establish_connection [127.0.0.1]:0 #0] Failed to connect to 127.0.0.1:0: [Errno 111] Connect call failed ('127.0.0.1', 0) INFO: 2023-09-18 21:57:11,058: [test_connect [127.0.0.1]:0 #0] Establish connection failed INFO: 2023-09-18 21:57:11,058: [test_connect [127.0.0.1]:0 #0] Test connection #0 has been completed WARNING: 2023-09-18 21:57:11,058: [remove_connection] Warning: Connection #0 done too early DEBUG: 2023-09-18 21:57:11,058: [remove_connection] Done with task 'encr-0' DEBUG: 2023-09-18 21:57:11,058: [remove_connection] Testing connections done DEBUG: 2023-09-18 21:57:11,058: [cleanup_stunnels] About to kill and wait for 1 stunnel process(es) DEBUG: 2023-09-18 21:57:11,058: [cleanup_stunnels] Waiting for the 'server' PID 2490971 to exit... DEBUG: 2023-09-18 21:57:11,058: [cleanup_stunnels] PID 2490971 already finished INFO: 2023-09-18 21:57:11,058: [cleanup_stunnels] Got stunnel processes' exit status: [1] DEBUG: 2023-09-18 21:57:11,058: [cleanup_tasks] Waiting for the 'listener' task to hopefully finish DEBUG: 2023-09-18 21:57:11,058: [cleanup_tasks] Done with the 'listener' task DEBUG: 2023-09-18 21:57:11,058: [cleanup_tasks] Done with all tasks DEBUG: 2023-09-18 21:57:11,058: [set_result] The test result has been set WARNING: 2023-09-18 21:57:11,059: [test_stunnel] Test succeeded INFO: 2023-09-18 21:57:11,059: [main] Stunnel tests completed tests/logs/summary.log: Initializing inetd mode configuration stunnel 5.62 on x86_64-opencloudos-linux-gnu platform Compiled/running with OpenSSL 3.0.8 7 Feb 2023 Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI Global options: fips = no RNDbytes = 1024 RNDfile = /dev/urandom RNDoverwrite = yes Service-level options: ciphers = FIPS (with "fips = yes") ciphers = PROFILE=SYSTEM (with "fips = no") ciphersuites = TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256 (with TLSv1.3) curves = X25519:P-256:X448:P-521:P-384 debug = daemon.notice logId = sequential options = NO_SSLv2 options = NO_SSLv3 securityLevel = 2 sessionCacheSize = 1000 sessionCacheTimeout = 300 seconds stack = 65536 bytes TIMEOUTbusy = 300 seconds TIMEOUTclose = 60 seconds TIMEOUTconnect = 10 seconds TIMEOUTidle = 43200 seconds verify = none 011. Test "cert" option .......................................................................succeeded 012. Test no "cert" option .......................................................................succeeded 021. Test "requireCert" option .......................................................................succeeded 022. Failure test "requireCert" option .......................................................................succeeded 031. Test "verifyPeer" option .......................................................................succeeded 032. Failure test "verifyPeer" option .......................................................................succeeded 041. Test "verifyChain" option .......................................................................succeeded 042. Failure test "verifyChain" option .......................................................................succeeded 051. CRL file with valid certificate .......................................................................succeeded 052. CRL file with revoked certificate .......................................................................succeeded 061. Test "PSKsecrets" option .......................................................................succeeded 062. Failure test "PSKsecrets" option .......................................................................succeeded 071. Test PKCS#12 certificate .......................................................................succeeded 081. Test IPv6 support .......................................................................succeeded 091. Binding server .......................................................................succeeded 101. Test FIPS mode [test_stunnel] Something went wrong: stunnel 'server' failed .......................................................................failed 111. Failure FIPS mode with unavailable cipher .......................................................................succeeded 112. Failure FIPS mode with unavailable ciphersuite Error: 1 of ['disabled for FIPS', 'no ciphers available'] event(s) not found .......................................................................failed 113. Failure FIPS mode with unavailable elliptic curve .......................................................................succeeded 121. Test "sni" option .......................................................................succeeded 122. Failure test "sni" option .......................................................................succeeded 131. Resume session with PSK authentication .......................................................................succeeded 132. Cache session resumption with TLSv1.2 .......................................................................succeeded 133. Test enabled "sessionResume" option .......................................................................succeeded 134. Test disabled "sessionResume" option .......................................................................succeeded 141. Stateless session ticket resumption with TLSv1.2 .......................................................................succeeded 142. Stateless session ticket resumption with TLSv1.3 .......................................................................succeeded 151. Session resumption with secret keys .......................................................................succeeded 161. Redirect connection (wrong peer certificate) .......................................................................succeeded 162. Redirect connection (no peer certificate) .......................................................................succeeded 163. Not redirected connection (valid peer certificate) .......................................................................succeeded 164. Redirect connection (wrong chain) .......................................................................succeeded 165. Redirect connection (no chain) .......................................................................succeeded 166. Not redirected connection (valid chain) .......................................................................succeeded 171. Redirect proxy connection (wrong peer certificate) .......................................................................succeeded 172. Redirect proxy connection (no peer certificate) .......................................................................succeeded 173. Not redirected proxy connection (valid peer certificate) .......................................................................succeeded 181. Session resumption and redirect (wrong certificate) .......................................................................succeeded 182. Session resumption and redirect (no certificate) .......................................................................succeeded 183. Session resumption and no redirect (valid certificate) .......................................................................succeeded 191. Reload configuration .......................................................................succeeded 201. Failover round robin (rr) strategy .......................................................................succeeded 202. Failover priority (prio) strategy .......................................................................succeeded 211. Included configuration files .......................................................................succeeded 221. Client inetd mode .......................................................................succeeded 231. Test exec+connect service .......................................................................succeeded 241. Resume session with delay option .......................................................................succeeded 242. Resume session with disable delay option .......................................................................succeeded 251. Wrong client configuration .......................................................................succeeded 261. Wrong server configuration .......................................................................succeeded Summary: success: 48 fail: 2 skipped: 0 File /builddir/build/BUILD/stunnel-5.62/tests/logs/results.log done Processing files: stunnel-5.62-3.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TVbQIT Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wLbu6e + for i in tests/logs/*.log + echo tests/logs/summary.log: + cat tests/logs/summary.log + RPM_EC=0 ++ jobs -p + exit 0 warning: File not found: /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/lib64/stunnel/libstunnel.la + umask 022 + cd /builddir/build/BUILD + cd stunnel-5.62 + DOCDIR=/builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/doc/stunnel-5.62 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/doc/stunnel-5.62 + cp -pr AUTHORS.md /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/doc/stunnel-5.62 + cp -pr BUGS.md /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/doc/stunnel-5.62 + cp -pr CREDITS.md /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/doc/stunnel-5.62 + cp -pr PORTS.md /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/doc/stunnel-5.62 + cp -pr README.md /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/doc/stunnel-5.62 + cp -pr TODO.md /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/doc/stunnel-5.62 + cp -pr tools/stunnel.conf-sample /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/doc/stunnel-5.62 + cp -pr srpm-docs/Certificate-Creation srpm-docs/pop3-redirect.xinetd srpm-docs/sfinger.xinetd srpm-docs/stunnel-pop3s-client.conf srpm-docs/stunnel-sfinger.conf /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/doc/stunnel-5.62 + cp -pr doc/en/VNC_StunnelHOWTO.html /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/doc/stunnel-5.62 + cp -pr doc/pl/faq.stunnel-2.html doc/pl/tworzenie_certyfikatow.html /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/doc/stunnel-5.62 + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd stunnel-5.62 + LICENSEDIR=/builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/licenses/stunnel-5.62 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/licenses/stunnel-5.62 + cp -pr COPYING.md COPYRIGHT.md /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/share/licenses/stunnel-5.62 + RPM_EC=0 ++ jobs -p + exit 0 Provides: stunnel = 5.62-3.oc9 stunnel(x86-64) = 5.62-3.oc9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64 Wrote: /builddir/build/RPMS/stunnel-5.62-3.oc9.x86_64.rpm RPM build warnings: File not found: /builddir/build/BUILDROOT/stunnel-5.62-3.oc9.x86_64/usr/lib64/stunnel/libstunnel.la Child return code was: 0