Current Behavior
Error:
FcliSimpleException: Unable to start Dynamic scan after 30 attempts. Please check the UI and try again
at com.fortify.cli.fod._common.scan.helper.dast.FoDScanDastAutomatedHelper.handleInProgressScan(FoDScanDastAutomatedHelper.java:107)
Expected Behavior
DAST Automated via fcli fod dast-scan start should trigger the scan
Steps To Reproduce
Able to replicate through PS CLI with version 3.23.2 with the below command (see attached graphic):
fcli fod dast-scan start --release [releaseID]
Environment
2026-07-03T07:07:35.7747613Z ##[section]Starting: Trigger Scan
2026-07-03T07:07:35.7756584Z ==============================================================================
2026-07-03T07:07:35.7756724Z Task : PowerShell
2026-07-03T07:07:35.7756806Z Description : Run a PowerShell script on Linux, macOS, or Windows
2026-07-03T07:07:35.7756911Z Version : 2.276.0
2026-07-03T07:07:35.7756999Z Author : Microsoft Corporation
2026-07-03T07:07:35.7757078Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell
2026-07-03T07:07:35.7757195Z ==============================================================================
2026-07-03T07:07:37.0645751Z Generating script.
2026-07-03T07:07:37.1070798Z ========================== Starting Command Output ===========================
2026-07-03T07:07:37.1347742Z ##[command]"C:\Program Files\PowerShell\7\pwsh.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'C:\a\_temp\207f8c8e-5b9b-4277-bdf1-60e2c0104063.ps1'"
2026-07-03T07:07:38.1092831Z Logging into Fortify on Demand...
2026-07-03T07:07:39.2075749Z Name Type Url Created Expires Expired Action
2026-07-03T07:07:39.2077128Z default FoD https://api.ams.fortify.com 2026-07-03 07:07:39 UTC 2026-07-03 13:07:34 UTC No CREATED
2026-07-03T07:07:39.2077587Z
2026-07-03T07:07:39.2077821Z
2026-07-03T07:07:39.2322570Z Checking for existing scans in release: 1776079
2026-07-03T07:07:40.6304168Z DEBUG: Raw scan list output: [ ]
2026-07-03T07:07:40.6359398Z No existing scans in this release. Starting new scan...
2026-07-03T07:07:40.6369061Z Starting DAST scan for release: EO-Jarus-UW:EO-Jarus-Workbench:1.1.0
2026-07-03T07:07:40.6409771Z Scan start attempt 1 of 3...
2026-07-03T07:07:48.3663893Z Raw Output - Attempt 1:
2026-07-03T07:07:48.3679364Z FcliSimpleException: Unable to start Dynamic scan after 30 attempts. Please check the UI and try again. at com.fortify.cli.fod._common.scan.helper.dast.FoDScanDastAutomatedHelper.handleInProgressScan(FoDScanDastAutomatedHelper.java:107)
2026-07-03T07:07:48.4564669Z Scan start error detected on attempt 1.
2026-07-03T07:07:48.4572410Z Scan start failed on attempt 1.
2026-07-03T07:07:48.4578930Z Waiting 60 seconds before next attempt...
2026-07-03T07:08:48.5169153Z Scan start attempt 2 of 3...
2026-07-03T07:08:48.5176789Z Refreshing session and trying again...
Anything else?
Error similar to case #917 that was supposed to have been fixed on 3.16 but apparently recurred on 3.23.3
EO-JARUS (1).txt
Current Behavior
Error:
Expected Behavior
DAST Automated via
fcli fod dast-scan startshould trigger the scanSteps To Reproduce
Able to replicate through PS CLI with version 3.23.2 with the below command (see attached graphic):
fcli fod dast-scan start --release [releaseID]Environment
Anything else?
Error similar to case #917 that was supposed to have been fixed on 3.16 but apparently recurred on 3.23.3
EO-JARUS (1).txt