action #179131
closedcoordination #127031: [saga][epic] openQA for SUSE customers
coordination #138365: [epic] openQA works in SELinux enforced environments
Tests failing with zypper error about package corrupted during transfer auto_review:"Package perl-DBIx-Class-DeploymentHandler.*seems to be corrupted during transfer"
0%
Description
Observation¶
https://openqa.opensuse.org/tests/4932030#step/build/6
Acceptance Criteria¶
- AC1: openQA in openQA tests pass reliably
Further details¶
Always latest result in this scenario: latest
Suggestions¶
- Confirm relation to #178642 and see what is causing this, if it relates to MirrorCache or something else as we've not seen this error before
- Surface this error as a proper test failure not relying on needles
Updated by livdywan 14 days ago
- Copied from action #178642: openQA in openQA tests failing with 503 errors and timeouts due to misbehaving MirrorCache / CDN auto_review:"retry.*zypper.*ref && zypper --no-cd -n in openQA-worker.*timed out" size:S added
Updated by tinita 14 days ago
- Related to action #163940: Warning in test: SQL::Translator::Diff::schema_diff(): producer_args is deprecated size:S added
Updated by okurz 14 days ago ยท Edited
I removed the package and again did osc linkpac openSUSE:Factory perl-DBIx-Class-DeploymentHandler devel:openQA:Leap:15.6
. Let's see if that changes what ends up in the repository.
EDIT: Now the package installation says
Downloaded data exceeded the expected filesize '126.7 KiB' of 'https://download.opensuse.org/repositories/devel:/openQA:/Leap:/15.6/openSUSE_Leap_15.6/noarch/perl-DBIx-Class-DeploymentHandler-0.002234-lp156.2.1.noarch.rpm'
I don't call that improvement :/
However what worked for me is
zypper in https://download.opensuse.org/repositories/devel:/openQA:/Leap:/15.6/15.6/noarch/perl-DBIx-Class-DeploymentHandler-0.002234-lp156.2.1.noarch.rpm
so I assume a problem with the mirror infrastructure.
Updated by okurz 14 days ago
- Blocks action #179146: [obs] os-autoinst t/34-git.t fails in devel:openQA:tested builds, formerly openSUSE:Factory added
Updated by okurz 13 days ago
- Status changed from New to Resolved
- Assignee changed from livdywan to okurz
Apparently waiting helped. https://openqa.opensuse.org/tests/4933072 and subsequent jobs perfectly stable again. Already two openQA PRs could also be merged as tests pass again