{
  "_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" : 207154,
      "executingTimeMillis" : 207154,
      "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" : 1928,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5d6b88b1ada92bf940beb402a39bf195c7cd8625",
            "branch" : [
              {
                "SHA1" : "5d6b88b1ada92bf940beb402a39bf195c7cd8625",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5d6b88b1ada92bf940beb402a39bf195c7cd8625",
            "branch" : [
              {
                "SHA1" : "5d6b88b1ada92bf940beb402a39bf195c7cd8625",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip-repo-install-qemu" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 703,
          "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" : 1874,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "44ab85c952d9bfb572ae8fe34f589324c25b2495",
            "branch" : [
              {
                "SHA1" : "44ab85c952d9bfb572ae8fe34f589324c25b2495",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "44ab85c952d9bfb572ae8fe34f589324c25b2495",
            "branch" : [
              {
                "SHA1" : "44ab85c952d9bfb572ae8fe34f589324c25b2495",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5d6b88b1ada92bf940beb402a39bf195c7cd8625",
        "branch" : [
          {
            "SHA1" : "5d6b88b1ada92bf940beb402a39bf195c7cd8625",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ci"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1928",
  "duration" : 207154,
  "estimatedDuration" : 208164,
  "executor" : None,
  "fullDisplayName" : "Osmocom-repo-install-debian10 #1928",
  "id" : "1928",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1928,
  "queueId" : 69473,
  "result" : "SUCCESS",
  "timestamp" : 1774334280237,
  "url" : "https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian10/1928/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/manuals/publish-manuals-for-tags.sh"
        ],
        "commitId" : "b2f096879265d1631bdcaaa94d257a2c92b0db35",
        "timestamp" : 1774259613000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "manuals: ignore old osmo-s1gw tags\u000a\u000aLogic for building the osmo-s1gw-usermanual.pdf has just been added to\u000amaster. The Osmocom-release-manuals job tries to build old manuals as\u000awell because now the osmo-s1gw directory exists at\u000ahttps://ftp.osmocom.org/docs. Ignore old tags, as we can't build\u000ausermanuals for those.\u000a\u000aChange-Id: I94f19db2861f16c45894573f52f30bfbf5a7725e\u000a",
        "date" : "2026-03-23 10:53:33 +0100",
        "id" : "b2f096879265d1631bdcaaa94d257a2c92b0db35",
        "msg" : "manuals: ignore old osmo-s1gw tags",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/manuals/publish-manuals-for-tags.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/manuals/publish-manuals-for-tags.sh"
        ],
        "commitId" : "5d6b88b1ada92bf940beb402a39bf195c7cd8625",
        "timestamp" : 1774260083000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "manuals: osmo-s1gw: adjust build_publish_manuals\u000a\u000aUse the proper command to build osmo-s1gw manuals, so it doesn't fail\u000awith:\u000a  + su build -c autoreconf -fi\u000a  autoreconf: error: 'configure.ac' is required\u000a\u000aChange-Id: I096fd34fc5819becbc3a08a2dc4065d4913bbc1b\u000a",
        "date" : "2026-03-23 11:01:23 +0100",
        "id" : "5d6b88b1ada92bf940beb402a39bf195c7cd8625",
        "msg" : "manuals: osmo-s1gw: adjust build_publish_manuals",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/manuals/publish-manuals-for-tags.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ],
  "runs" : [
    {
      "number" : 1928,
      "url" : "https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian10/feed=latest,label=qemu/1928/"
    },
    {
      "number" : 1928,
      "url" : "https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian10/feed=nightly,label=qemu/1928/"
    }
  ]
}