{
  "_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" : 59337,
      "executingTimeMillis" : 59337,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9649,
      "waitingTimeMillis" : 9649
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 543,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "35ddc4a32f1af012a1f605d3917b32a7ef23ae8f",
            "branch" : [
              {
                "SHA1" : "35ddc4a32f1af012a1f605d3917b32a7ef23ae8f",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "35ddc4a32f1af012a1f605d3917b32a7ef23ae8f",
            "branch" : [
              {
                "SHA1" : "35ddc4a32f1af012a1f605d3917b32a7ef23ae8f",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "35ddc4a32f1af012a1f605d3917b32a7ef23ae8f",
        "branch" : [
          {
            "SHA1" : "35ddc4a32f1af012a1f605d3917b32a7ef23ae8f",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/erlang/osmo-s1gw"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#543",
  "duration" : 59337,
  "estimatedDuration" : 75713,
  "executor" : None,
  "fullDisplayName" : "master-osmo-s1gw #543",
  "id" : "543",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 543,
  "queueId" : 1990932,
  "result" : "SUCCESS",
  "timestamp" : 1757678469891,
  "url" : "https://jenkins.osmocom.org/jenkins/view/SDR/job/master-osmo-s1gw/543/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/s1ap_proxy.erl"
        ],
        "commitId" : "c9d6e531794ac8e5381573b8bc423e8c4ae08102",
        "timestamp" : 1757678283000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "s1ap_proxy: add fetch_enb_info/1\u000a\u000aThis is useful for introspection and the upcoming REST interface.\u000a\u000aChange-Id: I79fcb599274c78d8f58e6c774a4f8c64c2fb08b5\u000a",
        "date" : "2025-09-12 11:58:03 +0000",
        "id" : "c9d6e531794ac8e5381573b8bc423e8c4ae08102",
        "msg" : "s1ap_proxy: add fetch_enb_info/1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/s1ap_proxy.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/s1ap_proxy.erl"
        ],
        "commitId" : "54410d01ef7cb278e4e888245c66e752fd43b036",
        "timestamp" : 1757678283000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "s1ap_proxy: add type spec for the eNB-ID\u000a\u000aChange-Id: Ieee55256f1b90a6cf498faedcf11f15da1423c4d\u000a",
        "date" : "2025-09-12 11:58:03 +0000",
        "id" : "54410d01ef7cb278e4e888245c66e752fd43b036",
        "msg" : "s1ap_proxy: add type spec for the eNB-ID",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/s1ap_proxy.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/s1ap_proxy_test.erl"
        ],
        "commitId" : "4b914afb2170a7ee9886f830a74ef6f4077beedd",
        "timestamp" : 1757678283000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "s1ap_proxy_test: do more s1ap_proxy:fetch_erab/2\u000a\u000aJust like we do in test_e_rab_setup[_dup], let's test fetching\u000aE-RAB info by UID in test_initial_context_setup[_dup] for the\u000asake of completeness and consistency.\u000a\u000aChange-Id: I8e9ffc22be3bc352a8d3022b1c7b0c50699ff493\u000a",
        "date" : "2025-09-12 11:58:03 +0000",
        "id" : "4b914afb2170a7ee9886f830a74ef6f4077beedd",
        "msg" : "s1ap_proxy_test: do more s1ap_proxy:fetch_erab/2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/s1ap_proxy_test.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sctp_proxy.erl"
        ],
        "commitId" : "2cb18664eec137f6ab33f0ec529d7a426d620e3e",
        "timestamp" : 1757678283000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "sctp_proxy: fix non-existent fields in fetch_info/0\u000a\u000aThe mme_addr and mme_port have been moved into the conn_cfg sub-map.\u000a\u000aChange-Id: I386a0268d5e465cbd5ad7ee02ed768425e6ec17f\u000aFixes: 1221b6d (\"sctp_{client,server}: accept arguments in form of a map\")\u000a",
        "date" : "2025-09-12 11:58:03 +0000",
        "id" : "2cb18664eec137f6ab33f0ec529d7a426d620e3e",
        "msg" : "sctp_proxy: fix non-existent fields in fetch_info/0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sctp_proxy.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sctp_proxy.erl"
        ],
        "commitId" : "58649f76636af6ced17b803b332b1d467868b6c5",
        "timestamp" : 1757678283000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "sctp_proxy: return handler Pid in fetch_info/0\u000a\u000aInstead of returning the E-RAB list, give the caller access to\u000athe associated s1ap_proxy process by returning its Pid.  This\u000aallows the caller to use API provided by the s1ap_proxy directly.\u000a\u000aChange-Id: I3911bfc107fea3ca572cf44f1d93b768b3c82b4f\u000a",
        "date" : "2025-09-12 11:58:03 +0000",
        "id" : "58649f76636af6ced17b803b332b1d467868b6c5",
        "msg" : "sctp_proxy: return handler Pid in fetch_info/0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sctp_proxy.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sctp_proxy.erl"
        ],
        "commitId" : "37e20287f35bd35ebb5a9eefc06a3256c1895793",
        "timestamp" : 1757678283000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "sctp_proxy: make fetch_info/1 return a map\u000a\u000aMaps are a lot easier to work with and have better type hints.\u000a\u000aChange-Id: I24029faa7e44efe34599b46fae731c801ff6191d\u000a",
        "date" : "2025-09-12 11:58:03 +0000",
        "id" : "37e20287f35bd35ebb5a9eefc06a3256c1895793",
        "msg" : "sctp_proxy: make fetch_info/1 return a map",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sctp_proxy.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/erab_fsm.erl",
          "test/erab_fsm_test.erl",
          "src/s1ap_proxy.erl"
        ],
        "commitId" : "cc2576f4f83b29e7fe7f1e6e602649e0df317b99",
        "timestamp" : 1757678283000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "erab_fsm: make fetch_info/1 return a map\u000a\u000aMaps are a lot easier to work with and have better type hints.\u000a\u000aChange-Id: I83999fa9346d19260cb44e0bb6a36b7ee1c12ce1\u000a",
        "date" : "2025-09-12 11:58:03 +0000",
        "id" : "cc2576f4f83b29e7fe7f1e6e602649e0df317b99",
        "msg" : "erab_fsm: make fetch_info/1 return a map",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/erab_fsm.erl"
          },
          {
            "editType" : "edit",
            "file" : "test/erab_fsm_test.erl"
          },
          {
            "editType" : "edit",
            "file" : "src/s1ap_proxy.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/gtpu_kpi.erl",
          "src/pfcp_peer.erl"
        ],
        "commitId" : "27aaf886cdbbb5eff7bcdce6b1b5ca04ac6566e7",
        "timestamp" : 1757678283000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "{gtpu_kpi,pfcp_peer}: do not set trap_exit\u000a\u000aWe do not expect nor handle 'EXIT' messages in these modules,\u000atherefore we should not be setting trap_exit.\u000a\u000aChange-Id: I966f4a53b8eca6763ca30bae0bbb9e025e6a2c4f\u000a",
        "date" : "2025-09-12 11:58:03 +0000",
        "id" : "27aaf886cdbbb5eff7bcdce6b1b5ca04ac6566e7",
        "msg" : "{gtpu_kpi,pfcp_peer}: do not set trap_exit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/gtpu_kpi.erl"
          },
          {
            "editType" : "edit",
            "file" : "src/pfcp_peer.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pfcp_peer.erl"
        ],
        "commitId" : "8faccad7bfd7c014206ec766efd4ed86eb280476",
        "timestamp" : 1757678283000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "pfcp_peer: add fetch_info/0\u000a\u000aThis is useful for introspection and the upcoming REST interface.\u000a\u000aChange-Id: I3fdcf7f6daac09a8c523826995a610c04f5a327b\u000a",
        "date" : "2025-09-12 11:58:03 +0000",
        "id" : "8faccad7bfd7c014206ec766efd4ed86eb280476",
        "msg" : "pfcp_peer: add fetch_info/0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pfcp_peer.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/s1gw_metrics.erl"
        ],
        "commitId" : "f42452d714a4ffd2de4ba84ad3d1e523578fd198",
        "timestamp" : 1757678283000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "s1gw_metrics: export metric types\u000a\u000aChange-Id: I57f0a8bbc83ec4732742ec16fe09abd2aea8127b\u000a",
        "date" : "2025-09-12 11:58:03 +0000",
        "id" : "f42452d714a4ffd2de4ba84ad3d1e523578fd198",
        "msg" : "s1gw_metrics: export metric types",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/s1gw_metrics.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/s1ap_proxy.erl"
        ],
        "commitId" : "35ddc4a32f1af012a1f605d3917b32a7ef23ae8f",
        "timestamp" : 1757678418000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "s1ap_proxy: Handle \"E-RABs Failed to Setup List\" IE\u000a\u000aThe HANDOVER REQUEST ACKNOWLEDGE PDU may contain an optional IE with\u000athe list of E-RABs that the eNB failed to setup.  The S1GW needs to\u000ahandle this list and terminate the respective E-RAB FSMs.\u000a\u000aChange-Id: I207094fd0019d10a61a5566c649ded1f98a41967\u000aRelated: 05b55609 (\"s1ap_proxy: Add support for S1 HANDOVER procedure\")\u000aRelated: SYS#7309\u000a",
        "date" : "2025-09-12 12:00:18 +0000",
        "id" : "35ddc4a32f1af012a1f605d3917b32a7ef23ae8f",
        "msg" : "s1ap_proxy: Handle \"E-RABs Failed to Setup List\" IE",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/s1ap_proxy.erl"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ],
  "runs" : [
    {
      "number" : 543,
      "url" : "https://jenkins.osmocom.org/jenkins/view/SDR/job/master-osmo-s1gw/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/543/"
    }
  ]
}