Fixes #38104 - Hide Media when Synced Content is selected #1896
ruby.yml
on: push
Rubocop
/
Rubocop
55s
Matrix: angular
Matrix: Ruby / existing-database
Matrix: Ruby / test
Ruby
/
Test suite
4s
Annotations
100 errors and 38 warnings
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_context
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_arch
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_profiles_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_module_spec
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_name
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_stream
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_repositories_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_rpms_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_available_hosts
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_clean_filter_rules
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/models/rpm_test.rb#L50
Failure: test_with_search
--- expected
+++ actual
@@ -1 +1 @@
-[#<Katello::Rpm id: 980190962, pulp_id: "one-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "one-1.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "one-1.0-1.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 1046165992, pulp_id: "one-uuid-two", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "2.el7", arch: "x86_64", epoch: "0", filename: "one-1.2.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-2.$el.01-7", summary: nil, nvra: "one-1.0-2.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 113629430, pulp_id: "three-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "three", version: "99", release: "108", arch: "x86_64", epoch: "0", filename: "three-99-108.rpm", sourcerpm: nil, checksum: nil, version_sortable: "02-99", release_sortable: "03-108", summary: nil, nvra: "three-99-108.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 298486374, pulp_id: "two-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "two", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "two-2.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "two-1.0-1.el7.x86_64", modular: false, evr: nil>]
+[#<Katello::Rpm id: 1046165992, pulp_id: "one-uuid-two", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "2.el7", arch: "x86_64", epoch: "0", filename: "one-1.2.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-2.$el.01-7", summary: nil, nvra: "one-1.0-2.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 980190962, pulp_id: "one-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "one-1.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "one-1.0-1.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 113629430, pulp_id: "three-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "three", version: "99", release: "108", arch: "x86_64", epoch: "0", filename: "three-99-108.rpm", sourcerpm: nil, checksum: nil, version_sortable: "02-99", release_sortable: "03-108", summary: nil, nvra: "three-99-108.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 298486374, pulp_id: "two-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "two", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "two-2.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "two-1.0-1.el7.x86_64", modular: false, evr: nil>]
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_context
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_arch
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_profiles_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_module_spec
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_name
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_stream
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_repositories_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_rpms_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_available_hosts
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_clean_filter_rules
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_context
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_arch
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_profiles_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_module_spec
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_name
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_stream
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_repositories_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_rpms_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_available_hosts
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_clean_filter_rules
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_context
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_arch
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_profiles_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_module_spec
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_name
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_stream
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_repositories_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_rpms_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_available_hosts
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_clean_filter_rules
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/models/rpm_test.rb#L50
Failure: test_with_search
--- expected
+++ actual
@@ -1 +1 @@
-[#<Katello::Rpm id: 980190962, pulp_id: "one-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "one-1.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "one-1.0-1.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 1046165992, pulp_id: "one-uuid-two", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "2.el7", arch: "x86_64", epoch: "0", filename: "one-1.2.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-2.$el.01-7", summary: nil, nvra: "one-1.0-2.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 113629430, pulp_id: "three-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "three", version: "99", release: "108", arch: "x86_64", epoch: "0", filename: "three-99-108.rpm", sourcerpm: nil, checksum: nil, version_sortable: "02-99", release_sortable: "03-108", summary: nil, nvra: "three-99-108.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 298486374, pulp_id: "two-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "two", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "two-2.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "two-1.0-1.el7.x86_64", modular: false, evr: nil>]
+[#<Katello::Rpm id: 1046165992, pulp_id: "one-uuid-two", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "2.el7", arch: "x86_64", epoch: "0", filename: "one-1.2.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-2.$el.01-7", summary: nil, nvra: "one-1.0-2.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 980190962, pulp_id: "one-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "one-1.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "one-1.0-1.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 113629430, pulp_id: "three-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "three", version: "99", release: "108", arch: "x86_64", epoch: "0", filename: "three-99-108.rpm", sourcerpm: nil, checksum: nil, version_sortable: "02-99", release_sortable: "03-108", summary: nil, nvra: "three-99-108.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 298486374, pulp_id: "two-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "two", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "two-2.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "two-1.0-1.el7.x86_64", modular: false, evr: nil>]
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_context
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_arch
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_profiles_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_module_spec
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_name
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_stream
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_repositories_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_rpms_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_available_hosts
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_clean_filter_rules
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/models/rpm_test.rb#L50
Failure: test_with_search
--- expected
+++ actual
@@ -1 +1 @@
-[#<Katello::Rpm id: 980190962, pulp_id: "one-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "one-1.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "one-1.0-1.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 1046165992, pulp_id: "one-uuid-two", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "2.el7", arch: "x86_64", epoch: "0", filename: "one-1.2.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-2.$el.01-7", summary: nil, nvra: "one-1.0-2.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 113629430, pulp_id: "three-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "three", version: "99", release: "108", arch: "x86_64", epoch: "0", filename: "three-99-108.rpm", sourcerpm: nil, checksum: nil, version_sortable: "02-99", release_sortable: "03-108", summary: nil, nvra: "three-99-108.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 298486374, pulp_id: "two-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "two", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "two-2.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "two-1.0-1.el7.x86_64", modular: false, evr: nil>]
+[#<Katello::Rpm id: 1046165992, pulp_id: "one-uuid-two", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "2.el7", arch: "x86_64", epoch: "0", filename: "one-1.2.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-2.$el.01-7", summary: nil, nvra: "one-1.0-2.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 980190962, pulp_id: "one-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "one-1.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "one-1.0-1.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 113629430, pulp_id: "three-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "three", version: "99", release: "108", arch: "x86_64", epoch: "0", filename: "three-99-108.rpm", sourcerpm: nil, checksum: nil, version_sortable: "02-99", release_sortable: "03-108", summary: nil, nvra: "three-99-108.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 298486374, pulp_id: "two-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "two", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "two-2.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "two-1.0-1.el7.x86_64", modular: false, evr: nil>]
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/models/rpm_test.rb#L50
Failure: test_with_search
--- expected
+++ actual
@@ -1 +1 @@
-[#<Katello::Rpm id: 980190962, pulp_id: "one-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "one-1.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "one-1.0-1.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 1046165992, pulp_id: "one-uuid-two", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "2.el7", arch: "x86_64", epoch: "0", filename: "one-1.2.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-2.$el.01-7", summary: nil, nvra: "one-1.0-2.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 113629430, pulp_id: "three-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "three", version: "99", release: "108", arch: "x86_64", epoch: "0", filename: "three-99-108.rpm", sourcerpm: nil, checksum: nil, version_sortable: "02-99", release_sortable: "03-108", summary: nil, nvra: "three-99-108.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 298486374, pulp_id: "two-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "two", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "two-2.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "two-1.0-1.el7.x86_64", modular: false, evr: nil>]
+[#<Katello::Rpm id: 1046165992, pulp_id: "one-uuid-two", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "2.el7", arch: "x86_64", epoch: "0", filename: "one-1.2.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-2.$el.01-7", summary: nil, nvra: "one-1.0-2.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 980190962, pulp_id: "one-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "one-1.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "one-1.0-1.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 113629430, pulp_id: "three-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "three", version: "99", release: "108", arch: "x86_64", epoch: "0", filename: "three-99-108.rpm", sourcerpm: nil, checksum: nil, version_sortable: "02-99", release_sortable: "03-108", summary: nil, nvra: "three-99-108.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 298486374, pulp_id: "two-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "two", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "two-2.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "two-1.0-1.el7.x86_64", modular: false, evr: nil>]
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_context
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_arch
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_profiles_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_module_spec
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_name
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_stream
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_repositories_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_rpms_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_available_hosts
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_clean_filter_rules
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / Test suite
Process completed with exit code 1.
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/models/rpm_test.rb#L50
Failure: test_with_search
--- expected
+++ actual
@@ -1 +1 @@
-[#<Katello::Rpm id: 980190962, pulp_id: "one-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "one-1.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "one-1.0-1.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 1046165992, pulp_id: "one-uuid-two", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "2.el7", arch: "x86_64", epoch: "0", filename: "one-1.2.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-2.$el.01-7", summary: nil, nvra: "one-1.0-2.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 113629430, pulp_id: "three-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "three", version: "99", release: "108", arch: "x86_64", epoch: "0", filename: "three-99-108.rpm", sourcerpm: nil, checksum: nil, version_sortable: "02-99", release_sortable: "03-108", summary: nil, nvra: "three-99-108.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 298486374, pulp_id: "two-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "two", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "two-2.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "two-1.0-1.el7.x86_64", modular: false, evr: nil>]
+[#<Katello::Rpm id: 1046165992, pulp_id: "one-uuid-two", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "2.el7", arch: "x86_64", epoch: "0", filename: "one-1.2.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-2.$el.01-7", summary: nil, nvra: "one-1.0-2.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 980190962, pulp_id: "one-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "one-1.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "one-1.0-1.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 113629430, pulp_id: "three-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "three", version: "99", release: "108", arch: "x86_64", epoch: "0", filename: "three-99-108.rpm", sourcerpm: nil, checksum: nil, version_sortable: "02-99", release_sortable: "03-108", summary: nil, nvra: "three-99-108.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 298486374, pulp_id: "two-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "two", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "two-2.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "two-1.0-1.el7.x86_64", modular: false, evr: nil>]
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby / Test suite
Process completed with exit code 1.
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/models/rpm_test.rb#L50
Failure: test_with_search
--- expected
+++ actual
@@ -1 +1 @@
-[#<Katello::Rpm id: 980190962, pulp_id: "one-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "one-1.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "one-1.0-1.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 1046165992, pulp_id: "one-uuid-two", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "2.el7", arch: "x86_64", epoch: "0", filename: "one-1.2.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-2.$el.01-7", summary: nil, nvra: "one-1.0-2.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 113629430, pulp_id: "three-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "three", version: "99", release: "108", arch: "x86_64", epoch: "0", filename: "three-99-108.rpm", sourcerpm: nil, checksum: nil, version_sortable: "02-99", release_sortable: "03-108", summary: nil, nvra: "three-99-108.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 298486374, pulp_id: "two-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "two", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "two-2.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "two-1.0-1.el7.x86_64", modular: false, evr: nil>]
+[#<Katello::Rpm id: 1046165992, pulp_id: "one-uuid-two", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "2.el7", arch: "x86_64", epoch: "0", filename: "one-1.2.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-2.$el.01-7", summary: nil, nvra: "one-1.0-2.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 980190962, pulp_id: "one-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "one-1.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "one-1.0-1.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 113629430, pulp_id: "three-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "three", version: "99", release: "108", arch: "x86_64", epoch: "0", filename: "three-99-108.rpm", sourcerpm: nil, checksum: nil, version_sortable: "02-99", release_sortable: "03-108", summary: nil, nvra: "three-99-108.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 298486374, pulp_id: "two-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "two", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "two-2.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "two-1.0-1.el7.x86_64", modular: false, evr: nil>]
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/models/rpm_test.rb#L50
Failure: test_with_search
--- expected
+++ actual
@@ -1 +1 @@
-[#<Katello::Rpm id: 980190962, pulp_id: "one-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "one-1.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "one-1.0-1.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 1046165992, pulp_id: "one-uuid-two", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "2.el7", arch: "x86_64", epoch: "0", filename: "one-1.2.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-2.$el.01-7", summary: nil, nvra: "one-1.0-2.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 113629430, pulp_id: "three-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "three", version: "99", release: "108", arch: "x86_64", epoch: "0", filename: "three-99-108.rpm", sourcerpm: nil, checksum: nil, version_sortable: "02-99", release_sortable: "03-108", summary: nil, nvra: "three-99-108.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 298486374, pulp_id: "two-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "two", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "two-2.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "two-1.0-1.el7.x86_64", modular: false, evr: nil>]
+[#<Katello::Rpm id: 1046165992, pulp_id: "one-uuid-two", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "2.el7", arch: "x86_64", epoch: "0", filename: "one-1.2.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-2.$el.01-7", summary: nil, nvra: "one-1.0-2.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 980190962, pulp_id: "one-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "one", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "one-1.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "one-1.0-1.el7.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 113629430, pulp_id: "three-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "three", version: "99", release: "108", arch: "x86_64", epoch: "0", filename: "three-99-108.rpm", sourcerpm: nil, checksum: nil, version_sortable: "02-99", release_sortable: "03-108", summary: nil, nvra: "three-99-108.x86_64", modular: false, evr: nil>, #<Katello::Rpm id: 298486374, pulp_id: "two-uuid", created_at: "2025-01-09 01:40:01.144574000 +0000", updated_at: "2025-01-09 01:40:01.144574000 +0000", name: "two", version: "1.0", release: "1.el7", arch: "x86_64", epoch: "0", filename: "two-2.1.rpm", sourcerpm: nil, checksum: nil, version_sortable: "01-1.01-0", release_sortable: "01-1.$el.01-7", summary: nil, nvra: "two-1.0-1.el7.x86_64", modular: false, evr: nil>]
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby / Test suite
Process completed with exit code 1.
|
Ruby / Test suite
Process completed with exit code 1.
|
Ruby / Test suite
Process completed with exit code 1.
|
Ruby / Test suite
Process completed with exit code 1.
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_context
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_arch
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_profiles_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_module_spec
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_name
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_stream
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_repositories_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_rpms_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_available_hosts
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_clean_filter_rules
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_context
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_arch
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_profiles_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_module_spec
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_name
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_stream
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_repositories_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_rpms_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_available_hosts
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/models/module_stream_test.rb#L475
Failure: test_clean_filter_rules
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Rubocop / Rubocop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / Setup matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / db:seed - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / db:seed - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / db:seed - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / db:seed - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / plugin:assets:precompile[katello] RAILS_ENV=production DATABASE_URL=nulldb://nohost - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / plugin:assets:precompile[katello] RAILS_ENV=production DATABASE_URL=nulldb://nohost - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / plugin:assets:precompile[katello] RAILS_ENV=production DATABASE_URL=nulldb://nohost - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / plugin:assets:precompile[katello] RAILS_ENV=production DATABASE_URL=nulldb://nohost - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-dbseed.lock
|
5.47 KB |
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.47 KB |
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-testkatello.lock
|
5.47 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-dbseed.lock
|
5.47 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.47 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-testkatello.lock
|
5.47 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-dbseed.lock
|
5.5 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.5 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-testkatello.lock
|
5.5 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-dbseed.lock
|
5.5 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.5 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-testkatello.lock
|
5.5 KB |
|
Gemfile-theforeman-actions-rubocop-ruby-2.7.lock
|
2.93 KB |
|
all_react_app_exports-ruby-27-node-14-pg-13-foreman-develop-testkatello.js
|
8.1 KB |
|
all_react_app_exports-ruby-27-node-18-pg-13-foreman-develop-testkatello.js
|
8.1 KB |
|
all_react_app_exports-ruby-30-node-14-pg-13-foreman-develop-testkatello.js
|
8.1 KB |
|
all_react_app_exports-ruby-30-node-18-pg-13-foreman-develop-testkatello.js
|
8.1 KB |
|
logs-ruby-27-node-14-pg-13-foreman-develop-testkatello
|
4.04 MB |
|
logs-ruby-30-node-14-pg-13-foreman-develop-testkatello
|
4.04 MB |
|
package-lock-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
|
306 KB |
|
package-lock-ruby-27-node-14-pg-13-foreman-develop-testkatello.json
|
306 KB |
|
package-lock-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
|
324 KB |
|
package-lock-ruby-27-node-18-pg-13-foreman-develop-testkatello.json
|
324 KB |
|
package-lock-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
|
306 KB |
|
package-lock-ruby-30-node-14-pg-13-foreman-develop-testkatello.json
|
306 KB |
|
package-lock-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
|
324 KB |
|
package-lock-ruby-30-node-18-pg-13-foreman-develop-testkatello.json
|
324 KB |
|