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

BUG - Scorecard OOM Killed #589

Closed
naveensrinivasan opened this issue Jun 18, 2021 · 2 comments · Fixed by #590
Closed

BUG - Scorecard OOM Killed #589

naveensrinivasan opened this issue Jun 18, 2021 · 2 comments · Fixed by #590
Labels
kind/bug Something isn't working

Comments

@naveensrinivasan
Copy link
Member

Describe the bug
With the latest changes, scorecard is OOM killed for large repository #587

go run . --repo=github.com/ApolloAuto/apollo
Starting [Branch-Protection]
Starting [Code-Review]
Starting [Security-Policy]
Starting [Token-Permissions]
Starting [Signed-Tags]
Starting [Active]
Starting [Automatic-Dependency-Update]
Starting [CI-Tests]
Starting [CII-Best-Practices]
Starting [Pull-Requests]
Starting [SAST]
Starting [Signed-Releases]
Starting [Contributors]
Starting [Frozen-Deps]
Starting [Fuzzing]
Starting [Packaging]
signal: killed
@naveensrinivasan naveensrinivasan added the kind/bug Something isn't working label Jun 18, 2021
@naveensrinivasan
Copy link
Member Author

@azeemshaikh38 FYI

@azeemshaikh38 azeemshaikh38 linked a pull request Jun 18, 2021 that will close this issue
2 tasks
@azeemshaikh38
Copy link
Contributor

Argh, I was hoping we could get away with the in-memory repos given we have a 16GB limit. Sent out a PR to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants