{
  "_class" : "hudson.matrix.MatrixBuild",
  "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_CI",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 414715,
      "executingTimeMillis" : 414715,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 3,
      "waitingTimeMillis" : 3
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1257,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cc3b94e2bbea122bb546178366da4d2ced1765c1",
            "branch" : [
              {
                "SHA1" : "cc3b94e2bbea122bb546178366da4d2ced1765c1",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cc3b94e2bbea122bb546178366da4d2ced1765c1",
            "branch" : [
              {
                "SHA1" : "cc3b94e2bbea122bb546178366da4d2ced1765c1",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip-repo-install-qemu" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 174,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3675bd1c7e37c52e5fa440e5da655012fb3e3429",
            "branch" : [
              {
                "SHA1" : "3675bd1c7e37c52e5fa440e5da655012fb3e3429",
                "name" : "refs/remotes/origin/osmith/wip-repo-install-qemu"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3675bd1c7e37c52e5fa440e5da655012fb3e3429",
            "branch" : [
              {
                "SHA1" : "3675bd1c7e37c52e5fa440e5da655012fb3e3429",
                "name" : "refs/remotes/origin/osmith/wip-repo-install-qemu"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 528,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e46e1baa70a2fcc8c3d1ee474d9adf54cd3a5e5b",
            "branch" : [
              {
                "SHA1" : "e46e1baa70a2fcc8c3d1ee474d9adf54cd3a5e5b",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e46e1baa70a2fcc8c3d1ee474d9adf54cd3a5e5b",
            "branch" : [
              {
                "SHA1" : "e46e1baa70a2fcc8c3d1ee474d9adf54cd3a5e5b",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cc3b94e2bbea122bb546178366da4d2ced1765c1",
        "branch" : [
          {
            "SHA1" : "cc3b94e2bbea122bb546178366da4d2ced1765c1",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ci"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1257",
  "duration" : 414715,
  "estimatedDuration" : 370690,
  "executor" : None,
  "fullDisplayName" : "Osmocom-repo-install-debian11 #1257",
  "id" : "1257",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1257,
  "queueId" : 2038474,
  "result" : "SUCCESS",
  "timestamp" : 1762844280345,
  "url" : "https://jenkins.osmocom.org/jenkins/view/all/job/Osmocom-repo-install-debian11/1257/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/obs/sync_obs_projects.py"
        ],
        "commitId" : "cc3b94e2bbea122bb546178366da4d2ced1765c1",
        "timestamp" : 1762787162000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "OBS: sync_obs_projects: fix for OSC 1.12.1\u000a\u000aSince the Docker image used by sync_obs_projects was changed from Debian\u000a12 to 13, several \"osc\" commands have in their output:\u000a\u000a  fatal: not a git repository (or any of the parent directories): .git\u000a\u000aWork around this by switching to the temp directory and initializing a\u000agit repository there, with an \"origin\" remote that osc also expects to\u000aexist.\u000a\u000aFixes: 6ac535b8 (\"OBS: set default distro to debian 13\")\u000aChange-Id: I1236a065e2998fb46343df3968f7bb4dabeea55a\u000a",
        "date" : "2025-11-10 16:06:02 +0100",
        "id" : "cc3b94e2bbea122bb546178366da4d2ced1765c1",
        "msg" : "OBS: sync_obs_projects: fix for OSC 1.12.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/obs/sync_obs_projects.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ],
  "runs" : [
    {
      "number" : 1257,
      "url" : "https://jenkins.osmocom.org/jenkins/view/all/job/Osmocom-repo-install-debian11/feed=latest,label=qemu/1257/"
    },
    {
      "number" : 1257,
      "url" : "https://jenkins.osmocom.org/jenkins/view/all/job/Osmocom-repo-install-debian11/feed=nightly,label=qemu/1257/"
    }
  ]
}