-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI SystemTests: FAIL: SELinux role should always be system_r #19376
Comments
This is the new SELinux policy, which I opened a PR a long time to fix, but never moved forward. If you can just grab that patch it should fix the problems. |
Ahh yeah, I suspected so. I opened this issue as an "anchor" to skip these tests for now. But if that PR is closer/ready now, I'll happily cherry-pick it into #18612 Thanks! |
If the PR does not work, skip the tests and I will fix them after we move forward. The issue I had was I could never get the new VMs to work for other reasons. |
Ahh okay, so maybe my PR has already addressed some/all of those reasons, let's see... |
I truly have no idea what's going on with this issue, but FWIW tests are still failing on f38 and rawhide and RHEL gating tests. Super-trivial to reproduce, just run the selinux tests on any of them. container-selinux-2.218.0-1.fc39.noarch |
...in the image update PR, the results are much better with Dan's commit. @edsantiago Dan's commit seems to be the key. My original intent here was to point here from @rhatdan can we merge #18439 w/o the (broken) image update (in that PR), or does the fix cause tests to break on the old CI VM images? If the later, I'm happy to include it in #18612 which seems like it may be ready to merge soon-ish? I hesitate, because my PR has been a (typical) roller-coaster of problems. |
Yes it will fail with the old image, take it and merge away. I will be very happy when this gets updated. |
Ahh okay great. I built new images yesterday and tried again and it's still passing with your commit. I'll leave it cherry-picked in while we work out the last few remaining (unrelated) hiccups. |
I don't know the whole story here, but the SELinux tests still failed for https://bodhi.fedoraproject.org/updates/FEDORA-2023-1734b09012 four days ago. Is the updated image not yet actually pushed to wherever those tests use? |
@AdamWill this has been a nightmare for months. I have a strong mind to just disable those tests. And in fact I will do so today, but unfortunately it'll take some time for that to propagate to an actual build. I am sorry for the hassle. |
np. I'm waiving the failures for the 4.6.1 updates, since the same failures were waived for 4.6.0. |
SELinux tests are failing in f37, f38, Rawhide. (Did I miss any?) Assume that the new container-selinux will never be available on any of those, so let's just skip those tests. containers#19376 Pasta ICMP test fails pretty consistently in Gating, and is even flaking in Cirrus, so let's skip that too. containers#19612 Signed-off-by: Ed Santiago <[email protected]>
It case it helps, there's some unfortunate history here: The |
Issue Description
In CI, with updated Rawhide, and Fedora images (
c20230706t200047z-f38f37d13
at time of opening issue), the entire matrix fails on three tests with the same/similar error:Failed tests (3):
Sample Error:
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
Most/all the Fedora & Rawhide matrix fails on these three tests.
Describe the results you expected
CI should pass
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
These three tests have been failing for a few months, ever since beginning testing with updated images beyond
c20230426t140447z-f38f37d12
.Additional information
Please see #18612 for history.
The text was updated successfully, but these errors were encountered: