{
  "_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" : 75717,
      "executingTimeMillis" : 75717,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7804,
      "waitingTimeMillis" : 7804
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1225,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e5fe1772ee5502103ab5c4873144a3372192cdda",
            "branch" : [
              {
                "SHA1" : "e5fe1772ee5502103ab5c4873144a3372192cdda",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e5fe1772ee5502103ab5c4873144a3372192cdda",
            "branch" : [
              {
                "SHA1" : "e5fe1772ee5502103ab5c4873144a3372192cdda",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e5fe1772ee5502103ab5c4873144a3372192cdda",
        "branch" : [
          {
            "SHA1" : "e5fe1772ee5502103ab5c4873144a3372192cdda",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-sigtran"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1225",
  "duration" : 75717,
  "estimatedDuration" : 78293,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-sigtran #1225",
  "id" : "1225",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1225,
  "queueId" : 135179,
  "result" : "SUCCESS",
  "timestamp" : 1780646468822,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/1225/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ss7_xua_srv.h",
          "src/ss7_vty.h",
          "src/ss7_xua_srv.c",
          "src/ss7_xua_srv_vty.c",
          "TODO-RELEASE"
        ],
        "commitId" : "d247432a4f40bd1995e790909fba2a0e138c6734",
        "timestamp" : 1780646338000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "Add DSCP configuration support for server transport role\u000a\u000aIntroduce VTY command to configure the Differentiated Services Code\u000aPoint (DSCP) values for transport \"role\" server.\u000a\u000aThe configured DSCP value is applied to the listener socket. Incoming\u000asocket connections will then automatically inherit these DSCP settings\u000afrom the listener socket.\u000a\u000aIt is not (yet) possible to configure DSCP values for individual active\u000aserver connections. The setting applies globally via the listener.\u000aA later patch will allow DSCP configuration of each individual ASP.\u000a\u000aRelated: SYS#8071\u000aDepends: libosmo-netif.git Change-Id Ic70422ec73c753b61843444582f8665ca42e7a6d\u000aChange-Id: I35eab3672157c318616f51ee3042243aed263d4e\u000a",
        "date" : "2026-06-05 07:58:58 +0000",
        "id" : "d247432a4f40bd1995e790909fba2a0e138c6734",
        "msg" : "Add DSCP configuration support for server transport role",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ss7_xua_srv.c"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_xua_srv.h"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_xua_srv_vty.c"
          },
          {
            "editType" : "edit",
            "file" : "TODO-RELEASE"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_vty.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ss7_asp.c",
          "tests/vty/ss7_asp_test.vty",
          "tests/vty/osmo_stp_test.vty",
          "src/ss7_xua_srv.c",
          "src/ss7_asp.h",
          "src/ss7_asp_vty.c"
        ],
        "commitId" : "e5fe1772ee5502103ab5c4873144a3372192cdda",
        "timestamp" : 1780646338000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "Add DSCP configuration support for each individual ASP\u000a\u000aIntroduce VTY command to configure the Differentiated Services Code\u000aPoint (DSCP) values for each Application Server Process.\u000a\u000aIf the ASP connection has the role \"server\", it will inherit the DSCP\u000asettings of the listener, unless it is configured at the ASP connection.\u000a\u000aRelated: SYS#8071\u000aChange-Id: Ia125a392eec5605553809774162675b5249b8494\u000a",
        "date" : "2026-06-05 07:58:58 +0000",
        "id" : "e5fe1772ee5502103ab5c4873144a3372192cdda",
        "msg" : "Add DSCP configuration support for each individual ASP",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/vty/ss7_asp_test.vty"
          },
          {
            "editType" : "edit",
            "file" : "tests/vty/osmo_stp_test.vty"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_asp.c"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_xua_srv.c"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_asp_vty.c"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_asp.h"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ],
  "runs" : [
    {
      "number" : 1225,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/WITH_MANUALS=0,WITH_TCAP=0,a3=default,a4=default,label=osmocom-master/1225/"
    },
    {
      "number" : 1225,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/WITH_MANUALS=1,WITH_TCAP=1,a3=default,a4=default,label=osmocom-master/1225/"
    }
  ]
}