{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.matrix.MatrixChildParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "OSMO_BRANCH_CI",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "OSMO_BRANCH_DOCKER_PLAYGROUND",
          "value" : "master"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"update-osmo-ci-on-slaves\" build number 3,192",
          "upstreamBuild" : 3192,
          "upstreamProject" : "update-osmo-ci-on-slaves",
          "upstreamUrl" : "job/update-osmo-ci-on-slaves/"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 6924,
      "executingTimeMillis" : 6924,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3192,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bb15a95e3843864b853e6d1747b82b08556a1923",
            "branch" : [
              {
                "SHA1" : "bb15a95e3843864b853e6d1747b82b08556a1923",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bb15a95e3843864b853e6d1747b82b08556a1923",
            "branch" : [
              {
                "SHA1" : "bb15a95e3843864b853e6d1747b82b08556a1923",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3080,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "15a6a0248248eff25d376c44fd8da52e9e931562",
            "branch" : [
              {
                "SHA1" : "15a6a0248248eff25d376c44fd8da52e9e931562",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "15a6a0248248eff25d376c44fd8da52e9e931562",
            "branch" : [
              {
                "SHA1" : "15a6a0248248eff25d376c44fd8da52e9e931562",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1737,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1f34184198d4ed07b30d8cdc96f6d0930843c5ed",
            "branch" : [
              {
                "SHA1" : "1f34184198d4ed07b30d8cdc96f6d0930843c5ed",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1f34184198d4ed07b30d8cdc96f6d0930843c5ed",
            "branch" : [
              {
                "SHA1" : "1f34184198d4ed07b30d8cdc96f6d0930843c5ed",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bb15a95e3843864b853e6d1747b82b08556a1923",
        "branch" : [
          {
            "SHA1" : "bb15a95e3843864b853e6d1747b82b08556a1923",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ci"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3192",
  "duration" : 6924,
  "estimatedDuration" : 6331,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves » simtester #3192",
  "id" : "3192",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3192,
  "queueId" : 2075460,
  "result" : "SUCCESS",
  "timestamp" : 1766139846793,
  "url" : "https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=simtester/3192/",
  "builtOn" : "simtester",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ansible/roles/osmocom-jenkins-slave/tasks/main.yml"
        ],
        "commitId" : "8f99ae3566c74e43409de3f08b9a456e4fe5293e",
        "timestamp" : 1766070822000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ansible: jenkins: mount tracefs via fstab\u000a\u000aAllow using bpftrace inside the jenkins lxc containers by making\u000a/sys/kernel/tracing available through /etc/fstab.\u000a\u000aRelated: OS#6794\u000aChange-Id: I568e3635fcc33040036fd19e9226b413db0d3ef3\u000a",
        "date" : "2025-12-18 16:13:42 +0100",
        "id" : "8f99ae3566c74e43409de3f08b9a456e4fe5293e",
        "msg" : "ansible: jenkins: mount tracefs via fstab",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ansible/roles/osmocom-jenkins-slave/tasks/main.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jobs/ttcn3-testsuites.yml"
        ],
        "commitId" : "bb15a95e3843864b853e6d1747b82b08556a1923",
        "timestamp" : 1766138569000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "jobs/ttcn3-testsuites: set RUN_BPFTRACE=1\u000a\u000aAllow better analysis of instabilities with the ttcn3-bts-test jobs in\u000ajenkins by running bpftrace scripts along with osmo-bts.\u000a\u000aOnly the ttcn3-bts-test scripts make use of the RUN_BPFTRACE environment\u000avariable, so this does not affect how any other testsuite runs.\u000a\u000aSee the related docker-playground commit for details.\u000a\u000aRelated: OS#6794\u000aRelated: docker-playground I5c22cdbb08fe797be936ca174f65ade626fa4895\u000aChange-Id: Iaa960772fb0b09722594747006890e5e43752d43\u000a",
        "date" : "2025-12-19 11:02:49 +0100",
        "id" : "bb15a95e3843864b853e6d1747b82b08556a1923",
        "msg" : "jobs/ttcn3-testsuites: set RUN_BPFTRACE=1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jobs/ttcn3-testsuites.yml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}