nareshkamboju

android_results_parser_failed

May 26th, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. $ ./report_automation.py --build-no 110 --jenkins-url https://ci.linaro.org/ --jenkins-job-name android-lcr-reference-juno-m -f -d 902924.0 902921 902905.0 902872 902917.0 902915.0 902913.0 902875.0 902873.0 902925 902922.0 902911.0 902919.0 902903.0 902897.0 902893.0 902889 902885 902881.0 902879.0 902877.0
  2. INFO: Jenkins build job: android-lcr-reference-juno-m
  3. INFO: Starting new HTTPS connection (1): ci.linaro.org
  4. INFO: Starting new HTTPS connection (1): ci.linaro.org
  5. INFO: Querying build #110 test job ids from Jenkins build job: android-lcr-reference-juno-m
  6. INFO: Starting new HTTPS connection (1): ci.linaro.org
  7. INFO: Get the test job IDs:
  8. INFO: ['902909.0', '902907.0', '902901.0', '902899.0', '902895.0', '902891.0', '902889.0', '902887.0', '902885.0', '902883.0']
  9. INFO: Going to parse these test jobs!!
  10. ------------------------------------------------------
  11. INFO: Prepare for the report!!
  12. Traceback (most recent call last):
  13. File "./report_automation.py", line 444, in <module>
  14. fun_data = fun_rep_obj.to_dict()
  15. File "./report_automation.py", line 334, in to_dict
  16. "testsuites" : self.lava_tests['testsuites']
  17. KeyError: 'testsuites'
Add Comment
Please, Sign In to add comment