{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"registry-rebuild-upload-titan\" build number 1,402",
          "upstreamBuild" : 1402,
          "upstreamProject" : "registry-rebuild-upload-titan",
          "upstreamUrl" : "job/registry-rebuild-upload-titan/"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 5,
      "buildableTimeMillis" : 5,
      "buildingDurationMillis" : 52151,
      "executingTimeMillis" : 52151,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9024,
      "waitingTimeMillis" : 9024
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 852,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7c0bb4e34196913ff46532801b81236b97b3d0bc",
            "branch" : [
              {
                "SHA1" : "7c0bb4e34196913ff46532801b81236b97b3d0bc",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7c0bb4e34196913ff46532801b81236b97b3d0bc",
            "branch" : [
              {
                "SHA1" : "7c0bb4e34196913ff46532801b81236b97b3d0bc",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7c0bb4e34196913ff46532801b81236b97b3d0bc",
        "branch" : [
          {
            "SHA1" : "7c0bb4e34196913ff46532801b81236b97b3d0bc",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#852",
  "duration" : 52151,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #852",
  "id" : "852",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 852,
  "queueId" : 1160333,
  "result" : "SUCCESS",
  "timestamp" : 1686252506913,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/852/",
  "builtOn" : "build3-deb11build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "osmo-hnbgw-master/osmo-hnbgw.cfg",
          "ttcn3-hnbgw-test/osmo-hnbgw.cfg",
          "ttcn3-bsc-test-vamos/osmo-bsc.cfg",
          "ttcn3-smlc-test/osmo-smlc.cfg",
          "osmo-hnbgw-latest/osmo-hnbgw.cfg",
          "ttcn3-bsc-test/sccplite/osmo-bsc.cfg",
          "osmo-cn-latest/osmo-msc.cfg",
          "ttcn3-msc-test/osmo-msc.cfg",
          "osmo-cn-latest/osmo-msc.cfg.base",
          "ttcn3-sgsn-test/osmo-sgsn.cfg",
          "ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg",
          "ttcn3-bsc-test/osmo-bsc.cfg"
        ],
        "commitId" : "7c0bb4e34196913ff46532801b81236b97b3d0bc",
        "timestamp" : 1686244846000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "Explicitly configure ASPs asp-clnt-* as role=asp & sctp-role=client\u000a\u000aUntil recently, the asp-clnt-* ASPs, which have specific handling in osmo_sccp_simple_client_on_ss7_id(),\u000awere being always forcedly set to sctp-role CLIENT by code in that\u000afunction.\u000aThis prevented user of that API from explicitly configuring the ASP as\u000a\"sctp-role server\" through the VTY as the option would be overwritten silently.\u000a\u000aNow, the sctp-role from config is followed if the ASP is\u000adefined/configured through the VTY (not dynamically created at the time\u000aosmo_sccp_simple_client_on_ss7_id() is called).\u000a\u000aSince the default for a VTY-specified ASP is to be in \"sctp-role\u000aserver\", the config files need to be updated to properly configure the\u000aASP to be in \"sctp-role client\", which is the desired mode here.\u000a\u000aSame applies for \"role\", where the default is SG but it is actually used\u000aas \"ASP\" here.\u000a\u000aChange-Id: Idf84502ffa199926a5f0ee616313b515743811ab\u000aDepends: osmo-ttcn3-hacks.git Change-Id I4eb5b5f6b4b24df079b4c74e2a2e2ebb8769b0bd\u000a",
        "date" : "2023-06-08 19:20:46 +0200",
        "id" : "7c0bb4e34196913ff46532801b81236b97b3d0bc",
        "msg" : "Explicitly configure ASPs asp-clnt-* as role=asp & sctp-role=client",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/osmo-hnbgw.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-sgsn-test/osmo-sgsn.cfg"
          },
          {
            "editType" : "edit",
            "file" : "osmo-hnbgw-latest/osmo-hnbgw.cfg"
          },
          {
            "editType" : "edit",
            "file" : "osmo-hnbgw-master/osmo-hnbgw.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-bsc-test-vamos/osmo-bsc.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-bsc-test/osmo-bsc.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-bsc-test/sccplite/osmo-bsc.cfg"
          },
          {
            "editType" : "edit",
            "file" : "osmo-cn-latest/osmo-msc.cfg.base"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-msc-test/osmo-msc.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-smlc-test/osmo-smlc.cfg"
          },
          {
            "editType" : "edit",
            "file" : "osmo-cn-latest/osmo-msc.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ]
}