Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Status of E2E tests check of Eclipse Che / Che-Theia repos PR check

Hello everyone,

FYI: E2E Happy path tests PR checks of Eclipse Che / Che-Theia repos are failing on Eclipse Che installation step: https://github.com/eclipse/che/issues/16798.
   * Che Deployment team is investigating the problem
   * Problem recognized by the following error message in Jenkins job console log:
----------------------------------------------------------
[03:04:02] PostgreSQL pod bootstrap [started]
[03:04:02] scheduling [started]
[03:09:06] scheduling [failed]
[03:09:06] → ERR_TIMEOUT: Timeout set to pod wait timeout 300000. podExist: false, currentPhase: undefined
[03:09:06] PostgreSQL pod bootstrap [failed]
[03:09:06] → ERR_TIMEOUT: Timeout set to pod wait timeout 300000. podExist: false, currentPhase: undefined
[03:09:06] ✅  Post installation checklist [failed]
[03:09:06] → ERR_TIMEOUT: Timeout set to pod wait timeout 300000. podExist: false, currentPhase: undefined
 ›   Error: Error: ERR_TIMEOUT: Timeout set to pod wait timeout 300000.
 ›   podExist: false, currentPhase: undefined
 ›   Installation failed, check logs in '/tmp/chectl-logs/1588143836756'
=================================

--
With best regards,
Dmytro Nochevnov
Senior Quality Engineer
Che QE team

Back to the top