Monitor Pipeline Status

You can view the status of all of a project's pipelines and from the Pipelines tab.

The Pipelines tab displays this information for the latest run of each pipeline:

Column Details

Status

The status for the latest pipeline build is displayed:

  • Success Success: Indicates that the latest build of the pipeline was successful.

  • FailedFailed: Indicates that the latest build of a job in the pipeline failed, causing the pipeline to fail too.

  • Test FailedFailed on test: Indicates that the latest test build of a job in the pipeline failed, causing the pipeline to fail too.

  • Canceled Canceled: Indicates the latest build of the pipeline was canceled.

  • In Progress Refresh: Indicates a pipeline is in progress.

Weather The weather for the recent builds are displayed:
  • All recent builds completed successfully Recent builds successful

  • All recent builds failed Recent builds failed

The weather also displays icons showing what percentage (%) of recent builds failed.

Pipeline

Click the pipeline link to view more information about the pipeline. See View Pipeline Run Details.

Last Successful Date and time of the last successful build of the pipeline. You can click on the instance number to view more details about the pipeline instance.
Last Unsuccessful Date and time of the last unsuccessful build of the pipeline. You can click on the instance number to view more details about the pipeline instance.
Duration Duration of the latest pipeline build
# Jobs Number of jobs in the pipeline. Click the number to view a list of the jobs. You can click on a job name to display details about the job.
Details Click Details Details to view details and settings for the latest build.
View pipeline layout To view the layout of the pipeline, click Actions Actions menu menu, then choose View Layout.
View last run log To view the log for the last pipeline that has run, click the Actions Actions menu menu, then choose Last Run Log.
Run the pipeline To run the pipeline, click the Actions Actions menu menu, then choose Run Pipeline.
Configure the pipeline To configure the pipeline, click the Actions Actions menu menu, then choose Configure Pipeline.
Delete the pipeline To delete the pipeline, click the Actions Actions menu menu, then choose Delete Pipeline.

View Pipeline Run Details

From a pipeline's information page, you can view details about pipeline activity, including status of each pipeline run and pipeline run trends.

Click the name of a pipeline in the Pipelines tab to access details for the pipeline. Click on the column arrows to sort the rows.

The Pipeline Run History table provides the following information for each pipeline build:

Column Details

By

Who or what initiated the run. The icons represent the following:

  • User User: The build was initiated by a user.

  • Periodic Build TriggerPeriodic trigger: The build was triggered by a periodic build trigger.

  • Build System Build: The build was started or rescheduled by the build system.

Status These are the possible statuses for each pipeline build:
  • Success Success: Indicates that all the pipeline builds were successful.

  • FailedFailed: Indicates that a build of a job in the pipeline failed, causing the pipeline to fail too.

  • Test FailedFailed on test: Indicates that a test build of a job in the pipeline failed, causing the pipeline to fail too.

  • Canceled Canceled: Indicates the pipeline was canceled.

  • In Progress Refresh: Indicates a pipeline is in progress.

Run

Click on the run number to view details about the pipeline run. From the run details page, you can view the pipeline run diagram, delete the run, view the run log, or view a summary of the run.

In the pipeline diagram, the color of job nodes indicates the job’s status:

  • Green: The last build of the job was successful

  • White: A build of the job is running or hasn’t run yet

  • Red: The last build of the job failed

  • Orange: The last test build failed.

Started Displays the date and time the run started. Click the link to view the run details and pipeline diagram. Use the Cancel Run, Delete, View Log, and Pipeline Run Summary buttons to cancel a running pipeline, delete the run, view the run log, or view a summary of the run.
View the run log Click the Actions Actionsmenu and select View Log.

From the pipeline details page, you can also view the pipeline run trends, run, configure or delete the pipeline, and view the pipeline layout. See Create and Manage Pipelines.

View Pipelines in Progress

You can view the pipelines in progress from the Pipelines Queue tab.

The Pipelines Queue table provides the following information for each pipeline in the queue:

Column Details

By

Who or what initiated the run. The icons represent the following:

  • User User: The build was initiated by a user.

  • Periodic Build TriggerPeriodic trigger: The build was triggered by a periodic build trigger.

  • Build System Build: The build was started or rescheduled by the build system.

Pipeline Click the name of the pipeline to view the Pipeline Details page.
Run

Click on the run number to view details about the pipeline build progress. From the pipeline details page, you can view the pipeline diagram, delete the run, view the run log, or view a summary of the run.

In the pipeline diagram, the color of job nodes indicates the job’s status:

  • Green: The job's last build was successful.

  • White: A build of the job is either currently running or hasn’t run yet.

  • Red: The job's last build failed.

  • Orange: The last test build failed.

Scheduled Displays the time the build started.
Progress Displays a progress bar and the percentage of the build that's been completed.

To cancel a pipeline run, click the Actions Actions menumenu, and select Cancel.

To cancel more than one pipeline run, select the pipelines that you want to cancel or click the box at the top left corner of the table to select all pipelines, then click Update Selected and select Cancel Selected Runs.