Skip to content

Instantly share code, notes, and snippets.

@Reedyuk
Created December 16, 2016 15:43
Show Gist options
  • Save Reedyuk/4ae1c02c2c4946b3bf959ae3f9b11e52 to your computer and use it in GitHub Desktop.
Save Reedyuk/4ae1c02c2c4946b3bf959ae3f9b11e52 to your computer and use it in GitHub Desktop.
Appium server log
2016-12-16 08:51:48:920 - debug: [WebDriverAgent] Sim: Dec 16 08:51:48 Appium CoreSimulatorBridge[5776]: Launch attempt #0 for bundle 'com.apple.test.WebDriverAgentRunner-Runner', have been trying to launch for 0 seconds. Modern launch services = YES
2016-12-16 08:51:48:920 - debug: [WebDriverAgent] Sim: Dec 16 08:51:48 Appium CoreSimulatorBridge[5776]: Got LSBundleProxy for 'com.apple.test.WebDriverAgentRunner-Runner', sequenceNumber 348, cacheGUID 349A4EF3-4CD8-4013-88F7-58B7B2116CCC
2016-12-16 08:51:48:921 - debug: [WebDriverAgent] Sim: Dec 16 08:51:48 Appium CoreSimulatorBridge[5776]: [Common] [FBSSystemService][0x318a] Sending request to open "com.apple.test.WebDriverAgentRunner-Runner"
2016-12-16 08:51:48:944 - debug: [WebDriverAgent] Sim: Dec 16 08:51:48 Appium CoreSimulatorBridge[5776]: [Common] [FBSSystemService][0x318a] Request successful: <FBSProcessHandle: 0x7fa133f20920; XCTRunner:14833; valid: YES>
2016-12-16 08:51:48:947 - debug: [WebDriverAgent] Sim: Dec 16 08:51:48 Appium CoreSimulatorBridge[5776]: Launch successful for 'com.apple.test.WebDriverAgentRunner-Runner'
2016-12-16 08:51:49:039 - debug: [WebDriverAgent] Sim: Dec 16 08:51:49 Appium XCTRunner[14833]: assertion failed: 16B2555 14A345: libxpc.dylib + 62597 [37A9DF49-35C1-3D93-B854-B35CACF0100F]: 0x7d
2016-12-16 08:51:49:158 - debug: [WebDriverAgent] Sim: Dec 16 08:51:49 Appium XCTRunner[14833]: Running tests...
2016-12-16 08:51:49:956 - debug: [WebDriverAgent] Sim: Dec 16 08:51:49 Appium XCTRunner[14833]: Continuing to run tests in the background with task ID 1
2016-12-16 08:51:50:572 - debug: [WebDriverAgent] Sim: Dec 16 08:51:50 Appium XCTRunner[14833]: Built at Dec 14 2016 23:59:30
2016-12-16 08:51:50:585 - info: [XCUITest] Detected that WebDriverAgent is running at url 'http://192.168.50.170:8100'
2016-12-16 08:51:50:585 - debug: [WebDriverAgent] Sim: Dec 16 08:51:50 Appium XCTRunner[14833]: ServerURLHere->http://192.168.50.170:8100<-ServerURLHere
2016-12-16 08:51:50:585 - info: [XCUITest] WebDriverAgent started at url 'http://192.168.50.170:8100'
2016-12-16 08:51:50:586 - debug: [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"*App*","arguments":[],"environment":{},"shouldWaitForQuiescence":true}}
2016-12-16 08:52:51:186 - debug: [WebDriverAgent] Sim: Dec 16 08:52:51 Appium XCTRunner[14833]: Enqueue Failure: UI Testing Failure - App accessibility isn't loaded /Users/jenkins/workspace/mobile_appium_tests-pack-4/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
2016-12-16 08:53:51:227 - debug: [WebDriverAgent] Sim: Dec 16 08:53:51 Appium XCTRunner[14833]: Enqueue Failure: UI Testing Failure - '<XCUIApplicationImpl: 0x6080002245a0 *App*>' App state is still not running active, state = XCApplicationStateNotRunning /Users/jenkins/workspace/mobile_appium_tests-pack-4/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 35 1
2016-12-16 08:53:52:410 - debug: [JSONWP Proxy] Got response with status 200: {"value":"Failed to launch *App* application","sessionId":"AE6D1BAD-D724-4981-B290-200BDC36976B","status":13}
2016-12-16 08:53:52:411 - debug: [XCUITest] Unable to start WebDriverAgent session: An unknown server-side error occurred while processing the command. Original error: Failed to launch *App* application
2016-12-16 08:53:52:426 - error: [XCUITest] UnknownError: An unknown server-side error occurred while processing the command. Original error: Failed to launch *App* application
at errorFromCode (../../../lib/mjsonwp/errors.js:398:10)
at XCUITestDriver.callee$0$0$ (../../../lib/commands/proxy-helper.js:22:11)
at tryCatch (/Users/jenkins/workspace/mobile_appium_tests-pack-4/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/Users/jenkins/workspace/mobile_appium_tests-pack-4/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/Users/jenkins/workspace/mobile_appium_tests-pack-4/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/Users/jenkins/workspace/mobile_appium_tests-pack-4/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37)
{ UnknownError: An unknown server-side error occurred while processing the command. Original error: Failed to launch *App* application
at errorFromCode (../../../lib/mjsonwp/errors.js:398:10)
at XCUITestDriver.callee$0$0$ (../../../lib/commands/proxy-helper.js:22:11)
at tryCatch (/Users/jenkins/workspace/mobile_appium_tests-pack-4/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/Users/jenkins/workspace/mobile_appium_tests-pack-4/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/Users/jenkins/workspace/mobile_appium_tests-pack-4/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/Users/jenkins/workspace/mobile_appium_tests-pack-4/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37) jsonwpCode: 13 }
2016-12-16 08:53:52:426 - debug: [JSONWP Proxy] Proxying [DELETE /session/a37080fb-8dc1-46cd-9b14-6241ea6f7239] to [DELETE http://localhost:8100/session/AE6D1BAD-D724-4981-B290-200BDC36976B] with no body
2016-12-16 08:53:52:463 - debug: [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n\n },\n \"sessionId\" : \"8976E02A-9BEC-4B86-9796-6BFB79DAACDD\",\n \"status\" : 0\n}"
2016-12-16 08:53:52:463 - info: [XCUITest] Shutting down sub-processes
2016-12-16 08:53:52:463 - info: [XCUITest] Shutting down xcodebuild process (pid 14780)
2016-12-16 08:53:52:477 - info: [XCUITest] xcodebuild exited with code 'null' and signal 'SIGTERM'
2016-12-16 08:53:52:478 - info: [XCUITest] Shutting down Logger process (pid 14792)
2016-12-16 08:53:52:479 - info: [XCUITest] Simulator log exited with code 'null'
2016-12-16 08:53:52:480 - debug: [XCUITest] Reset not set, not ending sim
2016-12-16 08:53:52:480 - debug: [iOSLog] Stopping iOS log capture
2016-12-16 08:53:52:483 - info: [HTTP] <-- POST /wd/hub/session 500 392655 ms - 187
2016-12-16 08:53:52:693 - info: [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/jenkins/workspace/mobile_appium_tests-pack-4/*App*.app","noReset":true,"platformVersion":"10.0","automationName":"XCUITest","autoDismissAlerts":false,"platformName":"iOS","deviceName":"iPhone 6s","fullReset":false,"autoAcceptAlerts":false}}
2016-12-16 08:53:52:694 - debug: [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/jenkins/workspace/mobile_appium_tests-pack-4/*App*.app","noReset":true,"platformVersion":"10.0","automationName":"XCUITest","autoDismissAlerts":false,"platformName":"iOS","deviceName":"iPhone 6s","fullReset":false,"autoAcceptAlerts":false},null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment