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

GH-37197: [Java][CI][Packaging] Free some disk space on the java-jars GitHub job #37198

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

raulcd
Copy link
Member

@raulcd raulcd commented Aug 16, 2023

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

@raulcd
Copy link
Member Author

raulcd commented Aug 16, 2023

@github-actions crossbow sumbit java-jars

@github-actions
Copy link

⚠️ GitHub issue #37197 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Aug 16, 2023
@github-actions
Copy link

No such command 'sumbit'.
The Archery job run can be found at: https://github.com/apache/arrow/actions/runs/5876567539

@raulcd
Copy link
Member Author

raulcd commented Aug 16, 2023

@github-actions crossbow submit java-jars

@github-actions
Copy link

Revision: a26bd60

Submitted crossbow builds: ursacomputing/crossbow @ actions-fbe04f16f6

Task Status
java-jars Github Actions

@raulcd
Copy link
Member Author

raulcd commented Aug 16, 2023

The failure is unrelated and is currently failing on main too.

@raulcd raulcd merged commit 6412014 into apache:main Aug 16, 2023
7 checks passed
@raulcd raulcd removed the awaiting committer review Awaiting committer review label Aug 16, 2023
@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Aug 16, 2023
raulcd added a commit that referenced this pull request 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>
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit 6412014.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

loicalleyne pushed a commit to loicalleyne/arrow that referenced this pull request 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
Labels
awaiting committer review Awaiting committer review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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