{
  "_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" : 59012,
      "executingTimeMillis" : 59012,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9712,
      "waitingTimeMillis" : 9712
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7157,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "49c90ec3fa1993d49699a2cd0d9f14f5faf03ef0",
            "branch" : [
              {
                "SHA1" : "49c90ec3fa1993d49699a2cd0d9f14f5faf03ef0",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "49c90ec3fa1993d49699a2cd0d9f14f5faf03ef0",
            "branch" : [
              {
                "SHA1" : "49c90ec3fa1993d49699a2cd0d9f14f5faf03ef0",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4985,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f2c76035fb3d97d880114bd39e827e2b1ed3365f",
            "branch" : [
              {
                "SHA1" : "f2c76035fb3d97d880114bd39e827e2b1ed3365f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f2c76035fb3d97d880114bd39e827e2b1ed3365f",
            "branch" : [
              {
                "SHA1" : "f2c76035fb3d97d880114bd39e827e2b1ed3365f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "49c90ec3fa1993d49699a2cd0d9f14f5faf03ef0",
        "branch" : [
          {
            "SHA1" : "49c90ec3fa1993d49699a2cd0d9f14f5faf03ef0",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-abis"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#7157",
  "duration" : 59012,
  "estimatedDuration" : 65178,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-abis #7157",
  "id" : "7157",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7157,
  "queueId" : 2011960,
  "result" : "SUCCESS",
  "timestamp" : 1759932969874,
  "url" : "https://jenkins.osmocom.org/jenkins/view/all/job/master-libosmo-abis/7157/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/trau/trau_rtp_conv.c",
          "include/Makefile.am",
          "include/osmocom/trau/clearmode.h"
        ],
        "commitId" : "dc2950eb7e3e599a45024d1bc31110c32845613d",
        "timestamp" : 1758740466000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "trau/clearmode.h: add OSMO_CLEARMODE_20MS definition\u000a\u000aRFC4040_RTP_PLEN was previously defined privately in OsmoBTS and\u000ain trau_rtp_conv.c module in this library, but there was no official\u000adefinition in any of Osmocom headers.  Add <osmocom/trau/clearmode.h>\u000aheader with OSMO_CLEARMODE_20MS definition.\u000a\u000aChange-Id: I4b2e49b085574336820468dc8cfb8e32377788bf\u000a",
        "date" : "2025-09-24 19:01:06 +0000",
        "id" : "dc2950eb7e3e599a45024d1bc31110c32845613d",
        "msg" : "trau/clearmode.h: add OSMO_CLEARMODE_20MS definition",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/trau/trau_rtp_conv.c"
          },
          {
            "editType" : "add",
            "file" : "include/osmocom/trau/clearmode.h"
          },
          {
            "editType" : "edit",
            "file" : "include/Makefile.am"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Makefile.am",
          "include/osmocom/trau/csd_v110.h",
          "include/Makefile.am",
          "src/trau/csd_v110.c"
        ],
        "commitId" : "cd0e9fb8283ea22225ef591b2903821981f899cf",
        "timestamp" : 1758741552000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "trau: factor out V.110 frame conversion functions\u000a\u000aImplementation of CSD conversion between TRAU frames and CLEARMODE\u000ainside osmo_trau2rtp() and osmo_rtp2trau() contains lower-level\u000afunctions for conversion of individual V.110 frames and for alignment\u000achecking.  Factor these functions out into API, as they are useful\u000afor other applications besides TRAU<->RTP conversion:\u000a\u000a* Compression and decompression functions that convert between\u000a  standard (but inefficient) CLEARMODE and compressed-CSD RTP format\u000a  of TW-TS-007;\u000a\u000a* Implementations of IWFs that terminate CSD RTP streams at the CN\u000a  and support both CLEARMODE and TW-TS-007.\u000a\u000aChange-Id: I3f51254b4b985a0f8499c375b61069ca24f77ae8\u000a",
        "date" : "2025-09-24 19:19:12 +0000",
        "id" : "cd0e9fb8283ea22225ef591b2903821981f899cf",
        "msg" : "trau: factor out V.110 frame conversion functions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "add",
            "file" : "src/trau/csd_v110.c"
          },
          {
            "editType" : "add",
            "file" : "include/osmocom/trau/csd_v110.h"
          },
          {
            "editType" : "edit",
            "file" : "include/Makefile.am"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/trau/trau_rtp_conv.c"
        ],
        "commitId" : "f9985a2484cde2d7c96b07240f0eadc24280e811",
        "timestamp" : 1758741725000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "trau_rtp_conv: use factored-out V.110 functions\u000a\u000aIn the previous patch we factored out V.110 frame conversion functions\u000ainto API.  Now use these new API functions in the implementation of\u000aosmo_trau2rtp() and osmo_rtp2trau().\u000a\u000aChange-Id: I375311ff9be1b10d27ac94e2e9bd227e7241e7f0\u000a",
        "date" : "2025-09-24 19:22:05 +0000",
        "id" : "f9985a2484cde2d7c96b07240f0eadc24280e811",
        "msg" : "trau_rtp_conv: use factored-out V.110 functions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/trau/trau_rtp_conv.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Makefile.am",
          "include/osmocom/trau/twts007.h",
          "src/trau/twts007.c",
          "include/Makefile.am"
        ],
        "commitId" : "1de73c736b97956664ebf010011c7251fbf7fc60",
        "timestamp" : 1759201623000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "trau: add TW-TS-007 packing and unpacking functions\u000a\u000aTW-TS-007 packing and unpacking functions in <osmocom/trau/twts007.h>\u000aare symmetric, as much as feasible, with their CLEARMODE counterparts\u000ain <osmocom/trau/csd_v110.h>, <osmocom/trau/csd_ra2.h> and\u000a<osmocom/trau/csd_raa_prime.h>.  This symmetry is intended to aid\u000aimplementation of CSD RTP endpoints (TRAU<->RTP functions and IWFs\u000ain the CN) that support both payload formats, and it will also serve\u000aas a building block for dedicated format conversion functions.\u000a\u000aChange-Id: Ie81280d2b90f69fbdde9fa968f747a35ea123f79\u000a",
        "date" : "2025-09-30 03:07:03 +0000",
        "id" : "1de73c736b97956664ebf010011c7251fbf7fc60",
        "msg" : "trau: add TW-TS-007 packing and unpacking functions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "add",
            "file" : "include/osmocom/trau/twts007.h"
          },
          {
            "editType" : "add",
            "file" : "src/trau/twts007.c"
          },
          {
            "editType" : "edit",
            "file" : "include/Makefile.am"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/trau/twts007.c",
          "include/osmocom/trau/twts007.h"
        ],
        "commitId" : "0b19a0631553907e00bc42d91b873ef34c15d8d5",
        "timestamp" : 1759202973000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "trau: add TW-TS-007 compression and decompression functions\u000a\u000aThese are high-level functions that convert a CSD RTP payload\u000abetween CLEARMODE and TW-TS-007 formats.\u000a\u000aChange-Id: I10a86f5e4a7323cf06fb1d2624757c34bd23218f\u000a",
        "date" : "2025-09-30 03:29:33 +0000",
        "id" : "0b19a0631553907e00bc42d91b873ef34c15d8d5",
        "msg" : "trau: add TW-TS-007 compression and decompression functions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/trau/twts007.c"
          },
          {
            "editType" : "edit",
            "file" : "include/osmocom/trau/twts007.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/trau/trau_rtp_conv.c"
        ],
        "commitId" : "024b34fddb910e9eafc3409029af972e6e676553",
        "timestamp" : 1759203017000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "rtp2trau CSD: accept both CLEARMODE and TW-TS-007 payloads\u000a\u000aChange-Id: Ide89de89ed43df5762a091f1577a8b8e84b55738\u000a",
        "date" : "2025-09-30 03:30:17 +0000",
        "id" : "024b34fddb910e9eafc3409029af972e6e676553",
        "msg" : "rtp2trau CSD: accept both CLEARMODE and TW-TS-007 payloads",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/trau/trau_rtp_conv.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/trau/trau_rtp_conv.c",
          "TODO-RELEASE"
        ],
        "commitId" : "49c90ec3fa1993d49699a2cd0d9f14f5faf03ef0",
        "timestamp" : 1759203020000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "trau2rtp CSD: add option to emit TW-TS-007 payloads\u000a\u000aSetting OSMO_RTP_EXT_TWTS007 bit in st->rtp_extensions switches\u000aCSD RTP output format from standard but inefficient CLEARMODE to\u000athe compressed-CSD RTP payload format of TW-TS-007.  This new\u000amechanism is fully symmetric with already implemented mechanism\u000athat enables or disables TW-TS-001 and TW-TS-002 RTP output\u000afor FR/HR/EFR speech codecs.\u000a\u000aDepends: I2cc2c9340f9fa5c7111447a6beef49c335fa1107 (libosmocore)\u000aChange-Id: I86d628c65104a119ef0fb9f27f5835c9a1769971\u000a",
        "date" : "2025-09-30 03:30:20 +0000",
        "id" : "49c90ec3fa1993d49699a2cd0d9f14f5faf03ef0",
        "msg" : "trau2rtp CSD: add option to emit TW-TS-007 payloads",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/trau/trau_rtp_conv.c"
          },
          {
            "editType" : "edit",
            "file" : "TODO-RELEASE"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
      "fullName" : "falcon"
    }
  ],
  "runs" : [
    {
      "number" : 7157,
      "url" : "https://jenkins.osmocom.org/jenkins/view/all/job/master-libosmo-abis/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/7157/"
    }
  ]
}