Node Provision Status

JFrog Pipelines Documentation

Products
JFrog Pipelines
Content Type
User Guide
ft:sourceType
Paligo

In the Node Pools list view, the Provision Status column provides a color representation of the provision status for each node. Every color represents one of the stages in the lifecycle of a node.

provision_status_12oct21.png

Color

Provision Status

Description

provision_status_not_provisioned.png

Not provisioned

The node has not been requested to be provisioned.

provision_status_waiting.png

Waiting

When a node is provisioned, it first goes into waiting state. This means that the cloud provider is initializing the node and/or has not reported the status back to Pipelines.

provision_status_processing.png

Processing

  • The cloud provider reported the node's status back to Pipelines and Pipelines is setting up the agent.

    or

  • The node is running a build.

provision_status_success.png

Success

The node successfully initialized and is waiting for a Pipelines build.

provision_status_failure.png

Failure

The node failed. This is usually caused by an out of memory issue. However, there could be several other reasons, which are reflected in the node console.

provision_status_stopped.png

Stopped

When a node is deleted, its provisioning is first stopped and then it is deleted.

provision_status_cached.png

Cached

The node is stopped and not running, but the actual instance is still available for instant use.

Note

Caching must be enabled for a node to be cached.