scripts/rspec_helpers.sh: line 162: 459 Segmentation fault (core dumped)

Summary

We are seeing a couple of Segmentation fault after the tests finished executing.

Finished in 24 minutes 56 seconds (files took 1 minute 20.3 seconds to load)
230 examples, 0 failures, 2 pending
[TEST PROF INFO] Time spent in factories: 03:06.486 (12.18% of total time)
Failed to write to log, write log/workhorse-test.log: file already closed
./scripts/rspec_helpers.sh: line 162:   459 Segmentation fault      (core dumped) tooling/bin/parallel_rspec --rspec_args "$(rspec_args "${rspec_opts}")"
RSpec exited with 139.

Steps to reproduce

Not reproducible

Please refer to Flaky tests documentation to learn more about how to reproduce them.

Proposed Resolution

Please refer to the Resolution guidance to learn more about resolution of broken master.

Once the flaky failure has been fixed on the default branch, open merge requests to cherry-pick the fix to the active stable branches.

Edited by Jennifer Li