Unable to upload code coverage report (500 server error)

Description

The code coverage shown on Codecov has not updated for several months. It is not showing commits made in the last few months.

We get a 500 server error when attempting to upload our code coverage report to Codecov.

Commit SHAs

2a352339a9560ed83cf6b18d6bb6ad102cc89ff6

See GitHub - Project-Books/book-project at 2a352339a9560ed83cf6b18d6bb6ad102cc89ff6

Repository

CI/CD or Build URL

Azure Pipelines: https://dev.azure.com/project-books/Book%20Project/_build/results?buildId=388&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=9c939e41-62c2-5605-5e05-fc3554afc9f5&l=51

Uploader

Bash

Codecov Output

See https://dev.azure.com/project-books/Book%20Project/_build/results?buildId=388&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=9c939e41-62c2-5605-5e05-fc3554afc9f5&l=51

Expected Results

Code coverage report processed.

Actual Results

Server error 500:
{“error”: “Server Error (500)”}{“error”: “Server Error (500)”}{“error”: “Server Error (500)”}{“error”: “Server Error (500)”}{“error”: “Server Error (500)”}{“error”: “Server Error (500)”}

See https://dev.azure.com/project-books/Book%20Project/_build/results?buildId=388&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=9c939e41-62c2-5605-5e05-fc3554afc9f5&l=51

Additional information

We are using JaCoCo. See https://github.com/Project-Books/book-project/blob/codecov-701/backend/pom.xml#L190

@karankumar sorry for the delay here. I’ve been trying to track this one down, but it’s being a little challenging. Would you by chance be able to try our new uploader and see if that works?