Build status

Builds started when running an automation suite directly from Perforce ALM in Jenkins can have the following status. See Running Jenkins automation suites from ALM.

Builds submitted using the Perforce ALM Jenkins Plugin or ALM REST API always have a Finished status.

Status Explanation
Started Build is scheduled to run in Jenkins.
Building Build is actively running in Jenkins.
Finished - Results Unknown Build is finished running in Jenkins. No results have been reported yet. A build can stay in this state if the Jenkins plugin is not configured or cannot communicate with the ALM Server.
Finished Build is finished running and the results were submitted to ALM.
Error Build was scheduled to run in Jenkins, but a communication error occurred between Jenkins and ALM.