<matrixBuild _class='hudson.matrix.MatrixBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_CI</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>OSMO_BRANCH_DOCKER_PLAYGROUND</name><value>master</value></parameter></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>0</buildableTimeMillis><buildingDurationMillis>249024</buildingDurationMillis><executingTimeMillis>249024</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>9075</waitingDurationMillis><waitingTimeMillis>9075</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>3380</buildNumber><marked><SHA1>bfd7af42f7d36e565e5d5bf2f5787eab72cd1021</SHA1><branch><SHA1>bfd7af42f7d36e565e5d5bf2f5787eab72cd1021</SHA1><name>origin/master</name></branch></marked><revision><SHA1>bfd7af42f7d36e565e5d5bf2f5787eab72cd1021</SHA1><branch><SHA1>bfd7af42f7d36e565e5d5bf2f5787eab72cd1021</SHA1><name>origin/master</name></branch></revision></originmaster><refsremotesoriginosmithwip _class='hudson.plugins.git.util.Build'><buildNumber>3080</buildNumber><marked><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></marked><revision><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><branch><SHA1>15a6a0248248eff25d376c44fd8da52e9e931562</SHA1><name>refs/remotes/origin/osmith/wip</name></branch></revision></refsremotesoriginosmithwip><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>1737</buildNumber><marked><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><branch><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><branch><SHA1>1f34184198d4ed07b30d8cdc96f6d0930843c5ed</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>bfd7af42f7d36e565e5d5bf2f5787eab72cd1021</SHA1><branch><SHA1>bfd7af42f7d36e565e5d5bf2f5787eab72cd1021</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://gerrit.osmocom.org/osmo-ci</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#3380</displayName><duration>249024</duration><estimatedDuration>163593</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves #3380</fullDisplayName><id>3380</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3380</number><queueId>102681</queueId><result>SUCCESS</result><timestamp>1777372750321</timestamp><url>https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/3380/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jobs/ttcn3-testsuites-testenv.yml</affectedPath><commitId>bfd7af42f7d36e565e5d5bf2f5787eab72cd1021</commitId><timestamp>1777367744000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></author><authorEmail>osmith@sysmocom.de</authorEmail><comment>jobs/ttcn3-testsuites-testenv: fix rm apt partial

Fix that testenv jobs may fail to remove the cache at the beginning:

  rm: cannot remove '_cache/podman/var-lib-apt-debian-trixie/lists/partial': Permission denied

This happens when the partial directory still exists:

  $ ls -lah ~/jenkins/workspace/ttcn3-bsc-test-sccplite/_cache/podman/var-lib-apt-debian-trixie/lists
  total 12K
  drwxr-xr-x 3 osmocom-build osmocom-build 4.0K Apr 27 08:48 .
  drwxr-xr-x 3 osmocom-build osmocom-build 4.0K Apr 26 08:48 ..
  drwx------ 2        100041 osmocom-build 4.0K Apr 26 08:48 partial

Which in turn is the result of "apt update" failing to download files in
an earlier job:

  E: Failed to fetch https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./Packages.gz  File has unexpected size (210767 != 210491). Mirror sync in progress? [IP: 148.251.236.141 443]
     Hashes of expected file:
      - Filesize:210491 [weak]
      - SHA256:a0cdea838b724880f455d68eb433f6331a7d4113c2eb677ca2f7f6dbdf9a72e1
      - SHA1:71780896257ca550e51b95e77fee4c63fcc9980c [weak]
      - MD5Sum:531a2d49d4e9f3ff121ca6aa5be602fc [weak]
     Release file created at: Sun, 26 Apr 2026 08:48:04 +0000
  E: Some index files failed to download. They have been ignored, or old ones used instead.

Change-Id: I35b9e42b754805b42f0a868a5d0c20c1f1c01731
</comment><date>2026-04-28 11:15:44 +0200</date><id>bfd7af42f7d36e565e5d5bf2f5787eab72cd1021</id><msg>jobs/ttcn3-testsuites-testenv: fix rm apt partial</msg><path><editType>edit</editType><file>jobs/ttcn3-testsuites-testenv.yml</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/osmith</absoluteUrl><fullName>Oliver Smith</fullName></culprit><run><number>3380</number><url>https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=build4-deb12build-ansible/3380/</url></run><run><number>3380</number><url>https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=build5-deb12build-ansible/3380/</url></run><run><number>3380</number><url>https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=gtp0-deb10fr/3380/</url></run><run><number>3358</number><url>https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=lx2-raspbian12build-ansible/3358/</url></run><run><number>3380</number><url>https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=lx2-raspbian13build-ansible/3380/</url></run><run><number>3380</number><url>https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-1/3380/</url></run><run><number>3380</number><url>https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-2/3380/</url></run><run><number>3380</number><url>https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=rpi4-raspbian12build-ansible-3/3380/</url></run><run><number>3380</number><url>https://jenkins.osmocom.org/jenkins/view/master/job/update-osmo-ci-on-slaves/label=simtester/3380/</url></run></matrixBuild>