Skip to content

Conversation

@0marperez
Copy link
Contributor

@0marperez 0marperez commented Nov 24, 2025

Issue #

No GH issue.

Our linux CI builds are exhausting the disk space in GH runners:

e: /home/runner/.konan/dependencies/llvm-19-x86_64-linux-essentials-100/bin/ld.lld invocation reported errors

The /home/runner/.konan/dependencies/llvm-19-x86_64-linux-essentials-100/bin/ld.lld command returned non-zero exit code: 135.
output:

> Task :runtime:protocol:aws-event-stream:linkDebugTestLinuxX64 FAILED
e: Compilation failed: /tmp/included6654424596819046813: No space left on device

Description of changes

There are some unnecessary tools installed in GH runners we can get rid of so linux builds don't exhaust disk space. More research could still be done to figure out how to optimize our linux builds, so we don't need to do this to begin with.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@0marperez 0marperez added the no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly. label Nov 24, 2025
@0marperez 0marperez changed the title try disabling cache fix: make disk space for linux CI builds Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant