{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"registry-rebuild-upload-titan\" build number 1,907",
          "upstreamBuild" : 1907,
          "upstreamProject" : "registry-rebuild-upload-titan",
          "upstreamUrl" : "job/registry-rebuild-upload-titan/"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 59447,
      "executingTimeMillis" : 59447,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7859,
      "waitingTimeMillis" : 7859
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 977,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
            "branch" : [
              {
                "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
            "branch" : [
              {
                "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1356,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "78fde8b936ae1023c9f3f9411d0f965932a04d55",
            "branch" : [
              {
                "SHA1" : "78fde8b936ae1023c9f3f9411d0f965932a04d55",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "78fde8b936ae1023c9f3f9411d0f965932a04d55",
            "branch" : [
              {
                "SHA1" : "78fde8b936ae1023c9f3f9411d0f965932a04d55",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "78fde8b936ae1023c9f3f9411d0f965932a04d55",
        "branch" : [
          {
            "SHA1" : "78fde8b936ae1023c9f3f9411d0f965932a04d55",
            "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" : "#1356",
  "duration" : 59447,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #1356",
  "id" : "1356",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1356,
  "queueId" : 1500417,
  "result" : "SUCCESS",
  "timestamp" : 1711388308591,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/1356/",
  "builtOn" : "build2-deb11build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-bts-test/Makefile"
        ],
        "commitId" : "ef173eb53492dd1e831a1b736e4431cc23eb662f",
        "timestamp" : 1711372419000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ttcn3-bts-test: abort if missing osmo-config-merge\u000a\u000aChange-Id: I9cea4affac0b3981c88078581a070f98649da667\u000a",
        "date" : "2024-03-25 14:13:39 +0100",
        "id" : "ef173eb53492dd1e831a1b736e4431cc23eb662f",
        "msg" : "ttcn3-bts-test: abort if missing osmo-config-merge",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-bts-test/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-bts-test/jenkins.sh"
        ],
        "commitId" : "7c6f7f466c200d4869d598f7c1c29c4df03c5989",
        "timestamp" : 1711373469000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ttcn3-bts-test: use start_config functions\u000a\u000aAs suggested by Pau in code review, refactor the file to use functions\u000afor starting the testsuites, SUT and related containers with specific\u000aconfigurations.\u000a\u000aRelated: https://gerrit.osmocom.org/c/docker-playground/+/36389/comment/67a7c35e_766943a3/\u000aChange-Id: If3cb7dbe585c03d21e5ec6353fd25575ccac7af0\u000a",
        "date" : "2024-03-25 13:31:09 +0000",
        "id" : "7c6f7f466c200d4869d598f7c1c29c4df03c5989",
        "msg" : "ttcn3-bts-test: use start_config functions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-bts-test/jenkins.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-ggsn-test/jenkins.sh"
        ],
        "commitId" : "d7c50db104de763ba44a0b81c99321b39aa33e0e",
        "timestamp" : 1711375007000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ttcn3-ggsn-test: ignore failure to kill osmo-ggsn\u000a\u000aDon't fail if osmo-ggsn can't be killed at the end of a testsuite\u000arun. This happens currently with ttcn3-ggsn-test-kernel-latest-* jobs,\u000ain the v6_only configurations, because osmo-ggsn latest doesn't support\u000aipv6 yet and exits. The jenkins.sh should keep going and try other\u000acombinations, and exit without error in the end.\u000a\u000aFixes: d8c51cce (\"ttcn3-ggsn-test: run with multiple configurations\")\u000aChange-Id: I6f3154a9ef114f31bcb5868ee09d1ebc10f35d07\u000a",
        "date" : "2024-03-25 13:56:47 +0000",
        "id" : "d7c50db104de763ba44a0b81c99321b39aa33e0e",
        "msg" : "ttcn3-ggsn-test: ignore failure to kill osmo-ggsn",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-ggsn-test/jenkins.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-pcu-test/jenkins-sns.sh",
          "ttcn3-smlc-test/jenkins.sh",
          "ttcn3-pcu-test/jenkins.sh",
          "ttcn3-upf-test/jenkins.sh",
          "ttcn3-sip-test/jenkins.sh",
          "ttcn3-hnbgw-test/jenkins.sh",
          "ttcn3-hnodeb-test/jenkins.sh",
          "ttcn3-gbproxy-test/jenkins.sh",
          "ttcn3-gbproxy-test-fr/jenkins.sh",
          "ttcn3-mgw-test/jenkins.sh",
          "ttcn3-cbc-test/jenkins.sh",
          "ttcn3-stp-test/jenkins.sh"
        ],
        "commitId" : "78fde8b936ae1023c9f3f9411d0f965932a04d55",
        "timestamp" : 1711388113000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "ttcn3-*-test: set OSMO_SUT_{HOST,PORT} for more testsuites\u000a\u000aLet's also retrieve talloc reports for these testsuites.\u000a\u000aChange-Id: Iaa94dd200fdb98962b784cb507c9995096232dc9\u000a",
        "date" : "2024-03-25 17:35:13 +0000",
        "id" : "78fde8b936ae1023c9f3f9411d0f965932a04d55",
        "msg" : "ttcn3-*-test: set OSMO_SUT_{HOST,PORT} for more testsuites",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-gbproxy-test-fr/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-pcu-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-mgw-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-smlc-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-hnodeb-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-cbc-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-gbproxy-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-upf-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-stp-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-sip-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-pcu-test/jenkins-sns.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ]
}