{
  "_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,906",
          "upstreamBuild" : 1906,
          "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" : 61653,
      "executingTimeMillis" : 61653,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8415,
      "waitingTimeMillis" : 8415
    },
    {
      "_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" : 1355,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d8c51cce641aa7f00f9bc580d2250a2e6cdd8ede",
            "branch" : [
              {
                "SHA1" : "d8c51cce641aa7f00f9bc580d2250a2e6cdd8ede",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d8c51cce641aa7f00f9bc580d2250a2e6cdd8ede",
            "branch" : [
              {
                "SHA1" : "d8c51cce641aa7f00f9bc580d2250a2e6cdd8ede",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d8c51cce641aa7f00f9bc580d2250a2e6cdd8ede",
        "branch" : [
          {
            "SHA1" : "d8c51cce641aa7f00f9bc580d2250a2e6cdd8ede",
            "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" : "#1355",
  "duration" : 61653,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #1355",
  "id" : "1355",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1355,
  "queueId" : 1500196,
  "result" : "SUCCESS",
  "timestamp" : 1711367307515,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/1355/",
  "builtOn" : "build2-deb10build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jenkins-common.sh",
          "ttcn3-bts-test/jenkins.sh",
          "README.md"
        ],
        "commitId" : "aad045f5b63934dc95ffc0dec5661857077bac58",
        "timestamp" : 1711365669000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ttcn3-bts-test: add env var to not run all configs\u000a\u000aMake it possible to e.g. run only one of the generic/oml/hopping\u000aconfigurations.\u000a\u000aI made a version of this patch a few weeks ago for testing OS#6375,\u000aand I'm submitting it now so I can add multiple configurations for\u000attcn3-ggsn-test in the next patch with the same logic.\u000a\u000aChange-Id: I1dce5e6aa4b5d67f9f8c96ced611ab2875c353c8\u000a",
        "date" : "2024-03-25 12:21:09 +0100",
        "id" : "aad045f5b63934dc95ffc0dec5661857077bac58",
        "msg" : "ttcn3-bts-test: add env var to not run all configs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-bts-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "jenkins-common.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-ggsn-test/jenkins.sh"
        ],
        "commitId" : "5946a075faf6ac3095bdd20311db61db297b88d5",
        "timestamp" : 1711365672000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ttcn3-ggsn-test/jenkins: add functions for start ggsn/testsuite\u000a\u000aPrepare to run start_ggsn and start_testsuite multiple times with\u000adifferent configurations in a follow-up patch.\u000a\u000aRelated: OS#6096\u000aChange-Id: I0754b0df5f1b0b162732c3db0797f65676553ab0\u000a",
        "date" : "2024-03-25 12:21:12 +0100",
        "id" : "5946a075faf6ac3095bdd20311db61db297b88d5",
        "msg" : "ttcn3-ggsn-test/jenkins: add functions for start ggsn/testsuite",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-ggsn-test/jenkins.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-ggsn-test/GGSN_Tests.cfg",
          "ttcn3-ggsn-test/initrd-ggsn.sh",
          "ttcn3-ggsn-test/osmo-ggsn-kernel-gtp.cfg",
          "ttcn3-ggsn-test/osmo-ggsn-kernel/osmo-ggsn.cfg",
          "ttcn3-ggsn-test/jenkins.sh",
          "ttcn3-ggsn-test/fragment.config",
          "ttcn3-ggsn-test/Dockerfile",
          "ttcn3-ggsn-test/ttcn3/GGSN_Tests.cfg",
          "ttcn3-ggsn-test/osmo-ggsn-kernel/fragment.config",
          "ttcn3-ggsn-test/osmo-ggsn/osmo-ggsn.cfg",
          "ttcn3-ggsn-test/osmo-ggsn.cfg",
          "ttcn3-ggsn-test/osmo-ggsn-kernel/initrd-ggsn.sh"
        ],
        "commitId" : "59dcbf762cb459228adeedd3d70f2fe5371bd5b9",
        "timestamp" : 1711365672000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ttcn3-ggsn-test: move confgs to subdirs\u000a\u000aPrepare to add variations of the configs: move them to subdirs, so we\u000adon't cullter the main directory.\u000a\u000aRelated: OS#6096\u000aChange-Id: I03a06f9f516922c47e3092ff7d7c2c68b0852c1b\u000a",
        "date" : "2024-03-25 12:21:12 +0100",
        "id" : "59dcbf762cb459228adeedd3d70f2fe5371bd5b9",
        "msg" : "ttcn3-ggsn-test: move confgs to subdirs",
        "paths" : [
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/osmo-ggsn-kernel/fragment.config"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/osmo-ggsn/osmo-ggsn.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-ggsn-test/Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/osmo-ggsn-kernel/osmo-ggsn.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/ttcn3/GGSN_Tests.cfg"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-ggsn-test/osmo-ggsn.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/osmo-ggsn-kernel/initrd-ggsn.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-ggsn-test/jenkins.sh"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-ggsn-test/GGSN_Tests.cfg"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-ggsn-test/fragment.config"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-ggsn-test/osmo-ggsn-kernel-gtp.cfg"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-ggsn-test/initrd-ggsn.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-ggsn-test/ttcn3/v6_only/GGSN_Tests.cfg",
          "ttcn3-ggsn-test/osmo-ggsn/v6_only/osmo-ggsn.cfg",
          "ttcn3-ggsn-test/jenkins.sh",
          "ttcn3-ggsn-test/osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg",
          "ttcn3-ggsn-test/osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg",
          "ttcn3-ggsn-test/ttcn3/GGSN_Tests.cfg",
          "ttcn3-ggsn-test/osmo-ggsn/v4v6_only/osmo-ggsn.cfg",
          "ttcn3-ggsn-test/osmo-ggsn/v4_only/osmo-ggsn.cfg",
          "ttcn3-ggsn-test/osmo-ggsn/osmo-ggsn.cfg",
          "ttcn3-ggsn-test/osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg",
          "ttcn3-ggsn-test/ttcn3/v4_only/GGSN_Tests.cfg",
          "ttcn3-ggsn-test/ttcn3/v4v6_only/GGSN_Tests.cfg",
          "ttcn3-ggsn-test/osmo-ggsn-kernel/osmo-ggsn.cfg",
          "ttcn3-ggsn-test/ttcn3/all/GGSN_Tests.cfg",
          "ttcn3-ggsn-test/Dockerfile",
          "ttcn3-ggsn-test/osmo-ggsn/all/osmo-ggsn.cfg"
        ],
        "commitId" : "d8c51cce641aa7f00f9bc580d2250a2e6cdd8ede",
        "timestamp" : 1711365672000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ttcn3-ggsn-test: run with multiple configurations\u000a\u000aThe kernel ttcn3-ggsn-tests have been failing since the osmo-ggsn\u000aconfig for kernel-gtp has been adjusted for v4v6 instead of v4 only.\u000a\u000aThis new configuration caused a regression with:\u000a* linux kernel without Pablo's GTP IPv6 patches\u000a* latest stable release of osmo-ggsn, which does not support IPv6\u000a\u000aAs the kernel patches aren't merged yet, this caused all tests to fail.\u000a\u000aAvoid this by running the ttcn3-ggsn-test with multiple configurations:\u000a* v4_only: one APN with v4\u000a* v6_only: one APN with v6\u000a* v4v6_only: one APN with v4v6\u000a* all: multiple APNs with all of the above\u000a\u000aWith this change, the tests running in the v4_only configuration will\u000apass again with the stable versions of osmo-ggsn, libgtpnl and kernel.\u000aAnd with new versions, most test in the other configurations will pass\u000atoo.\u000a\u000aAs discussed with Harald, this does not only split up the configuration\u000afor osmo-ggsn with kernel gtp-u, but also with the userspace\u000aimplementation. The \"all\" config currently only works with the\u000auserspace gtp implementation (OS#6106).\u000a\u000aRelated: OS#6096\u000aDepends: osmo-ttcn3-hacks I6d94a8b18200fbb2119406827b74b83e912e3ecc\u000aFixes: e24442f9 (\"ttcn3-ggsn-test: kernel-gtp: add ipv6\")\u000aChange-Id: Ia2fe0c3ed4ccf06e72fd258d085e4a79cecd5f26\u000a",
        "date" : "2024-03-25 12:21:12 +0100",
        "id" : "d8c51cce641aa7f00f9bc580d2250a2e6cdd8ede",
        "msg" : "ttcn3-ggsn-test: run with multiple configurations",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-ggsn-test/Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/ttcn3/v4_only/GGSN_Tests.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/osmo-ggsn/v4v6_only/osmo-ggsn.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/ttcn3/v4v6_only/GGSN_Tests.cfg"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-ggsn-test/osmo-ggsn/osmo-ggsn.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-ggsn-test/jenkins.sh"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-ggsn-test/osmo-ggsn-kernel/osmo-ggsn.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/ttcn3/all/GGSN_Tests.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/osmo-ggsn/v6_only/osmo-ggsn.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/osmo-ggsn/all/osmo-ggsn.cfg"
          },
          {
            "editType" : "delete",
            "file" : "ttcn3-ggsn-test/ttcn3/GGSN_Tests.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/osmo-ggsn/v4_only/osmo-ggsn.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-ggsn-test/ttcn3/v6_only/GGSN_Tests.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}