[I2023-11-25T13:24:26.987567Z 13789 0 sink.go:276] SinkServer: warm-up started
[I2023-11-25T13:24:26.987636Z 13789 0 sink.go:346] SinkServer: starting HTTP server...
[I2023-11-25T13:24:26.988792Z 13789 0 sink.go:281] SinkServer: warm-up ended
[I2023-11-25T13:24:26.989090Z 13789 0 cmd_stream.go:473] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "--" "unshare" "--net" "--map-root-user" "--" "sh" "-c" "ip link set dev lo up && /home/swarming/.swarming/w/ir/x/w/goroot/bin/go test -json -short ./..."]
=== RUN TestRegisterWithoutKey
--- PASS: TestRegisterWithoutKey (0.00s)
=== RUN TestAuthorize
=== RUN TestAuthorize/dns
--- PASS: TestAuthorize/dns (0.00s)
=== RUN TestAuthorize/ip
--- PASS: TestAuthorize/ip (0.00s)
--- PASS: TestAuthorize (0.00s)
=== RUN TestAuthorizeValid
--- PASS: TestAuthorizeValid (0.00s)
=== RUN TestWaitAuthorization
=== RUN TestWaitAuthorization/wait_loop
--- PASS: TestWaitAuthorization/wait_loop (0.00s)
=== RUN TestWaitAuthorization/invalid_status
--- PASS: TestWaitAuthorization/invalid_status (0.00s)
=== RUN TestWaitAuthorization/invalid_status_with_error_returns_the_authorization_error
--- PASS: TestWaitAuthorization/invalid_status_with_error_returns_the_authorization_error (0.00s)
=== RUN TestWaitAuthorization/non-retriable_error
--- PASS: TestWaitAuthorization/non-retriable_error (0.00s)
=== RUN TestWaitAuthorization/retriable_429_error
--- PASS: TestWaitAuthorization/retriable_429_error (0.00s)
=== RUN TestWaitAuthorization/retriable_500_error
--- PASS: TestWaitAuthorization/retriable_500_error (0.00s)
=== RUN TestWaitAuthorization/context_cancel
--- PASS: TestWaitAuthorization/context_cancel (0.00s)
--- PASS: TestWaitAuthorization (0.02s)
=== RUN TestRevokeAuthorization
--- PASS: TestRevokeAuthorization (0.01s)
=== RUN TestFetchCertCancel
--- PASS: TestFetchCertCancel (0.00s)
=== RUN TestFetchCertDepth
--- PASS: TestFetchCertDepth (0.00s)
=== RUN TestFetchCertBreadth
--- PASS: TestFetchCertBreadth (0.00s)
=== RUN TestFetchCertSize
--- PASS: TestFetchCertSize (0.00s)
=== RUN TestNonce_add
--- PASS: TestNonce_add (0.00s)
=== RUN TestNonce_addMax
--- PASS: TestNonce_addMax (0.00s)
=== RUN TestNonce_fetch
--- PASS: TestNonce_fetch (0.00s)
=== RUN TestNonce_fetchError
--- PASS: TestNonce_fetchError (0.00s)
=== RUN TestNonce_popWhenEmpty
=== RUN TestNonce_popWhenEmpty/nonce:dirnonce_wantOK:true
--- PASS: TestNonce_popWhenEmpty/nonce:dirnonce_wantOK:true (0.00s)
=== RUN TestNonce_popWhenEmpty/nonce:newnonce_wantOK:true
--- PASS: TestNonce_popWhenEmpty/nonce:newnonce_wantOK:true (0.00s)
=== RUN TestNonce_popWhenEmpty/nonce:_wantOK:false
--- PASS: TestNonce_popWhenEmpty/nonce:_wantOK:false (0.00s)
--- PASS: TestNonce_popWhenEmpty (0.00s)
=== RUN TestLinkHeader
--- PASS: TestLinkHeader (0.00s)
=== RUN TestTLSSNI01ChallengeCert
--- PASS: TestTLSSNI01ChallengeCert (0.00s)
=== RUN TestTLSSNI02ChallengeCert
--- PASS: TestTLSSNI02ChallengeCert (0.00s)
=== RUN TestTLSALPN01ChallengeCert
--- PASS: TestTLSALPN01ChallengeCert (0.00s)
=== RUN TestTLSChallengeCertOpt
--- PASS: TestTLSChallengeCertOpt (0.01s)
=== RUN TestHTTP01Challenge
--- PASS: TestHTTP01Challenge (0.00s)
=== RUN TestDNS01ChallengeRecord
--- PASS: TestDNS01ChallengeRecord (0.00s)
=== RUN TestDefaultBackoff
--- PASS: TestDefaultBackoff (0.00s)
=== RUN TestErrorResponse
--- PASS: TestErrorResponse (0.00s)
=== RUN TestPostWithRetries
--- PASS: TestPostWithRetries (0.00s)
=== RUN TestRetryErrorType
=== RUN TestRetryErrorType/post
--- PASS: TestRetryErrorType/post (0.00s)
=== RUN TestRetryErrorType/get
--- PASS: TestRetryErrorType/get (0.00s)
--- PASS: TestRetryErrorType (0.01s)
=== RUN TestRetryBackoffArgs
--- PASS: TestRetryBackoffArgs (0.01s)
=== RUN TestUserAgent
http_test.go:218: golang.org/x/crypto/acme
http_test.go:218: CUSTOM_UA golang.org/x/crypto/acme
--- PASS: TestUserAgent (0.00s)
=== RUN TestAccountKidLoop
--- PASS: TestAccountKidLoop (0.00s)
=== RUN TestJWSEncodeJSON
--- PASS: TestJWSEncodeJSON (0.00s)
=== RUN TestJWSEncodeNoNonce
--- PASS: TestJWSEncodeNoNonce (0.00s)
=== RUN TestJWSEncodeKID
--- PASS: TestJWSEncodeKID (0.00s)
=== RUN TestJWSEncodeJSONEC
--- PASS: TestJWSEncodeJSONEC (0.00s)
=== RUN TestJWSEncodeJSONCustom
=== RUN TestJWSEncodeJSONCustom/ES256
--- PASS: TestJWSEncodeJSONCustom/ES256 (0.00s)
=== RUN TestJWSEncodeJSONCustom/RS256
--- PASS: TestJWSEncodeJSONCustom/RS256 (0.00s)
--- PASS: TestJWSEncodeJSONCustom (0.00s)
=== RUN TestJWSWithMAC
--- PASS: TestJWSWithMAC (0.00s)
=== RUN TestJWSWithMACError
--- PASS: TestJWSWithMACError (0.00s)
=== RUN TestJWKThumbprintRSA
--- PASS: TestJWKThumbprintRSA (0.00s)
=== RUN TestJWKThumbprintEC
--- PASS: TestJWKThumbprintEC (0.00s)
=== RUN TestJWKThumbprintErrUnsupportedKey
--- PASS: TestJWKThumbprintErrUnsupportedKey (0.00s)
=== RUN TestRFC_Discover
--- PASS: TestRFC_Discover (0.00s)
=== RUN TestRFC_popNonce
--- PASS: TestRFC_popNonce (0.00s)
=== RUN TestRFC_postKID
--- PASS: TestRFC_postKID (0.01s)
=== RUN TestRFC_Register
--- PASS: TestRFC_Register (0.00s)
=== RUN TestRFC_RegisterExternalAccountBinding
--- PASS: TestRFC_RegisterExternalAccountBinding (0.00s)
=== RUN TestRFC_RegisterExisting
--- PASS: TestRFC_RegisterExisting (0.00s)
=== RUN TestRFC_UpdateReg
--- PASS: TestRFC_UpdateReg (0.00s)
=== RUN TestRFC_GetReg
--- PASS: TestRFC_GetReg (0.00s)
=== RUN TestRFC_GetRegNoAccount
--- PASS: TestRFC_GetRegNoAccount (0.00s)
=== RUN TestRFC_GetRegOtherError
--- PASS: TestRFC_GetRegOtherError (0.00s)
=== RUN TestRFC_AccountKeyRollover
--- PASS: TestRFC_AccountKeyRollover (0.00s)
=== RUN TestRFC_DeactivateReg
--- PASS: TestRFC_DeactivateReg (0.00s)
=== RUN TestRF_DeactivateRegNoAccount
--- PASS: TestRF_DeactivateRegNoAccount (0.00s)
=== RUN TestRFC_AuthorizeOrder
--- PASS: TestRFC_AuthorizeOrder (0.00s)
=== RUN TestRFC_GetOrder
--- PASS: TestRFC_GetOrder (0.00s)
=== RUN TestRFC_WaitOrder
=== RUN TestRFC_WaitOrder/ready
--- PASS: TestRFC_WaitOrder/ready (1.00s)
=== RUN TestRFC_WaitOrder/valid
--- PASS: TestRFC_WaitOrder/valid (1.00s)
--- PASS: TestRFC_WaitOrder (2.00s)
=== RUN TestRFC_WaitOrderError
--- PASS: TestRFC_WaitOrderError (1.00s)
=== RUN TestRFC_CreateOrderCert
--- PASS: TestRFC_CreateOrderCert (0.00s)
=== RUN TestRFC_AlreadyRevokedCert
--- PASS: TestRFC_AlreadyRevokedCert (0.00s)
=== RUN TestRFC_ListCertAlternates
--- PASS: TestRFC_ListCertAlternates (0.00s)
=== RUN TestExternalAccountBindingString
--- PASS: TestExternalAccountBindingString (0.00s)
=== RUN TestRateLimit
--- PASS: TestRateLimit (0.00s)
=== RUN TestAuthorizationError
--- PASS: TestAuthorizationError (0.00s)
=== RUN TestSubproblems
--- PASS: TestSubproblems (0.00s)
=== RUN TestErrorStringerWithSubproblems
--- PASS: TestErrorStringerWithSubproblems (0.00s)
PASS
ok golang.org/x/crypto/acme 3.134s
=== RUN TestGetCertificate
=== RUN TestGetCertificate/ALPN
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestGetCertificate/ALPN (0.01s)
=== RUN TestGetCertificate/HTTP
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: no resolution information for "example.org"
ca.go:607: authz 0 is now invalid
ca.go:625: order 0 is now invalid
ca.go:269: POST /authz/0
ca.go:269: POST /new-order
ca.go:269: POST /authz/1
ca.go:269: POST /challenge/http-01/1
ca.go:606: validated "http-01" for "example.org", err: <nil>
ca.go:607: authz 1 is now valid
ca.go:631: order 1 is now ready
ca.go:269: POST /authz/1
ca.go:269: POST /orders/1
ca.go:269: HEAD /new-nonce
ca.go:269: POST /new-cert/1
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/1
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/1
--- PASS: TestGetCertificate/HTTP (0.01s)
=== RUN TestGetCertificate/nilPrompt
--- PASS: TestGetCertificate/nilPrompt (0.00s)
=== RUN TestGetCertificate/trailingDot
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestGetCertificate/trailingDot (0.00s)
=== RUN TestGetCertificate/unicodeIDN
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "xn--9caa.com", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestGetCertificate/unicodeIDN (0.01s)
=== RUN TestGetCertificate/unicodeIDN/mixedCase
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "xn--9caa.com", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestGetCertificate/unicodeIDN/mixedCase (0.00s)
=== RUN TestGetCertificate/upperCase
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestGetCertificate/upperCase (0.00s)
=== RUN TestGetCertificate/goodCache
--- PASS: TestGetCertificate/goodCache (0.00s)
=== RUN TestGetCertificate/expiredCache
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestGetCertificate/expiredCache (0.00s)
=== RUN TestGetCertificate/forceRSA
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestGetCertificate/forceRSA (0.00s)
=== RUN TestGetCertificate/goodLetsEncrypt
--- PASS: TestGetCertificate/goodLetsEncrypt (0.00s)
=== RUN TestGetCertificate/revokedLetsEncrypt
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestGetCertificate/revokedLetsEncrypt (0.01s)
=== RUN TestGetCertificate/tokenCacheALPN
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestGetCertificate/tokenCacheALPN (0.00s)
=== RUN TestGetCertificate/tokenCacheHTTP
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestGetCertificate/tokenCacheHTTP (0.00s)
=== RUN TestGetCertificate/ecdsa
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /new-cert/0
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestGetCertificate/ecdsa (0.00s)
=== RUN TestGetCertificate/rsa
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestGetCertificate/rsa (0.08s)
=== RUN TestGetCertificate/wrongCacheKeyType
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestGetCertificate/wrongCacheKeyType (0.04s)
=== RUN TestGetCertificate/almostExpiredCache
--- PASS: TestGetCertificate/almostExpiredCache (0.00s)
=== RUN TestGetCertificate/provideExternalAuth
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestGetCertificate/provideExternalAuth (0.00s)
--- PASS: TestGetCertificate (0.18s)
=== RUN TestGetCertificate_failedAttempt
--- PASS: TestGetCertificate_failedAttempt (0.00s)
=== RUN TestRevokeFailedAuthz
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /authz/0
ca.go:269: POST /authz/0
ca.go:401: authz 0 is now deactivated
ca.go:269: POST /authz/0
--- PASS: TestRevokeFailedAuthz (0.05s)
=== RUN TestHTTPHandlerDefaultFallback
--- PASS: TestHTTPHandlerDefaultFallback (0.00s)
=== RUN TestAccountKeyCache
--- PASS: TestAccountKeyCache (0.00s)
=== RUN TestCache
--- PASS: TestCache (0.00s)
=== RUN TestHostWhitelist
--- PASS: TestHostWhitelist (0.00s)
=== RUN TestValidCert
--- PASS: TestValidCert (0.01s)
=== RUN TestManagerGetCertificateBogusSNI
--- PASS: TestManagerGetCertificateBogusSNI (0.00s)
=== RUN TestCertRequest
--- PASS: TestCertRequest (0.00s)
=== RUN TestSupportsECDSA
--- PASS: TestSupportsECDSA (0.00s)
=== RUN TestEndToEndALPN
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestEndToEndALPN (0.01s)
=== RUN TestEndToEndHTTP
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/http-01/0
ca.go:606: validated "http-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: POST /new-cert/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestEndToEndHTTP (0.01s)
=== RUN TestDirCache
--- PASS: TestDirCache (0.00s)
=== RUN TestRenewalNext
--- PASS: TestRenewalNext (0.00s)
=== RUN TestRenewFromCache
ca.go:269: GET /
ca.go:269: POST /new-account
ca.go:269: POST /new-order
ca.go:269: POST /authz/0
ca.go:269: POST /challenge/tls-alpn-01/0
ca.go:606: validated "tls-alpn-01" for "example.org", err: <nil>
ca.go:607: authz 0 is now valid
ca.go:631: order 0 is now ready
ca.go:269: POST /authz/0
ca.go:269: POST /orders/0
ca.go:269: HEAD /new-nonce
ca.go:269: POST /new-cert/0
ca.go:269: POST /authz/0
ca.go:269: POST /issued-cert/0
--- PASS: TestRenewFromCache (0.01s)
=== RUN TestRenewFromCacheAlreadyRenewed
--- PASS: TestRenewFromCacheAlreadyRenewed (0.00s)
PASS
ok golang.org/x/crypto/acme/autocert 0.269s
? golang.org/x/crypto/acme/autocert/internal/acmetest [no test files]
? golang.org/x/crypto/acme/internal/acmeprobe [no test files]
=== RUN TestArgon2
=== RUN TestHashes
=== RUN TestHashes
blake2b_test.go:31: AVX2 version
blake2s_test.go:21: SSE4 version
argon2_test.go:29: SSE4.1 version
? golang.org/x/crypto/cryptobyte/asn1 [no test files]
=== RUN TestCipherEncrypt
argon2_test.go:35: generic version
=== RUN TestBcryptingIsEasy
=== RUN TestBasic
--- PASS: TestBasic (0.00s)
=== RUN TestFull
--- PASS: TestFull (0.00s)
=== RUN TestLimited
blake2b_test.go:36: AVX version
=== RUN TestGFp2Invert
--- PASS: TestGFp2Invert (0.00s)
=== RUN TestGFp6Invert
--- PASS: TestGFp6Invert (0.00s)
=== RUN TestGFp12Invert
--- PASS: TestGFp12Invert (0.00s)
=== RUN TestCurveImpl
--- PASS: TestArgon2 (0.00s)
=== RUN TestVectors
blake2s_test.go:27: SSSE3 version
--- PASS: TestCipherEncrypt (0.00s)
=== RUN TestCipherDecrypt
=== RUN TestNoOverlap
=== RUN TestX25519Basepoint
blake2b_test.go:41: SSE4 version
--- PASS: TestNoOverlap (0.00s)
=== RUN TestOverlap
--- PASS: TestCurveImpl (0.00s)
=== RUN TestOrderG1
blake2s_test.go:33: SSE2 version
--- PASS: TestLimited (0.00s)
PASS
--- PASS: TestCipherDecrypt (0.00s)
ok golang.org/x/crypto/cast5 0.008s
=== RUN TestSaltedCipherKeyLength
--- PASS: TestOverlap (0.00s)
--- PASS: TestSaltedCipherKeyLength (0.00s)
=== RUN TestSaltedCipher
=== RUN TestVectors
=== RUN TestUnaligned
blake2b_test.go:45: generic version
=== RUN TestAliasing
--- PASS: TestSaltedCipher (0.00s)
PASS
ok golang.org/x/crypto/blowfish 0.009s
--- PASS: TestHashes (0.01s)
=== RUN TestHashes2X
blake2b_test.go:55: AVX2 version
--- PASS: TestVectors (0.00s)
--- PASS: TestOrderG1 (0.00s)
=== RUN TestOrderG2
=== RUN TestRandom
=== RUN TestRandom/Standard
blake2s_test.go:39: generic version
=== RUN TestTypeAlias
=== RUN TestReadASN1
=== RUN TestReadASN1/valid
--- PASS: TestReadASN1/valid (0.00s)
=== RUN TestReadASN1/truncated
--- PASS: TestReadASN1/truncated (0.00s)
=== RUN TestReadASN1/zero_length_of_length
--- PASS: TestReadASN1/zero_length_of_length (0.00s)
=== RUN TestReadASN1/invalid_long_form_length
--- PASS: TestReadASN1/invalid_long_form_length (0.00s)
=== RUN TestReadASN1/non-minimal_length
--- PASS: TestReadASN1/non-minimal_length (0.00s)
=== RUN TestReadASN1/invalid_tag
--- PASS: TestReadASN1/invalid_tag (0.00s)
=== RUN TestReadASN1/high_tag
--- PASS: TestReadASN1/high_tag (0.00s)
=== RUN TestReadASN1/2**31_-_1_length
--- PASS: TestReadASN1/2**31_-_1_length (0.00s)
=== RUN TestReadASN1/2**32_-_1_length
--- PASS: TestReadASN1/2**32_-_1_length (0.00s)
=== RUN TestReadASN1/2**63_-_1_length
--- PASS: TestReadASN1/2**63_-_1_length (0.00s)
=== RUN TestReadASN1/2**64_-_1_length
--- PASS: TestReadASN1/2**64_-_1_length (0.00s)
--- PASS: TestReadASN1 (0.00s)
=== RUN TestReadASN1Optional
--- PASS: TestReadASN1Optional (0.00s)
=== RUN TestReadASN1OptionalOctetString
=== RUN TestReadASN1OptionalOctetString/empty
--- PASS: TestReadASN1OptionalOctetString/empty (0.00s)
=== RUN TestReadASN1OptionalOctetString/invalid
--- PASS: TestReadASN1OptionalOctetString/invalid (0.00s)
=== RUN TestReadASN1OptionalOctetString/missing
--- PASS: TestReadASN1OptionalOctetString/missing (0.00s)
=== RUN TestReadASN1OptionalOctetString/present
--- PASS: TestReadASN1OptionalOctetString/present (0.00s)
--- PASS: TestReadASN1OptionalOctetString (0.00s)
=== RUN TestReadASN1OptionalInteger
=== RUN TestReadASN1OptionalInteger/empty
--- PASS: TestReadASN1OptionalInteger/empty (0.00s)
=== RUN TestReadASN1OptionalInteger/invalid
--- PASS: TestReadASN1OptionalInteger/invalid (0.00s)
=== RUN TestReadASN1OptionalInteger/missing
--- PASS: TestReadASN1OptionalInteger/missing (0.00s)
=== RUN TestReadASN1OptionalInteger/present
--- PASS: TestReadASN1OptionalInteger/present (0.00s)
--- PASS: TestReadASN1OptionalInteger (0.00s)
=== RUN TestReadASN1IntegerSigned
=== RUN TestReadASN1IntegerSigned/big.Int
--- PASS: TestReadASN1IntegerSigned/big.Int (0.00s)
=== RUN TestReadASN1IntegerSigned/bytes
--- PASS: TestReadASN1IntegerSigned/bytes (0.00s)
=== RUN TestReadASN1IntegerSigned/WithTag
--- PASS: TestReadASN1IntegerSigned/WithTag (0.00s)
--- PASS: TestReadASN1IntegerSigned (0.00s)
=== RUN TestReadASN1IntegerUnsigned
--- PASS: TestReadASN1IntegerUnsigned (0.00s)
=== RUN TestReadASN1IntegerInvalid
--- PASS: TestReadASN1IntegerInvalid (0.00s)
=== RUN TestASN1ObjectIdentifier
--- PASS: TestASN1ObjectIdentifier (0.00s)
--- PASS: TestHashes (0.01s)
=== RUN TestReadASN1GeneralizedTime
=== RUN TestHashes2X
--- PASS: TestReadASN1GeneralizedTime (0.00s)
blake2s_test.go:50: SSE4 version
=== RUN TestReadASN1UTCTime
--- PASS: TestReadASN1UTCTime (0.00s)
=== RUN TestReadASN1BitString
--- PASS: TestReadASN1BitString (0.00s)
=== RUN TestAddASN1BigInt
--- PASS: TestAddASN1BigInt (0.00s)
=== RUN TestReadASN1Boolean
--- PASS: TestReadASN1Boolean (0.00s)
=== RUN TestContinuationError
--- PASS: TestContinuationError (0.00s)
=== RUN TestContinuationNonError
--- PASS: TestContinuationNonError (0.00s)
=== RUN TestGeneratedPanic
--- PASS: TestGeneratedPanic (0.00s)
=== RUN TestBytes
--- PASS: TestBytes (0.00s)
=== RUN TestUint8
--- PASS: TestUint8 (0.00s)
=== RUN TestUint16
--- PASS: TestUint16 (0.00s)
=== RUN TestUint24
--- PASS: TestUint24 (0.00s)
=== RUN TestUint24Truncation
--- PASS: TestUint24Truncation (0.00s)
=== RUN TestUint32
--- PASS: TestUint32 (0.00s)
=== RUN TestUint64
--- PASS: TestUint64 (0.00s)
=== RUN TestUMultiple
--- PASS: TestUMultiple (0.00s)
=== RUN TestUint8LengthPrefixedSimple
--- PASS: TestUint8LengthPrefixedSimple (0.00s)
=== RUN TestUint8LengthPrefixedMulti
--- PASS: TestUint8LengthPrefixedMulti (0.00s)
=== RUN TestUint8LengthPrefixedNested
--- PASS: TestUint8LengthPrefixedNested (0.00s)
=== RUN TestPreallocatedBuffer
--- PASS: TestPreallocatedBuffer (0.00s)
=== RUN TestWriteWithPendingChild
--- PASS: TestWriteWithPendingChild (0.00s)
=== RUN TestSetError
--- PASS: TestTypeAlias (0.00s)
--- PASS: TestSetError (0.00s)
PASS
=== RUN TestUnwrite
--- PASS: TestUnwrite (0.00s)
=== RUN TestFixedBuilderLengthPrefixed
--- PASS: TestFixedBuilderLengthPrefixed (0.00s)
=== RUN TestFixedBuilderPanicReallocate
--- PASS: TestFixedBuilderPanicReallocate (0.00s)
=== RUN TestASN1Int64
--- PASS: TestASN1Int64 (0.00s)
=== RUN TestASN1Uint64
--- PASS: TestASN1Uint64 (0.00s)
=== RUN ExampleString_lengthPrefixed
--- PASS: ExampleString_lengthPrefixed (0.00s)
=== RUN ExampleString_aSN1
--- PASS: ExampleString_aSN1 (0.00s)
=== RUN ExampleBuilder_aSN1
--- PASS: ExampleBuilder_aSN1 (0.00s)
=== RUN ExampleBuilder_lengthPrefixed
--- PASS: ExampleBuilder_lengthPrefixed (0.00s)
=== RUN ExampleBuilder_lengthPrefixOverflow
--- PASS: ExampleBuilder_lengthPrefixOverflow (0.00s)
=== RUN ExampleBuilderContinuation_errorHandling
--- PASS: ExampleBuilderContinuation_errorHandling (0.00s)
PASS
ok golang.org/x/crypto/cryptobyte 0.016s
ok golang.org/x/crypto/ed25519 0.014s
--- PASS: TestOrderG2 (0.01s)
=== RUN TestOrderGT
--- PASS: TestX25519Basepoint (0.03s)
=== RUN TestLowOrderPoints
--- PASS: TestLowOrderPoints (0.00s)
=== RUN TestTestVectors
=== RUN TestTestVectors/Legacy
--- PASS: TestTestVectors/Legacy (0.00s)
=== RUN TestTestVectors/X25519
blake2s_test.go:55: SSSE3 version
--- PASS: TestUnaligned (0.03s)
=== RUN TestStep
--- PASS: TestStep (0.00s)
=== RUN TestSetCounter
--- PASS: TestSetCounter (0.00s)
=== RUN TestLastBlock
--- PASS: TestLastBlock (0.00s)
=== RUN TestHChaCha20
--- PASS: TestHChaCha20 (0.00s)
PASS
--- PASS: TestTestVectors/X25519 (0.00s)
--- PASS: TestTestVectors (0.00s)
=== RUN TestHighBitIgnored
--- PASS: TestHighBitIgnored (0.00s)
PASS
ok golang.org/x/crypto/curve25519 0.034s
ok golang.org/x/crypto/chacha20 0.037s
blake2b_test.go:60: AVX version
=== RUN TestHKDF
--- PASS: TestHKDF (0.00s)
=== RUN TestHKDFMultiRead
--- PASS: TestHKDFMultiRead (0.00s)
=== RUN TestHKDFLimit
--- PASS: TestHKDFLimit (0.00s)
=== RUN Example_usage
--- PASS: Example_usage (0.00s)
PASS
ok golang.org/x/crypto/hkdf 0.004s
blake2s_test.go:60: SSE2 version
=== RUN TestAliasing
--- PASS: TestAliasing (0.00s)
PASS
ok golang.org/x/crypto/internal/alias 0.006s
--- PASS: TestRandom/Standard (0.05s)
=== RUN TestRandom/X
blake2s_test.go:65: generic version
--- PASS: TestOrderGT (0.06s)
=== RUN TestBilinearity
--- PASS: TestHashes2X (0.07s)
=== RUN TestMarshal
--- PASS: TestMarshal (0.00s)
PASS
blake2b_test.go:65: SSE4 version
ok golang.org/x/crypto/blake2s 0.096s
--- PASS: TestRandom/X (0.04s)
--- PASS: TestRandom (0.09s)
=== RUN ExampleNewX
--- PASS: ExampleNewX (0.00s)
PASS
ok golang.org/x/crypto/chacha20poly1305 0.102s
blake2b_test.go:69: generic version
--- PASS: TestVectors (0.11s)
PASS
ok golang.org/x/crypto/argon2 0.118s
--- PASS: TestHashes2X (0.14s)
=== RUN TestMarshal
--- PASS: TestMarshal (0.00s)
=== RUN TestSelfTest
--- PASS: TestSelfTest (0.00s)
PASS
ok golang.org/x/crypto/blake2b 0.161s
? golang.org/x/crypto/internal/testenv [no test files]
=== RUN TestBurnin
poly1305_test.go:121: skipping without -stress
--- SKIP: TestBurnin (0.00s)
=== RUN TestSum
--- PASS: TestSum (0.00s)
=== RUN TestSumUnaligned
--- PASS: TestSumUnaligned (0.00s)
=== RUN TestSumGeneric
--- PASS: TestSumGeneric (0.00s)
=== RUN TestSumGenericUnaligned
--- PASS: TestSumGenericUnaligned (0.00s)
=== RUN TestWriteGeneric
--- PASS: TestWriteGeneric (0.00s)
=== RUN TestWriteGenericUnaligned
--- PASS: TestWriteGenericUnaligned (0.00s)
=== RUN TestWrite
--- PASS: TestWrite (0.00s)
=== RUN TestWriteUnaligned
--- PASS: TestWriteUnaligned (0.00s)
PASS
ok golang.org/x/crypto/internal/poly1305 0.011s
--- PASS: TestBcryptingIsEasy (0.26s)
=== RUN TestBcryptingIsCorrect
--- PASS: TestBilinearity (0.24s)
=== RUN TestG1Marshal
--- PASS: TestG1Marshal (0.00s)
=== RUN TestG2Marshal
--- PASS: TestG2Marshal (0.01s)
=== RUN TestG1Identity
--- PASS: TestG1Identity (0.00s)
=== RUN TestG2Identity
--- PASS: TestG2Identity (0.00s)
=== RUN TestTripartiteDiffieHellman
--- PASS: TestBcryptingIsCorrect (0.10s)
=== RUN TestVeryShortPasswords
--- PASS: TestVeryShortPasswords (0.08s)
=== RUN TestTooLongPasswordsWork
--- PASS: TestTripartiteDiffieHellman (0.16s)
PASS
ok golang.org/x/crypto/bn256 0.496s
--- PASS: TestTooLongPasswordsWork (0.08s)
=== RUN TestInvalidHashErrors
--- PASS: TestInvalidHashErrors (0.00s)
=== RUN TestUnpaddedBase64Encoding
--- PASS: TestUnpaddedBase64Encoding (0.00s)
=== RUN TestCost
--- PASS: TestCost (0.00s)
=== RUN TestCostValidationInHash
--- PASS: TestCostValidationInHash (0.00s)
=== RUN TestCostReturnsWithLeadingZeroes
? golang.org/x/crypto/internal/wycheproof/internal/dsa [no test files]
=== RUN TestGolden
--- PASS: TestGolden (0.00s)
=== RUN TestSum
=== RUN ExampleNew
--- PASS: ExampleNew (0.00s)
--- PASS: TestSum (0.00s)
=== RUN TestSealOpen
=== RUN TestVerify
--- PASS: TestVerify (0.00s)
=== RUN TestStress
auth_test.go:116: exhaustiveness test
--- SKIP: TestStress (0.00s)
=== RUN Example
--- PASS: Example (0.00s)
PASS
PASS
=== RUN TestSealOpen
ok golang.org/x/crypto/md4 0.003s
--- PASS: TestSealOpen (0.00s)
=== RUN TestSecretBox
=== RUN TestSign
--- PASS: TestSecretBox (0.00s)
=== RUN TestAppend
--- PASS: TestAppend (0.00s)
=== RUN Example
--- PASS: Example (0.00s)
PASS
ok golang.org/x/crypto/nacl/secretbox 0.005s
--- PASS: TestSign (0.00s)
=== RUN TestOpen
--- PASS: TestOpen (0.00s)
=== RUN TestGenerateSignOpen
--- PASS: TestGenerateSignOpen (0.00s)
PASS
--- PASS: TestSealOpen (0.00s)
=== RUN TestBox
ok golang.org/x/crypto/nacl/sign 0.007s
--- PASS: TestBox (0.00s)
=== RUN TestSealOpenAnonymous
--- PASS: TestCostReturnsWithLeadingZeroes (0.01s)
=== RUN TestMinorNotRequired
--- PASS: TestMinorNotRequired (0.00s)
=== RUN TestNoSideEffectsFromCompare
ok golang.org/x/crypto/nacl/auth 0.011s
2023/11/25 13:24:43 failed to run `go mod download -json github.com/google/wycheproof@v0.0.0-20191219022705-2196000605e4`, output: {
"Path": "github.com/google/wycheproof",
"Version": "v0.0.0-20191219022705-2196000605e4",
"Error": "github.com/google/wycheproof@v0.0.0-20191219022705-2196000605e4: Get \"
https://proxy.golang.org/github.com/google/wycheproof/@v/v0.0.0-20191219022705-2196000605e4.info\": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable"
}
FAIL golang.org/x/crypto/internal/wycheproof 0.017s
--- PASS: TestSealOpenAnonymous (0.02s)
=== RUN TestSealedBox
--- PASS: TestSealedBox (0.00s)
=== RUN Example
--- PASS: Example (0.00s)
=== RUN Example_precompute
--- PASS: Example_precompute (0.00s)
PASS
ok golang.org/x/crypto/nacl/box 0.035s
=== RUN TestOCSPDecode
--- PASS: TestOCSPDecode (0.00s)
=== RUN TestOCSPDecodeWithoutCert
--- PASS: TestOCSPDecodeWithoutCert (0.00s)
--- PASS: TestNoSideEffectsFromCompare (0.09s)
=== RUN TestPasswordTooLong
--- PASS: TestPasswordTooLong (0.00s)
PASS
=== RUN TestOCSPDecodeWithExtensions
ok golang.org/x/crypto/bcrypt 0.626s
--- PASS: TestOCSPDecodeWithExtensions (0.00s)
=== RUN TestOCSPSignature
--- PASS: TestOCSPSignature (0.00s)
=== RUN TestOCSPRequest
--- PASS: TestOCSPRequest (0.00s)
=== RUN TestOCSPResponse
=== RUN TestOCSPResponse/Zero_value
--- PASS: TestOCSPResponse/Zero_value (0.00s)
=== RUN TestOCSPResponse/crypto.SHA1
--- PASS: TestOCSPResponse/crypto.SHA1 (0.00s)
=== RUN TestOCSPResponse/crypto.SHA256
--- PASS: TestOCSPResponse/crypto.SHA256 (0.00s)
=== RUN TestOCSPResponse/crypto.SHA384
--- PASS: TestOCSPResponse/crypto.SHA384 (0.00s)
=== RUN TestOCSPResponse/crypto.SHA512
--- PASS: TestOCSPResponse/crypto.SHA512 (0.00s)
--- PASS: TestOCSPResponse (0.02s)
=== RUN TestErrorResponse
--- PASS: TestErrorResponse (0.00s)
=== RUN TestOCSPDecodeMultiResponse
--- PASS: TestOCSPDecodeMultiResponse (0.02s)
=== RUN TestOCSPDecodeMultiResponseWithoutMatchingCert
=== RUN TestCanonicalText
--- PASS: TestCanonicalText (0.00s)
=== RUN TestKeyExpiry
=== RUN TestDecodeEncode
--- PASS: TestDecodeEncode (0.00s)
=== RUN TestLongHeader
--- PASS: TestLongHeader (0.00s)
PASS
--- PASS: TestKeyExpiry (0.00s)
=== RUN TestMissingCrossSignature
ok golang.org/x/crypto/openpgp/armor 0.004s
--- PASS: TestMissingCrossSignature (0.00s)
=== RUN TestInvalidCrossSignature
--- PASS: TestInvalidCrossSignature (0.00s)
=== RUN TestGoodCrossSignature
--- PASS: TestGoodCrossSignature (0.00s)
=== RUN TestRevokedUserID
--- PASS: TestRevokedUserID (0.00s)
=== RUN TestExternallyRevocableKey
--- PASS: TestExternallyRevocableKey (0.00s)
=== RUN TestKeyRevocation
--- PASS: TestKeyRevocation (0.00s)
=== RUN TestKeyWithRevokedSubKey
--- PASS: TestKeyWithRevokedSubKey (0.00s)
=== RUN TestSubkeyRevocation
--- PASS: TestSubkeyRevocation (0.00s)
=== RUN TestKeyWithSubKeyAndBadSelfSigOrder
--- PASS: TestKeyWithSubKeyAndBadSelfSigOrder (0.00s)
=== RUN TestKeyUsage
--- PASS: TestKeyUsage (0.00s)
=== RUN TestIdVerification
--- PASS: TestIdVerification (0.00s)
=== RUN TestNewEntityWithPreferredHash
--- PASS: TestOCSPDecodeMultiResponseWithoutMatchingCert (0.06s)
PASS
ok golang.org/x/crypto/ocsp 0.100s
? golang.org/x/crypto/openpgp/errors [no test files]
=== RUN TestEncryptDecrypt
=== RUN TestParse
--- PASS: TestEncryptDecrypt (0.00s)
=== RUN TestDecryptBadKey
--- PASS: TestDecryptBadKey (0.00s)
PASS
--- PASS: TestParse (0.00s)
=== RUN TestParseWithNoNewlineAtEnd
--- PASS: TestParseWithNoNewlineAtEnd (0.00s)
=== RUN TestSigning
ok golang.org/x/crypto/openpgp/elgamal 0.011s
--- PASS: TestSigning (0.01s)
=== RUN TestMultiSign
clearsign_test.go:139: skipping long test in -short mode
--- SKIP: TestMultiSign (0.00s)
=== RUN TestDecodeMissingCRC
--- PASS: TestDecodeMissingCRC (0.00s)
=== RUN TestParseInvalid
--- PASS: TestParseInvalid (0.00s)
PASS
ok golang.org/x/crypto/openpgp/clearsign 0.022s
--- PASS: TestAliasing (0.95s)
=== RUN TestMultiplyDistributesOverAdd
--- PASS: TestNewEntityWithPreferredHash (0.36s)
=== RUN TestNewEntityWithoutPreferredHash
--- PASS: TestMultiplyDistributesOverAdd (0.20s)
=== RUN TestMul64to128
--- PASS: TestMul64to128 (0.00s)
=== RUN TestSetBytesRoundTrip
--- PASS: TestSetBytesRoundTrip (0.00s)
=== RUN TestBytesBigEquivalence
--- PASS: TestBytesBigEquivalence (0.00s)
=== RUN TestDecimalConstants
--- PASS: TestDecimalConstants (0.00s)
=== RUN TestSetBytesRoundTripEdgeCases
--- PASS: TestSetBytesRoundTripEdgeCases (0.00s)
=== RUN TestConsistency
--- PASS: TestConsistency (0.00s)
=== RUN TestEqual
--- PASS: TestEqual (0.00s)
=== RUN TestInvert
--- PASS: TestInvert (0.00s)
=== RUN TestSelectSwap
--- PASS: TestSelectSwap (0.00s)
=== RUN TestMult32
? golang.org/x/crypto/poly1305 [no test files]
=== RUN TestSalted
--- PASS: TestSalted (0.00s)
=== RUN TestIterated
--- PASS: TestIterated (0.00s)
=== RUN TestParse
--- PASS: TestParse (0.00s)
=== RUN TestSerialize
=== RUN TestWithHMACSHA1
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:MD5 S2KCount:-1}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:MD5 S2KCount:0}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:MD5 S2KCount:1024}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:MD5 S2KCount:65536}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:MD5 S2KCount:4063232}
=== RUN TestEncryptDecrypt
--- PASS: TestEncryptDecrypt (0.00s)
PASS
=== RUN TestCounterOverflow
--- PASS: TestCounterOverflow (0.00s)
ok golang.org/x/crypto/pkcs12/internal/rc2 0.004s
=== RUN TestCore208
--- PASS: TestCore208 (0.00s)
=== RUN TestVectors
--- PASS: TestVectors (0.00s)
=== RUN TestMillionA
=== RUN TestBMPString
--- PASS: TestBMPString (0.00s)
=== RUN TestPbDecrypterFor
=== RUN TestOutOfBoundsWrite
--- PASS: TestOutOfBoundsWrite (0.00s)
PASS
=== RUN TestSalsa20
ok golang.org/x/crypto/salsa20/salsa 0.004s
--- PASS: TestSalsa20 (0.00s)
--- PASS: TestPbDecrypterFor (0.00s)
=== RUN TestXSalsa20
--- PASS: TestXSalsa20 (0.00s)
=== RUN TestPbDecrypt
PASS
=== RUN TestKey
=== RUN TestKeccakKats
=== RUN TestCompressed
=== RUN TestIsQuery
--- PASS: TestCompressed (0.00s)
--- PASS: TestIsQuery (0.00s)
=== RUN TestDecryptingEncryptedKey
=== RUN TestKeySerialization
--- PASS: TestKeySerialization (0.00s)
=== RUN TestParseLibOTRPrivateKey
--- PASS: TestParseLibOTRPrivateKey (0.00s)
=== RUN TestSignVerify
--- PASS: TestSignVerify (0.00s)
=== RUN TestConversation
--- PASS: TestDecryptingEncryptedKey (0.00s)
=== RUN TestRSADecrypter
--- PASS: TestWithHMACSHA1 (0.01s)
--- PASS: TestRSADecrypter (0.00s)
=== RUN TestWithHMACSHA256
=== RUN TestEncryptingEncryptedKey
--- PASS: TestEncryptingEncryptedKey (0.00s)
=== RUN TestSerializingEncryptedKey
--- PASS: TestSerializingEncryptedKey (0.00s)
=== RUN TestOCFB
--- PASS: TestOCFB (0.00s)
=== RUN TestOpaqueParseReason
--- PASS: TestOpaqueParseReason (0.00s)
=== RUN TestReadFull
--- PASS: TestReadFull (0.00s)
=== RUN TestReadLength
--- PASS: TestReadLength (0.00s)
=== RUN TestPartialLengthReader
--- PASS: TestPartialLengthReader (0.00s)
=== RUN TestReadHeader
--- PASS: TestReadHeader (0.00s)
ok golang.org/x/crypto/salsa20 0.018s
=== RUN TestSerializeHeader
--- PASS: TestSerializeHeader (0.00s)
=== RUN TestPartialLengths
--- PASS: TestPartialLengths (0.00s)
=== RUN TestPartialLengthsShortWrite
--- PASS: TestPartialLengthsShortWrite (0.00s)
=== RUN TestPrivateKeyRead
--- PASS: TestPrivateKeyRead (0.00s)
=== RUN TestRSAPrivateKey
--- PASS: TestRSAPrivateKey (0.00s)
=== RUN TestECDSAPrivateKey
--- PASS: TestECDSAPrivateKey (0.00s)
=== RUN TestRSASignerPrivateKey
--- PASS: TestPbDecrypt (0.02s)
=== RUN TestVerifyMac
--- PASS: TestVerifyMac (0.00s)
=== RUN TestThatPBKDFWorksCorrectlyForLongKeys
--- PASS: TestWithHMACSHA256 (0.01s)
PASS
ok golang.org/x/crypto/pbkdf2 0.028s
--- PASS: TestThatPBKDFWorksCorrectlyForLongKeys (0.00s)
=== RUN TestThatPBKDFHandlesLeadingZeros
--- PASS: TestConversation (0.02s)
=== RUN TestGoodSMP
--- PASS: TestThatPBKDFHandlesLeadingZeros (0.00s)
=== RUN TestPfx
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:MD5 S2KCount:65011712}
--- PASS: TestMillionA (0.03s)
PASS
ok golang.org/x/crypto/ripemd160 0.037s
--- PASS: TestRSASignerPrivateKey (0.02s)
--- PASS: TestPfx (0.02s)
=== RUN TestECDSASignerPrivateKey
=== RUN TestPEM
--- PASS: TestECDSASignerPrivateKey (0.00s)
=== RUN TestIssue11505
--- PASS: TestIssue11505 (0.00s)
=== RUN TestPublicKeyRead
--- PASS: TestPublicKeyRead (0.00s)
=== RUN TestPublicKeySerialize
--- PASS: TestPublicKeySerialize (0.00s)
=== RUN TestEcc384Serialize
--- PASS: TestEcc384Serialize (0.01s)
=== RUN TestP256KeyID
--- PASS: TestP256KeyID (0.00s)
=== RUN TestPublicKeyV3Read
--- PASS: TestPublicKeyV3Read (0.00s)
=== RUN TestPublicKeyV3Serialize
--- PASS: TestPublicKeyV3Serialize (0.00s)
=== RUN TestSignatureRead
--- PASS: TestSignatureRead (0.00s)
=== RUN TestSignatureReserialize
--- PASS: TestSignatureReserialize (0.00s)
=== RUN TestSignUserId
--- PASS: TestSignUserId (0.00s)
=== RUN TestSignatureV3Read
--- PASS: TestSignatureV3Read (0.00s)
=== RUN TestSignatureV3Reserialize
--- PASS: TestSignatureV3Reserialize (0.00s)
=== RUN TestSymmetricKeyEncrypted
--- PASS: TestSymmetricKeyEncrypted (0.00s)
=== RUN TestSerializeSymmetricKeyEncryptedCiphers
--- PASS: TestSerializeSymmetricKeyEncryptedCiphers (0.01s)
=== RUN TestSerialize
--- PASS: TestSerialize (0.00s)
=== RUN TestParseUserAttribute
--- PASS: TestPEM (0.03s)
PASS
--- PASS: TestParseUserAttribute (0.00s)
=== RUN TestParseUserId
--- PASS: TestParseUserId (0.00s)
=== RUN TestNewUserId
--- PASS: TestNewUserId (0.00s)
=== RUN TestNewUserIdWithInvalidInput
--- PASS: TestNewUserIdWithInvalidInput (0.00s)
PASS
ok golang.org/x/crypto/pkcs12 0.077s
ok golang.org/x/crypto/openpgp/packet 0.078s
--- PASS: TestGoodSMP (0.14s)
=== RUN TestBadSMP
--- PASS: TestKeccakKats (0.17s)
=== RUN TestKeccak
--- PASS: TestKeccak (0.00s)
=== RUN TestUnalignedWrite
--- PASS: TestUnalignedWrite (0.03s)
=== RUN TestAppend
--- PASS: TestAppend (0.00s)
=== RUN TestAppendNoRealloc
--- PASS: TestAppendNoRealloc (0.00s)
=== RUN TestSqueezing
--- PASS: TestSqueezing (0.00s)
=== RUN TestReset
--- PASS: TestReset (0.00s)
=== RUN TestClone
--- PASS: TestClone (0.00s)
=== RUN Example_sum
--- PASS: Example_sum (0.00s)
=== RUN Example_mac
--- PASS: Example_mac (0.00s)
=== RUN ExampleNewCShake256
--- PASS: ExampleNewCShake256 (0.00s)
PASS
ok golang.org/x/crypto/sha3 0.212s
--- PASS: TestBadSMP (0.09s)
=== RUN TestRehandshaking
--- PASS: TestRehandshaking (0.06s)
=== RUN TestAgainstLibOTR
--- PASS: TestAgainstLibOTR (0.00s)
PASS
ok golang.org/x/crypto/otr 0.319s
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-1 S2KCount:-1}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-1 S2KCount:0}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-1 S2KCount:1024}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-1 S2KCount:65536}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-1 S2KCount:4063232}
--- PASS: TestMult32 (0.61s)
=== RUN TestSqrtRatio
--- PASS: TestSqrtRatio (0.00s)
=== RUN TestCarryPropagate
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-1 S2KCount:65011712}
--- PASS: TestKey (0.49s)
=== RUN Example
--- PASS: TestCarryPropagate (0.21s)
=== RUN TestFeSquare
--- PASS: Example (0.19s)
PASS
ok golang.org/x/crypto/scrypt 0.695s
--- PASS: TestFeSquare (0.11s)
=== RUN TestFeMul
--- PASS: TestNewEntityWithoutPreferredHash (1.12s)
=== RUN TestNewEntityCorrectName
--- PASS: TestFeMul (0.13s)
PASS
ok golang.org/x/crypto/curve25519/internal/field 2.222s
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:RIPEMD-160 S2KCount:-1}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:RIPEMD-160 S2KCount:0}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:RIPEMD-160 S2KCount:1024}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:RIPEMD-160 S2KCount:65536}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:RIPEMD-160 S2KCount:4063232}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:RIPEMD-160 S2KCount:65011712}
--- PASS: TestNewEntityCorrectName (0.48s)
=== RUN TestNewEntityWithPreferredSymmetric
--- PASS: TestNewEntityWithPreferredSymmetric (0.45s)
=== RUN TestNewEntityWithoutPreferredSymmetric
? golang.org/x/crypto/ssh/terminal [no test files]
=== RUN TestKey
=== RUN TestBlocksize
--- PASS: TestBlocksize (0.00s)
=== RUN TestInvalidKeySize
--- PASS: TestInvalidKeySize (0.00s)
=== RUN TestCipherEncrypt
--- PASS: TestCipherEncrypt (0.00s)
PASS
=== RUN TestSbox
--- PASS: TestSbox (0.00s)
=== RUN TestCipher
=== RUN TestXTS
=== RUN TestBlocksize
--- PASS: TestBlocksize (0.00s)
--- PASS: TestXTS (0.00s)
=== RUN TestCipherInit
--- PASS: TestCipherInit (0.00s)
=== RUN TestShorterCiphertext
=== RUN TestInvalidKeySize
--- PASS: TestShorterCiphertext (0.00s)
--- PASS: TestInvalidKeySize (0.00s)
PASS
=== RUN TestEncodeDecode
ok golang.org/x/crypto/tea 0.003s
--- PASS: TestEncodeDecode (0.00s)
=== RUN TestCipherEncrypt
--- PASS: TestCipherEncrypt (0.00s)
=== RUN TestCipherDecrypt
--- PASS: TestCipherDecrypt (0.00s)
PASS
=== RUN TestRevoked
--- PASS: TestRevoked (0.00s)
=== RUN TestHostAuthority
ok golang.org/x/crypto/xtea 0.003s
--- PASS: TestHostAuthority (0.00s)
=== RUN TestBracket
--- PASS: TestBracket (0.00s)
=== RUN TestNewKeyType
--- PASS: TestNewKeyType (0.00s)
=== RUN TestSameKeyType
--- PASS: TestSameKeyType (0.00s)
=== RUN TestIPAddress
--- PASS: TestIPAddress (0.00s)
=== RUN TestIPv6Address
--- PASS: TestIPv6Address (0.00s)
=== RUN TestBasic
=== RUN TestParseCertData
=== RUN TestParseCertData/valid_certs
--- PASS: TestBasic (0.00s)
=== RUN TestHostNamePrecedence
--- PASS: TestHostNamePrecedence (0.00s)
=== RUN TestDBOrderingPrecedenceKeyType
--- PASS: TestDBOrderingPrecedenceKeyType (0.00s)
=== RUN TestNegate
--- PASS: TestNegate (0.00s)
=== RUN TestWildcard
--- PASS: TestWildcard (0.00s)
=== RUN TestLine
--- PASS: TestLine (0.00s)
=== RUN TestWildcardMatch
--- PASS: TestWildcardMatch (0.00s)
=== RUN TestHostHash
--- PASS: TestHostHash (0.00s)
=== RUN TestHashList
--- PASS: TestHashList (0.00s)
=== RUN TestNormalize
--- PASS: TestNormalize (0.00s)
=== RUN TestHashedHostkeyCheck
--- PASS: TestParseCertData/valid_certs (0.00s)
--- PASS: TestHashedHostkeyCheck (0.00s)
PASS
=== RUN TestParseCertData/cert_obj,_no_trust_obj
--- PASS: TestParseCertData/cert_obj,_no_trust_obj (0.00s)
=== RUN TestParseCertData/trust_obj,_no_cert_obj
--- PASS: TestParseCertData/trust_obj,_no_cert_obj (0.00s)
=== RUN TestParseCertData/missing_certificate_der
--- PASS: TestParseCertData/missing_certificate_der (0.00s)
=== RUN TestParseCertData/untrusted_cert_(cert)
--- PASS: TestParseCertData/untrusted_cert_(cert) (0.00s)
ok golang.org/x/crypto/ssh/knownhosts 0.006s
=== RUN TestParseCertData/untrusted_cert_(trust)
--- PASS: TestParseCertData/untrusted_cert_(trust) (0.00s)
=== RUN TestParseCertData/malformed_class
--- PASS: TestParseCertData/malformed_class (0.00s)
=== RUN TestParseCertData/malformed_cert_octal
--- PASS: TestParseCertData/malformed_cert_octal (0.00s)
=== RUN TestParseCertData/malformed_hash_octal
--- PASS: TestParseCertData/malformed_hash_octal (0.00s)
=== RUN TestParseCertData/malformed_distrust_octal
--- PASS: TestParseCertData/malformed_distrust_octal (0.00s)
--- PASS: TestParseCertData (0.00s)
PASS
ok golang.org/x/crypto/x509roots/nss 0.007s
--- PASS: TestCipher (0.00s)
PASS
ok golang.org/x/crypto/xts 0.008s
ok golang.org/x/crypto/twofish 0.008s
=== RUN TestMalformedRequests
=== RUN TestMalformedRequests/Empty_request
--- PASS: TestMalformedRequests/Empty_request (0.00s)
=== RUN TestBufferReadwrite
=== RUN TestMalformedRequests/Short_header
--- PASS: TestMalformedRequests/Short_header (0.00s)
--- PASS: TestBufferReadwrite (0.00s)
=== RUN TestBufferClose
=== RUN TestMalformedRequests/Empty_body
--- PASS: TestMalformedRequests/Empty_body (0.00s)
--- PASS: TestBufferClose (0.00s)
=== RUN TestMalformedRequests/Short_body
=== RUN TestParseCert
--- PASS: TestMalformedRequests/Short_body (0.00s)
--- PASS: TestParseCert (0.00s)
--- PASS: TestMalformedRequests (0.00s)
=== RUN TestParseCertWithOptions
=== RUN TestAgent
--- PASS: TestParseCertWithOptions (0.00s)
client_test.go:30: skipping test due to -short
--- SKIP: TestAgent (0.00s)
=== RUN TestValidateCert
=== RUN TestCert
--- PASS: TestValidateCert (0.00s)
=== RUN TestValidateCertTime
client_test.go:30: skipping test due to -short
--- SKIP: TestCert (0.00s)
=== RUN TestServerResponseTooLarge
=== RUN TestAgentForward
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestAgentForward (0.00s)
=== RUN TestBannerCallbackAgainstOpenSSH
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestBannerCallbackAgainstOpenSSH (0.00s)
=== RUN TestCertLogin
test_unix_test.go:293: skipping test due to -short
--- PASS: TestValidateCertTime (0.00s)
=== RUN TestHostKeyCert
--- SKIP: TestCertLogin (0.00s)
=== RUN TestDialTCP
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestDialTCP (0.00s)
=== RUN TestDialUnix
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestDialUnix (0.00s)
=== RUN TestPortForwardTCP
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestPortForwardTCP (0.00s)
=== RUN TestPortForwardUnix
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestPortForwardUnix (0.00s)
=== RUN TestAcceptCloseTCP
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestAcceptCloseTCP (0.00s)
=== RUN TestAcceptCloseUnix
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestAcceptCloseUnix (0.00s)
=== RUN TestPortForwardConnectionCloseTCP
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestPortForwardConnectionCloseTCP (0.00s)
=== RUN TestPortForwardConnectionCloseUnix
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestPortForwardConnectionCloseUnix (0.00s)
=== RUN TestMultiAuth
=== RUN TestMultiAuth/password,publickey
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestMultiAuth/password,publickey (0.00s)
=== RUN TestMultiAuth/keyboard-interactive,publickey
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestMultiAuth/keyboard-interactive,publickey (0.00s)
=== RUN TestMultiAuth/publickey,password
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestMultiAuth/publickey,password (0.00s)
=== RUN TestMultiAuth/publickey,keyboard-interactive
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestMultiAuth/publickey,keyboard-interactive (0.00s)
=== RUN TestMultiAuth/password,password
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestMultiAuth/password,password (0.00s)
--- PASS: TestMultiAuth (0.00s)
=== RUN TestRunCommandSuccess
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestRunCommandSuccess (0.00s)
=== RUN TestHostKeyCheck
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestHostKeyCheck (0.00s)
=== RUN TestRunCommandStdin
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestRunCommandStdin (0.00s)
=== RUN TestRunCommandStdinError
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestRunCommandStdinError (0.00s)
=== RUN TestRunCommandFailed
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestRunCommandFailed (0.00s)
=== RUN TestRunCommandWeClosed
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestRunCommandWeClosed (0.00s)
=== RUN TestFuncLargeRead
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestFuncLargeRead (0.00s)
=== RUN TestKeyChange
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestKeyChange (0.00s)
=== RUN TestValidTerminalMode
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestValidTerminalMode (0.00s)
=== RUN TestWindowChange
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestWindowChange (0.00s)
=== RUN TestCiphers
=== RUN TestCiphers/aes128-gcm@openssh.com
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestCiphers/aes128-gcm@openssh.com (0.00s)
=== RUN TestCiphers/aes256-gcm@openssh.com
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestCiphers/aes256-gcm@openssh.com (0.00s)
=== RUN TestCiphers/chacha20-poly1305@openssh.com
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestCiphers/chacha20-poly1305@openssh.com (0.00s)
=== RUN TestCiphers/aes128-ctr
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestCiphers/aes128-ctr (0.00s)
=== RUN TestCiphers/aes192-ctr
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestCiphers/aes192-ctr (0.00s)
=== RUN TestCiphers/aes256-ctr
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestCiphers/aes256-ctr (0.00s)
=== RUN TestCiphers/aes128-cbc
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestCiphers/aes128-cbc (0.00s)
=== RUN TestCiphers/3des-cbc
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestCiphers/3des-cbc (0.00s)
=== RUN TestCiphers/arcfour128
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestCiphers/arcfour128 (0.00s)
=== RUN TestCiphers/arcfour256
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestCiphers/arcfour256 (0.00s)
--- PASS: TestCiphers (0.00s)
=== RUN TestMACs
=== RUN TestMACs/hmac-sha2-256-etm@openssh.com
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestMACs/hmac-sha2-256-etm@openssh.com (0.00s)
=== RUN TestMACs/hmac-sha2-512-etm@openssh.com
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestMACs/hmac-sha2-512-etm@openssh.com (0.00s)
=== RUN TestMACs/hmac-sha2-256
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestMACs/hmac-sha2-256 (0.00s)
=== RUN TestMACs/hmac-sha2-512
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestMACs/hmac-sha2-512 (0.00s)
=== RUN TestMACs/hmac-sha1
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestMACs/hmac-sha1 (0.00s)
=== RUN TestMACs/hmac-sha1-96
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestMACs/hmac-sha1-96 (0.00s)
--- PASS: TestMACs (0.00s)
=== RUN TestKeyExchanges
=== RUN TestKeyExchanges/curve25519-sha256
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestKeyExchanges/curve25519-sha256 (0.00s)
=== RUN TestKeyExchanges/curve25519-sha256@libssh.org
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestKeyExchanges/curve25519-sha256@libssh.org (0.00s)
=== RUN TestKeyExchanges/ecdh-sha2-nistp256
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestKeyExchanges/ecdh-sha2-nistp256 (0.00s)
=== RUN TestKeyExchanges/ecdh-sha2-nistp384
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestKeyExchanges/ecdh-sha2-nistp384 (0.00s)
=== RUN TestKeyExchanges/ecdh-sha2-nistp521
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestKeyExchanges/ecdh-sha2-nistp521 (0.00s)
=== RUN TestKeyExchanges/diffie-hellman-group14-sha256
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestKeyExchanges/diffie-hellman-group14-sha256 (0.00s)
=== RUN TestKeyExchanges/diffie-hellman-group14-sha1
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestKeyExchanges/diffie-hellman-group14-sha1 (0.00s)
=== RUN TestKeyExchanges/diffie-hellman-group-exchange-sha1
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestKeyExchanges/diffie-hellman-group-exchange-sha1 (0.00s)
=== RUN TestKeyExchanges/diffie-hellman-group-exchange-sha256
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestKeyExchanges/diffie-hellman-group-exchange-sha256 (0.00s)
--- PASS: TestKeyExchanges (0.00s)
=== RUN TestClientAuthAlgorithms
=== RUN TestClientAuthAlgorithms/rsa
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestClientAuthAlgorithms/rsa (0.00s)
=== RUN TestClientAuthAlgorithms/dsa
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestClientAuthAlgorithms/dsa (0.00s)
=== RUN TestClientAuthAlgorithms/ecdsa
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestClientAuthAlgorithms/ecdsa (0.00s)
=== RUN TestClientAuthAlgorithms/ed25519
test_unix_test.go:293: skipping test due to -short
--- SKIP: TestClientAuthAlgorithms/ed25519 (0.00s)
--- PASS: TestClientAuthAlgorithms (0.00s)
PASS
ok golang.org/x/crypto/ssh/test 0.028s
--- PASS: TestHostKeyCert (0.01s)
=== RUN TestCertTypes
=== RUN TestCertTypes/ecdsa-sha2-nistp256-cert-v01@openssh.com
--- PASS: TestCertTypes/ecdsa-sha2-nistp256-cert-v01@openssh.com (0.00s)
=== RUN TestCertTypes/ecdsa-sha2-nistp384-cert-v01@openssh.com
--- PASS: TestCertTypes/ecdsa-sha2-nistp384-cert-v01@openssh.com (0.00s)
=== RUN TestCertTypes/ecdsa-sha2-nistp521-cert-v01@openssh.com
--- PASS: TestCertTypes/ecdsa-sha2-nistp521-cert-v01@openssh.com (0.01s)
=== RUN TestCertTypes/ssh-ed25519-cert-v01@openssh.com
--- PASS: TestCertTypes/ssh-ed25519-cert-v01@openssh.com (0.00s)
=== RUN TestCertTypes/ssh-rsa-cert-v01@openssh.com
--- PASS: TestServerResponseTooLarge (0.03s)
=== RUN TestAuth
client_test.go:30: skipping test due to -short
--- SKIP: TestAuth (0.00s)
=== RUN TestLockOpenSSHAgent
client_test.go:30: skipping test due to -short
--- SKIP: TestLockOpenSSHAgent (0.00s)
=== RUN TestLockKeyringAgent
--- PASS: TestCertTypes/ssh-rsa-cert-v01@openssh.com (0.00s)
=== RUN TestCertTypes/legacyRSASigner
2023/11/25 13:24:46 agent 23: agent: incorrect passphrase
--- PASS: TestLockKeyringAgent (0.00s)
=== RUN TestAgentExtensions
client_test.go:30: skipping test due to -short
--- SKIP: TestAgentExtensions (0.00s)
=== RUN TestKeyringAddingAndRemoving
--- PASS: TestKeyringAddingAndRemoving (0.00s)
=== RUN TestServer
--- PASS: TestCertTypes/legacyRSASigner (0.00s)
=== RUN TestCertTypes/ssh-dss-cert-v01@openssh.com
--- PASS: TestServer (0.00s)
=== RUN TestLockServer
--- PASS: TestLockServer (0.00s)
=== RUN TestSetupForwardAgent
client_test.go:30: skipping test due to -short
--- SKIP: TestSetupForwardAgent (0.00s)
=== RUN TestV1ProtocolMessages
--- PASS: TestCertTypes/ssh-dss-cert-v01@openssh.com (0.00s)
--- PASS: TestCertTypes (0.03s)
=== RUN TestDefaultCiphersExist
--- PASS: TestDefaultCiphersExist (0.00s)
=== RUN TestPacketCiphers
=== RUN TestPacketCiphers/cipher=aes128-ctr
--- PASS: TestPacketCiphers/cipher=aes128-ctr (0.00s)
=== RUN TestPacketCiphers/cipher=arcfour128
--- PASS: TestV1ProtocolMessages (0.00s)
=== RUN TestKeyTypes
--- PASS: TestPacketCiphers/cipher=arcfour128 (0.00s)
=== RUN TestPacketCiphers/cipher=arcfour
--- PASS: TestPacketCiphers/cipher=arcfour (0.00s)
=== RUN TestPacketCiphers/cipher=aes128-gcm@openssh.com
--- PASS: TestPacketCiphers/cipher=aes128-gcm@openssh.com (0.00s)
=== RUN TestPacketCiphers/cipher=3des-cbc
--- PASS: TestPacketCiphers/cipher=3des-cbc (0.00s)
=== RUN TestPacketCiphers/cipher=aes192-ctr
--- PASS: TestPacketCiphers/cipher=aes192-ctr (0.00s)
=== RUN TestPacketCiphers/cipher=aes256-ctr
--- PASS: TestPacketCiphers/cipher=aes256-ctr (0.00s)
=== RUN TestPacketCiphers/cipher=arcfour256
--- PASS: TestPacketCiphers/cipher=arcfour256 (0.00s)
=== RUN TestPacketCiphers/cipher=aes256-gcm@openssh.com
--- PASS: TestPacketCiphers/cipher=aes256-gcm@openssh.com (0.00s)
=== RUN TestPacketCiphers/cipher=chacha20-poly1305@openssh.com
--- PASS: TestPacketCiphers/cipher=chacha20-poly1305@openssh.com (0.00s)
=== RUN TestPacketCiphers/cipher=aes128-cbc
--- PASS: TestPacketCiphers/cipher=aes128-cbc (0.00s)
=== RUN TestPacketCiphers/mac=hmac-sha2-512-etm@openssh.com
--- PASS: TestPacketCiphers/mac=hmac-sha2-512-etm@openssh.com (0.00s)
=== RUN TestPacketCiphers/mac=hmac-sha2-256-etm@openssh.com
--- PASS: TestPacketCiphers/mac=hmac-sha2-256-etm@openssh.com (0.00s)
=== RUN TestPacketCiphers/mac=hmac-sha2-512
--- PASS: TestPacketCiphers/mac=hmac-sha2-512 (0.00s)
=== RUN TestPacketCiphers/mac=hmac-sha2-256
--- PASS: TestPacketCiphers/mac=hmac-sha2-256 (0.00s)
=== RUN TestPacketCiphers/mac=hmac-sha1
--- PASS: TestPacketCiphers/mac=hmac-sha1 (0.00s)
=== RUN TestPacketCiphers/mac=hmac-sha1-96
--- PASS: TestPacketCiphers/mac=hmac-sha1-96 (0.00s)
--- PASS: TestPacketCiphers (0.00s)
=== RUN TestCBCOracleCounterMeasure
--- PASS: TestCBCOracleCounterMeasure (0.01s)
=== RUN TestCVE202143565
--- PASS: TestCVE202143565 (0.00s)
=== RUN TestClientAuthPublicKey
--- PASS: TestClientAuthPublicKey (0.00s)
=== RUN TestClientAuthNoSHA2
--- PASS: TestClientAuthNoSHA2 (0.00s)
=== RUN TestClientAuthThirdKey
--- PASS: TestClientAuthThirdKey (0.00s)
=== RUN TestAuthMethodPassword
--- PASS: TestAuthMethodPassword (0.00s)
=== RUN TestAuthMethodFallback
--- PASS: TestAuthMethodFallback (0.00s)
=== RUN TestAuthMethodWrongPassword
--- PASS: TestAuthMethodWrongPassword (0.00s)
=== RUN TestAuthMethodKeyboardInteractive
--- PASS: TestAuthMethodKeyboardInteractive (0.00s)
=== RUN TestAuthMethodWrongKeyboardInteractive
--- PASS: TestAuthMethodWrongKeyboardInteractive (0.00s)
=== RUN TestAuthMethodInvalidPublicKey
--- PASS: TestAuthMethodInvalidPublicKey (0.00s)
=== RUN TestAuthMethodRSAandDSA
--- PASS: TestAuthMethodRSAandDSA (0.00s)
=== RUN TestMethodInvalidAlgorithm
--- PASS: TestMethodInvalidAlgorithm (0.00s)
=== RUN TestClientHMAC
--- PASS: TestClientHMAC (0.02s)
=== RUN TestClientUnsupportedCipher
--- PASS: TestClientUnsupportedCipher (0.00s)
=== RUN TestClientUnsupportedKex
client_auth_test.go:362: skipping known-flaky test on the Go build dashboard; see golang.org/issue/15198
--- SKIP: TestClientUnsupportedKex (0.00s)
=== RUN TestClientLoginCert
--- PASS: TestKeyTypes (0.07s)
=== RUN TestCertTypes
--- PASS: TestClientLoginCert (0.03s)
=== RUN TestPermissionsPassing
--- PASS: TestPermissionsPassing (0.00s)
=== RUN TestNoPermissionsPassing
--- PASS: TestNoPermissionsPassing (0.00s)
=== RUN TestRetryableAuth
--- PASS: TestRetryableAuth (0.00s)
=== RUN TestClientAuthNone
--- PASS: TestClientAuthNone (0.00s)
=== RUN TestClientAuthMaxAuthTries
--- PASS: TestClientAuthMaxAuthTries (0.00s)
=== RUN TestClientAuthMaxAuthTriesPublicKey
--- PASS: TestClientAuthMaxAuthTriesPublicKey (0.00s)
=== RUN TestClientAuthErrorList
--- PASS: TestClientAuthErrorList (0.00s)
=== RUN TestAuthMethodGSSAPIWithMIC
--- PASS: TestAuthMethodGSSAPIWithMIC (0.01s)
=== RUN TestCompatibleAlgoAndSignatures
--- PASS: TestCompatibleAlgoAndSignatures (0.00s)
=== RUN TestClientVersion
=== RUN TestClientVersion/default_version
--- PASS: TestClientVersion/default_version (0.00s)
=== RUN TestClientVersion/custom_version
--- PASS: TestClientVersion/custom_version (0.00s)
=== RUN TestClientVersion/good_multi_line_version
--- PASS: TestClientVersion/good_multi_line_version (0.00s)
=== RUN TestClientVersion/bad_multi_line_version
--- PASS: TestClientVersion/bad_multi_line_version (0.00s)
=== RUN TestClientVersion/long_multi_line_version
--- PASS: TestClientVersion/long_multi_line_version (0.00s)
--- PASS: TestClientVersion (0.01s)
=== RUN TestHostKeyCheck
--- PASS: TestHostKeyCheck (0.00s)
=== RUN TestVerifyHostKeySignature
--- PASS: TestVerifyHostKeySignature (0.00s)
=== RUN TestBannerCallback
--- PASS: TestBannerCallback (0.00s)
=== RUN TestNewClientConn
=== RUN TestNewClientConn/good_user_field_for_ConnMetadata
--- PASS: TestCertTypes (0.07s)
=== RUN TestParseConstraints
--- PASS: TestParseConstraints (0.00s)
PASS
--- PASS: TestNewClientConn/good_user_field_for_ConnMetadata (0.00s)
=== RUN TestNewClientConn/empty_user_field_for_ConnMetadata
--- PASS: TestNewClientConn/empty_user_field_for_ConnMetadata (0.00s)
=== RUN TestNewClientConn/host_key_mismatch
ok golang.org/x/crypto/ssh/agent 0.192s
--- PASS: TestNewClientConn/host_key_mismatch (0.00s)
--- PASS: TestNewClientConn (0.01s)
=== RUN TestFindAgreedAlgorithms
=== RUN TestFindAgreedAlgorithms/standard
--- PASS: TestFindAgreedAlgorithms/standard (0.00s)
=== RUN TestFindAgreedAlgorithms/no_common_hostkey
--- PASS: TestFindAgreedAlgorithms/no_common_hostkey (0.00s)
=== RUN TestFindAgreedAlgorithms/no_common_kex
--- PASS: TestFindAgreedAlgorithms/no_common_kex (0.00s)
=== RUN TestFindAgreedAlgorithms/no_common_cipher
--- PASS: TestFindAgreedAlgorithms/no_common_cipher (0.00s)
=== RUN TestFindAgreedAlgorithms/client_decides_cipher
--- PASS: TestFindAgreedAlgorithms/client_decides_cipher (0.00s)
--- PASS: TestFindAgreedAlgorithms (0.00s)
=== RUN TestHandshakeBasic
--- PASS: TestHandshakeBasic (0.00s)
=== RUN TestForceFirstKex
--- PASS: TestForceFirstKex (0.00s)
=== RUN TestHandshakeAutoRekeyWrite
--- PASS: TestHandshakeAutoRekeyWrite (0.00s)
=== RUN TestHandshakeAutoRekeyRead
--- PASS: TestHandshakeAutoRekeyRead (0.00s)
=== RUN TestHandshakeErrorHandlingRead
--- PASS: TestNewEntityWithoutPreferredSymmetric (0.39s)
=== RUN TestNewEntityPublicSerialization
--- PASS: TestKey (0.20s)
=== RUN TestBcryptHash
--- PASS: TestBcryptHash (0.01s)
PASS
ok golang.org/x/crypto/ssh/internal/bcrypt_pbkdf 0.213s
--- PASS: TestHandshakeErrorHandlingRead (0.02s)
=== RUN TestHandshakeErrorHandlingWrite
--- PASS: TestHandshakeErrorHandlingWrite (0.02s)
=== RUN TestHandshakeErrorHandlingReadCoupled
--- PASS: TestHandshakeErrorHandlingReadCoupled (0.02s)
=== RUN TestHandshakeErrorHandlingWriteCoupled
--- PASS: TestHandshakeErrorHandlingWriteCoupled (0.02s)
=== RUN TestDisconnect
--- PASS: TestDisconnect (0.00s)
=== RUN TestHandshakeRekeyDefault
--- PASS: TestHandshakeRekeyDefault (0.00s)
=== RUN TestHandshakeAEADCipherNoMAC
--- PASS: TestHandshakeAEADCipherNoMAC (0.00s)
=== RUN TestNoSHA2Support
--- PASS: TestNoSHA2Support (0.00s)
=== RUN TestKexes
=== RUN TestKexes/curve25519-sha256
--- PASS: TestKexes/curve25519-sha256 (0.00s)
=== RUN TestKexes/curve25519-sha256@libssh.org
--- PASS: TestKexes/curve25519-sha256@libssh.org (0.00s)
=== RUN TestKexes/diffie-hellman-group14-sha1
--- PASS: TestKexes/diffie-hellman-group14-sha1 (0.03s)
=== RUN TestKexes/ecdh-sha2-nistp521
--- PASS: TestKexes/ecdh-sha2-nistp521 (0.01s)
=== RUN TestKexes/ecdh-sha2-nistp256
--- PASS: TestKexes/ecdh-sha2-nistp256 (0.00s)
=== RUN TestKexes/diffie-hellman-group-exchange-sha1
--- PASS: TestKexes/diffie-hellman-group-exchange-sha1 (0.03s)
=== RUN TestKexes/diffie-hellman-group-exchange-sha256
--- PASS: TestKexes/diffie-hellman-group-exchange-sha256 (0.02s)
=== RUN TestKexes/diffie-hellman-group1-sha1
--- PASS: TestKexes/diffie-hellman-group1-sha1 (0.01s)
=== RUN TestKexes/diffie-hellman-group14-sha256
--- PASS: TestKexes/diffie-hellman-group14-sha256 (0.04s)
=== RUN TestKexes/ecdh-sha2-nistp384
--- PASS: TestKexes/ecdh-sha2-nistp384 (0.00s)
--- PASS: TestKexes (0.14s)
=== RUN TestKeyMarshalParse
--- PASS: TestKeyMarshalParse (0.00s)
=== RUN TestUnsupportedCurves
--- PASS: TestUnsupportedCurves (0.00s)
=== RUN TestNewPublicKey
--- PASS: TestNewPublicKey (0.00s)
=== RUN TestKeySignVerify
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-256 S2KCount:-1}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-256 S2KCount:0}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-256 S2KCount:1024}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-256 S2KCount:65536}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-256 S2KCount:4063232}
--- PASS: TestKeySignVerify (0.03s)
=== RUN TestKeySignWithAlgorithmVerify
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-256 S2KCount:65011712}
--- PASS: TestKeySignWithAlgorithmVerify (0.05s)
=== RUN TestParseRSAPrivateKey
--- PASS: TestParseRSAPrivateKey (0.00s)
=== RUN TestParseECPrivateKey
--- PASS: TestParseECPrivateKey (0.00s)
=== RUN TestParseEncryptedPrivateKeysWithPassphrase
=== RUN TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted
--- PASS: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
=== RUN TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted
--- PASS: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
=== RUN TestParseEncryptedPrivateKeysWithPassphrase/ed25519-encrypted
--- PASS: TestNewEntityPublicSerialization (0.49s)
=== RUN TestReadKeyRing
--- PASS: TestReadKeyRing (0.00s)
=== RUN TestRereadKeyRing
--- PASS: TestRereadKeyRing (0.00s)
=== RUN TestReadPrivateKeyRing
--- PASS: TestReadPrivateKeyRing (0.00s)
=== RUN TestReadDSAKey
--- PASS: TestReadDSAKey (0.00s)
=== RUN TestReadP256Key
--- PASS: TestReadP256Key (0.00s)
=== RUN TestDSAHashTruncatation
--- PASS: TestDSAHashTruncatation (0.00s)
=== RUN TestGetKeyById
--- PASS: TestGetKeyById (0.00s)
=== RUN TestSignedMessage
--- PASS: TestSignedMessage (0.00s)
=== RUN TestTextSignedMessage
--- PASS: TestTextSignedMessage (0.00s)
=== RUN TestCampbellQuine
--- PASS: TestCampbellQuine (0.00s)
=== RUN TestSignedEncryptedMessage
--- PASS: TestSignedEncryptedMessage (0.00s)
=== RUN TestUnspecifiedRecipient
--- PASS: TestUnspecifiedRecipient (0.00s)
=== RUN TestSymmetricallyEncrypted
--- PASS: TestSymmetricallyEncrypted (0.00s)
=== RUN TestDetachedSignature
--- PASS: TestDetachedSignature (0.00s)
=== RUN TestDetachedSignatureDSA
--- PASS: TestDetachedSignatureDSA (0.00s)
=== RUN TestMultipleSignaturePacketsDSA
--- PASS: TestMultipleSignaturePacketsDSA (0.00s)
=== RUN TestDetachedSignatureP256
--- PASS: TestDetachedSignatureP256 (0.00s)
=== RUN TestUnknownHashFunction
--- PASS: TestUnknownHashFunction (0.00s)
=== RUN TestMissingHashFunction
--- PASS: TestMissingHashFunction (0.00s)
=== RUN TestReadingArmoredPrivateKey
--- PASS: TestReadingArmoredPrivateKey (0.00s)
=== RUN TestReadingArmoredPublicKey
--- PASS: TestReadingArmoredPublicKey (0.00s)
=== RUN TestNoArmoredData
--- PASS: TestNoArmoredData (0.00s)
=== RUN TestIssue11503
--- PASS: TestIssue11503 (0.00s)
=== RUN TestIssue11504
--- PASS: TestIssue11504 (0.00s)
=== RUN TestSignatureV3Message
--- PASS: TestSignatureV3Message (0.00s)
=== RUN TestSignDetached
--- PASS: TestSignDetached (0.00s)
=== RUN TestSignTextDetached
--- PASS: TestSignTextDetached (0.00s)
=== RUN TestSignDetachedDSA
--- PASS: TestSignDetachedDSA (0.00s)
=== RUN TestSignDetachedP256
--- PASS: TestParseEncryptedPrivateKeysWithPassphrase/ed25519-encrypted (0.32s)
=== RUN TestParseEncryptedPrivateKeysWithPassphrase/ed25519-encrypted-cbc
--- PASS: TestSignDetachedP256 (0.11s)
=== RUN TestNewEntity
--- PASS: TestNewEntity (0.00s)
=== RUN TestSymmetricEncryption
--- PASS: TestSymmetricEncryption (0.00s)
=== RUN TestEncryption
--- PASS: TestEncryption (0.01s)
=== RUN TestSigning
--- PASS: TestSigning (0.00s)
PASS
ok golang.org/x/crypto/openpgp 3.459s
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-384 S2KCount:-1}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-384 S2KCount:0}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-384 S2KCount:1024}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-384 S2KCount:65536}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-384 S2KCount:4063232}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-384 S2KCount:65011712}
--- PASS: TestParseEncryptedPrivateKeysWithPassphrase/ed25519-encrypted-cbc (0.32s)
--- PASS: TestParseEncryptedPrivateKeysWithPassphrase (0.64s)
=== RUN TestParseDSA
--- PASS: TestParseDSA (0.00s)
=== RUN TestMarshalParsePublicKey
--- PASS: TestMarshalParsePublicKey (0.00s)
=== RUN TestAuthorizedKeyBasic
keys_test.go:300: <nil>
--- PASS: TestAuthorizedKeyBasic (0.00s)
=== RUN TestAuth
keys_test.go:300: <nil>
keys_test.go:300: <nil>
keys_test.go:300: ssh: no key found
keys_test.go:300: <nil>
keys_test.go:300: <nil>
keys_test.go:300: ssh: no key found
--- PASS: TestAuth (0.00s)
=== RUN TestAuthWithQuotedSpaceInEnv
keys_test.go:300: <nil>
--- PASS: TestAuthWithQuotedSpaceInEnv (0.00s)
=== RUN TestAuthWithQuotedCommaInEnv
keys_test.go:300: <nil>
--- PASS: TestAuthWithQuotedCommaInEnv (0.00s)
=== RUN TestAuthWithQuotedQuoteInEnv
keys_test.go:300: <nil>
keys_test.go:300: <nil>
--- PASS: TestAuthWithQuotedQuoteInEnv (0.00s)
=== RUN TestAuthWithInvalidSpace
keys_test.go:300: ssh: no key found
--- PASS: TestAuthWithInvalidSpace (0.00s)
=== RUN TestAuthWithMissingQuote
keys_test.go:300: <nil>
--- PASS: TestAuthWithMissingQuote (0.00s)
=== RUN TestInvalidEntry
--- PASS: TestInvalidEntry (0.00s)
=== RUN TestKnownHostsParsing
--- PASS: TestKnownHostsParsing (0.00s)
=== RUN TestFingerprintLegacyMD5
--- PASS: TestFingerprintLegacyMD5 (0.00s)
=== RUN TestFingerprintSHA256
--- PASS: TestFingerprintSHA256 (0.00s)
=== RUN TestInvalidKeys
--- PASS: TestInvalidKeys (0.00s)
=== RUN TestSKKeys
--- PASS: TestSKKeys (0.00s)
=== RUN TestMemPipe
--- PASS: TestMemPipe (0.00s)
=== RUN TestDoubleClose
--- PASS: TestDoubleClose (0.00s)
=== RUN TestIntLength
--- PASS: TestIntLength (0.00s)
=== RUN TestMarshalUnmarshal
--- PASS: TestMarshalUnmarshal (0.00s)
=== RUN TestUnmarshalEmptyPacket
--- PASS: TestUnmarshalEmptyPacket (0.00s)
=== RUN TestUnmarshalUnexpectedPacket
--- PASS: TestUnmarshalUnexpectedPacket (0.00s)
=== RUN TestMarshalPtr
--- PASS: TestMarshalPtr (0.00s)
=== RUN TestBareMarshalUnmarshal
--- PASS: TestBareMarshalUnmarshal (0.00s)
=== RUN TestBareMarshal
--- PASS: TestBareMarshal (0.00s)
=== RUN TestUnmarshalShortKexInitPacket
--- PASS: TestUnmarshalShortKexInitPacket (0.00s)
=== RUN TestMarshalMultiTag
--- PASS: TestMarshalMultiTag (0.00s)
=== RUN TestMuxChannelExtendedThreadSafety
--- PASS: TestMuxChannelExtendedThreadSafety (0.00s)
=== RUN TestMuxReadWrite
--- PASS: TestMuxReadWrite (0.00s)
=== RUN TestMuxChannelOverflow
--- PASS: TestMuxChannelOverflow (0.00s)
=== RUN TestMuxChannelCloseWriteUnblock
--- PASS: TestMuxChannelCloseWriteUnblock (0.00s)
=== RUN TestMuxConnectionCloseWriteUnblock
--- PASS: TestMuxConnectionCloseWriteUnblock (0.00s)
=== RUN TestMuxReject
--- PASS: TestMuxReject (0.00s)
=== RUN TestMuxChannelRequest
--- PASS: TestMuxChannelRequest (0.00s)
=== RUN TestMuxUnknownChannelRequests
--- PASS: TestMuxUnknownChannelRequests (0.00s)
=== RUN TestMuxClosedChannel
--- PASS: TestMuxClosedChannel (0.00s)
=== RUN TestMuxGlobalRequest
--- PASS: TestMuxGlobalRequest (0.00s)
=== RUN TestMuxGlobalRequestUnblock
--- PASS: TestMuxGlobalRequestUnblock (0.00s)
=== RUN TestMuxChannelRequestUnblock
--- PASS: TestMuxChannelRequestUnblock (0.00s)
=== RUN TestMuxCloseChannel
--- PASS: TestMuxCloseChannel (0.00s)
=== RUN TestMuxCloseWriteChannel
--- PASS: TestMuxCloseWriteChannel (0.00s)
=== RUN TestMuxInvalidRecord
--- PASS: TestMuxInvalidRecord (0.00s)
=== RUN TestZeroWindowAdjust
--- PASS: TestZeroWindowAdjust (0.00s)
=== RUN TestMuxMaxPacketSize
--- PASS: TestMuxMaxPacketSize (0.00s)
=== RUN TestDebug
--- PASS: TestDebug (0.00s)
=== RUN TestSessionShell
--- PASS: TestSessionShell (0.00s)
=== RUN TestSessionStdoutPipe
--- PASS: TestSessionStdoutPipe (0.00s)
=== RUN TestSessionOutput
--- PASS: TestSessionOutput (0.00s)
=== RUN TestSessionCombinedOutput
--- PASS: TestSessionCombinedOutput (0.00s)
=== RUN TestExitStatusNonZero
--- PASS: TestExitStatusNonZero (0.00s)
=== RUN TestExitStatusZero
--- PASS: TestExitStatusZero (0.00s)
=== RUN TestExitSignalAndStatus
--- PASS: TestExitSignalAndStatus (0.00s)
=== RUN TestKnownExitSignalOnly
--- PASS: TestKnownExitSignalOnly (0.00s)
=== RUN TestUnknownExitSignal
--- PASS: TestUnknownExitSignal (0.00s)
=== RUN TestExitWithoutStatusOrSignal
--- PASS: TestExitWithoutStatusOrSignal (0.00s)
=== RUN TestServerWindow
--- PASS: TestServerWindow (0.04s)
=== RUN TestClientHandlesKeepalives
--- PASS: TestClientHandlesKeepalives (0.00s)
=== RUN TestClientWriteEOF
--- PASS: TestClientWriteEOF (0.00s)
=== RUN TestSessionID
--- PASS: TestSessionID (0.00s)
=== RUN TestInvalidServerConfiguration
--- PASS: TestInvalidServerConfiguration (0.00s)
=== RUN TestHostKeyAlgorithms
--- PASS: TestHostKeyAlgorithms (0.00s)
=== RUN TestServerClientAuthCallback
--- PASS: TestServerClientAuthCallback (0.00s)
=== RUN TestParseGSSAPIPayload
--- PASS: TestParseGSSAPIPayload (0.00s)
=== RUN TestBuildMIC
--- PASS: TestBuildMIC (0.00s)
=== RUN TestAutoPortListenBroken
--- PASS: TestAutoPortListenBroken (0.00s)
=== RUN TestReadVersion
--- PASS: TestReadVersion (0.00s)
=== RUN TestReadVersionError
--- PASS: TestReadVersionError (0.00s)
=== RUN TestExchangeVersionsBasic
--- PASS: TestExchangeVersionsBasic (0.00s)
=== RUN TestExchangeVersions
--- PASS: TestExchangeVersions (0.00s)
=== RUN TestTransportMaxPacketWrite
--- PASS: TestTransportMaxPacketWrite (0.00s)
=== RUN TestTransportMaxPacketReader
--- PASS: TestTransportMaxPacketReader (0.00s)
PASS
ok golang.org/x/crypto/ssh 1.241s
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-512 S2KCount:-1}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-512 S2KCount:0}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-512 S2KCount:1024}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-512 S2KCount:65536}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-512 S2KCount:4063232}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-512 S2KCount:65011712}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-224 S2KCount:-1}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-224 S2KCount:0}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-224 S2KCount:1024}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-224 S2KCount:65536}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-224 S2KCount:4063232}
s2k_test.go:116: Running testSerializeConfig() with config: &{Hash:SHA-224 S2KCount:65011712}
--- PASS: TestSerialize (4.60s)
PASS
ok golang.org/x/crypto/openpgp/s2k 4.608s
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[I2023-11-25T13:24:49.297866Z 13789 0 cmd_stream.go:469] rdb-stream: the test process terminated
[I2023-11-25T13:24:49.297978Z 13789 0 sink.go:371] SinkServer: shutdown started
[I2023-11-25T13:24:49.298060Z 13789 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2023-11-25T13:24:49.298077Z 13789 0 sink_server.go:95] SinkServer: draining TestResult channel started
[I2023-11-25T13:24:49.792411Z 13789 0 sink_server.go:97] SinkServer: draining TestResult channel ended
[I2023-11-25T13:24:49.792454Z 13789 0 sink_server.go:99] SinkServer: draining Artifact channel started
[I2023-11-25T13:24:49.971825Z 13789 0 sink_server.go:101] SinkServer: draining Artifact channel ended
[I2023-11-25T13:24:49.971914Z 13789 0 sink.go:374] SinkServer: shutdown completed successfully
[I2023-11-25T13:24:49.972018Z 13789 0 cmd_stream.go:401] rdb-stream: exiting with 1