Actions
Bug #31853
closedDynflow error output when performing katello-agent action
Description
Feb 10 20:32:06 pipe-katello-server-nightly-centos7.wareagle.example.com dynflow-sidekiq@orchestrator[18273]: E, [2021-02-10T20:32:06.922654 #18273] ERROR -- /parallel-executor-core: no manager for Dynflow::Director::Event[request_id: e8842967-abe0-46cf-aa2e-0aa98eaa0145-14, execution_plan_id: 9a83e650-8ff1-4a71-86f9-275e30d7037c, step_id: 2, event: Dynflow::Action::Timeouts::Timeout, result: #<Concurrent::Promises::ResolvableFuture:0x000000000ed17b40 pending>] (Dynflow::Error) Feb 10 20:32:06 pipe-katello-server-nightly-centos7.wareagle.example.com dynflow-sidekiq@orchestrator[18273]: /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.7/lib/dynflow/director.rb:167:in `handle_event' Feb 10 20:32:06 pipe-katello-server-nightly-centos7.wareagle.example.com dynflow-sidekiq@orchestrator[18273]: /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.7/lib/dynflow/executors/abstract/core.rb:35:in `handle_event' Feb 10 20:32:06 pipe-katello-server-nightly-centos7.wareagle.example.com dynflow-sidekiq@orchestrator[18273]: [ concurrent-ruby ] Feb 10 20:32:06 pipe-katello-server-nightly-centos7.wareagle.example.com dynflow-sidekiq@orchestrator[18273]: /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.7/lib/dynflow/executors/abstract/core.rb:113:in `on_message' Feb 10 20:32:06 pipe-katello-server-nightly-centos7.wareagle.example.com dynflow-sidekiq@orchestrator[18273]: [ concurrent-ruby ] Feb 10 20:32:06 pipe-katello-server-nightly-centos7.wareagle.example.com dynflow-sidekiq@orchestrator[18273]: /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.7/lib/dynflow/executors/parallel.rb:42:in `delayed_event' Feb 10 20:32:06 pipe-katello-server-nightly-centos7.wareagle.example.com dynflow-sidekiq@orchestrator[18273]: /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.7/lib/dynflow/clock.rb:36:in `apply' Feb 10 20:32:06 pipe-katello-server-nightly-centos7.wareagle.example.com dynflow-sidekiq@orchestrator[18273]: /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.7/lib/dynflow/clock.rb:75:in `run_ready_timers' Feb 10 20:32:06 pipe-katello-server-nightly-centos7.wareagle.example.com dynflow-sidekiq@orchestrator[18273]: /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.7/lib/dynflow/clock.rb:57:in `tick' Feb 10 20:32:06 pipe-katello-server-nightly-centos7.wareagle.example.com dynflow-sidekiq@orchestrator[18273]: [ concurrent-ruby ] Feb 10 20:32:06 pipe-katello-server-nightly-centos7.wareagle.example.com dynflow-sidekiq@orchestrator[18273]: /opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.7/lib/dynflow/clock.rb:96:in `block in sleep_to' Feb 10 20:32:06 pipe-katello-server-nightly-centos7.wareagle.example.com dynflow-sidekiq@orchestrator[18273]: [ concurrent-ruby ]
Updated by John Mitsch almost 4 years ago
- Category set to Client/Agent
- Target version set to Katello 4.1.0
- Triaged changed from No to Yes
Updated by Jeremy Lenz over 3 years ago
- Status changed from New to Rejected
Per aruzicka this is an issue in Dynflow; currently there's no way to handle it from Katello.
Closing in favor of https://github.com/Dynflow/dynflow/issues/381
Updated by Jonathon Turel over 3 years ago
- Target version deleted (
Katello 4.1.0)
Updated by Jeremy Lenz over 3 years ago
- Status changed from Rejected to New
- Triaged changed from Yes to No
Untriaging because of https://github.com/Dynflow/dynflow/pull/383
Now that this is available we should be able to set optional: true somewhere and avoid this error
Updated by Ian Ballou over 3 years ago
- Target version set to Katello 4.0.1
- Triaged changed from No to Yes
Updated by Ondřej Ezr over 3 years ago
- Related to Bug #21759: Dynflow throws an error: Could Not find and executor for Dynflow::Dispatcher::Envelope added
Updated by James Jeffers over 3 years ago
- Target version changed from Katello 4.0.1 to Katello 4.0.2
Updated by Jonathon Turel over 3 years ago
- Target version changed from Katello 4.0.2 to Katello 4.2.0
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lucy Fu
- Pull request https://github.com/Katello/katello/pull/9432 added
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases Katello 4.2.0 added
Updated by Lucy Fu over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|fec21e39b51a4a46d425f87e897176358d101344.
Actions