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

Native provider fails to publish #847

Closed
danielrbradley opened this issue Mar 14, 2024 · 2 comments · Fixed by #848
Closed

Native provider fails to publish #847

danielrbradley opened this issue Mar 14, 2024 · 2 comments · Fixed by #848
Assignees
Labels
kind/engineering Work that is not visible to an external user p1 A bug severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed

Comments

@danielrbradley
Copy link
Member

danielrbradley commented Mar 14, 2024

When merging:

The master workflow fails with various errors:

/Users/runner/work/_temp/329c61db-f30e-4ac8-b540-d1ce697025dd.sh: line 28: numfmt: command not found
/Users/runner/work/_temp/329c61db-f30e-4ac8-b540-d1ce697025dd.sh: line 28: numfmt: command not found
sudo: docker: command not found
/Users/runner/work/_temp/329c61db-f30e-4ac8-b540-d1ce697025dd.sh: line 28: numfmt: command not found
sudo: swapoff: command not found
/Users/runner/work/_temp/329c61db-f30e-4ac8-b540-d1ce697025dd.sh: line 173: free: command not found

Reverted in:

This might have been caused by one of:

cc: @mjeffryes @rquitales

@danielrbradley danielrbradley added the p1 A bug severe enough to be the next item assigned to an engineer label Mar 14, 2024
@rquitales
Copy link
Member

It seems like the disk cleaning action is too aggressive in freeing up space. We'll need to take another look into fine-tuning the action @mjeffryes

@pulumi-bot
Copy link

Cannot close issue:

  • does not have required labels: kind/

Please fix these problems and try again.

@pulumi-bot pulumi-bot reopened this Mar 14, 2024
@rquitales rquitales added the kind/engineering Work that is not visible to an external user label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user p1 A bug severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants