{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 5,
      "buildableTimeMillis" : 5,
      "buildingDurationMillis" : 453,
      "executingTimeMillis" : 453,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9580,
      "waitingTimeMillis" : 9580
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 586,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
            "branch" : [
              {
                "SHA1" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
            "branch" : [
              {
                "SHA1" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
        "branch" : [
          {
            "SHA1" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
            "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" : "#586",
  "duration" : 453,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #586",
  "id" : "586",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 586,
  "queueId" : 1587494,
  "result" : "SUCCESS",
  "timestamp" : 1719139270212,
  "url" : "https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves-dp/586/",
  "builtOn" : "build2-deb11build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-s1gw-test/jenkins.sh"
        ],
        "commitId" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
        "timestamp" : 1719138373000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "ttcn3-s1gw-test: start osmo-s1gw container with --user=root\u000a\u000aFor some reason, on Arch with docker 26.1.3 it implicitly starts\u000awith --user=root, while with docker 20.10.5 on Debian bookworm it\u000astarts with --user=build.  This results in permission errors:\u000a\u000a  + ip addr add 172.18.74.100/24 dev eth0\u000a  RTNETLINK answers: Operation not permitted\u000a  + true\u000a  + ip addr add 172.18.74.200/24 dev eth0\u000a  RTNETLINK answers: Operation not permitted\u000a\u000aPass --user=root explicitly to bring consistency and fix those.\u000aHopefully, ttcn3-s1gw-test will be passing on Jenkins with this patch.\u000a\u000aChange-Id: I5cc67d1c3192fd55560c16c8cc44b13b2c9b3e98\u000aFixes: 9ca9bed \"ttcn3-s1gw-test: fix using unassigned addr for osmo-s1gw\"\u000a",
        "date" : "2024-06-23 17:26:13 +0700",
        "id" : "7be93fc721de12b6ff0b47fd346848e5107c68ee",
        "msg" : "ttcn3-s1gw-test: start osmo-s1gw container with --user=root",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-s1gw-test/jenkins.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ]
}