{
  "_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,311",
          "upstreamBuild" : 3311,
          "upstreamProject" : "update-osmo-ci-on-slaves",
          "upstreamUrl" : "job/update-osmo-ci-on-slaves/"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 8238,
      "executingTimeMillis" : 8238,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 29,
      "waitingTimeMillis" : 29
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3311,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bc7c2b443e4f1ee792e43d9571d83ac552363eba",
            "branch" : [
              {
                "SHA1" : "bc7c2b443e4f1ee792e43d9571d83ac552363eba",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bc7c2b443e4f1ee792e43d9571d83ac552363eba",
            "branch" : [
              {
                "SHA1" : "bc7c2b443e4f1ee792e43d9571d83ac552363eba",
                "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" : "bc7c2b443e4f1ee792e43d9571d83ac552363eba",
        "branch" : [
          {
            "SHA1" : "bc7c2b443e4f1ee792e43d9571d83ac552363eba",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ci"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3311",
  "duration" : 8238,
  "estimatedDuration" : 7039,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves » simtester #3311",
  "id" : "3311",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3311,
  "queueId" : 58355,
  "result" : "SUCCESS",
  "timestamp" : 1773409747322,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/update-osmo-ci-on-slaves/label=simtester/3311/",
  "builtOn" : "simtester",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ansible/roles/osmocom-obs-worker/tasks/obs.yml",
          "ansible/roles/osmocom-obs-worker/files/mount-securityfs.service"
        ],
        "commitId" : "47062c991a436b88d54244f668c69588a682bd73",
        "timestamp" : 1773409604000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ansible: osmocom-obs-worker: add mount-securityfs.service\u000a\u000aFix errors in lxc-start related to not having securityfs available:\u000a\u000a[   14s] booting lxc...\u000a[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1132 If you really want to start this container, set\u000a[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1133 lxc.apparmor.allow_incomplete = 1\u000a[   14s] lxc-start: obsbuild:root_6: lsm/apparmor.c: apparmor_prepare: 1134 in your container configuration file\u000a[   14s] lxc-start: obsbuild:root_6: start.c: lxc_init: 879 Failed to initialize LSM\u000a[   14s] lxc-start: obsbuild:root_6: start.c: __lxc_start: 2008 Failed to initialize container \"obsbuild:root_6\"\u000a[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 306 The container failed to start\u000a[   14s] lxc-start: obsbuild:root_6: tools/lxc_start.c: main: 312 Additional information can be obtained by setting the --logfile and --logpriority options\u000a[   14s] '/var/cache/obs/worker/root_6/.build/_exitcode' not found or symlink\u000a\u000aUsually systemd would mount the securityfs automatically as I understand\u000ait, but it doesn't work anymore without this service in our use case\u000awhere osmocom-obs-worker runs inside an LXC itself. This is probably\u000arelated to upgrading the opensuse version for the osmocom-obs-worker\u000acontainers.\u000a\u000aChange-Id: I0c708815440c67340531548361deb326c864aefe\u000a",
        "date" : "2026-03-13 13:46:44 +0000",
        "id" : "47062c991a436b88d54244f668c69588a682bd73",
        "msg" : "ansible: osmocom-obs-worker: add mount-securityfs.service",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ansible/roles/osmocom-obs-worker/tasks/obs.yml"
          },
          {
            "editType" : "add",
            "file" : "ansible/roles/osmocom-obs-worker/files/mount-securityfs.service"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ansible/util/known_hosts",
          "ansible/hosts"
        ],
        "commitId" : "bc7c2b443e4f1ee792e43d9571d83ac552363eba",
        "timestamp" : 1773409604000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ansible/hosts: update lx2-1-obs-aarch64-1 ip\u000a\u000aThis machine is not available under the listed IPv6 anymore, but can be\u000areached through the VPN. Adjust the IP.\u000a\u000aChange-Id: I77f72d7ad72d9b3ac745756cc5a082bd39dabdc5\u000a",
        "date" : "2026-03-13 13:46:44 +0000",
        "id" : "bc7c2b443e4f1ee792e43d9571d83ac552363eba",
        "msg" : "ansible/hosts: update lx2-1-obs-aarch64-1 ip",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ansible/util/known_hosts"
          },
          {
            "editType" : "edit",
            "file" : "ansible/hosts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}