Skip to content

Another regex for 'spot_reclamation' error class#1297

Merged
zackgalbreath merged 1 commit intomainfrom
spot_regex
Jan 19, 2026
Merged

Another regex for 'spot_reclamation' error class#1297
zackgalbreath merged 1 commit intomainfrom
spot_regex

Conversation

@zackgalbreath
Copy link
Collaborator

Example job:
https://gitlab.spack.io/spack/spack-packages/-/jobs/19893800

Using the analytics database, I was able to determine that this builder pod was scheduled on ip-10-0-101-113.ec2.internal. From there, I found the following message in the karpenter pod logs:

{
  "message": "initiating delete from interruption message",
  "controller": "interruption",
  "messageKind": "spot_interrupted",
  "action": "CordonAndDrain",
  "Node": {
    "name": "ip-10-0-101-113.ec2.internal"
  }
}

Example job:
https://gitlab.spack.io/spack/spack-packages/-/jobs/19893800

Using the analytics database, I was able to determine that this builder
pod was scheduled on ip-10-0-101-113.ec2.internal. From there, I found
the following message in the karpenter pod logs:

{
  "message": "initiating delete from interruption message",
  "controller": "interruption",
  "messageKind": "spot_interrupted",
  "action": "CordonAndDrain",
  "Node": {
    "name": "ip-10-0-101-113.ec2.internal"
  }
}
@zackgalbreath zackgalbreath merged commit 130044c into main Jan 19, 2026
5 checks passed
@zackgalbreath zackgalbreath deleted the spot_regex branch January 19, 2026 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants