Fixes #38147 - correctly find org on FakeActivationKey (#11280) #1973
ruby.yml
on: push
Rubocop
/
Rubocop
54s
Matrix: angular
Matrix: Ruby / existing-database
Matrix: Ruby / test
Ruby
/
Test suite
3s
Annotations
11 errors and 8 warnings
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0002_shows only available images for unauthenticated requests
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0001_displays all images for authenticated requests
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0004_pull manifest - HTTP Header - v1+json
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0002_pull manifest - success
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0007_pull manifest repo not found
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0008_pull manifest repo tag not found
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0006_pull manifest no login - success
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0005_pull manifest - HTTP Header - with signatures
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0003_pull manifest - HTTPS Header
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0001_pull manifest - protected
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / Test suite
Process completed with exit code 1.
|
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 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 / 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 / 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 / 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
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-dbseed.lock
Expired
|
5.47 KB |
sha256:032ee483eb0d66f4e48e7e378b7ae5922934d993bd052d5efeaaac2f47057599
|
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
Expired
|
5.47 KB |
sha256:28b3b827688828f3b47f2ac8664c1b646a785a8be81ca2089674b0830d017b0f
|
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-testkatello.lock
Expired
|
5.47 KB |
sha256:28b3b827688828f3b47f2ac8664c1b646a785a8be81ca2089674b0830d017b0f
|
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-dbseed.lock
Expired
|
5.49 KB |
sha256:28f039105d814654e401201cd03efa8283f279bd8b9533e24739c132eabc1bc8
|
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
Expired
|
5.49 KB |
sha256:205c1716fa429546dccb898f5ec98a1857f8a50b86e4a11fb1b56af9b85675e1
|
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-testkatello.lock
Expired
|
5.49 KB |
sha256:c2b35cb93a8db8402e3eb760623fa3c5ec45c540f371e5620307b27f8984c215
|
|
Gemfile-theforeman-actions-rubocop-ruby-2.7.lock
Expired
|
2.96 KB |
sha256:e4bdc68e8c2382bdcb9324a31cefe2cd4ce4b88eb50752b03d00ec9e99dc3b7e
|
|
all_react_app_exports-ruby-27-node-18-pg-13-foreman-develop-testkatello.js
Expired
|
8.1 KB |
sha256:70edaf8ed38774aff0885c6e11c1e41108ef58d6d6622fbb626810dcb98fd459
|
|
all_react_app_exports-ruby-30-node-18-pg-13-foreman-develop-testkatello.js
Expired
|
8.1 KB |
sha256:fbd33404cce2c8f36055eb498ce4904c783d62e3916d56f30920ef9781b794ac
|
|
logs-ruby-30-node-18-pg-13-foreman-develop-testkatello
Expired
|
4.03 MB |
sha256:52f4f8b9dac5bb2e0112ea6f626d9a21514b1f56aa903f6f786f31ba20626288
|
|
package-lock-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
Expired
|
324 KB |
sha256:1636be41859c1555d83995e0cc7954e5dbf44c29d1b665ab2ee4f9ea4cf19696
|
|
package-lock-ruby-27-node-18-pg-13-foreman-develop-testkatello.json
Expired
|
324 KB |
sha256:d30a7653d17d11d189ce4e9f97e0fac41e317b00fea5b3dd75e538f86c8c5d28
|
|
package-lock-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
Expired
|
324 KB |
sha256:0a9fb561dca775aedff0a13c555bbfb8238a150ed30c98938f645c99233c4e48
|
|
package-lock-ruby-30-node-18-pg-13-foreman-develop-testkatello.json
Expired
|
324 KB |
sha256:69b10f3dedf503e730627bce22ab8d1fa875c2bff22d142d2bfebdc01de0b83a
|
|