{
  "_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" : 259591,
      "executingTimeMillis" : 259591,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6599,
      "waitingTimeMillis" : 6599
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11168,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "19ade2fec441e53e5d53157341a342f0980e588e",
            "branch" : [
              {
                "SHA1" : "19ade2fec441e53e5d53157341a342f0980e588e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "19ade2fec441e53e5d53157341a342f0980e588e",
            "branch" : [
              {
                "SHA1" : "19ade2fec441e53e5d53157341a342f0980e588e",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11003,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7db79cc39a265a6838206df836d1bee28be1acee",
            "branch" : [
              {
                "SHA1" : "7db79cc39a265a6838206df836d1bee28be1acee",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7db79cc39a265a6838206df836d1bee28be1acee",
            "branch" : [
              {
                "SHA1" : "7db79cc39a265a6838206df836d1bee28be1acee",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7614,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "73773447715c57075ad5acb96a5346ff23d7e91f",
            "branch" : [
              {
                "SHA1" : "73773447715c57075ad5acb96a5346ff23d7e91f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "73773447715c57075ad5acb96a5346ff23d7e91f",
            "branch" : [
              {
                "SHA1" : "73773447715c57075ad5acb96a5346ff23d7e91f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "19ade2fec441e53e5d53157341a342f0980e588e",
        "branch" : [
          {
            "SHA1" : "19ade2fec441e53e5d53157341a342f0980e588e",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-bts"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#11168",
  "duration" : 259591,
  "estimatedDuration" : 277436,
  "executor" : None,
  "fullDisplayName" : "master-osmo-bts #11168",
  "id" : "11168",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11168,
  "queueId" : 2073148,
  "result" : "SUCCESS",
  "timestamp" : 1765968487092,
  "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/11168/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/common/rsl.c"
        ],
        "commitId" : "3c91579e8c7059355516a889ef5cfc6c5c4f79b6",
        "timestamp" : 1765968309000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "rsl: rsl_rx_chan_activ(): set TA=0 if not indicated by the BSC\u000a\u000aOtherwise the TA loop would end up using whatever value was set\u000apreviously.  Let's assume TA=0 if not indicated by the BSC.\u000a\u000aChange-Id: I83f26ff06cebdfe8d4e75944f496e9678310e2a2\u000a",
        "date" : "2025-12-17 10:45:09 +0000",
        "id" : "3c91579e8c7059355516a889ef5cfc6c5c4f79b6",
        "msg" : "rsl: rsl_rx_chan_activ(): set TA=0 if not indicated by the BSC",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/common/rsl.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/common/rsl.c"
        ],
        "commitId" : "19ade2fec441e53e5d53157341a342f0980e588e",
        "timestamp" : 1765968309000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "fixup: rsl: properly initialize MS/BS Power Control state\u000a\u000aCommit 75162427 fixed one problem, but introduced another one:\u000a\u000a'''\u000a/* Initialize MS Power Control defaults */\u000alchan->ms_power_ctrl = (struct lchan_power_ctrl_state) {\u000a\u0009.max = ms_pwr_ctl_lvl(lchan->ts->trx->bts->band, 0),\u000a\u0009.current = lchan->ms_power_ctrl.max, /* XXX */\u000a};\u000a'''\u000a\u000aThe intention here was to assign the same value to both 'max' and\u000a'current' fields.  However, field 'current' actually gets assigned\u000awhatever value was assigned to field 'max' previously.\u000a\u000aThis regression was caught by running the BTS_Tests.TC_rsl_ms_pwr_ctrl\u000aseveral times against the same osmo-bts-trx process.\u000a\u000aLet's use the good-old memset() to initialize the MS/BS Power Control\u000astate structures, and move initialization of 'max' and 'current' fields\u000ato the else branches of the RSL_IE_{MS,BS}_POWER IE checks.\u000a\u000aChange-Id: I46c881d5a3959c2542610ed767e0f131d01f9f98\u000aFixes: 75162427 (\"rsl: properly initialize MS/BS Power Control state\")\u000aRelated: SYS#4918, OS#6672\u000a",
        "date" : "2025-12-17 10:45:09 +0000",
        "id" : "19ade2fec441e53e5d53157341a342f0980e588e",
        "msg" : "fixup: rsl: properly initialize MS/BS Power Control state",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/common/rsl.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ],
  "runs" : [
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11168/"
    },
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=origin%2Fnrw%2Flitecell15,WITH_MANUALS=0,a4=default,label=osmocom-master/11168/"
    },
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=v2017.01,WITH_MANUALS=0,a4=default,label=osmocom-master/11168/"
    },
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=oc2g,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11168/"
    },
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=oc2g,FIRMWARE_VERSION=origin%2Fnrw%2Foc2g,WITH_MANUALS=0,a4=default,label=osmocom-master/11168/"
    },
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11168/"
    },
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=oct+trx,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11168/"
    },
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=femtobts_v2.7,WITH_MANUALS=0,a4=default,label=osmocom-master/11168/"
    },
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11168/"
    },
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v2.4,WITH_MANUALS=0,a4=default,label=osmocom-master/11168/"
    },
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v3.0.1pre,WITH_MANUALS=0,a4=default,label=osmocom-master/11168/"
    },
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v3.1,WITH_MANUALS=0,a4=default,label=osmocom-master/11168/"
    },
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v5.1,WITH_MANUALS=0,a4=default,label=osmocom-master/11168/"
    },
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=trx,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=raspbian/11168/"
    },
    {
      "number" : 11168,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-bts/BTS_MODEL=trx,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11168/"
    }
  ]
}