{
  "_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" : 58828,
      "buildableTimeMillis" : 58828,
      "buildingDurationMillis" : 1643,
      "executingTimeMillis" : 1643,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9542,
      "waitingTimeMillis" : 9542
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3036,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c50937d6371a7b203a52ec6c2daf52fe443f398f",
            "branch" : [
              {
                "SHA1" : "c50937d6371a7b203a52ec6c2daf52fe443f398f",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c50937d6371a7b203a52ec6c2daf52fe443f398f",
            "branch" : [
              {
                "SHA1" : "c50937d6371a7b203a52ec6c2daf52fe443f398f",
                "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" : "c50937d6371a7b203a52ec6c2daf52fe443f398f",
        "branch" : [
          {
            "SHA1" : "c50937d6371a7b203a52ec6c2daf52fe443f398f",
            "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" : "#3036",
  "duration" : 1643,
  "estimatedDuration" : 1335,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #3036",
  "id" : "3036",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3036,
  "queueId" : 2066556,
  "result" : "SUCCESS",
  "timestamp" : 1765408748964,
  "url" : "https://jenkins.osmocom.org/jenkins/view/registry/job/registry-trigger-osmo-ttcn3-hacks/3036/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bts/BTS_Tests.ttcn",
          "bts/BTS_Tests_LAPDm.ttcn"
        ],
        "commitId" : "c50937d6371a7b203a52ec6c2daf52fe443f398f",
        "timestamp" : 1765402983000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "fixup: bts: create all components alive\u000a\u000aMaking the ConnHdlr and lapdm_CT components alive resulted in\u000amassive regressions.  Specifically, trxcon started rejecting L1CTL\u000aconnections with the following message:\u000a\u000a  L1CTL server cannot accept more than 1 connection(s)\u000a\u000aApparently, alive components do not close the L1CTL connection\u000aautomatially, unless the L1CTL port is unmap()ped from the system\u000aexplicitly.  Thus, testcases spawning multiple alive components\u000aend up creating multiple L1CTL connections, which get rejected.\u000a\u000aLet's revert those components that speak L1CTL back to normal\u000a(non-alive), while keeping the emulation components alive.\u000a\u000aChange-Id: Id5edfa2514024d1fe83f6c4082e096044ce8e6fd\u000aFixes: 713e7a86 (\"bts: create all components alive\")\u000a",
        "date" : "2025-12-11 04:43:03 +0700",
        "id" : "c50937d6371a7b203a52ec6c2daf52fe443f398f",
        "msg" : "fixup: bts: create all components alive",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bts/BTS_Tests.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "bts/BTS_Tests_LAPDm.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ]
}