{
  "_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 3,089",
          "upstreamBuild" : 3089,
          "upstreamProject" : "registry-rebuild-upload-titan",
          "upstreamUrl" : "job/registry-rebuild-upload-titan/"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 68556,
      "executingTimeMillis" : 68556,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5917,
      "waitingTimeMillis" : 5917
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2537,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "11457f00f367a811b82e70fc30df60ae5b4dd1d5",
            "branch" : [
              {
                "SHA1" : "11457f00f367a811b82e70fc30df60ae5b4dd1d5",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "11457f00f367a811b82e70fc30df60ae5b4dd1d5",
            "branch" : [
              {
                "SHA1" : "11457f00f367a811b82e70fc30df60ae5b4dd1d5",
                "name" : "origin/master"
              }
            ]
          }
        },
        "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" : 2104,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "002505b5fe9012ac8d87b837d243f305648db609",
            "branch" : [
              {
                "SHA1" : "002505b5fe9012ac8d87b837d243f305648db609",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "002505b5fe9012ac8d87b837d243f305648db609",
            "branch" : [
              {
                "SHA1" : "002505b5fe9012ac8d87b837d243f305648db609",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "11457f00f367a811b82e70fc30df60ae5b4dd1d5",
        "branch" : [
          {
            "SHA1" : "11457f00f367a811b82e70fc30df60ae5b4dd1d5",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2537",
  "duration" : 68556,
  "estimatedDuration" : 44597,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #2537",
  "id" : "2537",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2537,
  "queueId" : 2089924,
  "result" : "SUCCESS",
  "timestamp" : 1767735882225,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All/job/registry-rebuild-upload-ttcn3-bts-tests/2537/",
  "builtOn" : "build5-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "redmine/Dockerfile"
        ],
        "commitId" : "11457f00f367a811b82e70fc30df60ae5b4dd1d5",
        "timestamp" : 1767706408000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "Upgrade redmine to 5.1.11 (security fixes)\u000a\u000aAs the official docker image still has 5.1.10 we're temporarily using a\u000acustom build of the redmine base container.\u000a\u000aChange-Id: Id06331c1f169cd02340730d5499bcb8a1ad3ea22\u000aCloses: OS#6915\u000a",
        "date" : "2026-01-06 14:33:28 +0100",
        "id" : "11457f00f367a811b82e70fc30df60ae5b4dd1d5",
        "msg" : "Upgrade redmine to 5.1.11 (security fixes)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "redmine/Dockerfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ]
}