.zuul: Enable testing on Fedora 40#1468
Conversation
05e9993 to
77556ba
Compare
|
Build failed. ✔️ unit-test SUCCESS in 5m 05s |
|
recheck |
|
Build failed. ✔️ unit-test SUCCESS in 4m 46s |
The current timeout of 1 hour that's used for stable Fedoras has proved insufficient for Fedora 40. It's not clear why that is. It's possible that since Fedora 40 is currently Branched and pre-release Fedoras use Linux kernels that are built with debugging enabled, it's slower than stable Fedoras. Therefore, the same timeout as Fedora Rawhide has been used. containers#1468
77556ba to
ae30307
Compare
|
Build failed. ✔️ unit-test SUCCESS in 5m 03s |
|
recheck |
|
Build failed. ✔️ unit-test SUCCESS in 4m 51s |
|
recheck |
|
Build failed. ✔️ unit-test SUCCESS in 5m 16s |
|
@danpawlik , @TristanCacqueray do you have any idea what's wrong with the It gets stuck setting up the test suite and doesn't ever progress: |
|
hi @debarshiray . No idea, I will try to take a look soon/tomorrow. |
|
recheck |
|
Build failed. ✔️ unit-test SUCCESS in 5m 09s |
|
by using command: I spotted, that it stuck on: so it might be not working on F40. Try to bump the base image to f38 |
|
@debarshiray did you try with updated images? |
The current timeout of 1 hour that's used for stable Fedoras has proved insufficient for Fedora 40. It's not clear why that is. It's possible that since Fedora 40 is currently Branched and pre-release Fedoras use Linux kernels that are built with debugging enabled, it's slower than stable Fedoras. Therefore, the same timeout as Fedora Rawhide has been used. containers#1468
ae30307 to
8d5f8c3
Compare
Sorry, I got pulled away by some other Fedora 40 and internal deadlines. Let me try now. Thanks for confirming that there's nothing wrong with Zuul. |
|
Build failed. ✔️ unit-test SUCCESS in 5m 15s |
I added a debug commit to run the tests with Interestingly, it also gets stuck on Fedora Rawhide now, in addition to F40.
It's trying to use I think I will need a Fedora 40 system to debug this. Fedora 40 Beta will be released later today, so it's good timing. :) For context: We download a bunch of images using |
8d5f8c3 to
aadc1e0
Compare
|
Build failed. ✔️ unit-test SUCCESS in 4m 53s |
aadc1e0 to
bd80fba
Compare
|
Build failed. ✔️ unit-test SUCCESS in 6m 37s |
The current timeout of 1 hour that's used for stable Fedoras has proved insufficient for Fedora 40. It's not clear why that is. It's possible that since Fedora 40 is currently Branched and pre-release Fedoras use Linux kernels that are built with debugging enabled, it's slower than stable Fedoras. Therefore, the same timeout as Fedora Rawhide has been used. containers#1468
bd80fba to
cb3c4c8
Compare
|
recheck |
9fbb6ad to
08626a3
Compare
|
Build failed. ✔️ unit-test SUCCESS in 6m 38s |
|
Not sure if the failure is caused by a missing requirement or a test tool, but that error looks legitimate: |
The current timeout of 1 hour that's used for stable Fedoras has proved insufficient for Fedora 40. It's not clear why that is. It's possible that since Fedora 40 is currently Branched and pre-release Fedoras use Linux kernels that are built with debugging enabled, it's slower than stable Fedoras. Therefore, the same timeout as Fedora Rawhide has been used. containers#1468
08626a3 to
756a461
Compare
Yeah, it's caused by |
|
Build failed. ❌ unit-test POST_FAILURE in 6m 24s |
|
recheck |
|
Build failed. ❌ unit-test POST_FAILURE in 6m 27s |
|
recheck ci outage because of no space left on logserver |
|
Build succeeded. ✔️ unit-test SUCCESS in 6m 33s |
I see. Thanks for fixing that! |
Podman 5.0 switched to using pasta(1), instead of slirp4netns(1), by default for rootless containers. This change has led to a regression causing 'skopeo copy' to get stuck uploading an OCI image to the local temporary Docker registry run by the tests as a Podman container [1], which breaks the test suite on Fedora 40 onwards. Work around this by forcing the use of slirp4netns(1). Note that the slirp4nets package needs to be explicitly installed on Fedora 40 onwards, because the dependency in containers-common-extra changed from Recommends to Suggests [2]. [1] containers/podman#22575 [2] Fedora containers-common commit 17934d87b2686ab5 Fedora containers-common commit 13c232f064113860 https://src.fedoraproject.org/rpms/containers-common/c/17934d87b2686ab5 https://src.fedoraproject.org/rpms/containers-common/c/13c232f064113860 containers#1468
756a461 to
b58f9a5
Compare
|
Build succeeded. ✔️ unit-test SUCCESS in 7m 28s |
The current timeout of 1 hour that's used for stable Fedoras has proved insufficient for Fedora 40. It's not clear why that is. It's possible that since Fedora 40 is currently Branched and pre-release Fedoras use Linux kernels that are built with debugging enabled, it's slower than stable Fedoras. Therefore, the same timeout as Fedora Rawhide has been used. containers#1468
|
Build succeeded. ✔️ unit-test SUCCESS in 6m 44s |
2c6e4ef to
9ea8967
Compare
|
Build succeeded. ✔️ unit-test SUCCESS in 7m 02s |
This was worked around by forcing the use of |
containers#1468 containers#1739 (cherry picked from commit 9ea8967)
containers#1468 containers#1740 (cherry picked from commit 9ea8967)
containers#1468 containers#1740 (cherry picked from commit 9ea8967) (cherry picked from commit ec3553b)
containers#1468 containers#1740 containers#1750 (cherry picked from commit 9ea8967) (cherry picked from commit ec3553b)
containers#1468 containers#1740 containers#1750 (cherry picked from commit 9ea8967) (cherry picked from commit ec3553b)
No description provided.