Vdsm: /ost not working due to "no artifacts with RPM files"

Hi, /ost failed in https://github.com/oVirt/vdsm/pull/99/checks?check_run_id=5605825076, apparently because it thinks there are no artifacts. But the artifacts are there: https://github.com/oVirt/vdsm/actions/runs/2005557814. Does anybody know what's the problem? Thanks, Milan

Milan Zamazal <mzamazal@redhat.com> writes:
Hi,
/ost failed in https://github.com/oVirt/vdsm/pull/99/checks?check_run_id=5605825076, apparently because it thinks there are no artifacts. But the artifacts are there: https://github.com/oVirt/vdsm/actions/runs/2005557814.
The same happens when running OST locally: ./ost.sh run basic-suite-master el8stream --custom-repo=https://github.com/oVirt/vdsm/pull/99 ... RuntimeError: GH pr/commit/run https://github.com/oVirt/vdsm/pull/99 had no artifacts with RPM files.
Does anybody know what's the problem?
Thanks, Milan

On 3/21/22 11:53, Milan Zamazal wrote:
Milan Zamazal <mzamazal@redhat.com> writes:
Hi,
/ost failed in https://github.com/oVirt/vdsm/pull/99/checks?check_run_id=5605825076, apparently because it thinks there are no artifacts. But the artifacts are there: https://github.com/oVirt/vdsm/actions/runs/2005557814.
The same happens when running OST locally:
./ost.sh run basic-suite-master el8stream --custom-repo=https://github.com/oVirt/vdsm/pull/99 ... RuntimeError: GH pr/commit/run https://github.com/oVirt/vdsm/pull/99 had no artifacts with RPM files.
Does anybody know what's the problem?
Hi, hard to tell. I've tried downloading these manually and things do look ok. The code that resolves PRs to artifacts is here [1]. Harel, would you have a moment to look into this? We could use some debugging logs in this area. Regards, Marcin [1] https://github.com/oVirt/ovirt-system-tests/blob/6c6e05a74eb0753154865f3221c...
Thanks, Milan
_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/O2P5KPDY2UU3RT...

On 3/21/22 13:30, Marcin Sobczyk wrote:
On 3/21/22 11:53, Milan Zamazal wrote:
Milan Zamazal <mzamazal@redhat.com> writes:
Hi,
/ost failed in https://github.com/oVirt/vdsm/pull/99/checks?check_run_id=5605825076, apparently because it thinks there are no artifacts. But the artifacts are there: https://github.com/oVirt/vdsm/actions/runs/2005557814.
The same happens when running OST locally:
./ost.sh run basic-suite-master el8stream --custom-repo=https://github.com/oVirt/vdsm/pull/99 ... RuntimeError: GH pr/commit/run https://github.com/oVirt/vdsm/pull/99 had no artifacts with RPM files.
Does anybody know what's the problem?
I've looked deeper into this - the code resolved the passed PR to this check: https://github.com/oVirt/vdsm/actions/runs/2005557816 Most probably, until now, we were luckily picking the right job, but it seems we'll have to iterate over them and consider multiple candidates. I'll create a task for this in OST. Regards, Marcin
Hi,
hard to tell. I've tried downloading these manually and things do look ok. The code that resolves PRs to artifacts is here [1].
Harel, would you have a moment to look into this? We could use some debugging logs in this area.
Regards, Marcin
[1] https://github.com/oVirt/ovirt-system-tests/blob/6c6e05a74eb0753154865f3221c...
Thanks, Milan
_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/O2P5KPDY2UU3RT...

Marcin Sobczyk <msobczyk@redhat.com> writes:
On 3/21/22 13:30, Marcin Sobczyk wrote:
On 3/21/22 11:53, Milan Zamazal wrote:
Milan Zamazal <mzamazal@redhat.com> writes:
Hi,
/ost failed in https://github.com/oVirt/vdsm/pull/99/checks?check_run_id=5605825076, apparently because it thinks there are no artifacts. But the artifacts are there: https://github.com/oVirt/vdsm/actions/runs/2005557814.
The same happens when running OST locally:
./ost.sh run basic-suite-master el8stream --custom-repo=https://github.com/oVirt/vdsm/pull/99 ... RuntimeError: GH pr/commit/run https://github.com/oVirt/vdsm/pull/99 had no artifacts with RPM files.
Does anybody know what's the problem?
I've looked deeper into this - the code resolved the passed PR to this check:
https://github.com/oVirt/vdsm/actions/runs/2005557816
Most probably, until now, we were luckily picking the right job, but it seems we'll have to iterate over them and consider multiple candidates.
I see, thank you for looking at it.
I'll create a task for this in OST.
Thanks.
Regards, Marcin
Hi, hard to tell. I've tried downloading these manually and things do look ok. The code that resolves PRs to artifacts is here [1]. Harel, would you have a moment to look into this? We could use some debugging logs in this area. Regards, Marcin [1] https://github.com/oVirt/ovirt-system-tests/blob/6c6e05a74eb0753154865f3221c...
Thanks, Milan
_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/O2P5KPDY2UU3RT...
participants (2)
-
Marcin Sobczyk
-
Milan Zamazal