{
  "_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"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 140591,
      "executingTimeMillis" : 140591,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6132,
      "waitingTimeMillis" : 6132
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4509,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9396e27cc6645396852cc61a86277ab112e8da33",
            "branch" : [
              {
                "SHA1" : "9396e27cc6645396852cc61a86277ab112e8da33",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9396e27cc6645396852cc61a86277ab112e8da33",
            "branch" : [
              {
                "SHA1" : "9396e27cc6645396852cc61a86277ab112e8da33",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3086,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a42f4a51c09fdc3c4f532ff07b806e26bf7e9fa1",
            "branch" : [
              {
                "SHA1" : "a42f4a51c09fdc3c4f532ff07b806e26bf7e9fa1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a42f4a51c09fdc3c4f532ff07b806e26bf7e9fa1",
            "branch" : [
              {
                "SHA1" : "a42f4a51c09fdc3c4f532ff07b806e26bf7e9fa1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9396e27cc6645396852cc61a86277ab112e8da33",
        "branch" : [
          {
            "SHA1" : "9396e27cc6645396852cc61a86277ab112e8da33",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmocore"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4509",
  "duration" : 140591,
  "estimatedDuration" : 115920,
  "executor" : None,
  "fullDisplayName" : "master-libosmocore #4509",
  "id" : "4509",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4509,
  "queueId" : 2015889,
  "result" : "SUCCESS",
  "timestamp" : 1760375106465,
  "url" : "https://jenkins.osmocom.org/jenkins/view/osmo-gsm-tester/job/master-libosmocore/4509/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "include/osmocom/gsm/protocol/gsm_48_103.h",
          "include/osmocom/gsm/protocol/Makefile.am"
        ],
        "commitId" : "9396e27cc6645396852cc61a86277ab112e8da33",
        "timestamp" : 1760374971000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "gsm/protocol/gsm_48_103.h: new header file\u000a\u000a3GPP TS 48.103 prescribes a set of fixed RTP payload type numbers\u000afor use on GSM AoIP interface - however, until now there was no\u000aOsmocom header file that formally captures these spec definitions.\u000aFix this omission.\u000a\u000aChange-Id: Id41d4dffd0eb562df4fc948b237d629e858e495b\u000a",
        "date" : "2025-10-13 17:02:51 +0000",
        "id" : "9396e27cc6645396852cc61a86277ab112e8da33",
        "msg" : "gsm/protocol/gsm_48_103.h: new header file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "include/osmocom/gsm/protocol/Makefile.am"
          },
          {
            "editType" : "add",
            "file" : "include/osmocom/gsm/protocol/gsm_48_103.h"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
      "fullName" : "falcon"
    }
  ],
  "runs" : [
    {
      "number" : 475,
      "url" : "https://jenkins.osmocom.org/jenkins/view/osmo-gsm-tester/job/master-libosmocore/a2=default,a3=default,arch=amd64,label=osmocom-master-debian9/475/"
    },
    {
      "number" : 475,
      "url" : "https://jenkins.osmocom.org/jenkins/view/osmo-gsm-tester/job/master-libosmocore/a2=default,a3=default,arch=arm-none-eabi,label=osmocom-master-debian9/475/"
    },
    {
      "number" : 4509,
      "url" : "https://jenkins.osmocom.org/jenkins/view/osmo-gsm-tester/job/master-libosmocore/a2=default,a3=default,a4=default,arch=amd64,label=io_uring/4509/"
    },
    {
      "number" : 4509,
      "url" : "https://jenkins.osmocom.org/jenkins/view/osmo-gsm-tester/job/master-libosmocore/a2=default,a3=default,a4=default,arch=arm-none-eabi,label=io_uring/4509/"
    }
  ]
}