Allow ENV variables for urls #1669
ruby_tests.yml
on: pull_request
Rubocop
/
Rubocop
1m 34s
Matrix: Ruby
Annotations
41 errors and 14 warnings
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0003_Paginates the hosts list
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 72bd6035-70f4-4c73-932b-7e915986944c: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:57:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0004_Uses scoped_search to select hosts
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 46c39dda-ae10-4b6b-ac58-f53c1e71e5c5: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:76:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0001_Deletes host records on cloud success
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 90bfcedd-bebc-44a6-a165-28f4c6966c09: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:21:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L28
Failure: test_0002_Does not delete hosts on cloud failure
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ForemanInventoryUpload::Async::RemoveInsightsHostsJob>.execute_cloud_request(any_parameters)
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Organization(id: integer, name: string, type: string, created_at: datetime, updated_at: datetime, ignore_types: text, description: text, label: string, ancestry: string, title: string, manifest_refreshed_at: datetime, created_in_katello: boolean)>.manifest_expired?(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.body(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.code(any_parameters)
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L103
Failure: test_0007_should forward errors to the client
Expected: "Cloud request failed"
Actual: nil
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L46
Failure: test_0002_should respond with the same content type
--- expected
+++ actual
@@ -1 +1,4 @@
-"Cloud response body"
+"{
+ \"error\": {\"message\":\"Internal Server Error: the server was unable to finish the request. This may be caused by unavailability of some required service, incorrect API call or a server-side bug. There may be more information in the server's logs.\"}
+}
+"
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/inventory_upload/cloud_status_controller_test.rb#L35
Failure: test_0001_return ping status hash for each organization
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L32
Failure: test_0001_generates ping response for each org
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L55
Failure: test_0002_generates ping error response for org
Expected /TEST RESPONSE ORG 0/ to match # encoding: US-ASCII
# valid: true
"undefined method `with_insights_on_premise?' for ForemanRhCloud:Module".
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L103
Failure: test_0007_should forward errors to the client
Expected: "Cloud request failed"
Actual: nil
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L46
Failure: test_0002_should respond with the same content type
--- expected
+++ actual
@@ -1 +1,4 @@
-"Cloud response body"
+"{
+ \"error\": {\"message\":\"Internal Server Error: the server was unable to finish the request. This may be caused by unavailability of some required service, incorrect API call or a server-side bug. There may be more information in the server's logs.\"}
+}
+"
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L32
Failure: test_0001_generates ping response for each org
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L55
Failure: test_0002_generates ping error response for org
Expected /TEST RESPONSE ORG 0/ to match # encoding: US-ASCII
# valid: true
"undefined method `with_insights_on_premise?' for ForemanRhCloud:Module".
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/inventory_upload/cloud_status_controller_test.rb#L35
Failure: test_0001_return ping status hash for each organization
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0003_Paginates the hosts list
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 4689d778-ebf3-4915-b218-1aa6bc90fa5d: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `tap'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:57:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0001_Deletes host records on cloud success
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task f790cf61-57ed-4532-bcbd-8f7623b31d57: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `tap'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:21:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L28
Failure: test_0002_Does not delete hosts on cloud failure
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ForemanInventoryUpload::Async::RemoveInsightsHostsJob>.execute_cloud_request(any_parameters)
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Organization(id: integer, name: string, type: string, created_at: datetime, updated_at: datetime, ignore_types: text, description: text, label: string, ancestry: string, title: string, manifest_refreshed_at: datetime, created_in_katello: boolean)>.manifest_expired?(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.body(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.code(any_parameters)
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0004_Uses scoped_search to select hosts
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 64086359-4461-4267-a07c-f5ec57651b47: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `tap'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:76:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0001_Deletes host records on cloud success
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 79debe4c-ec53-491d-a4aa-d469b1deffaf: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `tap'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:21:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0003_Paginates the hosts list
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 86863e40-479c-4ab8-a331-b11befdc0451: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `tap'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:57:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0004_Uses scoped_search to select hosts
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 7174dbeb-ed48-41a3-ad24-bd90d7a3e85e: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `tap'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:76:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L28
Failure: test_0002_Does not delete hosts on cloud failure
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ForemanInventoryUpload::Async::RemoveInsightsHostsJob>.execute_cloud_request(any_parameters)
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Organization(id: integer, name: string, type: string, created_at: datetime, updated_at: datetime, ignore_types: text, description: text, label: string, ancestry: string, title: string, manifest_refreshed_at: datetime, created_in_katello: boolean)>.manifest_expired?(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.body(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.code(any_parameters)
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L103
Failure: test_0007_should forward errors to the client
Expected: "Cloud request failed"
Actual: nil
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L46
Failure: test_0002_should respond with the same content type
--- expected
+++ actual
@@ -1 +1,4 @@
-"Cloud response body"
+"{
+ \"error\": {\"message\":\"Internal Server Error: the server was unable to finish the request. This may be caused by unavailability of some required service, incorrect API call or a server-side bug. There may be more information in the server's logs.\"}
+}
+"
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L32
Failure: test_0001_generates ping response for each org
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L55
Failure: test_0002_generates ping error response for org
Expected /TEST RESPONSE ORG 0/ to match # encoding: US-ASCII
# valid: true
"undefined method `with_insights_on_premise?' for ForemanRhCloud:Module".
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/inventory_upload/cloud_status_controller_test.rb#L35
Failure: test_0001_return ping status hash for each organization
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0001_Deletes host records on cloud success
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task c70bc11f-0c3a-432e-8c36-a4c5cc685305: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:21:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0004_Uses scoped_search to select hosts
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task ce9b6023-3058-48a6-90b6-7955e060283b: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:76:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L28
Failure: test_0002_Does not delete hosts on cloud failure
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ForemanInventoryUpload::Async::RemoveInsightsHostsJob>.execute_cloud_request(any_parameters)
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Organization(id: integer, name: string, type: string, created_at: datetime, updated_at: datetime, ignore_types: text, description: text, label: string, ancestry: string, title: string, manifest_refreshed_at: datetime, created_in_katello: boolean)>.manifest_expired?(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.body(any_parameters)
- allowed any number of times, invoked never: #<Mock:response>.code(any_parameters)
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb#L56
Failure: test_0003_Paginates the hosts list
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task ad8f5d95-2858-495d-9a8f-8854e2da21e2: NoMethodError: undefined method `with_insights_on_premise?' for ForemanRhCloud:Module
foreman-tasks (10.0.2) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.2) lib/foreman_tasks.rb:55:in `sync_task'
foreman_rh_cloud/test/jobs/remove_insights_hosts_job_test.rb:57:in `block in <class:RemoveInsightsHostJobTest>'
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/cloud_request_controller_test.rb#L63
Failure: test_0003_Starts playbook run for correct directive with capitalized keys
unexpected invocation: JobInvocationComposer.for_feature(:rh_cloud_connector_run_playbook, [10, 9], {:playbook_url => "https://cloud.redhat.com/api/v1/remediations/1234/playbook", :organization_id => 447626464, :report_url => "https://cloud.redhat.com/api/v1/ingres/upload", :report_interval => 30, :correlation_id => "6684b9dd-0d16-42c1-b13a-9f45be59e3b6"})
unsatisfied expectations:
- expected exactly once, invoked never: #<Mock:composer>.job_invocation(any_parameters)
- expected exactly once, invoked never: #<Mock:composer>.trigger!(any_parameters)
- expected exactly once, invoked never: JobInvocationComposer.for_feature(arguments_accepted_by_custom_matching_block)
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L46
Failure: test_0002_should respond with the same content type
--- expected
+++ actual
@@ -1 +1,4 @@
-"Cloud response body"
+"{
+ \"error\": {\"message\":\"Internal Server Error: the server was unable to finish the request. This may be caused by unavailability of some required service, incorrect API call or a server-side bug. There may be more information in the server's logs.\"}
+}
+"
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb#L103
Failure: test_0007_should forward errors to the client
Expected: "Cloud request failed"
Actual: nil
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/controllers/inventory_upload/cloud_status_controller_test.rb#L35
Failure: test_0001_return ping status hash for each organization
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L32
Failure: test_0001_generates ping response for each org
Expected false to be truthy.
|
Ruby (develop) / test:foreman_rh_cloud - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_rh_cloud/test/unit/services/foreman_rh_cloud/cloud_status_service_test.rb#L55
Failure: test_0002_generates ping error response for org
Expected /TEST RESPONSE ORG 0/ to match # encoding: US-ASCII
# valid: true
"undefined method `with_insights_on_premise?' for ForemanRhCloud:Module".
|
Ruby (develop) / 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 (develop) / Setup matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby (develop) / 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 (develop) / 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 (develop) / 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 (develop) / 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 (develop) / plugin:assets:precompile[foreman_rh_cloud] 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 (develop) / plugin:assets:precompile[foreman_rh_cloud] 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 (develop) / plugin:assets:precompile[foreman_rh_cloud] 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 (develop) / test:foreman_rh_cloud - 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 (develop) / test:foreman_rh_cloud - 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 (develop) / plugin:assets:precompile[foreman_rh_cloud] 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 (develop) / test:foreman_rh_cloud - 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 (develop) / test:foreman_rh_cloud - 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.62 KB |
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.62 KB |
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-testforemanrhcloud.lock
|
5.62 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-dbseed.lock
|
5.62 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.62 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-testforemanrhcloud.lock
|
5.62 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-dbseed.lock
|
5.64 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.64 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-testforemanrhcloud.lock
|
5.64 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-dbseed.lock
|
5.64 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.64 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-testforemanrhcloud.lock
|
5.64 KB |
|
Gemfile-theforeman-actions-rubocop-ruby-2.7.lock
|
2.8 KB |
|
all_react_app_exports-ruby-27-node-14-pg-13-foreman-develop-testforemanrhcloud.js
|
8.08 KB |
|
all_react_app_exports-ruby-27-node-18-pg-13-foreman-develop-testforemanrhcloud.js
|
8.08 KB |
|
all_react_app_exports-ruby-30-node-14-pg-13-foreman-develop-testforemanrhcloud.js
|
8.08 KB |
|
all_react_app_exports-ruby-30-node-18-pg-13-foreman-develop-testforemanrhcloud.js
|
8.08 KB |
|
logs-ruby-27-node-14-pg-13-foreman-develop-testforemanrhcloud
Expired
|
70.8 KB |
|
logs-ruby-27-node-18-pg-13-foreman-develop-testforemanrhcloud
Expired
|
71 KB |
|
logs-ruby-30-node-14-pg-13-foreman-develop-testforemanrhcloud
Expired
|
70.9 KB |
|
logs-ruby-30-node-18-pg-13-foreman-develop-testforemanrhcloud
Expired
|
70.2 KB |
|
package-lock-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.json
|
418 KB |
|
package-lock-ruby-27-node-14-pg-13-foreman-develop-testforemanrhcloud.json
|
418 KB |
|
package-lock-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.json
|
439 KB |
|
package-lock-ruby-27-node-18-pg-13-foreman-develop-testforemanrhcloud.json
|
439 KB |
|
package-lock-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.json
|
418 KB |
|
package-lock-ruby-30-node-14-pg-13-foreman-develop-testforemanrhcloud.json
|
418 KB |
|
package-lock-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompileforemanrhcloudRAILSENVproductionDATABASEURLnulldbnohost.json
|
439 KB |
|
package-lock-ruby-30-node-18-pg-13-foreman-develop-testforemanrhcloud.json
|
439 KB |
|