Project

General

Profile

action #177687

Updated by gpathak 2 months ago

Worker [openqaworker26:25](https://openqa.opensuse.org/admin/workers/1081) in O3 encountered error 
 ``` 
 [2025-02-21T15:44:48.393515Z] [error] [pid:10856] Unexpected error when updating job 4873037 executed by worker openqaworker26:25: Transaction aborted: DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::Pg::st execute failed: FATAL:    terminating connection due to administrator command 
 server closed the connection unexpectedly 
         This probably means the server terminated abnormally 
         before or while processing the request. [for Statement "SELECT me.id, me.dir_id, me.filename, me.last_seen_time, me.last_seen_module_id, me.last_matched_time, me.last_matched_module_id, me.last_updated, me.file_present, me.tags, me.t_created, me.t_updated FROM needles me WHERE ( ( me.dir_id = ? AND me.filename = ? ) )" with ParamValues: 1='9', 2='inst-overview-leap151-roles-20230326.json'] at /usr/share/openqa/script/../lib/OpenQA/Schema/Result/Needles.pm line 136 
  Rollback failed: DBIx::Class::Storage::DBI::_exec_txn_rollback(): DBI Exception: DBD::Pg::db rollback failed: no connection to the server at /usr/share/openqa/script/../lib/OpenQA/Schema/Result/JobModules.pm line 159 
 ``` 
 while executing https://openqa.opensuse.org/tests/4873037 with `Reason: api failure: 500 response: Internal Server Error` 
 No `autoinst-log.txt` was uploaded since test executing was interrupted abruptly.

Back