{
  "_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" : 22160,
      "executingTimeMillis" : 22160,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8175,
      "waitingTimeMillis" : 8175
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 84,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3dbcc91f6ba6f8168b388f6c9c78c7c8e073e7be",
            "branch" : [
              {
                "SHA1" : "3dbcc91f6ba6f8168b388f6c9c78c7c8e073e7be",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3dbcc91f6ba6f8168b388f6c9c78c7c8e073e7be",
            "branch" : [
              {
                "SHA1" : "3dbcc91f6ba6f8168b388f6c9c78c7c8e073e7be",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3dbcc91f6ba6f8168b388f6c9c78c7c8e073e7be",
        "branch" : [
          {
            "SHA1" : "3dbcc91f6ba6f8168b388f6c9c78c7c8e073e7be",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-asn1-tcap"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#84",
  "duration" : 22160,
  "estimatedDuration" : 21904,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-asn1-tcap #84",
  "id" : "84",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 84,
  "queueId" : 2059372,
  "result" : "SUCCESS",
  "timestamp" : 1764772988924,
  "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-libosmo-asn1-tcap/84/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/parse/Makefile.am"
        ],
        "commitId" : "eb25114c60f0c6b8f1a2c5ace88223c667b77c0c",
        "timestamp" : 1764768380000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "tests/Makefile.am: Remove -static flag\u000a\u000aWe are not using that flag anywhere else in osmocom, and we don't have\u000aany specific need for it here, so remove it.\u000a\u000aChange-Id: If77ed04a3b5e0d6057c1aefa37e45aff38bbeca5\u000a",
        "date" : "2025-12-03 14:26:20 +0100",
        "id" : "eb25114c60f0c6b8f1a2c5ace88223c667b77c0c",
        "msg" : "tests/Makefile.am: Remove -static flag",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/parse/Makefile.am"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "3dbcc91f6ba6f8168b388f6c9c78c7c8e073e7be",
        "timestamp" : 1764768384000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : ".gitignore: Add missing tests/ entries\u000a\u000aChange-Id: I3156ca703034b85efdfbc30a09662d24ae4a68f8\u000a",
        "date" : "2025-12-03 14:26:24 +0100",
        "id" : "3dbcc91f6ba6f8168b388f6c9c78c7c8e073e7be",
        "msg" : ".gitignore: Add missing tests/ entries",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 84,
      "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-libosmo-asn1-tcap/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/84/"
    }
  ]
}