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

Syscollector scanning IT fails for Windows agents #4230

Open
Rebits opened this issue Jun 7, 2023 · 1 comment
Open

Syscollector scanning IT fails for Windows agents #4230

Rebits opened this issue Jun 7, 2023 · 1 comment
Labels
feature/syscollector level/task Task issue module/syscollector qa_known Issues that are already known by the QA team type/bug

Comments

@Rebits
Copy link
Member

Rebits commented Jun 7, 2023

Description

It has been detected in wazuh/wazuh#17421 that the integration tests test_syscollector_scanning fails consistently.

It seems that the monitoring file is not being initialized properly, leading to the following error:

E TimeoutError: Could not find this event in None: DEBUG: Ending hotfixes scan

The expected log line was correctly produced in the Windows agent.

Evidences

@mauromalara mauromalara added the qa_known Issues that are already known by the QA team label Aug 29, 2023
@pro-akim
Copy link
Member

Update

Additionally in Release 4.7.1 - Release Candidate 1 - Integration tests

The following scanning failures were found

ERROR    wazuh_testing:monitoring.py:466 Could not find this event in None: WARNING:.+ Invalid value for element 'max_eps': .+

ERROR    wazuh_testing:monitoring.py:466 Could not find this event in None: ERROR: Invalid content for attribute 'all' at module 'syscollector'.

ERROR    wazuh_testing:monitoring.py:466 Could not find this event in None: ERROR: Invalid content for tag 'ports' at module 'syscollector'.

E                   TimeoutError: Could not find this event in None: ERROR: Invalid content for tag 'processes' at module 'syscollector'.

E                   TimeoutError: Could not find this event in None: ERROR: Invalid content for attribute 'all' at module 'syscollector'.

E                   TimeoutError: Could not find this event in None: ERROR: Invalid content for tag 'ports' at module 'syscollector'.

E                   TimeoutError: Could not find this event in None: ERROR: Invalid content for tag 'packages' at module 'syscollector'.

E                   TimeoutError: Could not find this event in None: ERROR: Invalid content for tag 'network' at module 'syscollector'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/syscollector level/task Task issue module/syscollector qa_known Issues that are already known by the QA team type/bug
Projects
None yet
Development

No branches or pull requests

6 participants