As of today: Unable to find report content in the storage archive

Description

The codecov website reports “Unable to find report content in the storage archive” when trying to see the source code of any file within my private repo. This only started happening today, and the coverage percentage, sunburst graphs, file tree all work perfectly. Only when I want to “Browse report” or see the source of a particular file, I get the message I mentioned above.

The github actions log is normal, I’m using the bash uploader.

Repository

The two private repos that I’m tracking with Codecov (will provide url to staff privately upon request)

CI/CD

Github actions

Uploader

Bash

- name: codecov
      run: bash <(curl -s https://codecov.io/bash)
      env:
        CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

Commit SHAs

29f6a0951633daa81cb5dd6d76bd697d29feff48
67a2f801bcb7e078bdba886cfb26fc9455fdc152
c3a8779377a704e7fdb8c2780483e9f350a641ac
0eff33703a1150042f48108d1bde4cf9afac1240

Codecov YAML

None

Codecov Output

Run bash <(curl -s https://codecov.io/bash)

  _____          _
 / ____|        | |
| |     ___   __| | ___  ___ _____   __
| |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| |  __/ (_| (_) \ V /
 \_____\___/ \__,_|\___|\___\___/ \_/
                              Bash-20200917-4e8f14b


==> GitHub Actions detected.
    project root: .
--> token set from env
    Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml
==> Running gcov in . (disable via -X gcov)
==> Searching for coverage reports in:
    + .
    -> Found 1 reports
==> Detecting git/mercurial file structure
==> Reading reports
    + ./coverage.xml bytes=43354
==> Appending adjustments
    https://docs.codecov.io/docs/fixing-reports
    + Found adjustments
==> Gzipping contents
==> Uploading reports
    url: https://codecov.io
    query: branch=develop&commit=0eff33703a1150042f48108d1bde4cf9afac1240&build=292931915&---redacted---
->  Pinging Codecov
https://codecov.io/upload/v4?---redacted---
->  Uploading to
https://storage.googleapis.com/codecov/v4/raw/2020-10-07/BC2D85DFA7D9D30FF633BFBC6554D622---redacted---
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 12300    0     0  100 12300      0  33514 --:--:-- --:--:-- --:--:-- 33514
    -> View reports at https://codecov.io/github/---redacted---

Additional Information

None

2 Likes

I’m getting the same issue but only difference is I’m using the codecov action (codecov/codecov-action@v1) in githuib actions.

Have you had any luck in resolving this?

Hi,

No luck in resolving this in the last couple of hours. My guess is a problem with the codecov infrastructure, over which we have no control.

My last commit is even worse than the rest from today: it says “[Unable to find commit in GitHub]” in the commits list and is stuck in “Processing” state.

1 Like

Hi @vbersier and @emmaLP, thanks for your patience here. This should be resolved for future commits. You can track the incident here.

Hello @tom ,

I am still experiencing the issue today: “Unable to find commit on GitHub” and “Unable to find report content in the storage archive”.

Logs (Note the “broken pipe” errors):

Run bash <(curl -s https://codecov.io/bash)

  _____          _
 / ____|        | |
| |     ___   __| | ___  ___ _____   __
| |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| |  __/ (_| (_) \ V /
 \_____\___/ \__,_|\___|\___\___/ \_/
                              Bash-20201007-7e25d0a


==> GitHub Actions detected.
    project root: .
--> token set from env
    Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml
==> Running gcov in . (disable via -X gcov)
==> Searching for coverage reports in:
    + .
    -> Found 1 reports
==> Detecting git/mercurial file structure
==> Reading reports
    + ./coverage.xml bytes=47038
==> Appending adjustments
    https://docs.codecov.io/docs/fixing-reports
/dev/fd/63: line 1536: echo: write error: Broken pipe
/dev/fd/63: line 1587: echo: write error: Broken pipe
    + Found adjustments
==> Gzipping contents
==> Uploading reports
    url: https://codecov.io
    query: branch=feature%2Fazure&commit=---redacted---
->  Pinging Codecov
https://codecov.io/upload/v4?package=---redacted---
->  Uploading to
https://storage.googleapis.com/codecov/v4/raw/---redacted---
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 68915    0     0  100 68915      0   325k --:--:-- --:--:-- --:--:--  323k
100 68915    0     0  100 68915      0   165k --:--:-- --:--:-- --:--:--  165k
    -> View reports at https://codecov.io/github/---redacted---/commit/e148490edbdf420b45878249468bfba04ac1ec5a

Hi @vbersier, really appreciate this. I don’t think the Broken pipe issue is related, but I will take a look. We made some changes this morning which should address an issue we were having. Are you still getting this error?

I can report that I’m still seeing similar behavior in some repositories; I wonder the current degraded status of GitHub Actions is contributing to this in any way?

Here is the output for the upload step of the GitHub action:

Blockquote
Run bash <(curl -s codecov.io/bash))

_____ _

/ ____| | |

| | ___ __| | ___ ___ _____ __

| | / _ \ / _` |/ _ \/ __/ _ \ \ / /

| |___| (_) | (_| | __/ (_| (_) \ V /

\_____\___/ \__,_|\___|\___\___/ \_/

Bash-20201007-7e25d0a

==> GitHub Actions detected.

project root: /home/runner/work/jspa01-matthewwong212/jspa01-matthewwong212

--> token set from env

Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml

==> Running gcov in /home/runner/work/jspa01-matthewwong212/jspa01-matthewwong212 (disable via -X gcov)

==> Python coveragepy not found

==> Searching for coverage reports in:

+ /home/runner/work/jspa01-matthewwong212/jspa01-matthewwong212

-> Found 2 reports

==> Detecting git/mercurial file structure

==> Reading reports

+ /home/runner/work/jspa01-matthewwong212/jspa01-matthewwong212/.github/workflows/coverage.yml bytes=695

+ /home/runner/work/jspa01-matthewwong212/jspa01-matthewwong212/javascript/coverage/lcov.info bytes=5126

==> Appending adjustments

[docs.codecov.io/docs/fixing-reports](https://docs.codecov.io/docs/fixing-reports)

/dev/fd/63: line 1536: echo: write error: Broken pipe

/dev/fd/63: line 1587: echo: write error: Broken pipe

+ Found adjustments

==> Gzipping contents

==> Uploading reports

url: [codecov.io](https://codecov.io)

query: branch=main&commit=ba0352e78464464bf78590d7a9a2d11902b97778&build=296742192&build_url=http%3A%2F%2Fgithub.com%2Fucsb-cs156-f20%2Fjspa01-matthewwong212%2Factions%2Fruns%2F296742192&name=&tag=&slug=ucsb-cs156-f20%2Fjspa01-matthewwong212&service=github-actions&flags=&pr=&job=&cmd_args=

-> Pinging Codecov

[codecov.io/upload/v4?package=bash-20201007-7e25d0a&token=secret&branch=main&commit=ba0352e78464464bf78590d7a9a2d11902b97778&build=296742192&build_url=http%3A%2F%2Fgithub.com%2Fucsb-cs156-f20%2Fjspa01-matthewwong212%2Factions%2Fruns%2F296742192&name=&tag=&slug=ucsb-cs156-f20%2Fjspa01-matthewwong212&service=github-actions&flags=&pr=&job=&cmd_args=](https://codecov.io/upload/v4?package=bash-20201007-7e25d0a&token=secret&branch=main&commit=ba0352e78464464bf78590d7a9a2d11902b97778&build=296742192&build_url=http%3A%2F%2Fgithub.com%2Fucsb-cs156-f20%2Fjspa01-matthewwong212%2Factions%2Fruns%2F296742192&name=&tag=&slug=ucsb-cs156-f20%2Fjspa01-matthewwong212&service=github-actions&flags=&pr=&job=&cmd_args=)

-> Uploading to

[storage.googleapis.com/codecov/v4/raw/2020-10-09/618D4D59077E26969EA4DC9ADA756BEB/ba0352e78464464bf78590d7a9a2d11902b97778/f0a06b58-df2a-40a1-b86c-5940998a8e4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201009%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201009T034135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ebb1eb232786640b51339f16d6870a40849e20f8773f1a6ab8e4cab59b805459](https://storage.googleapis.com/codecov/v4/raw/2020-10-09/618D4D59077E26969EA4DC9ADA756BEB/ba0352e78464464bf78590d7a9a2d11902b97778/f0a06b58-df2a-40a1-b86c-5940998a8e4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201009%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201009T034135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ebb1eb232786640b51339f16d6870a40849e20f8773f1a6ab8e4cab59b805459)

% Total % Received % Xferd Average Speed Time Time Time Current

Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0

100 248k 0 0 100 248k 0 963k --:--:-- --:--:-- --:--:-- 963k

-> View reports at [codecov.io/github/ucsb-cs156-f20/jspa01-matthewwong212/commit/ba0352e78464464bf78590d7a9a2d11902b97778](https://codecov.io/github/ucsb-cs156-f20/jspa01-matthewwong212/commit/ba0352e78464464bf78590d7a9a2d11902b97778)

I can confirm this behavior is still occurring; it might also be related to the currently degraded status of GitHub Actions.

Here is the output from a run where the upload was “successful” (coverage was calculated) but the files had strange CI paths and were inaccessible from the frontend (got a 404 when trying to access a file’s report):

Run bash <(curl -s codecov.io/bash)

      _____          _
     / ____|        | |
    | |     ___   __| | ___  ___ _____   __
    | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
    | |___| (_) | (_| |  __/ (_| (_) \ V /
     \_____\___/ \__,_|\___|\___\___/ \_/
                                  Bash-20201007-7e25d0a


    ==> GitHub Actions detected.
        project root: /home/runner/work/jspa01-matthewwong212/jspa01-matthewwong212
    --> token set from env
        Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml
    ==> Running gcov in /home/runner/work/jspa01-matthewwong212/jspa01-matthewwong212 (disable via -X gcov)
    ==> Python coveragepy not found
    ==> Searching for coverage reports in:
        + /home/runner/work/jspa01-matthewwong212/jspa01-matthewwong212
        -> Found 2 reports
    ==> Detecting git/mercurial file structure
    ==> Reading reports
        + /home/runner/work/jspa01-matthewwong212/jspa01-matthewwong212/.github/workflows/coverage.yml bytes=695
        + /home/runner/work/jspa01-matthewwong212/jspa01-matthewwong212/javascript/coverage/lcov.info bytes=5126
    ==> Appending adjustments
        docs.codecov.io/docs/fixing-reports
    /dev/fd/63: line 1536: echo: write error: Broken pipe
    /dev/fd/63: line 1587: echo: write error: Broken pipe
        + Found adjustments
    ==> Gzipping contents
    ==> Uploading reports
        url: codecov.io
        query: branch=main&commit=ba0352e78464464bf78590d7a9a2d11902b97778&build=296742192&build_url=http%3A%2F%2Fgithub.com%2Fucsb-cs156-f20%2Fjspa01-matthewwong212%2Factions%2Fruns%2F296742192&name=&tag=&slug=ucsb-cs156-f20%2Fjspa01-matthewwong212&service=github-actions&flags=&pr=&job=&cmd_args=
    ->  Pinging Codecov
    codecov.io/upload/v4?package=bash-20201007-7e25d0a&token=secret&branch=main&commit=ba0352e78464464bf78590d7a9a2d11902b97778&build=296742192&build_url=http%3A%2F%2Fgithub.com%2Fucsb-cs156-f20%2Fjspa01-matthewwong212%2Factions%2Fruns%2F296742192&name=&tag=&slug=ucsb-cs156-f20%2Fjspa01-matthewwong212&service=github-actions&flags=&pr=&job=&cmd_args=
    ->  Uploading to
    storage.googleapis.com/codecov/v4/raw/2020-10-09/618D4D59077E26969EA4DC9ADA756BEB/ba0352e78464464bf78590d7a9a2d11902b97778/f0a06b58-df2a-40a1-b86c-5940998a8e4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201009%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201009T034135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ebb1eb232786640b51339f16d6870a40849e20f8773f1a6ab8e4cab59b805459
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed

      0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    100  248k    0     0  100  248k      0   963k --:--:-- --:--:-- --:--:--  963k
        -> View reports at codecov.io/github/ucsb-cs156-f20/jspa01-matthewwong212/commit/ba0352e78464464bf78590d7a9a2d11902b97778

@scottpchow23, can you check again? The page should be loading fine now.

New commits seem to work on my side. I get error emails from the codecov bot now, because the first commit in my PR has a missing report (because of the aforementioned problems from last week). But I can live with that as it’s probably temporary until I merge the branch.

1 Like