Project

General

Profile

Actions

Bug #36853

closed

Fix SIGKILL in test and nightly pipelines

Added by Lucy Fu 7 months ago. Updated 5 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tests
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Caused by the tests added in https://github.com/Katello/katello/pull/10739

[2023-10-16T17:58:14.068Z] associations::Katello::Product::belongs_to: :gpg_key#test_0004_foreign_key_id actually exists for the table 0.00 = .
[2023-10-16T17:58:54.291Z] associations::Katello::Product::belongs_to: :gpg_key#test_0002_inverse association exists rake aborted!
[2023-10-16T17:58:54.293Z] SignalException: SIGKILL
[2023-10-16T17:58:54.293Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/testtask.rb:119:in `block (3 levels) in define'
[2023-10-16T17:58:54.293Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/file_utils.rb:57:in `sh'
[2023-10-16T17:58:54.293Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/file_utils.rb:104:in `ruby'
[2023-10-16T17:58:54.293Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/testtask.rb:117:in `block (2 levels) in define'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/file_utils_ext.rb:58:in `verbose'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/testtask.rb:111:in `block in define'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:281:in `block in execute'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:281:in `each'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:281:in `execute'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:199:in `synchronize'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:199:in `invoke_with_call_chain'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:188:in `invoke'
[2023-10-16T17:58:54.294Z] /home/jenkins/workspace/katello-pr-test/lib/katello/tasks/test.rake:61:in `block (3 levels) in <top (required)>'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:281:in `block in execute'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:281:in `each'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:281:in `execute'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:199:in `synchronize'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:199:in `invoke_with_call_chain'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:188:in `invoke'
[2023-10-16T17:58:54.294Z] /home/jenkins/workspace/katello-pr-test/lib/katello/tasks/test.rake:186:in `block (2 levels) in <top (required)>'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:281:in `block in execute'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:281:in `each'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:281:in `execute'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:199:in `synchronize'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:199:in `invoke_with_call_chain'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:188:in `invoke'
[2023-10-16T17:58:54.294Z] /home/jenkins/workspace/katello-pr-test/lib/katello/tasks/jenkins.rake:7:in `block (2 levels) in <top (required)>'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:281:in `block in execute'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:281:in `each'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:281:in `execute'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:199:in `synchronize'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:199:in `invoke_with_call_chain'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/task.rb:188:in `invoke'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/application.rb:160:in `invoke_task'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/application.rb:116:in `block (2 levels) in top_level'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/application.rb:116:in `each'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/application.rb:116:in `block in top_level'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/application.rb:125:in `run_with_threads'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/application.rb:110:in `top_level'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/application.rb:83:in `block in run'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/application.rb:186:in `standard_exception_handling'
[2023-10-16T17:58:54.294Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/lib/rake/application.rb:80:in `run'
[2023-10-16T17:58:54.295Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'
[2023-10-16T17:58:54.295Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/bin/rake:23:in `load'
[2023-10-16T17:58:54.295Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/bin/rake:23:in `<main>'
[2023-10-16T17:58:54.295Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/bin/ruby_executable_hooks:22:in `eval'
[2023-10-16T17:58:54.295Z] /usr/local/rvm/gems/ruby-2.7.4@katello-pr-test-13503/bin/ruby_executable_hooks:22:in `<main>'
[2023-10-16T17:58:54.399Z] Tasks: TOP => katello_test_task
...

Actions #1

Updated by The Foreman Bot 7 months ago

  • Status changed from New to Ready For Testing
  • Assignee set to Lucy Fu
  • Pull request https://github.com/Katello/katello/pull/10774 added
Actions #2

Updated by The Foreman Bot 7 months ago

  • Fixed in Releases Katello 4.11.0 added
Actions #3

Updated by Lucy Fu 7 months ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Partha Aji 7 months ago

  • Target version set to Katello 4.11.0
Actions #5

Updated by Partha Aji 7 months ago

  • Triaged changed from No to Yes
Actions #6

Updated by Ian Ballou 5 months ago

  • Category set to Tests
Actions

Also available in: Atom PDF