[HTTP] --> GET /wd/hub/status [HTTP] {} [debug] [GENERIC] Calling AppiumDriver.getStatus() with args: [] [debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.15.1"}} [HTTP] <-- GET /wd/hub/status 200 1 ms - 68 [HTTP] [HTTP] --> POST /wd/hub/session [HTTP] {"desiredCapabilities":{"appActivity":".view.WelcomeActivityAlias","appPackage":"com.xueqiu.android","server:CONFIG_UUID":"3302c708-8087-417e-9001-fd0861f59da1","noReset":"true","platformVersion":"6.0","platformName":"android","deviceName":"hogwards"},"capabilities":{"firstMatch":[{"platformName":"android","server:CONFIG_UUID":"3302c708-8087-417e-9001-fd0861f59da1"}]}} [debug] [W3C] Calling AppiumDriver.createSession() with args: [{"appActivity":".view.WelcomeActivityAlias","appPackage":"com.xueqiu.android","server:CONFIG_UUID":"3302c708-8087-417e-9001-fd0861f59da1","noReset":"true","platformVersion":"6.0","platformName":"android","deviceName":"hogwards"},null,{"firstMatch":[{"platformName":"android","server:CONFIG_UUID":"3302c708-8087-417e-9001-fd0861f59da1"}]}] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1615174195205 (11:29:55 GMT+0800 (GMT+08:00)) [Appium] The following capabilities were provided in the JSONWP desired capabilities that are missing in W3C capabilities: ["appActivity","appPackage","noReset","platformVersion","deviceName"] [Appium] Trying to fix W3C capabilities by merging them with JSONWP caps [BaseDriver] The capabilities ["appActivity","appPackage","noReset","platformVersion","deviceName"] are not standard capabilities and should have an extension prefix [Appium] [Appium] ====================================================================== [Appium] DEPRECATION WARNING: [Appium] [Appium] The 'automationName' capability was not provided in the desired [Appium] capabilities for this Android session [Appium] [Appium] Setting 'automationName=UiAutomator2' by default and using the [Appium] UiAutomator2 Driver [Appium] [Appium] The next major version of Appium (2.x) will **require** the [Appium] 'automationName' capability to be set for all sessions on all [Appium] platforms [Appium] [Appium] In previous versions (Appium <= 1.13.x), the default was [Appium] 'automationName=UiAutomator1' [Appium] [Appium] If you wish to use that automation instead of UiAutomator2, please [Appium] add 'automationName=UiAutomator1' to your desired capabilities [Appium] [Appium] For more information about drivers, please visit [Appium] http://appium.io/docs/en/about-appium/intro/ and explore the [Appium] 'Drivers' menu [Appium] [Appium] ====================================================================== [Appium] [Appium] Appium v1.15.1 creating new AndroidUiautomator2Driver (v1.61.2) session [debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided [debug] [BaseDriver] Creating session with W3C capabilities: { [debug] [BaseDriver] "alwaysMatch": { [debug] [BaseDriver] "appium:appActivity": ".view.WelcomeActivityAlias", [debug] [BaseDriver] "appium:appPackage": "com.xueqiu.android", [debug] [BaseDriver] "appium:noReset": "true", [debug] [BaseDriver] "appium:platformVersion": "6.0", [debug] [BaseDriver] "appium:deviceName": "hogwards", [debug] [BaseDriver] "platformName": "android", [debug] [BaseDriver] "server:CONFIG_UUID": "3302c708-8087-417e-9001-fd0861f59da1" [debug] [BaseDriver] }, [debug] [BaseDriver] "firstMatch": [ [debug] [BaseDriver] {} [debug] [BaseDriver] ] [debug] [BaseDriver] } [BaseDriver] Capability 'noReset' changed from string to boolean. This may cause unexpected behavior [BaseDriver] The following capabilities were provided, but are not recognized by Appium: [BaseDriver] server:CONFIG_UUID [BaseDriver] Session created with session id: bf2fa217-b6a5-4dc2-8370-ef93c0ed2100 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device [ADB] Using 'adb.exe' from 'D:\Android\Sdk\platform-tools\adb.exe' [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 start-server' [AndroidDriver] Retrieving device list [debug] [ADB] Trying to find a connected android device [debug] [ADB] Getting connected devices [debug] [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}] [AndroidDriver] Looking for a device with Android '6.0.0' [debug] [ADB] Setting device id to 127.0.0.1:7555 [ADB] Getting device platform version [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.release' [debug] [ADB] Current device property 'ro.build.version.release': 6.0.1 [debug] [ADB] Setting device id to 127.0.0.1:7555 [AndroidDriver] Using device: 127.0.0.1:7555 [ADB] Using 'adb.exe' from 'D:\Android\Sdk\platform-tools\adb.exe' [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 start-server' [debug] [ADB] Setting device id to 127.0.0.1:7555 [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk' [debug] [ADB] Current device property 'ro.build.version.sdk': 23 [debug] [ADB] Device API level: 23 [AndroidDriver] No app sent in, not parsing package/activity [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device' [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping' [debug] [AndroidDriver] Pushing settings apk to device... [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings' [debug] [ADB] 'io.appium.settings' is installed [debug] [ADB] Getting package info for 'io.appium.settings' [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings' [debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.2.1' >= '3.2.1') [debug] [ADB] There is no need to install/upgrade 'D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_io.appium.settings@3.2.1@io.appium.settings\apks\settings_apk-debug.apk' [debug] [ADB] Getting IDs of all 'io.appium.settings' processes [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1\:7555 shell 'pgrep --help; echo $?'' [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)' [debug] [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions. [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow' [debug] [Logcat] Starting logs capture with command: D:\\Android\\Sdk\\platform-tools\\adb.exe -P 5037 -s 127.0.0.1\:7555 logcat -v threadtime [debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to local port 8200 [debug] [ADB] Forwarding system: 8200 to device: 6790 [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790' [debug] [ADB] Getting install status for io.appium.uiautomator2.server [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.uiautomator2.server' [debug] [ADB] 'io.appium.uiautomator2.server' is installed [debug] [ADB] Getting package info for 'io.appium.uiautomator2.server' [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.uiautomator2.server' [debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('4.19.0' >= '4.19.0') [debug] [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled [debug] [ADB] Checking app cert for D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_appium-uiautomator2-server@4.19.0@appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.19.0.apk [ADB] Using 'apksigner.jar' from 'D:\Android\Sdk\build-tools\29.0.3\lib\apksigner.jar' [debug] [ADB] Starting apksigner: D:\\hogwarts\\Java\\jdk1.8.0_251\\bin\\java.exe -Xmx1024M -Xss1m -jar D:\\Android\\Sdk\\build-tools\\29.0.3\\lib\\apksigner.jar verify --print-certs D:\\hogwarts\\nodejs\\node_global\\node_modules\\appium\\node_modules\\_appium-uiautomator2-server\@4.19.0\@appium-uiautomator2-server\\apks\\appium-uiautomator2-server-v4.19.0.apk [debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US [debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc [debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 [debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 [debug] [ADB] [debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v4.19.0.apk' [ADB] 'D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_appium-uiautomator2-server@4.19.0@appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.19.0.apk' is signed with the default certificate [debug] [ADB] Getting install status for io.appium.uiautomator2.server.test [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.uiautomator2.server.test' [debug] [ADB] 'io.appium.uiautomator2.server.test' is installed [debug] [ADB] Checking app cert for D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_appium-uiautomator2-server@4.19.0@appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk [debug] [ADB] Starting apksigner: D:\\hogwarts\\Java\\jdk1.8.0_251\\bin\\java.exe -Xmx1024M -Xss1m -jar D:\\Android\\Sdk\\build-tools\\29.0.3\\lib\\apksigner.jar verify --print-certs D:\\hogwarts\\nodejs\\node_global\\node_modules\\appium\\node_modules\\_appium-uiautomator2-server\@4.19.0\@appium-uiautomator2-server\\apks\\appium-uiautomator2-server-debug-androidTest.apk [debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US [debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc [debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 [debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 [debug] [ADB] [debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk' [ADB] 'D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_appium-uiautomator2-server@4.19.0@appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' is signed with the default certificate [UiAutomator2] Server packages are not going to be (re)installed [debug] [UiAutomator2] Waiting up to 30000ms for services to be available [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell pm list instrumentation' [HTTP] --> GET /wd/hub/status [HTTP] {} [debug] [GENERIC] Calling AppiumDriver.getStatus() with args: [] [debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.15.1"}} [HTTP] <-- GET /wd/hub/status 200 1 ms - 68 [HTTP] [debug] [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available [ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist [debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]] [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;' [debug] [UiAutomator2] No app capability. Assuming it is already on the device [debug] [UiAutomator2] Performing shallow cleanup of automation leftovers [debug] [UiAutomator2] No obsolete sessions have been detected (socket hang up) [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test' [UiAutomator2] Starting UIAutomator2 server 4.19.0 [UiAutomator2] Using UIAutomator2 server from 'D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_appium-uiautomator2-server@4.19.0@appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.19.0.apk' and test from 'D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_appium-uiautomator2-server@4.19.0@appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online... [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"] [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body [WD Proxy] socket hang up [debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server: [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body [WD Proxy] socket hang up [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}} [debug] [UiAutomator2] The initialization of the instrumentation process took 2053ms [debug] [WD Proxy] Matched '/session' to command name 'createSession' [debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","server:CONFIG_UUID":"3302c708-8087-417e-9001-fd0861f59da1","appActivity":".view.WelcomeActivityAlias","appPackage":"com.xueqiu.android","noReset":true,"platformVersion":"6.0","deviceName":"hogwards"},"platformName":"android","server:CONFIG_UUID":"3302c708-8087-417e-9001-fd0861f59da1","appActivity":".view.WelcomeActivityAlias","appPackage":"com.xueqiu.android","noReset":true,"platformVersion":"6.0","deviceName":"127.0.0.1:7555","deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}} [debug] [WD Proxy] Got response with status 200: {"sessionId":"f975df6c-de53-473f-ae51-9d5c12e89bb3","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","server:CONFIG_UUID":"3302c708-8087-417e-9001-fd0861f59da1","appActivity":".view.WelcomeActivityAlias","appPackage":"com.xueqiu.android","noReset":true,"platformVersion":"6.0","deviceName":"hogwards"},"platformName":"android","server:CONFIG_UUID":"3302c708-8087-417e-9001-fd0861f59da1","appActivity":".view.WelcomeActivityAlias","appPackage":"com.xueqiu.android","noReset":true,"platformVersion":"6.0","deviceName":"127.0.0.1:7555","deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}},"sessionId":"f975df6c-de53-473f-ae51-9d5c12e89bb3"}} [WD Proxy] Determined the downstream protocol as 'W3C' [debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/f975df6c-de53-473f-ae51-9d5c12e89bb3/appium/device/info] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"f975df6c-de53-473f-ae51-9d5c12e89bb3","value":{"androidId":"548166f3340d62da","apiVersion":"23","bluetooth":{"state":"OFF"},"brand":"Android","carrierName":"","displayDensity":240,"locale":"zh_CN","manufacturer":"Netease","model":"MuMu","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":1048576,"linkUpstreamBandwidthKbps":1048576,"networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","signalStrength":-55,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"CONNECTED","extraInfo":"\"A39ICU\"","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":0,"subtypeName":"","type":1,"typeName":"WIFI"}],"platformVersion":"6.0.1","realDisplaySize":"720x1280","timeZone":"Asia/Shanghai"}} [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window' [AndroidDriver] Screen already unlocked, doing nothing [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias' [debug] [ADB] Running 'D:\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000' [debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/f975df6c-de53-473f-ae51-9d5c12e89bb3/appium/device/pixel_ratio] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"f975df6c-de53-473f-ae51-9d5c12e89bb3","value":1.5} [debug] [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars' [debug] [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/f975df6c-de53-473f-ae51-9d5c12e89bb3/appium/device/system_bars] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"f975df6c-de53-473f-ae51-9d5c12e89bb3","value":{"statusBar":36}} [debug] [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize' [debug] [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/f975df6c-de53-473f-ae51-9d5c12e89bb3/window/current/size] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"f975df6c-de53-473f-ae51-9d5c12e89bb3","value":{"height":1280,"width":720}} [Appium] New AndroidUiautomator2Driver session created successfully, session bf2fa217-b6a5-4dc2-8370-ef93c0ed2100 added to master session list [Appium] Closing session, cause was 'Unexpected shutdown' [Appium] Removing session bf2fa217-b6a5-4dc2-8370-ef93c0ed2100 from our master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1615174201753 (11:30:01 GMT+0800 (GMT+08:00)) [debug] [W3C (bf2fa217)] Cached the protocol value 'W3C' for the new session bf2fa217-b6a5-4dc2-8370-ef93c0ed2100 [debug] [W3C (bf2fa217)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","server:CONFIG_UUID":"3302c708-8087-417e-9001-fd0861f59da1","appActivity":".view.WelcomeActivityAlias","appPackage":"com.xueqiu.android","noReset":true,"platformVersion":"6.0","deviceName":"hogwards"},"platformName":"android","server:CONFIG_UUID":"3302c708-8087-417e-9001-fd0861f59da1","appActivity":".view.WelcomeActivityAlias","appPackage":"com.xueqiu.android","noReset":true,"platformVersion":"6.0.1","deviceName":"127.0.0.1:7555","deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"deviceScreenSize":"720x1280","deviceScreenDensity":240,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":1.5,"statBarHeight":36,"viewportRect":{"left":0,"top":36,"width":720,"height":1244}}} [HTTP] <-- POST /wd/hub/session 200 6549 ms - 998 [HTTP] [HTTP] --> POST /wd/hub/session/bf2fa217-b6a5-4dc2-8370-ef93c0ed2100/timeouts [HTTP] {"implicit":10000} [debug] [W3C (bf2fa217)] Encountered internal error running command: NoSuchDriverError: A session is either terminated or not started [debug] [W3C (bf2fa217)] at asyncHandler (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_appium-base-driver@4.5.1@appium-base-driver\lib\protocol\protocol.js:252:15) [debug] [W3C (bf2fa217)] at D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_appium-base-driver@4.5.1@appium-base-driver\lib\protocol\protocol.js:432:15 [debug] [W3C (bf2fa217)] at Layer.handle [as handle_request] (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_express@4.17.1@express\lib\router\layer.js:95:5) [debug] [W3C (bf2fa217)] at next (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_express@4.17.1@express\lib\router\route.js:137:13) [debug] [W3C (bf2fa217)] at Route.dispatch (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_express@4.17.1@express\lib\router\route.js:112:3) [debug] [W3C (bf2fa217)] at Layer.handle [as handle_request] (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_express@4.17.1@express\lib\router\layer.js:95:5) [debug] [W3C (bf2fa217)] at D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_express@4.17.1@express\lib\router\index.js:281:22 [debug] [W3C (bf2fa217)] at param (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_express@4.17.1@express\lib\router\index.js:354:14) [debug] [W3C (bf2fa217)] at param (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_express@4.17.1@express\lib\router\index.js:365:14) [debug] [W3C (bf2fa217)] at Function.process_params (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_express@4.17.1@express\lib\router\index.js:410:3) [debug] [W3C (bf2fa217)] at next (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_express@4.17.1@express\lib\router\index.js:275:10) [debug] [W3C (bf2fa217)] at logger (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_morgan@1.10.0@morgan\index.js:144:5) [debug] [W3C (bf2fa217)] at Layer.handle [as handle_request] (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_express@4.17.1@express\lib\router\layer.js:95:5) [debug] [W3C (bf2fa217)] at trim_prefix (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_express@4.17.1@express\lib\router\index.js:317:13) [debug] [W3C (bf2fa217)] at D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_express@4.17.1@express\lib\router\index.js:284:7 [debug] [W3C (bf2fa217)] at Function.process_params (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_express@4.17.1@express\lib\router\index.js:335:12) [debug] [W3C (bf2fa217)] at next (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_express@4.17.1@express\lib\router\index.js:275:10) [debug] [W3C (bf2fa217)] at D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_body-parser@1.19.0@body-parser\lib\read.js:130:5 [debug] [W3C (bf2fa217)] at invokeCallback (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_raw-body@2.4.0@raw-body\index.js:224:16) [debug] [W3C (bf2fa217)] at done (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_raw-body@2.4.0@raw-body\index.js:213:7) [debug] [W3C (bf2fa217)] at IncomingMessage.onEnd (D:\hogwarts\nodejs\node_global\node_modules\appium\node_modules\_raw-body@2.4.0@raw-body\index.js:273:7) [debug] [W3C (bf2fa217)] at IncomingMessage.emit (events.js:314:20) [HTTP] <-- POST /wd/hub/session/bf2fa217-b6a5-4dc2-8370-ef93c0ed2100/timeouts 404 4 ms - 3303