run foreman in a container #1629
Annotations
3 errors
Run tests:
spec/acceptance/foreman_journald_spec.rb#L23
Scenario: install foreman with journald Command "journalctl -u foreman" stdout is expected to match /Redirected to https:\/\/centos8-64-puppet8.example.com\/users\/login/
Failure/Error: its(:stdout) { is_expected.to match(%r{Redirected to https://#{host_inventory['fqdn']}/users/login}) }
expected "-- Logs begin at Tue 2024-05-21 12:30:10 UTC, end at Tue 2024-05-21 12:46:27 UTC. --\nMay 21 12:33:2... Starting Foreman...\nMay 21 12:46:07 centos8-64-puppet8.example.com systemd[1]: Started Foreman.\n" to match /Redirected to https:\/\/centos8-64-puppet8.example.com\/users\/login/
Diff:
@@ -1,64 +1,127 @@
-/Redirected to https:\/\/centos8-64-puppet8.example.com\/users\/login/
+-- Logs begin at Tue 2024-05-21 12:30:10 UTC, end at Tue 2024-05-21 12:46:27 UTC. --
+May 21 12:33:20 centos8-64-puppet8.example.com systemd[1]: Starting Foreman...
+May 21 12:33:27 centos8-64-puppet8.example.com systemd[1]: Started Foreman.
+May 21 12:33:27 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman...
+May 21 12:33:27 centos8-64-puppet8.example.com systemd[1]: foreman.service: Succeeded.
+May 21 12:33:27 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman.
+May 21 12:33:27 centos8-64-puppet8.example.com systemd[1]: Starting Foreman...
+May 21 12:33:34 centos8-64-puppet8.example.com systemd[1]: Started Foreman.
+May 21 12:34:30 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman...
+May 21 12:34:30 centos8-64-puppet8.example.com systemd[1]: foreman.service: Succeeded.
+May 21 12:34:30 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman.
+May 21 12:35:40 centos8-64-puppet8.example.com systemd[1]: Starting Foreman...
+May 21 12:35:46 centos8-64-puppet8.example.com systemd[1]: Started Foreman.
+May 21 12:35:47 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman...
+May 21 12:35:47 centos8-64-puppet8.example.com systemd[1]: foreman.service: Succeeded.
+May 21 12:35:47 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman.
+May 21 12:35:47 centos8-64-puppet8.example.com systemd[1]: Starting Foreman...
+May 21 12:35:54 centos8-64-puppet8.example.com systemd[1]: Started Foreman.
+May 21 12:37:03 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman...
+May 21 12:37:04 centos8-64-puppet8.example.com systemd[1]: foreman.service: Succeeded.
+May 21 12:37:04 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman.
+May 21 12:37:04 centos8-64-puppet8.example.com systemd[1]: Starting Foreman...
+May 21 12:37:11 centos8-64-puppet8.example.com systemd[1]: Started Foreman.
+May 21 12:37:11 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman...
+May 21 12:37:12 centos8-64-puppet8.example.com systemd[1]: foreman.service: Succeeded.
+May 21 12:37:12 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman.
+May 21 12:37:12 centos8-64-puppet8.example.com systemd[1]: Starting Foreman...
+May 21 12:37:19 centos8-64-puppet8.example.com systemd[1]: Started Foreman.
+May 21 12:37:34 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman...
+May 21 12:37:35 centos8-64-puppet8.example.com systemd[1]: foreman.service: Succeeded.
+May 21 12:37:35 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman.
+May 21 12:38:45 centos8-64-puppet8.example.com systemd[1]: Starting Foreman...
+May 21 12:39:12 centos8-64-puppet8.example.com systemd[1]: Started Foreman.
+May 21 12:39:20 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman...
+May 21 12:39:20 centos8-64-puppet8.example.com systemd[1]: foreman.service: Main process exited, code=exited, status=1/FAILURE
+May 21 12:39:20 centos8-64-puppet8.example.com systemd[1]: foreman.service: Failed with result 'exit-code'.
+May 21 12:39:20 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman.
+May 21 12:41:21 centos8-64-puppet8.example.com systemd[1]: Starting Foreman...
+May 21 12:41:27 centos8-64-puppet8.example.com systemd[1]: Started Foreman.
+May 21 12:41:27 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman...
+May 21 12:41:28 centos8-64-puppet8.exa
|
Run tests:
spec/acceptance/foreman_journald_spec.rb#L27
Scenario: install foreman with journald Command "journalctl -u dynflow-sidekiq@orchestrator" stdout is expected to match /orchestrator in passive mode/
Failure/Error: its(:stdout) { is_expected.to match(%r{orchestrator in passive mode}) }
expected "-- Logs begin at Tue 2024-05-21 12:30:10 UTC, end at Tue 2024-05-21 12:46:27 UTC. --\nMay 21 12:33:2...centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.\n" to match /orchestrator in passive mode/
Diff:
@@ -1,33 +1,65 @@
-/orchestrator in passive mode/
+-- Logs begin at Tue 2024-05-21 12:30:10 UTC, end at Tue 2024-05-21 12:46:27 UTC. --
+May 21 12:33:27 centos8-64-puppet8.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:33:33 centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:34:30 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:34:31 centos8-64-puppet8.example.com systemd[1]: [email protected]: Succeeded.
+May 21 12:34:31 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:35:47 centos8-64-puppet8.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:35:53 centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:37:03 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:37:04 centos8-64-puppet8.example.com systemd[1]: [email protected]: Succeeded.
+May 21 12:37:04 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:37:04 centos8-64-puppet8.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:37:12 centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:37:34 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:37:34 centos8-64-puppet8.example.com systemd[1]: [email protected]: Succeeded.
+May 21 12:37:34 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:38:32 centos8-64-puppet8.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:38:38 centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:39:20 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:39:21 centos8-64-puppet8.example.com systemd[1]: [email protected]: Succeeded.
+May 21 12:39:21 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:41:28 centos8-64-puppet8.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:41:34 centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:42:26 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:42:26 centos8-64-puppet8.example.com systemd[1]: [email protected]: Succeeded.
+May 21 12:42:26 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:43:46 centos8-64-puppet8.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:43:52 centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.
+May 21 12:44:40 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq...
+May 21 12:44:42 centos8-64-puppet8.example.com systemd[1]: [email protected]: Succeeded.
+May 21 12:44:42 centos8-64-puppet8.example.com systemd
|
Run tests
Process completed with exit code 1.
|
Loading