[06:29:23.769](0.133s) # setting up data directory # Checking port 58050 # Found port 58050 Name: primary Data directory: C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata Backup directory: C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/backup Archive directory: C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/archives Connection string: port=58050 host=C:/Windows/TEMP/OwHvr1jMH4 Log file: C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log [06:29:23.825](0.056s) # initializing database system by copying initdb template # Running: robocopy /E /NJS /NJH /NFL /NDL /NP C:/cirrus/build/tmp_install/initdb-template C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log -o --cluster-name=primary start waiting for server to start.... done server started # Postmaster PID for node "primary" is 5548 [06:29:26.045](2.220s) ok 1 - ssl_library parameter ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 6364 [06:29:31.366](5.321s) # testing password-protected keys ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... stopped waiting pg_ctl: could not start server Examine the log output. # pg_ctl restart failed; see logfile for details: C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log # No postmaster PID for node "primary" [06:29:31.715](0.349s) ok 2 - restart fails with password-protected key file with wrong password ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart pg_ctl: PID file "C:/cirrus/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/postmaster.pid" does not exist Is server running? trying to start server anyway waiting for server to start.... done server started # Postmaster PID for node "primary" is 1732 [06:29:31.975](0.261s) ok 3 - restart succeeds with password-protected key file ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... stopped waiting pg_ctl: could not start server Examine the log output. # pg_ctl restart failed; see logfile for details: C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log # No postmaster PID for node "primary" [06:29:32.790](0.814s) ok 4 - restart fails with incorrect SSL protocol bounds ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart pg_ctl: PID file "C:/cirrus/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/postmaster.pid" does not exist Is server running? trying to start server anyway waiting for server to start.... done server started # Postmaster PID for node "primary" is 1304 [06:29:33.051](0.261s) ok 5 - restart succeeds with correct SSL protocol bounds [06:29:33.051](0.000s) # running client tests ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 928 [06:29:33.650](0.599s) ok 6 - server doesn't accept non-SSL connections [06:29:33.650](0.000s) ok 7 - server doesn't accept non-SSL connections: matches [06:29:33.730](0.080s) ok 8 - connect without server root cert sslmode=require [06:29:33.731](0.001s) ok 9 - connect without server root cert sslmode=require: no stderr [06:29:33.824](0.093s) ok 10 - connect without server root cert sslmode=verify-ca [06:29:33.825](0.001s) ok 11 - connect without server root cert sslmode=verify-ca: matches [06:29:33.931](0.106s) ok 12 - connect without server root cert sslmode=verify-full [06:29:33.931](0.000s) ok 13 - connect without server root cert sslmode=verify-full: matches [06:29:34.056](0.125s) ok 14 - connect with wrong server root cert sslmode=require [06:29:34.056](0.000s) ok 15 - connect with wrong server root cert sslmode=require: matches [06:29:34.151](0.095s) ok 16 - connect with wrong server root cert sslmode=verify-ca [06:29:34.151](0.000s) ok 17 - connect with wrong server root cert sslmode=verify-ca: matches [06:29:34.258](0.107s) ok 18 - connect with wrong server root cert sslmode=verify-full [06:29:34.259](0.000s) ok 19 - connect with wrong server root cert sslmode=verify-full: matches [06:29:34.384](0.125s) ok 20 - connect with server CA cert, without root CA [06:29:34.384](0.000s) ok 21 - connect with server CA cert, without root CA: matches [06:29:34.505](0.121s) ok 22 - connect with correct server CA cert file sslmode=require [06:29:34.505](0.001s) ok 23 - connect with correct server CA cert file sslmode=require: no stderr [06:29:34.621](0.116s) ok 24 - connect with correct server CA cert file sslmode=verify-ca [06:29:34.621](0.000s) ok 25 - connect with correct server CA cert file sslmode=verify-ca: no stderr [06:29:34.714](0.092s) ok 26 - connect with correct server CA cert file sslmode=verify-full [06:29:34.714](0.000s) ok 27 - connect with correct server CA cert file sslmode=verify-full: no stderr [06:29:34.887](0.173s) ok 28 - cert root file that contains two certificates, order 1 [06:29:34.887](0.000s) ok 29 - cert root file that contains two certificates, order 1: no stderr [06:29:34.983](0.096s) ok 30 - cert root file that contains two certificates, order 2 [06:29:34.984](0.001s) ok 31 - cert root file that contains two certificates, order 2: no stderr [06:29:35.117](0.133s) ok 32 - connect with sslcertmode=disable [06:29:35.117](0.000s) ok 33 - connect with sslcertmode=disable: no stderr [06:29:35.213](0.096s) ok 34 - connect with sslcertmode=allow [06:29:35.213](0.000s) ok 35 - connect with sslcertmode=allow: no stderr [06:29:35.293](0.079s) ok 36 - connect with sslcertmode=require fails without a client certificate [06:29:35.293](0.000s) ok 37 - connect with sslcertmode=require fails without a client certificate: matches [06:29:35.400](0.107s) ok 38 - sslcrl option with invalid file name [06:29:35.400](0.001s) ok 39 - sslcrl option with invalid file name: no stderr [06:29:35.464](0.064s) ok 40 - CRL belonging to a different CA [06:29:35.465](0.001s) ok 41 - CRL belonging to a different CA: matches [06:29:35.527](0.061s) ok 42 - directory CRL belonging to a different CA [06:29:35.527](0.001s) ok 43 - directory CRL belonging to a different CA: matches [06:29:35.604](0.077s) ok 44 - CRL with a non-revoked cert [06:29:35.604](0.000s) ok 45 - CRL with a non-revoked cert: no stderr [06:29:35.667](0.063s) ok 46 - directory CRL with a non-revoked cert [06:29:35.668](0.000s) ok 47 - directory CRL with a non-revoked cert: no stderr [06:29:35.729](0.061s) ok 48 - mismatch between host name and server certificate sslmode=require [06:29:35.729](0.000s) ok 49 - mismatch between host name and server certificate sslmode=require: no stderr [06:29:35.808](0.080s) ok 50 - mismatch between host name and server certificate sslmode=verify-ca [06:29:35.809](0.000s) ok 51 - mismatch between host name and server certificate sslmode=verify-ca: no stderr [06:29:35.916](0.107s) ok 52 - mismatch between host name and server certificate sslmode=verify-full [06:29:35.916](0.000s) ok 53 - mismatch between host name and server certificate sslmode=verify-full: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 5680 [06:29:36.291](0.375s) ok 54 - IP address in the Common Name [06:29:36.291](0.000s) ok 55 - IP address in the Common Name: no stderr [06:29:36.355](0.064s) ok 56 - mismatch between host name and server certificate IP address [06:29:36.356](0.000s) ok 57 - mismatch between host name and server certificate IP address: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 6792 [06:29:36.700](0.344s) ok 58 - IP address in a dNSName [06:29:36.700](0.000s) ok 59 - IP address in a dNSName: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 2464 [06:29:37.044](0.344s) ok 60 - host name matching with X.509 Subject Alternative Names 1 [06:29:37.044](0.000s) ok 61 - host name matching with X.509 Subject Alternative Names 1: no stderr [06:29:37.106](0.062s) ok 62 - host name matching with X.509 Subject Alternative Names 2 [06:29:37.106](0.000s) ok 63 - host name matching with X.509 Subject Alternative Names 2: no stderr [06:29:37.171](0.065s) ok 64 - host name matching with X.509 Subject Alternative Names wildcard [06:29:37.171](0.000s) ok 65 - host name matching with X.509 Subject Alternative Names wildcard: no stderr [06:29:37.285](0.114s) ok 66 - host name not matching with X.509 Subject Alternative Names [06:29:37.286](0.001s) ok 67 - host name not matching with X.509 Subject Alternative Names: matches [06:29:37.358](0.073s) ok 68 - host name not matching with X.509 Subject Alternative Names wildcard [06:29:37.359](0.000s) ok 69 - host name not matching with X.509 Subject Alternative Names wildcard: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 1796 [06:29:37.718](0.359s) ok 70 - host name matching with a single X.509 Subject Alternative Name [06:29:37.718](0.000s) ok 71 - host name matching with a single X.509 Subject Alternative Name: no stderr [06:29:37.780](0.062s) ok 72 - host name not matching with a single X.509 Subject Alternative Name [06:29:37.780](0.000s) ok 73 - host name not matching with a single X.509 Subject Alternative Name: matches [06:29:37.843](0.063s) ok 74 - host name not matching with a single X.509 Subject Alternative Name wildcard [06:29:37.843](0.000s) ok 75 - host name not matching with a single X.509 Subject Alternative Name wildcard: matches [06:29:37.873](0.030s) ok 76 # skip IPv6 addresses in certificates not support on this platform ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 4092 [06:29:38.220](0.346s) ok 77 - certificate with both a CN and SANs 1 [06:29:38.220](0.000s) ok 78 - certificate with both a CN and SANs 1: no stderr [06:29:38.282](0.062s) ok 79 - certificate with both a CN and SANs 2 [06:29:38.282](0.000s) ok 80 - certificate with both a CN and SANs 2: no stderr [06:29:38.401](0.119s) ok 81 - certificate with both a CN and SANs ignores CN [06:29:38.401](0.000s) ok 82 - certificate with both a CN and SANs ignores CN: matches [06:29:38.441](0.040s) ok 83 # skip IPv6 addresses in certificates not support on this platform ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 1408 [06:29:38.814](0.373s) ok 84 - certificate with both an IP CN and DNS SANs matches CN [06:29:38.815](0.001s) ok 85 - certificate with both an IP CN and DNS SANs matches CN: no stderr [06:29:38.923](0.109s) ok 86 - certificate with both an IP CN and DNS SANs matches SAN 1 [06:29:38.924](0.000s) ok 87 - certificate with both an IP CN and DNS SANs matches SAN 1: no stderr [06:29:38.986](0.062s) ok 88 - certificate with both an IP CN and DNS SANs matches SAN 2 [06:29:38.986](0.000s) ok 89 - certificate with both an IP CN and DNS SANs matches SAN 2: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 5864 [06:29:39.330](0.344s) ok 90 - server certificate without CN or SANs sslmode=verify-ca [06:29:39.330](0.000s) ok 91 - server certificate without CN or SANs sslmode=verify-ca: no stderr [06:29:39.392](0.062s) ok 92 - server certificate without CN or SANs sslmode=verify-full [06:29:39.392](0.000s) ok 93 - server certificate without CN or SANs sslmode=verify-full: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 3748 [06:29:39.689](0.296s) ok 94 - sslrootcert=system does not connect with private CA [06:29:39.689](0.000s) ok 95 - sslrootcert=system does not connect with private CA: matches [06:29:39.720](0.031s) ok 96 - sslrootcert=system only accepts sslmode=verify-full [06:29:39.720](0.000s) ok 97 - sslrootcert=system only accepts sslmode=verify-full: matches [06:29:39.845](0.125s) ok 98 - sslrootcert=system connects with overridden SSL_CERT_FILE [06:29:39.846](0.000s) ok 99 - sslrootcert=system connects with overridden SSL_CERT_FILE: no stderr [06:29:39.908](0.063s) ok 100 - sslrootcert=system defaults to sslmode=verify-full [06:29:39.909](0.000s) ok 101 - sslrootcert=system defaults to sslmode=verify-full: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 4436 [06:29:40.252](0.344s) ok 102 - connects without client-side CRL [06:29:40.252](0.000s) ok 103 - connects without client-side CRL: no stderr [06:29:40.320](0.068s) ok 104 - does not connect with client-side CRL file [06:29:40.322](0.002s) ok 105 - does not connect with client-side CRL file: matches [06:29:40.408](0.086s) ok 106 - does not connect with client-side CRL directory [06:29:40.409](0.001s) ok 107 - does not connect with client-side CRL directory: matches # Running: psql -X -A -F , -P null=_null_ -d sslkey=invalid sslcert=invalid sslrootcert=invalid sslcrl=invalid sslcrldir=invalid user=ssltestuser dbname=trustdb hostaddr=127.0.0.1 host=common-name.pg-ssltest.test sslrootcert=invalid -c SELECT * FROM pg_stat_ssl WHERE pid = pg_backend_pid() [06:29:40.513](0.104s) ok 108 - pg_stat_ssl view without client certificate: exit code 0 [06:29:40.513](0.000s) ok 109 - pg_stat_ssl view without client certificate: no stderr [06:29:40.513](0.000s) ok 110 - pg_stat_ssl view without client certificate: matches [06:29:40.593](0.080s) ok 111 - connection success with correct range of TLS protocol versions [06:29:40.594](0.001s) ok 112 - connection success with correct range of TLS protocol versions: no stderr [06:29:40.656](0.062s) ok 113 - connection failure with incorrect range of TLS protocol versions [06:29:40.656](0.000s) ok 114 - connection failure with incorrect range of TLS protocol versions: matches [06:29:40.718](0.062s) ok 115 - connection failure with an incorrect SSL protocol minimum bound [06:29:40.719](0.001s) ok 116 - connection failure with an incorrect SSL protocol minimum bound: matches [06:29:40.781](0.062s) ok 117 - connection failure with an incorrect SSL protocol maximum bound [06:29:40.781](0.000s) ok 118 - connection failure with an incorrect SSL protocol maximum bound: matches [06:29:40.781](0.000s) # running server tests [06:29:40.890](0.109s) ok 119 - certificate authorization fails without client cert [06:29:40.890](0.001s) ok 120 - certificate authorization fails without client cert: matches [06:29:41.002](0.112s) ok 121 - certificate authorization succeeds with correct client cert in PEM format [06:29:41.002](0.000s) ok 122 - certificate authorization succeeds with correct client cert in PEM format: no stderr [06:29:41.064](0.062s) ok 123 - certificate authorization succeeds with correct client cert in DER format [06:29:41.064](0.000s) ok 124 - certificate authorization succeeds with correct client cert in DER format: no stderr [06:29:41.174](0.110s) ok 125 - certificate authorization succeeds with correct client cert in encrypted PEM format [06:29:41.174](0.000s) ok 126 - certificate authorization succeeds with correct client cert in encrypted PEM format: no stderr [06:29:41.283](0.109s) ok 127 - certificate authorization succeeds with correct client cert in encrypted DER format [06:29:41.283](0.000s) ok 128 - certificate authorization succeeds with correct client cert in encrypted DER format: no stderr [06:29:41.392](0.109s) ok 129 - certificate authorization succeeds with correct client cert and sslcertmode=require [06:29:41.393](0.001s) ok 130 - certificate authorization succeeds with correct client cert and sslcertmode=require: no stderr [06:29:41.502](0.109s) ok 131 - certificate authorization succeeds with correct client cert and sslcertmode=allow [06:29:41.502](0.000s) ok 132 - certificate authorization succeeds with correct client cert and sslcertmode=allow: no stderr [06:29:41.611](0.109s) ok 133 - certificate authorization fails with correct client cert and sslcertmode=disable [06:29:41.612](0.001s) ok 134 - certificate authorization fails with correct client cert and sslcertmode=disable: matches [06:29:41.673](0.062s) ok 135 - certificate authorization fails with correct client cert and wrong password in encrypted PEM format [06:29:41.673](0.000s) ok 136 - certificate authorization fails with correct client cert and wrong password in encrypted PEM format: matches [06:29:41.783](0.109s) ok 137 - certificate authorization succeeds with DN mapping [06:29:41.783](0.000s) ok 138 - certificate authorization succeeds with DN mapping: no stderr [06:29:41.784](0.001s) ok 139 - certificate authorization succeeds with DN mapping: log matches [06:29:41.892](0.108s) ok 140 - certificate authorization succeeds with DN regex mapping [06:29:41.892](0.000s) ok 141 - certificate authorization succeeds with DN regex mapping: no stderr [06:29:42.001](0.109s) ok 142 - certificate authorization succeeds with CN mapping [06:29:42.001](0.000s) ok 143 - certificate authorization succeeds with CN mapping: no stderr [06:29:42.002](0.000s) ok 144 - certificate authorization succeeds with CN mapping: log matches [06:29:42.002](0.000s) not ok 145 # TODO & SKIP Need Pty support [06:29:42.002](0.000s) not ok 146 # TODO & SKIP Need Pty support [06:29:42.002](0.000s) not ok 147 # TODO & SKIP Need Pty support [06:29:42.003](0.000s) not ok 148 # TODO & SKIP Need Pty support 'C:\Program' is not recognized as an internal or external command, operable program or batch file. couldn't run "C:\Program Files\Git\usr\bin\openssl.EXE x509" to get client cert serialno at C:/cirrus/src/test/ssl/t/001_ssltests.pl line 726. # Running: psql -X -A -F , -P null=_null_ -d sslkey=invalid sslcert=invalid sslrootcert=invalid sslcrl=invalid sslcrldir=invalid sslrootcert=ssl/root+server_ca.crt sslmode=require dbname=certdb hostaddr=127.0.0.1 host=localhost user=ssltestuser sslcert=ssl/client.crt sslkey=C:/cirrus/build/testrun/ssl/001_ssltests/data/tmp_test_thiL/client.key -c SELECT * FROM pg_stat_ssl WHERE pid = pg_backend_pid() [06:29:42.109](0.106s) ok 149 - pg_stat_ssl with client certificate: exit code 0 [06:29:42.109](0.001s) ok 150 - pg_stat_ssl with client certificate: no stderr [06:29:42.110](0.000s) ok 151 - pg_stat_ssl with client certificate: matches [06:29:42.110](0.000s) ok 152 # skip Permissions check not enforced on Windows [06:29:42.110](0.000s) ok 153 # skip Permissions check not enforced on Windows [06:29:42.220](0.109s) ok 154 - certificate authorization fails with client cert belonging to another user [06:29:42.220](0.000s) ok 155 - certificate authorization fails with client cert belonging to another user: matches [06:29:42.283](0.063s) ok 156 - certificate authorization fails with revoked client cert [06:29:42.283](0.000s) ok 157 - certificate authorization fails with revoked client cert: matches [06:29:42.284](0.001s) ok 158 - certificate authorization fails with revoked client cert: log does not match [06:29:42.393](0.109s) ok 159 - auth_option clientcert=verify-full succeeds with matching username and Common Name [06:29:42.393](0.001s) ok 160 - auth_option clientcert=verify-full succeeds with matching username and Common Name: no stderr [06:29:42.394](0.001s) ok 161 - auth_option clientcert=verify-full succeeds with matching username and Common Name: log matches [06:29:42.503](0.109s) ok 162 - auth_option clientcert=verify-full fails with mismatching username and Common Name [06:29:42.503](0.000s) ok 163 - auth_option clientcert=verify-full fails with mismatching username and Common Name: matches [06:29:42.504](0.001s) ok 164 - auth_option clientcert=verify-full fails with mismatching username and Common Name: log does not match [06:29:42.612](0.108s) ok 165 - auth_option clientcert=verify-ca succeeds with mismatching username and Common Name [06:29:42.612](0.000s) ok 166 - auth_option clientcert=verify-ca succeeds with mismatching username and Common Name: no stderr [06:29:42.613](0.001s) ok 167 - auth_option clientcert=verify-ca succeeds with mismatching username and Common Name: log matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 7600 [06:29:42.956](0.343s) ok 168 - intermediate client certificate is provided by client [06:29:42.956](0.000s) ok 169 - intermediate client certificate is provided by client: no stderr [06:29:43.020](0.064s) ok 170 - intermediate client certificate is missing [06:29:43.021](0.000s) ok 171 - intermediate client certificate is missing: matches [06:29:43.129](0.109s) ok 172 - logged client certificate Subjects are truncated if they're too long [06:29:43.129](0.000s) ok 173 - logged client certificate Subjects are truncated if they're too long: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 5708 [06:29:43.427](0.297s) ok 174 - intermediate client certificate is untrusted [06:29:43.427](0.000s) ok 175 - intermediate client certificate is untrusted: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 7228 [06:29:43.770](0.343s) ok 176 - certificate authorization fails with revoked client cert with server-side CRL directory [06:29:43.771](0.000s) ok 177 - certificate authorization fails with revoked client cert with server-side CRL directory: matches [06:29:43.880](0.109s) ok 178 - certificate authorization fails with revoked UTF-8 client cert with server-side CRL directory [06:29:43.880](0.000s) ok 179 - certificate authorization fails with revoked UTF-8 client cert with server-side CRL directory: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 5548 [06:29:44.224](0.344s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1 [06:29:44.224](0.000s) # Failed test 'connect with valid stapled ocsp response when sslocspstapling=1' # at C:/cirrus/src/test/ssl/t/001_ssltests.pl line 923. [06:29:44.224](0.000s) # got: '2' # expected: '0' [06:29:44.224](0.000s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr [06:29:44.225](0.000s) # Failed test 'connect with valid stapled ocsp response when sslocspstapling=1: no stderr' # at C:/cirrus/src/test/ssl/t/001_ssltests.pl line 923. [06:29:44.225](0.000s) # got: 'psql: error: connection to server at "127.0.0.1", port 58050 failed: server closed the connection unexpectedly # This probably means the server terminated abnormally # before or while processing the request. # SSL SYSCALL error: Connection reset by peer (0x00002746/10054)' # expected: '' [06:29:44.333](0.109s) ok 182 - connect without requesting ocsp response when sslocspstapling=0 [06:29:44.334](0.000s) ok 183 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 7768 [06:29:44.630](0.297s) ok 184 - failed with a revoked ocsp response when sslocspstapling=1 [06:29:44.740](0.109s) ok 185 - connect without requesting ocsp response when sslocspstapling=0 [06:29:44.740](0.000s) ok 186 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 7032 [06:29:45.036](0.297s) ok 187 - failed with a revoked ocsp response when sslocspstapling=1 [06:29:45.146](0.109s) ok 188 - connect without requesting ocsp response when sslocspstapling=0 [06:29:45.146](0.001s) ok 189 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 6820 [06:29:45.489](0.343s) ok 190 - failed with an expired ocsp response when sslocspstapling=1 [06:29:45.599](0.109s) ok 191 - connect without requesting ocsp response when sslocspstapling=0 [06:29:45.599](0.000s) ok 192 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 3740 [06:29:45.896](0.297s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1 [06:29:45.896](0.000s) # Failed test 'connect with valid stapled ocsp response when sslocspstapling=1' # at C:/cirrus/src/test/ssl/t/001_ssltests.pl line 1001. [06:29:45.896](0.000s) # got: '2' # expected: '0' [06:29:45.897](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr [06:29:45.897](0.000s) # Failed test 'connect with valid stapled ocsp response when sslocspstapling=1: no stderr' # at C:/cirrus/src/test/ssl/t/001_ssltests.pl line 1001. [06:29:45.897](0.000s) # got: 'psql: error: connection to server at "127.0.0.1", port 58050 failed: server closed the connection unexpectedly # This probably means the server terminated abnormally # before or while processing the request. # SSL SYSCALL error: Connection reset by peer (0x00002746/10054)' # expected: '' [06:29:46.006](0.110s) ok 195 - connect without requesting ocsp response when sslocspstapling=0 [06:29:46.007](0.000s) ok 196 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 5604 [06:29:46.303](0.297s) ok 197 - failed with a revoked ocsp response when sslocspstapling=1 [06:29:46.413](0.110s) ok 198 - connect without requesting ocsp response when sslocspstapling=0 [06:29:46.413](0.000s) ok 199 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 6248 [06:29:46.711](0.298s) ok 200 - failed with a revoked ocsp response when sslocspstapling=1 [06:29:46.820](0.109s) ok 201 - connect without requesting ocsp response when sslocspstapling=0 [06:29:46.820](0.000s) ok 202 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 7828 [06:29:47.126](0.305s) ok 203 - failed with an expired ocsp response when sslocspstapling=1 [06:29:47.238](0.112s) ok 204 - connect without requesting ocsp response when sslocspstapling=0 [06:29:47.238](0.001s) ok 205 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 6572 [06:29:47.543](0.304s) ok 206 - failed with an expired ocsp response when sslocspstapling=1 [06:29:47.652](0.109s) ok 207 - connect without requesting ocsp response when sslocspstapling=0 [06:29:47.653](0.001s) ok 208 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... stopped waiting pg_ctl: could not start server Examine the log output. # pg_ctl restart failed; see logfile for details: C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log # No postmaster PID for node "primary" [06:29:47.885](0.233s) Bail out! pg_ctl restart failed # No postmaster PID for node "primary"