{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"gerrit-osmo-tetra\" build number 30",
          "upstreamBuild" : 30,
          "upstreamProject" : "gerrit-osmo-tetra",
          "upstreamUrl" : "job/gerrit-osmo-tetra/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_REFSPEC",
          "value" : "refs/changes/69/34169/3"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 22199,
      "executingTimeMillis" : 22199,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8943,
      "waitingTimeMillis" : 8943
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 30,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c75f1e46bc626ef6b3457f497ea9159f92402566",
            "branch" : [
              {
                "SHA1" : "c75f1e46bc626ef6b3457f497ea9159f92402566",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c75f1e46bc626ef6b3457f497ea9159f92402566",
            "branch" : [
              {
                "SHA1" : "c75f1e46bc626ef6b3457f497ea9159f92402566",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c75f1e46bc626ef6b3457f497ea9159f92402566",
        "branch" : [
          {
            "SHA1" : "c75f1e46bc626ef6b3457f497ea9159f92402566",
            "name" : "master"
          }
        ]
      },
      "remoteUrls" : [
        "ssh://jenkins@gerrit.osmocom.org:29418/osmo-tetra"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#30",
  "duration" : 22199,
  "estimatedDuration" : 22199,
  "executor" : None,
  "fullDisplayName" : "gerrit-osmo-tetra-build #30",
  "id" : "30",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 30,
  "queueId" : 1264189,
  "result" : "SUCCESS",
  "timestamp" : 1693304593362,
  "url" : "https://jenkins.osmocom.org/jenkins/view/Jenkins-Gerrit/job/gerrit-osmo-tetra-build/30/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/crypto/tea1.h",
          "src/crypto/tea2.h",
          "src/crypto/hurdle.h",
          "src/crypto/taa1.c",
          "src/crypto/tea2.c",
          "src/crypto/tea3.c",
          "src/crypto/hurdle.c",
          "src/crypto/tea1.c",
          "src/crypto/taa1.h",
          "src/Makefile",
          "src/crypto/tea3.h",
          "src/crypto/tetra_crypto.c"
        ],
        "commitId" : "c75f1e46bc626ef6b3457f497ea9159f92402566",
        "timestamp" : 1693304415000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/w.bokslag",
          "fullName" : "w.bokslag"
        },
        "authorEmail" : "w.bokslag@midnightblue.nl",
        "comment" : "Added crypto support\u000a\u000aAdded TETRA cryptographic primitives (TEA1-3, TAA1 minus TA61).\u000aIf a keyfile is loaded (using -k flag), matching signalling frames\u000awill be decrypted. No support for traffic or identity encryption\u000ayet. Based on https://github.com/MidnightBlueLabs/TETRA_crypto\u000a\u000aChange-Id: I0c0227cf5b747bd5032602390175b898173f6ae6\u000a",
        "date" : "2023-08-29 12:20:15 +0200",
        "id" : "c75f1e46bc626ef6b3457f497ea9159f92402566",
        "msg" : "Added crypto support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/Makefile"
          },
          {
            "editType" : "add",
            "file" : "src/crypto/hurdle.h"
          },
          {
            "editType" : "add",
            "file" : "src/crypto/hurdle.c"
          },
          {
            "editType" : "add",
            "file" : "src/crypto/tea2.c"
          },
          {
            "editType" : "add",
            "file" : "src/crypto/tea1.c"
          },
          {
            "editType" : "add",
            "file" : "src/crypto/tea3.h"
          },
          {
            "editType" : "add",
            "file" : "src/crypto/taa1.c"
          },
          {
            "editType" : "add",
            "file" : "src/crypto/tea1.h"
          },
          {
            "editType" : "edit",
            "file" : "src/crypto/tetra_crypto.c"
          },
          {
            "editType" : "add",
            "file" : "src/crypto/taa1.h"
          },
          {
            "editType" : "add",
            "file" : "src/crypto/tea3.c"
          },
          {
            "editType" : "add",
            "file" : "src/crypto/tea2.h"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/w.bokslag",
      "fullName" : "w.bokslag"
    }
  ],
  "runs" : [
    {
      "number" : 30,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Jenkins-Gerrit/job/gerrit-osmo-tetra-build/a1=default,a2=default,a3=default,a4=default,label=osmocom-gerrit/30/"
    }
  ]
}