Error Logs 1.10.0:
[Appium] Welcome to Appium v1.10.0
[Appium] Non-default server args:
[Appium] address: 127.0.0.1
[Appium] Appium REST http interface listener started on 127.0.0.1:4723
[HTTP] --> GET /wd/hub/sessions
[HTTP] {}
[GENERIC] Calling AppiumDriver.getSessions() with args: []
[GENERIC] Responding to client with driver.getSessions() result: []
[HTTP] <-- GET /wd/hub/sessions 200 6 ms - 40
[HTTP]
[HTTP] --> POST /wd/hub/session
[HTTP] {“desiredCapabilities”:{“automationName”:“XCUITest”,“bundleId”:“com.sandisk.darkwing”,“deviceName”:“iPhone”,“platformName”:“iOS”,“udid”:“d9375b526c2bfb44eaa2f947d0b196a0964394b0”,“newCommandTimeout”:0,“connectHardwareKeyboard”:true}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{“automationName”:“XCUITest”,“bundleId”:“com.sandisk.darkwing”,“deviceName”:“iPhone”,“platformName”:“iOS”,“udid”:“d9375b526c2bfb44eaa2f947d0b196a0964394b0”,“newCommandTimeout”:0,“connectHardwareKeyboard”:true},null,null]
[BaseDriver] Event ‘newSessionRequested’ logged at 1548641068848 (07:34:28 GMT+0530 (IST))
[Appium] Creating new XCUITestDriver (v2.104.0) session
[Appium] Capabilities:
[Appium] automationName: XCUITest
[Appium] bundleId: com.sandisk.darkwing
[Appium] deviceName: iPhone
[Appium] platformName: iOS
[Appium] udid: d9375b526c2bfb44eaa2f947d0b196a0964394b0
[Appium] newCommandTimeout: 0
[Appium] connectHardwareKeyboard: true
[BaseDriver] Creating session with MJSONWP desired capabilities: {“automationName”:"XCUITest…
[BaseDriver] Session created with session id: 26158033-45b7-40aa-a587-726427519fd3
[XCUITest] Current user: ‘39940’
[XCUITest] Available devices: d9375b526c2bfb44eaa2f947d0b196a0964394b0
[XCUITest] Creating iDevice object with udid ‘d9375b526c2bfb44eaa2f947d0b196a0964394b0’
[XCUITest] Determining device to run tests on: udid: ‘d9375b526c2bfb44eaa2f947d0b196a0964394b0’, real device: true
[XCUITest] Xcode version set to ‘10.1’
[XCUITest] iOS SDK Version set to ‘12.1’
[BaseDriver] Event ‘xcodeDetailsRetrieved’ logged at 1548641069273 (07:34:29 GMT+0530 (IST))
[BaseDriver] Event ‘appConfigured’ logged at 1548641069275 (07:34:29 GMT+0530 (IST))
[BaseDriver] Event ‘resetStarted’ logged at 1548641069275 (07:34:29 GMT+0530 (IST))
[XCUITest] Reset: running ios real device reset flow
[BaseDriver] Event ‘resetComplete’ logged at 1548641069276 (07:34:29 GMT+0530 (IST))
[iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[iOSLog] Starting iOS device log capture with: ‘idevicesyslog’
[XCUITest] Crash reports root ‘/Users/39940/Library/Logs/CrashReporter/MobileDevice/Jitu iPhone’ does not exist. Got nothing to gather.
[BaseDriver] Event ‘logCaptureStarted’ logged at 1548641069915 (07:34:29 GMT+0530 (IST))
[XCUITest] Setting up real device
[XCUITest] Using WDA path: ‘/Applications/Appium_new.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent’
[XCUITest] Using WDA agent: ‘/Applications/Appium_new.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj’
[XCUITest] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[XCUITest] WDA is not listening at ‘http://localhost:8100/’
[XCUITest] WDA is currently not running. There is nothing to cache
[XCUITest] Trying to start WebDriverAgent 1 times with 10000ms interval
[BaseDriver] Event ‘wdaStartAttempted’ logged at 1548641071730 (07:34:31 GMT+0530 (IST))
[XCUITest] Launching WebDriverAgent on the device
[XCUITest] Carthage found: ‘/usr/local/bin/carthage’
[XCUITest] Killing running processes ‘xcodebuild.*d9375b526c2bfb44eaa2f947d0b196a0964394b0, iproxy 8100’ for the device d9375b526c2bfb44eaa2f947d0b196a0964394b0…
[XCUITest] ‘pgrep -nif xcodebuild.*d9375b526c2bfb44eaa2f947d0b196a0964394b0’ didn’t detect any matching processes. Return code: 1
[XCUITest] ‘pgrep -nif iproxy 8100’ didn’t detect any matching processes. Return code: 1
[XCUITest] Starting iproxy to forward traffic from local port 8100 to device port 8100 over USB for the device d9375b526c2bfb44eaa2f947d0b196a0964394b0
[XCUITest] Cannot parse major and minor version numbers from platformVersion “undefined”. Will build for the default platform instead
[XCUITest] Beginning test with command ‘xcodebuild build-for-testing test-without-building -project /Applications/Appium_new.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=d9375b526c2bfb44eaa2f947d0b196a0964394b0’ in directory ‘/Applications/Appium_new.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent’
[XCUITest] Output from xcodebuild will not be logged. To change this, use ‘showXcodeLog’ desired capability
[XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[XCUITest] Log file for xcodebuild test: /Users/39940/Library/Developer/Xcode/DerivedData/WebDriverAgent-bemlwbmiusnxzgbxtwgoglwnieer/Logs/Test/Test-WebDriverAgentRunner-2019.01.28_07-34-52-+0530.xcresult/2_Test/Diagnostics/WebDriverAgentRunner-F68FA3B4-F87D-4C37-A66A-234FFACA7754/WebDriverAgentRunner-3A3EC8BC-395C-41D0-A6B1-0A872237183D/Session-WebDriverAgentRunner-2019-01-28_073456-XElqgG.log
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“errno”:“ECONNRESET”,“code”:“ECONNRESET”,“syscall”:“read”}
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got response with status 200: “”
[XCUITest] WebDriverAgent information:
[XCUITest] “”
[XCUITest] WebDriverAgent successfully started after 55040ms
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641131874 (07:35:31 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got response with status 200: “”
[JSONWP Proxy] Matched ‘/session’ to command name ‘createSession’
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {“desiredCapabilities”:{“bundleId”:“com.sandisk.darkwing”,“arguments”:[],“environment”:{},“shouldWaitForQuiescence”:true,“shouldUseTestManagerForVisibilityDetection”:false,“maxTypingFrequency”:60,“shouldUseSingletonTestManager”:true}}
[JSONWP Proxy] Got an unexpected response: {“code”:“ECONNRESET”}
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up). Retrying…
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641137714 (07:35:37 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“code”:“ECONNRESET”}
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up). Retrying…
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641140744 (07:35:40 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got response with status 200: “”
[JSONWP Proxy] Matched ‘/session’ to command name ‘createSession’
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {“desiredCapabilities”:{“bundleId”:“com.sandisk.darkwing”,“arguments”:[],“environment”:{},“shouldWaitForQuiescence”:true,“shouldUseTestManagerForVisibilityDetection”:false,“maxTypingFrequency”:60,“shouldUseSingletonTestManager”:true}}
[JSONWP Proxy] Got an unexpected response: {“code”:“ECONNRESET”}
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up). Retrying…
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641145447 (07:35:45 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got response with status 200: “”
[JSONWP Proxy] Matched ‘/session’ to command name ‘createSession’
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {“desiredCapabilities”:{“bundleId”:“com.sandisk.darkwing”,“arguments”:[],“environment”:{},“shouldWaitForQuiescence”:true,“shouldUseTestManagerForVisibilityDetection”:false,“maxTypingFrequency”:60,“shouldUseSingletonTestManager”:true}}
[JSONWP Proxy] Got an unexpected response: {“code”:“ECONNRESET”}
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up). Retrying…
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641150250 (07:35:50 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“code”:“ECONNRESET”}
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up). Retrying…
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641151664 (07:35:51 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“code”:“ECONNRESET”}
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up). Retrying…
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641153152 (07:35:53 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“code”:“ECONNRESET”}
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up). Retrying…
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641154242 (07:35:54 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“code”:“ECONNRESET”}
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up). Retrying…
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641155481 (07:35:55 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“code”:“ECONNRESET”}
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up). Retrying…
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641157529 (07:35:57 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“code”:“ECONNRESET”}
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up). Retrying…
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641159630 (07:35:59 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got response with status 200: “”
[JSONWP Proxy] Matched ‘/session’ to command name ‘createSession’
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {“desiredCapabilities”:{“bundleId”:“com.sandisk.darkwing”,“arguments”:[],“environment”:{},“shouldWaitForQuiescence”:true,“shouldUseTestManagerForVisibilityDetection”:false,“maxTypingFrequency”:60,“shouldUseSingletonTestManager”:true}}
[JSONWP Proxy] Got response with status 200:
[JSONWP Proxy] Got an unexpected response:
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Cannot read property ‘sessionId’ of undefined). Retrying…
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641164114 (07:36:04 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“code”:“ECONNRESET”}
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up). Retrying…
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641165148 (07:36:05 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got response with status 200: “”
[JSONWP Proxy] Matched ‘/session’ to command name ‘createSession’
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {“desiredCapabilities”:{“bundleId”:“com.sandisk.darkwing”,“arguments”:[],“environment”:{},“shouldWaitForQuiescence”:true,“shouldUseTestManagerForVisibilityDetection”:false,“maxTypingFrequency”:60,“shouldUseSingletonTestManager”:true}}
[JSONWP Proxy] Got an unexpected response: {“code”:“ECONNRESET”}
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up). Retrying…
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641169668 (07:36:09 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got an unexpected response: {“code”:“ECONNRESET”}
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: socket hang up). Retrying…
[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1548641172790 (07:36:12 GMT+0530 (IST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Matched ‘/status’ to command name ‘getStatus’
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got response with status 200: “”
[JSONWP Proxy] Matched ‘/session’ to command name ‘createSession’
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {“desiredCapabilities”:{“bundleId”:“com.sandisk.darkwing”,“arguments”:[],“environment”:{},“shouldWaitForQuiescence”:true,“shouldUseTestManagerForVisibilityDetection”:false,“maxTypingFrequency”:60,“shouldUseSingletonTestManager”:true}}
[JSONWP Proxy] Got response with status 200:
[JSONWP Proxy] Got an unexpected response:
[XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Cannot read property ‘sessionId’ of undefined). Retrying…
[XCUITest] Unable to start WebDriverAgent session because of xcodebuild failure: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Cannot read property ‘sessionId’ of undefined Make sure you follow the tutorial at https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md. Try to remove the WebDriverAgentRunner application from the device if it is installed and reboot the device.
[XCUITest] Quitting and uninstalling WebDriverAgent, then retrying
[XCUITest] Shutting down sub-processes
[XCUITest] Shutting down iproxy process (pid 81377)
[XCUITest] iproxy exited with code ‘null’
[XCUITest] Shutting down xcodebuild process (pid 81387)
[XCUITest] xcodebuild exited with code ‘null’ and signal ‘SIGTERM’
[XCUITest] Removing WDA application from device
[XCUITest] Error: Unable to start WebDriverAgent session because of xcodebuild failure: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Cannot read property ‘sessionId’ of undefined Make sure you follow the tutorial at https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md. Try to remove the WebDriverAgentRunner application from the device if it is installed and reboot the device.
[XCUITest] at quitAndUninstall (/Applications/Appium_new.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/lib/driver.js:476:13)
[XCUITest] Not clearing log files. Use clearSystemFiles
capability to turn on.
[iOSLog] Stopping iOS log capture
[BaseDriver] Event ‘newSessionStarted’ logged at 1548641179680 (07:36:19 GMT+0530 (IST))
[MJSONWP] Encountered internal error running command: Error: Unable to start WebDriverAgent session because of xcodebuild failure: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Cannot read property ‘sessionId’ of undefined Make sure you follow the tutorial at https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md. Try to remove the WebDriverAgentRunner application from the device if it is installed and reboot the device.
[MJSONWP] at quitAndUninstall (/Applications/Appium_new.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/lib/driver.js:476:13)
[HTTP] <-- POST /wd/hub/session 500 110833 ms - 629
[HTTP]
[HTTP] --> DELETE /wd/hub/session
[HTTP] {}
[HTTP] No route found. Setting content type to ‘text/plain’
[HTTP] <-- DELETE /wd/hub/session 404 6 ms - 57
[HTTP]