{
  "_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" : 89918,
      "executingTimeMillis" : 89918,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6800,
      "waitingTimeMillis" : 6800
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 957,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3b4d904d2a76de3e8b854078916c60959f1b322d",
            "branch" : [
              {
                "SHA1" : "3b4d904d2a76de3e8b854078916c60959f1b322d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3b4d904d2a76de3e8b854078916c60959f1b322d",
            "branch" : [
              {
                "SHA1" : "3b4d904d2a76de3e8b854078916c60959f1b322d",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3b4d904d2a76de3e8b854078916c60959f1b322d",
        "branch" : [
          {
            "SHA1" : "3b4d904d2a76de3e8b854078916c60959f1b322d",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-sigtran"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#957",
  "duration" : 89918,
  "estimatedDuration" : 95224,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-sigtran #957",
  "id" : "957",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 957,
  "queueId" : 24183,
  "result" : "SUCCESS",
  "timestamp" : 1770216367862,
  "url" : "https://jenkins.osmocom.org/jenkins/view/no-generated/job/master-libosmo-sigtran/957/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ss7_as_vty.c"
        ],
        "commitId" : "a12de9f44d7c543aad0f29159fef97465dd97c17",
        "timestamp" : 1770216319000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "tcap: Log vty msg in CS7_ROLE_SG\u000a\u000aThis code was placed in the wrong section, since tcap features can only\u000abe enabled in SG mode (STP).\u000a\u000aChange-Id: I77cf19bdc8fa29dd4a28773ac0f954850cd76e1b\u000a",
        "date" : "2026-02-04 14:45:19 +0000",
        "id" : "a12de9f44d7c543aad0f29159fef97465dd97c17",
        "msg" : "tcap: Log vty msg in CS7_ROLE_SG",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ss7_as_vty.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/xua_rkm.c"
        ],
        "commitId" : "3b4d904d2a76de3e8b854078916c60959f1b322d",
        "timestamp" : 1770216319000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "cosmetic: xua_rkm: Improve description of adding ASP to AS\u000a\u000aChange-Id: I57c6a810e081b0968cf2dc24357214a4cebe533b\u000a",
        "date" : "2026-02-04 14:45:19 +0000",
        "id" : "3b4d904d2a76de3e8b854078916c60959f1b322d",
        "msg" : "cosmetic: xua_rkm: Improve description of adding ASP to AS",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/xua_rkm.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 957,
      "url" : "https://jenkins.osmocom.org/jenkins/view/no-generated/job/master-libosmo-sigtran/WITH_MANUALS=0,WITH_TCAP=0,a3=default,a4=default,label=osmocom-master/957/"
    },
    {
      "number" : 957,
      "url" : "https://jenkins.osmocom.org/jenkins/view/no-generated/job/master-libosmo-sigtran/WITH_MANUALS=1,WITH_TCAP=1,a3=default,a4=default,label=osmocom-master/957/"
    }
  ]
}