I have created and running robot framework tests in the QA machine. And trying to import xml test result file using bamboo X-RAY Result import Task.
When i try to run the task using Run button on bamboo plan it fails as below:
Error log:
Executing Xray Actions for the following build: Generic OS Platform - Core-os Validation - Automated OS testing #12 (GOSP-CV-JOB1-12) Resolving context information for task with user description: System configuration check Jira instance selected: https://jira.resideo.com Build Generic OS Platform - Core-os Validation - Automated OS testing #12 (GOSP-CV-JOB1-12) started building on agent debian, bamboo version: 7.2.10 Remote agent on host debian Build working directory is /home/lava/bamboo-agent-home/xml-data/build-dir/GOSP-CV-JOB1 Executing build Generic OS Platform - Core-os Validation - Automated OS testing #12 (GOSP-CV-JOB1-12) Running pre-build action: VCS Version Collector Starting task 'System configuration check' of type 'com.xpandit.plugins.xray-bamboo:cucumberFeaturesImportTask' Import test result files Task started... ########################################################## #### Xray for Jira is importing test result files #### ########################################################## Uploading content to Jira instance: https://jira.resideo.com format endpoint: /robot Import Test Results Task failed. error 20-Dec-2022 09:28:52 File path is a directory or the file doesn't existFinished task 'System configuration check' with result: Failed Running post build plugin 'Docker Container Cleanup' Running post build plugin 'NCover Results Collector' Running post build plugin 'Clover Results Collector' Running post build plugin 'npm Cache Cleanup' Running post build plugin 'Artifact Copier' Finalising the build... Stopping timer. Build GOSP-CV-JOB1-12 completed. Running on server: post build plugin 'NCover Results Collector' Running on server: post build plugin 'Build Hanging Detection Configuration' Running on server: post build plugin 'Bamboo project link creator' Running on server: post build plugin 'Clover Delta Calculator' Running on server: post build plugin 'Maven Dependencies Postprocessor' All post build plugins have finished Generating build results summary... Saving build results to disk... Store variable context... Indexing build results... Finished building GOSP-CV-JOB1-12.
need a suggestion how to import xml result using bamboo correctly