Push on main #412
19 fail, 5 pass in 1m 50s
24 tests 5 ✅ 1m 50s ⏱️
4 suites 0 💤
2 files 19 ❌
Results for commit 771ebb5.
Annotations
Check warning on line 0 in Import, publish, assign policy
github-actions / Test Results
Policies Import, publish, assign policy (Import, publish, assign policy) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/import/message/ The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/policies/import/message/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6MldWREZDajhHcDN1RnBwaHFDQ1JmcVZ4Nzc2eFlNR1lWQ3dOR0RYczJ4bXhfMC4wLjkyNjk4OTAiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MTc0NDM1NjE5NywiaWF0IjoxNzgxNzQzNzU2fQ.EueTmxLp59S0mlKI-0fX_yUCFHI2iIBnU9xjoPaXqW14kDP11bwUWkH2_19_yDTSWKKeCfbrlAR7phZ_fJRaojZSw35d1bcMJ_2TOOf2uvzy6E_2UxJ8ZLb_v6SY8Itr0UyeYltDhZzL3TcqGMAXtFmf9U6cZcOLFSocTEqtQ8_i3zkUZbOG76RSV7L3baVdBfdLRyYr7pv86T89ZdUzljfpajg1FbPt2wQPtQGGy3uwvPvJPmiS58WRf78ON5g7BhmhI-o5tSNg8hsA2mnsix5cnyYupl-IcUWlvAL1INq7RJl0vrYGX_xlU7ZG2lB13olCaWGYG3UmMmQ48VHaLg", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 36 } Body: {"messageId":"1755735271.024933000"} ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "46", "date": "Thu, 18 Jun 2026 00:52:18 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Invalid Message" } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/import/message/
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/policies/import/message/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6MldWREZDajhHcDN1RnBwaHFDQ1JmcVZ4Nzc2eFlNR1lWQ3dOR0RYczJ4bXhfMC4wLjkyNjk4OTAiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MTc0NDM1NjE5NywiaWF0IjoxNzgxNzQzNzU2fQ.EueTmxLp59S0mlKI-0fX_yUCFHI2iIBnU9xjoPaXqW14kDP11bwUWkH2_19_yDTSWKKeCfbrlAR7phZ_fJRaojZSw35d1bcMJ_2TOOf2uvzy6E_2UxJ8ZLb_v6SY8Itr0UyeYltDhZzL3TcqGMAXtFmf9U6cZcOLFSocTEqtQ8_i3zkUZbOG76RSV7L3baVdBfdLRyYr7pv86T89ZdUzljfpajg1FbPt2wQPtQGGy3uwvPvJPmiS58WRf78ON5g7BhmhI-o5tSNg8hsA2mnsix5cnyYupl-IcUWlvAL1INq7RJl0vrYGX_xlU7ZG2lB13olCaWGYG3UmMmQ48VHaLg",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 36
}
Body: {"messageId":"1755735271.024933000"}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "46",
"date": "Thu, 18 Jun 2026 00:52:18 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Invalid Message"
}
https://on.cypress.io/request
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:36639/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:36639/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:36639/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:36639/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:36639/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:36639/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/VM033.cy.js:79:15)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Token associate and grant kyc
github-actions / Test Results
Policies Token associate and grant kyc (Token associate and grant kyc) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/tokens/undefined/associate The response we received from your web server was: > 404: Not Found This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: PUT URL: http://localhost:3002/tokens/undefined/associate Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlByb2plY3RQcm9wb25lbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NXIyekhaWDEzNmhCcGd3RnhkUTR2ZndEcWFwdHFMYkR1VEN3d1FkRUJ2dENfMC4wLjkyNjk4OTAiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgxNzQ0NTM4ODg4LCJpYXQiOjE3ODE3NDM5Mzh9.KS7nwmzfppFOoZKPII8Iqa-I0tyvQCMfZ0uYNlssDaVbjXt7hGc5gVypXLU8QJ9Jqe_QPauQD-mlsqWn7rWGfj0brIWYVg2WCqV7Ya4cz8XcrFRm9qp0185ix7QuT1T5EEBEK4L0xSmeX3HtvPJgVu7Mq1CfuLkFIHJHY0d0PNKjl76Kn4-1J2h09FGoTmLcGuBq-qkANLMTTTnkBNE8ZXk5MQ34eZNltURBuzV_V-FEO8yeejWj37kMwHGD6xaw9DULhAnKxLQeVC6A9RGuhnGEJFh6DhhVl76fZHs4QDSolSiJqG6OfuivxlA-lUNELQfOUD5zc5_xNYTgdKTmxQ", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-length": 0 } ----------------------------------------------------------- The response we got was: Status: 404 - Not Found Headers: { "content-type": "application/json; charset=utf-8", "content-length": "52", "date": "Thu, 18 Jun 2026 00:52:19 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 404, "message": "Token does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/tokens/undefined/associate
The response we received from your web server was:
> 404: Not Found
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: PUT
URL: http://localhost:3002/tokens/undefined/associate
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlByb2plY3RQcm9wb25lbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NXIyekhaWDEzNmhCcGd3RnhkUTR2ZndEcWFwdHFMYkR1VEN3d1FkRUJ2dENfMC4wLjkyNjk4OTAiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgxNzQ0NTM4ODg4LCJpYXQiOjE3ODE3NDM5Mzh9.KS7nwmzfppFOoZKPII8Iqa-I0tyvQCMfZ0uYNlssDaVbjXt7hGc5gVypXLU8QJ9Jqe_QPauQD-mlsqWn7rWGfj0brIWYVg2WCqV7Ya4cz8XcrFRm9qp0185ix7QuT1T5EEBEK4L0xSmeX3HtvPJgVu7Mq1CfuLkFIHJHY0d0PNKjl76Kn4-1J2h09FGoTmLcGuBq-qkANLMTTTnkBNE8ZXk5MQ34eZNltURBuzV_V-FEO8yeejWj37kMwHGD6xaw9DULhAnKxLQeVC6A9RGuhnGEJFh6DhhVl76fZHs4QDSolSiJqG6OfuivxlA-lUNELQfOUD5zc5_xNYTgdKTmxQ",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-length": 0
}
-----------------------------------------------------------
The response we got was:
Status: 404 - Not Found
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "52",
"date": "Thu, 18 Jun 2026 00:52:19 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 404,
"message": "Token does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:36639/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:36639/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:36639/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:36639/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:36639/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:36639/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/VM033.cy.js:157:19)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Register PP in policy and create application
github-actions / Test Results
Policies Register PP in policy and create application (Register PP in policy and create application) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/tag/Choose_Roles/blocks/ The response we received from your web server was: > 422: Unprocessable Entity This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/policies/undefined/tag/Choose_Roles/blocks/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlByb2plY3RQcm9wb25lbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NXIyekhaWDEzNmhCcGd3RnhkUTR2ZndEcWFwdHFMYkR1VEN3d1FkRUJ2dENfMC4wLjkyNjk4OTAiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgxNzQ0NTM5NTkyLCJpYXQiOjE3ODE3NDM5Mzl9.M-C_Ib7nrQPtg-VJ4uBmpZw2rXT0ibtmv0Rww7mtxH_8SRLVCh4IMczEh0AYmSZuiJ6_gQLW9ZwSYCCQEUtkRcR-dS5e8yJArHNtKF1R1UyXHZ_sYfemjC4IVL775MgZl4wb0APaCDlc9shtYWBazsCSSDiJ8ELUk8JnKW8Sn96slISKRzMUMzRJTbbmvf2dq9mWC4IMFiHXuc4KE4_FOrRpMG2X6r8zcepJpB7blXKGNfHbn1g3LL7lMLxzWAn9FF2s16WaPW5Ittd82uy1kFqcRHveegST1OdT9sFzih_d4pfdmVCsrayTCoFZ_h8kzea_8vgj4rw3lhFDjKev1w", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 28 } Body: {"role":"Project_Proponent"} ----------------------------------------------------------- The response we got was: Status: 422 - Unprocessable Entity Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Thu, 18 Jun 2026 00:52:19 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 422, "message": "Policy does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/tag/Choose_Roles/blocks/
The response we received from your web server was:
> 422: Unprocessable Entity
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/policies/undefined/tag/Choose_Roles/blocks/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlByb2plY3RQcm9wb25lbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NXIyekhaWDEzNmhCcGd3RnhkUTR2ZndEcWFwdHFMYkR1VEN3d1FkRUJ2dENfMC4wLjkyNjk4OTAiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgxNzQ0NTM5NTkyLCJpYXQiOjE3ODE3NDM5Mzl9.M-C_Ib7nrQPtg-VJ4uBmpZw2rXT0ibtmv0Rww7mtxH_8SRLVCh4IMczEh0AYmSZuiJ6_gQLW9ZwSYCCQEUtkRcR-dS5e8yJArHNtKF1R1UyXHZ_sYfemjC4IVL775MgZl4wb0APaCDlc9shtYWBazsCSSDiJ8ELUk8JnKW8Sn96slISKRzMUMzRJTbbmvf2dq9mWC4IMFiHXuc4KE4_FOrRpMG2X6r8zcepJpB7blXKGNfHbn1g3LL7lMLxzWAn9FF2s16WaPW5Ittd82uy1kFqcRHveegST1OdT9sFzih_d4pfdmVCsrayTCoFZ_h8kzea_8vgj4rw3lhFDjKev1w",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 28
}
Body: {"role":"Project_Proponent"}
-----------------------------------------------------------
The response we got was:
Status: 422 - Unprocessable Entity
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Thu, 18 Jun 2026 00:52:19 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 422,
"message": "Policy does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:36639/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:36639/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:36639/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:36639/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:36639/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:36639/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/VM033.cy.js:182:15)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Register VVB in policy
github-actions / Test Results
Policies Register VVB in policy (Register VVB in policy) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/tag/Choose_Roles/blocks/ The response we received from your web server was: > 422: Unprocessable Entity This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/policies/undefined/tag/Choose_Roles/blocks/ Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlZWQiIsImRpZCI6ImRpZDpoZWRlcmE6dGVzdG5ldDpFbXU0aFV3bndKVDZxcUVnQ05ReEhVakxtalFmcnhRUFV2WFF6NzZDWk1SSl8wLjAuOTI2OTg5MCIsInJvbGUiOiJVU0VSIiwiZXhwaXJlQXQiOjE3ODE3NDQ1NDAwMTIsImlhdCI6MTc4MTc0Mzk0MH0.qmiTP0POQrUmSR2jHAbYV1mEzdCgu_s_Gl7pxCz9qSBTVa7JLkPQJCSgbTAAEyDug_sFD4jrqHqTnlG-a8eu45jdIiBdRvwM4y_f7IfhfP_eVlfCRzQQsY8I4aqbDNRHXL3ZIZ4fOlekCIJULxP2cBqfuj4_ki2U42bnpfrGXT1gM-rOFZDipLMa4GqkWouHeJOTzkL-KsFppm7Z10HTSwxQsZ1nhlo_6kvKD-pbrxF1Vff-VxaDNdTPEaDYpU4GjztgWjOmVhhmz1crJJmnwE5nMpFKqyOPe182vnhpzd-wpdISnDIFL4XXMz82_g8NpqQi89b0y0luE1SB9V4ohA", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 14 } Body: {"role":"VVB"} ----------------------------------------------------------- The response we got was: Status: 422 - Unprocessable Entity Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Thu, 18 Jun 2026 00:52:20 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 422, "message": "Policy does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/tag/Choose_Roles/blocks/
The response we received from your web server was:
> 422: Unprocessable Entity
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/policies/undefined/tag/Choose_Roles/blocks/
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlZWQiIsImRpZCI6ImRpZDpoZWRlcmE6dGVzdG5ldDpFbXU0aFV3bndKVDZxcUVnQ05ReEhVakxtalFmcnhRUFV2WFF6NzZDWk1SSl8wLjAuOTI2OTg5MCIsInJvbGUiOiJVU0VSIiwiZXhwaXJlQXQiOjE3ODE3NDQ1NDAwMTIsImlhdCI6MTc4MTc0Mzk0MH0.qmiTP0POQrUmSR2jHAbYV1mEzdCgu_s_Gl7pxCz9qSBTVa7JLkPQJCSgbTAAEyDug_sFD4jrqHqTnlG-a8eu45jdIiBdRvwM4y_f7IfhfP_eVlfCRzQQsY8I4aqbDNRHXL3ZIZ4fOlekCIJULxP2cBqfuj4_ki2U42bnpfrGXT1gM-rOFZDipLMa4GqkWouHeJOTzkL-KsFppm7Z10HTSwxQsZ1nhlo_6kvKD-pbrxF1Vff-VxaDNdTPEaDYpU4GjztgWjOmVhhmz1crJJmnwE5nMpFKqyOPe182vnhpzd-wpdISnDIFL4XXMz82_g8NpqQi89b0y0luE1SB9V4ohA",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 14
}
Body: {"role":"VVB"}
-----------------------------------------------------------
The response we got was:
Status: 422 - Unprocessable Entity
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Thu, 18 Jun 2026 00:52:20 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 422,
"message": "Policy does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:36639/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:36639/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:36639/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:36639/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:36639/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:36639/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/VM033.cy.js:215:19)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Create application
github-actions / Test Results
Policies Create application (Create application) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/tag/add_project_bnt/blocks The response we received from your web server was: > 422: Unprocessable Entity This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/policies/undefined/tag/add_project_bnt/blocks Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlByb2plY3RQcm9wb25lbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NXIyekhaWDEzNmhCcGd3RnhkUTR2ZndEcWFwdHFMYkR1VEN3d1FkRUJ2dENfMC4wLjkyNjk4OTAiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgxNzQ0NTQwNTY0LCJpYXQiOjE3ODE3NDM5NDB9.eJLViqkm67bW0HMfNnb2dmz_bve-4HKXVN726Z9lHrfrmlggGHw5ZljZBL72XwCirrDdrtlw-PRcVktYWJ3jJe0em11-Egbtn-CiplmjrB0vhD-V_Hh4GrNFWjDQHw7duHqQ0QjrC35PS7pvTeqIV9xrQJHhcAYhGmbA0-aKVmLuN8rQzgGyhjxGZPToF3AnpjJEJjjZqBovUuxEtbpaM164ZUDnAJtvymDzEpni5nT2KAxsgnkDL-_brTl9TCInFTudbB5UNdVCeya0_wH1F0yS3SvQecA9YJopDGWj1zBDr7l2SUna9TZWljfpP5khncUp_6aWcxW-1Cv793VpHw", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 1367522 } Body: {"document":{"project_cert_type":"CCB v3.0 & VCS v4.4","project_details":{"G410":{"risk_rating":"12%","risk_report_checkbox_value":"Yes","risk_report_textarea_value":"None","harvesting":"Not applicable to this project","lta_checkbox_value":"No","lta_textbox_value":"It is not applicable.","benefit":"Not applicable","credits_checkbox_value":"No","credits_textarea_value":"Not applicable."},"G800":"<p>The High Conservation Values (HCVs) have been selected taking into account the Key Biodiversity Areas (KBAs) designed in the project zone (KBA, 2024 – maps with the distribution of these areas are available in the following link: Map Search (keybiodiversityareas.org)): the Sine Saloum Delta and the Kalissaye Avifaunal Reserve (see Images below).</p><p> </p><p>Key Biodiversity Areas are terrestrial, inland water, and marine environments with vital importance as they contribute to the planet’s biodiversity. They are characteristic of different hotspots, ecoregions, and other differentiated areas (Areas, 2022); and they are recognized through internationally accepted criteria and benchmarks that address the site-specific needs of biodiversity requiring protection. These standards rely on the widely used framework of vulnerability and irreplaceability, which is a cornerstone in systematic conservation planning.</p><p> </p><p>Figure 27. Kalissaye Avifaunal Reserve. Source : KBA (2024).</p><p> </p><p>Figure 28. Sine Saloum Delta. Source : KBA (2024).</p>","G822":"<p>There are no invasive species in the project area.</p>","G827":"The use of chemicals such as insecticides, weed killers, pesticides, fertilizers, or others is not part of any project activity and is strictly prohibited. Therefore, there are no inputs added.","project_hub_account_id":"4d29a10f-2b11-4851-bd20-3a2804e8623c","registry_vcs":{"vcs_afolu_activities":["89f624f6-8ac9-45e6-92e0-4f884cadf307"],"vcs_project_description":"The ABC Blue Carbon Mangrove Project is a grouped project for the reforest... ----------------------------------------------------------- The response we got was: Status: 422 - Unprocessable Entity Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Thu, 18 Jun 2026 00:52:21 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 422, "message": "Policy does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/tag/add_project_bnt/blocks
The response we received from your web server was:
> 422: Unprocessable Entity
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/policies/undefined/tag/add_project_bnt/blocks
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlByb2plY3RQcm9wb25lbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NXIyekhaWDEzNmhCcGd3RnhkUTR2ZndEcWFwdHFMYkR1VEN3d1FkRUJ2dENfMC4wLjkyNjk4OTAiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgxNzQ0NTQwNTY0LCJpYXQiOjE3ODE3NDM5NDB9.eJLViqkm67bW0HMfNnb2dmz_bve-4HKXVN726Z9lHrfrmlggGHw5ZljZBL72XwCirrDdrtlw-PRcVktYWJ3jJe0em11-Egbtn-CiplmjrB0vhD-V_Hh4GrNFWjDQHw7duHqQ0QjrC35PS7pvTeqIV9xrQJHhcAYhGmbA0-aKVmLuN8rQzgGyhjxGZPToF3AnpjJEJjjZqBovUuxEtbpaM164ZUDnAJtvymDzEpni5nT2KAxsgnkDL-_brTl9TCInFTudbB5UNdVCeya0_wH1F0yS3SvQecA9YJopDGWj1zBDr7l2SUna9TZWljfpP5khncUp_6aWcxW-1Cv793VpHw",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 1367522
}
Body: {"document":{"project_cert_type":"CCB v3.0 & VCS v4.4","project_details":{"G410":{"risk_rating":"12%","risk_report_checkbox_value":"Yes","risk_report_textarea_value":"None","harvesting":"Not applicable to this project","lta_checkbox_value":"No","lta_textbox_value":"It is not applicable.","benefit":"Not applicable","credits_checkbox_value":"No","credits_textarea_value":"Not applicable."},"G800":"<p>The High Conservation Values (HCVs) have been selected taking into account the Key Biodiversity Areas (KBAs) designed in the project zone (KBA, 2024 – maps with the distribution of these areas are available in the following link: Map Search (keybiodiversityareas.org)): the Sine Saloum Delta and the Kalissaye Avifaunal Reserve (see Images below).</p><p> </p><p>Key Biodiversity Areas are terrestrial, inland water, and marine environments with vital importance as they contribute to the planet’s biodiversity. They are characteristic of different hotspots, ecoregions, and other differentiated areas (Areas, 2022); and they are recognized through internationally accepted criteria and benchmarks that address the site-specific needs of biodiversity requiring protection. These standards rely on the widely used framework of vulnerability and irreplaceability, which is a cornerstone in systematic conservation planning.</p><p> </p><p>Figure 27. Kalissaye Avifaunal Reserve. Source : KBA (2024).</p><p> </p><p>Figure 28. Sine Saloum Delta. Source : KBA (2024).</p>","G822":"<p>There are no invasive species in the project area.</p>","G827":"The use of chemicals such as insecticides, weed killers, pesticides, fertilizers, or others is not part of any project activity and is strictly prohibited. Therefore, there are no inputs added.","project_hub_account_id":"4d29a10f-2b11-4851-bd20-3a2804e8623c","registry_vcs":{"vcs_afolu_activities":["89f624f6-8ac9-45e6-92e0-4f884cadf307"],"vcs_project_description":"The ABC Blue Carbon Mangrove Project is a grouped project for the reforest...
-----------------------------------------------------------
The response we got was:
Status: 422 - Unprocessable Entity
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Thu, 18 Jun 2026 00:52:21 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 422,
"message": "Policy does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:36639/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:36639/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:36639/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:36639/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:36639/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:36639/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/VM033.cy.js:256:19)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Approve VVB
github-actions / Test Results
Policies Approve VVB (Approve VVB) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/tag/vvb_grid_verra/blocks The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: GET URL: http://localhost:3002/policies/undefined/tag/vvb_grid_verra/blocks Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6MldWREZDajhHcDN1RnBwaHFDQ1JmcVZ4Nzc2eFlNR1lWQ3dOR0RYczJ4bXhfMC4wLjkyNjk4OTAiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MTc0NDU0MTc3NiwiaWF0IjoxNzgxNzQzOTQxfQ.g7Lc_VAoe3EXWXzEHdInG4aBzhDUZRpa8ZV3lGhTnQb3un9wRxIcgUzKhqvgNirqieAAma8ErPpztNc1FayuWIa_dvNzaO5qIJZzwCEyx5kvZbzajt3ADHo9iTaNHDT9uqnRAugS18xLV6qdxj-7z2PQ0Y6qgnivzLqu4ZbVpvkQ468cSvNMm38zj5iVdSuPxIBu3xw_vDIH0VY0pHxfgWo3u6aVMq64VImfunV68TKbM-54Bx2bTNDgCErKjuFCNO7ibXFejRwjV-ouj1gOv0EiaLjIo_tXqwxFED-203IEXGxW3umCzgqmhSKhVIS6xJpjWPdr797yme8cNyc_sQ", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate" } ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Thu, 18 Jun 2026 00:52:21 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Policy does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/tag/vvb_grid_verra/blocks
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: GET
URL: http://localhost:3002/policies/undefined/tag/vvb_grid_verra/blocks
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6MldWREZDajhHcDN1RnBwaHFDQ1JmcVZ4Nzc2eFlNR1lWQ3dOR0RYczJ4bXhfMC4wLjkyNjk4OTAiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MTc0NDU0MTc3NiwiaWF0IjoxNzgxNzQzOTQxfQ.g7Lc_VAoe3EXWXzEHdInG4aBzhDUZRpa8ZV3lGhTnQb3un9wRxIcgUzKhqvgNirqieAAma8ErPpztNc1FayuWIa_dvNzaO5qIJZzwCEyx5kvZbzajt3ADHo9iTaNHDT9uqnRAugS18xLV6qdxj-7z2PQ0Y6qgnivzLqu4ZbVpvkQ468cSvNMm38zj5iVdSuPxIBu3xw_vDIH0VY0pHxfgWo3u6aVMq64VImfunV68TKbM-54Bx2bTNDgCErKjuFCNO7ibXFejRwjV-ouj1gOv0EiaLjIo_tXqwxFED-203IEXGxW3umCzgqmhSKhVIS6xJpjWPdr797yme8cNyc_sQ",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate"
}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Thu, 18 Jun 2026 00:52:21 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Policy does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:36639/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:36639/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:36639/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:36639/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:36639/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:36639/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/VM033.cy.js:285:15)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Add project
github-actions / Test Results
Policies Add project (Add project) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/tag/project_grid_verra/blocks The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: GET URL: http://localhost:3002/policies/undefined/tag/project_grid_verra/blocks Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6MldWREZDajhHcDN1RnBwaHFDQ1JmcVZ4Nzc2eFlNR1lWQ3dOR0RYczJ4bXhfMC4wLjkyNjk4OTAiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MTc0NDU0MjIyMywiaWF0IjoxNzgxNzQzOTQyfQ.H-xUevyHCjxEhEeYgOu9wi76u11ZH1M2LFuHR98lkZxXgCH2SLPi_WzfuR_3_JKoS0WIjtuP60if0z42j1SH-ouNTP9IA8YtCWI2GobxWBBxBHpdsmS9Oiz9wcjbHKmX0Pl8gBZQmkbpxww-U-iT9DA7NTn9vgNYUlkdk4hfqCiF7GtazZ-h56PdhiHWd_JrRmOloSZr5oYkBR6x1PMyHKhNZ7aX_uR-rwhgehga_XeuHcv0yurcJ9Tsge2AtGNYskkPxocuN2pf-E9PPTwKpYOyrbAJmE5GNl5pZqynrfPdLn8gpDZvJSSn6lxbjPJFyFFqDWue64ae9VuPem12YQ", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate" } ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Thu, 18 Jun 2026 00:52:22 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Policy does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/tag/project_grid_verra/blocks
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: GET
URL: http://localhost:3002/policies/undefined/tag/project_grid_verra/blocks
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6MldWREZDajhHcDN1RnBwaHFDQ1JmcVZ4Nzc2eFlNR1lWQ3dOR0RYczJ4bXhfMC4wLjkyNjk4OTAiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MTc0NDU0MjIyMywiaWF0IjoxNzgxNzQzOTQyfQ.H-xUevyHCjxEhEeYgOu9wi76u11ZH1M2LFuHR98lkZxXgCH2SLPi_WzfuR_3_JKoS0WIjtuP60if0z42j1SH-ouNTP9IA8YtCWI2GobxWBBxBHpdsmS9Oiz9wcjbHKmX0Pl8gBZQmkbpxww-U-iT9DA7NTn9vgNYUlkdk4hfqCiF7GtazZ-h56PdhiHWd_JrRmOloSZr5oYkBR6x1PMyHKhNZ7aX_uR-rwhgehga_XeuHcv0yurcJ9Tsge2AtGNYskkPxocuN2pf-E9PPTwKpYOyrbAJmE5GNl5pZqynrfPdLn8gpDZvJSSn6lxbjPJFyFFqDWue64ae9VuPem12YQ",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate"
}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Thu, 18 Jun 2026 00:52:22 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Policy does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:36639/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:36639/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:36639/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:36639/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:36639/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:36639/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/VM033.cy.js:322:15)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Assign project
github-actions / Test Results
Policies Assign project (Assign project) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/tag/project_grid_pp_2/blocks The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: GET URL: http://localhost:3002/policies/undefined/tag/project_grid_pp_2/blocks Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlByb2plY3RQcm9wb25lbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NXIyekhaWDEzNmhCcGd3RnhkUTR2ZndEcWFwdHFMYkR1VEN3d1FkRUJ2dENfMC4wLjkyNjk4OTAiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgxNzQ0NTQyNjkxLCJpYXQiOjE3ODE3NDM5NDJ9.UnpKK7gPiHTGiGNqyWGWZuuk__6mhRtLAJc0SmDMCWbWk7Z-dCjaw65TGPteA6argHvanrTQ4r9wQhGI-HCcTk5B6RIFlnsqvEYuzyAOLAYmExNqMVwBsncQqKQXSDffZuH32La3-JfpQizPZ18-lcq4K-oezPkW8duqhfXoGFDlBxvW-3Gt3qWjBkv1y_tgGe_uCyydreNspJ2cHxT5nHtssZPn1qH7Do_p7wF6kLWmBED623cWPOttwestQ8peCpoGZ_agR3DZUOEb-qKEYhcdG-2R5SsFor3fAXVmI6pRd9DnlSBNOnP_fdG_-L9XaEYBhiZseMepZbk2R0_VaQ", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate" } ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Thu, 18 Jun 2026 00:52:22 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Policy does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/tag/project_grid_pp_2/blocks
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: GET
URL: http://localhost:3002/policies/undefined/tag/project_grid_pp_2/blocks
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlByb2plY3RQcm9wb25lbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NXIyekhaWDEzNmhCcGd3RnhkUTR2ZndEcWFwdHFMYkR1VEN3d1FkRUJ2dENfMC4wLjkyNjk4OTAiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgxNzQ0NTQyNjkxLCJpYXQiOjE3ODE3NDM5NDJ9.UnpKK7gPiHTGiGNqyWGWZuuk__6mhRtLAJc0SmDMCWbWk7Z-dCjaw65TGPteA6argHvanrTQ4r9wQhGI-HCcTk5B6RIFlnsqvEYuzyAOLAYmExNqMVwBsncQqKQXSDffZuH32La3-JfpQizPZ18-lcq4K-oezPkW8duqhfXoGFDlBxvW-3Gt3qWjBkv1y_tgGe_uCyydreNspJ2cHxT5nHtssZPn1qH7Do_p7wF6kLWmBED623cWPOttwestQ8peCpoGZ_agR3DZUOEb-qKEYhcdG-2R5SsFor3fAXVmI6pRd9DnlSBNOnP_fdG_-L9XaEYBhiZseMepZbk2R0_VaQ",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate"
}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Thu, 18 Jun 2026 00:52:22 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Policy does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:36639/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:36639/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:36639/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:36639/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:36639/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:36639/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/VM033.cy.js:359:15)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Approve project
github-actions / Test Results
Policies Approve project (Approve project) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
Failed after 100
Error: Failed after 100
at whileRequestProccessing (webpack://guardian-e2e-test/./cypress/support/checkingMethods.js:20:14)
at Context.eval (webpack://guardian-e2e-test/./cypress/support/checkingMethods.js:16:16)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:152519:15)
Check warning on line 0 in Create report
github-actions / Test Results
Policies Create report (Create report) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
Failed after 100
Error: Failed after 100
at whileRequestProccessing (webpack://guardian-e2e-test/./cypress/support/checkingMethods.js:20:14)
at Context.eval (webpack://guardian-e2e-test/./cypress/support/checkingMethods.js:16:16)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:152519:15)
Check warning on line 0 in Assign report
github-actions / Test Results
Policies Assign report (Assign report) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/tag/report_grid_pp/blocks The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: GET URL: http://localhost:3002/policies/undefined/tag/report_grid_pp/blocks Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlByb2plY3RQcm9wb25lbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NXIyekhaWDEzNmhCcGd3RnhkUTR2ZndEcWFwdHFMYkR1VEN3d1FkRUJ2dENfMC4wLjkyNjk4OTAiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgxNzQ1MTU2MTA5LCJpYXQiOjE3ODE3NDQ1NTZ9.m4v_Dm6Z4207tPr5-XEh9mmbGwiLxANcpX27SE9-vQqK3V1aBADHrK5P5-C6USKwAxkb6PxEUrhB-tAlUZfwDjh5Ts-oWhgHv6o8GE_ODBQ3l52hzZQjZpOj8KwArVcbmGzr-NOZA8BCP1b6UcnhMTMwpU6ziAh40UoimllvB4JJgY4XRQVWcLbpL83vqxuaMn0sSi_YmKQWNPJjC5PB9tsGwvUta_jqsiJiNiuI-BucxzIJ3_k9osXmBUH2w7WabyZ-xGL5WE8tHErrQpgSuz7ncSSty7EvdOMHLAfv31a7dqGf-Nza5lX8rGlKLBh7IydldvY4mZgYNZk_JQGtyw", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate" } ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Thu, 18 Jun 2026 01:02:36 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Policy does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/tag/report_grid_pp/blocks
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: GET
URL: http://localhost:3002/policies/undefined/tag/report_grid_pp/blocks
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlByb2plY3RQcm9wb25lbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NXIyekhaWDEzNmhCcGd3RnhkUTR2ZndEcWFwdHFMYkR1VEN3d1FkRUJ2dENfMC4wLjkyNjk4OTAiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgxNzQ1MTU2MTA5LCJpYXQiOjE3ODE3NDQ1NTZ9.m4v_Dm6Z4207tPr5-XEh9mmbGwiLxANcpX27SE9-vQqK3V1aBADHrK5P5-C6USKwAxkb6PxEUrhB-tAlUZfwDjh5Ts-oWhgHv6o8GE_ODBQ3l52hzZQjZpOj8KwArVcbmGzr-NOZA8BCP1b6UcnhMTMwpU6ziAh40UoimllvB4JJgY4XRQVWcLbpL83vqxuaMn0sSi_YmKQWNPJjC5PB9tsGwvUta_jqsiJiNiuI-BucxzIJ3_k9osXmBUH2w7WabyZ-xGL5WE8tHErrQpgSuz7ncSSty7EvdOMHLAfv31a7dqGf-Nza5lX8rGlKLBh7IydldvY4mZgYNZk_JQGtyw",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate"
}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Thu, 18 Jun 2026 01:02:36 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Policy does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:36639/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:36639/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:36639/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:36639/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:36639/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:36639/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/VM033.cy.js:468:15)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Verify report
github-actions / Test Results
Policies Verify report (Verify report) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
Failed after 100
Error: Failed after 100
at whileRequestProccessing (webpack://guardian-e2e-test/./cypress/support/checkingMethods.js:20:14)
at Context.eval (webpack://guardian-e2e-test/./cypress/support/checkingMethods.js:16:16)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:152519:15)
Check warning on line 0 in Create validation report
github-actions / Test Results
Policies Create validation report (Create validation report) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/tag/project_grid_vvb/blocks The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: GET URL: http://localhost:3002/policies/undefined/tag/project_grid_vvb/blocks Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlZWQiIsImRpZCI6ImRpZDpoZWRlcmE6dGVzdG5ldDpFbXU0aFV3bndKVDZxcUVnQ05ReEhVakxtalFmcnhRUFV2WFF6NzZDWk1SSl8wLjAuOTI2OTg5MCIsInJvbGUiOiJVU0VSIiwiZXhwaXJlQXQiOjE3ODE3NDU0NjQyMzQsImlhdCI6MTc4MTc0NDg2NH0.MdSyhS5br3C0nkiJT9TGdMpL2UyxItgx2Ht5taV0LvyfKwuQWLt5QmcX-36haWXR5-k7dbdvFeckVkrLw7HGrxfTY1Rr2DPoRaAbdWv3QeUAUXbcSMXvoqyy4p7bo97ZGzLt3Cj6Hhuj6PjI6iKLsSn4HI863BburVXvLHKVlR6pEbJhvi74fJWvBUpWVN5sIGTpPgnJEYZU5UrXZ0kAk7UlKKXFZ8P8Di1aTIQOOI3mjMLeWZRr8kA12MeT7J_gzUkjWToOfd8P0AxDs3q_MPrlxaCw3G_FGavtlWFzw0QXqr-ZWCPbX-u_UaU-tZeF98UbT2WQZhp1Z-HnNLdh6g", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate" } ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Thu, 18 Jun 2026 01:07:44 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Policy does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/tag/project_grid_vvb/blocks
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: GET
URL: http://localhost:3002/policies/undefined/tag/project_grid_vvb/blocks
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlZWQiIsImRpZCI6ImRpZDpoZWRlcmE6dGVzdG5ldDpFbXU0aFV3bndKVDZxcUVnQ05ReEhVakxtalFmcnhRUFV2WFF6NzZDWk1SSl8wLjAuOTI2OTg5MCIsInJvbGUiOiJVU0VSIiwiZXhwaXJlQXQiOjE3ODE3NDU0NjQyMzQsImlhdCI6MTc4MTc0NDg2NH0.MdSyhS5br3C0nkiJT9TGdMpL2UyxItgx2Ht5taV0LvyfKwuQWLt5QmcX-36haWXR5-k7dbdvFeckVkrLw7HGrxfTY1Rr2DPoRaAbdWv3QeUAUXbcSMXvoqyy4p7bo97ZGzLt3Cj6Hhuj6PjI6iKLsSn4HI863BburVXvLHKVlR6pEbJhvi74fJWvBUpWVN5sIGTpPgnJEYZU5UrXZ0kAk7UlKKXFZ8P8Di1aTIQOOI3mjMLeWZRr8kA12MeT7J_gzUkjWToOfd8P0AxDs3q_MPrlxaCw3G_FGavtlWFzw0QXqr-ZWCPbX-u_UaU-tZeF98UbT2WQZhp1Z-HnNLdh6g",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate"
}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Thu, 18 Jun 2026 01:07:44 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Policy does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:36639/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:36639/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:36639/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:36639/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:36639/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:36639/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/VM033.cy.js:541:19)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Approve validation report
github-actions / Test Results
Policies Approve validation report (Approve validation report) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
Failed after 100
Error: Failed after 100
at whileRequestProccessing (webpack://guardian-e2e-test/./cypress/support/checkingMethods.js:20:14)
at Context.eval (webpack://guardian-e2e-test/./cypress/support/checkingMethods.js:16:16)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:152519:15)
Check warning on line 0 in Create verification report
github-actions / Test Results
Policies Create verification report (Create verification report) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/tag/report_grid_vvb/blocks The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: GET URL: http://localhost:3002/policies/undefined/tag/report_grid_vvb/blocks Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlZWQiIsImRpZCI6ImRpZDpoZWRlcmE6dGVzdG5ldDpFbXU0aFV3bndKVDZxcUVnQ05ReEhVakxtalFmcnhRUFV2WFF6NzZDWk1SSl8wLjAuOTI2OTg5MCIsInJvbGUiOiJVU0VSIiwiZXhwaXJlQXQiOjE3ODE3NDU3NzM3OTgsImlhdCI6MTc4MTc0NTE3M30.rx2tRD8JjwNWBKaT-CmhDjb0lpcrdhcxh93WThHI28k7E8isE4pTe4ytRTSxQYRul20P5AMm74bCkLmBPuuejPQTKvCY75BDYQatTgiIZf4sX6948r0QWc4-dIoYU3GIWOTE8xpymI36TjGX-AE-X9a138Q9C0T3i_fARQalQi7BcRE6nZZmkYdmb8oflPh23EZaJX9ReI3wxTC9bYTs0OuulY8eax_zJJ1gaL5Ln2FBsBKTSu9gSMEZQTBsGSjDxKtVBZK1vaeatTR9nd14tk494vrp_mmc7ElYm1U7Oras_Iyx8vJcHwwdr_ow1kCd2uDFHtdqvHnNRy31xdFhPQ", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate" } ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Thu, 18 Jun 2026 01:12:53 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Policy does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/tag/report_grid_vvb/blocks
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: GET
URL: http://localhost:3002/policies/undefined/tag/report_grid_vvb/blocks
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlZWQiIsImRpZCI6ImRpZDpoZWRlcmE6dGVzdG5ldDpFbXU0aFV3bndKVDZxcUVnQ05ReEhVakxtalFmcnhRUFV2WFF6NzZDWk1SSl8wLjAuOTI2OTg5MCIsInJvbGUiOiJVU0VSIiwiZXhwaXJlQXQiOjE3ODE3NDU3NzM3OTgsImlhdCI6MTc4MTc0NTE3M30.rx2tRD8JjwNWBKaT-CmhDjb0lpcrdhcxh93WThHI28k7E8isE4pTe4ytRTSxQYRul20P5AMm74bCkLmBPuuejPQTKvCY75BDYQatTgiIZf4sX6948r0QWc4-dIoYU3GIWOTE8xpymI36TjGX-AE-X9a138Q9C0T3i_fARQalQi7BcRE6nZZmkYdmb8oflPh23EZaJX9ReI3wxTC9bYTs0OuulY8eax_zJJ1gaL5Ln2FBsBKTSu9gSMEZQTBsGSjDxKtVBZK1vaeatTR9nd14tk494vrp_mmc7ElYm1U7Oras_Iyx8vJcHwwdr_ow1kCd2uDFHtdqvHnNRy31xdFhPQ",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate"
}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Thu, 18 Jun 2026 01:12:53 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Policy does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:36639/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:36639/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:36639/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:36639/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:36639/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:36639/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/VM033.cy.js:607:19)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Approve verification report
github-actions / Test Results
Policies Approve verification report (Approve verification report) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
Failed after 100
Error: Failed after 100
at whileRequestProccessing (webpack://guardian-e2e-test/./cypress/support/checkingMethods.js:20:14)
at Context.eval (webpack://guardian-e2e-test/./cypress/support/checkingMethods.js:16:16)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:152519:15)
Check warning on line 0 in Create one more project for revoke
github-actions / Test Results
Policies Create one more project for revoke (Create one more project for revoke) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/tag/add_project_bnt/blocks The response we received from your web server was: > 422: Unprocessable Entity This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: POST URL: http://localhost:3002/policies/undefined/tag/add_project_bnt/blocks Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlByb2plY3RQcm9wb25lbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NXIyekhaWDEzNmhCcGd3RnhkUTR2ZndEcWFwdHFMYkR1VEN3d1FkRUJ2dENfMC4wLjkyNjk4OTAiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgxNzQ2MDg0NTIyLCJpYXQiOjE3ODE3NDU0ODR9.Q_DXqnRdk1iKTw3R8KRGVZWAgNaOWrS7b9XRd-_f0je4RbL69HuoQKiUWX5TAJr2NxHYJr3fjah3xsXy50JqfP9uCWhZ6HBNZpI5l7msajyNfirnhXN60QHjprYf9uYCwKfEn8duhZPMoaRE7IWUuUT8088GpaYlOTZ7Ycgwh9XrNOtoo5d3_p-p341nvwMjRuPWDZpZJnkKWf2tulge5scV7qGSlBXMUb3huAWNbIDK0bX74xhxtTJHLCRe4ycc16HtAFZgATR038pmadsoJi_0B34OybjF-cPCCtNxYgqTM_0Rz65Yp7AdKJt3PXuh-VlbZnk9rxi9KBgf4CMPGw", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate", "content-type": "application/json", "content-length": 1367522 } Body: {"document":{"project_cert_type":"CCB v3.0 & VCS v4.4","project_details":{"G410":{"risk_rating":"12%","risk_report_checkbox_value":"Yes","risk_report_textarea_value":"None","harvesting":"Not applicable to this project","lta_checkbox_value":"No","lta_textbox_value":"It is not applicable.","benefit":"Not applicable","credits_checkbox_value":"No","credits_textarea_value":"Not applicable."},"G800":"<p>The High Conservation Values (HCVs) have been selected taking into account the Key Biodiversity Areas (KBAs) designed in the project zone (KBA, 2024 – maps with the distribution of these areas are available in the following link: Map Search (keybiodiversityareas.org)): the Sine Saloum Delta and the Kalissaye Avifaunal Reserve (see Images below).</p><p> </p><p>Key Biodiversity Areas are terrestrial, inland water, and marine environments with vital importance as they contribute to the planet’s biodiversity. They are characteristic of different hotspots, ecoregions, and other differentiated areas (Areas, 2022); and they are recognized through internationally accepted criteria and benchmarks that address the site-specific needs of biodiversity requiring protection. These standards rely on the widely used framework of vulnerability and irreplaceability, which is a cornerstone in systematic conservation planning.</p><p> </p><p>Figure 27. Kalissaye Avifaunal Reserve. Source : KBA (2024).</p><p> </p><p>Figure 28. Sine Saloum Delta. Source : KBA (2024).</p>","G822":"<p>There are no invasive species in the project area.</p>","G827":"The use of chemicals such as insecticides, weed killers, pesticides, fertilizers, or others is not part of any project activity and is strictly prohibited. Therefore, there are no inputs added.","project_hub_account_id":"4d29a10f-2b11-4851-bd20-3a2804e8623c","registry_vcs":{"vcs_afolu_activities":["89f624f6-8ac9-45e6-92e0-4f884cadf307"],"vcs_project_description":"The ABC Blue Carbon Mangrove Project is a grouped project for the reforest... ----------------------------------------------------------- The response we got was: Status: 422 - Unprocessable Entity Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Thu, 18 Jun 2026 01:18:04 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 422, "message": "Policy does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/tag/add_project_bnt/blocks
The response we received from your web server was:
> 422: Unprocessable Entity
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: POST
URL: http://localhost:3002/policies/undefined/tag/add_project_bnt/blocks
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlByb2plY3RQcm9wb25lbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NXIyekhaWDEzNmhCcGd3RnhkUTR2ZndEcWFwdHFMYkR1VEN3d1FkRUJ2dENfMC4wLjkyNjk4OTAiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgxNzQ2MDg0NTIyLCJpYXQiOjE3ODE3NDU0ODR9.Q_DXqnRdk1iKTw3R8KRGVZWAgNaOWrS7b9XRd-_f0je4RbL69HuoQKiUWX5TAJr2NxHYJr3fjah3xsXy50JqfP9uCWhZ6HBNZpI5l7msajyNfirnhXN60QHjprYf9uYCwKfEn8duhZPMoaRE7IWUuUT8088GpaYlOTZ7Ycgwh9XrNOtoo5d3_p-p341nvwMjRuPWDZpZJnkKWf2tulge5scV7qGSlBXMUb3huAWNbIDK0bX74xhxtTJHLCRe4ycc16HtAFZgATR038pmadsoJi_0B34OybjF-cPCCtNxYgqTM_0Rz65Yp7AdKJt3PXuh-VlbZnk9rxi9KBgf4CMPGw",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-type": "application/json",
"content-length": 1367522
}
Body: {"document":{"project_cert_type":"CCB v3.0 & VCS v4.4","project_details":{"G410":{"risk_rating":"12%","risk_report_checkbox_value":"Yes","risk_report_textarea_value":"None","harvesting":"Not applicable to this project","lta_checkbox_value":"No","lta_textbox_value":"It is not applicable.","benefit":"Not applicable","credits_checkbox_value":"No","credits_textarea_value":"Not applicable."},"G800":"<p>The High Conservation Values (HCVs) have been selected taking into account the Key Biodiversity Areas (KBAs) designed in the project zone (KBA, 2024 – maps with the distribution of these areas are available in the following link: Map Search (keybiodiversityareas.org)): the Sine Saloum Delta and the Kalissaye Avifaunal Reserve (see Images below).</p><p> </p><p>Key Biodiversity Areas are terrestrial, inland water, and marine environments with vital importance as they contribute to the planet’s biodiversity. They are characteristic of different hotspots, ecoregions, and other differentiated areas (Areas, 2022); and they are recognized through internationally accepted criteria and benchmarks that address the site-specific needs of biodiversity requiring protection. These standards rely on the widely used framework of vulnerability and irreplaceability, which is a cornerstone in systematic conservation planning.</p><p> </p><p>Figure 27. Kalissaye Avifaunal Reserve. Source : KBA (2024).</p><p> </p><p>Figure 28. Sine Saloum Delta. Source : KBA (2024).</p>","G822":"<p>There are no invasive species in the project area.</p>","G827":"The use of chemicals such as insecticides, weed killers, pesticides, fertilizers, or others is not part of any project activity and is strictly prohibited. Therefore, there are no inputs added.","project_hub_account_id":"4d29a10f-2b11-4851-bd20-3a2804e8623c","registry_vcs":{"vcs_afolu_activities":["89f624f6-8ac9-45e6-92e0-4f884cadf307"],"vcs_project_description":"The ABC Blue Carbon Mangrove Project is a grouped project for the reforest...
-----------------------------------------------------------
The response we got was:
Status: 422 - Unprocessable Entity
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Thu, 18 Jun 2026 01:18:04 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 422,
"message": "Policy does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:36639/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:36639/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:36639/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:36639/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:36639/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:36639/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/VM033.cy.js:673:19)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Reject project
github-actions / Test Results
Policies Reject project (Reject project) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/tag/project_grid_verra/blocks The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: GET URL: http://localhost:3002/policies/undefined/tag/project_grid_verra/blocks Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6MldWREZDajhHcDN1RnBwaHFDQ1JmcVZ4Nzc2eFlNR1lWQ3dOR0RYczJ4bXhfMC4wLjkyNjk4OTAiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MTc0NjA4NTgwMCwiaWF0IjoxNzgxNzQ1NDg1fQ.tpl8enemw6M84MdIyiRiClbdQHgsflcAAt1tHqdSwkzvFvTFU51NmkmETTpLL36HOY1KOqaiDZy5-ZnXOA6A-JgS5uAE888BHE2J0Tk87OlRIZ7p5hlBjw9ogymDP0ulOa7HeXz0xFZ1B78TZNluY7xWCypPvtQJPso5w_pObOvnjvPETN6_7nNgE5-OiPNNIlWOy2c804QKLYKe3-aQz2MoFDGqS15RGka95GTyxioLIEwFW4xNOMjdKcwmb5KITyPa0HeVsomFKw0NySGO0kvaDVdXLYLD3bzviRIlczmnn-yLbq0bTfU4FekZdn2bzV5u0xGD3Zipputw5dvJ5Q", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate" } ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Thu, 18 Jun 2026 01:18:05 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Policy does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/tag/project_grid_verra/blocks
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: GET
URL: http://localhost:3002/policies/undefined/tag/project_grid_verra/blocks
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlN0YW5kYXJkUmVnaXN0cnkiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6MldWREZDajhHcDN1RnBwaHFDQ1JmcVZ4Nzc2eFlNR1lWQ3dOR0RYczJ4bXhfMC4wLjkyNjk4OTAiLCJyb2xlIjoiU1RBTkRBUkRfUkVHSVNUUlkiLCJleHBpcmVBdCI6MTc4MTc0NjA4NTgwMCwiaWF0IjoxNzgxNzQ1NDg1fQ.tpl8enemw6M84MdIyiRiClbdQHgsflcAAt1tHqdSwkzvFvTFU51NmkmETTpLL36HOY1KOqaiDZy5-ZnXOA6A-JgS5uAE888BHE2J0Tk87OlRIZ7p5hlBjw9ogymDP0ulOa7HeXz0xFZ1B78TZNluY7xWCypPvtQJPso5w_pObOvnjvPETN6_7nNgE5-OiPNNIlWOy2c804QKLYKe3-aQz2MoFDGqS15RGka95GTyxioLIEwFW4xNOMjdKcwmb5KITyPa0HeVsomFKw0NySGO0kvaDVdXLYLD3bzviRIlczmnn-yLbq0bTfU4FekZdn2bzV5u0xGD3Zipputw5dvJ5Q",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate"
}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Thu, 18 Jun 2026 01:18:05 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Policy does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:36639/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:36639/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:36639/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:36639/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:36639/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:36639/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/VM033.cy.js:702:15)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
Check warning on line 0 in Revoke project
github-actions / Test Results
Policies Revoke project (Revoke project) failed
e2e-tests/cypress/test_results/junit/c33f04548e68c0afbcc1d08a0a1f7bb7.xml [took 0s]
Raw output
`cy.request()` failed on: http://localhost:3002/policies/undefined/tag/project_grid_pp_2/blocks The response we received from your web server was: > 500: Internal Server Error This was considered a failure because the status code was not `2xx` or `3xx`. If you do not want status codes to cause failures pass the option: `failOnStatusCode: false` ----------------------------------------------------------- The request we sent was: Method: GET URL: http://localhost:3002/policies/undefined/tag/project_grid_pp_2/blocks Headers: { "Connection": "keep-alive", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlByb2plY3RQcm9wb25lbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NXIyekhaWDEzNmhCcGd3RnhkUTR2ZndEcWFwdHFMYkR1VEN3d1FkRUJ2dENfMC4wLjkyNjk4OTAiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgxNzQ2MDg2NDgxLCJpYXQiOjE3ODE3NDU0ODZ9.W_Lo-etDLno7JnJLy39LuF2iwB9-Qo0sx0fyqY53dvH2t5dMmgf64Z8QGrzuLpHGXszd3Rwm0gklxxTN2sUgKfFE15MvVBdt1schfFp0-B8QA2_9qRT3BQ6K9n6sCVuMg3cWAflT0ZA_h2knUtiU0PIxlL9mzbchY8tUZnFT_zP7GqT-XVVBE5QmKQxoHiiFatVlTUtbXaupifVZ1ROYFFWa98eN_V2j0f2noRR5tP_X3XZwuFKyqEYMwraY1AYWUf9oESvrqeuIZJM9MVBWBIMDoE7fKC7kLM7-1q7A8IG7R68Ue118YQ-_UBnvq0mHRiKcwAdo_CsQuZ9NqNappw", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36", "accept": "*/*", "accept-encoding": "gzip, deflate" } ----------------------------------------------------------- The response we got was: Status: 500 - Internal Server Error Headers: { "content-type": "application/json; charset=utf-8", "content-length": "53", "date": "Thu, 18 Jun 2026 01:18:06 GMT", "connection": "keep-alive", "keep-alive": "timeout=72" } Body: { "statusCode": 500, "message": "Policy does not exist." } https://on.cypress.io/request
CypressError: `cy.request()` failed on:
http://localhost:3002/policies/undefined/tag/project_grid_pp_2/blocks
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx` or `3xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
-----------------------------------------------------------
The request we sent was:
Method: GET
URL: http://localhost:3002/policies/undefined/tag/project_grid_pp_2/blocks
Headers: {
"Connection": "keep-alive",
"authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IlByb2plY3RQcm9wb25lbnQiLCJkaWQiOiJkaWQ6aGVkZXJhOnRlc3RuZXQ6NXIyekhaWDEzNmhCcGd3RnhkUTR2ZndEcWFwdHFMYkR1VEN3d1FkRUJ2dENfMC4wLjkyNjk4OTAiLCJyb2xlIjoiVVNFUiIsImV4cGlyZUF0IjoxNzgxNzQ2MDg2NDgxLCJpYXQiOjE3ODE3NDU0ODZ9.W_Lo-etDLno7JnJLy39LuF2iwB9-Qo0sx0fyqY53dvH2t5dMmgf64Z8QGrzuLpHGXszd3Rwm0gklxxTN2sUgKfFE15MvVBdt1schfFp0-B8QA2_9qRT3BQ6K9n6sCVuMg3cWAflT0ZA_h2knUtiU0PIxlL9mzbchY8tUZnFT_zP7GqT-XVVBE5QmKQxoHiiFatVlTUtbXaupifVZ1ROYFFWa98eN_V2j0f2noRR5tP_X3XZwuFKyqEYMwraY1AYWUf9oESvrqeuIZJM9MVBWBIMDoE7fKC7kLM7-1q7A8IG7R68Ue118YQ-_UBnvq0mHRiKcwAdo_CsQuZ9NqNappw",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36",
"accept": "*/*",
"accept-encoding": "gzip, deflate"
}
-----------------------------------------------------------
The response we got was:
Status: 500 - Internal Server Error
Headers: {
"content-type": "application/json; charset=utf-8",
"content-length": "53",
"date": "Thu, 18 Jun 2026 01:18:06 GMT",
"connection": "keep-alive",
"keep-alive": "timeout=72"
}
Body: {
"statusCode": 500,
"message": "Policy does not exist."
}
https://on.cypress.io/request
at <unknown> (http://localhost:36639/__cypress/runner/cypress_runner.js:136591:72)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://localhost:36639/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://localhost:36639/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://localhost:36639/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://localhost:36639/__cypress/runner/cypress_runner.js:1671:18)
at _drainQueueStep (http://localhost:36639/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (http://localhost:36639/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://localhost:36639/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://guardian-e2e-test/./cypress/e2e/api-tests/009_policies/VM033.cy.js:757:15)
at getRet (http://localhost:36639/__cypress/runner/cypress_runner.js:122945:20)
at tryCatcher (http://localhost:36639/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://localhost:36639/__cypress/runner/cypress_runner.js:4285:29)
at Context.thenFn (http://localhost:36639/__cypress/runner/cypress_runner.js:122956:66)
at Context.then (http://localhost:36639/__cypress/runner/cypress_runner.js:123207:21)
at wrapped (http://localhost:36639/__cypress/runner/cypress_runner.js:146488:19)
Check notice on line 0 in .github
github-actions / Test Results
24 tests found
There are 24 tests, see "Raw output" for the full list of tests.
Raw output
Add project ‑ Policies Add project
Approve VVB ‑ Policies Approve VVB
Approve project ‑ Policies Approve project
Approve validation report ‑ Policies Approve validation report
Approve verification report ‑ Policies Approve verification report
Assign project ‑ Policies Assign project
Assign report ‑ Policies Assign report
Create application ‑ Policies Create application
Create one more project for revoke ‑ Policies Create one more project for revoke
Create report ‑ Policies Create report
Create validation report ‑ Policies Create validation report
Create verification report ‑ Policies Create verification report
Generate hedera credentials for SR, if there're no creds ‑ Prepare accounts for future tests Generate hedera credentials for SR, if there're no creds
Generate hedera credentials for SR2, if there're no creds ‑ Prepare accounts for future tests Generate hedera credentials for SR2, if there're no creds
Generate hedera credentials for User, if there're no creds ‑ Prepare accounts for future tests Generate hedera credentials for User, if there're no creds
Import, publish, assign policy ‑ Policies Import, publish, assign policy
Register PP and VVB ‑ Policies Register PP and VVB
Register PP in policy and create application ‑ Policies Register PP in policy and create application
Register VVB in policy ‑ Policies Register VVB in policy
Reject project ‑ Policies Reject project
Revoke project ‑ Policies Revoke project
Token associate and grant kyc ‑ Policies Token associate and grant kyc
Verify report ‑ Policies Verify report
Verify that default users exist ‑ Prepare accounts for future tests Verify that default users exist