Skip to content
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

Using crio and kubernetes CI job fails on fedora 32 #7

Open
alicefr opened this issue Feb 17, 2021 · 4 comments
Open

Using crio and kubernetes CI job fails on fedora 32 #7

alicefr opened this issue Feb 17, 2021 · 4 comments
Assignees

Comments

@alicefr
Copy link
Owner

alicefr commented Feb 17, 2021

The kubernetes tests with cri-o on fedora 32 are failing
cc @fabiano

kata_ci_job.log

@alicefr
Copy link
Owner Author

alicefr commented Feb 17, 2021

My guess is that the clean-up has not been correctly done. Just not sure what.

@alicefr alicefr changed the title CI using crio and kubernetes job fails with fedora 32 Using crio and kubernetes CI job fails on fedora 32 Feb 17, 2021
@fidencio
Copy link

Device "cni0" does not exist.
Start crio service
Waiting for cri socket /var/run/crio/crio.sock (try 1)
Waiting for cri socket /var/run/crio/crio.sock (try 2)
Waiting for cri socket /var/run/crio/crio.sock (try 3)
Waiting for cri socket /var/run/crio/crio.sock (try 4)
Waiting for cri socket /var/run/crio/crio.sock (try 5)
● crio.service - CRI-O daemon
     Loaded: loaded (/etc/systemd/system/crio.service; disabled; vendor preset: disabled)
     Active: activating (auto-restart) (Result: exit-code) since Wed 2021-02-17 07:18:42 EST; 3s ago
       Docs: https://github.com/cri-o/cri-o
    Process: 46374 ExecStart=/usr/local/bin/crio --log-level debug (code=exited, status=1/FAILURE)
   Main PID: 46374 (code=exited, status=1/FAILURE)

Feb 17 07:18:42 kata-fedora-32 systemd[1]: crio.service: Main process exited, code=exited, status=1/FAILURE
Feb 17 07:18:42 kata-fedora-32 systemd[1]: crio.service: Failed with result 'exit-code'.
Failed at 95: sudo systemctl status "${cri_runtime}" --no-pager
Failed at 79: ./init.sh

CRI-O didn't even start. Leave this one for me and I'll take a look soon-ish.

@fidencio
Copy link

@alicefr, can you assign this one to me? :-)

@alicefr
Copy link
Owner Author

alicefr commented Feb 17, 2021

fyi I tried also on a fresh installed and got a failure on the same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants