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

[AlienVault] "Message reprocess for lock rejection" loop in workers #3152

Open
dominictory opened this issue Dec 18, 2024 · 0 comments
Open
Labels
bug use for describing something not working as expected filigran support [optional] use to identify an issue related to feature developed & maintained by Filigran. needs triage use to identify issue needing triage from Filigran Product team

Comments

@dominictory
Copy link

dominictory commented Dec 18, 2024

Description

Workers are not processing specifically AlienVault bundles where we are seeing the below log looping over and over (count has been seen way higher, in the 100s, however I restart multiple times since):

INFO Importing an object | timestamp=2024-12-18T11:19:19.489271Z name=api taskName=null attributes={"type":"report","id":"report--224fa54d-8392-5219-a48a-759bfb25c9c0"}

INFO Creating External Reference | timestamp=2024-12-18T11:19:19.489803Z name=api taskName=null attributes={"source_name":"AlienVault"}

INFO Creating Report | timestamp=2024-12-18T11:19:19.568699Z name=api taskName=null attributes={"name":"Mirai - C2 IP Addresses"}

INFO Message reprocess for lock rejection | timestamp=2024-12-18T11:19:21.887623Z name=worker taskName=null attributes={"count":4}

Other connectors appear to ingest fine. According to this message, it suggests a resource/heavy load issue, however we have a lot of headroom and I can't see any reason why it would be heavy load when no other connectors' bundles are awaiting processing. Tried adjusting number of workers to no avail.

We have the below platform cluster setup:

1x frontend
1x managers
1x connectors
2x workers (3 workers each)

Environment

6.4.2

Reproducible Steps

Use AlienVault connector
Observe issue?

Expected Output

Workers process bundles

Actual Output

"Message reprocess for lock rejection" loop

@dominictory dominictory added bug use for describing something not working as expected needs triage use to identify issue needing triage from Filigran Product team labels Dec 18, 2024
@nino-filigran nino-filigran added the filigran support [optional] use to identify an issue related to feature developed & maintained by Filigran. label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected filigran support [optional] use to identify an issue related to feature developed & maintained by Filigran. needs triage use to identify issue needing triage from Filigran Product team
Projects
None yet
Development

No branches or pull requests

2 participants