{
  "_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,303",
          "upstreamBuild" : 3303,
          "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" : 8315,
      "executingTimeMillis" : 8315,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 33,
      "waitingTimeMillis" : 33
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3303,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "538efe3cfcfb65a150604d6ee49f7b3540c44458",
            "branch" : [
              {
                "SHA1" : "538efe3cfcfb65a150604d6ee49f7b3540c44458",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "538efe3cfcfb65a150604d6ee49f7b3540c44458",
            "branch" : [
              {
                "SHA1" : "538efe3cfcfb65a150604d6ee49f7b3540c44458",
                "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" : "538efe3cfcfb65a150604d6ee49f7b3540c44458",
        "branch" : [
          {
            "SHA1" : "538efe3cfcfb65a150604d6ee49f7b3540c44458",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ci"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "simtester",
  "duration" : 8315,
  "estimatedDuration" : 7161,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves » simtester simtester",
  "id" : "3303",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3303,
  "queueId" : 54228,
  "result" : "SUCCESS",
  "timestamp" : 1773040750031,
  "url" : "https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=simtester/3303/",
  "builtOn" : "simtester",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/repo-install-test/run-inside.sh"
        ],
        "commitId" : "72c273eea130d63b1f7d21d4d717ed6f93eec9b5",
        "timestamp" : 1772715992000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "repo-install-test: don't use deprecated apt-key\u000a\u000aapt-key has been removed in debian 13, use \"[signed-by=…]\" instead.\u000a\u000aChange-Id: I7b8b9336b16cceb7ece317c59de2f55ed404392e\u000a",
        "date" : "2026-03-05 14:06:32 +0100",
        "id" : "72c273eea130d63b1f7d21d4d717ed6f93eec9b5",
        "msg" : "repo-install-test: don't use deprecated apt-key",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/repo-install-test/run-inside.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/repo-install-test/run-inside.sh"
        ],
        "commitId" : "15c6d06db698219838b95f15aa0dbab2f3228f56",
        "timestamp" : 1772794072000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "repo-install-test: fix test_conflict for debian 13\u000a\u000aTwo changes are necessary to make this test work with debian 13:\u000a\u000a* Installing libosmocore from osmocom-latest, then switching to\u000a  osmocom-nightly and attempting to install another package is not\u000a  enough anymore to trigger a conflict. apt is now able to resolve this\u000a  by uninstalling the osmocom-latest package and upgrading libosmocore\u000a  to the nightly version. Force the conflict by explicitly marking\u000a  osmocom-latest (osmocom-$FEED) as installed and for hold.\u000a\u000a* The apt conflict message has been reworked, so the string to look for\u000a  needs to be adjusted.\u000a\u000aChange-Id: Ibdcd583e48b97ced11ad4939974dccea3e139480\u000a",
        "date" : "2026-03-06 11:47:52 +0100",
        "id" : "15c6d06db698219838b95f15aa0dbab2f3228f56",
        "msg" : "repo-install-test: fix test_conflict for debian 13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/repo-install-test/run-inside.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/repo-install-test/run-inside.sh"
        ],
        "commitId" : "a6c0607554039d7dbfacdc138c7103a0d7c36444",
        "timestamp" : 1772794072000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "repo-install-test: ignore sdcc-dbgsym\u000a\u000aFix for this error with debian 13:\u000a\u000a  The following packages have unmet dependencies:\u000a   sdcc-dbgsym : Depends: sdcc (= 4.2.0~osmocom3.113.9edd) but 4.5.0+dfsg-1 is to be installed\u000a  E: Unable to correct problems, you have held broken packages.\u000a  E: The following information from --solver 3.0 may provide additional context:\u000a     Unable to satisfy dependencies. Reached two conflicting decisions:\u000a     1. sdcc:amd64=4.2.0~osmocom3.113.9edd is not selected for install\u000a     2. sdcc:amd64=4.2.0~osmocom3.113.9edd is selected for install because:\u000a        1. sdcc-dbgsym:amd64=4.2.0~osmocom3.113.9edd is selected for install\u000a        2. sdcc-dbgsym:amd64 Depends sdcc (= 4.2.0~osmocom3.113.9edd)\u000a\u000aChange-Id: Ibb12118853f354d177cb94df63b60dd3bd9dfcb7\u000a",
        "date" : "2026-03-06 11:47:52 +0100",
        "id" : "a6c0607554039d7dbfacdc138c7103a0d7c36444",
        "msg" : "repo-install-test: ignore sdcc-dbgsym",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/repo-install-test/run-inside.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/repo-install-test/run-inside.sh"
        ],
        "commitId" : "f36c16d94926f67d64e67e1f0cf0f62f3a167d4e",
        "timestamp" : 1772794072000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "repo-install-test: ignore charon-systemd\u000a\u000aThis package from strongswan-epdg causes the SSH connection to QEMU to\u000abreak when installed in debian 13. Don't install it. Use the wildcard,\u000abecause there is also a debug symbols package that pulls in\u000acharon-systemd.\u000a\u000aChange-Id: Ic641d5361c51df147a8cef5d49eb1e0f07b72e87\u000a",
        "date" : "2026-03-06 11:47:52 +0100",
        "id" : "f36c16d94926f67d64e67e1f0cf0f62f3a167d4e",
        "msg" : "repo-install-test: ignore charon-systemd",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/repo-install-test/run-inside.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/repo-install-test/run-inside.sh"
        ],
        "commitId" : "b96b5bba10c1a4a5806352ba13541c44d7c9068e",
        "timestamp" : 1772794072000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "repo-install-test: ignore pyhss\u000a\u000aPyHSS listens on the same port as OsmoHLR, which causes the test to fail\u000awith debian 13 because OsmoHLR can't start up properly. PyHSS wasn't\u000abuilt for earlier debian versions in the Osmocom binary repositories.\u000a\u000aChange-Id: I796e85a212dff94fbf9b8ef563eba47418c221cc\u000a",
        "date" : "2026-03-06 11:47:52 +0100",
        "id" : "b96b5bba10c1a4a5806352ba13541c44d7c9068e",
        "msg" : "repo-install-test: ignore pyhss",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/repo-install-test/run-inside.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ansible/roles/qemu/tasks/main.yml",
          "jobs/repo-install-test.yml",
          "scripts/repo-install-test.sh",
          "ansible/roles/qemu/files/qemu-create-vms.sh",
          "scripts/repo-install-test/run-inside.sh"
        ],
        "commitId" : "538efe3cfcfb65a150604d6ee49f7b3540c44458",
        "timestamp" : 1772794431000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "repo-install-test: run for debian 13 too\u000a\u000aThis passes for latest, and should pass for nightly once this patch is\u000amerged: https://gerrit.osmocom.org/c/osmo-sgsn/+/42277\u000a\u000aChange-Id: I1db9de8c740d5167e4813ece36f422b27aed5111\u000a",
        "date" : "2026-03-06 11:53:51 +0100",
        "id" : "538efe3cfcfb65a150604d6ee49f7b3540c44458",
        "msg" : "repo-install-test: run for debian 13 too",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jobs/repo-install-test.yml"
          },
          {
            "editType" : "edit",
            "file" : "ansible/roles/qemu/tasks/main.yml"
          },
          {
            "editType" : "edit",
            "file" : "scripts/repo-install-test.sh"
          },
          {
            "editType" : "edit",
            "file" : "ansible/roles/qemu/files/qemu-create-vms.sh"
          },
          {
            "editType" : "edit",
            "file" : "scripts/repo-install-test/run-inside.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}