-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Open
Copy link
Labels
component/helmkind/bugSomething isn't working as intendedSomething isn't working as intendedplatform/awsIssues related to AWSIssues related to AWS
Description
Describe the issue:
Adding IDP tests for Camunda 8.9 using the GHA workflow (SM On-Demand DocumentStore 8.8+) on branch copilot/add-idp-tests-sm-8-9. The workflow fails on the second IDP + Document Handling test: IDP cannot upload a file. The same setup works for 8.8 , but fails for 8.9 CI.
Actual behavior:
- Second IDP + Document Handling test fails on Camunda 8.9.
- IDP reports document upload error (Web Modeler UI fails upload)
{ "timestamp": 1770889880972, "status": 500, "error": "Internal Server Error", "path": "/api/internal/idp-extraction-fields/f05d9a78-6bea-4736-96cb-33459b03a404" }
- Cluster seems healthy otherwise; first test passes.
Expected behavior:
- Both IDP + Document Handling tests should pass (file upload works for 8.8).
- IDP should upload docs in DocumentStore (AWS S3) scenario on Camunda 8.9.
How to reproduce:
- In camunda/c8-cross-component-e2e-tests, checkout
copilot/add-idp-tests-sm-8-9branch. - Run
playwright_sm_manual_document_store_aws.ymlworkflow, target Camunda 8.9 (SM HC + DocumentStore on AWS). - Wait for cluster setup and Playwright tests.
- First IDP/Document Handling test passes, second test fails at file upload.
Example failing run: https://github.com/camunda/c8-cross-component-e2e-tests/actions/runs/21940007824
Logs:
-k9s -n qa-id-qadoc-d99b-8-9-qadoc (to connect to this cluster)
- Playwright run artifacts, logs, and screenshots available from the workflow run above.
- Logs from the webmodeler rest api
auth_success_log_2026_Version2.log
Environment:
- Platform: AWS
- Helm CLI version: [please fill]
- Chart version: 8.9.x
- Values file: [please include if needed]
- Test suite: camunda/c8-cross-component-e2e-tests
- Branch: copilot/add-idp-tests-sm-8-9
- Workflow file: playwright_sm_manual_document_store_aws.yml
Impact: Cannot enable full IDP test coverage for SM 8.9 DocumentStore scenario until upload works.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/helmkind/bugSomething isn't working as intendedSomething isn't working as intendedplatform/awsIssues related to AWSIssues related to AWS
Type
Projects
Status
No status