[2020-09-02 21:53:33]: BlazemeterJenkins plugin v.4.7
[2020-09-02 21:53:33]: CiBuild is started.
[2020-09-02 21:53:34]: Start test id : 8390203, name : <test name>
[2020-09-02 21:53:35]: Test has been started successfully at Wed Sep 02 21:53:35 UTC 2020. Master id=30779101
[2020-09-02 21:53:35]: Test report will be available at <test summary report URL>
[2020-09-02 21:54:47]: No errors/failures while validating CIStatus: setting SUCCESS
[2020-09-02 21:54:51]: Saving junit report /home/jenkins/agent/workspace/<Jenkins test name>/<build iteration>/results/<report ID>.xml
[2020-09-02 21:54:52]: Saving jtl report /home/jenkins/agent/workspace/<Jenkins test name>/<build iteration>/results/<BlazeMeter session Id>
[2020-09-02 21:54:52]: Trying to get functional summary from server
[2020-09-02 21:54:52]: Got functional report from server
[2020-09-02 21:54:52]: {"testsCount":4,"requestsCount":4,"errorsCount":0,"assertions":{"count":5,"passed":5},"responseTime":{"sum":1107},"failedCount":0,"failedPercentage":100}
{
"error": {
"code": 404,
"message": "Not Found: No such report"
},
"api_version": 4,
"result": null,
"request_id": "5f5014ab23ea1"
}
The JUnit option in the BlazeMeter Jenkins plugin expects that pass/fail thresholds have been set for a test. If none have been created for the test, there is no JUnit report to download.
Release : SAAS
Component : BLAZEMETER GENERAL PLATFORM ISSUE
Define Pass/Fail threshold report criteria for the test. See the Pass/Fail Criteria article for Taurus YAML/API Functional or Performance tests or the Failure Criteria article for JMeter/Performance tests.