{
  "_class" : "hudson.model.FreeStyleBuild",
  "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" : "BRANCH",
          "value" : "master"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 348208,
      "executingTimeMillis" : 348208,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 4,
      "waitingTimeMillis" : 4
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 667,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ed3719b91214d31662c1e7d474b44ef00347b7b3",
            "branch" : [
              {
                "SHA1" : "ed3719b91214d31662c1e7d474b44ef00347b7b3",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ed3719b91214d31662c1e7d474b44ef00347b7b3",
            "branch" : [
              {
                "SHA1" : "ed3719b91214d31662c1e7d474b44ef00347b7b3",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 54,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c090d6cc65aa213dcea162183ac631d82b4facd7",
            "branch" : [
              {
                "SHA1" : "c090d6cc65aa213dcea162183ac631d82b4facd7",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c090d6cc65aa213dcea162183ac631d82b4facd7",
            "branch" : [
              {
                "SHA1" : "c090d6cc65aa213dcea162183ac631d82b4facd7",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 367,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8b28d63e980d051e5d39893549fe985218bae28f",
            "branch" : [
              {
                "SHA1" : "8b28d63e980d051e5d39893549fe985218bae28f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8b28d63e980d051e5d39893549fe985218bae28f",
            "branch" : [
              {
                "SHA1" : "8b28d63e980d051e5d39893549fe985218bae28f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ed3719b91214d31662c1e7d474b44ef00347b7b3",
        "branch" : [
          {
            "SHA1" : "ed3719b91214d31662c1e7d474b44ef00347b7b3",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ci"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#667",
  "duration" : 348208,
  "estimatedDuration" : 331070,
  "executor" : None,
  "fullDisplayName" : "Osmocom_OBS_nightly_asan #667",
  "id" : "667",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 667,
  "queueId" : 79072,
  "result" : "SUCCESS",
  "timestamp" : 1775161740241,
  "url" : "https://jenkins.osmocom.org/jenkins/view/all/job/Osmocom_OBS_nightly_asan/667/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "lint/lint_diff.sh"
        ],
        "commitId" : "aadfa0ecc539adfc6a0ff0aac7ca2ce809ae9d6c",
        "timestamp" : 1775115404000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "lint/lint_diff: test_ruff: add pyosmocom\u000a\u000aRuff is very fast and detects some additional things that pylint (which\u000ais already used with pyosmocom) does not.\u000a\u000aDepends: pyosmocom I2ca3135f1ce38dcc06dc95c38f4b6258a60121cd\u000aChange-Id: I2fdb36c79efbd0f0fb4bdce3cd0045bb35d4cf64\u000a",
        "date" : "2026-04-02 07:36:44 +0000",
        "id" : "aadfa0ecc539adfc6a0ff0aac7ca2ce809ae9d6c",
        "msg" : "lint/lint_diff: test_ruff: add pyosmocom",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "lint/lint_diff.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jobs/octsim_osmo-ccid-firmware.yml"
        ],
        "commitId" : "ed3719b91214d31662c1e7d474b44ef00347b7b3",
        "timestamp" : 1775118067000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "jobs/octsim_osmo-ccid-firmware: add 30 min timeout\u000a\u000aI just stopped a job run that was going for 2 days 16 h. When\u000asuccessful, the job finishes in 10 min, so let it abort automatically\u000aafter 30 min.\u000a\u000aChange-Id: Iaccc96b8b29880c9e115e52561fcd43f7b6a8f77\u000a",
        "date" : "2026-04-02 10:21:07 +0200",
        "id" : "ed3719b91214d31662c1e7d474b44ef00347b7b3",
        "msg" : "jobs/octsim_osmo-ccid-firmware: add 30 min timeout",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jobs/octsim_osmo-ccid-firmware.yml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}