-
Notifications
You must be signed in to change notification settings - Fork 501
jumbotest_messenger_messenger_test timesout on jenkins #1319
Comments
I think there is no output only because the test was terminated by |
Wait did it? It took 50 mins and the timeout is an hour? Is the timeout short? |
There appears to be a discrepancy between the Jenkins stage designation and the actual ctest invocation. The enforced timeout is apparently 3000 seconds. See the full pipeline stage results here: Specifically:
|
Hmmmm ok i will update to be about the test timing out |
I've been trying to debug this and haven't been able to reproduce it locally. It happened before too. |
Today: it appears that sometimes this happens when there's a lingering port and it fails to bind one of the replicas. |
In retrospect, I am dumb and there is a race condition especially in |
In general, the state of testing forked processes seems to be sad. |
http://jenkins.db.cs.cmu.edu:8080/blue/organizations/jenkins/terrier/detail/master/847/pipeline/ Testing forked processes sucks. |
Unfortunately, this shows up again:( |
This test no longer exists. |
jumbotest_messenger_messenger_test timesout on jenkins
Summary
http://jenkins.db.cs.cmu.edu:8080/blue/organizations/jenkins/terrier/detail/master/791/tests
It seems that the test times out. Potentially due to deadlock or other hangup.
Environment
OS: Ubuntu 20.04 (LTS)
Compiler: GCC 9.3 release
The text was updated successfully, but these errors were encountered: