{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_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 laforge@gnumonks.org kredon@sysmocom.de 246tnt@gmail.com"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 16561,
      "executingTimeMillis" : 16561,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5800,
      "waitingTimeMillis" : 5800
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1902,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "37dda02fba084f85f6da31ee228d3bbabbb91add",
            "branch" : [
              {
                "SHA1" : "37dda02fba084f85f6da31ee228d3bbabbb91add",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "37dda02fba084f85f6da31ee228d3bbabbb91add",
            "branch" : [
              {
                "SHA1" : "37dda02fba084f85f6da31ee228d3bbabbb91add",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 754,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "df6409088ac835cdc39253573407fcbd883bc7d5",
            "branch" : [
              {
                "SHA1" : "df6409088ac835cdc39253573407fcbd883bc7d5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "df6409088ac835cdc39253573407fcbd883bc7d5",
            "branch" : [
              {
                "SHA1" : "df6409088ac835cdc39253573407fcbd883bc7d5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "37dda02fba084f85f6da31ee228d3bbabbb91add",
        "branch" : [
          {
            "SHA1" : "37dda02fba084f85f6da31ee228d3bbabbb91add",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/no2fpga/no2bootloader"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1902",
  "duration" : 16561,
  "estimatedDuration" : 18593,
  "executor" : None,
  "fullDisplayName" : "master-no2bootloader #1902",
  "id" : "1902",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1902,
  "queueId" : 19257,
  "result" : "SUCCESS",
  "timestamp" : 1769782507171,
  "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-no2bootloader/1902/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gateware/ice40/rtl/boards.vh",
          "firmware/usb_str_dfu.txt",
          "gateware/ice40-stub/data/top-osmo-amr.pcf",
          "gateware/ice40-stub/rtl/boards.vh",
          "gateware/ice40/data/top-osmo-amr.pcf",
          "firmware/usb_desc_dfu.c"
        ],
        "commitId" : "37dda02fba084f85f6da31ee228d3bbabbb91add",
        "timestamp" : 1769719153000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/tnt",
          "fullName" : "Sylvain Munaut"
        },
        "authorEmail" : "tnt@246tNt.com",
        "comment" : "ice40: Add support for osmo-amr interface\u000a\u000aSigned-off-by: Sylvain Munaut <tnt@246tNt.com>\u000a",
        "date" : "2026-01-29 21:39:13 +0100",
        "id" : "37dda02fba084f85f6da31ee228d3bbabbb91add",
        "msg" : "ice40: Add support for osmo-amr interface",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gateware/ice40/rtl/boards.vh"
          },
          {
            "editType" : "edit",
            "file" : "gateware/ice40-stub/rtl/boards.vh"
          },
          {
            "editType" : "add",
            "file" : "gateware/ice40/data/top-osmo-amr.pcf"
          },
          {
            "editType" : "edit",
            "file" : "firmware/usb_desc_dfu.c"
          },
          {
            "editType" : "add",
            "file" : "gateware/ice40-stub/data/top-osmo-amr.pcf"
          },
          {
            "editType" : "edit",
            "file" : "firmware/usb_str_dfu.txt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/tnt",
      "fullName" : "Sylvain Munaut"
    }
  ],
  "runs" : [
    {
      "number" : 1902,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-no2bootloader/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/1902/"
    }
  ]
}