Unable to find report content in the storage archive

Hey everyone, update that we’ve found a workaround for affected users. See CLOSED ISSUE INVESTIGATION: Report stuck in processing + Unable to find report content in storage archive for more details.

We will need you to send along your relevant Github/Gitlab/Bitbucket organization name to hello@codecov.io to include you in workaround.

Thanks!
Jerrod

i am also facing same error. using codecov for first time.

$ export CODECOV_TOKEN="my real token "
$ bash <(curl -s https://codecov.io/bash)

  _____          _
 / ____|        | |
| |     ___   __| | ___  ___ _____   __
| |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| |  __/ (_| (_) \ V /
 \_____\___/ \__,_|\___|\___\___/ \_/
                              Bash-1.0.1


==> git version 2.25.1 found
==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3
Release-Date: 2020-01-08
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 
Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
x> No CI provider detected.
    Testing inside Docker? http://docs.codecov.io/docs/testing-with-docker
    Testing with Tox? https://docs.codecov.io/docs/python#section-testing-with-tox
    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=1271
==> Appending adjustments
    https://docs.codecov.io/docs/fixing-reports
    -> No adjustments found
==> Gzipping contents
        4.0K    /tmp/codecov.WANzoc.gz
==> Uploading reports
    url: https://codecov.io
    query: branch=main&commit=ec4370f9552fffc4a615d5dc898da25a29f29407&build=&build_url=&name=&tag=&slug=aahnik%2Fpyproject&service=&flags=&pr=&job=&cmd_args=
->  Pinging Codecov
https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=main&commit=ec4370f9552fffc4a615d5dc898da25a29f29407&build=&build_url=&name=&tag=&slug=aahnik%2Fpyproject&service=&flags=&pr=&job=&cmd_args=
->  Uploading to
https://storage.googleapis.com/codecov/v4/raw/2021-04-18/4367C49802DF4B347A529CB0975AE259/ec4370f9552fffc4a615d5dc898da25a29f29407/0d31b690-f446-4c6d-9081-ac21df3fe0fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210418T115852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89faafc1a0ed27e9b517fa2b3edaef38abe4277ebb230d0fb0e44e61b4ac7f8f
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   602    0     0  100   602      0   1076 --:--:-- --:--:-- --:--:--  1075
    -> Reports have been successfully queued for processing at https://codecov.io/github/aahnik/pyproject/commit/ec4370f9552fffc4a615d5dc898da25a29f29407

but after clicking on the link, it shows

inside github actions it passed, but clicking on the link gives unable to find report.

@aahnik, this should have been a blip on our side that was resolved today.