2023-09-12 18:46:11:964 [Appium] Attempting to load plugin images... 2023-09-12 18:46:11:966 [Appium] Requiring plugin at /Users/a5.gorbach/.appium/node_modules/@appium/images-plugin 2023-09-12 18:46:12:135 [Appium] Welcome to Appium v2.1.3 2023-09-12 18:46:12:137 [Appium] Non-default server args: 2023-09-12 18:46:12:138 [Appium] { 2023-09-12 18:46:12:139 [Appium] address: '127.0.0.1', 2023-09-12 18:46:12:139 [Appium] relaxedSecurityEnabled: true, 2023-09-12 18:46:12:139 [Appium] usePlugins: [ 2023-09-12 18:46:12:139 [Appium] 'images' 2023-09-12 18:46:12:139 [Appium] ] 2023-09-12 18:46:12:140 [Appium] } 2023-09-12 18:46:12:140 [Appium] Attempting to load driver uiautomator2... 2023-09-12 18:46:12:141 [Appium] Requiring driver at /Users/a5.gorbach/.appium/node_modules/appium-uiautomator2-driver 2023-09-12 18:46:13:212 [Appium] Attempting to load driver xcuitest... 2023-09-12 18:46:13:213 [Appium] Requiring driver at /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver 2023-09-12 18:46:14:384 [Appium] Appium REST http interface listener started on http://127.0.0.1:4723 2023-09-12 18:46:14:384 [Appium] Available drivers: 2023-09-12 18:46:14:384 [Appium] - uiautomator2@2.29.6 (automationName 'UiAutomator2') 2023-09-12 18:46:14:384 [Appium] - xcuitest@5.0.0 (automationName 'XCUITest') 2023-09-12 18:46:14:385 [Appium] Available plugins: 2023-09-12 18:46:14:385 [Appium] - images@2.0.8 (ACTIVE) 2023-09-12 18:46:15:731 [HTTP] --> POST /session 2023-09-12 18:46:15:732 [HTTP] {"capabilities":{"alwaysMatch":{"platformName":"iOS","appium:automationName":"XCUITest","appium:xcodeSigningId":"iPhone Developer","appium:useNewWDA":false,"appium:usePrebuiltWDA":true,"appium:bundleId":"com.sdi.qa.ipm","appium:autoLaunch":false,"appium:webviewConnectTimeout":90000,"appium:deviceName":"Nikita’s iPhone","appium:platformVersion":"16.2","appium:udid":"00008030-000245C93E51402E","appium:xcodeOrgId":"D246T7B5R7","appium:wdaLocalPort":8100,"appium:showXcodeLog":true,"appium:includeSafariInWebviews":true,"appium:newCommandTimeout":3600,"appium:connectHardwareKeyboard":true},"firstMatch":[{}]},"desiredCapabilities":{"platformName":"iOS","appium:automationName":"XCUITest","appium:xcodeSigningId":"iPhone Developer","appium:useNewWDA":false,"appium:usePrebuiltWDA":true,"appium:bundleId":"com.sdi.qa.ipm","appium:autoLaunch":false,"appium:webviewConnectTimeout":90000,"appium:deviceName":"Nikita’s iPhone","appium:platformVersion":"16.2","appium:udid":"00008030-000245C93E51402E","appium:xcodeOrgId":"D246... 2023-09-12 18:46:15:733 [AppiumDriver@8022] Calling AppiumDriver.createSession() with args: [{"platformName":"iOS","appium:automationName":"XCUITest","appium:xcodeSigningId":"iPhone Developer","appium:useNewWDA":false,"appium:usePrebuiltWDA":true,"appium:bundleId":"com.sdi.qa.ipm","appium:autoLaunch":false,"appium:webviewConnectTimeout":90000,"appium:deviceName":"Nikita’s iPhone","appium:platformVersion":"16.2","appium:udid":"00008030-000245C93E51402E","appium:xcodeOrgId":"D246T7B5R7","appium:wdaLocalPort":8100,"appium:showXcodeLog":true,"appium:includeSafariInWebviews":true,"appium:newCommandTimeout":3600,"appium:connectHardwareKeyboard":true},null,{"alwaysMatch":{"platformName":"iOS","appium:automationName":"XCUITest","appium:xcodeSigningId":"iPhone Developer","appium:useNewWDA":false,"appium:usePrebuiltWDA":true,"appium:bundleId":"com.sdi.qa.ipm","appium:autoLaunch":false,"appium:webviewConnectTimeout":90000,"appium:deviceName":"Nikita’s iPhone","appium:platformVersion":"16.2","appium:udid":"00008030-000245C93E51402E","appium:xcodeOrgId":"D246T7B5R7","appium:wdaLocalPort":8100,"appium:showXcod... 2023-09-12 18:46:15:734 [AppiumDriver@8022] Plugins which can handle cmd 'createSession': images 2023-09-12 18:46:15:735 [AppiumDriver@8022] Plugin images is now handling cmd 'createSession' 2023-09-12 18:46:15:735 [AppiumDriver@8022] Executing default handling behavior for command 'createSession' 2023-09-12 18:46:15:736 [AppiumDriver@8022] Event 'newSessionRequested' logged at 1694544375735 (21:46:15 GMT+0300 (Moscow Standard Time)) 2023-09-12 18:46:15:740 [Appium] Attempting to find matching driver for automationName 'XCUITest' and platformName 'iOS' 2023-09-12 18:46:15:740 [Appium] The 'xcuitest' driver was installed and matched caps. 2023-09-12 18:46:15:740 [Appium] Will require it at /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver 2023-09-12 18:46:15:740 [Appium] Requiring driver at /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver 2023-09-12 18:46:15:740 [AppiumDriver@8022] Appium v2.1.3 creating new XCUITestDriver (v5.0.0) session 2023-09-12 18:46:15:740 [AppiumDriver@8022] Checking BaseDriver versions for Appium and XCUITestDriver 2023-09-12 18:46:15:741 [AppiumDriver@8022] Appium's BaseDriver version is 9.3.20 2023-09-12 18:46:15:741 [AppiumDriver@8022] XCUITestDriver's BaseDriver version is 9.3.20 2023-09-12 18:46:15:743 [AppiumDriver@8022] Applying relaxed security to 'XCUITestDriver' as per server command line argument. All insecure features will be enabled unless explicitly disabled by --deny-insecure 2023-09-12 18:46:15:745 [XCUITestDriver@bd41] Creating session with W3C capabilities: { 2023-09-12 18:46:15:745 [XCUITestDriver@bd41] "alwaysMatch": { 2023-09-12 18:46:15:745 [XCUITestDriver@bd41] "platformName": "iOS", 2023-09-12 18:46:15:745 [XCUITestDriver@bd41] "appium:automationName": "XCUITest", 2023-09-12 18:46:15:745 [XCUITestDriver@bd41] "appium:xcodeSigningId": "iPhone Developer", 2023-09-12 18:46:15:745 [XCUITestDriver@bd41] "appium:useNewWDA": false, 2023-09-12 18:46:15:745 [XCUITestDriver@bd41] "appium:usePrebuiltWDA": true, 2023-09-12 18:46:15:745 [XCUITestDriver@bd41] "appium:bundleId": "com.sdi.qa.ipm", 2023-09-12 18:46:15:746 [XCUITestDriver@bd41] "appium:autoLaunch": false, 2023-09-12 18:46:15:746 [XCUITestDriver@bd41] "appium:webviewConnectTimeout": 90000, 2023-09-12 18:46:15:746 [XCUITestDriver@bd41] "appium:deviceName": "Nikita’s iPhone", 2023-09-12 18:46:15:746 [XCUITestDriver@bd41] "appium:platformVersion": "16.2", 2023-09-12 18:46:15:746 [XCUITestDriver@bd41] "appium:udid": "00008030-000245C93E51402E", 2023-09-12 18:46:15:746 [XCUITestDriver@bd41] "appium:xcodeOrgId": "D246T7B5R7", 2023-09-12 18:46:15:746 [XCUITestDriver@bd41] "appium:wdaLocalPort": 8100, 2023-09-12 18:46:15:746 [XCUITestDriver@bd41] "appium:showXcodeLog": true, 2023-09-12 18:46:15:746 [XCUITestDriver@bd41] "appium:includeSafariInWebviews": true, 2023-09-12 18:46:15:746 [XCUITestDriver@bd41] "appium:newCommandTimeout": 3600, 2023-09-12 18:46:15:746 [XCUITestDriver@bd41] "appium:connectHardwareKeyboard": true 2023-09-12 18:46:15:747 [XCUITestDriver@bd41] }, 2023-09-12 18:46:15:747 [XCUITestDriver@bd41] "firstMatch": [ 2023-09-12 18:46:15:747 [XCUITestDriver@bd41] {} 2023-09-12 18:46:15:747 [XCUITestDriver@bd41] ] 2023-09-12 18:46:15:747 [XCUITestDriver@bd41] } 2023-09-12 18:46:15:755 [XCUITestDriver@bd41 (83812bd5)] Session created with session id: 83812bd5-fc40-4524-b490-2c0ad056e2d0 2023-09-12 18:46:15:770 [XCUITest] Current user: 'a5.gorbach' 2023-09-12 18:46:15:790 [XCUITestDriver@bd41 (83812bd5)] Available devices: 00008030-000245C93E51402E 2023-09-12 18:46:15:790 [XCUITest] Creating iDevice object with udid '00008030-000245C93E51402E' 2023-09-12 18:46:15:791 [XCUITestDriver@bd41 (83812bd5)] Determining device to run tests on: udid: '00008030-000245C93E51402E', real device: true 2023-09-12 18:46:15:837 [XCUITestDriver@bd41 (83812bd5)] Event 'xcodeDetailsRetrieved' logged at 1694544375836 (21:46:15 GMT+0300 (Moscow Standard Time)) 2023-09-12 18:46:15:838 [XCUITestDriver@bd41 (83812bd5)] Event 'appConfigured' logged at 1694544375837 (21:46:15 GMT+0300 (Moscow Standard Time)) 2023-09-12 18:46:15:838 [XCUITestDriver@bd41 (83812bd5)] Event 'resetStarted' logged at 1694544375838 (21:46:15 GMT+0300 (Moscow Standard Time)) 2023-09-12 18:46:15:839 [XCUITest] Reset: running ios real device reset flow 2023-09-12 18:46:15:839 [XCUITestDriver@bd41 (83812bd5)] Event 'resetComplete' logged at 1694544375839 (21:46:15 GMT+0300 (Moscow Standard Time)) 2023-09-12 18:46:15:840 [XCUITestDriver@bd41 (83812bd5)] Using WDA path: '/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' 2023-09-12 18:46:15:840 [XCUITestDriver@bd41 (83812bd5)] Using WDA agent: '/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj' 2023-09-12 18:46:16:153 [XCUITest] Crash reports root '/Users/a5.gorbach/Library/Logs/CrashReporter/MobileDevice/Nikita’s iPhone' does not exist. Got nothing to gather. 2023-09-12 18:46:16:153 [XCUITestDriver@bd41 (83812bd5)] Event 'logCaptureStarted' logged at 1694544376153 (21:46:16 GMT+0300 (Moscow Standard Time)) 2023-09-12 18:46:16:153 [XCUITestDriver@bd41 (83812bd5)] Setting up real device 2023-09-12 18:46:16:473 [XCUITestDriver@bd41 (83812bd5)] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found 2023-09-12 18:46:16:475 [DevCon Factory] Requesting connection for device 00008030-000245C93E51402E on local port 8100, device port 8100 2023-09-12 18:46:16:475 [DevCon Factory] Cached connections count: 0 2023-09-12 18:46:16:479 [DevCon Factory] Successfully requested the connection for 00008030-000245C93E51402E:8100 2023-09-12 18:46:16:481 [XCUITestDriver@bd41 (83812bd5)] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver' 2023-09-12 18:46:16:484 [WD Proxy] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:16:484 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:16:516 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:16:519 [WD Proxy] socket hang up 2023-09-12 18:46:16:520 [XCUITestDriver@bd41 (83812bd5)] WDA is not listening at 'http://127.0.0.1:8100/' 2023-09-12 18:46:16:521 [XCUITestDriver@bd41 (83812bd5)] WDA is currently not running. There is nothing to cache 2023-09-12 18:46:16:521 [XCUITestDriver@bd41 (83812bd5)] Trying to start WebDriverAgent 1 times with 10000ms interval 2023-09-12 18:46:16:522 [XCUITestDriver@bd41 (83812bd5)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities 2023-09-12 18:46:16:522 [XCUITestDriver@bd41 (83812bd5)] Event 'wdaStartAttempted' logged at 1694544376522 (21:46:16 GMT+0300 (Moscow Standard Time)) 2023-09-12 18:46:16:523 [XCUITestDriver@bd41 (83812bd5)] Launching WebDriverAgent on the device 2023-09-12 18:46:16:535 [XCUITestDriver@bd41 (83812bd5)] Cleaning up the WebDriverAgent project after the module upgrade has happened (5.0.0 < 5.8.3) 2023-09-12 18:46:16:535 [XCUITestDriver@bd41 (83812bd5)] Cleaning the project scheme 'WebDriverAgentLib' to make sure there are no leftovers from previous installs 2023-09-12 18:46:20:614 [XCUITestDriver@bd41 (83812bd5)] Cleaning the project scheme 'WebDriverAgentRunner' to make sure there are no leftovers from previous installs 2023-09-12 18:46:22:187 [XCUITestDriver@bd41 (83812bd5)] Parsed BUILD_DIR configuration value: '/Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk/Build/Products' 2023-09-12 18:46:22:188 [XCUITestDriver@bd41 (83812bd5)] Got derived data root: '/Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk' 2023-09-12 18:46:24:442 [WebDriverAgent] Killing running processes 'xcodebuild.*00008030-000245C93E51402E' for the device 00008030-000245C93E51402E... 2023-09-12 18:46:24:487 [WebDriverAgent] 'pgrep -if xcodebuild.*00008030-000245C93E51402E' didn't detect any matching processes. Return code: 1 2023-09-12 18:46:24:489 [WebDriverAgent] Generating xcode config file for orgId 'D246T7B5R7' and signingId 'iPhone Developer' 2023-09-12 18:46:24:491 [WebDriverAgent] Writing xcode config file to /var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023812-4006-1wb31vi.dh8a/appium-temp.xcconfig 2023-09-12 18:46:24:493 [XCUITestDriver@bd41 (83812bd5)] Using Xcode configuration file: '/var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023812-4006-1wb31vi.dh8a/appium-temp.xcconfig' 2023-09-12 18:46:24:493 [XCUITestDriver@bd41 (83812bd5)] Beginning test with command 'xcodebuild test-without-building -project /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk -destination id=00008030-000245C93E51402E IPHONEOS_DEPLOYMENT_TARGET=16.2 -xcconfig /var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023812-4006-1wb31vi.dh8a/appium-temp.xcconfig GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' 2023-09-12 18:46:24:494 [XCUITestDriver@bd41 (83812bd5)] Output from xcodebuild will be logged. To change this, use 'showXcodeLog' desired capability 2023-09-12 18:46:26:699 [Xcode] 2023-09-12 21:46:26.696 xcodebuild[4133:43953] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled) 2023-09-12 18:46:26:699 [Xcode] 2023-09-12 18:46:26:700 [XCUITestDriver@bd41 (83812bd5)] Waiting up to 60000ms for WebDriverAgent to start 2023-09-12 18:46:26:700 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:26:701 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:26:705 [Xcode] Command line invocation: 2023-09-12 18:46:26:705 [Xcode] /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild test-without-building -project /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk -destination id=00008030-000245C93E51402E IPHONEOS_DEPLOYMENT_TARGET=16.2 -xcconfig /var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023812-4006-1wb31vi.dh8a/appium-temp.xcconfig GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO 2023-09-12 18:46:26:705 [Xcode] 2023-09-12 18:46:26:706 [Xcode] User defaults from command line: 2023-09-12 18:46:26:707 [Xcode] IDEDerivedDataPathOverride = /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk 2023-09-12 18:46:26:707 [Xcode] IDEPackageSupportUseBuiltinSCM = YES 2023-09-12 18:46:26:708 [Xcode] 2023-09-12 18:46:26:709 [Xcode] Build settings from command line: 2023-09-12 18:46:26:709 [Xcode] COMPILER_INDEX_STORE_ENABLE = NO 2023-09-12 18:46:26:709 [Xcode] GCC_TREAT_WARNINGS_AS_ERRORS = 0 2023-09-12 18:46:26:709 [Xcode] IPHONEOS_DEPLOYMENT_TARGET = 16.2 2023-09-12 18:46:26:709 [Xcode] 2023-09-12 18:46:26:709 [Xcode] Build settings from configuration file '/var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023812-4006-1wb31vi.dh8a/appium-temp.xcconfig': 2023-09-12 18:46:26:710 [Xcode] CODE_SIGN_IDENTITY = iPhone Developer 2023-09-12 18:46:26:710 [Xcode] DEVELOPMENT_TEAM = D246T7B5R7 2023-09-12 18:46:26:712 [Xcode] 2023-09-12 18:46:26:712 [Xcode] 2023-09-12 18:46:26:727 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:26:729 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:27:731 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:27:732 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:27:742 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:27:743 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:28:393 [Xcode] 2023-09-12 21:46:28.393 xcodebuild[4133:43953] [MT] IDETestOperationsObserverDebug: 0.023 elapsed -- Testing started completed. 2023-09-12 18:46:28:394 [Xcode] 2023-09-12 18:46:28:394 [Xcode] 2023-09-12 21:46:28.393 xcodebuild[4133:43953] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec -- start 2023-09-12 18:46:28:394 [Xcode] 2023-09-12 21:46:28.393 xcodebuild[4133:43953] [MT] IDETestOperationsObserverDebug: 0.023 sec, +0.023 sec -- end 2023-09-12 18:46:28:395 [Xcode] 2023-09-12 18:46:28:679 [Xcode] 2023-09-12 18:46:28:679 [Xcode] Test session results, code coverage, and logs: 2023-09-12 18:46:28:679 [Xcode] /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk/Logs/Test/Test-WebDriverAgentRunner-2023.09.12_21-46-28-+0300.xcresult 2023-09-12 18:46:28:679 [Xcode] 2023-09-12 18:46:28:680 [Xcode] 2023-09-12 18:46:28:680 [Xcode] Testing started 2023-09-12 18:46:28:680 [Xcode] 2023-09-12 18:46:28:681 [Xcode] Testing failed: 2023-09-12 18:46:28:681 [Xcode] Test target WebDriverAgentRunner encountered an error (The bundle identifier for WebDriverAgentRunner-Runner.app couldn’t be read. No such file or directory: “/Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app”.) 2023-09-12 18:46:28:681 [Xcode] 2023-09-12 18:46:28:681 [Xcode] ** TEST EXECUTE FAILED ** 2023-09-12 18:46:28:681 [Xcode] 2023-09-12 18:46:28:681 [Xcode] 2023-09-12 18:46:28:700 [Xcode] xcodebuild exited with code '65' and signal 'null' 2023-09-12 18:46:28:718 [XCUITestDriver@bd41 (83812bd5)] Launching WebDriverAgent on the device 2023-09-12 18:46:28:728 [XCUITestDriver@bd41 (83812bd5)] Cleaning up the WebDriverAgent project after the module upgrade has happened (5.0.0 < 5.8.3) 2023-09-12 18:46:28:729 [XCUITestDriver@bd41 (83812bd5)] Cleaning the project scheme 'WebDriverAgentLib' to make sure there are no leftovers from previous installs 2023-09-12 18:46:28:744 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:28:745 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:28:755 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:28:758 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:29:759 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:29:759 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:29:766 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:29:767 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:30:770 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:30:770 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:30:778 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:30:779 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:31:781 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:31:781 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:31:796 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:31:799 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:32:405 [XCUITestDriver@bd41 (83812bd5)] Cleaning the project scheme 'WebDriverAgentRunner' to make sure there are no leftovers from previous installs 2023-09-12 18:46:32:800 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:32:801 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:32:812 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:32:813 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:33:814 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:33:815 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:33:825 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:33:826 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:34:826 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:34:827 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:34:835 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:34:837 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:35:839 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:35:840 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:35:846 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:35:847 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:36:043 [WebDriverAgent] Killing running processes 'xcodebuild.*00008030-000245C93E51402E' for the device 00008030-000245C93E51402E... 2023-09-12 18:46:36:086 [WebDriverAgent] 'pgrep -if xcodebuild.*00008030-000245C93E51402E' didn't detect any matching processes. Return code: 1 2023-09-12 18:46:36:087 [XCUITestDriver@bd41 (83812bd5)] Using Xcode configuration file: '/var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023812-4006-1wb31vi.dh8a/appium-temp.xcconfig' 2023-09-12 18:46:36:087 [XCUITestDriver@bd41 (83812bd5)] Beginning test with command 'xcodebuild test-without-building -project /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk -destination id=00008030-000245C93E51402E IPHONEOS_DEPLOYMENT_TARGET=16.2 -xcconfig /var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023812-4006-1wb31vi.dh8a/appium-temp.xcconfig GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' 2023-09-12 18:46:36:089 [XCUITestDriver@bd41 (83812bd5)] Output from xcodebuild will be logged. To change this, use 'showXcodeLog' desired capability 2023-09-12 18:46:36:848 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:36:848 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:36:857 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:36:859 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:37:860 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:37:860 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:37:866 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:37:867 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:38:287 [Xcode] 2023-09-12 21:46:38.284 xcodebuild[4180:44150] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled) 2023-09-12 18:46:38:287 [Xcode] 2023-09-12 18:46:38:289 [XCUITestDriver@bd41 (83812bd5)] Waiting up to 60000ms for WebDriverAgent to start 2023-09-12 18:46:38:289 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:38:289 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:38:293 [Xcode] Command line invocation: 2023-09-12 18:46:38:293 [Xcode] /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild test-without-building -project /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk -destination id=00008030-000245C93E51402E IPHONEOS_DEPLOYMENT_TARGET=16.2 -xcconfig /var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023812-4006-1wb31vi.dh8a/appium-temp.xcconfig GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO 2023-09-12 18:46:38:293 [Xcode] 2023-09-12 18:46:38:293 [Xcode] User defaults from command line: 2023-09-12 18:46:38:293 [Xcode] IDEDerivedDataPathOverride = /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk 2023-09-12 18:46:38:293 [Xcode] IDEPackageSupportUseBuiltinSCM = YES 2023-09-12 18:46:38:293 [Xcode] 2023-09-12 18:46:38:293 [Xcode] Build settings from command line: 2023-09-12 18:46:38:293 [Xcode] COMPILER_INDEX_STORE_ENABLE = NO 2023-09-12 18:46:38:293 [Xcode] GCC_TREAT_WARNINGS_AS_ERRORS = 0 2023-09-12 18:46:38:293 [Xcode] IPHONEOS_DEPLOYMENT_TARGET = 16.2 2023-09-12 18:46:38:294 [Xcode] 2023-09-12 18:46:38:294 [Xcode] Build settings from configuration file '/var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023812-4006-1wb31vi.dh8a/appium-temp.xcconfig': 2023-09-12 18:46:38:294 [Xcode] CODE_SIGN_IDENTITY = iPhone Developer 2023-09-12 18:46:38:294 [Xcode] DEVELOPMENT_TEAM = D246T7B5R7 2023-09-12 18:46:38:294 [Xcode] 2023-09-12 18:46:38:294 [Xcode] 2023-09-12 18:46:38:314 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:38:317 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:38:868 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:38:869 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:38:882 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:38:883 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:39:318 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:39:318 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:39:327 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:39:328 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:39:885 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:39:885 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:39:893 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:39:894 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:40:067 [Xcode] 2023-09-12 21:46:40.066 xcodebuild[4180:44150] [MT] IDETestOperationsObserverDebug: 0.024 elapsed -- Testing started completed. 2023-09-12 18:46:40:067 [Xcode] 2023-09-12 18:46:40:068 [Xcode] 2023-09-12 21:46:40.066 xcodebuild[4180:44150] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec -- start 2023-09-12 18:46:40:069 [Xcode] 2023-09-12 21:46:40.066 xcodebuild[4180:44150] [MT] IDETestOperationsObserverDebug: 0.024 sec, +0.024 sec -- end 2023-09-12 18:46:40:069 [Xcode] 2023-09-12 18:46:40:330 [XCUITestDriver@bd41 (83812bd5)] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:40:330 [XCUITestDriver@bd41 (83812bd5)] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:40:338 [iProxy@00008030:8100] Connection was refused to port 8100 2023-09-12 18:46:40:340 [XCUITestDriver@bd41 (83812bd5)] socket hang up 2023-09-12 18:46:40:351 [Xcode] 2023-09-12 18:46:40:352 [Xcode] Test session results, code coverage, and logs: 2023-09-12 18:46:40:352 [Xcode] /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk/Logs/Test/Test-WebDriverAgentRunner-2023.09.12_21-46-40-+0300.xcresult 2023-09-12 18:46:40:353 [Xcode] 2023-09-12 18:46:40:353 [Xcode] 2023-09-12 18:46:40:354 [Xcode] Testing failed: 2023-09-12 18:46:40:355 [Xcode] Test target WebDriverAgentRunner encountered an error (The bundle identifier for WebDriverAgentRunner-Runner.app couldn’t be read. No such file or directory: “/Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app”.) 2023-09-12 18:46:40:355 [Xcode] 2023-09-12 18:46:40:355 [Xcode] ** TEST EXECUTE FAILED ** 2023-09-12 18:46:40:355 [Xcode] 2023-09-12 18:46:40:356 [Xcode] 2023-09-12 18:46:40:357 [Xcode] Testing started 2023-09-12 18:46:40:357 [Xcode] 2023-09-12 18:46:40:374 [Xcode] xcodebuild exited with code '65' and signal 'null' 2023-09-12 18:46:40:376 [XCUITestDriver@bd41 (83812bd5)] Event 'wdaStartFailed' logged at 1694544400376 (21:46:40 GMT+0300 (Moscow Standard Time)) 2023-09-12 18:46:40:376 [XCUITestDriver@bd41 (83812bd5)] Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 2023-09-12 18:46:40:376 [XCUITestDriver@bd41 (83812bd5)] xcodebuild error message: 2023-09-12 18:46:40:376 [XCUITestDriver@bd41 (83812bd5)] 2023-09-12 21:46:38.284 xcodebuild[4180:44150] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled) 2023-09-12 18:46:40:377 [XCUITestDriver@bd41 (83812bd5)] Command line invocation: 2023-09-12 18:46:40:377 [XCUITestDriver@bd41 (83812bd5)] /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild test-without-building -project /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk -destination id=00008030-000245C93E51402E IPHONEOS_DEPLOYMENT_TARGET=16.2 -xcconfig /var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023812-4006-1wb31vi.dh8a/appium-temp.xcconfig GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO 2023-09-12 18:46:40:377 [XCUITestDriver@bd41 (83812bd5)] User defaults from command line: 2023-09-12 18:46:40:377 [XCUITestDriver@bd41 (83812bd5)] IDEDerivedDataPathOverride = /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk 2023-09-12 18:46:40:377 [XCUITestDriver@bd41 (83812bd5)] IDEPackageSupportUseBuiltinSCM = YES 2023-09-12 18:46:40:377 [XCUITestDriver@bd41 (83812bd5)] Build settings from command line: 2023-09-12 18:46:40:377 [XCUITestDriver@bd41 (83812bd5)] COMPILER_INDEX_STORE_ENABLE = NO 2023-09-12 18:46:40:377 [XCUITestDriver@bd41 (83812bd5)] GCC_TREAT_WARNINGS_AS_ERRORS = 0 2023-09-12 18:46:40:377 [XCUITestDriver@bd41 (83812bd5)] IPHONEOS_DEPLOYMENT_TARGET = 16.2 2023-09-12 18:46:40:377 [XCUITestDriver@bd41 (83812bd5)] Build settings from configuration file '/var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023812-4006-1wb31vi.dh8a/appium-temp.xcconfig': 2023-09-12 18:46:40:377 [XCUITestDriver@bd41 (83812bd5)] CODE_SIGN_IDENTITY = iPhone Developer 2023-09-12 18:46:40:377 [XCUITestDriver@bd41 (83812bd5)] DEVELOPMENT_TEAM = D246T7B5R7 2023-09-12 18:46:40:377 [XCUITestDriver@bd41 (83812bd5)] 2023-09-12 21:46:40.066 xcodebuild[4180:44150] [MT] IDETestOperationsObserverDebug: 0.024 elapsed -- Testing started completed. 2023-09-12 18:46:40:378 [XCUITestDriver@bd41 (83812bd5)] 2023-09-12 21:46:40.066 xcodebuild[4180:44150] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec -- start 2023-09-12 18:46:40:378 [XCUITestDriver@bd41 (83812bd5)] 2023-09-12 21:46:40.066 xcodebuild[4180:44150] [MT] IDETestOperationsObserverDebug: 0.024 sec, +0.024 sec -- end 2023-09-12 18:46:40:378 [XCUITestDriver@bd41 (83812bd5)] Test session results, code coverage, and logs: 2023-09-12 18:46:40:378 [XCUITestDriver@bd41 (83812bd5)] /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk/Logs/Test/Test-WebDriverAgentRunner-2023.09.12_21-46-40-+0300.xcresult 2023-09-12 18:46:40:378 [XCUITestDriver@bd41 (83812bd5)] Testing failed: 2023-09-12 18:46:40:378 [XCUITestDriver@bd41 (83812bd5)] Test target WebDriverAgentRunner encountered an error (The bundle identifier for WebDriverAgentRunner-Runner.app couldn’t be read. No such file or directory: “/Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app”.) 2023-09-12 18:46:40:378 [XCUITestDriver@bd41 (83812bd5)] ** TEST EXECUTE FAILED ** 2023-09-12 18:46:40:378 [XCUITestDriver@bd41 (83812bd5)] Testing started. 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. 2023-09-12 18:46:40:378 [XCUITestDriver@bd41 (83812bd5)] Quitting and uninstalling WebDriverAgent 2023-09-12 18:46:40:379 [XCUITestDriver@bd41 (83812bd5)] Shutting down sub-processes 2023-09-12 18:46:40:609 [XCUITestDriver@bd41 (83812bd5)] No WDAs on the device. 2023-09-12 18:46:40:609 [XCUITestDriver@bd41 (83812bd5)] {} 2023-09-12 18:46:40:610 [DevCon Factory] Releasing connections for 00008030-000245C93E51402E device on any port number 2023-09-12 18:46:40:610 [DevCon Factory] Found cached connections to release: ["00008030-000245C93E51402E:8100"] 2023-09-12 18:46:40:610 [DevCon Factory] Releasing the listener for '00008030-000245C93E51402E:8100' 2023-09-12 18:46:40:611 [iProxy@00008030:8100] Closing the connection 2023-09-12 18:46:40:611 [DevCon Factory] Cached connections count: 0 2023-09-12 18:46:40:611 [XCUITestDriver@bd41 (83812bd5)] Not clearing log files. Use `clearSystemFiles` capability to turn on. 2023-09-12 18:46:40:613 [iProxy@00008030:8100] The connection has been closed 2023-09-12 18:46:40:615 [AppiumDriver@8022] Event 'newSessionStarted' logged at 1694544400615 (21:46:40 GMT+0300 (Moscow Standard Time)) 2023-09-12 18:46:40:642 [AppiumDriver@8022] Encountered internal error running command: Error: Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 2023-09-12 18:46:40:643 [AppiumDriver@8022] xcodebuild error message: 2023-09-12 18:46:40:643 [AppiumDriver@8022] 2023-09-12 21:46:38.284 xcodebuild[4180:44150] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled) 2023-09-12 18:46:40:643 [AppiumDriver@8022] Command line invocation: 2023-09-12 18:46:40:643 [AppiumDriver@8022] /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild test-without-building -project /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk -destination id=00008030-000245C93E51402E IPHONEOS_DEPLOYMENT_TARGET=16.2 -xcconfig /var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023812-4006-1wb31vi.dh8a/appium-temp.xcconfig GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO 2023-09-12 18:46:40:643 [AppiumDriver@8022] User defaults from command line: 2023-09-12 18:46:40:643 [AppiumDriver@8022] IDEDerivedDataPathOverride = /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk 2023-09-12 18:46:40:643 [AppiumDriver@8022] IDEPackageSupportUseBuiltinSCM = YES 2023-09-12 18:46:40:643 [AppiumDriver@8022] Build settings from command line: 2023-09-12 18:46:40:643 [AppiumDriver@8022] COMPILER_INDEX_STORE_ENABLE = NO 2023-09-12 18:46:40:643 [AppiumDriver@8022] GCC_TREAT_WARNINGS_AS_ERRORS = 0 2023-09-12 18:46:40:643 [AppiumDriver@8022] IPHONEOS_DEPLOYMENT_TARGET = 16.2 2023-09-12 18:46:40:644 [AppiumDriver@8022] Build settings from configuration file '/var/folders/1f/qmfh15413yzc5_cc_6djf1180000gp/T/2023812-4006-1wb31vi.dh8a/appium-temp.xcconfig': 2023-09-12 18:46:40:644 [AppiumDriver@8022] CODE_SIGN_IDENTITY = iPhone Developer 2023-09-12 18:46:40:644 [AppiumDriver@8022] DEVELOPMENT_TEAM = D246T7B5R7 2023-09-12 18:46:40:644 [AppiumDriver@8022] 2023-09-12 21:46:40.066 xcodebuild[4180:44150] [MT] IDETestOperationsObserverDebug: 0.024 elapsed -- Testing started completed. 2023-09-12 18:46:40:644 [AppiumDriver@8022] 2023-09-12 21:46:40.066 xcodebuild[4180:44150] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec -- start 2023-09-12 18:46:40:644 [AppiumDriver@8022] 2023-09-12 21:46:40.066 xcodebuild[4180:44150] [MT] IDETestOperationsObserverDebug: 0.024 sec, +0.024 sec -- end 2023-09-12 18:46:40:644 [AppiumDriver@8022] Test session results, code coverage, and logs: 2023-09-12 18:46:40:644 [AppiumDriver@8022] /Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk/Logs/Test/Test-WebDriverAgentRunner-2023.09.12_21-46-40-+0300.xcresult 2023-09-12 18:46:40:644 [AppiumDriver@8022] Testing failed: 2023-09-12 18:46:40:644 [AppiumDriver@8022] Test target WebDriverAgentRunner encountered an error (The bundle identifier for WebDriverAgentRunner-Runner.app couldn’t be read. No such file or directory: “/Users/a5.gorbach/Library/Developer/Xcode/DerivedData/WebDriverAgent-bomghklstwzgarffreziplhlsztk/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app”.) 2023-09-12 18:46:40:644 [AppiumDriver@8022] ** TEST EXECUTE FAILED ** 2023-09-12 18:46:40:644 [AppiumDriver@8022] Testing started. 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. 2023-09-12 18:46:40:644 [AppiumDriver@8022] at quitAndUninstall (/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/lib/driver.js:800:15) 2023-09-12 18:46:40:645 [AppiumDriver@8022] at /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/lib/driver.js:886:13 2023-09-12 18:46:40:645 [AppiumDriver@8022] at wrapped (/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/asyncbox/lib/asyncbox.js:95:13) 2023-09-12 18:46:40:645 [AppiumDriver@8022] at retry (/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/asyncbox/lib/asyncbox.js:68:13) 2023-09-12 18:46:40:645 [AppiumDriver@8022] at retryInterval (/Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/node_modules/asyncbox/lib/asyncbox.js:105:10) 2023-09-12 18:46:40:645 [AppiumDriver@8022] at /Users/a5.gorbach/.appium/node_modules/appium-xcuitest-driver/lib/driver.js:825:7 2023-09-12 18:46:40:675 [HTTP] <-- POST /session 500 24942 ms - 6008 2023-09-12 18:46:40:675 [HTTP] 2023-09-12 18:46:40:896 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:40:897 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:40:900 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:41:342 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:41:343 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:41:345 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:41:900 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:41:901 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:41:903 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:42:346 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:42:347 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:42:348 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:42:905 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:42:905 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:42:907 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:43:350 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:43:351 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:43:354 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:43:910 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:43:910 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:43:912 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:44:356 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:44:357 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:44:358 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:44:914 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:44:914 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:44:915 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:45:359 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:45:360 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:45:361 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:45:916 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:45:917 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:45:918 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:46:364 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:46:364 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:46:366 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:46:920 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:46:920 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:46:921 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:47:368 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:47:368 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:47:370 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:47:923 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:47:923 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:47:925 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:48:371 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:48:371 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:48:373 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:48:926 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:48:926 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:48:928 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:49:375 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:49:376 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:49:377 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:49:930 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:49:930 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:49:931 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:50:379 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:50:379 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:50:381 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:50:933 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:50:933 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:50:935 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:51:381 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:51:381 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:51:383 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:51:936 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:51:936 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:51:939 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:52:384 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:52:384 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:52:386 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:52:940 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:52:941 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:52:942 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:53:388 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:53:388 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:53:390 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:53:943 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:53:943 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:53:945 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:54:391 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:54:392 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:54:393 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:54:948 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:54:948 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:54:950 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:55:395 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:55:396 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:55:397 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:55:952 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:55:953 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:55:954 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:56:397 [XCUITestDriver@bd41] Matched '/status' to command name 'getStatus' 2023-09-12 18:46:56:398 [XCUITestDriver@bd41] Proxying [GET /status] to [GET http://127.0.0.1:8100/status] with no body 2023-09-12 18:46:56:399 [XCUITestDriver@bd41] connect ECONNREFUSED 127.0.0.1:8100 2023-09-12 18:46:56:716 [Appium] Received SIGINT - shutting down