{
  "_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" : 1340,
      "executingTimeMillis" : 1340,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6901,
      "waitingTimeMillis" : 6901
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3007,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3adb72bff2b66b3f8121b6f8c73bdbe60dfa71b9",
            "branch" : [
              {
                "SHA1" : "3adb72bff2b66b3f8121b6f8c73bdbe60dfa71b9",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3adb72bff2b66b3f8121b6f8c73bdbe60dfa71b9",
            "branch" : [
              {
                "SHA1" : "3adb72bff2b66b3f8121b6f8c73bdbe60dfa71b9",
                "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" : "3adb72bff2b66b3f8121b6f8c73bdbe60dfa71b9",
        "branch" : [
          {
            "SHA1" : "3adb72bff2b66b3f8121b6f8c73bdbe60dfa71b9",
            "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" : "#3007",
  "duration" : 1340,
  "estimatedDuration" : 1284,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #3007",
  "id" : "3007",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3007,
  "queueId" : 2050733,
  "result" : "SUCCESS",
  "timestamp" : 1763982487471,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/registry-trigger-osmo-ttcn3-hacks/3007/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "hnbgw/ConnHdlr.ttcn",
          "library/RAN_Emulation.ttcnpp"
        ],
        "commitId" : "31a591d58013cea8914272cc4b80970c75c82179",
        "timestamp" : 1763981970000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "RAN_Emulation: Proper operation indication in RANAP_Connect prim to upper layers\u000a\u000aChange-Id: Id39c68a0408fdc90304d8089dd200274eb843a8d\u000a",
        "date" : "2025-11-24 11:59:30 +0100",
        "id" : "31a591d58013cea8914272cc4b80970c75c82179",
        "msg" : "RAN_Emulation: Proper operation indication in RANAP_Connect prim to",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "hnbgw/ConnHdlr.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "library/RAN_Emulation.ttcnpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/RAN_Emulation.ttcnpp"
        ],
        "commitId" : "800bcff2e165e8ad330c98676d9cd86cba174eda",
        "timestamp" : 1763982189000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "RAN_Emulation: rename f_handle_userData() -> f_handle_userData_BSSAP()\u000a\u000aTo match its counterpart f_handle_userData_RANAP().\u000a\u000aChange-Id: I9e07cd99d2ca01942aae671175753517d5d40572\u000a",
        "date" : "2025-11-24 12:03:09 +0100",
        "id" : "800bcff2e165e8ad330c98676d9cd86cba174eda",
        "msg" : "RAN_Emulation: rename f_handle_userData() -> f_handle_userData_BSSAP()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/RAN_Emulation.ttcnpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bsc-nat/MSC_Simulation.ttcn"
        ],
        "commitId" : "4b06648221f6d0b8f434b71cf32844b13d9413df",
        "timestamp" : 1763982189000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "cosmetic: bsc-nat: MSC_Simulation.ttcn: Fix trailing whitespace\u000a\u000aChange-Id: Ie80ad827f7024c977ed7895cbc11417b4de20fe5\u000a",
        "date" : "2025-11-24 12:03:09 +0100",
        "id" : "4b06648221f6d0b8f434b71cf32844b13d9413df",
        "msg" : "cosmetic: bsc-nat: MSC_Simulation.ttcn: Fix trailing whitespace",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bsc-nat/MSC_Simulation.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bsc/MSC_ConnectionHandler.ttcn",
          "library/RAN_Emulation.ttcnpp",
          "msc/BSC_ConnectionHandler.ttcn",
          "bsc-nat/MSC_ConnectionHandler.ttcn",
          "hnbgw/HNBGW_Tests.ttcn",
          "bsc/BSC_Tests.ttcn",
          "bsc/BSC_Tests_ASCI.ttcn",
          "bsc/BSC_Tests_VAMOS.ttcn",
          "sgsn/SGSN_Tests_Iu.ttcn",
          "msc/MSC_Tests_Iu.ttcn",
          "msc/MSC_Tests_ASCI.ttcn",
          "msc/MSC_Tests.ttcn",
          "sgsn/SGSN_Tests.ttcn",
          "bsc-nat/BSC_MS_ConnectionHandler.ttcn",
          "bsc-nat/BSC_MS_Simulation.ttcn",
          "sgsn/BSSGP_ConnHdlr.ttcn",
          "bsc/BSC_Tests_LCLS.ttcn",
          "hnbgw/ConnHdlr.ttcn"
        ],
        "commitId" : "3adb72bff2b66b3f8121b6f8c73bdbe60dfa71b9",
        "timestamp" : 1763982189000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "RAN_Emulation: Rename RAN_ConnHdlr.BSSAP* ports to RAN_CONN\u000a\u000aThat port handles a lot more than BSSAP. Naming it BSSAP makes it really\u000aconfusing for instance when using it to handle RANAP in the Iu stack.\u000a\u000aChange-Id: I75dc5b8b6db912b2eb69311612dbbb0a454374c3\u000a",
        "date" : "2025-11-24 12:03:09 +0100",
        "id" : "3adb72bff2b66b3f8121b6f8c73bdbe60dfa71b9",
        "msg" : "RAN_Emulation: Rename RAN_ConnHdlr.BSSAP* ports to RAN_CONN",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "sgsn/BSSGP_ConnHdlr.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "bsc-nat/MSC_ConnectionHandler.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "bsc-nat/BSC_MS_Simulation.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "sgsn/SGSN_Tests_Iu.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "hnbgw/HNBGW_Tests.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "library/RAN_Emulation.ttcnpp"
          },
          {
            "editType" : "edit",
            "file" : "msc/BSC_ConnectionHandler.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "msc/MSC_Tests.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "bsc/BSC_Tests_VAMOS.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "sgsn/SGSN_Tests.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "hnbgw/ConnHdlr.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "bsc/BSC_Tests_ASCI.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "bsc/BSC_Tests.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "bsc/BSC_Tests_LCLS.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "bsc/MSC_ConnectionHandler.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "bsc-nat/BSC_MS_ConnectionHandler.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "msc/MSC_Tests_Iu.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "msc/MSC_Tests_ASCI.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ]
}