{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 55,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "27fb91638dc365ea82acfe960350ef6ff13a2ffe",
            "branch" : [
              {
                "SHA1" : "27fb91638dc365ea82acfe960350ef6ff13a2ffe",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "27fb91638dc365ea82acfe960350ef6ff13a2ffe",
            "branch" : [
              {
                "SHA1" : "27fb91638dc365ea82acfe960350ef6ff13a2ffe",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "27fb91638dc365ea82acfe960350ef6ff13a2ffe",
        "branch" : [
          {
            "SHA1" : "27fb91638dc365ea82acfe960350ef6ff13a2ffe",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://git.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#55",
  "duration" : 720,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #55",
  "id" : "55",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 55,
  "queueId" : 194634,
  "result" : "SUCCESS",
  "timestamp" : 1591374397409,
  "url" : "https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves-dp/55/",
  "builtOn" : "host2-deb9build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-stretch-titan/Dockerfile"
        ],
        "commitId" : "27fb91638dc365ea82acfe960350ef6ff13a2ffe",
        "timestamp" : 1591370435000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "debian-stretch-titan: do not install unneeded dependencies\u000a\u000aBy default, Debian's package manager (apt) would install as many\u000adependencies as possible, including optional (recommended and\u000asuggested) ones.\u000a\u000aPackage 'eclipse-titan' recommends 'default-jdk', which is\u000aabsolutely not needed for osmo-ttcn3-hacks, and in its turn\u000adepends on +100500 more packages like xorg, wayland, etc.\u000a\u000aThis change significantly reduces total amount of dependencies\u000aand the overall build time by disabling installation of\u000arecommended and suggested dependencies.\u000a\u000aChange-Id: I56f0d0f37e212b15e8c19ddea96d1c999177eb17\u000a",
        "date" : "2020-06-05 22:20:35 +0700",
        "id" : "27fb91638dc365ea82acfe960350ef6ff13a2ffe",
        "msg" : "debian-stretch-titan: do not install unneeded dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian-stretch-titan/Dockerfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ]
}