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

[Java][Packaging] Java-jars job is failing with out of space on the maintenance branch for 13.0.0 #37197

Closed
raulcd opened this issue Aug 16, 2023 · 1 comment · Fixed by #37198

Comments

@raulcd
Copy link
Member

raulcd commented Aug 16, 2023

Describe the bug, including details regarding any error messages, version, and platform.

The java-jars job was failing on the maintenance branch with disk out of space, we can free some disk space and solve it for the release.

Component(s)

Java, Packaging

raulcd added a commit to raulcd/arrow that referenced this issue Aug 16, 2023
raulcd added a commit that referenced this issue Aug 16, 2023
… GitHub job (#37198)

### Rationale for this change
The java-jars job was failing on the maintenance branch for the release due to disk out of space.

### What changes are included in this PR?

Add a step to do some cleanup for the job.

### Are these changes tested?

Yes, I tested it on the maintenance branch having the job successfully run and via crossbow.

### Are there any user-facing changes?

No
* Closes: #37197

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
@raulcd raulcd added this to the 13.0.0 milestone Aug 16, 2023
raulcd added a commit that referenced this issue Aug 16, 2023
… GitHub job (#37198)

### Rationale for this change
The java-jars job was failing on the maintenance branch for the release due to disk out of space.

### What changes are included in this PR?

Add a step to do some cleanup for the job.

### Are these changes tested?

Yes, I tested it on the maintenance branch having the job successfully run and via crossbow.

### Are there any user-facing changes?

No
* Closes: #37197

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
@assignUser
Copy link
Member

we are not the only ones with this issue: actions/runner-images#7969

loicalleyne pushed a commit to loicalleyne/arrow that referenced this issue Nov 13, 2023
…a-jars GitHub job (apache#37198)

### Rationale for this change
The java-jars job was failing on the maintenance branch for the release due to disk out of space.

### What changes are included in this PR?

Add a step to do some cleanup for the job.

### Are these changes tested?

Yes, I tested it on the maintenance branch having the job successfully run and via crossbow.

### Are there any user-facing changes?

No
* Closes: apache#37197

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants