Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Status of Happy path PR check of Eclipse Che repos

Hello everyone,

Happy path PR check of Eclipse Che / Che-Theia repos is now failing on "Install Che" step (issue https://github.com/eclipse/che/issues/19019)
  * Eclipse Che QE team is investigating the problem
  * Problem recognized by the following error messages in Jenkins job console log:

--------------------------------------------------------------------
[11:47:03] Create ServiceAccount che-operator in namespace eclipse-che [failed]
[11:47:03] → ENOENT: no such file or directory, open '/usr/local/templates/che-operator/service_account.yaml'
[11:47:03] 🏃‍  Running the Eclipse Che operator [failed]
[11:47:03] → ENOENT: no such file or directory, open '/usr/local/templates/che-operator/service_account.yaml'
 ›   Error: Error: ENOENT: no such file or directory, open
 ›   '/usr/local/templates/che-operator/service_account.yaml'
 ›   Command server:deploy failed. Error log:
 ›   /home/hudson/.cache/chectl/error.log
=======================================

--
With best regards,
Dmytro Nochevnov
Senior Software Quality Engineer
CodeReady Workspaces QE team

Back to the top