{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"master-osmo-ccid-firmware\" build number 2,440",
          "upstreamBuild" : 2440,
          "upstreamProject" : "master-osmo-ccid-firmware",
          "upstreamUrl" : "job/master-osmo-ccid-firmware/"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org jsteiger@sysmocom.de acouzens@sysmocom.de"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 624184,
      "executingTimeMillis" : 624184,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8356,
      "waitingTimeMillis" : 8356
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 22,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1533e114f585f99183d997815c505bd42d355f7e",
            "branch" : [
              {
                "SHA1" : "1533e114f585f99183d997815c505bd42d355f7e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1533e114f585f99183d997815c505bd42d355f7e",
            "branch" : [
              {
                "SHA1" : "1533e114f585f99183d997815c505bd42d355f7e",
                "name" : "origin/master"
              }
            ]
          }
        },
        "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" : "1533e114f585f99183d997815c505bd42d355f7e",
        "branch" : [
          {
            "SHA1" : "1533e114f585f99183d997815c505bd42d355f7e",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ccid-firmware"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#22",
  "duration" : 624184,
  "estimatedDuration" : 624564,
  "executor" : None,
  "fullDisplayName" : "octsim_osmo-ccid-firmware #22",
  "id" : "22",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 22,
  "queueId" : 95896,
  "result" : "SUCCESS",
  "timestamp" : 1776944284800,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All/job/octsim_osmo-ccid-firmware/22/",
  "builtOn" : "octsimtest",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/sysmo-octsim/run-tests"
        ],
        "commitId" : "1533e114f585f99183d997815c505bd42d355f7e",
        "timestamp" : 1776942498000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "tests/sysmo-octsim/run-tests: tempfile -> mktemp\u000a\u000aFix for:\u000a  WARNING: tempfile is deprecated; consider using mktemp instead.\u000a\u000aChange-Id: I785a81173aae7202e4c01ead0ced11142d2e1794\u000a",
        "date" : "2026-04-23 13:08:18 +0200",
        "id" : "1533e114f585f99183d997815c505bd42d355f7e",
        "msg" : "tests/sysmo-octsim/run-tests: tempfile -> mktemp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/sysmo-octsim/run-tests"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}