chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 #637
Annotations
3 errors and 1 warning
Annotate Test Suite Results:
acme/TestChallenge_Validate/challenge_test.go#L1407
challenge_test.go:1407:
Error Trace: /home/runner/work/pki-acme-service/pki-acme-service/acme/challenge_test.go:1407
Error: Received unexpected error:
unexpected challenge type ""
Test: TestChallenge_Validate/fail/already-invalid
---
|
Annotate Test Suite Results:
acme/wire_integration_test.go#L137
wire_integration_test.go:137: database file name: /tmp/integration-db-1546590197
wire_integration_test.go:190: directory: {https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/new-nonce https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/new-account https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/new-order https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/revoke-cert https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/key-change <nil>}
wire_integration_test.go:203: nonce: MUFsWHd5eEtJYVB1azJYWERzVmpWNmp2bTdzY0lUVEU
wire_integration_test.go:237: account ID: UuTqgj18hkUOUGIgmmiXw9tLNSdtSYYi
wire_integration_test.go:278: authzs IDs: [uccHSRwiurqG5mu3hqhdry5dWz4b4Ivp xV0GNSLIVUgsVMLCqupPRpDOtPODdmZT]
time="2024-12-12T06:46:48Z" level=warning msg="marking challenge 6iN6FTKkQdDG5giR1cMRnIzwCxlBnthZ as invalid: keyAuthorization does not match; expected \"0WYp1FdYhVC9OK6foRagTbI7PCIg0GGH.JF3He_B-Ru3Hk3viTy-OT_R2WuZfIDFmFNtpyrHtrz0\", but got \"token.JF3He_B-Ru3Hk3viTy-OT_R2WuZfIDFmFNtpyrHtrz0\""
wire_integration_test.go:428: challenge: 6iN6FTKkQdDG5giR1cMRnIzwCxlBnthZ invalid
time="2024-12-12T06:46:48Z" level=warning msg="marking challenge M0BUkhrSDT1RX2Fi5PvO62xz8thNTtXv as invalid: failed validating Wire access token: failed validation: go-jose/go-jose/jwt: validation failed, invalid audience claim (aud)"
wire_integration_test.go:428: challenge: M0BUkhrSDT1RX2Fi5PvO62xz8thNTtXv invalid
wire_integration_test.go:452: updated challenge: 6iN6FTKkQdDG5giR1cMRnIzwCxlBnthZ valid
wire_integration_test.go:452: updated challenge: M0BUkhrSDT1RX2Fi5PvO62xz8thNTtXv valid
wire_integration_test.go:490: updated order status: ready
wire_integration_test.go:580:
Error Trace: /home/runner/work/pki-acme-service/pki-acme-service/acme/api/wire_integration_test.go:580
/home/runner/work/pki-acme-service/pki-acme-service/acme/api/wire_integration_test.go:586
Error: Not equal:
expected: "valid"
actual : "processing"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-(acme.Status) (len=5) "valid"
+(acme.Status) (len=10) "processing"
Test: TestWireIntegration
---
|
Run Test Suite
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading