Closed Bug 1551064 Opened 5 years ago Closed 5 years ago

Intermittent AttributeError: 'RaptorAndroid' object has no attribute 'device_profile'

Categories

(Testing :: Raptor, defect, P5)

Version 3
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1549882

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, regression)

Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=246012802&repo=mozilla-central
Full log: https://queue.taskcluster.net/v1/task/ChM4WktoQd-zHoy1d6ZXww/runs/0/artifacts/public/logs/live_backing.log


10:16:23 INFO - mozproxy INFO - untarring "host-utils-68.0a1.en-US.linux-x86_64.tar.gz"
10:16:25 INFO - mozproxy certutil is found at: /builds/task_1557656088/workspace/testing/mozproxy/host-utils-68.0a1.en-US.linux-x86_64/certutil
10:16:25 INFO - mozproxy checking if the nss cert db already exists in the android browser profile
10:16:25 INFO - certutil: function failed: SEC_ERROR_BAD_DATABASE: security library: bad database.
10:16:25 INFO - mozproxy nss cert db doesn't exist yet
10:16:35 INFO - mozproxy creating nss cert database using command: /builds/task_1557656088/workspace/testing/mozproxy/host-utils-68.0a1.en-US.linux-x86_64/certutil -N -v -d sql:/tmp/tmpAA5sYT.mozrunner/ --empty-password
10:16:35 INFO - certutil: function failed: SEC_ERROR_BAD_DATABASE: security library: bad database.
10:16:45 INFO - mozproxy importing mitmproxy cert into db using command: /builds/task_1557656088/workspace/testing/mozproxy/host-utils-68.0a1.en-US.linux-x86_64/certutil -A -d sql:/tmp/tmpAA5sYT.mozrunner/ -n mitmproxy-cert -t TC,, -a -i /builds/worker/.mitmproxy/mitmproxy-ca-cert.cer
10:16:55 INFO - mozproxy command to import mitmproxy cert into cert db failed to complete
10:16:55 INFO - mozproxy verifying that the mitmproxy ca cert is installed on android
10:16:55 INFO - mozproxy getting the list of certs in the nss cert db in the android browser profile
10:16:56 INFO - certutil: function failed: SEC_ERROR_BAD_DATABASE: security library: bad database.
10:16:56 INFO - mozproxy certutil command failed
10:16:56 INFO - mozproxy Stopping mitmproxy playback, killing process 646
10:16:56 INFO - mozproxy Successfully killed the mitmproxy playback process
10:16:56 INFO - raptor-main removing reverse socket connections
10:16:56 INFO - adb command_output: adb -s HT7AR1A03631 wait-for-device reverse --remove-all, timeout: None, timedout: None, exitcode: 0, output:
10:16:56 INFO - raptor-control-server shutting down control server
10:16:56 INFO - raptor-main finished
10:16:56 ERROR - Traceback (most recent call last):
10:16:56 INFO - File "/builds/task_1557656088/workspace/build/tests/raptor/raptor/raptor.py", line 1209, in <module>
10:16:56 INFO - main()
10:16:56 INFO - File "/builds/task_1557656088/workspace/build/tests/raptor/raptor/raptor.py", line 1172, in main
10:16:56 INFO - raptor.run_test(next_test, timeout=int(next_test['page_timeout']))
10:16:56 INFO - File "/builds/task_1557656088/workspace/build/tests/raptor/raptor/raptor.py", line 952, in run_test
10:16:56 INFO - self.run_test_teardown()
10:16:56 INFO - File "/builds/task_1557656088/workspace/build/tests/raptor/raptor/raptor.py", line 180, in run_test_teardown
10:16:56 INFO - self.check_for_crashes()
10:16:56 INFO - File "/builds/task_1557656088/workspace/build/tests/raptor/raptor/raptor.py", line 1092, in check_for_crashes
10:16:56 INFO - remote_dir = posixpath.join(self.device_profile, 'minidumps')
10:16:56 INFO - AttributeError: 'RaptorAndroid' object has no attribute 'device_profile'
10:16:56 ERROR - Return code: 1
10:16:56 WARNING - setting return code to 1
10:16:56 INFO - Killing logcat pid 466.
10:16:56 CRITICAL - PERFHERDER_DATA was seen 0 times, expected 1.
10:16:56 INFO - copying raptor results to upload dir:
10:16:56 INFO - /builds/task_1557656088/workspace/build/blobber_upload_dir/perfherder-data.json
10:16:56 INFO - copying raptor results from /builds/task_1557656088/workspace/build/raptor.json to /builds/task_1557656088/workspace/build/blobber_upload_dir/perfherder-data.json
10:16:56 CRITICAL - Error copying results /builds/task_1557656088/workspace/build/raptor.json to upload dir /builds/task_1557656088/workspace/build/blobber_upload_dir/perfherder-data.json
10:16:56 INFO - [Errno 2] No such file or directory: u'/builds/task_1557656088/workspace/build/raptor.json'

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.