{
  "_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" : 199837,
      "executingTimeMillis" : 199837,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5676,
      "waitingTimeMillis" : 5676
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 55004,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "968b60ef3afc2735b9493e8acbf16429869bd6b9",
            "branch" : [
              {
                "SHA1" : "968b60ef3afc2735b9493e8acbf16429869bd6b9",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "968b60ef3afc2735b9493e8acbf16429869bd6b9",
            "branch" : [
              {
                "SHA1" : "968b60ef3afc2735b9493e8acbf16429869bd6b9",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 37436,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e39ff86dd9f01d560704a6998c6e5d34011c52ef",
            "branch" : [
              {
                "SHA1" : "e39ff86dd9f01d560704a6998c6e5d34011c52ef",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e39ff86dd9f01d560704a6998c6e5d34011c52ef",
            "branch" : [
              {
                "SHA1" : "e39ff86dd9f01d560704a6998c6e5d34011c52ef",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "968b60ef3afc2735b9493e8acbf16429869bd6b9",
        "branch" : [
          {
            "SHA1" : "968b60ef3afc2735b9493e8acbf16429869bd6b9",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-sgsn"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#55004",
  "duration" : 199837,
  "estimatedDuration" : 196849,
  "executor" : None,
  "fullDisplayName" : "master-osmo-sgsn #55004",
  "id" : "55004",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 55004,
  "queueId" : 2046312,
  "result" : "SUCCESS",
  "timestamp" : 1763552406249,
  "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-osmo-sgsn/55004/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sgsn/pdpctx.c",
          "include/osmocom/sgsn/pdpctx.h",
          "src/sgsn/sgsn_libgtp.c"
        ],
        "commitId" : "8ce5b15fdfc6c3b987830d271ed97b7ed0bc694b",
        "timestamp" : 1763457353000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "Pass pdp_t to sgsn_pdp_ctx_alloc()\u000a\u000aRefactor sgsn_create_pdp_ctx() to pass the libgtp pdp_t to our pctx.\u000aThis will be used in follow-up patch to use the teic_own as ID of the\u000arate_ctr.\u000a\u000aChange-Id: Ie7312039fc97f50d09f00661e7c156610f3304b8\u000a",
        "date" : "2025-11-18 10:15:53 +0100",
        "id" : "8ce5b15fdfc6c3b987830d271ed97b7ed0bc694b",
        "msg" : "Pass pdp_t to sgsn_pdp_ctx_alloc()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sgsn/pdpctx.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sgsn/sgsn_libgtp.c"
          },
          {
            "editType" : "edit",
            "file" : "include/osmocom/sgsn/pdpctx.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sgsn/pdpctx.c"
        ],
        "commitId" : "968b60ef3afc2735b9493e8acbf16429869bd6b9",
        "timestamp" : 1763457439000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "pdpctx: Use pdp->teic_own as rate_ctr id\u000a\u000aOtherwise we run into errors due to non-unique ids.\u000a\u000aRelated: SYS#7125\u000aChange-Id: I388d7e4550e874cabc51e016d1a35a1074be7ac3\u000a",
        "date" : "2025-11-18 10:17:19 +0100",
        "id" : "968b60ef3afc2735b9493e8acbf16429869bd6b9",
        "msg" : "pdpctx: Use pdp->teic_own as rate_ctr id",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sgsn/pdpctx.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 55004,
      "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-osmo-sgsn/IU=--disable-iu,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/55004/"
    },
    {
      "number" : 55004,
      "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-osmo-sgsn/IU=--enable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/55004/"
    }
  ]
}