konveyor / tackle2-addon-analyzer

Apache License 2.0
0 stars 11 forks source link

[BUG] Analysis of Gradle applications takes too long then fails #128

Open abrugaro opened 2 months ago

abrugaro commented 2 months ago

Is there an existing issue for this?

Konveyor version

latest

Priority

Undefined (Default)

Current Behavior

When analyzing the gradle-multi-project-example applicationthe, the analysis takes more than 15 minutes and then fails when starting the dependency analysis

Attached you'll find the analysis details and the pod logs just before it fails (I cannot see the exact error since the pod is deleted before I can capture it).

Pod Logs Analysis details

Expected Behavior

The analysis should complete successfully

How Reproducible

Always (Default)

Steps To Reproduce

  1. Create an application using the gradle-multi-project-example repositoy
  2. Analyze it selecting source code only or source code + deps analysis

Environment

No response

Anything else?

I'm opening this issue in the hub repository because the same analysis works in Kantra

konveyor-ci-bot[bot] commented 2 months ago

This issue is currently awaiting triage. If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance. The triage/accepted label can be added by org members.

abrugaro commented 2 months ago

Relates to: https://issues.redhat.com/browse/MTA-3148