chore: upgrade packages #645
Annotations
4 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-250417949
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: YndnV1VYQXdqRlM0dzdXUER0YWczZmNtQ2dpYzRUeXY
wire_integration_test.go:237: account ID: cYuodgbvJC12yQTKws86qjLBbwuXCenq
wire_integration_test.go:278: authzs IDs: [Hh4nUTgWFXCeinhw5QFEueChCFGF32ge ouA9MKfPDUYwNgDnAv9lrE0bJDXpeKa2]
time="2024-12-13T06:27:16Z" level=warning msg="marking challenge zZEht53fK2imQvzRqKZ6mNEA5nb39Kg7 as invalid: keyAuthorization does not match; expected \"ZkCvlwAYAtMr4g3KC6srPb0mK1fKOSx8.vc0bu_9f1Tdkbpescxhf3xFtI_cyithinKTzo3mzA5Q\", but got \"token.vc0bu_9f1Tdkbpescxhf3xFtI_cyithinKTzo3mzA5Q\""
wire_integration_test.go:428: challenge: zZEht53fK2imQvzRqKZ6mNEA5nb39Kg7 invalid
time="2024-12-13T06:27:16Z" level=warning msg="marking challenge YCvhtmKJSvwDAGr1cYWicDLP5jRhGr2c 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: YCvhtmKJSvwDAGr1cYWicDLP5jRhGr2c invalid
wire_integration_test.go:452: updated challenge: zZEht53fK2imQvzRqKZ6mNEA5nb39Kg7 valid
wire_integration_test.go:452: updated challenge: YCvhtmKJSvwDAGr1cYWicDLP5jRhGr2c 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
---
|
Annotate Test Suite Results:
test/requestid_test.go#L139
requestid_test.go:139:
Error Trace: /home/runner/work/pki-acme-service/pki-acme-service/test/integration/requestid_test.go:139
Error: Received unexpected error:
client GET https://localhost:41097/health failed: dial tcp [::1]:41097: connect: connection refused
Test: Test_reflectRequestID
2024/12/13
|
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