Che 6 on OCP: Failed Workspace Start #7418
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/blocker
Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Description
Automated QA tests show an enormous number of failed workspace starts. As a result, most of tests fail because workspace has never started, or a workspace somehow depends on the workspaces that should have started before but never did so.
Server says that:
where
An error has occurred
isKubernetesClientException Caused by: java.net.SocketTimeoutException: connect timed out
It happens both when starting and deleting workspaces.
Server logs are also full of:
which is described in this issue - #5902
This is how exception looks like:
Tests fail both locally and on CI. I've observed that it happens after tests have been running for 40-50 mins.
The text was updated successfully, but these errors were encountered: