{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Aashish Radhakrishnan",
          "userId" : "aaradhak",
          "userName" : "Aashish Radhakrishnan"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 2998,
      "executingTimeMillis" : 2419,
      "executorUtilization" : 0.81,
      "subTaskCount" : 1,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671",
            "branch" : [
              {
                "SHA1" : "6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671",
                "name" : "main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671",
            "branch" : [
              {
                "SHA1" : "6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671",
                "name" : "main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671",
        "branch" : [
          {
            "SHA1" : "6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671",
            "name" : "main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/coreos/coreos-ci-lib.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3",
  "duration" : 2998,
  "estimatedDuration" : 4012,
  "executor" : None,
  "fullDisplayName" : "seed #3",
  "id" : "3",
  "keepLog" : False,
  "number" : 3,
  "queueId" : 8590,
  "result" : "SUCCESS",
  "timestamp" : 1757541301572,
  "url" : "https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/seed/3/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "vars/cosaBuild.groovy"
          ],
          "commitId" : "6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671",
          "timestamp" : 1755025901000,
          "author" : {
            "absoluteUrl" : "https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/user/dustymabe",
            "fullName" : "Dusty Mabe"
          },
          "authorEmail" : "dusty@dustymabe.com",
          "comment" : "cosaBuild: call `cosa osbuild` separately\u000a\u000aIn https://github.com/coreos/coreos-assembler/pull/4255 we are proposing\u000ato remove followup target build support from `cosa build`; i.e. it won't\u000aauto build the `qemu` target when doing a build.\u000a\u000aLet's split this part out into a separate step here.\u000a",
          "date" : "2025-08-12 15:11:41 -0400",
          "id" : "6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671",
          "msg" : "cosaBuild: call `cosa osbuild` separately",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "vars/cosaBuild.groovy"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/user/dustymabe",
      "fullName" : "Dusty Mabe"
    }
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 2,
    "url" : "https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/seed/2/"
  }
}