Skip to content

[10.0.x] NO-ISSUE: Add Drools staging repository to the DmnMarshallerBackendCompatibility jbang test script #5970

[10.0.x] NO-ISSUE: Add Drools staging repository to the DmnMarshallerBackendCompatibility jbang test script

[10.0.x] NO-ISSUE: Add Drools staging repository to the DmnMarshallerBackendCompatibility jbang test script #5970

Triggered via pull request September 9, 2024 12:48
Status Cancelled
Total duration 2h 11m 38s
Artifacts 24

ci_build.yml

on: pull_request
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 59 warnings, and 4 notices
run (macos-13, 1)
The hosted runner encountered an error while running your job. (Error Type: Disconnect).
[webkit] › features/resizing/resizing.spec.ts:463:9 › Resizing › Relation expression › should resize column and add new columns: packages/boxed-expression-component/tests-e2e/features/resizing/resizing.spec.ts#L477
1) [webkit] › features/resizing/resizing.spec.ts:463:9 › Resizing › Relation expression › should resize column and add new columns Error: expect(received).toHaveProperty(path, value) Expected path: "width" Expected value: 200 Received value: 250 475 | expect(await column2.boundingBox()).toHaveProperty("width", 100); 476 | await resizing.reset(columnsHeader); > 477 | expect(await columnsHeader.boundingBox()).toHaveProperty("width", 200); | ^ 478 | expect(await column1.boundingBox()).toHaveProperty("width", 100); 479 | }); 480 | at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/boxed-expression-component/tests-e2e/features/resizing/resizing.spec.ts:477:49
[webkit] › drgElements/changeBkmProperties.spec.ts:65:7 › Change Properties - BKM › should change the BKM node documentation links: packages/dmn-editor/tests-e2e/drgElements/changeBkmProperties.spec.ts#L75
1) [webkit] › drgElements/changeBkmProperties.spec.ts:65:7 › Change Properties - BKM › should change the BKM node documentation links Error: expect(received).toHaveText(expected) Expected string: "Link Text" Received string: "http://link.test.com/" Call log: - expect.toHaveText with timeout 10000ms - waiting for getByTestId('kie-tools--dmn-editor--properties-panel-container').getByTestId('kie-tools--dmn-editor--documentation-link--row-title').first() - locator resolved to <a target="_blank" href="http://link.test.com/" dat…>http://link.test.com/</a> - unexpected value "http://link.test.com/" 73 | const links = await bkmPropertiesPanel.getDocumentationLinks(); 74 | expect(links).toHaveLength(1); > 75 | expect(links[0]).toHaveText("Link Text"); | ^ 76 | expect(links[0]).toHaveAttribute("href", "http://link.test.com/"); 77 | }); 78 | at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/dmn-editor/tests-e2e/drgElements/changeBkmProperties.spec.ts:75:22
[webkit] › drgElements/changeKnowledgeSourceProperties.spec.ts:76:7 › Change Properties - Knowledge Source › should change the Knowledge Source node documentation links: packages/dmn-editor/tests-e2e/drgElements/changeKnowledgeSourceProperties.spec.ts#L89
2) [webkit] › drgElements/changeKnowledgeSourceProperties.spec.ts:76:7 › Change Properties - Knowledge Source › should change the Knowledge Source node documentation links Error: expect(received).toHaveText(expected) Expected string: "Link Text" Received string: "http://link.test.com/" Call log: - expect.toHaveText with timeout 10000ms - waiting for getByTestId('kie-tools--dmn-editor--properties-panel-container').getByTestId('kie-tools--dmn-editor--documentation-link--row-title').first() - locator resolved to <a target="_blank" href="http://link.test.com/" dat…>http://link.test.com/</a> - unexpected value "http://link.test.com/" - locator resolved to <a target="_blank" href="http://link.test.com/" dat…>http://link.test.com/</a> - unexpected value "http://link.test.com/" 87 | const links = await knowledgeSourcePropertiesPanel.getDocumentationLinks(); 88 | expect(links).toHaveLength(1); > 89 | expect(links[0]).toHaveText("Link Text"); | ^ 90 | expect(links[0]).toHaveAttribute("href", "http://link.test.com/"); 91 | }); 92 | at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/dmn-editor/tests-e2e/drgElements/changeKnowledgeSourceProperties.spec.ts:89:22
🎭 Playwright Run Summary
1 flaky [webkit] › features/resizing/resizing.spec.ts:463:9 › Resizing › Relation expression › should resize column and add new columns 133 skipped 481 passed (18.7m)
🎭 Playwright Run Summary
2 flaky [webkit] › drgElements/changeBkmProperties.spec.ts:65:7 › Change Properties - BKM › should change the BKM node documentation links [webkit] › drgElements/changeKnowledgeSourceProperties.spec.ts:76:7 › Change Properties - Knowledge Source › should change the Knowledge Source node documentation links 33 skipped 958 passed (44.5m)
🎭 Playwright Run Summary
4 skipped 86 passed (4.1m)
🎭 Playwright Run Summary
72 skipped 24 passed (3.5m)
run (macos-13, 2)
Received request to deprovision: The request was cancelled by the remote provider.
run (macos-13, 0)
Received request to deprovision: The request was cancelled by the remote provider.
run (windows-latest, 0)
Restore cache failed: Dependencies file is not found in D:\a\incubator-kie-tools\incubator-kie-tools. Supported file pattern: go.sum
run (windows-latest, 0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, al-cheb/configure-pagefile-action@86589fd789a4de3e62ba628dda2cb10027b66d67, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (windows-latest, 0): packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/embedded/EmbeddedCloudEventForm.tsx#L75
React Hook useCallback has missing dependencies: 'props.defaultValues', 'props.isNewInstanceEvent', and 'props.serviceUrl'. Either include them or remove the dependency array
run (windows-latest, 0): packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L99
React Hook useCallback has a missing dependency: 'getValidationMessage'. Either include it or remove the dependency array
run (windows-latest, 0): packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L149
React Hook useCallback has missing dependencies: 'driver', 'isNewInstanceEvent', 'resetForm', and 'serviceUrl'. Either include them or remove the dependency array
run (windows-latest, 0): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementTable/JobsManagementTable.tsx#L346
React Hook useEffect has missing dependencies: 'rows' and 'setSelectedJobInstances'. Either include them or remove the dependency array. If 'setSelectedJobInstances' changes too often, find the parent component that defines it and wrap that definition in useCallback
run (windows-latest, 0): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementTable/JobsManagementTable.tsx#L351
React Hook useEffect has a missing dependency: 'tableContent'. Either include it or remove the dependency array
run (windows-latest, 0): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementToolbar/JobsManagementToolbar.tsx#L183
React Hook useEffect has a missing dependency: 'filterData'. Either include it or remove the dependency array
run (windows-latest, 0): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagement/JobsManagement.tsx#L148
React Hook React.useEffect has a missing dependency: 'initLoad'. Either include it or remove the dependency array
run (windows-latest, 0): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsRescheduleModal/JobsRescheduleModal.tsx#L160
React Hook React.useEffect has a missing dependency: 'handleErrorModal'. Either include it or remove the dependency array
run (windows-latest, 0): packages/runtime-tools-swf-enveloped-components/src/workflowDefinitions/envelope/components/WorkflowDefinitionList/WorkflowDefinitionList.tsx#L57
React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array
run (windows-latest, 0): packages/runtime-tools-swf-enveloped-components/src/workflowDetails/embedded/EmbeddedWorkflowDetails.tsx#L74
React Hook useCallback has a missing dependency: 'props.workflowInstance'. Either include it or remove the dependency array
run (windows-latest, 1)
Restore cache failed: Dependencies file is not found in D:\a\incubator-kie-tools\incubator-kie-tools. Supported file pattern: go.sum
run (windows-latest, 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, al-cheb/configure-pagefile-action@86589fd789a4de3e62ba628dda2cb10027b66d67, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (windows-latest, 1): packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/embedded/EmbeddedCloudEventForm.tsx#L75
React Hook useCallback has missing dependencies: 'props.defaultValues', 'props.isNewInstanceEvent', and 'props.serviceUrl'. Either include them or remove the dependency array
run (windows-latest, 1): packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L99
React Hook useCallback has a missing dependency: 'getValidationMessage'. Either include it or remove the dependency array
run (windows-latest, 1): packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L149
React Hook useCallback has missing dependencies: 'driver', 'isNewInstanceEvent', 'resetForm', and 'serviceUrl'. Either include them or remove the dependency array
run (windows-latest, 1): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementTable/JobsManagementTable.tsx#L346
React Hook useEffect has missing dependencies: 'rows' and 'setSelectedJobInstances'. Either include them or remove the dependency array. If 'setSelectedJobInstances' changes too often, find the parent component that defines it and wrap that definition in useCallback
run (windows-latest, 1): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementTable/JobsManagementTable.tsx#L351
React Hook useEffect has a missing dependency: 'tableContent'. Either include it or remove the dependency array
run (windows-latest, 1): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementToolbar/JobsManagementToolbar.tsx#L183
React Hook useEffect has a missing dependency: 'filterData'. Either include it or remove the dependency array
run (windows-latest, 1): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagement/JobsManagement.tsx#L148
React Hook React.useEffect has a missing dependency: 'initLoad'. Either include it or remove the dependency array
run (windows-latest, 1): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsRescheduleModal/JobsRescheduleModal.tsx#L160
React Hook React.useEffect has a missing dependency: 'handleErrorModal'. Either include it or remove the dependency array
run (windows-latest, 1): packages/runtime-tools-swf-enveloped-components/src/workflowDefinitions/envelope/components/WorkflowDefinitionList/WorkflowDefinitionList.tsx#L57
React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array
run (windows-latest, 1): packages/runtime-tools-swf-enveloped-components/src/workflowDetails/embedded/EmbeddedWorkflowDetails.tsx#L74
React Hook useCallback has a missing dependency: 'props.workflowInstance'. Either include it or remove the dependency array
run (ubuntu-latest, 1)
Restore cache failed: Dependencies file is not found in /home/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
run (ubuntu-latest, 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (ubuntu-latest, 1): packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/embedded/EmbeddedCloudEventForm.tsx#L75
React Hook useCallback has missing dependencies: 'props.defaultValues', 'props.isNewInstanceEvent', and 'props.serviceUrl'. Either include them or remove the dependency array
run (ubuntu-latest, 1): packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L99
React Hook useCallback has a missing dependency: 'getValidationMessage'. Either include it or remove the dependency array
run (ubuntu-latest, 1): packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L149
React Hook useCallback has missing dependencies: 'driver', 'isNewInstanceEvent', 'resetForm', and 'serviceUrl'. Either include them or remove the dependency array
run (ubuntu-latest, 1): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagement/JobsManagement.tsx#L148
React Hook React.useEffect has a missing dependency: 'initLoad'. Either include it or remove the dependency array
run (ubuntu-latest, 1): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementTable/JobsManagementTable.tsx#L346
React Hook useEffect has missing dependencies: 'rows' and 'setSelectedJobInstances'. Either include them or remove the dependency array. If 'setSelectedJobInstances' changes too often, find the parent component that defines it and wrap that definition in useCallback
run (ubuntu-latest, 1): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementTable/JobsManagementTable.tsx#L351
React Hook useEffect has a missing dependency: 'tableContent'. Either include it or remove the dependency array
run (ubuntu-latest, 1): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementToolbar/JobsManagementToolbar.tsx#L183
React Hook useEffect has a missing dependency: 'filterData'. Either include it or remove the dependency array
run (ubuntu-latest, 1): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsRescheduleModal/JobsRescheduleModal.tsx#L160
React Hook React.useEffect has a missing dependency: 'handleErrorModal'. Either include it or remove the dependency array
run (ubuntu-latest, 1): packages/runtime-tools-swf-enveloped-components/src/workflowDefinitions/envelope/components/WorkflowDefinitionList/WorkflowDefinitionList.tsx#L57
React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array
run (ubuntu-latest, 1): packages/runtime-tools-swf-enveloped-components/src/workflowDetails/embedded/EmbeddedWorkflowDetails.tsx#L74
React Hook useCallback has a missing dependency: 'props.workflowInstance'. Either include it or remove the dependency array
run (windows-latest, 2)
Restore cache failed: Dependencies file is not found in D:\a\incubator-kie-tools\incubator-kie-tools. Supported file pattern: go.sum
run (windows-latest, 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, al-cheb/configure-pagefile-action@86589fd789a4de3e62ba628dda2cb10027b66d67, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (windows-latest, 2): packages/scesim-editor/src/TestScenarioEditor.tsx#L232
React Hook useEffect has a missing dependency: 'scesimModel.ScenarioSimulationModel.simulation.scesimModelDescriptor.factMappings.FactMapping'. Either include it or remove the dependency array
run (windows-latest, 2): packages/online-editor/src/accounts/kubernetes/ConnectToLocalKubernetesClusterWizard.tsx#L176
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
run (ubuntu-latest, 0)
Restore cache failed: Dependencies file is not found in /home/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
run (ubuntu-latest, 0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (ubuntu-latest, 0): packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/embedded/EmbeddedCloudEventForm.tsx#L75
React Hook useCallback has missing dependencies: 'props.defaultValues', 'props.isNewInstanceEvent', and 'props.serviceUrl'. Either include them or remove the dependency array
run (ubuntu-latest, 0): packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L99
React Hook useCallback has a missing dependency: 'getValidationMessage'. Either include it or remove the dependency array
run (ubuntu-latest, 0): packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L149
React Hook useCallback has missing dependencies: 'driver', 'isNewInstanceEvent', 'resetForm', and 'serviceUrl'. Either include them or remove the dependency array
run (ubuntu-latest, 0): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagement/JobsManagement.tsx#L148
React Hook React.useEffect has a missing dependency: 'initLoad'. Either include it or remove the dependency array
run (ubuntu-latest, 0): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementTable/JobsManagementTable.tsx#L346
React Hook useEffect has missing dependencies: 'rows' and 'setSelectedJobInstances'. Either include them or remove the dependency array. If 'setSelectedJobInstances' changes too often, find the parent component that defines it and wrap that definition in useCallback
run (ubuntu-latest, 0): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementTable/JobsManagementTable.tsx#L351
React Hook useEffect has a missing dependency: 'tableContent'. Either include it or remove the dependency array
run (ubuntu-latest, 0): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementToolbar/JobsManagementToolbar.tsx#L183
React Hook useEffect has a missing dependency: 'filterData'. Either include it or remove the dependency array
run (ubuntu-latest, 0): packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsRescheduleModal/JobsRescheduleModal.tsx#L160
React Hook React.useEffect has a missing dependency: 'handleErrorModal'. Either include it or remove the dependency array
run (ubuntu-latest, 0): packages/runtime-tools-swf-enveloped-components/src/workflowDefinitions/envelope/components/WorkflowDefinitionList/WorkflowDefinitionList.tsx#L57
React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array
run (ubuntu-latest, 0): packages/runtime-tools-swf-enveloped-components/src/workflowDetails/embedded/EmbeddedWorkflowDetails.tsx#L74
React Hook useCallback has a missing dependency: 'props.workflowInstance'. Either include it or remove the dependency array
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Linux_0__build-artifacts", "Linux_0__end-to-end-tests-artifacts", "Linux_0__end-to-end-tests-reports", "Linux_0__tests-reports", "Linux_1__build-artifacts", "Linux_1__end-to-end-tests-artifacts", "Linux_1__end-to-end-tests-reports", "Linux_1__tests-reports", "Linux_2__build-artifacts", "Linux_2__end-to-end-tests-artifacts", "Linux_2__end-to-end-tests-reports", "Linux_2__tests-reports", "Windows_0__build-artifacts", "Windows_0__end-to-end-tests-artifacts", "Windows_0__end-to-end-tests-reports", "Windows_0__tests-reports", "Windows_1__build-artifacts", "Windows_1__end-to-end-tests-artifacts", "Windows_1__end-to-end-tests-reports", "Windows_1__tests-reports", "Windows_2__build-artifacts", "Windows_2__end-to-end-tests-artifacts", "Windows_2__end-to-end-tests-reports", "Windows_2__tests-reports". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
run (ubuntu-latest, 2)
Restore cache failed: Dependencies file is not found in /home/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
run (ubuntu-latest, 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (ubuntu-latest, 2): packages/scesim-editor/src/TestScenarioEditor.tsx#L232
React Hook useEffect has a missing dependency: 'scesimModel.ScenarioSimulationModel.simulation.scesimModelDescriptor.factMappings.FactMapping'. Either include it or remove the dependency array
run (ubuntu-latest, 2): packages/online-editor/src/accounts/kubernetes/ConnectToLocalKubernetesClusterWizard.tsx#L176
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect

Artifacts

Produced during runtime
Name Size
Linux_0__build-artifacts
332 MB
Linux_0__end-to-end-tests-artifacts
132 KB
Linux_0__end-to-end-tests-reports
65.9 KB
Linux_0__tests-reports
6.2 KB
Linux_1__build-artifacts
358 MB
Linux_1__end-to-end-tests-artifacts
28.6 MB
Linux_1__end-to-end-tests-reports
5.06 KB
Linux_1__tests-reports
115 KB
Linux_2__build-artifacts
532 MB
Linux_2__end-to-end-tests-artifacts
168 MB
Linux_2__end-to-end-tests-reports
41.3 KB
Linux_2__tests-reports
7.45 KB
Windows_0__build-artifacts
326 MB
Windows_0__end-to-end-tests-artifacts
22 Bytes
Windows_0__end-to-end-tests-reports
22 Bytes
Windows_0__tests-reports
6.68 KB
Windows_1__build-artifacts
353 MB
Windows_1__end-to-end-tests-artifacts
22 Bytes
Windows_1__end-to-end-tests-reports
22 Bytes
Windows_1__tests-reports
123 KB
Windows_2__build-artifacts
519 MB
Windows_2__end-to-end-tests-artifacts
22 Bytes
Windows_2__end-to-end-tests-reports
22 Bytes
Windows_2__tests-reports
7.51 KB