ffernandez92 commented on PR #29835: URL: https://github.com/apache/beam/pull/29835#issuecomment-1865913328
A bit more info about that failed test: - The test: beam_PreCommit_Java_Kafka_IO_Direct runs fine. However, the step: `Publish JUnit Test Results` shows the following error when publishing the test results: ``` Run EnricoMi/publish-unit-test-result-action@v2 [32](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:33) /usr/local/bin/docker run --name ghcrioenricomipublishunittestresultactionv2110_da9c74 --label 9ada59 --workdir /github/workspace --rm -e "GRADLE_ENTERPRISE_ACCESS_KEY" -e "GRADLE_ENTERPRISE_CACHE_USERNAME" -e "GRADLE_ENTERPRISE_CACHE_PASSWORD" -e "KUBELET_GCLOUD_CONFIG_PATH" -e "GRADLE_BUILD_ACTION_SETUP_COMPLETED" -e "GRADLE_BUILD_ACTION_CACHE_RESTORED" -e "INPUT_COMMIT" -e "INPUT_COMMENT_MODE" -e "INPUT_FILES" -e "INPUT_GITHUB_TOKEN" -e "INPUT_GITHUB_TOKEN_ACTOR" -e "INPUT_GITHUB_RETRIES" -e "INPUT_CHECK_NAME" -e "INPUT_COMMENT_TITLE" -e "INPUT_FAIL_ON" -e "INPUT_ACTION_FAIL" -e "INPUT_ACTION_FAIL_ON_INCONCLUSIVE" -e "INPUT_JUNIT_FILES" -e "INPUT_NUNIT_FILES" -e "INPUT_XUNIT_FILES" -e "INPUT_TRX_FILES" -e "INPUT_TIME_UNIT" -e "INPUT_TEST_FILE_PREFIX" -e "INPUT_REPORT_INDIVIDUAL_RUNS" -e "INPUT_REPORT_SUITE_LOGS" -e "INPUT_DEDUPLICATE_CLASSES_BY_FILE_NAME" -e "INPUT_LARGE_FILES" -e "INPUT_IGNORE_RUNS" -e "INPUT_JOB_SUMMARY" -e "INPUT_COMPARE_TO_EARLIER_COMMIT" -e "INPUT_PULL_REQ UEST_BUILD" -e "INPUT_EVENT_FILE" -e "INPUT_EVENT_NAME" -e "INPUT_TEST_CHANGES_LIMIT" -e "INPUT_CHECK_RUN_ANNOTATIONS" -e "INPUT_CHECK_RUN_ANNOTATIONS_BRANCH" -e "INPUT_SECONDS_BETWEEN_GITHUB_READS" -e "INPUT_SECONDS_BETWEEN_GITHUB_WRITES" -e "INPUT_SECONDARY_RATE_LIMIT_WAIT_SECONDS" -e "INPUT_JSON_FILE" -e "INPUT_JSON_THOUSANDS_SEPARATOR" -e "INPUT_JSON_SUITE_DETAILS" -e "INPUT_JSON_TEST_CASE_RESULTS" -e "INPUT_SEARCH_PULL_REQUESTS" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHU B_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_WORKSPACE" -e "GITHUB_EVENT_PATH" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "GITHUB_ACTION" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_ENVIRONMENT" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e "ACTIONS_RESULTS_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/runner/_work/_temp/_github_home":"/github/home" -v "/runner/_work/_temp/_github_workflow":"/github/workflow" -v "/runner/_work/_temp/_runner_file_commands":"/github/file_commands" -v "/runner/_work/beam/beam":"/github/workspace" ghcr.io/enricomi/publish-unit-test-result-action:v2.11.0 [33](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:34) 2023-12-21 08:50:11 +0000 - publish - INFO - Available memory to read files: 17.9 GiB [34](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:35) 2023-12-21 08:50:13 +0000 - publish - INFO - Reading files **/build/test-results/**/*.xml (34 files, 85.9 MiB) [35](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:36) 2023-12-21 08:50:14 +0000 - publish - INFO - Detected 34 JUnit XML files (85.9 MiB) [36](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:37) 2023-12-21 08:50:14 +0000 - publish - INFO - Finished reading 34 files in 1.43 seconds [37](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:38) 2023-12-21 08:50:14 +0000 - publish - ERROR - lxml.etree.XMLSyntaxError: CData section too big found, line 100046, column 254 [38](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:39) 2023-12-21 08:50:14 +0000 - publish - ERROR - lxml.etree.XMLSyntaxError: CData section too big found, line 99247, column 127 [39](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:40) 2023-12-21 08:50:14 +0000 - publish - ERROR - lxml.etree.XMLSyntaxError: CData section too big found, line 98891, column 128 [40](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:41) 2023-12-21 08:50:14 +0000 - publish - ERROR - lxml.etree.XMLSyntaxError: CData section too big found, line 99542, column 58 [41](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:42) 2023-12-21 08:50:14 +0000 - publish - ERROR - lxml.etree.XMLSyntaxError: CData section too big found, line 99182, column 243 [42](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:43) 2023-12-21 08:50:14 +0000 - publish - ERROR - lxml.etree.XMLSyntaxError: CData section too big found, line 98943, column 96 [43](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:44) 2023-12-21 08:50:15 +0000 - publish - INFO - Publishing failure results for commit f295bda46585a7acff61ed373379a3b7e0dfeff5 [44](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:45) 2023-12-21 08:50:17 +0000 - publish - INFO - Created check https://github.com/apache/beam/runs/19853749247 [45](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:46) 2023-12-21 08:50:17 +0000 - publish - INFO - Created job summary [46](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:47) 2023-12-21 08:50:17 +0000 - publish - INFO - Commenting on pull requests disabled [47](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:48) Error: lxml.etree.XMLSyntaxError: CData section too big found, line 100046, column 254 [48](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:49) Error: Error processing result file: CData section too big found, line 100046, column 254 (TEST-org.apache.beam.sdk.io.kafka.KafkaIOIT.xml, line 100046) [49](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:50) Error: lxml.etree.XMLSyntaxError: CData section too big found, line 99247, column 127 [50](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:51) Error: Error processing result file: CData section too big found, line 99247, column 127 (TEST-org.apache.beam.sdk.io.kafka.KafkaIOIT.xml, line 99247) [51](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:52) Error: lxml.etree.XMLSyntaxError: CData section too big found, line 98891, column 128 [52](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:53) Error: Error processing result file: CData section too big found, line 98891, column 128 (TEST-org.apache.beam.sdk.io.kafka.KafkaIOIT.xml, line 98891) [53](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:54) Error: lxml.etree.XMLSyntaxError: CData section too big found, line 99[54](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:55)2, column 58 54 Error: Error processing result file: CData section too big found, line 99542, column 58 (TEST-org.apache.beam.sdk.io.kafka.KafkaIOIT.xml, line 99542) [55](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:56) Error: lxml.etree.XMLSyntaxError: CData section too big found, line 99182, column 243 [56](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:57) Error: Error processing result file: CData section too big found, line 99182, column 243 (TEST-org.apache.beam.sdk.io.kafka.KafkaIOIT.xml, line 99182) [57](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:58) Error: lxml.etree.XMLSyntaxError: CData section too big found, line 98943, column 96 [58](https://github.com/apache/beam/actions/runs/7279070100/job/19852311909?pr=29835#step:9:59) Error: Error processing result file: CData section too big found, line 98943, column 96 (TEST-org.apache.beam.sdk.io.kafka.KafkaIOIT.xml, line 98943) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
