{
  "_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" : 85,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "149de2822d7bc6d64a2cc4516b8cde77fb1f21ea",
            "branch" : [
              {
                "SHA1" : "149de2822d7bc6d64a2cc4516b8cde77fb1f21ea",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "149de2822d7bc6d64a2cc4516b8cde77fb1f21ea",
            "branch" : [
              {
                "SHA1" : "149de2822d7bc6d64a2cc4516b8cde77fb1f21ea",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "149de2822d7bc6d64a2cc4516b8cde77fb1f21ea",
        "branch" : [
          {
            "SHA1" : "149de2822d7bc6d64a2cc4516b8cde77fb1f21ea",
            "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" : "#85",
  "duration" : 354,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #85",
  "id" : "85",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 85,
  "queueId" : 244706,
  "result" : "SUCCESS",
  "timestamp" : 1597347069105,
  "url" : "https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves-dp/85/",
  "builtOn" : "admin2-deb9build",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-bts-test/jenkins.sh"
        ],
        "commitId" : "075a487ad9f90808f5efab020685a9f57f5df074",
        "timestamp" : 1597346859000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "ttcn3-bts-test/jenkins.sh: do not create unused directory\u000a\u000aChange-Id: I01efad7f86723301807237d9fae515e82cae125b\u000a",
        "date" : "2020-08-13 19:27:39 +0000",
        "id" : "075a487ad9f90808f5efab020685a9f57f5df074",
        "msg" : "ttcn3-bts-test/jenkins.sh: do not create unused directory",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-bts-test/jenkins.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-bts-test/jenkins.sh"
        ],
        "commitId" : "617835b50bc867acef8802294eb67ed210e7c712",
        "timestamp" : 1597346859000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "ttcn3-bts-test/jenkins.sh: use bts-tester-{generic,oml,virtphy,hopping}\u000a\u000aLet's use separate directories to store the artifacts of different\u000aTTCN-3 test case groups.  This would prevent the test suite from\u000aoverwriting *.log and *.pcap files when running both generic and\u000ahopping configurations together, and simplify the overall hierarchy.\u000a\u000aChange-Id: I7c41cfb395047433e22e9c65c8c00ae284717b32\u000aRelated: SYS#4868, OS#4546\u000a",
        "date" : "2020-08-13 19:27:39 +0000",
        "id" : "617835b50bc867acef8802294eb67ed210e7c712",
        "msg" : "ttcn3-bts-test/jenkins.sh: use bts-tester-{generic,oml,virtphy,hopping}",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-bts-test/jenkins.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-bts-test/fh/BTS_Tests.cfg",
          "ttcn3-bts-test/jenkins.sh"
        ],
        "commitId" : "c91dae9d1d3be03165d455f64e013719cc9185df",
        "timestamp" : 1597346859000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "ttcn3-bts-test/fh: fix: properly include BTS_Tests.cfg\u000a\u000aInclude the correct configuration file, not the one from the image.\u000a\u000aChange-Id: Iecae5cddfbbce4c3bc4077c6c09f527914c06e4b\u000aRelated: SYS#4868, OS#4546\u000a",
        "date" : "2020-08-13 19:27:39 +0000",
        "id" : "c91dae9d1d3be03165d455f64e013719cc9185df",
        "msg" : "ttcn3-bts-test/fh: fix: properly include BTS_Tests.cfg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-bts-test/fh/BTS_Tests.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-bts-test/jenkins.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-bts-test/fh/BTS_Tests.cfg"
        ],
        "commitId" : "a21c4f2fac534fab22edaf74a8731adc69d89bb1",
        "timestamp" : 1597346859000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "ttcn3-bts-test/fh: fix: do not run BTS_Tests.control twice\u000a\u000aApparently, TITAN concatenates the contents of all sections, so\u000awe end up with the following set of test cases:\u000a\u000a  [EXECUTE]\u000a  BTS_Tests.control\u000a  BTS_Tests_SMSCB.control\u000a  BTS_Tests_LAPDm.control\u000a  BTS_Tests.control\u000a\u000aChange-Id: I71802daec4a5591cbf0fce59a4247027f8dfca46\u000aRelated: SYS#4868, OS#4546\u000a",
        "date" : "2020-08-13 19:27:39 +0000",
        "id" : "a21c4f2fac534fab22edaf74a8731adc69d89bb1",
        "msg" : "ttcn3-bts-test/fh: fix: do not run BTS_Tests.control twice",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-bts-test/fh/BTS_Tests.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-bts-test/jenkins.sh"
        ],
        "commitId" : "149de2822d7bc6d64a2cc4516b8cde77fb1f21ea",
        "timestamp" : 1597346859000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "ttcn3-bts-test/fh: fix: properly rename classnames\u000a\u000aNot only append ':hopping' to classnames equal 'BTS_Tests', but\u000aalso 'BTS_Tests_SMSCB' and 'BTS_Tests_LAPDm', so they would not\u000ashadow non-hopping test cases in the test results analyzer.\u000a\u000aChange-Id: Ie6ed7844c2d0dfd839181bce971506284da03d28\u000aRelated: SYS#4868, OS#4546\u000a",
        "date" : "2020-08-13 19:27:39 +0000",
        "id" : "149de2822d7bc6d64a2cc4516b8cde77fb1f21ea",
        "msg" : "ttcn3-bts-test/fh: fix: properly rename classnames",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-bts-test/jenkins.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ]
}