{
  "_class" : "hudson.model.Queue",
  "discoverableItems" : [
    
  ],
  "items" : [
    {
      "_class" : "hudson.model.Queue$BuildableItem",
      "actions" : [
        {
          "_class" : "hudson.model.CauseAction",
          "causes" : [
            {
              "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
              "shortDescription" : "Started by timer"
            }
          ]
        },
        {
          "_class" : "hudson.model.ParametersAction",
          "parameters" : [
            {
              "_class" : "hudson.model.StringParameterValue",
              "name" : "GIT_BRANCH",
              "value" : "master"
            },
            {
              "_class" : "hudson.model.BooleanParameterValue",
              "name" : "FORCE_BUILD",
              "value" : false
            }
          ]
        }
      ],
      "blocked" : false,
      "buildable" : true,
      "id" : 270475,
      "inQueueSince" : 1787968800577,
      "params" : "\u000aGIT_BRANCH=master\u000aFORCE_BUILD=false",
      "stuck" : true,
      "task" : {
        "_class" : "hudson.model.FreeStyleProject",
        "name" : "OM_Win_NIGHTLY_BUILD_64bit",
        "url" : "https://test.openmodelica.org/jenkins/job/Windows/job/OM_Win_NIGHTLY_BUILD_64bit/",
        "color" : "blue"
      },
      "url" : "queue/item/270475/",
      "why" : "‘w.r7950.win.2.maas’ is offline",
      "buildableStartMilliseconds" : 1787968800578,
      "pending" : false
    }
  ]
}