START usr.sbin/ocspcheck 2024-07-26T01:59:43Z ==== run-regress-ocspcheck ==== /usr/bin/openssl ocsp -port 127.0.0.1:2560 -text -sha256 -index /usr/src/regress/usr.sbin/ocspcheck/index.txt -CA /usr/src/regress/usr.sbin/ocspcheck/chain.pem -rkey /usr/src/regress/usr.sbin/ocspcheck/ocsp-localhost.key.pem -rsigner /usr/src/regress/usr.sbin/ocspcheck/ocsp-localhost.pem -nmin 1 > /dev/null 2>&1 & sleep .1 # give openssl some time to spin up pgrep -xf '/usr/bin/openssl ocsp -port 127.0.0.1:2560.*' 10280 /usr/sbin/ocspcheck -v -C /usr/src/regress/usr.sbin/ocspcheck/chain.pem -o /usr/src/regress/usr.sbin/ocspcheck/obj/server.der /usr/src/regress/usr.sbin/ocspcheck/server.crt Using http to host localhost, port 2560, path / OCSP response validated from localhost This Update: Fri Jul 26 03:59:43 2024 Next Update: Fri Jul 26 04:00:43 2024 ocspcheck: Write of OCSP response failed: No space left on device *** Error 1 in . (Makefile:32 'run-regress-ocspcheck') FAILED ==== run-regress-cleanup ==== make -C /usr/src/regress/usr.sbin/ocspcheck ocsp-stop pkill -xf '/usr/bin/openssl ocsp -port 127.0.0.1:2560.*' FAIL usr.sbin/ocspcheck *** Error 1 in . (Makefile:32 'run-regress-ocspcheck')