{
  "_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" : 73525,
      "executingTimeMillis" : 73525,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8325,
      "waitingTimeMillis" : 8325
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 628,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "41cecc11d253b15eeb69b71a9a3318e746979d45",
            "branch" : [
              {
                "SHA1" : "41cecc11d253b15eeb69b71a9a3318e746979d45",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "41cecc11d253b15eeb69b71a9a3318e746979d45",
            "branch" : [
              {
                "SHA1" : "41cecc11d253b15eeb69b71a9a3318e746979d45",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "41cecc11d253b15eeb69b71a9a3318e746979d45",
        "branch" : [
          {
            "SHA1" : "41cecc11d253b15eeb69b71a9a3318e746979d45",
            "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" : "#628",
  "duration" : 73525,
  "estimatedDuration" : 89988,
  "executor" : None,
  "fullDisplayName" : "master-osmo-s1gw #628",
  "id" : "628",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 628,
  "queueId" : 2051561,
  "result" : "SUCCESS",
  "timestamp" : 1764062769192,
  "url" : "https://jenkins.osmocom.org/jenkins/view/all/job/master-osmo-s1gw/628/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/s1ap_proxy.erl",
          "test/s1ap_proxy_test.erl"
        ],
        "commitId" : "1bbaac074671a8329f5766abdb6493141052e2dd",
        "timestamp" : 1763744475000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "s1ap_proxy: correct handling of UE CONTEXT RELEASE REQUEST\u000a\u000aBy sending a UE CONTEXT RELEASE REQUEST, the eNB is requesting the\u000aMME to terminate the UE context.  This procedure itself does not\u000aterminate the UE context nor the associated E-RABs.  Therefore, the\u000aS1GW should not terminate E-RAB FSMs upon receiving this PDU.\u000a\u000aKeep the function clause in s1ap_proxy, so that the respective\u000a?S1GW_CTR_S1AP_PROXY_IN_PKT_RELEASE_CTX_REQ is properly updated.\u000aCorrect the unit test: E-RAB is now expected to remain alive.\u000a\u000aChange-Id: If467162e871b7989f0578be30c04d1c32c263c99\u000aRelated: osmo-ttcn3-hacks.git Ibbb6da1f2888995608b980e7479758000e94864e\u000aRelated: SYS#7738, SYS#7599\u000a",
        "date" : "2025-11-22 00:01:15 +0700",
        "id" : "1bbaac074671a8329f5766abdb6493141052e2dd",
        "msg" : "s1ap_proxy: correct handling of UE CONTEXT RELEASE REQUEST",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/s1ap_proxy_test.erl"
          },
          {
            "editType" : "edit",
            "file" : "src/s1ap_proxy.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/s1ap_proxy_test.erl"
        ],
        "commitId" : "094fab5886f8f355112053faf5d8c95c31427d01",
        "timestamp" : 1764062476000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "s1ap_proxy_test: update TC scenario for test_drop_proc_error\u000a\u000aA follow-up commit implements handling of late E-RAB setup response.\u000aThis testcase is going to fail because, by coincidence, currently\u000awe simulate the scenario of late INITIAL CONTEXT SETUP RESPONSE and\u000aexpect the s1ap_proxy to drop the PDU.  Change the testcase scenario\u000ato simulate an INITIAL CONTEXT SETUP RESPONSE without prior REQUEST\u000ainstead, so that it won't be affected by the upcoming patch.\u000aTake a chance to add asserts for per-eNB metrics.\u000a\u000aChange-Id: I0b24807c9cf08564b53b9d0e087b797fea66e565\u000aRelated: SYS#7738, SYS#7599\u000a",
        "date" : "2025-11-25 16:21:16 +0700",
        "id" : "094fab5886f8f355112053faf5d8c95c31427d01",
        "msg" : "s1ap_proxy_test: update TC scenario for test_drop_proc_error",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/s1ap_proxy_test.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/s1ap_proxy_test.erl"
        ],
        "commitId" : "d4420abea48e0cb315a84bd18f19935a8c92148c",
        "timestamp" : 1764062485000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "s1ap_proxy_test: add TCs simulating late E-RAB SETUP Rsp\u000a\u000aIt happens quite often in production that a UE context is being\u000aestablished and then released even before the eNB acknowledges its\u000aestablishment.  Add a unit tests for this scenario, preparing for\u000aa follow-up patch making the E-RAB FSM more flexible.  The PDUs\u000atriggering late E-RAB SETUP Rsp event are currently being dropped\u000abecause they reference no longer existing E-RABs.\u000a\u000aChange-Id: I60882c728ff06fb71cc458e807a49ca8ba5adcff\u000aRelated: SYS#7738, SYS#7599\u000a",
        "date" : "2025-11-25 16:21:25 +0700",
        "id" : "d4420abea48e0cb315a84bd18f19935a8c92148c",
        "msg" : "s1ap_proxy_test: add TCs simulating late E-RAB SETUP Rsp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/s1ap_proxy_test.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/erab_fsm.erl",
          "test/erab_fsm_test.erl",
          "test/s1ap_proxy_test.erl"
        ],
        "commitId" : "41cecc11d253b15eeb69b71a9a3318e746979d45",
        "timestamp" : 1764062485000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "erab_fsm: handle E-RAB SETUP Rsp during release\u000a\u000aIt is quite common in production for a UE context to be established\u000aand then released before the eNB has acknowledged its creation.  In\u000athe current implementation, this leads to errors and causes the PDU\u000athat triggers the late E-RAB SETUP Response event to be dropped.\u000a\u000aMake the FSM logic more flexible by handling late erab_setup_rsp\u000aevent in state erab_wait_release_rsp, i.e. during the release.\u000aThis way we avoid dropping PDUs and printing errors.\u000a\u000aChange-Id: I17414aad42507b64e933c80a220bfbe3798a4ad0\u000aRelated: SYS#7738, SYS#7599\u000a",
        "date" : "2025-11-25 16:21:25 +0700",
        "id" : "41cecc11d253b15eeb69b71a9a3318e746979d45",
        "msg" : "erab_fsm: handle E-RAB SETUP Rsp during release",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/s1ap_proxy_test.erl"
          },
          {
            "editType" : "edit",
            "file" : "src/erab_fsm.erl"
          },
          {
            "editType" : "edit",
            "file" : "test/erab_fsm_test.erl"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ],
  "runs" : [
    {
      "number" : 628,
      "url" : "https://jenkins.osmocom.org/jenkins/view/all/job/master-osmo-s1gw/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/628/"
    }
  ]
}