cri-o: make localintegration hang + timeout on test 73

Description

Seemingly randomly, when running CI tests on PRs, RHEL systems are “hanging” after integration test 72. I haven’t seen this on any Fedora systems.

Steps to reproduce the issue:

  1. Configure a RHEL system as per integration test README
  2. Run playbook with ‘setup’ tag
  3. Shutdown VM - take snapshot
  4. Start VM, run playbook with ‘integration’ tag

Describe the results you received: …humming along fine… ok 70 Check for valid pod netns CIDR ok 71 Ping pod from the host ok 72 Ping pod from another pod <hang>

Describe the results you expected: Tests should continue running

Additional information you deem important (e.g. issue happens only occasionally): see pd_notes.txt

Output of crio --version:

crio version 1.10.0-dev
commit: "545f30e889017eaea66c911280c54ad47be58764-dirty"

Additional environment details (AWS, VirtualBox, physical, etc.):

RH-internal VM has been ‘paused’, I can provide access to poke around as needed.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 34 (34 by maintainers)

Most upvoted comments

We could try updating the kernel in the ami and see if it fixes the problem.