{
  "_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" : 21,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "41230705dcccd2010dc7a748dfaa8cc6fb2c3f91",
            "branch" : [
              {
                "SHA1" : "41230705dcccd2010dc7a748dfaa8cc6fb2c3f91",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "41230705dcccd2010dc7a748dfaa8cc6fb2c3f91",
            "branch" : [
              {
                "SHA1" : "41230705dcccd2010dc7a748dfaa8cc6fb2c3f91",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "41230705dcccd2010dc7a748dfaa8cc6fb2c3f91",
        "branch" : [
          {
            "SHA1" : "41230705dcccd2010dc7a748dfaa8cc6fb2c3f91",
            "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" : "#21",
  "duration" : 479,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #21",
  "id" : "21",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 21,
  "queueId" : 130055,
  "result" : "SUCCESS",
  "timestamp" : 1584721297465,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/update-osmo-ci-on-slaves-dp/21/",
  "builtOn" : "admin2-deb9build",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "osmo-gsm-tester/osmo-gsm-tester-master.sh",
          "osmo-gsm-tester/jenkins.sh"
        ],
        "commitId" : "41230705dcccd2010dc7a748dfaa8cc6fb2c3f91",
        "timestamp" : 1584645238000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "osmo-gsm-tester: Build srsLTE inside the docker instance if inst not\u000aprovided by host\u000aosmo-gsm-tester.git/contrib/jenkins-build-srslte.sh cannot be used \u000abecause there's a need to split the fetch step from the build step. \u000aThat's because we want to fetch in the host (in order to use host's user \u000assh key for potential private repos) while still building inside the \u000adocker container, where we have all the dependencies (and where the \u000abinaries are going to be run afterwards by osmo-gsm-tester).\u000aDuring the changes above it was also noticed that /tmp/trial on the host \u000agot its UID+GID changed (because we switch user inside the container to \u000adownscale privileges). Fix it by chown'ing the directory back to the \u000ahost user's UID+GID.\u000aChange-Id: Ia0db8fba840392a0b7883cfc15e45c2e80407a16\u000a",
        "date" : "2020-03-19 20:13:58 +0100",
        "id" : "41230705dcccd2010dc7a748dfaa8cc6fb2c3f91",
        "msg" : "osmo-gsm-tester: Build srsLTE inside the docker instance if inst not",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "osmo-gsm-tester/osmo-gsm-tester-master.sh"
          },
          {
            "editType" : "edit",
            "file" : "osmo-gsm-tester/jenkins.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ]
}