{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 4,
      "buildableTimeMillis" : 4,
      "buildingDurationMillis" : 1266,
      "executingTimeMillis" : 1266,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6406,
      "waitingTimeMillis" : 6406
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2874,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f75e59233d60612b52f8e510d20fdab78c8e9396",
            "branch" : [
              {
                "SHA1" : "f75e59233d60612b52f8e510d20fdab78c8e9396",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f75e59233d60612b52f8e510d20fdab78c8e9396",
            "branch" : [
              {
                "SHA1" : "f75e59233d60612b52f8e510d20fdab78c8e9396",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2694,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
            "branch" : [
              {
                "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
            "branch" : [
              {
                "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f75e59233d60612b52f8e510d20fdab78c8e9396",
        "branch" : [
          {
            "SHA1" : "f75e59233d60612b52f8e510d20fdab78c8e9396",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ttcn3-hacks"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2874",
  "duration" : 1266,
  "estimatedDuration" : 1290,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #2874",
  "id" : "2874",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2874,
  "queueId" : 1993977,
  "result" : "SUCCESS",
  "timestamp" : 1757944386706,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-trigger-osmo-ttcn3-hacks/2874/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "mme/ConnHdlr.ttcn",
          "library/S1AP_Emulation.ttcn",
          "library/s1ap/S1AP_Templates.ttcn",
          "mme/MME_Tests.ttcn"
        ],
        "commitId" : "e4225d26e7cc0ca8767962b26355d1665a0a5262",
        "timestamp" : 1757943147000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "mme: Store and check {mme,enb}_ue_id over S1AP\u000a\u000a* Generate a different enb_ue_id based on imsi_suffix, and store it\u000a  during startup of ConnHdlr.\u000a* Validate the MME sends the expected message to the expected enb_ue_id.\u000a* Store the mme_ue_id and validate also that MME keeps using it.\u000a\u000aA new procedure is added to S1AP_Emulation, similar to what already\u000aexists in NGAP_Emulation, to obtain the mme_ue_id allocated by the peer.\u000aThis is needed because upon rx of DL NAS Transport messages we only\u000areceive the upper layer NAS decoded in the Connhdlr, so we can't store\u000aand track the MME ID early enough.\u000a\u000aChange-Id: I62902db3851f48ce9f80cb1cc84797735c0091de\u000a",
        "date" : "2025-09-15 15:32:27 +0200",
        "id" : "e4225d26e7cc0ca8767962b26355d1665a0a5262",
        "msg" : "mme: Store and check {mme,enb}_ue_id over S1AP",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/S1AP_Emulation.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "library/s1ap/S1AP_Templates.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "mme/ConnHdlr.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "mme/MME_Tests.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "mme/ConnHdlr.ttcn",
          "library/NAS_EPS_Templates.ttcn",
          "mme/MME_Tests.ttcn",
          "mme/expected-results.xml"
        ],
        "commitId" : "d2e96b0a5f6efa380793362954c98c4ba1515e2d",
        "timestamp" : 1757943147000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "mme: Introduce test TC_s1ap_tau_periodic\u000a\u000aChange-Id: I261c3421f6a082e0d610ece4cc96d3e031022891\u000a",
        "date" : "2025-09-15 15:32:27 +0200",
        "id" : "d2e96b0a5f6efa380793362954c98c4ba1515e2d",
        "msg" : "mme: Introduce test TC_s1ap_tau_periodic",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "mme/ConnHdlr.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "mme/MME_Tests.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "library/NAS_EPS_Templates.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "mme/expected-results.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "mme/ConnHdlr.ttcn",
          "mme/MME_Tests_SGsAP.ttcn"
        ],
        "commitId" : "f75e59233d60612b52f8e510d20fdab78c8e9396",
        "timestamp" : 1757943147000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "mme: Fix implementation of TC_sgsap_alert*\u000a\u000aChange-Id: I717c6f153ae77874170bf03e7a6c7bb628d12dba\u000a",
        "date" : "2025-09-15 15:32:27 +0200",
        "id" : "f75e59233d60612b52f8e510d20fdab78c8e9396",
        "msg" : "mme: Fix implementation of TC_sgsap_alert*",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "mme/ConnHdlr.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "mme/MME_Tests_SGsAP.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ]
}