{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "TESTENV_ARGS",
          "value" : "-b osmocom:nightly:asan"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 12950,
      "executingTimeMillis" : 12950,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 548,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ba22c4804809bd01af6735688716978930b6d46f",
            "branch" : [
              {
                "SHA1" : "ba22c4804809bd01af6735688716978930b6d46f",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ba22c4804809bd01af6735688716978930b6d46f",
            "branch" : [
              {
                "SHA1" : "ba22c4804809bd01af6735688716978930b6d46f",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip-testenv" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 59,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "93b5ce172795ebc77ecb00c69e0d837d4ef4064d",
            "branch" : [
              {
                "SHA1" : "93b5ce172795ebc77ecb00c69e0d837d4ef4064d",
                "name" : "refs/remotes/origin/osmith/wip-testenv"
              }
            ]
          },
          "revision" : {
            "SHA1" : "93b5ce172795ebc77ecb00c69e0d837d4ef4064d",
            "branch" : [
              {
                "SHA1" : "93b5ce172795ebc77ecb00c69e0d837d4ef4064d",
                "name" : "refs/remotes/origin/osmith/wip-testenv"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ba22c4804809bd01af6735688716978930b6d46f",
        "branch" : [
          {
            "SHA1" : "ba22c4804809bd01af6735688716978930b6d46f",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ttcn3-hacks"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "testenv-hnodeb-osmocom-nightly-asan-20251204-1613-1c765a60-0.log",
      "fileName" : "testenv-hnodeb-osmocom-nightly-asan-20251204-1613-1c765a60-0.log",
      "relativePath" : "logs/podman/testenv-hnodeb-osmocom-nightly-asan-20251204-1613-1c765a60-0.log"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#548",
  "duration" : 12950,
  "estimatedDuration" : 72387,
  "executor" : None,
  "fullDisplayName" : "ttcn3-hnodeb-test-asan #548",
  "id" : "548",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 548,
  "queueId" : 2060961,
  "result" : "FAILURE",
  "timestamp" : 1764864780339,
  "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3/job/ttcn3-hnodeb-test-asan/548/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "stp/STP_Tests_M3UA.ttcn"
        ],
        "commitId" : "96a168d6c8b85168485c36dbbca186639f104d6a",
        "timestamp" : 1764847073000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "stp: Adapt testsuite to new OsmoCNI 202512 release\u000a\u000aChange-Id: I51bf3e88a5b05fb0f80fd0c824c8976f36f1833d\u000a",
        "date" : "2025-12-04 12:17:53 +0100",
        "id" : "96a168d6c8b85168485c36dbbca186639f104d6a",
        "msg" : "stp: Adapt testsuite to new OsmoCNI 202512 release",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "stp/STP_Tests_M3UA.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bsc/BSC_Tests.ttcn"
        ],
        "commitId" : "3109ed0440bff8b236581fa93ca1826a261670a5",
        "timestamp" : 1764847079000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "bsc: Adapt testsuite to new OsmoCNI 202512 release\u000a\u000aChange-Id: I7fdf98683a695482c2db274d6e6acae8be4afb12\u000a",
        "date" : "2025-12-04 12:17:59 +0100",
        "id" : "3109ed0440bff8b236581fa93ca1826a261670a5",
        "msg" : "bsc: Adapt testsuite to new OsmoCNI 202512 release",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bsc/BSC_Tests.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "hnbgw/HNBGW_Tests.ttcn"
        ],
        "commitId" : "5fd9753cb1f8d3cb753a99f024d1a773f6602150",
        "timestamp" : 1764847140000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "hnbgw: Adapt testsuite to new OsmoCNI 202512 release\u000a\u000aChange-Id: Icf06dab1793418ad99fc340f8a0ea640970fe089\u000a",
        "date" : "2025-12-04 12:19:00 +0100",
        "id" : "5fd9753cb1f8d3cb753a99f024d1a773f6602150",
        "msg" : "hnbgw: Adapt testsuite to new OsmoCNI 202512 release",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "hnbgw/HNBGW_Tests.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "msc/BSC_ConnectionHandler.ttcn",
          "msc/MSC_Tests_Iu.ttcn",
          "msc/MSC_Tests.ttcn"
        ],
        "commitId" : "611817c6e1e94521b432e5a81c60920378d59ebc",
        "timestamp" : 1764847297000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "msc: Adapt testsuite to new OsmoCNI 202512 release\u000a\u000aChange-Id: I9a393457eb5e57ca0a3f836b2c0366451c795097\u000a",
        "date" : "2025-12-04 12:21:37 +0100",
        "id" : "611817c6e1e94521b432e5a81c60920378d59ebc",
        "msg" : "msc: Adapt testsuite to new OsmoCNI 202512 release",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "msc/MSC_Tests.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "msc/BSC_ConnectionHandler.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "msc/MSC_Tests_Iu.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "smlc/SMLC_Tests.ttcn",
          "smlc/testenv.cfg",
          "smlc/osmo-smlc.latest.cfg"
        ],
        "commitId" : "82f4bfbad5d6428f95e4eeafc30794cd75987bf7",
        "timestamp" : 1764852488000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "smlc: Adapt testsuite to new OsmoCNI 202512 release\u000a\u000aChange-Id: I61aaf5ae7b4975e68f573b1f432b74fab86d5355\u000a",
        "date" : "2025-12-04 13:48:08 +0100",
        "id" : "82f4bfbad5d6428f95e4eeafc30794cd75987bf7",
        "msg" : "smlc: Adapt testsuite to new OsmoCNI 202512 release",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "smlc/osmo-smlc.latest.cfg"
          },
          {
            "editType" : "edit",
            "file" : "smlc/testenv.cfg"
          },
          {
            "editType" : "edit",
            "file" : "smlc/SMLC_Tests.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "sgsn/SGSN_Tests_Iu.ttcn"
        ],
        "commitId" : "ba22c4804809bd01af6735688716978930b6d46f",
        "timestamp" : 1764852488000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "sgsn: Adapt testsuite to new OsmoCNI 202512 release\u000a\u000aChange-Id: Icbb627831df236048e5f97617ff2ed6fc96d9cdf\u000a",
        "date" : "2025-12-04 13:48:08 +0100",
        "id" : "ba22c4804809bd01af6735688716978930b6d46f",
        "msg" : "sgsn: Adapt testsuite to new OsmoCNI 202512 release",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "sgsn/SGSN_Tests_Iu.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ]
}