chore(deps): bump go.opentelemetry.io/otel from 1.30.0 to 1.31.0 #604
Annotations
3 errors
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-1159723875
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: NTlER2p4anc2cVFJbFFpY1dxU3U4aDdmQ2paeFdNU24
wire_integration_test.go:237: account ID: w97MNBeVpMYI1GyvkL697RFf3ktFRnRz
wire_integration_test.go:278: authzs IDs: [TVWnq1Nhq6f2PKdH2u3PrBmHTLNmYrt4 3qliYCiTfRJh9E32Rq3XNjmk4YB2rKsg]
time="2024-11-04T15:24:19Z" level=warning msg="marking challenge 1Y1uhcp4qX6RKCDOJK5kk2OgFoSLZaQk as invalid: keyAuthorization does not match; expected \"AB599kTKL15uj8PAHBvGc45UcHMoxCUB.og7Hq49wXfNUzy4E7A1vB8ZH5rILeaRp6du6NplYK1g\", but got \"token.og7Hq49wXfNUzy4E7A1vB8ZH5rILeaRp6du6NplYK1g\""
wire_integration_test.go:428: challenge: 1Y1uhcp4qX6RKCDOJK5kk2OgFoSLZaQk invalid
time="2024-11-04T15:24:19Z" level=warning msg="marking challenge llx0VQcA8Zgf5knWESaUUqeg82ghAdSP 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: llx0VQcA8Zgf5knWESaUUqeg82ghAdSP invalid
wire_integration_test.go:452: updated challenge: 1Y1uhcp4qX6RKCDOJK5kk2OgFoSLZaQk valid
wire_integration_test.go:452: updated challenge: llx0VQcA8Zgf5knWESaUUqeg82ghAdSP 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.
|
Loading