{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "lynxis/test-hw3"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "acouzens@sysmocom.de"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user lynxis",
          "userId" : "lynxis",
          "userName" : "lynxis"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 622963,
      "executingTimeMillis" : 622963,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 27,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1533e114f585f99183d997815c505bd42d355f7e",
            "branch" : [
              {
                "SHA1" : "1533e114f585f99183d997815c505bd42d355f7e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1533e114f585f99183d997815c505bd42d355f7e",
            "branch" : [
              {
                "SHA1" : "1533e114f585f99183d997815c505bd42d355f7e",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/lynxis/test-hw3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 28,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cc16c41200c469e1a06278a6520bc04638c9a513",
            "branch" : [
              {
                "SHA1" : "cc16c41200c469e1a06278a6520bc04638c9a513",
                "name" : "refs/remotes/origin/lynxis/test-hw3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cc16c41200c469e1a06278a6520bc04638c9a513",
            "branch" : [
              {
                "SHA1" : "cc16c41200c469e1a06278a6520bc04638c9a513",
                "name" : "refs/remotes/origin/lynxis/test-hw3"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 9,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8960ca0ceaf513c748e92327930e37fe14764824",
            "branch" : [
              {
                "SHA1" : "8960ca0ceaf513c748e92327930e37fe14764824",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8960ca0ceaf513c748e92327930e37fe14764824",
            "branch" : [
              {
                "SHA1" : "8960ca0ceaf513c748e92327930e37fe14764824",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip-ci-verbose" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 10,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "45e138d92d6dc5aa1c7f262bc7228da3565b4cce",
            "branch" : [
              {
                "SHA1" : "45e138d92d6dc5aa1c7f262bc7228da3565b4cce",
                "name" : "refs/remotes/origin/osmith/wip-ci-verbose"
              }
            ]
          },
          "revision" : {
            "SHA1" : "45e138d92d6dc5aa1c7f262bc7228da3565b4cce",
            "branch" : [
              {
                "SHA1" : "45e138d92d6dc5aa1c7f262bc7228da3565b4cce",
                "name" : "refs/remotes/origin/osmith/wip-ci-verbose"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cc16c41200c469e1a06278a6520bc04638c9a513",
        "branch" : [
          {
            "SHA1" : "cc16c41200c469e1a06278a6520bc04638c9a513",
            "name" : "refs/remotes/origin/lynxis/test-hw3"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ccid-firmware"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#28",
  "duration" : 622963,
  "estimatedDuration" : 624037,
  "executor" : None,
  "fullDisplayName" : "octsim_osmo-ccid-firmware #28",
  "id" : "28",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 28,
  "queueId" : 102778,
  "result" : "SUCCESS",
  "timestamp" : 1777381848304,
  "url" : "https://jenkins.osmocom.org/jenkins/view/registry/job/octsim_osmo-ccid-firmware/28/",
  "builtOn" : "octsimtest",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ]
}