Created
December 26, 2018 02:27
-
-
Save wangzi1325/bb73027a242123e24dfdeb5f8b3e4493 to your computer and use it in GitHub Desktop.
appium.log
This file contains hidden or 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
| [info] [35m[Appium][39m Welcome to Appium v1.10.0 | |
| [info] [35m[Appium][39m Appium REST http interface listener started on 0.0.0.0:4723[info] [35m[HTTP][39m [37m-->[39m [37mGET[39m [37m/wd/hub/sessions[39m | |
| [info] [35m[HTTP][39m [90m{}[39m | |
| [debug] [35m[GENERIC][39m Calling AppiumDriver.getSessions() with args: [] | |
| [debug] [35m[GENERIC][39m Responding to client with driver.getSessions() result: [] | |
| [info] [35m[HTTP][39m [37m<-- GET /wd/hub/sessions [39m[32m200[39m [90m7 ms - 40[39m | |
| [info] [35m[HTTP][39m [90m[39m[info] [35m[HTTP][39m [37m-->[39m [37mPOST[39m [37m/wd/hub/session[39m | |
| [info] [35m[HTTP][39m [90m{"desiredCapabilities":{"autoAcceptAlerts":true,"autoWebview":false,"automationName":"XCUITest","bundleId":"com.*.app-study-iPadTest","deviceName":"iPad","newCommandTimeout":1800,"noReset":true,"platformName":"ios","showIOSLog":true,"showXCodeLog":true,"udid":"de1f0f81a336352a6bdbd9af3e113f2a8e693a37","connectHardwareKeyboard":true}}[39m | |
| [debug] [35m[MJSONWP][39m Calling AppiumDriver.createSession() with args: [{"autoAcceptAlerts":true,"autoWebview":false,"automationName":"XCUITest","bundleId":"com.*.app-study-iPadTest","deviceName":"iPad","newCommandTimeout":1800,"noReset":true,"platformName":"ios","showIOSLog":true,"showXCodeLog":true,"udid":"de1f0f81a336352a6bdbd9af3e113f2a8e693a37","connectHardwareKeyboard":true},null,null] | |
| [debug] [35m[BaseDriver][39m Event 'newSessionRequested' logged at 1545791043964 (10:24:03 GMT+0800 (CST)) | |
| [info] [35m[Appium][39m Creating new XCUITestDriver (v2.104.0) session | |
| [info] [35m[Appium][39m Capabilities: | |
| [info] [35m[Appium][39m autoAcceptAlerts: true | |
| [info] [35m[Appium][39m autoWebview: false | |
| [info] [35m[Appium][39m automationName: XCUITest | |
| [info] [35m[Appium][39m bundleId: com.*.app-study-iPadTest | |
| [info] [35m[Appium][39m deviceName: iPad | |
| [info] [35m[Appium][39m newCommandTimeout: 1800 | |
| [info] [35m[Appium][39m noReset: true | |
| [info] [35m[Appium][39m platformName: ios | |
| [info] [35m[Appium][39m showIOSLog: true | |
| [info] [35m[Appium][39m showXCodeLog: true | |
| [info] [35m[Appium][39m udid: de1f0f81a336352a6bdbd9af3e113f2a8e693a37 | |
| [info] [35m[Appium][39m connectHardwareKeyboard: true | |
| [debug] [35m[BaseDriver][39m Creating session with MJSONWP desired capabilities: {"autoAcceptAlerts":true,"a... | |
| [warn] [35m[BaseDriver][39m The following capabilities were provided, but are not recognized by appium: showXCodeLog. | |
| [info] [35m[BaseDriver][39m Session created with session id: 9f8dda13-584c-4788-a256-3df227f0e2e8 | |
| [debug] [35m[XCUITest][39m Current user: 'WZJ'[debug] [35m[XCUITest][39m Available devices: de1f0f81a336352a6bdbd9af3e113f2a8e693a37 | |
| [debug] [35m[XCUITest][39m Creating iDevice object with udid 'de1f0f81a336352a6bdbd9af3e113f2a8e693a37' | |
| [info] [35m[XCUITest][39m Determining device to run tests on: udid: 'de1f0f81a336352a6bdbd9af3e113f2a8e693a37', real device: true[debug] [35m[XCUITest][39m Xcode version set to '10.1' (tools v10.1.0.0.1.1539992718) | |
| [debug] [35m[XCUITest][39m iOS SDK Version set to '12.1' | |
| [debug] [35m[BaseDriver][39m Event 'xcodeDetailsRetrieved' logged at 1545791044684 (10:24:04 GMT+0800 (CST)) | |
| [debug] [35m[BaseDriver][39m Event 'appConfigured' logged at 1545791044686 (10:24:04 GMT+0800 (CST)) | |
| [debug] [35m[BaseDriver][39m Event 'resetStarted' logged at 1545791044686 (10:24:04 GMT+0800 (CST)) | |
| [debug] [35m[XCUITest][39m Reset: fullReset not set. Leaving as is | |
| [debug] [35m[BaseDriver][39m Event 'resetComplete' logged at 1545791044687 (10:24:04 GMT+0800 (CST)) | |
| [debug] [35m[iOSLog][39m Attempting iOS device log capture via libimobiledevice idevicesyslog | |
| [debug] [35m[iOSLog][39m Starting iOS device log capture with: 'idevicesyslog'[debug] [35m[XCUITest][39m Crash reports root '/Users/WZJ/Library/Logs/CrashReporter/MobileDevice/穆文超的 iPad' does not exist. Got nothing to gather. | |
| [debug] [35m[BaseDriver][39m Event 'logCaptureStarted' logged at 1545791045134 (10:24:05 GMT+0800 (CST)) | |
| [info] [35m[XCUITest][39m Setting up real device[info] [35m[XCUITest][39m Using WDA path: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
| [info] [35m[XCUITest][39m Using WDA agent: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:57 muwenchaode-iPad apsd[90] <Warning>: WiFi is associated YES | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:57 muwenchaode-iPad locationd[70] <Warning>: WiFi is associated YES | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:57 muwenchaode-iPad MobileMail[159] <Warning>: WiFi is associated YES | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:57 muwenchaode-iPad UserEventAgent[23] <Warning>: WiFi is associated YES | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:57 muwenchaode-iPad imagent[34] <Warning>: WiFi is associated YES | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:57 muwenchaode-iPad networkd[86] <Notice>: -[NETClientConnection effectiveBundleID] using process name apsd as bundle ID (this is expected for daemons without bundle ID | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:57 muwenchaode-iPad networkd[86] <Notice>: -[NETClientConnection effectiveBundleID] using process name apsd as bundle ID (this is expected for daemons without bundle ID | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:57 muwenchaode-iPad networkd[86] <Notice>: -[NETClientConnection effectiveBundleID] using process name apsd as bundle ID (this is expected for daemons without bundle ID | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:57 muwenchaode-iPad networkd[86] <Notice>: -[NETClientConnection effectiveBundleID] using process name apsd as bundle ID (this is expected for daemons without bundle ID | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:58 muwenchaode-iPad networkd[86] <Notice>: -[NETClientConnection effectiveBundleID] using process name apsd as bundle ID (this is expected for daemons without bundle ID | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:58 muwenchaode-iPad networkd[86] <Notice>: -[NETClientConnection effectiveBundleID] using process name apsd as bundle ID (this is expected for daemons without bundle ID | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:58 muwenchaode-iPad networkd[86] <Notice>: -[NETClientConnection effectiveBundleID] using process name apsd as bundle ID (this is expected for daemons without bundle ID | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:58 muwenchaode-iPad networkd[86] <Notice>: -[NETClientConnection effectiveBundleID] using process name apsd as bundle ID (this is expected for daemons without bundle ID | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:59 muwenchaode-iPad kernel[0] <Notice>: 143376.414228 wlan0.N[2121] setPOWER_PROFILE@15084: Setting Power Profile to kA11PowerProfileDefault. fMaxWoWSleepTime = 930 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:59 muwenchaode-iPad kernel[0] <Notice>: 143376.414277 wlan0.N[2122] setScanHomeAwayTime@1541:Setting Scan Home away time to 100 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:59 muwenchaode-iPad kernel[0] <Notice>: 143376.414324 wlan0.N[2123] setPowerProfile@1579:Power profile kA11PowerProfileDefault. Setting default DFRTS | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:59 muwenchaode-iPad kernel[0] <Notice>: 143376.426431 wlan0.N[2124] handleIPv4AddressNotificationGated@6216: Local IPv4 address 192.168.2.17 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:59 muwenchaode-iPad kernel[0] <Notice>: 143376.428358 wlan0.A[2125] receivedIPv4Address@1531: Received address 192.168.2.17, entering powersave mode 2 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:59 muwenchaode-iPad kernel[0] <Notice>: 143376.428467 wlan0.N[2126] startRoamScan@5754:5754 starting RoamScan; MultiAPEnv:0 isdualBand:1 isOn5G:0 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:59 muwenchaode-iPad configd[30] <Notice>: network changed: DNS* Proxy | |
| [debug] [35m[XCUITest][39m No obsolete cached processes from previous WDA sessions listening on port 8100 have been found | |
| [debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:59 muwenchaode-iPad configd[30] <Notice>: Captive: [CNInfoNetworkActive:1748] en0: SSID '*deMac-mini10086' making interface primary (cache indicates network not captive) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:59 muwenchaode-iPad configd[30] <Notice>: Captive: CNPluginHandler en0: Evaluating | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNREFUSED","code":"ECONNREFUSED","syscall":"connect","address":"127.0.0.1","port":8100} | |
| [debug] [35m[XCUITest][39m WDA is not listening at 'http://localhost:8100/' | |
| [debug] [35m[XCUITest][39m WDA is currently not running. There is nothing to cache | |
| [debug] [35m[XCUITest][39m Trying to start WebDriverAgent 1 times with 10000ms interval | |
| [debug] [35m[BaseDriver][39m Event 'wdaStartAttempted' logged at 1545791046117 (10:24:06 GMT+0800 (CST)) | |
| [info] [35m[XCUITest][39m Launching WebDriverAgent on the device | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:59 muwenchaode-iPad configd[30] <Notice>: Captive: en0: Not probing '*deMac-mini10086' (cache indicates not captive) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:59 muwenchaode-iPad configd[30] <Notice>: Captive: CNPluginHandler en0: Authenticated | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:59 muwenchaode-iPad configd[30] <Notice>: network changed: v4(en0!:192.168.2.17) DNS+ Proxy+ | |
| [debug] [35m[XCUITest][39m Carthage found: '/usr/local/bin/carthage' | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:10:59 muwenchaode-iPad nehelper[98] <Error>: Configuration for provider com.apple.NetworkExtension.NetworkServiceProxy does not exist (<__NSConcreteUUID 0x15644f80> E56C8563-9773-4A35-BE0C-A7208B202C75) or is not enabled (0) | |
| [debug] [35m[XCUITest][39m Killing running processes 'xcodebuild.*de1f0f81a336352a6bdbd9af3e113f2a8e693a37, iproxy 8100' for the device de1f0f81a336352a6bdbd9af3e113f2a8e693a37...[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:11:17 muwenchaode-iPad kernel[0] <Notice>: 143395.238429 wlan0.A[2127] updateLinkQualityMetrics@1991:Report LQM to User Land 100, fAverageRSSI -69 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:15:00 muwenchaode-iPad com.apple.CDScheduler[23] <Error>: Failed to read UserNextSleepPeriod from contextstore | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:15:00 muwenchaode-iPad com.apple.CDScheduler[23] <Error>: Failed to get user inactivity forecast | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:15:00 muwenchaode-iPad com.apple.CDScheduler[23] <Error>: AutoSu doesn't have any prediction yet | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:15:00 muwenchaode-iPad com.apple.CDScheduler[23] <Error>: Failed to get device restart forecast | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:15:00 muwenchaode-iPad locationd[70] <Error>: Failed to get historical LOI from RoutineManager - Error Domain=RTErrorDomain Code=2 "This operation is not supported since Frequent Locations is not enabled." UserInfo={NSLocalizedDescription=This operation is not supported since Frequent Locations is not enabled.} | |
| [debug] [35m[XCUITest][39m 'pgrep -nif xcodebuild.*de1f0f81a336352a6bdbd9af3e113f2a8e693a37' didn't detect any matching processes. Return code: 1 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:15:00 muwenchaode-iPad locationd[70] <Error>: Failed to get predicted LOI from RoutineManager - Error Domain=RTErrorDomain Code=2 "This operation is not supported since Frequent Locations is not enabled." UserInfo={NSLocalizedDescription=This operation is not supported since Frequent Locations is not enabled.} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:15:01 muwenchaode-iPad mobileassetd[327] <Error>: mobileassetd - _MobileAssetDecryptAndVerifySignature: Could not verify signature using public key: -9809 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:15:01 muwenchaode-iPad mobileassetd[327] <Error>: mobileassetd - _MobileAssetVerifyAssetMapSignature: Could not validate asset map signature | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:15:01 muwenchaode-iPad online-auth-agent[407] <Notice>: MIS: Blacklist asset query failed: Error Domain=ASError Code=17 "Unable to copy asset information" UserInfo={NSDescription=Unable to copy asset information} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:05 muwenchaode-iPad syslogd[22] <Notice>: ASL Sender Statistics | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:05 muwenchaode-iPad sharingd[31] <Notice>: 10:21:05.255 : BTLE scanning started | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:05 muwenchaode-iPad sharingd[31] <Notice>: 10:21:05.256 : Scanning mode Contacts Only | |
| [debug] [35m[XCUITest][39m 'pgrep -nif iproxy 8100' didn't detect any matching processes. Return code: 1 | |
| [debug] [35m[XCUITest][39m Starting iproxy to forward traffic from local port 8100 to device port 8100 over USB for the device de1f0f81a336352a6bdbd9af3e113f2a8e693a37 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:05 muwenchaode-iPad sharingd[31] <Notice>: 10:21:05.261 : BTLE scanner Powered On | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:05 muwenchaode-iPad backboardd[64] <Notice>: [HID] [MT] MTSimpleHIDManager::setPropertyInternal detection mode: 255->6 (deferring until bootloaded) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:05 muwenchaode-iPad SpringBoard[48] <Warning>: [MPUSystemMediaControls] Enabling lock screen media controls updates for screen turning on. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:05 muwenchaode-iPad SpringBoard[48] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:05 muwenchaode-iPad backboardd[64] <Notice>: [HID] [MT] MTSimpleHIDManager::deviceDidBootload device bootloaded | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:05 muwenchaode-iPad backboardd[64] <Notice>: [HID] [MT] MTSimpleHIDManager::setPropertyInternal detection mode: 6->6 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:05 muwenchaode-iPad SpringBoard[48] <Notice>: -[UABestAppSuggestionManager notifyBestAppChanged:type:options:bundleIdentifier:activityType:dynamicIdentifier:when:confidence:deviceName:deviceIdentifier:deviceType:] (null) UASuggestedActionType=0 (null)/(null) opts=(null) when=2018-12-26 02:21:05 +0000 confidence=1 from=(null)/(null) (UABestAppSuggestionManager.m #327) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:12 muwenchaode-iPad SpringBoard[48] <Warning>: [MPUSystemMediaControls] Disabling lock screen media controls updates for screen turning off. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:12 muwenchaode-iPad backboardd[64] <Notice>: [HID] [MT] MTSimpleHIDManager::setPropertyInternal detection mode: 6->255 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:12 muwenchaode-iPad sharingd[31] <Notice>: 10:21:12.843 : BTLE scanning stopped | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:13 muwenchaode-iPad sharingd[31] <Notice>: 10:21:13.797 : BTLE scanning started | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:13 muwenchaode-iPad sharingd[31] <Notice>: 10:21:13.798 : Scanning mode Contacts Only | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:13 muwenchaode-iPad sharingd[31] <Notice>: 10:21:13.802 : BTLE scanner Powered On | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:13 muwenchaode-iPad backboardd[64] <Notice>: [HID] [MT] MTSimpleHIDManager::setPropertyInternal detection mode: 255->6 (deferring until bootloaded) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:13 muwenchaode-iPad SpringBoard[48] <Warning>: [MPUSystemMediaControls] Enabling lock screen media controls updates for screen turning on. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:13 muwenchaode-iPad SpringBoard[48] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:14 muwenchaode-iPad backboardd[64] <Notice>: [HID] [MT] MTSimpleHIDManager::deviceDidBootload device bootloaded | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:14 muwenchaode-iPad backboardd[64] <Notice>: [HID] [MT] MTSimpleHIDManager::setPropertyInternal detection mode: 6->6 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:14 muwenchaode-iPad SpringBoard[48] <Notice>: -[UABestAppSuggestionManager notifyBestAppChanged:type:options:bundleIdentifier:activityType:dynamicIdentifier:when:confidence:deviceName:deviceIdentifier:deviceType:] (null) UASuggestedActionType=0 (null)/(null) opts=(null) when=2018-12-26 02:21:14 +0000 confidence=1 from=(null)/(null) (UABestAppSuggestionManager.m #327) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:16 muwenchaode-iPad backboardd[64] <Notice>: [HID] [MT] MTSimpleHIDManager::setPropertyInternal detection mode: 6->3 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:19 muwenchaode-iPad kernel[0] <Notice>: AppleARMPMUCharger: AppleUSBCableDetect 1 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:19 muwenchaode-iPad kernel[0] <Notice>: AppleARMPMUCharger: AppleUSBCableType USBHost | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:20 muwenchaode-iPad ptpd[408] <Error>: ptpd: startResponder | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:21 muwenchaode-iPad ptpd[408] <Notice>: Photo library available | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:21 muwenchaode-iPad ptpd[408] <Notice>: PTP interface has been activated at high speed.[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:23 muwenchaode-iPad ptpd[408] <Warning>: #### Storage allocated/var/mobile/Media | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:23 muwenchaode-iPad com.apple.xpc.launchd[1] <Error>: assertion failed: 13G36: launchd + 85529 [083E000D-4C31-3B98-A2C4-6FADB4D1940F]: 0x3 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:23 muwenchaode-iPad com.apple.xpc.launchd[1] <Error>: assertion failed: 13G36: launchd + 85529 [083E000D-4C31-3B98-A2C4-6FADB4D1940F]: 0x3 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:23 muwenchaode-iPad installd[414] <Notice>: 0x1f081000 -[MIClientConnection lookupUninstalledWithOptions:completion:]: Lookup uninstalled requested by atc (pid 35) with options (null) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:24 muwenchaode-iPad ondemandd[418] <Warning>: ondemandd is starting up... | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:24 muwenchaode-iPad replayd[422] <Error>: objc[422]: Class RPStoreInfo is implemented in both /System/Library/Frameworks/ReplayKit.framework/ReplayKit and /usr/libexec/replayd. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:24 muwenchaode-iPad replayd[422] <Error>: objc[422]: Class RPStoreManager is implemented in both /System/Library/Frameworks/ReplayKit.framework/ReplayKit and /usr/libexec/replayd. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:24 muwenchaode-iPad ondemandd[418] <Error>: -[ODRBackgroundMaintenance startBackgroundMaintenanceOperations] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:24 muwenchaode-iPad kernel[0] <Notice>: xpcproxy[417] Container: /private/var/mobile/Containers/Data/Application/E26F8466-339A-44A7-B27B-302A4C901295 (sandbox) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:25 muwenchaode-iPad mobile_assertion_agent[412] <Notice>: main: Starting up. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:26 muwenchaode-iPad timed[315] <Notice>: (Note ) CoreTime: Received time 12/26/2018 02:21:24±60.00 from "MobileLockdown" | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:26 muwenchaode-iPad com.apple.xpc.launchd[1] <Error>: assertion failed: 13G36: launchd + 85529 [083E000D-4C31-3B98-A2C4-6FADB4D1940F]: 0x3 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:26 muwenchaode-iPad timed[315] <Notice>: (Note ) CoreTime: Want active time in 13.46min. Need active time in 8305.13min. Remaining retry interval: 0.000000min. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:26 muwenchaode-iPad UserEventAgent[23] <Error>: validateAndAddDefaults(com.apple.timed): End Time (inf) > now (567483686.2) + BACKGROUND_TASK_AGENT_JOB_WINDOW_MAX_TIME_FROM_NOW_SEC (3024000.0) + BACKGROUND_TASK_AGENT_JOB_TIME_ERROR_MARGIN (300.0) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:26 muwenchaode-iPad timed[315] <Notice>: (Note ) CoreTime: Current mcc: '0' simulated:'0'. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:26 muwenchaode-iPad timed[315] <Notice>: (Note ) CoreTime: Received timezone "Asia/Shanghai" from "MobileLockdown" with mcc 0 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:26 muwenchaode-iPad timed[315] <Notice>: (Error) CoreTime: Error requesting proactive time check job | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:28 muwenchaode-iPad UserEventAgent[23] <Notice>: calling xpc_event_provider_token_fire for client com.apple.OTACrashCopier session com.apple.OTACrashCopier | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:30 muwenchaode-iPad nsurlsessiond[109] <Error>: Task 46 for client <CFString 0x34b7bd08 [0x37907170]>{contents = "com.apple.OTACrashCopier"} completed with error - code: -999 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:30 muwenchaode-iPad OTACrashCopier[424] <Notice>: (Warn ) <OTACrashCopierController.m __42-[OTACrashCopierController handleRequest:]_block_invoke:576> Creating Power Assertion for 600 secs | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:30 muwenchaode-iPad installd[414] <Notice>: 0x1f219000 __69-[MIFileManager urlsForItemsInDirectoryAtURL:ignoringSymlinks:error:]_block_invoke: Ignoring symlink at /System/Library/CoreServices/AuthBrokerAgent | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:30 muwenchaode-iPad installd[414] <Notice>: 0x1f219000 __69-[MIFileManager urlsForItemsInDirectoryAtURL:ignoringSymlinks:error:]_block_invoke: Ignoring symlink at /System/Library/CoreServices/CFNetworkAgent | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:30 muwenchaode-iPad nsurlsessiond[109] <Error>: Task 47 for client <CFString 0x34b7bd08 [0x37907170]>{contents = "com.apple.OTACrashCopier"} completed with error - code: -999 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:32 muwenchaode-iPad gputoolsd[413] <Notice>: schedule invalidation <DYTransport 0x1756b330, error: lost transport connection (31)> | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:32 muwenchaode-iPad gputoolsd[413] <Notice>: terminating daemon 0x1756b0f0 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:49 muwenchaode-iPad kernel[0] <Notice>: IOAccessoryManager::configureAllowedFeatures: tristar: revoking mask=0xffff | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:49 muwenchaode-iPad iaptransportd[29] <Warning>: CIapPortAppleIDBus: Auth timer timeout completed on pAIDBPort:0x17d73b50, portID:01 downstream port | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:21:49 muwenchaode-iPad mobile_assertion_agent[412] <Notice>: service_one_connection: Connection closed for client iTunes. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:20 muwenchaode-iPad mapspushd[425] <Warning>: [Warning] Bad response (null) from daemon for setup info | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:20 muwenchaode-iPad geocorrectiond[428] <Warning>: /BuildRoot/Library/Caches/com.apple.xbs/Sources/Maps/Maps-1906.51/iOS/geocorrectiond/MCAddressCorrector.m:79 0x15e25350 _primaryAccount = 9DC2CBCF-E7F7-40D0-A3A3-EB263AEE318F personID = 12126913070 mapsToken = AQAAAABb3Y4mAryg-OQht2ivh-p5LjcPtuMLt5w~ | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:20 muwenchaode-iPad geocorrectiond[428] <Warning>: /BuildRoot/Library/Caches/com.apple.xbs/Sources/Maps/Maps-1906.51/iOS/geocorrectiond/MCAddressCorrector.m:101 0x15e25350 startProcessing - failed. Not authorized (0) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:21 muwenchaode-iPad mapspushd[425] <Warning>: Failed to soft-link "/System/Library/PrivateFrameworks/MobileCoreServices.framework/MobileCoreServices" | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:21 muwenchaode-iPad syncdefaultsd[427] <Notice>: (Note ) marked "com.me.keyvalueservice" topic as "opportunistic" on <APSConnection: 0x17d79320> | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:22 muwenchaode-iPad pipelined[429] <Warning>: overridable_setting.h(175): [override::Setting] developer override of no_vpn with 1 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:22 muwenchaode-iPad mapspushd[425] <Notice>: 2018-12-26 10:22:22.739, 425, 14e106b0, [MapsAnnouncements]: Failed to write announcements file to disk: (null) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:23 muwenchaode-iPad ondemandd[418] <Error>: -[ODRBackgroundMaintenance startBackgroundMaintenanceOperations] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:23 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:23 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:23 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name}[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:24 muwenchaode-iPad syncdefaultsd[427] <Notice>: (Note ) marked "com.me.keyvalueservice" topic as "enabled" on <APSConnection: 0x17d79320> | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:24 muwenchaode-iPad nsurlsessiond[109] <Error>: Task 1 for client <CFString 0x15e2bf60 [0x37907170]>{contents = "com.apple.mobileassetd"} completed with error - code: -999 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:25 muwenchaode-iPad MobileGestaltHelper[84] <Error>: libMobileGestalt MobileGestalt.c:281: server_access_check denied access to question UniqueDeviceID for pid 427 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:25 muwenchaode-iPad syncdefaultsd[427] <Error>: libMobileGestalt MobileGestaltSupport.m:151: pid 427 (syncdefaultsd) does not have sandbox access for re6Zb+zwFKJNlkQTUeT+/w and IS NOT appropriately entitled | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:25 muwenchaode-iPad syncdefaultsd[427] <Error>: libMobileGestalt MobileGestalt.c:542: no access to UniqueDeviceID (see <rdar://problem/11744455>) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:25 muwenchaode-iPad syslog_relay[434] <Notice>: syslog_relay found the ASL prompt. Starting... | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:27 muwenchaode-iPad bird[127] <Warning>: notify name "CKStatusReport" has been registered 20 times - this may be a leak | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:28 muwenchaode-iPad bird[127] <Warning>: notify name "CKStatusReport" has been registered 40 times - this may be a leak | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:28 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:29 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:29 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:29 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:29 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:29 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:29 muwenchaode-iPad bird[127] <Warning>: notify name "CKStatusReport" has been registered 60 times - this may be a leak | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:29 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:29 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:30 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:30 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:30 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:30 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:31 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:31 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:32 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:32 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:32 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:32 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:32 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:32 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:34 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:34 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:35 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:35 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:35 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:35 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:35 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:35 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:36 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name}[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:36 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:36 muwenchaode-iPad securityd[89] <Error>: securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:36 muwenchaode-iPad cloudd[319] <Error>: SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" UserInfo={NSDescription=query missing class name} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:42 muwenchaode-iPad testmanagerd[435] <Warning>: *** -[NSKeyedUnarchiver initForReadingWithData:]: data is empty; did you forget to send -finishEncoding to the NSKeyedArchiver? | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:43 muwenchaode-iPad profiled[373] <Notice>: (Note ) MC: Provisioning profiles changed | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:43 muwenchaode-iPad profiled[373] <Notice>: (Note ) MC: Updating MIS trust... | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:44 muwenchaode-iPad com.apple.xpc.launchd[1] <Error>: assertion failed: 13G36: launchd + 85529 [083E000D-4C31-3B98-A2C4-6FADB4D1940F]: 0x3 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:44 muwenchaode-iPad com.apple.xpc.launchd[1] <Error>: assertion failed: 13G36: launchd + 85529 [083E000D-4C31-3B98-A2C4-6FADB4D1940F]: 0x3 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:46 muwenchaode-iPad installd[414] <Notice>: 0x1f081000 -[MIClientConnection _doBackgroundInstallationForPath:withOptions:completion:]: Install of "/var/mobile/Media/PublicStaging/WebDriverAgentRunner-Runner.app" type Developer (LSInstallType = (null)) requested by streaming_zip_conduit (pid 436) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:46 muwenchaode-iPad com.apple.xpc.launchd[1] (UIKitApplication:com.apple.test.WebDriverAgentRunner-Runner[0x3789][243]) <Notice>: Service exited due to signal: Killed: 9 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:46 muwenchaode-iPad SpringBoard[48] <Warning>: Application 'UIKitApplication:com.apple.test.WebDriverAgentRunner-Runner[0x3789]' exited abnormally via signal. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:46 muwenchaode-iPad assertiond[65] <Error>: assertion failed: 13G36: assertiond + 60233 [490D29F9-F790-3C02-B1F0-75F21A182589]: 0x3 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:46 muwenchaode-iPad Unknown[65] <Error>: | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:46 muwenchaode-iPad UserEventAgent[23] <Warning>: 3458016885516: id=com.apple.test.WebDriverAgentRunner-Runner pid=243, state=0 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:46 muwenchaode-iPad installd[414] <Notice>: 0x1f081000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundle ID=com.apple.test.WebDriverAgentRunner-Runner; Version=1, ShortVersion=1.0> | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:46 muwenchaode-iPad installd[414] <Notice>: 0x1f081000 __69-[MIFileManager urlsForItemsInDirectoryAtURL:ignoringSymlinks:error:]_block_invoke: Ignoring symlink at /System/Library/PrivateFrameworks/HealthKitUI.framework | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:46 muwenchaode-iPad installd[414] <Notice>: 0x1f081000 __69-[MIFileManager urlsForItemsInDirectoryAtURL:ignoringSymlinks:error:]_block_invoke: Ignoring symlink at /System/Library/PrivateFrameworks/JavaScriptCore.framework | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:46 muwenchaode-iPad installd[414] <Notice>: 0x1f081000 __69-[MIFileManager urlsForItemsInDirectoryAtURL:ignoringSymlinks:error:]_block_invoke: Ignoring symlink at /System/Library/PrivateFrameworks/WebKit.framework | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:49 muwenchaode-iPad profiled[373] <Notice>: (Note ) MC: Provisioning profiles changed | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:49 muwenchaode-iPad profiled[373] <Notice>: (Note ) MC: Updating MIS trust... | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:49 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:49 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:50 muwenchaode-iPad installd[414] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:50 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:50 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:50 muwenchaode-iPad installd[414] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:51 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:51 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:51 muwenchaode-iPad installd[414] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:51 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:51 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:51 muwenchaode-iPad installd[414] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:52 muwenchaode-iPad installd[414] <Notice>: 0x1f081000 -[MIInstallableBundle _refreshUUIDForContainer:withError:]: Data container for com.apple.test.WebDriverAgentRunner-Runner is now at /private/var/mobile/Containers/Data/Application/8C0A7F36-9413-409D-A01D-61057E06793C | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:52 muwenchaode-iPad installd[414] <Notice>: 0x1f081000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for com.apple.test.WebDriverAgentRunner-Runner at /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:52 muwenchaode-iPad com.apple.MobileInstallationHelperService[415] <Notice>: 0x1f197000 __69-[MIFileManager urlsForItemsInDirectoryAtURL:ignoringSymlinks:error:]_block_invoke: Ignoring symlink at /System/Library/CoreServices/AuthBrokerAgent[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:52 muwenchaode-iPad com.apple.MobileInstallationHelperService[415] <Notice>: 0x1f197000 __69-[MIFileManager urlsForItemsInDirectoryAtURL:ignoringSymlinks:error:]_block_invoke: Ignoring symlink at /System/Library/CoreServices/CFNetworkAgent | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:52 muwenchaode-iPad installd[414] <Notice>: 0x1f081000 -[MIInstaller performInstallationWithError:]: Install Successful; Staging: 0.01s; Waiting: 0.04s; Preflight/Patch: 2.40s, Verifying: 2.66s; Overall: 6.60s | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:52 muwenchaode-iPad pkd[332] <Warning>: releasing plug-in hold B2C553B8-C3F2-4FAE-8254-F3B0F814D895 at client's request | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:52 muwenchaode-iPad online-auth-agent[407] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:53 muwenchaode-iPad SpringBoard[48] <Warning>: Installed apps did change. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Added: {( | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] )} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Removed: {( | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] )} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Modified: {( | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] "com.apple.test.WebDriverAgentRunner-Runner" | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] )} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:53 muwenchaode-iPad nehelper[98] <Error>: Configuration for provider com.apple.NetworkExtension.NetworkServiceProxy does not exist (<__NSConcreteUUID 0x15644f80> E56C8563-9773-4A35-BE0C-A7208B202C75) or is not enabled (0) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:53 muwenchaode-iPad UserEventAgent[23] <Error>: Probe message failed | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:55 muwenchaode-iPad com.apple.xpc.launchd[1] <Error>: assertion failed: 13G36: launchd + 85529 [083E000D-4C31-3B98-A2C4-6FADB4D1940F]: 0x3 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:56 muwenchaode-iPad kernel[0] <Notice>: AppleKeyStore:Sending lock change 0 for handle 0 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:56 muwenchaode-iPad UserEventAgent[23] <Error>: LockStateNotifier aksNotificationCallback posting notification: com.apple.mobile.keybagd.lock_status | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:56 muwenchaode-iPad UserEventAgent[23] <Notice>: (Note ) PIH: Lock status changed. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:56 muwenchaode-iPad MobileMail[159] <Warning>: Ignoring lock state change from disabled to disabled | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:56 muwenchaode-iPad kernel[0] <Notice>: AppleKeyStore:Sending lock change 0 for handle 0 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:56 muwenchaode-iPad UserEventAgent[23] <Error>: LockStateNotifier aksNotificationCallback posting notification: com.apple.mobile.keybagd.lock_status | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:56 muwenchaode-iPad UserEventAgent[23] <Notice>: (Note ) PIH: Lock status changed. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:56 muwenchaode-iPad MobileMail[159] <Warning>: Ignoring lock state change from disabled to disabled | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:57 muwenchaode-iPad SpringBoard[48] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:57 muwenchaode-iPad SpringBoard[48] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:57 muwenchaode-iPad SpringBoard[48] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad kernel[0] <Notice>: xpcproxy[443] Container: /private/var/mobile/Containers/Data/Application/8C0A7F36-9413-409D-A01D-61057E06793C (sandbox) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad SpringBoard[48] <Warning>: LICreateIconForImage passed NULL CGImageRef image | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:58 muwenchaode-iPad com.apple.xpc.launchd[1] <Error>: assertion failed: 13G36: launchd + 85529 [083E000D-4C31-3B98-A2C4-6FADB4D1940F]: 0x3 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad WebDriverAgentRunner-Runner[443] <Warning>: Running tests... | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad kernel[0] <Notice>: AMFI: WebDriverAgentRu(pid 443) - [deny-mmap] mapped executable file has no team identifier in its signature: /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad kernel[0] <Notice>: AMFI: WebDriverAgentRu(pid 443) - [deny-mmap] mapped executable file has no team identifier in its signature: /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad kernel[0] <Notice>: AMFI: WebDriverAgentRu(pid 443) - [deny-mmap] mapped executable file has no team identifier in its signature: /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/YYCache.framework/YYCache | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad WebDriverAgentRunner-Runner[443] <Error>: objc[443]: Class GCDAsyncSocketPreBuffer is implemented in both /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket and /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad WebDriverAgentRunner-Runner[443] <Error>: objc[443]: Class GCDAsyncReadPacket is implemented in both /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket and /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad WebDriverAgentRunner-Runner[443] <Error>: objc[443]: Class GCDAsyncWritePacket is implemented in both /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket and /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad WebDriverAgentRunner-Runner[443] <Error>: objc[443]: Class GCDAsyncSpecialPacket is implemented in both /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket and /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad WebDriverAgentRunner-Runner[443] <Error>: objc[443]: Class GCDAsyncSocket is implemented in both /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket and /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:22:59 muwenchaode-iPad testmanagerd[435] <Notice>: BUG in libdispatch client: kevent[EVFILT_READ] delete: "Bad file descriptor" - 0x9 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:00 muwenchaode-iPad SpringBoard[48] <Warning>: HW kbd: Failed to set (null) as keyboard focus | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:00 muwenchaode-iPad notification_proxy[142] <Error>: 0x1f081000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error! | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:00 muwenchaode-iPad testmanagerd[435] <Warning>: testmanagerd exiting, idle with no test activity. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:00 muwenchaode-iPad com.apple.xpc.launchd[1] (UIKitApplication:com.apple.test.WebDriverAgentRunner-Runner[0xf276][443]) <Warning>: Service exited with abnormal code: 74 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:00 muwenchaode-iPad SpringBoard[48] <Warning>: LICreateIconForImage passed NULL CGImageRef image | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:00 muwenchaode-iPad SpringBoard[48] <Warning>: Application 'UIKitApplication:com.apple.test.WebDriverAgentRunner-Runner[0xf276]' exited voluntarily. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:00 muwenchaode-iPad UserEventAgent[23] <Warning>: 3458360886096: id=com.apple.test.WebDriverAgentRunner-Runner pid=443, state=0 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:01 muwenchaode-iPad lsd[80] <Warning>: LaunchServices: Unentitled vendor device identifier lookup for app com.apple.test.WebDriverAgentRunner-Runner by pid 423 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:01 muwenchaode-iPad installd[414] <Notice>: 0x1f197000 -[MIClientConnection uninstallIdentifiers:withOptions:completion:]: Uninstall requested by mobile_installation_proxy (pid 423) for identifier com.apple.test.WebDriverAgentRunner-Runner with options: (null) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:01 muwenchaode-iPad installd[414] <Notice>: 0x1f197000 -[MIUninstaller _uninstallBundleWithIdentifier:error:]: Uninstalling identifier com.apple.test.WebDriverAgentRunner-Runner | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:01 muwenchaode-iPad installd[414] <Notice>: 0x1f197000 -[MIUninstallNotifier performRemovalWithCompletionBlock:]: Destroying container with identifier com.apple.test.WebDriverAgentRunner-Runner at /private/var/containers/Bundle/Application/E4129297-4339-4D6B-8DBB-FE3B512CD0B4 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:01 muwenchaode-iPad installd[414] <Notice>: 0x1f197000 -[MIUninstallNotifier performRemovalWithCompletionBlock:]: Destroying container with identifier com.apple.test.WebDriverAgentRunner-Runner at /private/var/mobile/Containers/Data/Application/8C0A7F36-9413-409D-A01D-61057E06793C | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:01 muwenchaode-iPad pkd[332] <Warning>: releasing plug-in hold 744408C6-005F-4315-9DFF-3601FDEE8CD1 at client's request | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:02 muwenchaode-iPad SpringBoard[48] <Warning>: Installed apps did change. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Added: {( | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] )} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Removed: {( | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] "com.apple.test.WebDriverAgentRunner-Runner" | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] )} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Modified: {( | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] )} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:02 muwenchaode-iPad SpringBoard[48] <Warning>: Reloading and rendering all application icons. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:02 muwenchaode-iPad SpringBoard[48] <Warning>: could not find icon for representation -> com.apple.test.WebDriverAgentRunner-Runner | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:23:02 muwenchaode-iPad SpringBoard[48] <Warning>: Unable to simultaneously satisfy constraints. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Probably at least one of the constraints in the following list is one you don't want. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Try this: | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] (1) look at each constraint and try to figure out which you don't expect; | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] (2) find the code that added the unwanted constraint or constraints and fix it. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] ( | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] "<NSLayoutConstraint:0x19adb010 V:[SearchUIVibrantView:0x19ada980(1)]>", | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] "<NSLayoutConstraint:0x19adaeb0 V:|-(0)-[SearchUIVibrantView:0x19ada980] (Names: '|':UIView:0x19aa6a30 )>", | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] "<NSLayoutConstraint:0x19b07a20 V:[SearchUIVibrantView:0x19ada980]-(0)-[SPUISearchTableView:0x1544d000]>", | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] "<NSLayoutConstraint:0x19f32d80 V:[SPUISearchTableView:0x1544d000]-(0)-| (Names: '|':UIView:0x19aa6a30 )>", | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] "<NSLayoutConstraint:0x19aa0bf0 'UIView-Encapsulated-Layout-Height' V:[UIView:0x19aa6a30(0)]>" | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] ) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Will attempt to recover by breaking constraint | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] <NSLayoutConstraint:0x19adb010 V:[SearchUIVibrantView:0x19ada980(1)]> | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:06 muwenchaode-iPad syslog_relay[434] <Notice>: syslog_relay found the ASL prompt. Starting...[warn] [35m[XCUITest][39m Cannot parse major and minor version numbers from platformVersion "undefined". Will build for the default platform instead | |
| [debug] [35m[XCUITest][39m Beginning test with command 'xcodebuild build-for-testing test-without-building -project /Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=de1f0f81a336352a6bdbd9af3e113f2a8e693a37' in directory '/Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
| [debug] [35m[XCUITest][39m Output from xcodebuild will not be logged. To change this, use 'showXcodeLog' desired capability[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:15 muwenchaode-iPad geod[271] <Notice>: 2018-12-26 10:24:15.876, 271, 16db2a70, [LogMessageLogging]: adaptorOptionsArray is nil or empty, there no adaptors available to create | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:15 muwenchaode-iPad geod[271] <Notice>: 2018-12-26 10:24:15.877, 271, 16db2a70, [LogMessageLogging]: _serverLogAdaptors is empty, adaptors not setup (geod restart), Send a message back to the app, to setup adaptors and resend the logMessage[debug] [35m[XCUITest][39m Waiting up to 60000ms for WebDriverAgent to start | |
| [debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}[debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}[debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}[debug] [35m[XCUITest][39m Log file for xcodebuild test: /Users/WZJ/Library/Developer/Xcode/DerivedData/WebDriverAgent-cvqckynzuuktkogfpkkkgyompmoj/Logs/Test/Test-WebDriverAgentRunner-2018.12.26_10-24-16-+0800.xcresult/2_Test/Diagnostics/WebDriverAgentRunner-C0255C10-A732-44AD-9B67-81A24B86CCF9/WebDriverAgentRunner-9351D8B4-4E60-4CD3-B4DD-4640A3360122/Session-WebDriverAgentRunner-2018-12-26_102419-Jzf8r5.log[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:19 muwenchaode-iPad testmanagerd[447] <Warning>: *** -[NSKeyedUnarchiver initForReadingWithData:]: data is empty; did you forget to send -finishEncoding to the NSKeyedArchiver?[debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:20 muwenchaode-iPad profiled[373] <Notice>: (Note ) MC: Provisioning profiles changed | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:20 muwenchaode-iPad profiled[373] <Notice>: (Note ) MC: Updating MIS trust...[debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}[debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:22 muwenchaode-iPad installd[414] <Notice>: 0x1f197000 -[MIClientConnection _doBackgroundInstallationForPath:withOptions:completion:]: Install of "/var/mobile/Media/PublicStaging/WebDriverAgentRunner-Runner.app" type Developer (LSInstallType = (null)) requested by streaming_zip_conduit (pid 436)[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:22 muwenchaode-iPad installd[414] <Notice>: 0x1f197000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundle ID=com.apple.test.WebDriverAgentRunner-Runner; Version=1, ShortVersion=1.0>[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:22 muwenchaode-iPad profiled[373] <Notice>: (Note ) MC: Provisioning profiles changed | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:22 muwenchaode-iPad profiled[373] <Notice>: (Note ) MC: Updating MIS trust... | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:22 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:22 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:22 muwenchaode-iPad installd[414] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:23 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:23 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:23 muwenchaode-iPad installd[414] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:23 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:23 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:23 muwenchaode-iPad installd[414] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:23 muwenchaode-iPad installd[414] <Notice>: 0x1f197000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for com.apple.test.WebDriverAgentRunner-Runner at /private/var/mobile/Containers/Data/Application/C8CC85A2-2B65-4EDE-9AD2-90C41152AADB | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:23 muwenchaode-iPad installd[414] <Notice>: 0x1f197000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for com.apple.test.WebDriverAgentRunner-Runner at /private/var/containers/Bundle/Application/C9046720-9E2A-44F5-8DC1-DEF302389C6A[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:23 muwenchaode-iPad installd[414] <Notice>: 0x1f197000 -[MIInstaller performInstallationWithError:]: Install Successful; Staging: 0.00s; Waiting: 0.00s; Preflight/Patch: 0.05s, Verifying: 0.59s; Overall: 0.91s[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:23 muwenchaode-iPad online-auth-agent[407] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName][debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:24 muwenchaode-iPad SpringBoard[48] <Warning>: Installed apps did change. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Added: {( | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] "com.apple.test.WebDriverAgentRunner-Runner" | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] )} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Removed: {( | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] )} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Modified: {( | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] )}[debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}[debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:26 muwenchaode-iPad kernel[0] <Notice>: AppleKeyStore:Sending lock change 0 for handle 0 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:26 muwenchaode-iPad UserEventAgent[23] <Error>: LockStateNotifier aksNotificationCallback posting notification: com.apple.mobile.keybagd.lock_status | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:26 muwenchaode-iPad UserEventAgent[23] <Notice>: (Note ) PIH: Lock status changed. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:26 muwenchaode-iPad MobileMail[159] <Warning>: Ignoring lock state change from disabled to disabled[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad kernel[0] <Notice>: AppleKeyStore:Sending lock change 0 for handle 0 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad UserEventAgent[23] <Error>: LockStateNotifier aksNotificationCallback posting notification: com.apple.mobile.keybagd.lock_status | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad UserEventAgent[23] <Notice>: (Note ) PIH: Lock status changed. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad MobileMail[159] <Warning>: Ignoring lock state change from disabled to disabled | |
| [debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad SpringBoard[48] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad SpringBoard[48] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad kernel[0] <Notice>: xpcproxy[449] Container: /private/var/mobile/Containers/Data/Application/C8CC85A2-2B65-4EDE-9AD2-90C41152AADB (sandbox)[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad SpringBoard[48] <Warning>: LICreateIconForImage passed NULL CGImageRef image | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:27 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad com.apple.xpc.launchd[1] <Error>: assertion failed: 13G36: launchd + 85529 [083E000D-4C31-3B98-A2C4-6FADB4D1940F]: 0x3[debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad WebDriverAgentRunner-Runner[449] <Warning>: Running tests... | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName][info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad kernel[0] <Notice>: AMFI: WebDriverAgentRu(pid 449) - [deny-mmap] mapped executable file has no team identifier in its signature: /private/var/containers/Bundle/Application/C9046720-9E2A-44F5-8DC1-DEF302389C6A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad kernel[0] <Notice>: AMFI: WebDriverAgentRu(pid 449) - [deny-mmap] mapped executable file has no team identifier in its signature: /private/var/containers/Bundle/Application/C9046720-9E2A-44F5-8DC1-DEF302389C6A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad kernel[0] <Notice>: AMFI: WebDriverAgentRu(pid 449) - [deny-mmap] mapped executable file has no team identifier in its signature: /private/var/containers/Bundle/Application/C9046720-9E2A-44F5-8DC1-DEF302389C6A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/YYCache.framework/YYCache | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad amfid[444] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName][info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad WebDriverAgentRunner-Runner[449] <Error>: objc[449]: Class GCDAsyncSocketPreBuffer is implemented in both /private/var/containers/Bundle/Application/C9046720-9E2A-44F5-8DC1-DEF302389C6A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket and /private/var/containers/Bundle/Application/C9046720-9E2A-44F5-8DC1-DEF302389C6A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad WebDriverAgentRunner-Runner[449] <Error>: objc[449]: Class GCDAsyncReadPacket is implemented in both /private/var/containers/Bundle/Application/C9046720-9E2A-44F5-8DC1-DEF302389C6A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket and /private/var/containers/Bundle/Application/C9046720-9E2A-44F5-8DC1-DEF302389C6A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad WebDriverAgentRunner-Runner[449] <Error>: objc[449]: Class GCDAsyncWritePacket is implemented in both /private/var/containers/Bundle/Application/C9046720-9E2A-44F5-8DC1-DEF302389C6A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket and /private/var/containers/Bundle/Application/C9046720-9E2A-44F5-8DC1-DEF302389C6A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad WebDriverAgentRunner-Runner[449] <Error>: objc[449]: Class GCDAsyncSpecialPacket is implemented in both /private/var/containers/Bundle/Application/C9046720-9E2A-44F5-8DC1-DEF302389C6A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket and /private/var/containers/Bundle/Application/C9046720-9E2A-44F5-8DC1-DEF302389C6A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad WebDriverAgentRunner-Runner[449] <Error>: objc[449]: Class GCDAsyncSocket is implemented in both /private/var/containers/Bundle/Application/C9046720-9E2A-44F5-8DC1-DEF302389C6A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket and /private/var/containers/Bundle/Application/C9046720-9E2A-44F5-8DC1-DEF302389C6A/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:28 muwenchaode-iPad testmanagerd[447] <Notice>: BUG in libdispatch client: kevent[EVFILT_READ] delete: "Bad file descriptor" - 0x9[debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:29 muwenchaode-iPad WebDriverAgentRunner-Runner[449] <Warning>: Continuing to run tests in the background with task ID 1 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:30 muwenchaode-iPad SpringBoard[48] <Warning>: LICreateIconForImage passed NULL CGImageRef image[debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"}[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:30 muwenchaode-iPad WebDriverAgentRunner-Runner[449] <Warning>: Built at Dec 24 2018 10:27:17 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad WebDriverAgentRunner-Runner[449] <Warning>: ServerURLHere->http://192.168.2.17:8100<-ServerURLHere | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad WebDriverAgentRunner-Runner[449] <Warning>: Using singleton test manager | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad WebDriverAgentRunner-Runner[449] <Warning>: MJPEG server cannot start because the current iOS version is not supported | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad SpringBoard[48] <Warning>: HW kbd: Failed to set (null) as keyboard focus[debug] [35m[JSONWP Proxy][39m Matched '/status' to command name 'getStatus' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /status] to [GET http://localhost:8100/status] with no body | |
| [debug] [35m[JSONWP Proxy][39m Got response with status 200: "{\n \"sessionId\" : \"C62FDE52-6EA7-4D3B-8805-470CB28FC7E1\",\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"sdkVersion\" : \"12.0\",\n \"name\" : \"iPhone OS\",\n \"version\" : \"9.3.5\"\n },\n \"ios\" : {\n \"ip\" : \"192.168.2.17\",\n \"simulatorVersion\" : \"9.3.5\"\n },\n \"build\" : {\n \"upgradedAt\" : \"1545618377066\",\n \"productBundleIdentifier\" : \"com.facebook.WebDriverAgentRunner\",\n \"time\" : \"Dec 24 2018 10:27:18\"\n }\n },\n \"status\" : 0\n}" | |
| [debug] [35m[XCUITest][39m WebDriverAgent information: | |
| [debug] [35m[XCUITest][39m { | |
| [debug] [35m[XCUITest][39m "state": "success", | |
| [debug] [35m[XCUITest][39m "os": { | |
| [debug] [35m[XCUITest][39m "sdkVersion": "12.0", | |
| [debug] [35m[XCUITest][39m "name": "iPhone OS", | |
| [debug] [35m[XCUITest][39m "version": "9.3.5" | |
| [debug] [35m[XCUITest][39m }, | |
| [debug] [35m[XCUITest][39m "ios": { | |
| [debug] [35m[XCUITest][39m "ip": "192.168.2.17", | |
| [debug] [35m[XCUITest][39m "simulatorVersion": "9.3.5" | |
| [debug] [35m[XCUITest][39m }, | |
| [debug] [35m[XCUITest][39m "build": { | |
| [debug] [35m[XCUITest][39m "upgradedAt": "1545618377066", | |
| [debug] [35m[XCUITest][39m "productBundleIdentifier": "com.facebook.WebDriverAgentRunner", | |
| [debug] [35m[XCUITest][39m "time": "Dec 24 2018 10:27:18" | |
| [debug] [35m[XCUITest][39m } | |
| [debug] [35m[XCUITest][39m } | |
| [debug] [35m[XCUITest][39m WebDriverAgent successfully started after 19930ms | |
| [debug] [35m[BaseDriver][39m Event 'wdaSessionAttempted' logged at 1545791071192 (10:24:31 GMT+0800 (CST)) | |
| [debug] [35m[XCUITest][39m Sending createSession command to WDA | |
| [debug] [35m[JSONWP Proxy][39m Matched '/session' to command name 'createSession' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.*.app-study-iPadTest","arguments":[],"environment":{},"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true,"defaultAlertAction":"accept"}}[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad SpringBoard[48] <Warning>: UNNotificationRegistrarConnectionListener connection invalidated | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad mediaserverd[44] <Notice>: '' com.*.app-study-iPadTest(pid = 262) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_None | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad com.apple.xpc.launchd[1] (UIKitApplication:com.*.app-study-iPadTest[0xe4b6][262]) <Notice>: Service exited due to signal: Killed: 9[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad mediaserverd[44] <Notice>: '' com.apple.WebKit.WebContent(pid = 348) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_None | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad mediaserverd[44] <Warning>: 10:24:31.527 WARNING: [0x1f093000] 255: CMSession retain count > 1! | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad SpringBoard[48] <Warning>: Application 'UIKitApplication:com.*.app-study-iPadTest[0xe4b6]' exited abnormally via signal. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad mediaserverd[44] <Notice>: '' com.apple.WebKit.WebContent(pid = 348) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_None | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad mediaserverd[44] <Notice>: '' com.apple.WebKit.WebContent(pid = 348) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_None | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad UserEventAgent[23] <Warning>: Tracking com.apple.WebKit.Networking (via activity) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad UserEventAgent[23] <Warning>: Tracking com.apple.WebKit.WebContent (via activity)[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad SpringBoard[48] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad SpringBoard[48] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:31 muwenchaode-iPad mediaserverd[44] <Notice>: 'FigPlayer - 312' (pid = 312) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_None[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:32 muwenchaode-iPad SpringBoard[48] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:32 muwenchaode-iPad SpringBoard[48] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:32 muwenchaode-iPad kernel[0] <Notice>: xpcproxy[450] Container: /private/var/mobile/Containers/Data/Application/D03216A3-03B1-4161-9114-8001FB979EB6 (sandbox)[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGKeychainQuery is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGAppInfo is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGAvatarView is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGCache is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGTagTipsView is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGAssistiveButtonContainer is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGBaseViewController is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGCrashCatcher is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGBaseView is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGSystemUtil is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGQuickSignInView is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGContextMenuItem is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined.[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGToastView is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGCrashEngine is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGImage is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BugtagsOptions is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BugtagsRemoteConfig is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class Bugtags is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGLoggerCatcher is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGReachability is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGIssueCatcher is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGIssue is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGURLProtocol is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGProgressView is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGDeviceInfo is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGTransition is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGNetworkOperation is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGTagView is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined.[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGSignInViewController is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGSignInView is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGCrypt is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGGlobalVars is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGAssistiveButton is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGStickerView is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGActivityIndicatorView is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGState is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGWindow is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined.[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGQueue is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGContextMenu is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGAssigneeItem is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGAssigneeCell is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGScreenshotViewController is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGScreenshotView is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGStateMachine is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGKeychain is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGRemoteConfigManager is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined.[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BugtagsPluginEngine is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGAlertView is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGEvent is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BugtagsNetworkEngine is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BugtagsEngine is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGNetworkEngine is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGUtil is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class BTGCreateTagView is implemented in both /private/var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/Frameworks/Tomcat.framework/Tomcat and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad app-study-iPad[450] <Error>: objc[450]: Class RTCUIApplicationStatusObserver is implemented in both /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad and /var/containers/Bundle/Application/E950CF0F-C32B-4355-BC6B-4589CFA55584/app-study-iPad.app/app-study-iPad. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad com.apple.xpc.launchd[1] <Error>: assertion failed: 13G36: launchd + 85529 [083E000D-4C31-3B98-A2C4-6FADB4D1940F]: 0x3 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:33 muwenchaode-iPad kernel[0] <Notice>: Sandbox: app-study-iPad(450) deny(1) file-write-create /default.profraw[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:34 muwenchaode-iPad app-study-iPad[450] <Warning>: Unknown class ViewController in Interface Builder file. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:34 muwenchaode-iPad app-study-iPad[450] <Error>: Could not successfully update network info during initialization. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:34 muwenchaode-iPad app-study-iPad[450] <Error>: Could not successfully update network info during initialization.[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:35 muwenchaode-iPad app-study-iPad[450] <Error>: Could not successfully update network info during initialization. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:35 muwenchaode-iPad app-study-iPad[450] <Error>: Could not successfully update network info during initialization. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:35 muwenchaode-iPad app-study-iPad[450] <Error>: Could not successfully update network info during initialization. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:35 muwenchaode-iPad app-study-iPad[450] <Warning>: 98e25a445e3f9d3492ecc52e6dfbee5b[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:35 muwenchaode-iPad app-study-iPad[450] <Warning>: BUGTAGS: Bugtags v3.0.0(1227) started successfully | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:35 muwenchaode-iPad app-study-iPad[450] <Notice>: [VKProcessViewController -[VKViewController viewDidLoad]] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:35 muwenchaode-iPad app-study-iPad[450] <Notice>: [VKGuidanceMovieViewController -[VKViewController viewDidLoad]][info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:35 muwenchaode-iPad app-study-iPad[450] <Warning>: <======= rcount = 1 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:35 muwenchaode-iPad app-study-iPad[450] <Notice>: [VKProcessViewController -[VKViewController viewDidAppear:]] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:35 muwenchaode-iPad app-study-iPad[450] <Warning>: <======= rcount = 2 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:35 muwenchaode-iPad app-study-iPad[450] <Notice>: [VKGuidanceMovieViewController -[VKViewController viewDidAppear:]][info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:36 muwenchaode-iPad app-study-iPad[450] <Notice>: [VKGuidanceMovieViewController fireCheckRateTimer][info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:36 muwenchaode-iPad app-study-iPad[450] <Warning>: <======= rcount = 1 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:36 muwenchaode-iPad app-study-iPad[450] <Warning>: <======= rcount = 0[debug] [35m[JSONWP Proxy][39m Got response with status 200: {"sessionId":"853D346C-E083-43D4-BD4A-F9DF7BD30380","value":{"sessionId":"853D346C-E083-43D4-BD4A-F9DF7BD30380","capabilities":{"browserName":"*学习中心","device":"ipad","CFBundleIdentifier":"com.*.app-study-iPadTest","sdkVersion":"9.3.5"}},"status":0} | |
| [debug] [35m[BaseDriver][39m Event 'wdaSessionStarted' logged at 1545791078765 (10:24:38 GMT+0800 (CST)) | |
| [debug] [35m[BaseDriver][39m Event 'wdaStarted' logged at 1545791078765 (10:24:38 GMT+0800 (CST)) | |
| [info] [35m[XCUITest][39m Skipping setting of the initial display orientation. Set the "orientation" capability to either "LANDSCAPE" or "PORTRAIT", if this is an undesired behavior. | |
| [debug] [35m[BaseDriver][39m Event 'orientationSet' logged at 1545791078766 (10:24:38 GMT+0800 (CST)) | |
| [info] [35m[Appium][39m New XCUITestDriver session created successfully, session 9f8dda13-584c-4788-a256-3df227f0e2e8 added to master session list | |
| [debug] [35m[BaseDriver][39m Event 'newSessionStarted' logged at 1545791078768 (10:24:38 GMT+0800 (CST)) | |
| [debug] [35m[MJSONWP (9f8dda13)][39m Cached the protocol value 'MJSONWP' for the new session 9f8dda13-584c-4788-a256-3df227f0e2e8 | |
| [debug] [35m[MJSONWP (9f8dda13)][39m Responding to client with driver.createSession() result: {"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"autoAcceptAlerts":true,"autoWebview":false,"automationName":"XCUITest","bundleId":"com.*.app-study-iPadTest","deviceName":"iPad","newCommandTimeout":1800,"noReset":true,"platformName":"ios","showIOSLog":true,"showXCodeLog":true,"udid":"de1f0f81a336352a6bdbd9af3e113f2a8e693a37","connectHardwareKeyboard":true} | |
| [info] [35m[HTTP][39m [37m<-- POST /wd/hub/session [39m[32m200[39m [90m34808 ms - 584[39m | |
| [info] [35m[HTTP][39m [90m[39m | |
| [debug] [35m[XCUITest][39m Connection to WDA timed out | |
| [debug] [35m[iProxy][39m recv failed: Operation not permitted | |
| [info] [35m[HTTP][39m [37m-->[39m [37mPOST[39m [37m/wd/hub/session/9f8dda13-584c-4788-a256-3df227f0e2e8/context[39m | |
| [info] [35m[HTTP][39m [90m{"name":"NATIVE_APP"}[39m | |
| [debug] [35m[MJSONWP (9f8dda13)][39m Calling AppiumDriver.setContext() with args: ["NATIVE_APP","9f8dda13-584c-4788-a256-3df227f0e2e8"] | |
| [debug] [35m[XCUITest][39m Executing command 'setContext' | |
| [debug] [35m[iOS][39m Attempting to set context to 'NATIVE_APP' | |
| [debug] [35m[MJSONWP (9f8dda13)][39m Responding to client with driver.setContext() result: null | |
| [info] [35m[HTTP][39m [37m<-- POST /wd/hub/session/9f8dda13-584c-4788-a256-3df227f0e2e8/context [39m[32m200[39m [90m26 ms - 76[39m | |
| [info] [35m[HTTP][39m [90m[39m[info] [35m[HTTP][39m [37m-->[39m [37mGET[39m [37m/wd/hub/session/9f8dda13-584c-4788-a256-3df227f0e2e8/source[39m | |
| [info] [35m[HTTP][39m [90m{}[39m | |
| [debug] [35m[MJSONWP (9f8dda13)][39m Calling AppiumDriver.getPageSource() with args: ["9f8dda13-584c-4788-a256-3df227f0e2e8"] | |
| [debug] [35m[XCUITest][39m Executing command 'getPageSource' | |
| [debug] [35m[JSONWP Proxy][39m Matched '/source' to command name 'getPageSource' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /source] to [GET http://localhost:8100/session/853D346C-E083-43D4-BD4A-F9DF7BD30380/source] with no body[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:39 muwenchaode-iPad testmanagerd[447] <Warning>: <NSXPCConnection: 0x1752b890> connection from pid 449: Warning: Exception caught during decoding of received message, dropping incoming message. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Exception: <NSXPCDecoder: 0x17960400> received a message that is not in the interface of the local object (_XCT_setAXTimeout:reply:), dropping.[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:41 muwenchaode-iPad app-study-iPad[450] <Warning>: <======= rcount = 1 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:41 muwenchaode-iPad app-study-iPad[450] <Notice>: [VKGuidanceMovieViewController didPlayToEndTime] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:41 muwenchaode-iPad app-study-iPad[450] <Warning>: <======= rcount = 2 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:41 muwenchaode-iPad app-study-iPad[450] <Warning>: server has been exce <VKPadProcessDistributionBusServer: 0x8a72510> | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:41 muwenchaode-iPad app-study-iPad[450] <Warning>: server has been exce <VKProcessServer: 0x5cb20d0> | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:41 muwenchaode-iPad app-study-iPad[450] <Warning>: 只支持真机 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:41 muwenchaode-iPad app-study-iPad[450] <Error>: Could not successfully update network info during initialization.[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:41 muwenchaode-iPad app-study-iPad[450] <Warning>: 真机和模拟器都支持 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:41 muwenchaode-iPad app-study-iPad[450] <Warning>: server has been exce <VKPadProcessDistributionBusServer: 0x8a72510> | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:41 muwenchaode-iPad app-study-iPad[450] <Warning>: server has been exce <VKProcessServer: 0x8b4bc60> | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:41 muwenchaode-iPad app-study-iPad[450] <Notice>: [VKChooseChildViewController -[VKViewController viewDidLoad]] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:41 muwenchaode-iPad app-study-iPad[450] <Warning>: <======= rcount = 1 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:41 muwenchaode-iPad app-study-iPad[450] <Warning>: <======= rcount = 0 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Error>: Could not successfully update network info during initialization.[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Notice>: aliPush registrationID获取成功:c505031bc6f0411c97174b7f6a3ca184 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Notice>: ************进入bindDeviceToken | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Notice>: ************参数不全,退出bindDeviceToken。deviceToken:(null),clientId = c505031bc6f0411c97174b7f6a3ca184,userToken = 2b23a226-a67c-48ca-b70c-773d06b4fbb1[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Notice>: checkRateAction counter:0 rate:0.000000 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Notice>: checkRateAction counter:1 rate:0.000000[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Warning>: <======= rcount = 1 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Notice>: [VKChooseChildViewController -[VKViewController viewDidAppear:]] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Notice>: [VKGuidanceMovieViewController -[VKViewController viewDidDisappear:]] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Notice>: this conroller hass been dealloc | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Notice>: [VKGuidanceMovieViewController intervalCheckRateTimer] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Notice>: [VKGuidanceMovieViewController -[VKViewController dealloc]] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad mediaserverd[44] <Notice>: '' com.*.app-study-iPadTest(pid = 450) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_None | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Warning>: server has been exce <VKPadClassDistributionBusServer: 0x5c7f840> | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Warning>: server has been exce <VKclassroomSwitchLineManagerServer: 0x8b6a1d0> | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:42 muwenchaode-iPad app-study-iPad[450] <Warning>: <======= rcount = 0[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:44 muwenchaode-iPad app-study-iPad[450] <Warning>: 只支持真机 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:44 muwenchaode-iPad app-study-iPad[450] <Warning>: 真机和模拟器都支持 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:44 muwenchaode-iPad app-study-iPad[450] <Notice>: ************进入bindDeviceToken | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:44 muwenchaode-iPad app-study-iPad[450] <Notice>: bindDeviceToken参数 deviceToken:96b45fb187630d7d5ab67880f530c73adbe52675ddec9a80fa25fa74df98f8be,clientId = c505031bc6f0411c97174b7f6a3ca184,userToken = 2b23a226-a67c-48ca-b70c-773d06b4fbb1 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:44 muwenchaode-iPad app-study-iPad[450] <Notice>: ************参数不变化,不触发bindDeviceToken | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:44 muwenchaode-iPad app-study-iPad[450] <Notice>: get device token: 96b45fb187630d7d5ab67880f530c73adbe52675ddec9a80fa25fa74df98f8be[debug] [35m[XCUITest][39m Log file for xcodebuild test: /Users/WZJ/Library/Developer/Xcode/DerivedData/WebDriverAgent-cvqckynzuuktkogfpkkkgyompmoj/Logs/Test/Test-WebDriverAgentRunner-2018.12.26_10-24-16-+0800.xcresult/2_Test/Diagnostics/WebDriverAgentRunner-C0255C10-A732-44AD-9B67-81A24B86CCF9/WebDriverAgentRunner-9351D8B4-4E60-4CD3-B4DD-4640A3360122/Session-WebDriverAgentRunner-2018-12-26_102447-qaPt0R.log | |
| [debug] [35m[XCUITest][39m Connection to WDA timed out | |
| [debug] [35m[iProxy][39m recv failed: Operation not permitted | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"code":"ECONNRESET"} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:47 muwenchaode-iPad assertiond[65] <Error>: assertion failed: 13G36: assertiond + 60233 [490D29F9-F790-3C02-B1F0-75F21A182589]: 0x3 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:47 muwenchaode-iPad Unknown[65] <Error>: | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:47 muwenchaode-iPad com.apple.xpc.launchd[1] (UIKitApplication:com.apple.test.WebDriverAgentRunner-Runner[0xa1ab][449]) <Notice>: Service exited due to signal: Killed: 9 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:47 muwenchaode-iPad SpringBoard[48] <Warning>: Unable to get short BSD proc info for 449: No such process | |
| [debug] [35m[MJSONWP (9f8dda13)][39m Encountered internal error running command: UnknownError: 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 | |
| [debug] [35m[MJSONWP (9f8dda13)][39m at JWProxy.command (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:236:13) | |
| [info] [35m[HTTP][39m [37m<-- GET /wd/hub/session/9f8dda13-584c-4788-a256-3df227f0e2e8/source [39m[31m500[39m [90m8130 ms - 250[39m | |
| [info] [35m[HTTP][39m [90m[39m | |
| [info] [35m[HTTP][39m [37m-->[39m [37mGET[39m [37m/wd/hub/session/9f8dda13-584c-4788-a256-3df227f0e2e8/screenshot[39m | |
| [info] [35m[HTTP][39m [90m{}[39m | |
| [debug] [35m[MJSONWP (9f8dda13)][39m Calling AppiumDriver.getScreenshot() with args: ["9f8dda13-584c-4788-a256-3df227f0e2e8"] | |
| [debug] [35m[XCUITest][39m Executing command 'getScreenshot' | |
| [debug] [35m[XCUITest][39m Taking screenshot with WDA | |
| [debug] [35m[JSONWP Proxy][39m Matched '/screenshot' to command name 'getScreenshot' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /screenshot] to [GET http://localhost:8100/session/853D346C-E083-43D4-BD4A-F9DF7BD30380/screenshot] with no body | |
| [debug] [35m[iProxy][39m Error connecting to device! | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [warn] [35m[XCUITest][39m Error getting screenshot: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: read ECONNRESET | |
| [debug] [35m[XCUITest][39m Taking screenshot with 'idevicescreenshot' | |
| [debug] [35m[JSONWP Proxy][39m Matched '/orientation' to command name 'getOrientation' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /orientation] to [GET http://localhost:8100/session/853D346C-E083-43D4-BD4A-F9DF7BD30380/orientation] with no body | |
| [debug] [35m[iProxy][39m Error connecting to device! | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [warn] [35m[XCUITest][39m Error getting screenshot through 'idevicescreenshot': An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: read ECONNRESET | |
| [debug] [35m[XCUITest][39m Taking screenshot with WDA | |
| [debug] [35m[JSONWP Proxy][39m Matched '/screenshot' to command name 'getScreenshot' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /screenshot] to [GET http://localhost:8100/session/853D346C-E083-43D4-BD4A-F9DF7BD30380/screenshot] with no body[debug] [35m[iProxy][39m Error connecting to device! | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:47 muwenchaode-iPad SpringBoard[48] <Warning>: Application 'UIKitApplication:com.apple.test.WebDriverAgentRunner-Runner[0xa1ab]' exited abnormally via signal. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:47 muwenchaode-iPad UserEventAgent[23] <Warning>: 3460926972218: id=com.apple.test.WebDriverAgentRunner-Runner pid=449, state=0[debug] [35m[XCUITest][39m Taking screenshot with WDA | |
| [debug] [35m[JSONWP Proxy][39m Matched '/screenshot' to command name 'getScreenshot' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /screenshot] to [GET http://localhost:8100/session/853D346C-E083-43D4-BD4A-F9DF7BD30380/screenshot] with no body[debug] [35m[iProxy][39m Error connecting to device! | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [debug] [35m[MJSONWP (9f8dda13)][39m Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: read ECONNRESET | |
| [debug] [35m[MJSONWP (9f8dda13)][39m at JWProxy.command (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:236:13) | |
| [info] [35m[HTTP][39m [37m<-- GET /wd/hub/session/9f8dda13-584c-4788-a256-3df227f0e2e8/screenshot [39m[31m500[39m [90m1046 ms - 251[39m | |
| [info] [35m[HTTP][39m [90m[39m | |
| [info] [35m[HTTP][39m [37m-->[39m [37mGET[39m [37m/wd/hub/session/9f8dda13-584c-4788-a256-3df227f0e2e8/window/current/size[39m | |
| [info] [35m[HTTP][39m [90m{}[39m | |
| [debug] [35m[MJSONWP (9f8dda13)][39m Calling AppiumDriver.getWindowSize() with args: ["current","9f8dda13-584c-4788-a256-3df227f0e2e8"] | |
| [debug] [35m[XCUITest][39m Executing command 'getWindowSize' | |
| [debug] [35m[JSONWP Proxy][39m Proxying [GET /window/size] to [GET http://localhost:8100/session/853D346C-E083-43D4-BD4A-F9DF7BD30380/window/size] with no body | |
| [debug] [35m[iProxy][39m Error connecting to device! | |
| [warn] [35m[JSONWP Proxy][39m Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} | |
| [debug] [35m[MJSONWP (9f8dda13)][39m Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: read ECONNRESET | |
| [debug] [35m[MJSONWP (9f8dda13)][39m at JWProxy.command (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:236:13) | |
| [info] [35m[HTTP][39m [37m<-- GET /wd/hub/session/9f8dda13-584c-4788-a256-3df227f0e2e8/window/current/size [39m[31m500[39m [90m15 ms - 251[39m | |
| [info] [35m[HTTP][39m [90m[39m | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:48 muwenchaode-iPad installd[414] <Notice>: 0x1f115000 -[MIClientConnection _doBackgroundInstallationForPath:withOptions:completion:]: Install of "/var/mobile/Media/PublicStaging/WebDriverAgentRunner-Runner.app_sparse.ipa" type Developer (LSInstallType = (null)) requested by streaming_zip_conduit (pid 436) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:49 muwenchaode-iPad installd[414] <Notice>: 0x1f115000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundlePatch ID=com.apple.test.WebDriverAgentRunner-Runner; Version=1, ShortVersion=1.0>[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:49 muwenchaode-iPad installd[414] <Notice>: 0x1f115000 -[MIInstallableBundlePatch applyPatchWithError:]: Attempting patch update of com.apple.test.WebDriverAgentRunner-Runner from 1 (1.0) to 1 (1.0)[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:49 muwenchaode-iPad profiled[373] <Notice>: (Note ) MC: Provisioning profiles changed[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:49 muwenchaode-iPad profiled[373] <Notice>: (Note ) MC: Updating MIS trust...[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:49 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:49 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:49 muwenchaode-iPad installd[414] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:49 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:49 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:49 muwenchaode-iPad installd[414] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:49 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:49 muwenchaode-iPad securityd[89] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:49 muwenchaode-iPad installd[414] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:50 muwenchaode-iPad installd[414] <Notice>: 0x1f115000 -[MIInstallableBundle _refreshUUIDForContainer:withError:]: Data container for com.apple.test.WebDriverAgentRunner-Runner is now at /private/var/mobile/Containers/Data/Application/D7A39002-D4FE-4B25-88FE-DE70740DA1CE[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:50 muwenchaode-iPad installd[414] <Notice>: 0x1f115000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for com.apple.test.WebDriverAgentRunner-Runner at /private/var/containers/Bundle/Application/DB92EAD5-910B-44F4-B630-B6F3C299C754 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:50 muwenchaode-iPad installd[414] <Notice>: 0x1f115000 -[MIInstaller performInstallationWithError:]: Install Successful; Staging: 0.00s; Waiting: 0.00s; Preflight/Patch: 0.35s, Verifying: 0.63s; Overall: 1.43s | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:50 muwenchaode-iPad pkd[332] <Warning>: releasing plug-in hold 2A3DF84B-CEDC-4E31-BA3E-64F55AC323CE at client's request[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:50 muwenchaode-iPad online-auth-agent[407] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName][info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:51 muwenchaode-iPad SpringBoard[48] <Warning>: Installed apps did change. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Added: {( | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] )} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Removed: {( | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] )} | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Modified: {( | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] "com.apple.test.WebDriverAgentRunner-Runner" | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] )}[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:53 muwenchaode-iPad kernel[0] <Notice>: AppleKeyStore:Sending lock change 0 for handle 0 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:53 muwenchaode-iPad UserEventAgent[23] <Error>: LockStateNotifier aksNotificationCallback posting notification: com.apple.mobile.keybagd.lock_status | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:53 muwenchaode-iPad UserEventAgent[23] <Notice>: (Note ) PIH: Lock status changed. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:53 muwenchaode-iPad MobileMail[159] <Warning>: Ignoring lock state change from disabled to disabled[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:53 muwenchaode-iPad kernel[0] <Notice>: AppleKeyStore:Sending lock change 0 for handle 0 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:53 muwenchaode-iPad UserEventAgent[23] <Error>: LockStateNotifier aksNotificationCallback posting notification: com.apple.mobile.keybagd.lock_status | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:53 muwenchaode-iPad UserEventAgent[23] <Notice>: (Note ) PIH: Lock status changed. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:53 muwenchaode-iPad MobileMail[159] <Warning>: Ignoring lock state change from disabled to disabled[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:53 muwenchaode-iPad SpringBoard[48] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName][info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:53 muwenchaode-iPad SpringBoard[48] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:53 muwenchaode-iPad app-study-iPad[450] <Notice>: [记录使用时长:VKProcessViewController -[VKViewController applicationWillResignActive:]] | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:53 muwenchaode-iPad app-study-iPad[450] <Notice>: [记录使用时长:VKChooseChildViewController -[VKViewController applicationWillResignActive:]][info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:53 muwenchaode-iPad kernel[0] <Notice>: xpcproxy[454] Container: /private/var/mobile/Containers/Data/Application/D7A39002-D4FE-4B25-88FE-DE70740DA1CE (sandbox) | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:53 muwenchaode-iPad com.apple.xpc.launchd[1] <Error>: assertion failed: 13G36: launchd + 85529 [083E000D-4C31-3B98-A2C4-6FADB4D1940F]: 0x3[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:54 muwenchaode-iPad WebDriverAgentRunner-Runner[454] <Warning>: Running tests... | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:54 muwenchaode-iPad kernel[0] <Notice>: AMFI: WebDriverAgentRu(pid 454) - [deny-mmap] mapped executable file has no team identifier in its signature: /private/var/containers/Bundle/Application/DB92EAD5-910B-44F4-B630-B6F3C299C754/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:54 muwenchaode-iPad kernel[0] <Notice>: AMFI: WebDriverAgentRu(pid 454) - [deny-mmap] mapped executable file has no team identifier in its signature: /private/var/containers/Bundle/Application/DB92EAD5-910B-44F4-B630-B6F3C299C754/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:54 muwenchaode-iPad kernel[0] <Notice>: AMFI: WebDriverAgentRu(pid 454) - [deny-mmap] mapped executable file has no team identifier in its signature: /private/var/containers/Bundle/Application/DB92EAD5-910B-44F4-B630-B6F3C299C754/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/YYCache.framework/YYCache | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:54 muwenchaode-iPad WebDriverAgentRunner-Runner[454] <Error>: objc[454]: Class GCDAsyncSocketPreBuffer is implemented in both /private/var/containers/Bundle/Application/DB92EAD5-910B-44F4-B630-B6F3C299C754/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket and /private/var/containers/Bundle/Application/DB92EAD5-910B-44F4-B630-B6F3C299C754/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer. One of the two will be used. Which one is undefined.[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:54 muwenchaode-iPad WebDriverAgentRunner-Runner[454] <Error>: objc[454]: Class GCDAsyncWritePacket is implemented in both /private/var/containers/Bundle/Application/DB92EAD5-910B-44F4-B630-B6F3C299C754/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket and /private/var/containers/Bundle/Application/DB92EAD5-910B-44F4-B630-B6F3C299C754/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:54 muwenchaode-iPad WebDriverAgentRunner-Runner[454] <Error>: objc[454]: Class GCDAsyncSpecialPacket is implemented in both /private/var/containers/Bundle/Application/DB92EAD5-910B-44F4-B630-B6F3C299C754/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket and /private/var/containers/Bundle/Application/DB92EAD5-910B-44F4-B630-B6F3C299C754/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:54 muwenchaode-iPad WebDriverAgentRunner-Runner[454] <Error>: objc[454]: Class GCDAsyncSocket is implemented in both /private/var/containers/Bundle/Application/DB92EAD5-910B-44F4-B630-B6F3C299C754/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket and /private/var/containers/Bundle/Application/DB92EAD5-910B-44F4-B630-B6F3C299C754/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer. One of the two will be used. Which one is undefined. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:54 muwenchaode-iPad testmanagerd[452] <Notice>: BUG in libdispatch client: kevent[EVFILT_READ] delete: "Bad file descriptor" - 0x9[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:54 muwenchaode-iPad app-study-iPad[450] <Warning>: 只支持真机 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:54 muwenchaode-iPad app-study-iPad[450] <Warning>: 真机和模拟器都支持 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:55 muwenchaode-iPad pasteboardd[451] <Warning>: Not allowing bundle ID com.*.app-study-iPadTest access to the pasteboard while it's not foreground. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:55 muwenchaode-iPad pasteboardd[451] <Warning>: Not allowing bundle ID com.*.app-study-iPadTest access to the pasteboard while it's not foreground. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:55 muwenchaode-iPad pasteboardd[451] <Warning>: Not allowing bundle ID com.*.app-study-iPadTest access to the pasteboard while it's not foreground. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:55 muwenchaode-iPad pasteboardd[451] <Warning>: Not allowing bundle ID com.*.app-study-iPadTest access to the pasteboard while it's not foreground. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:55 muwenchaode-iPad pasteboardd[451] <Warning>: Not allowing bundle ID com.*.app-study-iPadTest access to the pasteboard while it's not foreground. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:55 muwenchaode-iPad pasteboardd[451] <Warning>: Not allowing bundle ID com.*.app-study-iPadTest access to the pasteboard while it's not foreground. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:55 muwenchaode-iPad app-study-iPad[450] <Warning>: badge设置成功 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:55 muwenchaode-iPad pasteboardd[451] <Warning>: Not allowing bundle ID com.*.app-study-iPadTest access to the pasteboard while it's not foreground.[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:55 muwenchaode-iPad testmanagerd[452] <Warning>: *** -[NSKeyedUnarchiver initForReadingWithData:]: data is empty; did you forget to send -finishEncoding to the NSKeyedArchiver?[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:56 muwenchaode-iPad WebDriverAgentRunner-Runner[454] <Warning>: Continuing to run tests in the background with task ID 1[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:56 muwenchaode-iPad SpringBoard[48] <Warning>: LICreateIconForImage passed NULL CGImageRef image[info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:58 muwenchaode-iPad SpringBoard[48] <Warning>: HW kbd: Failed to set (null) as keyboard focus | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:58 muwenchaode-iPad testmanagerd[452] <Warning>: testmanagerd exiting, idle with no test activity. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:58 muwenchaode-iPad com.apple.xpc.launchd[1] (UIKitApplication:com.apple.test.WebDriverAgentRunner-Runner[0xfe15][454]) <Warning>: Service exited with abnormal code: 1 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:58 muwenchaode-iPad assertiond[65] <Error>: assertion failed: 13G36: assertiond + 60233 [490D29F9-F790-3C02-B1F0-75F21A182589]: 0x3 | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:58 muwenchaode-iPad Unknown[65] <Error>: [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:58 muwenchaode-iPad SpringBoard[48] <Warning>: Application 'UIKitApplication:com.apple.test.WebDriverAgentRunner-Runner[0xfe15]' exited voluntarily. | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:58 muwenchaode-iPad UserEventAgent[23] <Warning>: 3461180888583: id=com.apple.test.WebDriverAgentRunner-Runner pid=454, state=0 | |
| [info] [35m[XCUITest][39m xcodebuild exited with code '65' and signal 'null' | |
| [info] [35m[iOSLog][39m [IOS_SYSLOG_ROW] Dec 26 10:24:58 muwenchaode-iPad notification_proxy[142] <Error>: 0x1f197000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment