Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Adjust jenkins disk space thresholds

オープン
#4,442 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
55/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発

調査の方向性

まず Jenkins のディスク容量しきい値の設定を見つけ、参照されているコンピューター test-mnx-ubuntu2204-x64-1 とジョブ node-test-commit-plinux/65613 のコンソール出力を確認します。3~4GB の展開を考慮できるだけ十分にしきい値が高く、ディスククォータによる checkout の失敗が発生する前にマシンがオフラインになることを確認できれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Based on the discussion below we should look at the disk space thresholds that jenkins uses before bringing machines offline. It looks from the message referenced below that the threshold was about 200MB which is far less than the 3-4GB used for a single additional extract. We should revisit that figure to ensure that in a heavy load scenario jenkins can take the machine offline before it causes a problem in the jobs.

@sxa unfortunately this has taken test-mnx-ubuntu2204-x64-1 offline in Jenkins:

Image

It is also causing git checkout failures, e.g. https://ci.nodejs.org/job/node-test-commit-plinux/65613/console

...
Resolving deltas: 100% (861498/861498), done.
fatal: sha1 file '.git/objects/pack/tmp_idx_BwgFWa' write error: Disk quota exceeded
fatal: fetch-pack: invalid index-pack output
...

Originally posted by @richardlau in #6556

主要言語
Jinja
スター
541
フォーク
185
平均マージ
2日 18時間
マージ済み PR(30日)
6

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

nodejs/build のほかの issue

nodejs/build の issue をすべて見る

似ている issue

DevOps の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。