Exit Codes 6.4.0

Exit codes help you to identify an event that represents success or failure.

Exit Code Key

Value

Description

Exit Code Key

Value

Description

SUCCESS

0

Detect exited successfully.

FAILURE_BLACKDUCK_CONNECTIVITY

1

Detect was unable to connect to Black Duck. Check your configuration and connection.

FAILURE_TIMEOUT

2

Detect could not wait for actions to be completed on Black Duck. Check your Black Duck server or increase your timeout.

FAILURE_POLICY_VIOLATION

3

Detect found policy violations.

FAILURE_PROXY_CONNECTIVITY

4

Detect was unable to use the configured proxy. Check your configuration and connection.

FAILURE_DETECTOR

5

Detect had one or more detector failures while extracting dependencies. Check that all projects build and your environment is configured correctly.

FAILURE_SCAN

6

Detect was unable to run the signature scanner against your source. Check your configuration.

FAILURE_CONFIGURATION

7

Detect was unable to start because of a configuration issue. Check and fix your configuration.

FAILURE_DETECTOR_REQUIRED

9

Detect did not run all of the required detectors. Fix detector issues or disable required detectors.

FAILURE_BLACKDUCK_VERSION_NOT_SUPPORTED

10

Detect attempted an operation that was not supported by your version of Black Duck. Ensure your Black Duck is compatible with this version of detect.

FAILURE_BLACKDUCK_FEATURE_ERROR

11

Detect encountered an error while attempting an operation on Black Duck. Ensure your Black Duck is compatible with this version of detect.

FAILURE_POLARIS_CONNECTIVITY

12

Detect was unable to connect to Polaris. Check your configuration and connection.

FAILURE_GENERAL_ERROR

99

Detect encountered a known error, details of the error are provided.

FAILURE_UNKNOWN_ERROR

100

Detect encountered an unknown error.

 

©2018 Synopsys, Inc. All Rights Reserved