-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
The Jenkins fail under high loads with the following error:
14:06:40 06 04 2017 14:06:39.638:INFO [karma]: Karma v1.5.0 server started at http://0.0.0.0:9876/ 14:06:40 06 04 2017 14:06:39.640:INFO [launcher]: Launching browser Chrome with unlimited concurrency 14:06:40 06 04 2017 14:06:39.645:INFO [launcher]: Starting browser Chrome 14:06:52 06 04 2017 14:06:51.053:INFO [Chrome 55.0.2883 (Linux 0.0.0)]: Connected on socket tzFeDJUcsLbGgYn-AAAA with id 49262333 Post stage 14:07:02 06 04 2017 14:07:01.054:WARN [Chrome 55.0.2883 (Linux 0.0.0)]: Disconnected (1 times), because no message in 10000 ms. 14:07:02 Chrome 55.0.2883 (Linux 0.0.0) ERROR 14:07:02 Disconnected, because no message in 10000 ms. 14:07:02 Chrome 55.0.2883 (Linux 0.0.0): Executed 0 of 0 DISCONNECTED (10.002 secs / 0 secs)
I assume increasing the timeout for the initial connection (the time it can take before the first test runs) would fix this issue.