Created
June 16, 2020 15:05
-
-
Save drapostolos/0cb2091e97d5e4ed2518477bc2285b61 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-06-11 15:34:34.371 INFO [Appium] Welcome to Appium v1.12.1 | |
2020-06-11 15:34:34.382 INFO [Appium] Non-default server args: | |
2020-06-11 15:34:34.437 INFO [Appium] address: 127.0.0.1 | |
2020-06-11 15:34:34.451 INFO [Appium] port: 41441 | |
2020-06-11 15:34:34.453 INFO [Appium] loglevel: info | |
2020-06-11 15:34:34.454 INFO [Appium] logNoColors: true | |
2020-06-11 15:34:34.458 INFO [Appium] tmpDir: /var/folders/z3/bp0rh90j1kj3f_7yfzj683840000gq/T/appium17566380912355784920 | |
2020-06-11 15:34:34.956 INFO [Appium] Appium REST http interface listener started on 127.0.0.1:41441 | |
2020-06-11 15:34:35.394 INFO [HTTP] --> GET /wd/hub/status | |
2020-06-11 15:34:35.396 INFO [HTTP] {} | |
2020-06-11 15:34:35.478 INFO [HTTP] <-- GET /wd/hub/status 200 30 ms - 68 | |
2020-06-11 15:34:35.479 INFO [HTTP] | |
2020-06-11 15:34:46.132 INFO [HTTP] --> POST /wd/hub/session | |
2020-06-11 15:34:46.325 INFO [HTTP] {"desiredCapabilities":{"app":"/private/tmp/customer_log_directoryo4nZlc/src/test/resources/app/ios/aux-app-drNTlH.ipa","bundleId":"com….”,”derivedDataPath":"/tmp/scratchEK0AUv.scratch/DerivedDataKQyVzh","deviceName":"IPhone","fullReset":true,"usePrebuiltWDA":true,"xcodeSigningId":"iPhone Developer","wdaLocalPort":47367,"showIOSLog":false,"showXcodeLog":true,"newCommandTimeout":3600,"platformVersion":"11.3","platformName":"iOS","udid":"719077df6f74c617fe330f34c19eb8a9b52c4140"},"capabilities":{"firstMatch":[{"appium:app":"/private/tmp/customer_log_directoryo4nZlc/src/test/resources/app/ios/aux-app-drNTlH.ipa","appium:bundleId”:”com…”,”derivedDataPath":"/tmp/scratchEK0AUv.scratch/DerivedDataKQyVzh","appium:deviceName":"IPhone","appium:fullReset":true,"appium:newCommandTimeout":3600,"platformName":"ios","appium:platformVersion":"11.3","appium:showIOSLog":false,"appium:showXcodeLog":true,"appium:udid":"719077df6f74c617fe330f34c19eb8 | |
2020-06-11 15:34:46.338 INFO [BaseDriver] The capabilities ["derivedDataPath"] are not standard capabilities and should have an extension prefix | |
2020-06-11 15:34:46.343 INFO [Appium] DeprecationWarning: 'automationName' capability was not provided. Future versions of Appium will require 'automationName' capability to be set for iOS sessions. | |
2020-06-11 15:34:46.347 INFO [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. | |
2020-06-11 15:34:50.703 INFO [Appium] Appium v1.12.1 creating new XCUITestDriver (v2.110.1) session | |
2020-06-11 15:34:50.704 INFO [Appium] Capabilities: | |
2020-06-11 15:34:50.704 INFO [Appium] derivedDataPath: /tmp/scratchEK0AUv.scratch/DerivedDataKQyVzh | |
2020-06-11 15:34:50.705 INFO [Appium] platformName: ios | |
2020-06-11 15:34:50.706 INFO [Appium] app: /private/tmp/customer_log_directoryo4nZlc/src/test/resources/app/ios/aux-app-drNTlH.ipa | |
2020-06-11 15:34:50.706 INFO [Appium] bundleId: com… | |
2020-06-11 15:34:50.707 INFO [Appium] deviceName: IPhone | |
2020-06-11 15:34:50.707 INFO [Appium] fullReset: true | |
2020-06-11 15:34:50.707 INFO [Appium] newCommandTimeout: 3600 | |
2020-06-11 15:34:50.708 INFO [Appium] platformVersion: 11.3 | |
2020-06-11 15:34:50.708 INFO [Appium] showIOSLog: false | |
2020-06-11 15:34:50.708 INFO [Appium] showXcodeLog: true | |
2020-06-11 15:34:50.709 INFO [Appium] udid: 719077df6f74c617fe330f34c19eb8a9b52c4140 | |
2020-06-11 15:34:50.709 INFO [Appium] usePrebuiltWDA: true | |
2020-06-11 15:34:50.709 INFO [Appium] wdaLocalPort: 47367 | |
2020-06-11 15:34:50.711 INFO [Appium] xcodeSigningId: iPhone Developer | |
2020-06-11 15:34:50.920 INFO [BaseDriver] Session created with session id: 6a4f88dc-cc5a-40c5-b326-033b0a301376 | |
2020-06-11 15:34:52.274 INFO [XCUITest] Determining device to run tests on: udid: '719077df6f74c617fe330f34c19eb8a9b52c4140', real device: true | |
2020-06-11 15:34:56.527 INFO [XCUITest] Xcode version set to '10.3' (tools v10.3.0.0.1.1562985497) | |
2020-06-11 15:35:41.883 INFO [XCUITest] Error: Could not determine iOS SDK version: Command 'xcrun --sdk iphonesimulator --show-sdk-version' timed out after 15000ms | |
2020-06-11 15:35:41.890 INFO [XCUITest] at Object.wrappedLogger.errorAndThrow (/usr/local/avm/versions/1.12.1/node_modules/appium/node_modules/appium-support/lib/logging.js:78:13) | |
2020-06-11 15:35:41.905 INFO [XCUITest] at errorAndThrow (/usr/local/avm/versions/1.12.1/node_modules/appium/node_modules/appium-xcuitest-driver/lib/utils.js:75:9) | |
2020-06-11 15:35:41.906 INFO [XCUITest] Error: Could not determine iOS SDK version: Command 'xcrun --sdk iphonesimulator --show-sdk-version' timed out after 15000ms | |
2020-06-11 15:35:41.969 INFO [XCUITest] at Object.wrappedLogger.errorAndThrow (/usr/local/avm/versions/1.12.1/node_modules/appium/node_modules/appium-support/lib/logging.js:78:13) | |
2020-06-11 15:35:42.023 INFO [XCUITest] at errorAndThrow (/usr/local/avm/versions/1.12.1/node_modules/appium/node_modules/appium-xcuitest-driver/lib/utils.js:75:9) | |
2020-06-11 15:35:42.406 INFO [HTTP] <-- POST /wd/hub/session 500 56272 ms - 763 | |
2020-06-11 15:35:42.408 INFO [HTTP] | |
2020-06-11 15:35:42.676 INFO Retrying action due to SessionNotCreatedException (Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. Original error: Could not determine iOS SDK version: Command 'xcrun --sdk iphonesimulator --show-sdk-version' timed out after 15000ms | |
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' | |
System info: host: 'ip-192-168-10-5.us-west-2.compute.internal', ip: 'fe80:0:0:0:144f:d77:551c:4cbf%en0', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.14.6', java.version: '12.0.2' | |
Driver info: driver.version: IOSDriver | |
remote stacktrace: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not determine iOS SDK version: Command 'xcrun --sdk iphonesimulator --show-sdk-version' timed out after 15000ms | |
at getResponseForW3CError (/usr/local/avm/versions/1.12.1/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:826:9) | |
at asyncHandler (/usr/local/avm/versions/1.12.1/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:447:37) | |
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' | |
System info: host: 'ip-192-168-10-5.us-west-2.compute.internal', ip: 'fe80:0:0:0:144f:d77:551c:4cbf%en0', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.14.6', java.version: '12.0.2' | |
Driver info: driver.version: IOSDriver) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment