{
  "_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" : 87,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "873f496d2b4048253da8d3cdb4fdd084017b094b",
            "branch" : [
              {
                "SHA1" : "873f496d2b4048253da8d3cdb4fdd084017b094b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "873f496d2b4048253da8d3cdb4fdd084017b094b",
            "branch" : [
              {
                "SHA1" : "873f496d2b4048253da8d3cdb4fdd084017b094b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "873f496d2b4048253da8d3cdb4fdd084017b094b",
        "branch" : [
          {
            "SHA1" : "873f496d2b4048253da8d3cdb4fdd084017b094b",
            "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" : "#87",
  "duration" : 478,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #87",
  "id" : "87",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 87,
  "queueId" : 245218,
  "result" : "SUCCESS",
  "timestamp" : 1597386636454,
  "url" : "https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves-dp/87/",
  "builtOn" : "build2-deb9build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-msc-test/jenkins.sh",
          "ttcn3-msc-test/osmo-stp.cfg",
          "ttcn3-msc-test/osmo-msc.cfg",
          "ttcn3-msc-test/Makefile",
          "ttcn3-msc-test/MSC_Tests.cfg"
        ],
        "commitId" : "873f496d2b4048253da8d3cdb4fdd084017b094b",
        "timestamp" : 1597385021000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "migrate ttcn3-msc-test from 172.18.1.0/24 to 172.18.20.0/24\u000a\u000aWhen introducing IPv6 support, we map the third digit of the IPv4\u000aaddress (X) to the 6th byte of an IPv6 prefix \"fd02:db8:X::/64\"\u000a\u000aHowever, the docker daemon seems to use \"fd02:db8:1::/64\" internally\u000afor its default network, so creating a docker network with the same\u000aIP address is failing.\u000a\u000aLet's move the MSC test suite to another sub-net (1->20) to avoid\u000arelated problems.\u000a\u000aChange-Id: I9c5f9b96d5523eae09f3f2e6c813e9e0d047f9ab\u000a",
        "date" : "2020-08-14 08:03:41 +0200",
        "id" : "873f496d2b4048253da8d3cdb4fdd084017b094b",
        "msg" : "migrate ttcn3-msc-test from 172.18.1.0/24 to 172.18.20.0/24",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-msc-test/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-msc-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-msc-test/osmo-stp.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-msc-test/osmo-msc.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-msc-test/MSC_Tests.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ]
}