Created
October 5, 2016 20:37
-
-
Save mmuntakim15/46194ef9bc9cbb49ba0720a9a6ea26e6 to your computer and use it in GitHub Desktop.
Gist link to Appium Logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mohammads-MacBook-Pro:appium mohammadmuntakim1$ appium | |
[Appium] Welcome to Appium v1.6.0-beta3 | |
[Appium] Appium REST http interface listener started on 0.0.0.0:4723 | |
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"agentPath":"/Users/mohammadmuntakim1/Documents/temp/WebDriverAgent","app":"/Users/mohammadmuntakim1/Documents/ios_rfr_app/Sandbox.app","bootstrapPath":"/Users/mohammadmuntakim1/Documents/temp/WebDriverAgent/WebDriverAgent.xcodeproj","noReset":false,"platformVersion":"10.0","automationName":"XCUITest","platformName":"iOS","deviceName":"iPad Air 2"}} | |
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"agentPath":"/Users/moham... | |
[Appium] Creating new XCUITestDriver session | |
[Appium] Capabilities: | |
[Appium] agentPath: '/Users/mohammadmuntakim1/Documents/temp/WebDriverAgent' | |
[Appium] app: '/Users/mohammadmuntakim1/Documents/ios_rfr_app/Sandbox.app' | |
[Appium] bootstrapPath: '/Users/mohammadmuntakim1/Documents/temp/WebDriverAgent/WebDriverAgent.xcodeproj' | |
[Appium] noReset: false | |
[Appium] platformVersion: '10.0' | |
[Appium] automationName: 'XCUITest' | |
[Appium] platformName: 'iOS' | |
[Appium] deviceName: 'iPad Air 2' | |
[debug] [XCUITest] XCUITestDriver version: 2.0.23 | |
[BaseDriver] The following capabilities were provided, but are not recognized by appium: agentPath, bootstrapPath. | |
[BaseDriver] Session created with session id: e3b2bb39-9a90-4088-ba0a-59c166a49a0a | |
[debug] [XCUITest] Xcode version set to '8.0' | |
[debug] [XCUITest] iOS SDK Version set to '10.0' | |
[iOSSim] Constructing iOS simulator for Xcode version 8.0 with udid '07193436-7535-4B99-8761-0120634047A6' | |
[XCUITest] Determining device to run tests on: udid: '07193436-7535-4B99-8761-0120634047A6', real device: false | |
[BaseDriver] Using local app '/Users/mohammadmuntakim1/Documents/ios_rfr_app/Sandbox.app' | |
[debug] [XCUITest] Checking whether app is actually present | |
[debug] [ios-app-utils] Getting bundle ID from app | |
[debug] [iOSLog] Starting iOS 10.0 simulator log capture | |
[debug] [iOSLog] System log path: /Users/mohammadmuntakim1/Library/Logs/CoreSimulator/07193436-7535-4B99-8761-0120634047A6/system.log | |
[XCUITest] Setting up simulator | |
[debug] [iOS] No reason to set locale | |
[debug] [iOS] No iOS / app preferences to set | |
[XCUITest] Simulator with udid '07193436-7535-4B99-8761-0120634047A6' not booted. Booting up now | |
[debug] [iOSSim] Killing all iOS Simulators | |
[iOSSim] Starting simulator with command: open /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app --args -CurrentDeviceUDID 07193436-7535-4B99-8761-0120634047A6 | |
[iOSSim] Tailing simulator logs until we encounter the string "SMS Plugin initialized" | |
[iOSSim] We will time out after 60000ms | |
[debug] [iOSSim] Waiting an extra 10000ms for the simulator to really finish booting | |
[debug] [iOSSim] Done waiting extra time for simulator | |
[iOSSim] Simulator booted in 15584ms | |
[XCUITest] Custom agent path specified: /Users/mohammadmuntakim1/Documents/temp/WebDriverAgent | |
[XCUITest] Custom bootstrap path specified: /Users/mohammadmuntakim1/Documents/temp/WebDriverAgent/WebDriverAgent.xcodeproj | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Carthage found: /usr/local/bin/carthage | |
[debug] [XCUITest] Running WebDriverAgent bootstrap script to install dependencies | |
[XCUITest] Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 127 | |
at ChildProcess.<anonymous> (lib/teen_process.js:66:19) | |
at emitTwo (events.js:87:13) | |
at ChildProcess.emit (events.js:172:7) | |
at maybeClose (internal/child_process.js:827:16) | |
at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5) | |
{ [Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 127] | |
stdout: '', | |
stderr: '/bin/bash: Scripts/bootstrap.sh: No such file or directory\n', | |
code: 127 } | |
[MJSONWP] Encountered internal error running command: TypeError: Cannot read property 'command' of undefined | |
at XCUITestDriver.callee$0$0$ (lib/commands/proxy-helper.js:13:35) | |
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37) | |
at enqueueResult (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:185:17) | |
at new Promise (/usr/local/lib/node_modules/appium/node_modules/core-js/library/modules/es6.promise.js:201:7) | |
at AsyncIterator.enqueue (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:184:12) | |
at AsyncIterator.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at Object.runtime.async (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:209:12) | |
at XCUITestDriver.callee$0$0 [as proxyCommand] (lib/commands/proxy-helper.js:13:10) | |
at XCUITestDriver.stop$ (lib/driver.js:266:18) | |
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37) | |
at enqueueResult (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:185:17) | |
at new Promise (/usr/local/lib/node_modules/appium/node_modules/core-js/library/modules/es6.promise.js:201:7) | |
at AsyncIterator.enqueue (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:184:12) | |
at AsyncIterator.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at Object.runtime.async (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:209:12) | |
at XCUITestDriver.stop (lib/driver.js:263:16) | |
at XCUITestDriver.deleteSession$ (lib/driver.js:254:16) | |
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37) | |
at enqueueResult (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:185:17) | |
at new Promise (/usr/local/lib/node_modules/appium/node_modules/core-js/library/modules/es6.promise.js:201:7) | |
at AsyncIterator.enqueue (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:184:12) | |
at AsyncIterator.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at Object.runtime.async (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:209:12) | |
at XCUITestDriver.deleteSession (lib/driver.js:253:23) | |
at XCUITestDriver.createSession$ (lib/driver.js:143:18) | |
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at GeneratorFunctionPrototype.invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37) | |
at run (/usr/local/lib/node_modules/appium/node_modules/core-js/library/modules/es6.promise.js:108:47) | |
at /usr/local/lib/node_modules/appium/node_modules/core-js/library/modules/es6.promise.js:119:28 | |
at flush (/usr/local/lib/node_modules/appium/node_modules/core-js/library/modules/$.microtask.js:19:5) | |
at nextTickCallbackWith0Args (node.js:420:9) | |
at process._tickCallback (node.js:349:13) | |
[HTTP] <-- POST /wd/hub/session 500 20370 ms - 180 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment