Error: Failed to start an Appium session, err was: Error: Command failed: /bin/sh -c ideviceinstaller -u C33F3025-D6A2-43F3-AB56-49C0CDE3C36B -l

Hello team , I am using appium for testing my app. but i am facing an issue and do not get the solution of this problem after searching about it Please help me. What can i do to solve it.

The Log for that issue is : =
Launching Appium with command: ‘/Applications/Appium.app/Contents/Resources/node/bin/node’ lib/server/main.js --address “127.0.0.1” --command-timeout “7200” --debug-log-spacing --platform-version “8.1” --platform-name “iOS” --app “/Users/minakshi/Desktop/AudioVideoRecording 2017-03-10 16-59-32/AudioVideoRecording.ipa” --udid “C33F3025-D6A2-43F3-AB56-49C0CDE3C36B” --show-ios-log --device-name “iPad Air”

info: Welcome to Appium v1.4.1 (REV ce6220829063679bcccf5724515c29569c4a16d9)

info: Appium REST http interface listener started on 127.0.0.1:4723

info: [debug] Non-default server args: {“app”:"/Users/minakshi/Desktop/AudioVideoRecording 2017-03-10 16-59-32/AudioVideoRecording.ipa",“udid”:“C33F3025-D6A2-43F3-AB56-49C0CDE3C36B”,“address”:“127.0.0.1”,“deviceName”:“iPad Air”,“platformName”:“iOS”,“platformVersion”:“8.1”,“showIOSLog”:true,“defaultCommandTimeout”:7200,“debugLogSpacing”:true}

info: Console LogLevel: debug

info: --> GET /wd/hub/status {}

info: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.4.1”,“revision”:“ce6220829063679bcccf5724515c29569c4a16d9”}}}

info: <-- GET /wd/hub/status 200 11.136 ms - 104 {“status”:0,“value”:{“build”:{“version”:“1.4.1”,“revision”:“ce6220829063679bcccf5724515c29569c4a16d9”}}}

info: --> GET /wd/hub/status {}

info: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.4.1”,“revision”:“ce6220829063679bcccf5724515c29569c4a16d9”}}}

info: <-- GET /wd/hub/status 200 4.454 ms - 104 {“status”:0,“value”:{“build”:{“version”:“1.4.1”,“revision”:“ce6220829063679bcccf5724515c29569c4a16d9”}}}

info: --> GET /wd/hub/sessions {}

info: [debug] Responding to client with success: {“status”:0,“value”:[]}
info: <-- GET /wd/hub/sessions 200 3.491 ms - 23 {“status”:0,“value”:[]}

info: --> POST /wd/hub/session {“desiredCapabilities”:{“platformName”:“iOS”,“platformVersion”:“8.1”,“newCommandTimeout”:“999999”,“automationName”:“Appium”,“deviceName”:“iPad Air”}}

info: Client User-Agent string: Appium (unknown version) CFNetwork/807.0.4 Darwin/16.0.0 (x86_64)
info: *************************************
info: *************************************
info: *************************************

info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************

info: [debug] Using local .ipa from command line: /Users/minakshi/Desktop/AudioVideoRecording 2017-03-10 16-59-32/AudioVideoRecording.ipa

info: [debug] Copying local zip to tmp dir

info: [debug] /Users/minakshi/Desktop/AudioVideoRecording 2017-03-10 16-59-32/AudioVideoRecording.ipa copied to /var/folders/nb/9rsfpr395msb4kfdg42x7l700000gn/T/117314-3709-bdasy6/appium-app.zip

info: [debug] Unzipping /var/folders/nb/9rsfpr395msb4kfdg42x7l700000gn/T/117314-3709-bdasy6/appium-app.zip

info: [debug] Testing zip archive: /var/folders/nb/9rsfpr395msb4kfdg42x7l700000gn/T/117314-3709-bdasy6/appium-app.zip

info: [debug] Zip archive tested clean

info: --> GET /wd/hub/status {}

info: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.4.1”,“revision”:“ce6220829063679bcccf5724515c29569c4a16d9”},“isShuttingDown”:false}}

info: <-- GET /wd/hub/status 200 2.515 ms - 127 {“status”:0,“value”:{“build”:{“version”:“1.4.1”,“revision”:“ce6220829063679bcccf5724515c29569c4a16d9”},“isShuttingDown”:false}}

info: [debug] Unzip successful

info: [debug] Using locally extracted app: /var/folders/nb/9rsfpr395msb4kfdg42x7l700000gn/T/117314-3709-bdasy6/Payload/AudioVideoRecording.app

info: [debug] Creating new appium session cafa6745-4a26-4daf-a0fb-63f9f502ad76
info: [debug] Removing any remaining instruments sockets

info: [debug] Cleaned up instruments socket /tmp/instruments_sock

info: [debug] Auto-detecting iOS udid…
info: [debug] Not auto-detecting udid, running on sim

info: [debug] Could not parse plist file (as binary) at /var/folders/nb/9rsfpr395msb4kfdg42x7l700000gn/T/117314-3709-bdasy6/Payload/AudioVideoRecording.app/en.lproj/Localizable.strings
info: Will try to parse the plist file as XML
info: [debug] Could not parse plist file (as XML) at /var/folders/nb/9rsfpr395msb4kfdg42x7l700000gn/T/117314-3709-bdasy6/Payload/AudioVideoRecording.app/en.lproj/Localizable.strings
warn: Could not parse app Localizable.strings assuming it doesn’t exist
info: [debug] Getting bundle ID from app
info: [debug] Could not parse plist file (as binary) at /var/folders/nb/9rsfpr395msb4kfdg42x7l700000gn/T/117314-3709-bdasy6/Payload/AudioVideoRecording.app/Info.plist
info: Will try to parse the plist file as XML

info: [debug] Parsed app Info.plist (as XML)
info: [debug] Creating instruments
info: [debug] Preparing uiauto bootstrap
info: [debug] Dynamic bootstrap dir: /Users/minakshi/Library/Application Support/appium/bootstrap
info: [debug] Dynamic env: {“nodePath”:"/Applications/Appium.app/Contents/Resources/node/bin/node",“commandProxyClientPath”:"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js",“instrumentsSock”:"/tmp/instruments_sock",“interKeyDelay”:null,“justLoopInfinitely”:false,“autoAcceptAlerts”:false,“autoDismissAlerts”:false,“sendKeyStrategy”:“grouped”}

info: [debug] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!

info: [debug] Dynamic bootstrap path: /Users/minakshi/Library/Application Support/appium/bootstrap/bootstrap-6745615c424bb0c0.js

info: [debug] Reusing dynamic bootstrap: /Users/minakshi/Library/Application Support/appium/bootstrap/bootstrap-6745615c424bb0c0.js

info: [debug] Attempting iOS device log capture via libimobiledevice idevicesyslog

info: [debug] Creating iDevice object with udid C33F3025-D6A2-43F3-AB56-49C0CDE3C36B

info: [debug] App is not installed. Will try to install the app.

info: [debug] Installing ipa found at /Users/minakshi/Desktop/AudioVideoRecording 2017-03-10 16-59-32/AudioVideoRecording.ipa

error: Failed to start an Appium session, err was: Error: Command failed: /bin/sh -c ideviceinstaller -u C33F3025-D6A2-43F3-AB56-49C0CDE3C36B -l

info: [debug] Cleaning up appium session

info: [debug] Error: Command failed: /bin/sh -c ideviceinstaller -u C33F3025-D6A2-43F3-AB56-49C0CDE3C36B -l

at ChildProcess.exithandler (child_process.js:751:12)
at ChildProcess.emit (events.js:110:17)
at maybeClose (child_process.js:1015:16)
at Socket.<anonymous> (child_process.js:1183:11)
at Socket.emit (events.js:107:17)
at Pipe.close (net.js:485:12)

info: [debug] Responding to client with error: {“status”:33,“value”:{“message”:“A new session could not be created. (Original error: Command failed: /bin/sh -c ideviceinstaller -u C33F3025-D6A2-43F3-AB56-49C0CDE3C36B -l \n)”,“killed”:false,“code”:2,“signal”:null,“cmd”:"/bin/sh -c ideviceinstaller -u C33F3025-D6A2-43F3-AB56-49C0CDE3C36B -l ",“origValue”:“Command failed: /bin/sh -c ideviceinstaller -u C33F3025-D6A2-43F3-AB56-49C0CDE3C36B -l \n”},“sessionId”:null}

info: <-- POST /wd/hub/session 500 4154.927 ms - 418 .

Delete this from your capabilities when running against a simulator and it should work fine.

Hello sir, Thanks for reply
Now i’m lunching the app as you asked above.
but now i’m getting the same error that is “Could not lunch appium
session.”(Getting an error : [MJSONWP] Encountered internal error running
command: Error: Xcode version [object Object] is not yet supported)

                                           The solution that i get for

this error is use the latest version of appium. So now i’m using appium
with terminal all is done from my side, & its working fine by using
terminal . But i dont now how to test the app using terminal Becoz as i
know if we r using desktop app then after successful inspection the new
window is automatically open where the user can test the app. Please tell
me what can i do to open that window to test my app using terminal.

  • Here is the log of terminal :*

Minakshis-Mac-mini:~ Mac$ [Appium] Welcome to Appium v1.6.5-beta

[Appium] Appium REST http interface listener started on 0.0.0.0:4723

[HTTP] --> GET /wd/hub/status {}

[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []

[debug] [MJSONWP] Responding to client with driver.getStatus() result:
{“build”:{“version”:“1.6.5-beta”,“revision”:null}}

[HTTP] <-- GET /wd/hub/status 200 77 ms - 88

[HTTP] --> GET /wd/hub/status {}

[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []

[HTTP] --> GET /wd/hub/status {}

[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []

[debug] [MJSONWP] Responding to client with driver.getStatus() result:
{“build”:{“version”:“1.6.5-beta”,“revision”:null}}

[HTTP] <-- GET /wd/hub/status 200 20 ms - 88

[debug] [MJSONWP] Responding to client with driver.getStatus() result:
{“build”:{“version”:“1.6.5-beta”,“revision”:null}}

[HTTP] <-- GET /wd/hub/status 200 20 ms - 88

[HTTP] --> GET /wd/hub/status {}

[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []

[debug] [MJSONWP] Responding to client with driver.getStatus() result:
{“build”:{“version”:“1.6.5-beta”,“revision”:null}}

[HTTP] <-- GET /wd/hub/status 200 13 ms - 88

[HTTP] --> GET /wd/hub/sessions {}

[debug] [MJSONWP] Calling AppiumDriver.getSessions() with args: []

[debug] [MJSONWP] Responding to client with driver.getSessions() result: []

[HTTP] <-- GET /wd/hub/sessions 200 3 ms - 40

[HTTP] --> POST /wd/hub/session
{“desiredCapabilities”:{“platformName”:“iOS”,“platformVersion”:“10.2”,“newCommandTimeout”:“7200”,“app”:"/Users/minakshi/Desktop/AudioVideoRecording
2017-03-10
16-59-32/AudioVideoRecording.ipa",“automationName”:“Appium”,“deviceName”:“iPad
Air”}}

[debug] [MJSONWP] Calling AppiumDriver.createSession() with args:
[{“platformName”:“iOS”,“platformVersion”:“10.2”,“newCommandTimeout”:“7200”,“app”:"/Users/minakshi/Desktop/AudioVideoRecording
2017-03-10
16-59-32/AudioVideoRecording.ipa",“automationName”:“Appium”,“deviceName”:“iPad
Air”},null,null,null,null]

[debug] [BaseDriver] Event ‘newSessionRequested’ logged at 1492408563611
(11:26:03 GMT+0530 (IST))

[Appium] Requested iOS support with version >= 10, using XCUITest driver
instead of UIAutomation-based driver, since the latter is unsupported on
iOS 10 and up.

[Appium] Creating new XCUITestDriver (v2.28.1) session

[Appium] Capabilities:

[Appium] platformName: ‘iOS’

[Appium] platformVersion: ‘10.2’

[Appium] newCommandTimeout: ‘7200’

[Appium] app: ‘/Users/minakshi/Desktop/AudioVideoRecording 2017-03-10
16-59-32/AudioVideoRecording.ipa’

[Appium] automationName: ‘Appium’

[Appium] deviceName: ‘iPad Air’

[debug] [XCUITest] XCUITestDriver version: 2.28.1

[BaseDriver] Capability ‘newCommandTimeout’ changed from string (‘7200’) to
integer (7200). This may cause unexpected behavior

[BaseDriver] Session created with session id:
c1f883a5-685a-4a80-b1b3-5318a8e6691c

[HTTP] --> GET /wd/hub/status {}

[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []

[HTTP] <-- GET /wd/hub/status - - ms - -

[debug] [XCUITest] Xcode version set to ‘8.2.1’

[debug] [XCUITest] iOS SDK Version set to ‘10.2’

[debug] [BaseDriver] Event ‘xcodeDetailsRetrieved’ logged at 1492408566485
(11:26:06 GMT+0530 (IST))

[HTTP] --> GET /wd/hub/status {}

[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []

[HTTP] <-- GET /wd/hub/status - - ms - -

[iOSSim] Constructing iOS simulator for Xcode version 8.2.1 with udid
‘C33F3025-D6A2-43F3-AB56-49C0CDE3C36B’

[XCUITest] Determining device to run tests on: udid:
‘C33F3025-D6A2-43F3-AB56-49C0CDE3C36B’, real device: false

[BaseDriver] Using local app ‘/Users/minakshi/Desktop/AudioVideoRecording
2017-03-10 16-59-32/AudioVideoRecording.ipa’

[debug] [BaseDriver] Copying local zip to tmp dir

[debug] [BaseDriver] Unzipping
/var/folders/nb/9rsfpr395msb4kfdg42x7l700000gn/T/2017317-2003-vfxls1/appium-app.zip

[debug] [BaseDriver] Testing zip archive:
/var/folders/nb/9rsfpr395msb4kfdg42x7l700000gn/T/2017317-2003-vfxls1/appium-app.zip

[BaseDriver] Unzipped local app to
‘/var/folders/nb/9rsfpr395msb4kfdg42x7l700000gn/T/2017317-2003-vfxls1/Payload/AudioVideoRecording.app’

[debug] [BaseDriver] Event ‘appConfigured’ logged at 1492408569868
(11:26:09 GMT+0530 (IST))

[debug] [XCUITest] Checking whether app
‘/var/folders/nb/9rsfpr395msb4kfdg42x7l700000gn/T/2017317-2003-vfxls1/Payload/AudioVideoRecording.app’
is actually present on file system

[debug] [XCUITest] App is present

[debug] [iOS] Getting bundle ID from app
‘/var/folders/nb/9rsfpr395msb4kfdg42x7l700000gn/T/2017317-2003-vfxls1/Payload/AudioVideoRecording.app’:
‘com.raveReview-beta’

[debug] [BaseDriver] Event ‘resetStarted’ logged at 1492408569929 (11:26:09
GMT+0530 (IST))

[XCUITest] Not scrubbing third party app in anticipation of uninstall

[debug] [BaseDriver] Event ‘resetComplete’ logged at 1492408570287
(11:26:10 GMT+0530 (IST))

[debug] [iOSLog] Starting iOS 10.2 simulator log capture

[debug] [iOSLog] System log path:
/Users/minakshi/Library/Logs/CoreSimulator/C33F3025-D6A2-43F3-AB56-49C0CDE3C36B/system.log

[debug] [BaseDriver] Event ‘logCaptureStarted’ logged at 1492408570941
(11:26:10 GMT+0530 (IST))

[XCUITest] Setting up simulator

[debug] [iOS] No reason to set locale

[debug] [iOS] No iOS / app preferences to set

[XCUITest] Simulator with udid ‘C33F3025-D6A2-43F3-AB56-49C0CDE3C36B’
already booted

[debug] [BaseDriver] Event ‘simStarted’ logged at 1492408571143 (11:26:11
GMT+0530 (IST))

[debug] [XCUITest] Reset requested. Removing app with id
‘com.raveReview-beta’ from the device

[debug] [XCUITest] Installing
/var/folders/nb/9rsfpr395msb4kfdg42x7l700000gn/T/2017317-2003-vfxls1/Payload/AudioVideoRecording.app
on Simulator with UUID ‘C33F3025-D6A2-43F3-AB56-49C0CDE3C36B’…

[debug] [XCUITest] The app has been installed successfully.

[debug] [BaseDriver] Event ‘appInstalled’ logged at 1492408667775 (11:27:47
GMT+0530 (IST))

[debug] [BaseDriver] Event ‘wdaStartAttempted’ logged at 1492408667779
(11:27:47 GMT+0530 (IST))

[XCUITest] Using WDA path:
‘/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent’

[XCUITest] Using WDA agent:
‘/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/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

[HTTP] <-- POST /wd/hub/session - - ms - -

[debug] [XCUITest] Creating WebDriverAgent resources directory

[debug] [XCUITest] Creating WebDriverAgent resource bundle directory

[debug] [XCUITest] Killing hanging processes

[debug] [XCUITest] Beginning test with command ‘xcodebuild
build-for-testing test-without-building -project
/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
-scheme WebDriverAgentRunner -destination
id=C33F3025-D6A2-43F3-AB56-49C0CDE3C36B -configuration Debug
IPHONEOS_DEPLOYMENT_TARGET=10.2’ in directory
‘/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent’

[debug] [XCUITest] Output from xcodebuild will not be logged

[debug] [XCUITest] Waiting up to 60000ms for WebDriverAgent to start

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Log file for xcodebuild test:
/Users/minakshi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/F7839B96-1947-43C4-92A9-8FED8C45BB43/Session-WebDriverAgentRunner-2017-04-17_113014-jmIkwV.log

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Unable to connect to running WebDriverAgent: Could not
proxy command to remote server. Original error: Error: connect ECONNREFUSED
127.0.0.1:8100

[XCUITest] Getting status of WebDriverAgent on device timed out. Continuing

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408822149
(11:30:22 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408823159
(11:30:23 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408824175
(11:30:24 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408825185
(11:30:25 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408826196
(11:30:26 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408827209
(11:30:27 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408828220
(11:30:28 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408829230
(11:30:29 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408830245
(11:30:30 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408831258
(11:30:31 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408832269
(11:30:32 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408833287
(11:30:33 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408834314
(11:30:34 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408835327
(11:30:35 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408836337
(11:30:36 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [XCUITest] Unable to start WebDriverAgent session: Could not proxy
command to remote server. Original error: Error: connect ECONNREFUSED
127.0.0.1:8100

[debug] [XCUITest] Quitting and uninstalling WebDriverAgent, then retrying

[XCUITest] Shutting down sub-processes

[XCUITest] Shutting down xcodebuild process (pid 2258)

[XCUITest] xcodebuild exited with code ‘null’ and signal ‘SIGTERM’

[debug] [XCUITest] Removing WDA application from device

[debug] [BaseDriver] Event ‘wdaStartAttempted’ logged at 1492408851763
(11:30:51 GMT+0530 (IST))

[XCUITest] Using WDA path:
‘/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent’

[XCUITest] Using WDA agent:
‘/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj’

[XCUITest] Launching WebDriverAgent on the device

[debug] [XCUITest] Carthage found: ‘/usr/local/bin/carthage’

[debug] [XCUITest] Killing hanging processes

[debug] [XCUITest] Beginning test with command ‘xcodebuild
build-for-testing test-without-building -project
/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
-scheme WebDriverAgentRunner -destination
id=C33F3025-D6A2-43F3-AB56-49C0CDE3C36B -configuration Debug
IPHONEOS_DEPLOYMENT_TARGET=10.2’ in directory
‘/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent’

[debug] [XCUITest] Output from xcodebuild will not be logged

[debug] [XCUITest] Waiting up to 60000ms for WebDriverAgent to start

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Log file for xcodebuild test:
/Users/minakshi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/1A1B9240-9B49-468D-A7F9-CD2C8125A7E1/Session-WebDriverAgentRunner-2017-04-17_113103-gacTT9.log

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Unable to connect to running WebDriverAgent: Could not
proxy command to remote server. Original error: Error: connect ECONNREFUSED
127.0.0.1:8100

[XCUITest] Getting status of WebDriverAgent on device timed out. Continuing

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408920813
(11:32:00 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408921826
(11:32:01 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408922840
(11:32:02 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408924210
(11:32:04 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408925223
(11:32:05 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408926232
(11:32:06 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408927242
(11:32:07 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408928253
(11:32:08 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408929260
(11:32:09 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408930269
(11:32:10 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408931276
(11:32:11 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[Xcode] 2017-04-17 11:32:11.298 xcodebuild[2461:61541] Error
Domain=IDETestOperationsObserverErrorDomain Code=12 “Timed out trying to
set AX messaging timeout. If you believe this error represents a bug,
please attach the log file at
/Users/minakshi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/1A1B9240-9B49-468D-A7F9-CD2C8125A7E1/Session-WebDriverAgentRunner-2017-04-17_113103-gacTT9.log”
UserInfo={NSLocalizedDescription=Timed out trying to set AX messaging
timeout. If you believe this error represents a bug, please attach the log
file at
/Users/minakshi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/1A1B9240-9B49-468D-A7F9-CD2C8125A7E1/Session-WebDriverAgentRunner-2017-04-17_113103-gacTT9.log}

[Xcode]

[Xcode] ** TEST EXECUTE FAILED **

[Xcode]

[Xcode]

[Xcode] 2017-04-17 11:31:22.784 XCTRunner[2482:61865] Running tests…

[Xcode]

[XCUITest] xcodebuild exited with code ‘65’ and signal ‘null’

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408932288
(11:32:12 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408933294
(11:32:13 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408934304
(11:32:14 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [BaseDriver] Event ‘wdaSessionAttempted’ logged at 1492408935312
(11:32:15 GMT+0530 (IST))

[debug] [XCUITest] Sending createSession command to WDA

[debug] [JSONWP Proxy] Proxying [GET /status] to [GET
http://localhost:8100/status] with no body

[debug] [XCUITest] Failed to create WDA session. Retrying…

[debug] [XCUITest] Unable to start WebDriverAgent session: Could not proxy
command to remote server. Original error: Error: connect ECONNREFUSED
127.0.0.1:8100

[debug] [XCUITest] Quitting and uninstalling WebDriverAgent, then retrying

[XCUITest] Shutting down sub-processes

[debug] [XCUITest] Removing WDA application from device

[XCUITest] Error: Unable to start WebDriverAgent session: Could not proxy
command to remote server. Original error: Error: connect ECONNREFUSED
127.0.0.1:8100

at XCUITestDriver.quitAndUninstall$ (../../lib/driver.js:374:15)

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 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)

[Error: Unable to start WebDriverAgent session: Could not proxy command to
remote server. Original error: Error: connect ECONNREFUSED 127.0.0.1:8100]

[debug] [XCUITest] Not clearing log files. Use clearSystemFiles
capability to turn on.

[debug] [iOSLog] Stopping iOS log capture

[MJSONWP] Encountered internal error running command: Error: Unable to
start WebDriverAgent session: Could not proxy command to remote server.
Original error: Error: connect ECONNREFUSED 127.0.0.1:8100

at XCUITestDriver.quitAndUninstall$ (../../lib/driver.js:374:15)

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 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)

[debug] [MJSONWP] Responding to client with driver.getStatus() result:
{“build”:{“version”:“1.6.5-beta”,“revision”:null}}

[debug] [MJSONWP] Responding to client with driver.getStatus() result:
{“build”:{“version”:“1.6.5-beta”,“revision”:null}}

Thanks Again

You need to write your tests. Just starting the server won’t do much. I recommend reading the Appium tutorial:

https://appium.io/slate/en/tutorial/ios.html?ruby#