Closed Bug 1422486 Opened 7 years ago Closed 7 years ago

Intermittent xpcom/tests/unit/test_iniProcessor.js | xpcshell return code: 1512174963438

Categories

(Core :: XPCOM, defect, P5)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1410723

People

(Reporter: intermittent-bug-filer, Assigned: gbrown)

Details

(Keywords: intermittent-failure)

Filed by: apavel [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=149220449&repo=mozilla-inbound

https://queue.taskcluster.net/v1/task/fTQuEydlQdywbqnNDgUkVA/runs/0/artifacts/public/logs/live_backing.log

[task 2017-12-02T00:35:55.972Z] 00:35:55     INFO -  TEST-START | xpcom/tests/unit/test_iniProcessor.js
[task 2017-12-02T00:36:03.605Z] 00:36:03     INFO -  mozdevice killProcess failed force-stop of xpcshell
[task 2017-12-02T00:36:03.625Z] 00:36:03  WARNING -  TEST-UNEXPECTED-FAIL | xpcom/tests/unit/test_iniProcessor.js | xpcshell return code: 1512174963438
[task 2017-12-02T00:36:03.626Z] 00:36:03     INFO -  TEST-INFO took 7652ms
[task 2017-12-02T00:36:03.626Z] 00:36:03     INFO -  >>>>>>>
[task 2017-12-02T00:36:03.626Z] 00:36:03     INFO -  xpcom/tests/unit/test_iniProcessor.js | xpcw: cd /storage/sdcard/tests/xpc/xpcom/tests/unit
[task 2017-12-02T00:36:03.627Z] 00:36:03     INFO -  xpcom/tests/unit/test_iniProcessor.js | xpcw: xpcshell -r /storage/sdcard/tests/xpc/c/httpd.manifest --greomni /data/local/xpcb/target.apk -m -s -e const _HEAD_JS_PATH = "/storage/sdcard/tests/xpc/head.js"; -e const _MOZINFO_JS_PATH = "/storage/sdcard/tests/xpc/p/mozinfo.json"; -e const _TESTING_MODULES_DIR = "/storage/sdcard/tests/xpc/m"; -f /storage/sdcard/tests/xpc/head.js -e const _SERVER_ADDR = "localhost" -e const _HEAD_FILES = ["/storage/sdcard/tests/xpc/xpcom/tests/unit/head_xpcom.js"]; -e const _JSDEBUGGER_PORT = 0; -e const _TEST_FILE = ["test_iniProcessor.js"]; -e const _TEST_NAME = "xpcom/tests/unit/test_iniProcessor.js" -e _execute_test(); quit(0);
[task 2017-12-02T00:36:03.627Z] 00:36:03     INFO -  (xpcshell/head.js) | test MAIN run_test pending (1)

[task 2017-12-02T00:36:03.847Z] 00:36:03     INFO -  xpcom/tests/unit/test_iniProcessor.js | {"action":"test_status","time":1512174963438,"thread":null,"pid":null,"source":"xpcshell/head.js","test":"xpcom/tests/unit/test_iniProcessor.js","subtest":"checkParserOutput","status":"PASS","message":"[checkParserOutput : 34] true == true"
[task 2017-12-02T00:36:03.847Z] 00:36:03     INFO -  <<<<<<<
[task 2017-12-02T00:36:03.847Z] 00:36:03     INFO -  mozdevice getDirectory() failed after ['pull', '/storage/sdcard/tests/xpc/minidumps', '/tmp/tmp85kIPH/minidumps']
[task 2017-12-02T00:36:03.848Z] 00:36:03     INFO -  mozdevice rc=1 out=['adb: error: failed to get feature set: no devices/emulators found']
[task 2017-12-02T00:36:03.848Z] 00:36:03     INFO -  Following exceptions were raised:
[task 2017-12-02T00:36:03.848Z] 00:36:03     INFO -  Traceback (most recent call last):
[task 2017-12-02T00:36:03.849Z] 00:36:03     INFO -    File "/builds/worker/workspace/build/tests/xpcshell/runxpcshelltests.py", line 181, in run
[task 2017-12-02T00:36:03.849Z] 00:36:03     INFO -      self.run_test()
[task 2017-12-02T00:36:03.849Z] 00:36:03     INFO -    File "/builds/worker/workspace/build/tests/xpcshell/runxpcshelltests.py", line 777, in run_test
[task 2017-12-02T00:36:03.849Z] 00:36:03     INFO -      if self.checkForCrashes(self.tempDir, self.symbolsPath, test_name=name):
[task 2017-12-02T00:36:03.850Z] 00:36:03     INFO -    File "/builds/worker/workspace/build/tests/xpcshell/remotexpcshelltests.py", line 181, in checkForCrashes
[task 2017-12-02T00:36:03.850Z] 00:36:03     INFO -      self.device.getDirectory(self.remoteMinidumpDir, dumpDir)
[task 2017-12-02T00:36:03.850Z] 00:36:03     INFO -    File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/mozdevice/devicemanagerADB.py", line 545, in getDirectory
[task 2017-12-02T00:36:03.851Z] 00:36:03     INFO -      dir_util.copy_tree(localDir, originalLocal)
[task 2017-12-02T00:36:03.851Z] 00:36:03     INFO -    File "/usr/lib/python2.7/distutils/dir_util.py", line 128, in copy_tree
[task 2017-12-02T00:36:03.851Z] 00:36:03     INFO -      "cannot copy tree '%s': not a directory" % src
[task 2017-12-02T00:36:03.852Z] 00:36:03     INFO -  DistutilsFileError: cannot copy tree '/tmp/tmp85kIPH/minidumps': not a directory
[task 2017-12-02T00:36:03.852Z] 00:36:03     INFO -  Traceback (most recent call last):
[task 2017-12-02T00:36:03.852Z] 00:36:03     INFO -    File "/builds/worker/workspace/build/tests/xpcshell/remotexpcshelltests.py", line 628, in <module>
[task 2017-12-02T00:36:03.852Z] 00:36:03     INFO -      main()
[task 2017-12-02T00:36:03.853Z] 00:36:03     INFO -    File "/builds/worker/workspace/build/tests/xpcshell/remotexpcshelltests.py", line 623, in main
[task 2017-12-02T00:36:03.853Z] 00:36:03     INFO -      mobileArgs=xpcsh.mobileArgs):
[task 2017-12-02T00:36:03.854Z] 00:36:03     INFO -    File "/builds/worker/workspace/build/tests/xpcshell/runxpcshelltests.py", line 1370, in runTests
[task 2017-12-02T00:36:03.854Z] 00:36:03     INFO -      mobileArgs, **kwargs)
[task 2017-12-02T00:36:03.854Z] 00:36:03     INFO -    File "/builds/worker/workspace/build/tests/xpcshell/runxpcshelltests.py", line 1565, in runTestList
[task 2017-12-02T00:36:03.854Z] 00:36:03     INFO -      raise exceptions[0]
[task 2017-12-02T00:36:03.854Z] 00:36:03     INFO -  distutils.errors.DistutilsFileError: cannot copy tree '/tmp/tmp85kIPH/minidumps': not a directory
[task 2017-12-02T00:36:03.880Z] 00:36:03    ERROR - Return code: 1
[task 2017-12-02T00:36:03.880Z] 00:36:03    ERROR - No tests run or test summary not found
[task 2017-12-02T00:36:03.881Z] 00:36:03     INFO - TinderboxPrint: xpcshell<br/><em class="testfail">T-FAIL</em>
[task 2017-12-02T00:36:03.881Z] 00:36:03     INFO - ##### xpcshell log ends
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.