{
  "_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 2,076",
          "upstreamBuild" : 2076,
          "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" : 1161,
      "executingTimeMillis" : 1161,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8416,
      "waitingTimeMillis" : 8416
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 977,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
            "branch" : [
              {
                "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
            "branch" : [
              {
                "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1525,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f5a5304dc5e74a6c10e362f0d09e9773414dba00",
            "branch" : [
              {
                "SHA1" : "f5a5304dc5e74a6c10e362f0d09e9773414dba00",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f5a5304dc5e74a6c10e362f0d09e9773414dba00",
            "branch" : [
              {
                "SHA1" : "f5a5304dc5e74a6c10e362f0d09e9773414dba00",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f5a5304dc5e74a6c10e362f0d09e9773414dba00",
        "branch" : [
          {
            "SHA1" : "f5a5304dc5e74a6c10e362f0d09e9773414dba00",
            "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" : "#1525",
  "duration" : 1161,
  "estimatedDuration" : 19768,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #1525",
  "id" : "1525",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1525,
  "queueId" : 1583527,
  "result" : "SUCCESS",
  "timestamp" : 1718765001378,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/1525/",
  "builtOn" : "build2-deb11build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-s1gw-test/S1GW_Tests.cfg"
        ],
        "commitId" : "3319f70df07152a420aaa47dcce298971545cd31",
        "timestamp" : 1718737446000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "ttcn3-s1gw-test: align with the moduleparam naming changes\u000a\u000aChange-Id: I37b7d91e9e18df463f54cac3e5586942aea21a69\u000aRelated: osmo-ttcn3-hacks.git Ice665662c8448c8314d5e6cc1e401e62b635872c\u000a",
        "date" : "2024-06-19 02:04:06 +0700",
        "id" : "3319f70df07152a420aaa47dcce298971545cd31",
        "msg" : "ttcn3-s1gw-test: align with the moduleparam naming changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-s1gw-test/S1GW_Tests.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-s1gw-test/osmo-s1gw.config"
        ],
        "commitId" : "f5a5304dc5e74a6c10e362f0d09e9773414dba00",
        "timestamp" : 1718748671000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "ttcn3-s1gw-test: fixup: align with the moduleparam naming changes\u000a\u000aChange-Id: Ibbc8501b01e4b168c856b6817e5b92bfd9816669\u000a",
        "date" : "2024-06-19 05:11:11 +0700",
        "id" : "f5a5304dc5e74a6c10e362f0d09e9773414dba00",
        "msg" : "ttcn3-s1gw-test: fixup: align with the moduleparam naming changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-s1gw-test/osmo-s1gw.config"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ]
}