Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

Error: FATAL image scan error #154

Description

@krisha-vumc

We are getting image scan error for the pipeline we created

Pipeline is using azure/container-scan@v0 to scan container

Once pipeline ran, it throws below error

Error: FATAL image scan error: scan error: scan failed: failed analysis: analyze error: timeout: context deadline exceeded.

It was noticed that this timeout error occurred after every 3 (approx) minutes, so we tried to increase timeout using below lines

env:
TRIVY_TIMEOUT: "10m0s"

But still we are getting same error.

Looking forward for valuable suggestion/feedback.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    idleInactive for 14 daysneed-to-triageRequires investigation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions