Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No progress during "Streaming the extraction of the CodeQL bundle" #2790

Open
pupseba opened this issue Mar 3, 2025 · 0 comments
Open

No progress during "Streaming the extraction of the CodeQL bundle" #2790

pupseba opened this issue Mar 3, 2025 · 0 comments

Comments

@pupseba
Copy link

pupseba commented Mar 3, 2025

Every now and then, we see this error in our CodeQL scans. Both default and "advanced" ones:

  Written by John Gilmore and Jay Fenlason.
  Found gnu tar version 1.34.
  Did not find CodeQL tools version 2.20.5 in the toolcache.
  Looked for CodeQL bundle codeql-bundle-linux64.tar.zst in github/codeql-action on https://git.xxxxxxx.com but got error HttpError: Not Found.
  Using CodeQL CLI version 2.20.5 sourced from https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.20.5/codeql-bundle-linux64.tar.zst .
  Downloading CodeQL tools from https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.20.5/codeql-bundle-linux64.tar.zst . This may take a while.
  Streaming the extraction of the CodeQL bundle.
  tar -x --zstd --ignore-zeros --warning=no-unknown-keyword --overwrite -f - -C /_work/_temp/82a785df-7d7a-4843-a891-ff0b9e40xxxx
Error: The operation was canceled.

The above message is from the latest time we saw this error (01/03/25), which is post v3.28.10 as the usage of "--ignore-zeros" seems to confirm for the tar command.

The operation being cancelled, is due to a time out after a few hours of apparently, nothing happening.

The error happens from way back and we are unable to see any transcient problem in our compute/network resources that helps us understand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant