Package: paramspider Version: 1.0.1-2 Severity: serious Justification: regression
Dear maintainer, If a domain doesn't exist or if it is down, the CI test for paramspider command exits with error 1 as shown below: [INFO] Fetching URLs for atestphp.vulnweb.com [INFO] Found 0 URLs for atestphp.vulnweb.com [INFO] Cleaning URLs for atestphp.vulnweb.com [INFO] Found 0 URLs after cleaning [INFO] Extracting URLs with parameters [INFO] Saved cleaned URLs to results/atestphp.vulnweb.com.txt /tmp/autopkgtest.boDtVA/tree/debian/tests/integration-test.sh: line 19: results/testphp.vulnweb.com.txt: No such file or directory The test above was made changing "testphp" to "atestphp". On riscv64, the following errors were generated[1]: 256s autopkgtest [21:05:34]: test integration-test.sh: [----------------------- 259s 259s 259s _ __ 259s ___ ___ ________ ___ _ ___ ___ (_)__/ /__ ____ 259s / _ \/ _ `/ __/ _ `/ ' \(_-</ _ \/ / _ / -_) __/ 259s / .__/\_,_/_/ \_,_/_/_/_/___/ .__/_/\_,_/\__/_/ 259s /_/ /_/ 259s 259s with <3 by @0xasm0d3us 259s 259s [33m[INFO][0m Fetching URLs for [36mtestphp.vulnweb.com[0m 260s Error fetching URL https://web.archive.org/cdx/search/cdx?url=testphp.vulnweb.com/*&output=txt&collapse=urlkey&fl=original&page=/. Retrying in 5 seconds... 266s Error fetching URL https://web.archive.org/cdx/search/cdx?url=testphp.vulnweb.com/*&output=txt&collapse=urlkey&fl=original&page=/. Retrying in 5 seconds... 271s Error fetching URL https://web.archive.org/cdx/search/cdx?url=testphp.vulnweb.com/*&output=txt&collapse=urlkey&fl=original&page=/. Retrying in 5 seconds... 276s Failed to fetch URL https://web.archive.org/cdx/search/cdx?url=testphp.vulnweb.com/*&output=txt&collapse=urlkey&fl=original&page=/ after 3 retries. 277s /tmp/autopkgtest-lxc.zx0bjuso/downtmp/build.Ta7/src/debian/tests/integration-test.sh: line 19: results/testphp.vulnweb.com.txt: No such file or directory 277s autopkgtest [21:05:55]: test integration-test.sh: -----------------------] [1] https://ci.debian.net/packages/p/paramspider/testing/riscv64/51839856/ Cheers, Eriberto