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

[Bug] Harvester uploads not working #498

Closed
andrewazores opened this issue Oct 1, 2024 · 3 comments
Closed

[Bug] Harvester uploads not working #498

andrewazores opened this issue Oct 1, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@andrewazores
Copy link
Member

Since #469 or thereabouts, the Harvester functionality no longer works - the Agent isn't uploading files to Cryostat during a typical smoketest.bash -t run.

@andrewazores andrewazores added the bug Something isn't working label Oct 1, 2024
@andrewazores andrewazores self-assigned this Oct 1, 2024
@andrewazores
Copy link
Member Author

It seems like the gameservers and WildFly samples are pushing, but the Quarkus sample is not?

@andrewazores
Copy link
Member Author

I wonder if this is actually a CI build issue and pulling an old/cached Agent version? The gameservers and WildFly consume the Agent via the init container published to Quay, whereas the Quarkus sample uses the Maven snapshots.

@andrewazores
Copy link
Member Author

Seems like it's just a misconfiguration. The Quarkus sample in the smoketest is configured without a harvester event template, only the period/max files/max size/max age. Since there is no template specified, the harvester will not start a recording on its own. It will harvest periodically or on exit if a recording is started later, however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant