Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve firewall resources management #324

Merged
merged 8 commits into from
Feb 1, 2024

style: format files

5ce4c94
Select commit
Loading
Failed to load commit list.
Merged

feat: improve firewall resources management #324

style: format files
5ce4c94
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI succeeded Feb 1, 2024 in 7m 22s

Build #20240201.4 had test failures

Details

Tests

  • Failed: 1 (0.18%)
  • Passed: 517 (91.02%)
  • Other: 50 (8.80%)
  • Total: 568

Annotations

Check failure on line 1 in [testhost] testhost: firewall_resource : Cleanup test_server name={{ hcloud_server_name }}, state=absent

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: firewall_resource : Cleanup test_server name={{ hcloud_server_name }}, state=absent

ansible_collections.hetzner.hcloud.plugins.module_utils.vendor.hcloud.actions.domain.ActionTimeoutException: The pending action timed out
Raw output
Traceback (most recent call last):
  File "/tmp/ansible_hetzner.hcloud.server_payload_nt1pcpsa/ansible_hetzner.hcloud.server_payload.zip/ansible_collections/hetzner/hcloud/plugins/modules/server.py", line 877, in delete_server
  File "/tmp/ansible_hetzner.hcloud.server_payload_nt1pcpsa/ansible_hetzner.hcloud.server_payload.zip/ansible_collections/hetzner/hcloud/plugins/module_utils/vendor/hcloud/actions/client.py", line 34, in wait_until_finished
    raise ActionTimeoutException(action=self)
ansible_collections.hetzner.hcloud.plugins.module_utils.vendor.hcloud.actions.domain.ActionTimeoutException: The pending action timed out