[Appium] Welcome to Appium v1.6.5-beta (REV e2e35def359c5c462ca8447ea9b900e0c49d3019) [Appium] Non-default server args: [Appium] address: 127.0.0.1 [Appium] automationName: XCUITest [Appium] deviceName: iPhone 6s [Appium] app: xxxx.ipa [Appium] udid: xxxxx [Appium] showIOSLog: true [Appium] Deprecated server args: [Appium] --automation-name => --default-capabilities '{"automationName":"XCUITest"}' [Appium] --device-name => --default-capabilities '{"deviceName":"iPhone 6s"}' [Appium] --app => --default-capabilities '{"app”:”xxxx.ipa"}' [Appium] -U,--udid => --default-capabilities '{"udid”:”xxxx”}’ [Appium] --show-ios-log => --default-capabilities '{"showIOSLog":true}' [Appium] Default capabilities, which will be added to each request unless overridden by desired capabilities: [Appium] automationName: 'XCUITest' [Appium] deviceName: 'iPhone 6s' [Appium] browserName: '' [Appium] app: ‘xxxx.ipa' [Appium] udid: ‘xxxxx’ [Appium] showIOSLog: true [Appium] Appium REST http interface listener started on 127.0.0.1:4723 [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"browserName":"Safari","platformName":"iOS","deviceName":"iPhone 6 plus","platformVersion":"10.1.1"}} [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"browserName":"Safari","platformName":"iOS","deviceName":"iPhone 6 plus","platformVersion":"10.1.1"},null,null] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1495608871690 (16:54:31 GMT+1000 (AEST)) [Appium] Creating new XCUITestDriver (v2.30.0) session [Appium] Capabilities: [Appium] browserName: 'Safari' [Appium] platformName: 'iOS' [Appium] deviceName: 'iPhone 6 plus' [Appium] platformVersion: '10.1.1' [Appium] automationName: 'XCUITest' [Appium] app: ‘xxxxx.ipa' [Appium] udid: ‘xxxxxxxx’ [Appium] showIOSLog: true [debug] [XCUITest] XCUITestDriver version: 2.30.0 [BaseDriver] Session created with session id: 724c1631-3700-4181-9868-6bebace9c2d9 [debug] [XCUITest] Xcode version set to '8.2.1' (tools v8.3.0.0.1.1490382677) [debug] [XCUITest] iOS SDK Version set to '10.2' [debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1495608871818 (16:54:31 GMT+1000 (AEST)) [debug] [XCUITest] Available devices: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [debug] [XCUITest] Creating iDevice object with udid 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' [XCUITest] Determining device to run tests on: udid: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', real device: true [XCUITest] Safari test requested [debug] [BaseDriver] Event 'appConfigured' logged at 1495608871938 (16:54:31 GMT+1000 (AEST)) [debug] [BaseDriver] Event 'resetStarted' logged at 1495608871938 (16:54:31 GMT+1000 (AEST)) [debug] [XCUITest] Reset: running ios real device reset flow [debug] [BaseDriver] Event 'resetComplete' logged at 1495608871939 (16:54:31 GMT+1000 (AEST)) [debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog [debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog' [debug] [BaseDriver] Event 'logCaptureStarted' logged at 1495608872144 (16:54:32 GMT+1000 (AEST)) [XCUITest] Setting up real device [debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1495608872146 (16:54:32 GMT+1000 (AEST)) [XCUITest] Using WDA path: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' [XCUITest] Using WDA agent: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' [XCUITest] Launching WebDriverAgent on the device [debug] [XCUITest] Carthage found: '/usr/local/bin/carthage' [debug] [XCUITest] Killing hanging processes [debug] [XCUITest] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -configuration Debug IPHONEOS_DEPLOYMENT_TARGET=10.1' in directory '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' [debug] [XCUITest] Output from xcodebuild will not be logged [debug] [XCUITest] Starting iproxy to forward traffic from local port 8100 to device port 8100 over USB [debug] [XCUITest] Waiting up to 60000ms for WebDriverAgent to start [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"10.1.1\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"10.1.1\",\n \"ip\" : \"10.1.6.111\"\n },\n \"build\" : {\n \"time\" : \"May 15 2017 12:06:47\"\n }\n },\n \"sessionId\" : \"EE10A630-D061-4C3B-B707-847D5458B4F1\",\n \"status\" : 0\n}" [debug] [XCUITest] WebDriverAgent running on ip '10.1.6.111' [debug] [XCUITest] WebDriverAgent successfully started after 774ms [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:38 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:38 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1495608878048 (16:54:38 GMT+1000 (AEST)) ****************************************************************************************************************************************************************************************************************** [debug] [XCUITest] Sending createSession command to WDA [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.apple.mobilesafari","arguments":["-u","http://appium.io"],"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}} ****************************************************************************************************************************************************************************************************************** [debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1495608881708 (16:54:41 GMT+1000 (AEST)) [debug] [XCUITest] Sending createSession command to WDA [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.apple.mobilesafari","arguments":["-u","http://appium.io"],"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Nothing left to advertise, stopping [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : CoreBluetooth isn't advertising for this client type [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Start advertising for process sharingd (62) of type 16 with advertising interval 432 (270.00 ms) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdStopAdvertising" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdAdvertisingStopped" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Adding data of type: 16, advData: <0b00> advInterval: 432 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Setting advertising interval to 432 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Current advertisement packet: <10020b00> [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : AdvertisingRulesiOS: current advertisers: [number of indexes: 1 (in 1 ranges), indexes: (16)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : advertisingRulesiOS - advertising packets: ( [iOSLog] [IOS_SYSLOG_ROW] { [iOSLog] [IOS_SYSLOG_ROW] kCBAdvDataAppleMfgData = <07ff4c00 10020b00>; [iOSLog] [IOS_SYSLOG_ROW] kCBAdvDataIsConnectable = 1; [iOSLog] [IOS_SYSLOG_ROW] kCBAdvOptionAdvertisingInterval = 432; [iOSLog] [IOS_SYSLOG_ROW] kCBMsgArgIsPrivilegedDaemon = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdStopAdvertising" from session "com.apple.wirelessproxd-peripheral-58-2" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdAdvertisingStopped" to session "com.apple.wirelessproxd-peripheral-58-2" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Requesting to start advertising for clients 16 with ( [iOSLog] [IOS_SYSLOG_ROW] { [iOSLog] [IOS_SYSLOG_ROW] kCBAdvDataAppleMfgData = <07ff4c00 10020b00>; [iOSLog] [IOS_SYSLOG_ROW] kCBAdvDataIsConnectable = 1; [iOSLog] [IOS_SYSLOG_ROW] kCBAdvOptionAdvertisingInterval = 432; [iOSLog] [IOS_SYSLOG_ROW] kCBMsgArgIsPrivilegedDaemon = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdStartAdvertising" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Current advertisers 16 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Started to advertise for type 16 with error (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone sharingd(CoreUtils)[62] : Bluetooth advertising started [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received 'start advertising' request from session "com.apple.wirelessproxd-peripheral-58-1", with manufacturer data [ 07 FF 4C 00 10 02 0B 00 ], interval 1B0, no name [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdAdvertisingStarted" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending 'advertising status changed' event to local device listeners [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdSetAttributes" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Received Write Request from Central for characteristic for client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdRespondToRequest" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Length of data received 567 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864, length of data remaining to receive: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Continuity END receiving data of length 567 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd[51] : didReceiveData: from: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Sending data to [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Begin sending data to peer of length 29 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : End sending data to peer of length 29 with error: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdSendValueNotification" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending notification to device "" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdReadyForUpdates" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd[51] : didSendData: to: error:(null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(CFNetwork)[878] : TIC TLS Trust Result [2:0x100382a30]: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(CFNetwork)[878] : TIC TLS Event [2:0x100382a30]: 20, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_flow_protocol_connected [2.1 17.248.155.108:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_flow_connected_path_change [2.1 17.248.155.108:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [2.1 17.248.155.108:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [2 p38-keyvalueservice.icloud.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(CFNetwork)[878] : TIC TCP Conn Event [2:0x100382a30]: 8 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(CFNetwork)[878] : TIC TLS Handshake Complete [2:0x100382a30] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdSetAttributes" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdRespondToRequest" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Received Write Request from Central for characteristic for client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : BEGIN receiving data of total length 567, first packet length 99 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Length of data received 99 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864, length of data remaining to receive: 468 [debug] [XCUITest] Failed to create WDA session. Retrying... [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(CFNetwork)[878] : CFNetwork-AOSKit: Reaching out to AOSKit for X-mobile me token [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(CFNetwork)[878] : CFNetwork-AOSKit: Applied X-mobile me auth to request [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : Checked in with lockdown on path 'xpc' socket 4 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdSetAttributes" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdRespondToRequest" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Received Write Request from Central for characteristic for client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Length of data received 200 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864, length of data remaining to receive: 367 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone MobileSMS(IMCore)[635] : matchingExtensions error (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone MobileSMS(IMCore)[635] : Dropped all iMessage plugins [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone MobileSMS(IMCore)[635] : Loaded , [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone pkd[86] : match returned 1 plug-ins [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : discovered app prediction extension [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : app prediction extension is enabled [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : zkw enabled 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : app prediction extension enabled 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : display backlit 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone appstored(MobileCoreServices)[140] : LaunchServices observer: Installed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone appstored(MobileInstallation)[140] : :WorkspaceObserver:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : has homescreen 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : has lockscreen 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : user moving 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : was unlocked to home screen 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone nsurlsessiond(MobileCoreServices)[126] : LaunchServices observer: Installed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone nsurlsessiond(MobileInstallation)[126] : :WorkspaceObserver:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone profiled(MobileCoreServices)[161] : LaunchServices observer: Installed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone profiled(MobileInstallation)[161] : :WorkspaceObserver:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : app suggestions enabled 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : called but exiting because the platform doesn't support it or location is not eligible for room sensing [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : not changing scan mode [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(MobileCoreServices)[31] : LaunchServices observer: Installed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(MobileInstallation)[31] : :WorkspaceObserver:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer(MobileCoreServices)[64] : LaunchServices observer: Installed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer(MobileInstallation)[64] : :WorkspaceObserver:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Received Write Request from Central for characteristic for client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Length of data received 301 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864, length of data remaining to receive: 266 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(MobileCoreServices)[57] : LaunchServices observer: Installed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : creating application proxy, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : Purging event cache for data provider . [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : Populating -0x109e51050. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone passd(MobileCoreServices)[152] : LaunchServices observer: Installed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone passd(MobileInstallation)[152] : :WorkspaceObserver:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(MobileInstallation)[57] : :WorkspaceObserver:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(MobileInstallation)[57] : :Install:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdSetAttributes" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdRespondToRequest" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(MobileCoreServices)[57] : LaunchServices observer: Installed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone homed(MobileCoreServices)[150] : LaunchServices observer: Installed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone homed(MobileInstallation)[150] : :WorkspaceObserver:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone locationd[63] : fetch predicted applications at location [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone UserEventAgent(MobileCoreServices)[25] : LaunchServices observer: Installed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone UserEventAgent(MobileInstallation)[25] : :WorkspaceObserver:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone iaptransportd(MobileCoreServices)[71] : LaunchServices observer: Installed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone iaptransportd(MobileInstallation)[71] : :WorkspaceObserver:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone atc(MobileCoreServices)[39] : LaunchServices observer: Installed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone atc(MobileInstallation)[39] : :WorkspaceObserver:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone apsd(MobileCoreServices)[85] : LaunchServices observer: Installed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone apsd(MobileInstallation)[85] : :WorkspaceObserver:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : Dispatching 0 pending invocations. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : Finished refreshing hero app data set after application set changed , [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : broadcasting notification for predicted hero application(s), . [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : Predicate, was valid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : Dropping callback to prediction monitor handler because there are no predicted applications. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(MobileInstallation)[57] : :WorkspaceObserver:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : Predicate, was valid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : Dropping callback to prediction monitor handler because there are no predicted applications. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(MobileInstallation)[57] : :Install:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : Applications replaced: ( [iOSLog] [IOS_SYSLOG_ROW] "" [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=compatibilityInfo bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : found object [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : conditionally invalidating cache key=compatibilityInfo bundleID= object= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : objects don't match, invalidating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : setting object for key=compatibilityInfo bundleID= object= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : updating cache key=compatibilityInfo bundleID= object= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard[57] : Reloading application states for '' as they have been updated. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(MobileInstallation)[57] : :Install:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBApplicationRecentlyUpdated bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBApplicationRecentlyUpdatedTimerStartDate bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : found invalidation sentinel for key=SBApplicationRecentlyUpdatedTimerStartDate bundleID=, refreshing cache [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : conditionally invalidating cache key=compatibilityInfo bundleID= object= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBLastBundleSequenceNumberForLaunchImageIngestion bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Reading GAP name characteristic value on device "" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : objects match [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : conditionally invalidating cache key=SBApplicationRecentlyUpdatedTimerStartDate bundleID= object= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : objects don't match, invalidating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : no object found [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : fetching object for key=SBLastBundleSequenceNumberForLaunchImageIngestion bundleID= checkPrefetch=NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : retrieved object from store: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBLastIngestorVersionForLaunchImageIngestion bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : no object found [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : fetching object for key=SBLastIngestorVersionForLaunchImageIngestion bundleID= checkPrefetch=NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : retrieved object from store: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : setting object for key=SBLastBundleSequenceNumberForLaunchImageIngestion bundleID= object=3752 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : setting object for key=SBLastIngestorVersionForLaunchImageIngestion bundleID= object=4 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBApplication32DeprecationAcknowledgementDateKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : no object found [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : fetching object for key=SBApplication32DeprecationAcknowledgementDateKey bundleID= checkPrefetch=NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : retrieved object from store: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(MobileInstallation)[57] : :Install:0:Success: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBApplicationBadgeKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBApplicationIsNewlyInstalled bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(UserNotificationsServer)[57] : [com.apple.test.WebDriverAgentRunner-Runner] Application installed using default data provider [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(UserNotificationsServer)[57] : Create new default data providers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(UserNotificationsServer)[57] : Setting topics for environment production: [iOSLog] [IOS_SYSLOG_ROW] enabled: ( [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] ignored: ( [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] opportunistic:( [iOSLog] [IOS_SYSLOG_ROW] "au.com.brandsexclusive.brandsexclusive", [iOSLog] [IOS_SYSLOG_ROW] "com.apple.TestFlight", [iOSLog] [IOS_SYSLOG_ROW] "com.google.Gmail", [iOSLog] [IOS_SYSLOG_ROW] "au.com.aussiecommerce.cudo", [iOSLog] [IOS_SYSLOG_ROW] "au.com.aussiecommerce.luxuryescapes", [iOSLog] [IOS_SYSLOG_ROW] "com.microsoft.Office.Outlook", [iOSLog] [IOS_SYSLOG_ROW] "com.apple.news", [iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.news", [iOSLog] [IOS_SYSLOG_ROW] "au.com.brandsexclusive.home", [iOSLog] [IOS_SYSLOG_ROW] "au.com.aussiecommerce.theactive", [iOSLog] [IOS_SYSLOG_ROW] "com.getdropbox.Dropbox" [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone apsd(PersistentConnection)[85] : 2017-05-24 16:54:41 +1000 apsd[85]: Looking up connection on peer: 4ad330 found [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdSetAttributes" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdRespondToRequest" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Received Write Request from Central for characteristic for client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Length of data received 402 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864, length of data remaining to receive: 165 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone apsd(PersistentConnection)[85] : 2017-05-24 16:54:41 +1000 apsd[85]: Looking up connection on peer: 31f510 found [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard(UserNotificationsServer)[57] : Setting topics for environment development: [iOSLog] [IOS_SYSLOG_ROW] enabled: ( [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] ignored: ( [iOSLog] [IOS_SYSLOG_ROW] "au.com.zoupon.mobilezoupon", [iOSLog] [IOS_SYSLOG_ROW] "au.com.aussiecommerce.pop" [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] opportunistic:( [iOSLog] [IOS_SYSLOG_ROW] "au.com.aussiecommerce.livingsocial", [iOSLog] [IOS_SYSLOG_ROW] "nz.co.dailydo.Dailydo", [iOSLog] [IOS_SYSLOG_ROW] "au.com.aussiecommerce.treatme", [iOSLog] [IOS_SYSLOG_ROW] "au.com.aussiecommerce.ouffer" [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : The device "" is named "" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard[57] : Installed apps did change. [iOSLog] [IOS_SYSLOG_ROW] Added: {( [iOSLog] [IOS_SYSLOG_ROW] )} [iOSLog] [IOS_SYSLOG_ROW] Removed: {( [iOSLog] [IOS_SYSLOG_ROW] )} [iOSLog] [IOS_SYSLOG_ROW] Modified: {( [iOSLog] [IOS_SYSLOG_ROW] "com.apple.test.WebDriverAgentRunner-Runner" [iOSLog] [IOS_SYSLOG_ROW] )} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone SpringBoard[57] : Installed apps did change. [iOSLog] [IOS_SYSLOG_ROW] Added: {( [iOSLog] [IOS_SYSLOG_ROW] )} [iOSLog] [IOS_SYSLOG_ROW] Removed: {( [iOSLog] [IOS_SYSLOG_ROW] )} [iOSLog] [IOS_SYSLOG_ROW] Modified: {( [iOSLog] [IOS_SYSLOG_ROW] "com.apple.test.WebDriverAgentRunner-Runner" [iOSLog] [IOS_SYSLOG_ROW] )} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(CFNetwork)[878] : TIC TCP Conn Cancel [2:0x100382a30] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_handler_cancel [2 p38-keyvalueservice.icloud.com:443 ready resolver (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_handler_cancel [2.1 17.248.155.108:443 ready socket-flow (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(libsystem_network.dylib)[878] : __nw_socket_service_writes_block_invoke sendmsg(fd 4, 31 bytes): socket has been closed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_flow_protocol_disconnected [2.1 17.248.155.108:443 cancelled socket-flow (null)] Output protocol disconnected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : Checked in with lockdown on path 'xpc' socket 4 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Received Write Request from Central for characteristic for client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdSetAttributes" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdRespondToRequest" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Length of data received 503 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864, length of data remaining to receive: 64 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdSetAttributes" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Received Write Request from Central for characteristic for client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdRespondToRequest" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Length of data received 567 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864, length of data remaining to receive: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Continuity END receiving data of length 567 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd[51] : didReceiveData: from: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Sending data to [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Begin sending data to peer of length 29 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdSendValueNotification" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending notification to device "" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdReadyForUpdates" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd[51] : didSendData: to: error:(null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : End sending data to peer of length 29 with error: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : Checked in with lockdown on path 'xpc' socket 4 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdSetAttributes" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Received Write Request from Central for characteristic for client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdRespondToRequest" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : BEGIN receiving data of total length 27, first packet length 27 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Length of data received 27 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864, length of data remaining to receive: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Continuity END receiving data of length 27 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd[51] : didReceiveData: from: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone routined(libcoreroutine.dylib)[31] : caching CMMotionActivity, , RTMotionActivity, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Received Write Request from Central for characteristic for client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : BEGIN receiving data of total length 27, first packet length 27 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Length of data received 27 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864, length of data remaining to receive: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Continuity END receiving data of length 27 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd[51] : didReceiveData: from: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdSetAttributes" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdRespondToRequest" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone pkd[86] : match returned 1 plug-ins [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone pkd(MobileCoreServices)[86] : No plugins found to match query [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone pkd[86] : match returned 0 plug-ins [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone com.apple.WebKit.WebContent(WebCore)[887] : #WK: Memory pressure relief: Discard Selector Query Cache: -dirty 155648 bytes (from 57507840 to 57352192) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone MobileSMS(UIAccessibility)[635] : Loading bundle post launch: NSBundle (loaded) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone MobileSMS(UIAccessibility)[635] : Main bundle: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdSetAttributes" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Received Write Request from Central for characteristic for client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : BEGIN receiving data of total length 266, first packet length 99 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Length of data received 99 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864, length of data remaining to receive: 167 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdRespondToRequest" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone locationd[63] : {"msg":"adapter details", "adaperDescription":"usb host", "batteryChargerType":"kChargerTypeUsb"} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone locationd[63] : {"msg":"battery capacity info", "batteryStatus":"", "":"", "currentCapacity":"", "maximumCapacity":"2300", "batteryIsDifferent":"-4"} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Sending XPC message "CBMsgIdSetAttributes" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone wirelessproxd[58] : Received Write Request from Central for characteristic for client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone BTServer[64] : Received XPC message "CBMsgIdRespondToRequest" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone identityservicesd(WirelessProximity)[51] : Length of data received 200 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864, length of data remaining to receive: 66 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : Checked in with lockdown on path 'xpc' socket 5 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:41 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone BTServer[64] : Sending XPC message "CBMsgIdSetAttributes" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone wirelessproxd[58] : Received Write Request from Central for characteristic for client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessProximity)[51] : Length of data received 266 from peer FC63B8AA-6663-4D41-9006-5237EE1E0864, length of data remaining to receive: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessProximity)[51] : Continuity END receiving data of length 266 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : didReceiveData: from: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone BTServer[64] : Received XPC message "CBMsgIdRespondToRequest" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessProximity)[51] : Sending data to [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : _processBytesAvailable [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Request to decrypt message data from token: (null) type: pair [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : => Returning personal key: for token: (tokens: ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : => Returning personal key: for uniqueID: (tokens: ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Found public identity! [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Using full identity: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone wirelessproxd[58] : Begin sending data to peer of length 29 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone wirelessproxd[58] : End sending data to peer of length 29 with error: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : didSendData: to: error:(null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone BTServer[64] : Received XPC message "CBMsgIdSendValueNotification" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone BTServer[64] : Sending notification to device "" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone BTServer[64] : Sending XPC message "CBMsgIdReadyForUpdates" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Decrypted message for device unique ID original size: 234 unencrypted size: 9 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Got incoming data message (originally ) with command 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : did decrypt message? YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Received message has messageUUID (null) peerResponseID (null) expectsPeerResponse? NO wantsAppAck NO remoteExpiryDate: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : => Message id 28 ACK'd RTT: 4.681612 [instantaneous 0.675212] time sent: 1495608881.345118 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : _socketConnection 0x1009d21b0, _connectionSuspended NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Removing ack'd message[28] with sequenceNumber 28 (index=0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Message removed after ack, total message count 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Clearing power assertion: No in flight messages remaining [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : IDSUTunDeliveryController sendMessage deviceID succeeded? YES response 0 topic: com.apple.private.alloy.continuity.encryption - current pending sends local fallback account [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Overwriting previous remote failure with local success [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Local send completion block with responseCode 0 error (null) lastCall YES account [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Calling combined completion block responseCode 0 error (null) lastCall YES account [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Updating listener on with responseCode 0 error (null) lastCall YES - messageContext [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Deleting sent outgoing message with guid ? YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone sharingd(IDS)[62] : outgoing message guid response: E9CF9565-EE88-4A05-AD14-CFF81FA6505D callbackID: (null) response code: 0 error: (null) lastCall: YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone sharingd(IDS)[62] : got messageIdentifier callbackID (null) updatedWithResponseCode: 0 error (null) lastCall YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Told we have 0 cloud messages remianing in our pipes [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : _dequeueMessage - messageCount 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : _socketConnection 0x1009d21b0, _connectionSuspended NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone sharingd(IDS)[62] : => <:0x1004404e0> finished handling message guid: (connection:messageIdentifier:alternateCallbackID:updatedWithResponseCode:error:lastCall:) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone sharingd(IDS)[62] : got identifier didSendWithSuccess YES error (null) num delegates: 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone sharingd(IDS)[62] : => <:0x1004404e0> finished handling message guid: (connection:identifier:didSendWithSuccess:error:context:) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone sharingd[62] : E9CF9565-EE88-4A05-AD14-CFF81FA6505D YES ((null)) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd[51] : Received acknowledgement for outgoing message alternateCallbackID (null) from localObject 0x10099bce0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone duetexpertd(MagicalMoments)[174] : discovered app prediction extension [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone duetexpertd(MagicalMoments)[174] : app prediction extension is enabled [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone duetexpertd(MagicalMoments)[174] : DECMMAppsSettingsMonitor enabled, 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : Checked in with lockdown on path 'xpc' socket 6 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : Checked in with lockdown on path 'xpc' socket 6 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : Checked in with lockdown on path 'xpc' socket 7 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : Checked in with lockdown on path 'xpc' socket 4 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSafari(Foundation)[884] : discovered extensions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone com.apple.WebKit.WebContent(WebCore)[887] : #WK: Memory pressure relief: Prune MemoryCache dead resources: -dirty 28672 bytes (from 57352192 to 57323520) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone com.apple.WebKit.WebContent(WebCore)[887] : #WK: Memory pressure relief: Prune presentation attribute cache: =dirty (at 57323520 bytes) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone com.apple.WebKit.WebContent(WebCore)[887] : #WK: Memory pressure relief: Purging SQLite caches: =dirty (at 57323520 bytes) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone com.apple.WebKit.WebContent(WebCore)[887] : #WK: Memory pressure relief: Drain LayerPools: -dirty 4096 bytes (from 57323520 to 57319424) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone coreduetd[92] : CDDBatteryMonitor: received batterycallback, currentPercentage:100.000000! [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone pkd[86] : match returned 2 plug-ins [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone pkd(MobileCoreServices)[86] : No plugins found to match query [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone pkd[86] : match returned 0 plug-ins [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone pkd[86] : match returned 4 plug-ins [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : Checked in with lockdown on path 'xpc' socket 6 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : core:#I Got trigger metric 0x270003; Metric: 14 bytes [] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Added a new metricContainer into buffer. State of the buffer after the add (may have too many metrics): [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270003 14 bytes (1495608880.983 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270003 15 bytes (1495608289.801 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I About to erase. It is now 1495608882515 ms. earliestTime is 1495608882515 ms. Real size is 2, fMaxCount is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : Checked in with lockdown on path 'xpc' socket 4 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I About to erase metric with time 1495608289801ms. Size is 2; fMaxCount is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Deleted old metrics. State of the buffer after the delete (should be correct): [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : Checked in with lockdown on path 'xpc' socket 5 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270003 14 bytes (1495608880.983 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone com.apple.WebKit.WebContent(WebCore)[887] : #WK: Memory pressure relief: Drain IOSurfacePool: =dirty (at 57319424 bytes) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone com.apple.WebKit.WebContent(WebCore)[887] : #WK: Memory pressure relief: Purging libcache caches: =dirty (at 57319424 bytes) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone deleted(Foundation)[185] : discovered extensions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone deleted[185] : beginMatchingExtensionsWithAttributes:: got Plugins: [debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1495608882729 (16:54:42 GMT+1000 (AEST)) [debug] [XCUITest] Sending createSession command to WDA [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.apple.mobilesafari","arguments":["-u","http://appium.io"],"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}} [debug] [XCUITest] Failed to create WDA session. Retrying... [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : Loaded , [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : core:#I Sending a trigger for metric 0x270003 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone com.apple.WebKit.WebContent(WebCore)[887] : #WK: Memory pressure relief: Release free FastMalloc memory: +dirty 8192 bytes (from 57319424 to 57327616) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone com.apple.WebKit.WebContent(WebKit)[887] : #WK: 0x100802200 - WebProcess::markAllLayersVolatile() [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone com.apple.WebKit.WebContent(WebKit)[887] : #WK: 0x100813208 - WebPage::markLayersVolatile() [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone com.apple.WebKit.WebContent(WebKit)[887] : #WK: 0x100813208 - WebPage - Successfully marked layers as volatile [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone com.apple.WebKit.WebContent(WebKit)[887] : #WK: 0x100802200 - WebProcess::markAllLayersVolatile() Successfuly marked all layers as volatile [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone com.apple.WebKit.WebContent(WebKit)[887] : #WK: 0x100802200 - WebProcess::actualPrepareToSuspend() Sending ProcessReadyToSuspend IPC message [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone fileproviderd(Foundation)[30] : discovered extensions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone fileproviderd[30] : [INFO] Updating provider list. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(UIAccessibility)[635] : Loading bundle post launch: NSBundle (loaded) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(UIAccessibility)[635] : Main bundle: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(Foundation)[635] : discovered extensions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSafari(WebKit)[884] : #WK: 0x1035f21f8 - ProcessThrottler::updateAssertionNow() updating process assertion state to 0 (foregroundActivities: 0, backgroundActivities: 0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSafari(WebKit)[884] : #WK: 0x1035f2000 - WebProcessProxy::didSetAssertionState(Suspended) release all assertions for network process [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSafari(WebKit)[884] : #WK: 0x1035b5120 - ProcessThrottler::updateAssertion() sending PrepareToSuspend IPC [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I In _trigger with trigger 0x270003 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: Client com.apple.WebKit.WebContent with pid '887' is now Background Suspended. Background entitlement: YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mediaserverd(AudioToolbox)[27] : 1069: pid 887(com.apple.WebKit) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mediaserverd(AudioToolbox)[27] : 3081: sid:0x1b0e7, com.apple.WebKit(887), 'prim' new state = Background Task Suspended [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mediaserverd(AudioToolbox)[27] : 2534: ================= AudioToolboxServerHandleInterruption msg 258(Background Task Suspended) process 'sid:0x1b0e7, com.apple.WebKit(887), 'prim'' ================= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 2 for app: ; front app = ; calls = 0; inc = 0; active=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone symptomsd(SymptomEvaluator)[118] : 887 com.apple.WebKit.WebContent: BackgroundTaskSuspended (most elevated: BackgroundTaskSuspended) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone com.apple.WebKit.Networking(WebKit)[885] : #WK: 0x1b7510408 - NetworkProcess::prepareToSuspend() [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSafari(WebKit)[884] : -[WKContentViewAccessibility _axHandleMonitorStateUpdate:]:76 Remote process state change: 2 pid: 887 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone webinspectord[876] : Application Updated: 887 - PID:887 - [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone webinspectord[876] : Device: Stopped Idling Prevention [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Dispatching trigger 0x270003 for profile 0x118 to metric 0x270003 after 0 seconds (0 ns). [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : core:#I setExpectedMetricsForTrigger found 0 queriable metrics for trigger 0x270003 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Found buffering info for metric 0x270003: num before trigger [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : client.submitter:#I Sending metric submission message for metric 0x270003, profid 0x118, Trigger(cid=0x27, trid=0x270003, sid=0x591e37d9) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : core:#I Got trigger metric 0x270003; Metric: 14 bytes [] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : client.submitter:#I Sending done with metrics message for Trigger(cid=0x27, trid=0x270003, sid=0x591e37d9) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : {"msg":"client getting effective client name", "clientName":"com.apple.locationd", "bundleId":"", "bundlePath":"/System/Library/PrivateFrameworks/CoreParsec.framework"} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : {"msg":"altered getLocation", "location":"", "":"", "timestampGps":"", "machTime":"", "gotLocation":"", "specialCoordinateLat":"", "specialCoordinateLon":"", "specialHorizontalAccuracy":""} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Added a new metricContainer into buffer. State of the buffer after the add (may have too many metrics): [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270003 14 bytes (1495608882.598 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270003 14 bytes (1495608880.983 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I About to erase. It is now 1495608882617 ms. earliestTime is 1495608882617 ms. Real size is 2, fMaxCount is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I About to erase metric with time 1495608880983ms. Size is 2; fMaxCount is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Deleted old metrics. State of the buffer after the delete (should be correct): [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270003 14 bytes (1495608882.598 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : core:#I Sending a trigger for metric 0x270003 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I In _trigger with trigger 0x270003 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Dispatching trigger 0x270003 for profile 0x118 to metric 0x270003 after 0 seconds (0 ns). [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : core:#I setExpectedMetricsForTrigger found 0 queriable metrics for trigger 0x270003 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Found buffering info for metric 0x270003: num before trigger [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : client.submitter:#I Sending metric submission message for metric 0x270003, profid 0x118, Trigger(cid=0x27, trid=0x270003, sid=0x591e37da) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : client.submitter:#I Sending done with metrics message for Trigger(cid=0x27, trid=0x270003, sid=0x591e37da) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric:#I Creating a metric container for metric id: 0x270006 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone com.apple.WebKit.Networking(WebKit)[885] : #WK: 0x1b7510408 - NetworkProcess::prepareToSuspend() Sending ProcessReadyToSuspend IPC message [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : conn:#I Got AWD Trigger Message from component 0x27 with Trigger(cid=0x27, trid=0x270003, sid=0x591e37d9) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : Unregistering for gyro notifications [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone routined(libcoreroutine.dylib)[31] : client, , called, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : Unregistering for gyro temperature notifications [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : Unregistering for magnetometer notifications [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : conn:#I Got AWD Submission Message with component id 0x27, Metric(mid=0x270003, profid=0x118), Trigger(cid=0x27, trid=0x270003, sid=0x591e37d9) (14 bytes) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSafari(WebKit)[884] : #WK: 0x1035b5120 - ProcessThrottler::updateAssertionNow() updating process assertion state to 0 (foregroundActivities: 0, backgroundActivities: 0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 2 for app: ; front app = ; calls = 0; inc = 0; active=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: Client com.apple.WebKit.Networking with pid '885' is now Background Suspended. Background entitlement: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mediaserverd(AudioToolbox)[27] : 1069: pid 885(com.apple.WebKit) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone symptomsd(SymptomEvaluator)[118] : 885 com.apple.WebKit.Networking: BackgroundTaskSuspended (most elevated: BackgroundTaskSuspended) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : conn:#I Got AWD Finished Submission Message with component id 0x27, Trigger(cid=0x27, trid=0x270003, sid=0x591e37d9) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : conn:#I Got AWD Trigger Message from component 0x27 with Trigger(cid=0x27, trid=0x270003, sid=0x591e37da) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : conn:#I Got AWD Submission Message with component id 0x27, Metric(mid=0x270003, profid=0x118), Trigger(cid=0x27, trid=0x270003, sid=0x591e37da) (14 bytes) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : conn:#I Got AWD Finished Submission Message with component id 0x27, Trigger(cid=0x27, trid=0x270003, sid=0x591e37da) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : core:#I Got trigger metric 0x270006; Metric: 66 bytes [] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Added a new metricContainer into buffer. State of the buffer after the add (may have too many metrics): [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270006 66 bytes (1495608882.663 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270006 66 bytes (1495608290.703 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I About to erase. It is now 1495608882666 ms. earliestTime is 1495608882666 ms. Real size is 2, fMaxCount is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : persist:#I Executing DB command. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone routined(libcoreroutine.dylib)[31] : found loi, , at location, , error, (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone routined(libcoreroutine.dylib)[31] : sending LOI, , at location, , to client, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I About to erase metric with time 1495608290703ms. Size is 2; fMaxCount is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Deleted old metrics. State of the buffer after the delete (should be correct): [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270006 66 bytes (1495608882.663 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : client.trigger:#N Random sample for 0x270006 is skip [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : core:#I Dropping trigger for metric 0x270006 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric:#I Creating a metric container for metric id: 0x278001 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : core:#I Got trigger metric 0x278001; Metric: 67 bytes [] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Added a new metricContainer into buffer. State of the buffer after the add (may have too many metrics): [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x278001 67 bytes (1495608882.674 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x278001 67 bytes (1495608290.727 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I About to erase. It is now 1495608882676 ms. earliestTime is 1495608882676 ms. Real size is 2, fMaxCount is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I About to erase metric with time 1495608290727ms. Size is 2; fMaxCount is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Deleted old metrics. State of the buffer after the delete (should be correct): [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x278001 67 bytes (1495608882.674 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : client.trigger:#N Random sample for 0x278001 is skip [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : core:#I Dropping trigger for metric 0x278001 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric:#I Creating a metric container for metric id: 0x270004 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : core:#I Got trigger metric 0x270004; Metric: 69 bytes [] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Added a new metricContainer into buffer. State of the buffer after the add (may have too many metrics): [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270004 69 bytes (1495608882.678 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270004 69 bytes (1495608288.826 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I About to erase. It is now 1495608882681 ms. earliestTime is 1495608882681 ms. Real size is 2, fMaxCount is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I About to erase metric with time 1495608288826ms. Size is 2; fMaxCount is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Deleted old metrics. State of the buffer after the delete (should be correct): [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270004 69 bytes (1495608882.678 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : client.trigger:#N Random sample for 0x270004 is skip [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : core:#I Dropping trigger for metric 0x270004 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric:#I Creating a metric container for metric id: 0x270005 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : core:#I Got trigger metric 0x270005; Metric: 74 bytes [] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Added a new metricContainer into buffer. State of the buffer after the add (may have too many metrics): [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270005 74 bytes (1495608882.682 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270005 74 bytes (1495608290.279 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I About to erase. It is now 1495608882683 ms. earliestTime is 1495608882683 ms. Real size is 2, fMaxCount is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I About to erase metric with time 1495608290279ms. Size is 2; fMaxCount is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I Deleted old metrics. State of the buffer after the delete (should be correct): [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : metric.buffer:#I - Metric: 0x270005 74 bytes (1495608882.682 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : client.trigger:#N Random sample for 0x270005 is skip [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone identityservicesd(WirelessDiagnostics)[51] : core:#I Dropping trigger for metric 0x270005 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : agg:#I Initializing periodic timer to manage outstanding triggers (gen=2281) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : agg:#I [o..] Trigger(cid=0x27, trid=0x270003, sid=0x591e37d9) - Starting grace-period for client check-in (gen=2280) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : Loaded , [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : Loaded , [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : Posting notification IMBalloonPluginManagerInstalledAppsChangedNotification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(ChatKit)[635] : Received notification to reload all installed apps from imagent. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(ChatKit)[635] : Resetting plugins, will fetch from plugin manager next request. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(ChatKit)[635] : Broadcasting browser selection data source changed notification. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(ChatKit)[635] : Fetching all plugins from plugin manager. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.RecentPlugin [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMFoundation)[635] : [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.RecentPlugin [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMFoundation)[635] : [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.RecentPlugin [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(ChatKit)[635] : Saving enabled states and ordering to user defaults. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(ChatKit)[635] : Loaded allPlugins, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.RecentPlugin [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMFoundation)[635] : [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.RecentPlugin [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMFoundation)[635] : [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.RecentPlugin [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : Loaded (null), [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(UIAccessibility)[635] : Loading bundle post launch: NSBundle (loaded) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(UIAccessibility)[635] : Main bundle: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(ChatKit)[635] : Saving enabled states and ordering to user defaults. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : app extension loading time: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : 3rd party app discovery time: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(UIAccessibility)[635] : Loading bundle post launch: NSBundle (loaded) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(UIAccessibility)[635] : Main bundle: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone syncdefaultsd[878] : Synchronization with server succeeded for app:com.apple.mobilesafari/0x100235020, scheduler: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : agg:#I [ . ] Trigger(cid=0x27, trid=0x270003, sid=0x591e37d9) - Add metric from cid 0x27, Metric(mid=0x270003, profid=0x118), 1 filters, 14 bytes. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : agg:#I [ O ] Trigger(cid=0x27, trid=0x270003, sid=0x591e37d9) - Remove hold for cid 0x27 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : persist:#I Executing DB command. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : agg:#I [o..] Trigger(cid=0x27, trid=0x270003, sid=0x591e37da) - Starting grace-period for client check-in (gen=2281) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : agg:#I [ . ] Trigger(cid=0x27, trid=0x270003, sid=0x591e37da) - Add metric from cid 0x27, Metric(mid=0x270003, profid=0x118), 1 filters, 14 bytes. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone awdd[84] : agg:#I [ O ] Trigger(cid=0x27, trid=0x270003, sid=0x591e37da) - Remove hold for cid 0x27 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone duetexpertd(DuetExpertCenter)[174] : Total prediction time: 2172.658917ms for expert AppPredictionExpert [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone duetexpertd(DuetExpertCenter)[174] : Total prediction time: 0.286875ms for expert AppPredictionExpert [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone duetexpertd(DuetExpertCenter)[174] : Total prediction time: 0.131333ms for expert [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone duetexpertd(DuetExpertCenter)[174] : Total prediction time: 0.147125ms for expert [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone symptomsd(SymptomEvaluator)[118] : Entry, display name com.apple.WebKit.WebContent uuid 18581C60-E3FF-3619-9D17-321E5B65DA5D pid 887 isFront 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone symptomsd(SymptomEvaluator)[118] : UUID 18581C60-E3FF-3619-9D17-321E5B65DA5D already removed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone symptomsd(SymptomEvaluator)[118] : Entry, display name com.apple.WebKit.Networking uuid 0333E1F0-48B7-33E2-8DDF-64B376C8E42F pid 885 isFront 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone symptomsd(SymptomEvaluator)[118] : UUID 0333E1F0-48B7-33E2-8DDF-64B376C8E42F already removed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : matchingExtensions error (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : Dropped all iMessage plugins [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : Loaded , [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(UIAccessibility)[635] : Loading bundle post launch: NSBundle (loaded) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(UIAccessibility)[635] : Main bundle: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : Loaded , [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : Loaded , [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(UIAccessibility)[635] : Loading bundle post launch: NSBundle (loaded) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : Loaded , [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(UIAccessibility)[635] : Main bundle: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : Posting notification IMBalloonPluginManagerInstalledAppsChangedNotification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(ChatKit)[635] : Received notification to reload all installed apps from imagent. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(ChatKit)[635] : Resetting plugins, will fetch from plugin manager next request. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(ChatKit)[635] : Broadcasting browser selection data source changed notification. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(ChatKit)[635] : Fetching all plugins from plugin manager. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.RecentPlugin [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMFoundation)[635] : [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.RecentPlugin [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMFoundation)[635] : [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.RecentPlugin [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(ChatKit)[635] : Saving enabled states and ordering to user defaults. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(ChatKit)[635] : Loaded allPlugins, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone UserEventAgent(MobileKeyBagLockState)[25] : LockStateNotifier aksNotificationCallback posting notification: com.apple.mobile.keybagd.lock_status [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleSEPKeyStore)[0] : AppleKeyStore: Sending lock change 0 for handle 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone searchd[162] : Device lock state changed. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone UserEventAgent(CoreFoundation)[25] : Lock status changed. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone searchd[162] : Device unlocked with state:3 (1:1) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone searchd[162] : Resuming index, dataclass:NSFileProtectionComplete, suspended:NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone searchd[162] : Resuming index, dataclass:NSFileProtectionCompleteUnlessOpen, suspended:NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone sharingd[62] : Keybag state changed 3 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone SpringBoard(SpringBoardFoundation)[57] : Keybag state changed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone akd[120] : "Checking lock state" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone SpringBoard(SpringBoardUIServices)[57] : Keybag state change (passcodeSet? NO) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : Checked in with lockdown on path 'xpc' socket 4 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone routined(libcoreroutine.dylib)[31] : --- handle event --- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone IDSKeychainSyncingProxy[679] : keybagStateChange! was locked: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone coreduetd[92] : kMobileKeyBagLockStatusNotificationID state changed to 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone profiled[161] : Provisioning profiles changed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.RecentPlugin [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMFoundation)[635] : [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.RecentPlugin [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMFoundation)[635] : [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.RecentPlugin [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : Loaded (null), [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(ChatKit)[635] : Saving enabled states and ordering to user defaults. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : app extension loading time: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : 3rd party app discovery time: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(UIAccessibility)[635] : Loading bundle post launch: NSBundle (loaded) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(UIAccessibility)[635] : Main bundle: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : clearing in memory salt cache [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(IMCore)[635] : _deleteMetaDataForPlugins [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(UIAccessibility)[635] : Loading bundle post launch: NSBundle (loaded) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone MobileSMS(UIAccessibility)[635] : Main bundle: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone CircleJoinRequested(libsystem_trace.dylib)[889] : subsystem: com.apple.securityd, category: api_trace, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone CircleJoinRequested(libsystem_trace.dylib)[889] : subsystem: com.apple.securityd, category: cjr, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone CircleJoinRequested[889] : keybag changed! [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone CircleJoinRequested(libsystem_trace.dylib)[889] : subsystem: com.apple.securityd, category: SecError, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone CircleJoinRequested[889] : osactivity initiated [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone accountsd(AccountsDaemon)[100] : -[ACDServer listener:shouldAcceptNewConnection:] (320) " () received" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:42 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone bird(Accounts)[154] : __51-[ACRemoteAccountStoreSession _configureConnection]_block_invoke.62 (57) "The connection to ACDAccountStore was invalidated." [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone securityd[103] : Starting as:non-member v:null [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone securityd[103] : Finished as:non-member v:null [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone akd(AuthKit)[120] : "MKB reported lock state: 3" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone tccd[96] : found app for bundle ID "com.apple.mobilesafari": [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone tccd[96] : found app for bundle ID "com.apple.iBooks": [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone MobileSMS(IMCore)[635] : clearing in memory salt cache [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone MobileSMS(IMCore)[635] : _deleteMetaDataForPlugins [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone tccd[96] : found app for bundle ID "com.apple.iBooks": [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25] BTA-com.apple.timed: Invalidating simple timer [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: is invalidated [iOSLog] [IOS_SYSLOG_ROW] Callstack ( [iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x00000001962ed57c + 116 [iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x00000001962eaf68 + 292 [iOSLog] [IOS_SYSLOG_ROW] 2 com.apple.BackgroundTaskAgentPlugin 0x0000000101e5fb34 com.apple.BackgroundTaskAgentPlugin + 15156 [iOSLog] [IOS_SYSLOG_ROW] 3 com.apple.BackgroundTaskAgentPlugin 0x0000000101e5ed8c com.apple.BackgroundTaskAgentPlugin + 11660 [iOSLog] [IOS_SYSLOG_ROW] 4 com.apple.BackgroundTaskAgentPlugin 0x0000000101e5e978 com.apple.BackgroundTaskAgentPlugin + 10616 [iOSLog] [IOS_SYSLOG_ROW] 5 libdispatch.dylib 0x00000001923e11c0 + 16 [iOSLog] [IOS_SYSLOG_ROW] 6 libdispatch.dylib 0x00000001923ee008 + 576 [iOSLog] [IOS_SYSLOG_ROW] 7 libdispatch.dylib 0x00000001923fa648 + 204 [iOSLog] [IOS_SYSLOG_ROW] 8 libdispatch.dylib 0x00000001923e3164 + 820 [iOSLog] [IOS_SYSLOG_ROW] 9 libdispatch.dylib 0x00000001923ef278 + 468 [iOSLog] [IOS_SYSLOG_ROW] 10 libdispatch.dylib 0x00000001923e49a8 : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: dealloced [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: is invalidated [iOSLog] [IOS_SYSLOG_ROW] Callstack ( [iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x00000001962ed57c + 116 [iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x00000001962eaf84 + 320 [iOSLog] [IOS_SYSLOG_ROW] 2 com.apple.BackgroundTaskAgentPlugin 0x0000000101e5fb34 com.apple.BackgroundTaskAgentPlugin + 15156 [iOSLog] [IOS_SYSLOG_ROW] 3 com.apple.BackgroundTaskAgentPlugin 0x0000000101e5ed8c com.apple.BackgroundTaskAgentPlugin + 11660 [iOSLog] [IOS_SYSLOG_ROW] 4 com.apple.BackgroundTaskAgentPlugin 0x0000000101e5e978 com.apple.BackgroundTaskAgentPlugin + 10616 [iOSLog] [IOS_SYSLOG_ROW] 5 libdispatch.dylib 0x00000001923e11c0 + 16 [iOSLog] [IOS_SYSLOG_ROW] 6 libdispatch.dylib 0x00000001923ee008 + 576 [iOSLog] [IOS_SYSLOG_ROW] 7 libdispatch.dylib 0x00000001923fa648 + 204 [iOSLog] [IOS_SYSLOG_ROW] 8 libdispatch.dylib 0x00000001923e3164 + 820 [iOSLog] [IOS_SYSLOG_ROW] 9 libdispatch.dylib 0x00000001923ef278 + 468 [iOSLog] [IOS_SYSLOG_ROW] 10 libdispatch.dylib 0x00000001923e49a8 : AppleKeyStore: Sending lock change 0 for handle 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: dealloced [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25] BTA-com.apple.timed: Started simple timer with fire date [2017-05-24 17:07:48 +1000] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: initialized with target selector _preventSleepFired timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: initialized with target selector _fireTimerFired timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25] BTA-com.apple.timed: created preventSleepTimer and fireTimer on queue [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: start with target selector _fireTimerFired firetime 18446744073709551615 timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: Disabling power monitoring for - 2 timers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(MobileKeyBagLockState)[25] : LockStateNotifier aksNotificationCallback posting notification: com.apple.mobile.keybagd.lock_status [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: start with target selector _preventSleepFired firetime 18446744073709551615 timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(CoreFoundation)[25] : Lock status changed. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone searchd[162] : Device lock state changed. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone SpringBoard(SpringBoardFoundation)[57] : Keybag state changed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: Enabling power monitoring for - 3 timers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: setFireDate 4001-01-01 00:00:00 +0000 and start with target selector _preventSleepFired fireTime 18446744073709551615 deltaNanosec 2309-09-03 17:42:00 +1100 timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: setFireDate 2017-05-24 07:07:48 +0000 and start with target selector _fireTimerFired fireTime 1961319937269 deltaNanosec 2017-05-24 17:07:48 +1000 timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone searchd[162] : Device unlocked with state:3 (1:1) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone searchd[162] : Resuming index, dataclass:NSFileProtectionComplete, suspended:NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone searchd[162] : Resuming index, dataclass:NSFileProtectionCompleteUnlessOpen, suspended:NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone wirelessproxd[58] : Ignoring scan packet because it's peer is not being tracked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone mobile_house_arrest(liblockdown.dylib)[890] : Checked in with lockdown on path 'xpc' socket 4 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone SpringBoard(SpringBoardUIServices)[57] : Keybag state change (passcodeSet? NO) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone sharingd[62] : Keybag state changed 3 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone akd[120] : "Checking lock state" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone routined(libcoreroutine.dylib)[31] : --- handle event --- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone akd(AuthKit)[120] : "MKB reported lock state: 3" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : keybag did unlock [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : Prepared statement 0x1006381d0 at 0x16e046840 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : Running query with statement 0x1006381d0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone IDSKeychainSyncingProxy[679] : updateIsLocked: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone IDSKeychainSyncingProxy[679] : keybagStateChange! was locked: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : os_transaction.h(23): [OSTransaction] Starting transaction for keybag unlocked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : os_transaction.h(23): [OSTransaction] Starting transaction for opportunistic prefetch [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone softwareupdateservicesd(SoftwareUpdateServices)[184] : Device lock status changed: 3 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone routined(libcoreroutine.dylib)[31] : received lock state change, Disabled, encrypted data availability, Available [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone duetexpertd(AppPredictionInternal)[174] : launch location monitor notified of device lock state change to 3 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone coreduetd[92] : kMobileKeyBagLockStatusNotificationID state changed to 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone CircleJoinRequested[889] : keybagDidUnlock [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone CircleJoinRequested[889] : notifyd event: { count = 3, transaction: 0, voucher = 0x1004092d0, contents = [iOSLog] [IOS_SYSLOG_ROW] "_State" => : 0 [iOSLog] [IOS_SYSLOG_ROW] "XPCEventName" => { length = 36, contents = "com.apple.mobile.keybagd.lock_status" } [iOSLog] [IOS_SYSLOG_ROW] "Notification" => { length = 36, contents = "com.apple.mobile.keybagd.lock_status" } [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] Alert (0x0) for applicants !KO [iOSLog] [IOS_SYSLOG_ROW] debugState: processEvents A [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone CircleJoinRequested[889] : keybag changed! [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone CircleJoinRequested[889] : osactivity initiated [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : Processing row 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : Query finished - resetting [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : Finalizing sql statement 0x1006381d0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : keybag did unlock [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : os_transaction.h(40): [OSTransaction] Ending transaction for opportunistic prefetch [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : os_transaction.h(40): [OSTransaction] Ending transaction for keybag unlocked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone securityd[103] : Starting as:non-member v:null [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone securityd[103] : Finished as:non-member v:null [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : Prepared statement 0x10071f770 at 0x16e046840 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : Running query with statement 0x10071f770 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : Processing row 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : Query finished - resetting [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : Finalizing sql statement 0x10071f770 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : os_transaction.h(23): [OSTransaction] Starting transaction for keybag unlocked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : os_transaction.h(23): [OSTransaction] Starting transaction for opportunistic prefetch [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : os_transaction.h(40): [OSTransaction] Ending transaction for opportunistic prefetch [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone suggestd(CoreSuggestionsInternals)[194] : entity store notified of device lock state change to 3 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone IDSKeychainSyncingProxy[679] : updateIsLocked: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone routined(libcoreroutine.dylib)[31] : received lock state change, Disabled, encrypted data availability, Available [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone duetexpertd(DuetExpertCenter)[174] : received lock state change, Disabled, encrypted data availability, Available [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone softwareupdateservicesd(SoftwareUpdateServices)[184] : Device unlocked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone softwareupdateservicesd(SoftwareUpdateServices)[184] : callback count = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone CircleJoinRequested[889] : CircleStatus 3 -> 3{5} (s=0x1003040a0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone pipelined[157] : os_transaction.h(40): [OSTransaction] Ending transaction for keybag unlocked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone duetexpertd(AppPredictionInternal)[174] : launch location monitor notified of device lock state change to 3 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone CircleJoinRequested[889] : still unlocked ignoring [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone CircleJoinRequested[889] : notifyd event: { count = 3, transaction: 0, voucher = 0x1004092d0, contents = [iOSLog] [IOS_SYSLOG_ROW] "_State" => : 0 [iOSLog] [IOS_SYSLOG_ROW] "XPCEventName" => { length = 36, contents = "com.apple.mobile.keybagd.lock_status" } [iOSLog] [IOS_SYSLOG_ROW] "Notification" => { length = 36, contents = "com.apple.mobile.keybagd.lock_status" } [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] Alert (0x0) for applicants !KO [iOSLog] [IOS_SYSLOG_ROW] debugState: processEvents A [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone softwareupdateservicesd(SoftwareUpdateServices)[184] : Device lock status changed: 3 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone profiled[161] : Updating MIS trust... [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone tccd[96] : found app for bundle ID "": [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone online-auth-agent[208] : connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone duetexpertd(DuetExpertCenter)[174] : received lock state change, Disabled, encrypted data availability, Available [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone softwareupdateservicesd(SoftwareUpdateServices)[184] : Device unlocked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone softwareupdateservicesd(SoftwareUpdateServices)[184] : callback count = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone tccd[96] : found app for bundle ID "": [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone suggestd(CoreSuggestionsInternals)[194] : entity store notified of device lock state change to 3 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone suggestd(CoreSuggestionsInternals)[194] : entity store notified of device lock state change to 3 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone suggestd(CoreSuggestionsInternals)[194] : entity store notified of device lock state change to 3 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone tccd[96] : found app for bundle ID "com.apple.mobilemail": [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone CircleJoinRequested[889] : Time until pendingApplicationReminder (4001-01-01 00:00:00 +0000) 62596602316.952339 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone CircleJoinRequested[889] : SOSCCThisDeviceIsInCircle status 3, not checking applicants [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone securityd[103] : Starting as:non-member v:null [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone securityd[103] : Finished as:non-member v:null [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone securityd[103] : Starting as:non-member v:null [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone securityd[103] : Finished as:non-member v:null [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone CircleJoinRequested[889] : CircleStatus 3 -> 3{5} (s=0x1003040a0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone CircleJoinRequested[889] : Time until pendingApplicationReminder (4001-01-01 00:00:00 +0000) 62596602316.575806 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone CircleJoinRequested[889] : SOSCCThisDeviceIsInCircle status 3, not checking applicants [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone CircleJoinRequested[889] : Done [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone online-auth-agent[208] : connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25] BTA-com.apple.timed: Invalidating simple timer [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: is invalidated [iOSLog] [IOS_SYSLOG_ROW] Callstack ( [iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x00000001962ed57c + 116 [iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x00000001962eaf68 + 292 [iOSLog] [IOS_SYSLOG_ROW] 2 com.apple.BackgroundTaskAgentPlugin 0x0000000101e5fb34 com.apple.BackgroundTaskAgentPlugin + 15156 [iOSLog] [IOS_SYSLOG_ROW] 3 com.apple.BackgroundTaskAgentPlugin 0x0000000101e5ed8c com.apple.BackgroundTaskAgentPlugin + 11660 [iOSLog] [IOS_SYSLOG_ROW] 4 com.apple.BackgroundTaskAgentPlugin 0x0000000101e5e978 com.apple.BackgroundTaskAgentPlugin + 10616 [iOSLog] [IOS_SYSLOG_ROW] 5 libdispatch.dylib 0x00000001923e11c0 + 16 [iOSLog] [IOS_SYSLOG_ROW] 6 libdispatch.dylib 0x00000001923ee008 + 576 [iOSLog] [IOS_SYSLOG_ROW] 7 libdispatch.dylib 0x00000001923fa648 + 204 [iOSLog] [IOS_SYSLOG_ROW] 8 libdispatch.dylib 0x00000001923e3164 + 820 [iOSLog] [IOS_SYSLOG_ROW] 9 libdispatch.dylib 0x00000001923ef278 + 468 [iOSLog] [IOS_SYSLOG_ROW] 10 libdispatch.dylib 0x00000001923e49a8 : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: dealloced [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: is invalidated [iOSLog] [IOS_SYSLOG_ROW] Callstack ( [iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x00000001962ed57c + 116 [iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x00000001962eaf84 + 320 [iOSLog] [IOS_SYSLOG_ROW] 2 com.apple.BackgroundTaskAgentPlugin 0x0000000101e5fb34 com.apple.BackgroundTaskAgentPlugin + 15156 [iOSLog] [IOS_SYSLOG_ROW] 3 com.apple.BackgroundTaskAgentPlugin 0x0000000101e5ed8c com.apple.BackgroundTaskAgentPlugin + 11660 [iOSLog] [IOS_SYSLOG_ROW] 4 com.apple.BackgroundTaskAgentPlugin 0x0000000101e5e978 com.apple.BackgroundTaskAgentPlugin + 10616 [iOSLog] [IOS_SYSLOG_ROW] 5 libdispatch.dylib 0x00000001923e11c0 + 16 [iOSLog] [IOS_SYSLOG_ROW] 6 libdispatch.dylib 0x00000001923ee008 + 576 [iOSLog] [IOS_SYSLOG_ROW] 7 libdispatch.dylib 0x00000001923fa648 + 204 [iOSLog] [IOS_SYSLOG_ROW] 8 libdispatch.dylib 0x00000001923e3164 + 820 [iOSLog] [IOS_SYSLOG_ROW] 9 libdispatch.dylib 0x00000001923ef278 + 468 [iOSLog] [IOS_SYSLOG_ROW] 10 libdispatch.dylib 0x00000001923e49a8 : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: dealloced [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25] BTA-com.apple.timed: Started simple timer with fire date [2017-05-24 17:07:48 +1000] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: initialized with target selector _preventSleepFired timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: initialized with target selector _fireTimerFired timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: Disabling power monitoring for - 2 timers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25] BTA-com.apple.timed: created preventSleepTimer and fireTimer on queue [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: start with target selector _fireTimerFired firetime 18446744073709551615 timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: start with target selector _preventSleepFired firetime 18446744073709551615 timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: setFireDate 4001-01-01 00:00:00 +0000 and start with target selector _preventSleepFired fireTime 18446744073709551615 deltaNanosec 2309-09-03 17:42:00 +1100 timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: Enabling power monitoring for - 3 timers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone UserEventAgent(PersistentConnection)[25] : 2017-05-24 16:54:43 +1000 UserEventAgent[25]: setFireDate 2017-05-24 07:07:48 +0000 and start with target selector _fireTimerFired fireTime 1961319851978 deltaNanosec 2017-05-24 17:07:48 +1000 timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone lsd(MobileCoreServices)[83] : CSStore: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone gamed[148] : GKClientProxy: clientForBundleID: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone gamed[148] : GKClientProxy: updateIfRecentlyInstalled [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone gamed[148] : GKCacheTransactionGroup: transactionGroupWithContext [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone gamed[148] : GKCacheTransactionGroup: initWithName: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone gamed[148] : GKCacheTransactionGroup: performOnManagedObjectContext [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone gamed[148] : GKCacheObject: fetchRequestForContext [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone lsd(MobileCoreServices)[83] : _LSSessionSave: result = 0 saving database for UID 501 [debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1495608883740 (16:54:43 GMT+1000 (AEST)) [debug] [XCUITest] Sending createSession command to WDA [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.apple.mobilesafari","arguments":["-u","http://appium.io"],"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}} [debug] [XCUITest] Failed to create WDA session. Retrying... [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:43 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone mobile_house_arrest(Foundation)[890] : Write options: 8 -- URL: -- purposeID: BFC0A772-BA2A-4FE0-9374-DD557A0E6A51 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone filecoordinationd(Foundation)[163] : Received claim [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone filecoordinationd(Foundation)[163] : Starting to observe state of client with pid 890 on behalf of claim D8727EB0-744C-48AB-BA59-4745618C535D [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone filecoordinationd(Foundation)[163] : Claim D8727EB0-744C-48AB-BA59-4745618C535D granted in server [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone filecoordinationd(Foundation)[163] : Claim D8727EB0-744C-48AB-BA59-4745618C535D invoked in server [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone mobile_house_arrest(Foundation)[890] : Claim D8727EB0-744C-48AB-BA59-4745618C535D granted in client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone mobile_house_arrest(Foundation)[890] : Claim D8727EB0-744C-48AB-BA59-4745618C535D invoked in client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone filecoordinationd(Foundation)[163] : Claim D8727EB0-744C-48AB-BA59-4745618C535D was revoked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone mobile_house_arrest(Foundation)[890] : Write options: 8 -- URL: -- purposeID: 0B0BFF0D-D52B-42C6-8CD7-8E705AF30C0A [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone filecoordinationd(Foundation)[163] : Received claim [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone filecoordinationd(Foundation)[163] : Starting to observe state of client with pid 890 on behalf of claim 21F2B9B0-26FD-4174-B77B-860D78DC80BA [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone filecoordinationd(Foundation)[163] : Claim 21F2B9B0-26FD-4174-B77B-860D78DC80BA granted in server [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone filecoordinationd(Foundation)[163] : Claim 21F2B9B0-26FD-4174-B77B-860D78DC80BA invoked in server [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone mobile_house_arrest(Foundation)[890] : Claim 21F2B9B0-26FD-4174-B77B-860D78DC80BA granted in client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone mobile_house_arrest(Foundation)[890] : Claim 21F2B9B0-26FD-4174-B77B-860D78DC80BA invoked in client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone filecoordinationd(Foundation)[163] : Claim 21F2B9B0-26FD-4174-B77B-860D78DC80BA was revoked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone filecoordinationd(Foundation)[163] : A file coordination client died [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : Checked in with lockdown on path 'xpc' socket 4 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : Checked in with lockdown on path 'xpc' socket 4 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone mobile_installation_proxy(liblockdown.dylib)[209] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:44 +1000 DuetHeuristic-BM[127]: in call back event handler [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:44 +1000 DuetHeuristic-BM[127]: is invalidated [iOSLog] [IOS_SYSLOG_ROW] Callstack ( [iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x00000001962ed57c + 116 [iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x00000001962eceb4 + 116 [iOSLog] [IOS_SYSLOG_ROW] 2 libdispatch.dylib 0x00000001923e11c0 + 16 [iOSLog] [IOS_SYSLOG_ROW] 3 libdispatch.dylib 0x00000001923ee008 + 576 [iOSLog] [IOS_SYSLOG_ROW] 4 libdispatch.dylib 0x00000001923fa648 + 204 [iOSLog] [IOS_SYSLOG_ROW] 5 libdispatch.dylib 0x00000001923e3164 + 820 [iOSLog] [IOS_SYSLOG_ROW] 6 libdispatch.dylib 0x00000001923ef278 + 468 [iOSLog] [IOS_SYSLOG_ROW] 7 libdispatch.dylib 0x00000001923e49a8 + 652 [iOSLog] [IOS_SYSLOG_ROW] 8 libdispatch.dylib 0x00000001923f138c + 572 [iOSLog] [IOS_SYSLOG_ROW] 9 libdispatch.dylib 0x00000001923f10ec + 124 [iOSLog] [IOS_SYSLOG_ROW] 10 libsystem_pthread.dylib 0x00000001925ea2b8 _pthread_wqthread + 1288 [iOSLog] [IOS_SYSLOG_ROW] 11 libsystem_pthread.dylib 0x00000001925e9da4 s [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:44 +1000 DuetHeuristic-BM[127]: performing call back [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:44 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: Preventing sleep for pending simple timer that will fire at [2017-05-24 16:54:59 +1000] with assertion ID 40526 assertionIdentifier com.apple.persistentconnection[DuetHeuristic-BM,127,com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer-PendingSimpleTimer(0x129d97810)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:44 +1000 DuetHeuristic-BM[127]: performed call back on target selector _preventSleepFired [debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1495608884747 (16:54:44 GMT+1000 (AEST)) [debug] [XCUITest] Sending createSession command to WDA [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.apple.mobilesafari","arguments":["-u","http://appium.io"],"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}} [debug] [XCUITest] Failed to create WDA session. Retrying... [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:44 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xae 0x02 0x09 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xae, 0x2, 0x9, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone accountsd(AccountsDaemon)[100] : __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xae 0x02 0x09 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xae, 0x2, 0x9, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone DTServiceHub(liblockdown.dylib)[216] : Checked in with lockdown on path 'xpc' socket 4 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone DTServiceHub(liblockdown.dylib)[216] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone DTServiceHub(DVTInstrumentsFoundation)[216] : publishing services in image path /Developer/Library/PrivateFrameworks/DVTInstrumentsFoundation.framework/DTServiceHub [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone DTServiceHub(DVTInstrumentsFoundation)[216] : publishing services in image path /Developer/Library/PrivateFrameworks/DVTInstrumentsFoundation.framework/DVTInstrumentsFoundation [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone DTServiceHub(FrontBoardServices)[216] : [FBSSystemService][0x6693] Sending request to open "com.apple.test.WebDriverAgentRunner-Runner" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : [FBSystemService][0x6693] Received request to open "com.apple.test.WebDriverAgentRunner-Runner" from DTServiceHub:216. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : Pending install synchronization block: <__NSMallocBlock__: 0x17069d6f0> [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(Security)[57] : could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone securityd[103] : cert[0]: SubjectCommonName =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone securityd[103] : cert[0]: CheckLeafMarkerOid =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone securityd[103] : cert[0]: IssuerCommonName =(path)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(Security)[57] : [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(libmis.dylib)[57] : CreateMISAuthListWithStream: open stream failed (may be non-existing) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(libmis.dylib)[57] : CreateMISAuthListWithStream: creating empty auth list [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(libmis.dylib)[57] : CreateMISAuthListWithStream: open stream failed (may be non-existing) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(libmis.dylib)[57] : CreateMISAuthListWithStream: creating empty auth list [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(libmis.dylib)[57] : Blacklist does not exist. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(libmis.dylib)[57] : Using empty blacklist. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard[57] : Undimming for source: external request [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard[57] : returning the workspace lock time (60.000000) from _nextLockTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard[57] : returning the workspace dim time (40.000000) from _nextIdleTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard[57] : Setting next idle duration (source:17) to: 40.000000 lockAfterDim: 20.000000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard[57] : Setting _lastBKUserEventTimerMode=2 with duration=40.000000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BackBoardServices)[57] : Resetting user event timer to Idle duration 40 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(Security)[57] : could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone securityd[103] : cert[0]: SubjectCommonName =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone securityd[103] : cert[0]: CheckLeafMarkerOid =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone securityd[103] : cert[0]: IssuerCommonName =(path)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(Security)[57] : [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(libmis.dylib)[57] : CreateMISAuthListWithStream: open stream failed (may be non-existing) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(libmis.dylib)[57] : CreateMISAuthListWithStream: creating empty auth list [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(libmis.dylib)[57] : CreateMISAuthListWithStream: open stream failed (may be non-existing) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(libmis.dylib)[57] : CreateMISAuthListWithStream: creating empty auth list [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(libmis.dylib)[57] : Blacklist does not exist. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(libmis.dylib)[57] : Using empty blacklist. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: transitioning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultPNGNameKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultPNGNameKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found invalidation sentinel for key=SBDefaultStatusBarHiddenKey bundleID=, refreshing cache [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: processWillBeginLaunching [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone amfid(Security)[160] : could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone securityd[103] : cert[0]: SubjectCommonName =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone securityd[103] : cert[0]: CheckLeafMarkerOid =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone securityd[103] : cert[0]: IssuerCommonName =(path)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone amfid(Security)[160] : [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone amfid(libmis.dylib)[160] : Blacklist does not exist. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone amfid(libmis.dylib)[160] : Using empty blacklist. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone amfid(libmis.dylib)[160] : CreateMISAuthListWithStream: open stream failed (may be non-existing) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone amfid(libmis.dylib)[160] : CreateMISAuthListWithStream: creating empty auth list [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone MobileSafari(SafariShared)[884] : Processing writes (0 deletes, 0 inserts / updates). [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(AXRuntime)[57] : void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:884 Name: Suspended:1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 2 for app: ; front app = ; calls = 0; inc = 0; active=false [debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1495608885756 (16:54:45 GMT+1000 (AEST)) [debug] [XCUITest] Sending createSession command to WDA [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.apple.mobilesafari","arguments":["-u","http://appium.io"],"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: Client com.apple.mobilesafari with pid '884' is now Background Suspended. Background entitlement: YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone mediaserverd(AudioToolbox)[27] : 1069: pid 884(MobileSafari) [debug] [XCUITest] Failed to create WDA session. Retrying... [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone symptomsd(SymptomEvaluator)[118] : 884 com.apple.mobilesafari: BackgroundTaskSuspended (most elevated: BackgroundTaskSuspended) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone symptomsd(SymptomEvaluator)[118] : Entry, display name com.apple.mobilesafari uuid 4005744F-9C35-38A4-AEEA-67A151E8F8F5 pid 884 isFront 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone symptomsd(SymptomEvaluator)[118] : UUID 4005744F-9C35-38A4-AEEA-67A151E8F8F5 already removed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone backboardd[59] : [BKEventFocusManager] Setting foreground application to: (none) (-1) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.test.WebDriverAgentRunner-Runner] Activating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone backboardd[59] : Setting minimum brightness level: 0.000000 with fade duration 0.400000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone DTServiceHub(FrontBoardServices)[216] : [FBSSystemService][0x6693] Request successful: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone sharingd[62] : SystemUI unknown identifier: 'com.apple.test.WebDriverAgentRunner-Runner' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Now monitoring resource at interval 20.00s (repeatInterval 0.00s) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: processDidFinishLaunching [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : [FBSystemService][0x6693] Request complete; no error reported. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: sceneUpdateWillCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: sceneUpdateDidCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: sceneWasCreated [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: sceneWasCreated [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: sceneUpdateWillCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: waitingForDelegate [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard[57] : Disabling home screen icon rotation for reason: SBAppToAppWorkspaceTransaction [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : animation [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : notify observers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Removed milestones: SBWaitingForPreAnimationTasksMilestone [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultPNGNameKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultPNGNameKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard[57] : Disabling home screen icon rotation for reason: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard[57] : Dismissing banner for notification (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::removeDeviceMotionDispatcher removing dispatcher with property: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::minimumUpdateIntervalChanged,notification,,minimumUpdateInterval, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::numberOfClientsChanged notification:, from:, to: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : numberOfClients GyroOnly:, 3AxisDynamicGyro:, 6Axis:, 6AxisThrottledGyro:, 9Axis:, 9AxisWithNorthReference:, BuildGYTT: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : Stopping device motion, mode=0x [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : is disabling power conservation for parallax. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Removed milestones: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: processWillBeginLaunching [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(AXRuntime)[57] : void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:891 Name: Suspended:0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(AXRuntime)[57] : void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:891 Name: Suspended:0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: sceneUpdateWillCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: sceneUpdateDidCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestones added: sceneWillUpdate [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: sceneWillUpdate [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: sceneUpdateWillCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard[57] : Undimming for source: programmatic [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard[57] : returning the workspace lock time (-1.000000) from _nextLockTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard[57] : returning the workspace dim time (-1.000000) from _nextIdleTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard[57] : Disabling idle timer because the next idle duration < 0. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard[57] : Setting _lastBKUserEventTimerMode=0 with duration=-1.000000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:45 iPhone SpringBoard(BackBoardServices)[57] : Resetting user event timer to Disabled duration -1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(Security)[160] : could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone securityd[103] : cert[0]: SubjectCommonName =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone securityd[103] : cert[0]: CheckLeafMarkerOid =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone securityd[103] : cert[0]: IssuerCommonName =(path)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone sharingd[62] : SystemUI changed: 0x10 -> 0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(Security)[160] : [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : Blacklist does not exist. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : Using empty blacklist. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : CreateMISAuthListWithStream: open stream failed (may be non-existing) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : CreateMISAuthListWithStream: creating empty auth list [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: logd(44) deny(1) file-read-data /private/var/containers/Bundle/Application/4B286349-4C74-4A24-B336-FDB38BDE9799/WebDriverAgentRunner-Runner.app/Frameworks/XCTest.framework/XCTest [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(libsystem_trace.dylib)[891] : subsystem: com.apple.UIKit, category: HIDEventFiltered, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(libsystem_trace.dylib)[891] : subsystem: com.apple.UIKit, category: HIDEventIncoming, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(libsystem_trace.dylib)[891] : subsystem: com.apple.BaseBoard, category: MachPort, enable_level: 1, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 0, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.test.WebDriverAgentRunner-Runner] Deactivating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Stopped monitoring. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Updated resource consumption: 0.230s [Milestone: 0.000s; Units consumed: 0; Residual: ] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 8 for app: ; front app = ; calls = 0; inc = 0; active=true [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(FrontBoard)[57] : [com.apple.test.WebDriverAgentRunner-Runner] Provision > has remainder > [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: Client com.apple.test.WebDriverAgentRunner-Runner with pid '891' is now Foreground Running. Background entitlement: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: observe: 2. app got notification state: new counter=96 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(FrontBoard)[57] : [com.apple.test.WebDriverAgentRunner-Runner] Made scene-create policy: { [iOSLog] [IOS_SYSLOG_ROW] provisions = { [iOSLog] [IOS_SYSLOG_ROW] >; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone UserEventAgent(AppleAwatchd-plugin)[25] : 1942552151714: watchdog: cannot find fg property [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd[59] : [BKEventFocusManager] Setting foreground application to: com.apple.test.WebDriverAgentRunner-Runner (891) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.test.WebDriverAgentRunner-Runner] Invalidating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Invalidated [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.test.WebDriverAgentRunner-Runner] Activating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: processDidFinishLaunching [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Now monitoring resource at interval 19.77s (repeatInterval 0.00s) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.53s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(AXRuntime)[57] : void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:891 Name: Suspended:0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(AXRuntime)[57] : void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:891 Name: Suspended:0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: notifyAboutFrontAppChange: notifyAboutFrontAppChange : app: ; pid: 891; net: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(FrontBoardServices)[891] : [FBSScene] [com.apple.test.WebDriverAgentRunner-Runner] Created client agent: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone symptomsd(SymptomEvaluator)[118] : 891 com.apple.test.WebDriverAgentRunner-Runner: ForegroundRunning (most elevated: ForegroundRunning) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone symptomsd(SymptomEvaluator)[118] : Entry, display name com.apple.test.WebDriverAgentRunner-Runner uuid A410F3A4-5746-3668-9EB5-D9B1C766B21C pid 891 isFront 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone wirelessproxd[58] : Ignoring scan packet because it's peer is not being tracked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(KeyboardArbiter)[57] : HW kbd: currently (null) ((null) < com.apple.test.WebDriverAgentRunner-Runner) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(KeyboardArbiter)[57] : HW kbd: Keyboard set successfully: com.apple.test.WebDriverAgentRunner-Runner [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd[59] : [BKEventFocusManager] Setting foreground application to: com.apple.test.WebDriverAgentRunner-Runner (891) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(libsystem_trace.dylib)[891] : subsystem: com.apple.UIKit, category: StatusBar, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone symptomsd(SymptomEvaluator)[118] : Check for bundle name com.apple.test.WebDriverAgentRunner-Runner returns 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone webinspectord[876] : Application Updated: 884 - PID:884 - [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone webinspectord[876] : Device: Stopped Idling Prevention [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone symptomsd(SymptomEvaluator)[118] : app name com.apple.test.WebDriverAgentRunner-Runner isForeground 1 hasForegroundApps 1, current idea of foreground 0 disp (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone symptomsd(SymptomEvaluator)[118] : Going to Foreground, new flags 0x0, initial value 0x0, enabled 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone symptomsd(SymptomEvaluator)[118] : Continue with bundle name com.apple.test.WebDriverAgentRunner-Runner, is front 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone symptomsd(SymptomEvaluator)[118] : com.apple.test.WebDriverAgentRunner-Runner: Foreground: true [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(libsystem_trace.dylib)[891] : subsystem: com.apple.BackBoardServices.fence, category: App, enable_level: 1, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 0, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner[891] : Running tests... [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.test.WebDriverAgentRunner-Runner] Deactivating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Stopped monitoring. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Updated resource consumption: 0.069s [Milestone: 0.000s; Units consumed: 0; Residual: ] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.test.WebDriverAgentRunner-Runner] Invalidating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Invalidated [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: sceneUpdateDidCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.30s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.61s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.61s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone symptomsd(SymptomEvaluator)[118] : CFSM2 foreground (current/proposed/state) in = (1/1/3) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone symptomsd(SymptomEvaluator)[118] : CFSM2 foreground (current/state) out = (1/1) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(Security)[160] : could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone securityd[103] : cert[0]: SubjectCommonName =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone securityd[103] : cert[0]: CheckLeafMarkerOid =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone securityd[103] : cert[0]: IssuerCommonName =(path)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone symptomsd(SymptomEvaluator)[118] : Failed to find process for com.apple.test.WebDriverAgentRunner-Runner [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone symptomsd(SymptomEvaluator)[118] : Set appCompactState object 0 for key com.apple.test.WebDriverAgentRunner-Runner [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(Security)[160] : [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : Blacklist does not exist. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : Using empty blacklist. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : CreateMISAuthListWithStream: open stream failed (may be non-existing) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : CreateMISAuthListWithStream: creating empty auth list [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(Security)[160] : could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone securityd[103] : cert[0]: SubjectCommonName =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone securityd[103] : cert[0]: CheckLeafMarkerOid =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone securityd[103] : cert[0]: IssuerCommonName =(path)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(Security)[160] : [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : Blacklist does not exist. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : Using empty blacklist. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : CreateMISAuthListWithStream: open stream failed (may be non-existing) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : CreateMISAuthListWithStream: creating empty auth list [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(Security)[160] : could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone securityd[103] : cert[0]: SubjectCommonName =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone securityd[103] : cert[0]: CheckLeafMarkerOid =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone securityd[103] : cert[0]: IssuerCommonName =(path)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(Security)[160] : [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : Blacklist does not exist. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : Using empty blacklist. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : CreateMISAuthListWithStream: open stream failed (may be non-existing) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone amfid(libmis.dylib)[160] : CreateMISAuthListWithStream: creating empty auth list [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd[59] : client com.apple.test.WebDriverAgentRunner-Runner - (891) updated deferrals to {( [iOSLog] [IOS_SYSLOG_ROW] --> ; Priority: 0 [iOSLog] [IOS_SYSLOG_ROW] )} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: sceneUpdateDidCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.43s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.43s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xae 0x02 0x09 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xae, 0x2, 0x9, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone securityd[103] : cert[0]: NonEmptySubject =(leaf)[]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone securityd[103] : cert[0]: AnchorTrusted =(leaf)[force]> 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd(liblockdown.dylib)[888] : Checked in with lockdown on path 'xpc' socket 6 without SSL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd(liblockdown.dylib)[888] : The connection is now invalid. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(libsystem_trace.dylib)[891] : subsystem: com.apple.siri, category: Intents, enable_level: 1, persist_level: 1, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 0, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: : animation [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1495608886770 (16:54:46 GMT+1000 (AEST)) [debug] [XCUITest] Sending createSession command to WDA [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.apple.mobilesafari","arguments":["-u","http://appium.io"],"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Milestones added: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Removed milestones: SBWaitingForPostAnimationTasksMilestone [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: waitingForDelegate [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : Undimming for source: programmatic [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : returning the workspace lock time (-1.000000) from _nextLockTimeDuration [debug] [XCUITest] Failed to create WDA session. Retrying... [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : returning the workspace dim time (-1.000000) from _nextIdleTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : Disabling idle timer because the next idle duration < 0. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : Setting _lastBKUserEventTimerMode=0 with duration=-1.000000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BackBoardServices)[57] : Resetting user event timer to Disabled duration -1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : The top thing is nil and he wants orientation events: NO _wantsOrientationEvents: YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: transitioning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd[59] : New client is (null), events enabled? NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Milestones added: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : Enabling home screen icon rotation for reason: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd[59] : Turning off orientation events. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.01s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Completed after 1.16s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::addDeviceMotionDispatcher adding dispatcher with property: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::minimumUpdateIntervalChanged,notification,,minimumUpdateInterval, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::numberOfClientsChanged notification:, from:, to: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd(CoreMotion)[59] : Stopping orientation updates [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd(CoreMotion)[59] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd(CoreMotion)[59] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd(CoreMotion)[59] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd(CoreMotion)[59] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd(CoreMotion)[59] : Stopping orientation detection. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd[59] : Effective device orientation changed to: unknown [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone wirelessproxd[58] : Ignoring scan packet because it's peer is not being tracked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : numberOfClients GyroOnly:, 3AxisDynamicGyro:, 6Axis:, 6AxisThrottledGyro:, 9Axis:, 9AxisWithNorthReference:, BuildGYTT: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Starting device motion, mode=0x,useAccelerometer=,useGyro=,useCompass=,fUseNorthRef=,buildingGYTT= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : is enabling power conservative device motion for parallax. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Removed milestones: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.03s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: : notify observers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.83s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: : animation [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.83s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Completed after 1.17s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(BaseBoard)[57] : Removing child transaction: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Set device motion sensor status [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : SB orientation locked: NO; user lock: NO, overrides: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : Enabling home screen icon rotation for reason: SBAppToAppWorkspaceTransaction [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::removeDeviceMotionDispatcher removing dispatcher with property: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::minimumUpdateIntervalChanged,notification,,minimumUpdateInterval, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::numberOfClientsChanged notification:, from:, to: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : numberOfClients GyroOnly:, 3AxisDynamicGyro:, 6Axis:, 6AxisThrottledGyro:, 9Axis:, 9AxisWithNorthReference:, BuildGYTT: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Stopping device motion, mode=0x [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : is disabling power conservation for parallax. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd(BaseBoard)[59] : Unable to bootstrap_look_up port with name .gsEvents: unknown error code (1102) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Client com.apple.springboard connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : getClientEffectiveRegistrationResult, /System/Library/CoreServices/SpringBoard.app/SpringBoard, com.apple.springboard, , CLClientRegistrationResult, kCLClientRegistrationResultFailedUnavailable, CLCommonLocationServicesEnabled, 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : message 'kCLConnectionMessageGyroBiasEstimation' received from client 'com.apple.springboard' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : CLDaemonClient received GyroBiasEstimation request,client,,subscribe, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Client com.apple.springboard (0x10208cc00) is subscribing to notification kCLConnectionMessageGyroBiasEstimation [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : CLDaemonClient got gyro bias estimation subscription request,isBuildingGYTT, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : CLGyroBiasEstimator unknown client instance [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : CLGyroBiasEstimator adding client , sending out cached gyro bias,bias.x,,bias.y,,bias.z,,var.x,,var.y,,var.z, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : CLGyroBiasEstimator,SPUEnabled,,BuildingGYTT,,NumClients, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Registering for gyro notifications [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Registering for gyro temperature notifications [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Registering for magnetometer notifications [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Client com.apple.springboard disconnected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : CLGyroBiasEstimator removing client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : CLGyroBiasEstimator,SPUEnabled,,BuildingGYTT,,NumClients, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(libsystem_trace.dylib)[891] : subsystem: com.apple.Accessibility, category: AccessibilityBundleLoading, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(UIAccessibility)[891] : Started AXRuntime server [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(UIAccessibility)[891] : ********** Loading AX for: com.apple.test.WebDriverAgentRunner-Runner ************ [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(UIAccessibility)[891] : AX Bundle: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(UIAccessibility)[891] : (null): Loading synchronously [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(UIAccessibility)[891] : Main bundle finished loading [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(UIAccessibility)[891] : Loading bundle post launch: NSBundle (loaded) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(UIAccessibility)[891] : Main bundle: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-read-times /var [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone XCTRunner(UIAccessibility)[891] : ==> Loaded Accessibility for (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd[59] : usagePage:0xc usage:0x40 downEvent:1 phase:0 pressCount:1 source:0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd[59] : Menu Button Pressed: down [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd(CoreMotion)[59] : Received null sender [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Received null sender [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone mediaserverd(CoreMotion)[27] : Received null sender [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : SenderID:8000000817319375 appears to be synthesizing home button events without press count/terminal support; SpringBoard is providing emulation for max count:2 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Received null sender [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : EMU down count:1 senderID:8000000817319375 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : performInitialButtonDownActions result: ignored; starting Siri preheat [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd[59] : usagePage:0xc usage:0x40 downEvent:0 phase:0 pressCount:1 source:0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd[59] : Menu Button Pressed: up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone backboardd(CoreMotion)[59] : Received null sender [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : Performing long press cancelled actions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : EMU eat up count:1 senderID:8000000817319375 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard(CoreMotion)[57] : Received null sender [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone locationd[63] : Received null sender [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone mediaserverd(CoreMotion)[27] : Received null sender [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:46 iPhone SpringBoard[57] : Destination SBNotificationBannerDestination is now ready to receive notifications [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone XCTRunner(libsystem_trace.dylib)[891] : subsystem: com.apple.Accessibility, category: VOTHandwriting, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : CLGyroCalibrationDatabaseLocalMultiRun insert x,,y,,z,,temperature, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : ComputeIntercept: x,,y,,z, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : CLGyroCalibrationDatabaseLocalMultiRun getLastMiniCalibration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : Bias estimate inserted: bias,,,,variance,,,,temperature, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard[57] : EMU terminate with count:1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard[57] : Received menu button single press [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard[57] : Not animating wallpaper orientation to 1 in 0.00 because it's already in that orientation [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Milestones added: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone backboardd[59] : Setting minimum brightness level: 0.000000 with fade duration 0.400000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone XCTRunner[891] : Continuing to run tests in the background with task ID 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone sharingd[62] : SystemUI changed: 0x0 -> 0x10 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Milestones added: transitioning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Milestones added: waitingForDelegate [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::addDeviceMotionDispatcher adding dispatcher with property: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::minimumUpdateIntervalChanged,notification,,minimumUpdateInterval, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::numberOfClientsChanged notification:, from:, to: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : numberOfClients GyroOnly:, 3AxisDynamicGyro:, 6Axis:, 6AxisThrottledGyro:, 9Axis:, 9AxisWithNorthReference:, BuildGYTT: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Starting device motion, mode=0x,useAccelerometer=,useGyro=,useCompass=,fUseNorthRef=,buildingGYTT= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : is enabling power conservative device motion for parallax. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Set device motion sensor status [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Sent kCLConnectionMessageWatchdog message [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : Client com.apple.springboard connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : getClientEffectiveRegistrationResult, /System/Library/CoreServices/SpringBoard.app/SpringBoard, com.apple.springboard, , CLClientRegistrationResult, kCLClientRegistrationResultFailedUnavailable, CLCommonLocationServicesEnabled, 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : message 'kCLConnectionMessageGyroBiasEstimation' received from client 'com.apple.springboard' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : CLDaemonClient received GyroBiasEstimation request,client,,subscribe, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : Client com.apple.springboard (0x10208cc00) is subscribing to notification kCLConnectionMessageGyroBiasEstimation [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : CLDaemonClient got gyro bias estimation subscription request,isBuildingGYTT, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : CLGyroBiasEstimator unknown client instance [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : CLGyroBiasEstimator adding client , sending out cached gyro bias,bias.x,,bias.y,,bias.z,,var.x,,var.y,,var.z, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : CLGyroBiasEstimator,SPUEnabled,,BuildingGYTT,,NumClients, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : message 'kCLConnectionMessageWatchdog' received from client 'com.apple.springboard' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : animation [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : notify observers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(AXRuntime)[57] : void AXTentativePidSuspend(pid_t):294 Tentative pid suspend: 891 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Removed milestones: SBWaitingForPreAnimationTasksMilestone [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Milestones added: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xae 0x02 0x09 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xae, 0x2, 0x9, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone testmanagerd(libsystem_trace.dylib)[888] : subsystem: com.apple.Accessibility, category: AXRuntime, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 891; [iOSLog] [IOS_SYSLOG_ROW] "tentative-suspended" = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone testmanagerd(AXRuntime)[888] : void _AXAddSuspendedPid(pid_t):260 Suspended pid added: 891 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 tentative-suspend pids: 891 517301687.533012 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard[57] : Disabling home screen icon rotation for reason: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard[57] : Dismissing banner for notification (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::removeDeviceMotionDispatcher removing dispatcher with property: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::minimumUpdateIntervalChanged,notification,,minimumUpdateInterval, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::numberOfClientsChanged notification:, from:, to: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : numberOfClients GyroOnly:, 3AxisDynamicGyro:, 6Axis:, 6AxisThrottledGyro:, 9Axis:, 9AxisWithNorthReference:, BuildGYTT: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard[57] : _handleButtonEventToSuspendDisplays:displayWasSuspendedOut: result: suspending all displays [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Stopping device motion, mode=0x [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard[57] : Performing up actions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : is disabling power conservation for parallax. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard[57] : First down to last up processed in 0.614785s [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.00s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : Client com.apple.springboard disconnected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : CLGyroBiasEstimator removing client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone locationd[63] : CLGyroBiasEstimator,SPUEnabled,,BuildingGYTT,,NumClients, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone awdd[84] : agg:#I [oo.] Trigger(cid=0x27, trid=0x270003, sid=0x591e37d9) - Marking pending-clients list complete; all components checked in [debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1495608887780 (16:54:47 GMT+1000 (AEST)) [debug] [XCUITest] Sending createSession command to WDA [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.apple.mobilesafari","arguments":["-u","http://appium.io"],"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}} [debug] [XCUITest] Failed to create WDA session. Retrying... [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: : animation [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Milestones added: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Removed milestones: SBWaitingForPostAnimationTasksMilestone [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: waitingForDelegate [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Milestones added: transitioning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone backboardd[59] : Setting minimum brightness level: 0.000000 with fade duration 0.400000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Milestones added: waitingForDelegate [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Removing child transaction: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Removed milestones: SBWaitingForPreAnimationTasksMilestone [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Removed milestones: SBWaitingForPostAnimationTasksMilestone [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: waitingForDelegate [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard[57] : Undimming for source: programmatic [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard[57] : returning the workspace lock time (60.000000) from _nextLockTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard[57] : returning the workspace dim time (40.000000) from _nextIdleTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard[57] : Setting next idle duration (source:1) to: 40.000000 lockAfterDim: 20.000000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard[57] : Setting _lastBKUserEventTimerMode=2 with duration=40.000000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BackBoardServices)[57] : Resetting user event timer to Idle duration 40 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard[57] : The top thing is com.apple.springboard (fallback) and he wants orientation events: YES _wantsOrientationEvents: YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: transitioning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.66s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Removed milestones: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone SpringBoard(BaseBoard)[57] : Milestones added: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard[57] : Enabling home screen icon rotation for reason: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard[57] : Nudging home screen window orientation because icon rotation changed. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::addDeviceMotionDispatcher adding dispatcher with property: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::minimumUpdateIntervalChanged,notification,,minimumUpdateInterval, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::numberOfClientsChanged notification:, from:, to: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : numberOfClients GyroOnly:, 3AxisDynamicGyro:, 6Axis:, 6AxisThrottledGyro:, 9Axis:, 9AxisWithNorthReference:, BuildGYTT: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Starting device motion, mode=0x,useAccelerometer=,useGyro=,useCompass=,fUseNorthRef=,buildingGYTT= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone UserEventAgent(AppleAwatchd-plugin)[25] : 1942597235639: watchdog: cannot find fg property [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: Client com.apple.test.WebDriverAgentRunner-Runner with pid '891' is now Background Running. Background entitlement: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.02s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone backboardd[59] : New client is com.apple.springboard, events enabled? YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : is enabling power conservative device motion for parallax. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:47 iPhone backboardd[59] : [BKEventFocusManager] Setting foreground application to: (none) (-1) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xae 0x02 0x09 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.05s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xae, 0x2, 0x9, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: : notify observers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.53s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone mediaserverd(AudioToolbox)[27] : 1069: pid 891(XCTRunner) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: : animation [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.53s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.70s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard[57] : SB orientation locked: NO; user lock: NO, overrides: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Set device motion sensor status [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd[59] : Turning on orientation events. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : Starting orientation updates [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : fHasSeenACaseLatchCoverOnce, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : accelBufferSize, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : fMinVarPerAxisForMoving,,fMinDeltaSquaredMagnitudeForMoving,,fMinVarPerAxisForMovingRelaxed, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : Starting orientation detection with accelFrequency , isIpad, , decimationRate, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : Received deviceOrientationBlocking [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : Waiting for the first orientation to come in [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(BaseBoard)[59] : Unable to bootstrap_look_up port with name .gsEvents: unknown error code (1102) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Sent kCLConnectionMessageWatchdog message [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone locationd[63] : Client com.apple.springboard connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone locationd[63] : getClientEffectiveRegistrationResult, /System/Library/CoreServices/SpringBoard.app/SpringBoard, com.apple.springboard, , CLClientRegistrationResult, kCLClientRegistrationResultFailedUnavailable, CLCommonLocationServicesEnabled, 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone locationd[63] : message 'kCLConnectionMessageGyroBiasEstimation' received from client 'com.apple.springboard' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone locationd[63] : CLDaemonClient received GyroBiasEstimation request,client,,subscribe, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone locationd[63] : Client com.apple.springboard (0x1028c9e00) is subscribing to notification kCLConnectionMessageGyroBiasEstimation [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone locationd[63] : CLDaemonClient got gyro bias estimation subscription request,isBuildingGYTT, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone locationd[63] : CLGyroBiasEstimator unknown client instance [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone locationd[63] : CLGyroBiasEstimator adding client , sending out cached gyro bias,bias.x,,bias.y,,bias.z,,var.x,,var.y,,var.z, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone locationd[63] : CLGyroBiasEstimator,SPUEnabled,,BuildingGYTT,,NumClients, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone locationd[63] : message 'kCLConnectionMessageWatchdog' received from client 'com.apple.springboard' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone symptomsd(SymptomEvaluator)[118] : 891 com.apple.test.WebDriverAgentRunner-Runner: BackgroundRunning (most elevated: BackgroundRunning) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone symptomsd(SymptomEvaluator)[118] : Entry, display name com.apple.test.WebDriverAgentRunner-Runner uuid A410F3A4-5746-3668-9EB5-D9B1C766B21C pid 891 isFront 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone symptomsd(SymptomEvaluator)[118] : Check for bundle name com.apple.test.WebDriverAgentRunner-Runner returns 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone symptomsd(SymptomEvaluator)[118] : app name com.apple.test.WebDriverAgentRunner-Runner isForeground 0 hasForegroundApps 0, current idea of foreground 1 disp (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone symptomsd(SymptomEvaluator)[118] : Going to background, new flags 0x0 enabled 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone symptomsd(SymptomEvaluator)[118] : Continue with bundle name com.apple.test.WebDriverAgentRunner-Runner, is front 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone symptomsd(SymptomEvaluator)[118] : com.apple.test.WebDriverAgentRunner-Runner: Foreground: false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : Notify from, -> [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : Sending orientation changed notification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : Received orientation. ( to ) Timestamp [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : Updating client handler: Orientation , Callback mode: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd(CoreMotion)[59] : Got latest sample: @ [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd[59] : Effective device orientation changed to: faceUp [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone CommCenter[77] : #I SIM has not requested to be notified on entering idle screen, not processing [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 4 for app: ; front app = ; calls = 0; inc = 0; active=true [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: notifyAboutFrontAppChange: notifyAboutFrontAppChange : app: ; pid: 0; net: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Milestones added: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.00s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.00s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.00s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(AXRuntime)[57] : void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:891 Name: Suspended:1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard[57] : Setting device orientation from backboardd to: 5 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard[57] : Setting device orientation from backboardd to: 5 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 891; [iOSLog] [IOS_SYSLOG_ROW] suspended = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):111 Got confimration that pid should be suspended: 891 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd(AXRuntime)[888] : void _AXAddSuspendedPid(pid_t):260 Suspended pid added: 891 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 suspended pids: 891 517301688.110977 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone symptomsd(SymptomEvaluator)[118] : Failed to find process for com.apple.test.WebDriverAgentRunner-Runner [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone symptomsd(SymptomEvaluator)[118] : CFSM2 foreground (current/proposed/state) in = (1/0/1) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone symptomsd(SymptomEvaluator)[118] : CFSM2 foreground (current/state) out = (1/3) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone symptomsd(SymptomEvaluator)[118] : Remove appCompactState key com.apple.test.WebDriverAgentRunner-Runner [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone cfprefsd(CoreFoundation)[80] : rejecting write of key AutomationDisableFauxCollectionCells in { com.apple.Accessibility, mobile, kCFPreferencesAnyHost, no container, managed: 0 } from process 891 because setting preferences outside an application's container requires user-preference-write or file-write-data sandbox access [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-write-data /private/var/mobile/Library/Preferences/com.apple.Accessibility.plist [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(Sandbox)[0] : SandboxViolation: XCTRunner(891) deny(1) file-write-data /private/var/mobile/Library/Preferences/com.apple.Accessibility.plist [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone XCTRunner(CoreFoundation)[891] : Failed to write value for key AutomationDisableFauxCollectionCells in CFPrefsPlistSource<0x1740ea180> (Domain: com.apple.Accessibility, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null)): setting preferences outside an application's container requires user-preference-write or file-write-data sandbox access, switching to read-only [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone XCTRunner(WebDriverAgentLib)[891] : Built at May 15 2017 12:06:45 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone XCTRunner(WebDriverAgentLib)[891] : ServerURLHere->http://10.1.6.111:8100<-ServerURLHere [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone backboardd[59] : client com.apple.test.WebDriverAgentRunner-Runner - (891) updated deferrals to {( [iOSLog] [IOS_SYSLOG_ROW] )} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(KeyboardArbiter)[57] : HW kbd: currently com.apple.test.WebDriverAgentRunner-Runner ((null) < (null)) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(KeyboardArbiter)[57] : HW kbd: Failed to set (null) as keyboard focus [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Set device motion sensor status [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Set device motion sensor status [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard[57] : Destination SBNotificationBannerDestination is now ready to receive notifications [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone wirelessproxd[58] : Ignoring scan packet because it's peer is not being tracked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::setDeviceMotionUpdateInterval changing update interval to: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::minimumUpdateIntervalChanged,notification,,minimumUpdateInterval, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Device is stationary and Timeout exceeded, turning off device motion gyro heartbeat and bias estimator. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone SpringBoard(CoreMotion)[57] : Set device motion sensor status [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone locationd[63] : Client com.apple.springboard disconnected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone locationd[63] : CLGyroBiasEstimator removing client [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone locationd[63] : CLGyroBiasEstimator,SPUEnabled,,BuildingGYTT,,NumClients, [debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1495608888789 (16:54:48 GMT+1000 (AEST)) [debug] [XCUITest] Sending createSession command to WDA [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.apple.mobilesafari","arguments":["-u","http://appium.io"],"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone CommCenter[77] : #watchdog #I Callback Watchdog: checkin 5395 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:48 iPhone CommCenter[77] : #watchdog #I Server Watchdog: checkin 5395 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : Unregistering for gyro notifications [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : Unregistering for gyro temperature notifications [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : Unregistering for magnetometer notifications [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone locationd[63] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone SpringBoard(FrontBoard)[57] : setting object for key=XBApplicationSnapshotManifest bundleID= object= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone cloudd(CloudKitDaemon)[89] : Client has gone away [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone cloudd(CloudKitDaemon)[89] : Flushing operation queue for [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone cloudd(CloudKitDaemon)[89] : Finished flushing operation queue for [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone parsecd[131] : connection from com.apple.mobilesafari (884) invalidated [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone webinspectord[876] : XPC Connection Failed for Application: 884 - PID:884 - [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone webinspectord[876] : Application Disconnected: 884 - PID:884 - [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone useractivityd[169] : Removing client , application [pid=884/885 uid=501/501 gid=501/501 asid=0 sb=YES], from known userActivityClients. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone SpringBoard(AXRuntime)[57] : void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:884 Name: Suspended:1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone SpringBoard(FrontBoard)[57] : setting object for key=SBDefaultStatusBarStyleKey bundleID=com.apple.mobilesafari object=(null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone SpringBoard(FrontBoard)[57] : updating cache key=SBDefaultStatusBarStyleKey bundleID=com.apple.mobilesafari object=(null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone SpringBoard(FrontBoard)[57] : setting object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari object=(null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone SpringBoard(FrontBoard)[57] : updating cache key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari object=(null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone SpringBoard(AXRuntime)[57] : void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:-1 Name: Suspended:1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone SpringBoard(FrontBoard)[57] : conditionally invalidating cache key=SBDefaultStatusBarStyleKey bundleID=com.apple.mobilesafari object= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 884; [iOSLog] [IOS_SYSLOG_ROW] suspended = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd(AXRuntime)[888] : void _AXAddSuspendedPid(pid_t):260 Suspended pid added: 884 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 suspended pids: 884 517301689.958034 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = "-1"; [iOSLog] [IOS_SYSLOG_ROW] suspended = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd(AXRuntime)[888] : void _AXAddSuspendedPid(pid_t):260 Suspended pid added: -1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 suspended pids: -1 517301689.959517 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone SpringBoard(FrontBoard)[57] : objects don't match, invalidating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone SpringBoard(FrontBoard)[57] : conditionally invalidating cache key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari object= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone SpringBoard(FrontBoard)[57] : objects don't match, invalidating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 1 for app: ; front app = ; calls = 0; inc = 0; active=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: Client com.apple.mobilesafari with pid '884' is now Terminated. Background entitlement: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone symptomsd(SymptomEvaluator)[118] : 884 com.apple.mobilesafari: Terminated (most elevated: Terminated) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone symptomsd(SymptomEvaluator)[118] : Entry, display name com.apple.mobilesafari uuid (null) pid 884 isFront 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone symptomsd(SymptomEvaluator)[118] : Duplicate removal of display name com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:49 iPhone testmanagerd(libsystem_trace.dylib)[888] : subsystem: com.apple.BaseBoard, category: MachPort, enable_level: 1, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 0, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : [FBSystemService][0xa73c] Received request to open "com.apple.mobilesafari" from testmanagerd:888. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : Pending install synchronization block: <__NSMallocBlock__: 0x170898240> [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard[57] : Undimming for source: external request [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard[57] : returning the workspace lock time (60.000000) from _nextLockTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard[57] : returning the workspace dim time (40.000000) from _nextIdleTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard[57] : Setting next idle duration (source:17) to: 40.000000 lockAfterDim: 20.000000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard[57] : Setting _lastBKUserEventTimerMode=2 with duration=40.000000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BackBoardServices)[57] : Resetting user event timer to Idle duration 40 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: transitioning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultPNGNameKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultPNGNameKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarStyleKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found invalidation sentinel for key=SBDefaultStatusBarStyleKey bundleID=com.apple.mobilesafari, refreshing cache [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found invalidation sentinel for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari, refreshing cache [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarStyleKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: processWillBeginLaunching [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.mobilesafari] Activating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.mobilesafari] [realTime] Now monitoring resource at interval 20.00s (repeatInterval 0.00s) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: processDidFinishLaunching [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : [FBSystemService][0xa73c] Request complete; no error reported. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone backboardd[59] : Setting minimum brightness level: 0.000000 with fade duration 0.400000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: sceneUpdateWillCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: sceneUpdateDidCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: sceneWasCreated [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: sceneWasCreated [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: sceneUpdateWillCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: waitingForDelegate [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard[57] : Disabling home screen icon rotation for reason: SBAppToAppWorkspaceTransaction [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : animation [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : notify observers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Removed milestones: SBWaitingForPreAnimationTasksMilestone [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarStyleKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultPNGNameKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultPNGNameKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarStyleKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=compatibilityInfo bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone sharingd[62] : SystemUI unknown identifier: 'com.apple.mobilesafari' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone sharingd[62] : SystemUI changed: 0x10 -> 0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarStyleKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultPNGPreventSplitKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone wirelessproxd[58] : Ignoring scan packet because it's peer is not being tracked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarStyleKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : found object (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard[57] : Disabling home screen icon rotation for reason: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard[57] : Dismissing banner for notification (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Removed milestones: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: processWillBeginLaunching [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::removeDeviceMotionDispatcher removing dispatcher with property: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::minimumUpdateIntervalChanged,notification,,minimumUpdateInterval, [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : CLDeviceMotion::numberOfClientsChanged notification:, from:, to: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : numberOfClients GyroOnly:, 3AxisDynamicGyro:, 6Axis:, 6AxisThrottledGyro:, 9Axis:, 9AxisWithNorthReference:, BuildGYTT: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : Stopping device motion, mode=0x [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : is disabling power conservation for parallax. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : IOHIDServiceClientSetProperty() successfully set property for event [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(CoreMotion)[57] : Property for usage pair {,}: { = } was set [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(AXRuntime)[57] : void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:894 Name: Suspended:0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(AXRuntime)[57] : void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:894 Name: Suspended:0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Adding child transaction: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: sceneUpdateWillCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: sceneUpdateDidCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestones added: sceneWillUpdate [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: sceneWillUpdate [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: sceneUpdateWillCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 894; [iOSLog] [IOS_SYSLOG_ROW] suspended = 0; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd(AXRuntime)[888] : void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 894 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 resumed pids: 894 517301690.133903 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 894; [iOSLog] [IOS_SYSLOG_ROW] suspended = 0; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd(AXRuntime)[888] : void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 894 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 resumed pids: 894 517301690.136231 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone wirelessproxd[58] : Ignoring scan packet because it's peer is not being tracked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(libsystem_trace.dylib)[894] : bundleid: com.apple.mobilesafari, enable_level: 0, persist_level: 0, propagate_with_activity: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.siri, category: Intents, enable_level: 1, persist_level: 1, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 0, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.UIKit, category: HIDEventFiltered, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.UIKit, category: HIDEventIncoming, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.BaseBoard, category: MachPort, enable_level: 1, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 0, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.Accessibility, category: AccessibilityBundleLoading, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(UIAccessibility)[894] : Started AXRuntime server [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(UIAccessibility)[894] : ********** Loading AX for: com.apple.mobilesafari ************ [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(UIAccessibility)[894] : AX Bundle: NSBundle (not yet loaded) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(UIAccessibility)[894] : com.apple.MobileSafari.axbundle: Loading synchronously [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(UIAccessibility)[894] : Main bundle finished loading [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.mobilesafari] Deactivating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.mobilesafari] [realTime] Stopped monitoring. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.mobilesafari] [realTime] Updated resource consumption: 0.775s [Milestone: 0.000s; Units consumed: 0; Residual: ] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : [com.apple.mobilesafari] Provision > has remainder > [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoard)[57] : [com.apple.mobilesafari] Made scene-create policy: { [iOSLog] [IOS_SYSLOG_ROW] provisions = { [iOSLog] [IOS_SYSLOG_ROW] >; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.mobilesafari] Invalidating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.mobilesafari] [realTime] Invalidated [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: processDidFinishLaunching [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.mobilesafari] Activating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.mobilesafari] [realTime] Now monitoring resource at interval 19.23s (repeatInterval 0.00s) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone UserEventAgent(AppleAwatchd-plugin)[25] : 1942664389193: watchdog: cannot find fg property [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 8 for app: ; front app = ; calls = 0; inc = 0; active=true [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: Client com.apple.mobilesafari with pid '894' is now Foreground Running. Background entitlement: YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: observe: 2. app got notification state: new counter=97 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.80s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(AXRuntime)[57] : void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:894 Name: Suspended:0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(AXRuntime)[57] : void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:894 Name: Suspended:0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone backboardd[59] : [BKEventFocusManager] Setting foreground application to: com.apple.mobilesafari (894) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 894; [iOSLog] [IOS_SYSLOG_ROW] suspended = 0; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd(AXRuntime)[888] : void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 894 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 resumed pids: 894 517301690.817920 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 894; [iOSLog] [IOS_SYSLOG_ROW] suspended = 0; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd(AXRuntime)[888] : void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 894 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 resumed pids: 894 517301690.819536 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: notifyAboutFrontAppChange: notifyAboutFrontAppChange : app: ; pid: 894; net: 3 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(FrontBoardServices)[894] : [FBSScene] [com.apple.mobilesafari] Created client agent: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(KeyboardArbiter)[57] : HW kbd: currently (null) ((null) < com.apple.mobilesafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone SpringBoard(KeyboardArbiter)[57] : HW kbd: Keyboard set successfully: com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone backboardd[59] : [BKEventFocusManager] Setting foreground application to: com.apple.mobilesafari (894) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.UIKit, category: StatusBar, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone symptomsd(SymptomEvaluator)[118] : 894 com.apple.mobilesafari: ForegroundRunning (most elevated: ForegroundRunning) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone symptomsd(SymptomEvaluator)[118] : Entry, display name com.apple.mobilesafari uuid 4005744F-9C35-38A4-AEEA-67A151E8F8F5 pid 894 isFront 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone symptomsd(SymptomEvaluator)[118] : Check for bundle name com.apple.mobilesafari returns 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone symptomsd(SymptomEvaluator)[118] : app name com.apple.mobilesafari isForeground 1 hasForegroundApps 1, current idea of foreground 0 disp (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone symptomsd(SymptomEvaluator)[118] : Going to Foreground, new flags 0x0, initial value 0x0, enabled 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone symptomsd(SymptomEvaluator)[118] : Continue with bundle name com.apple.mobilesafari, is front 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone symptomsd(SymptomEvaluator)[118] : com.apple.mobilesafari: Foreground: true [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone symptomsd(SymptomEvaluator)[118] : CFSM2 foreground (current/proposed/state) in = (1/1/3) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone symptomsd(SymptomEvaluator)[118] : CFSM2 foreground (current/state) out = (1/1) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(CFNetwork)[894] : Faulting in NSHTTPCookieStorage singleton [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(CFNetwork)[894] : Faulting in CFHTTPCookieStorage singleton [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.libsqlite3, category: logging, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone MobileSafari(CFNetwork)[894] : Creating default cookie storage with default identifier [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone accountsd(AccountsDaemon)[100] : -[ACDServer listener:shouldAcceptNewConnection:] (320) " () received" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone symptomsd(SymptomEvaluator)[118] : Set appCompactState object 7468471 for key com.apple.mobilesafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:50 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone accountsd(AccountsDaemon)[100] : -[ACDServer listener:shouldAcceptNewConnection:] (320) " () received" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone pkd(MobileCoreServices)[86] : No plugins found to match query [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone pkd[86] : match returned 0 plug-ins [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : The top thing is com.apple.mobilesafari (app) and he wants orientation events: YES _wantsOrientationEvents: YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone backboardd[59] : New client is com.apple.mobilesafari, events enabled? YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone MobileSafari(Accounts)[894] : __51-[ACRemoteAccountStoreSession _configureConnection]_block_invoke.62 (57) "The connection to ACDAccountStore was invalidated." [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone MobileSafari(WebContentAnalysis)[894] : WF: === Starting WebFilter logging for process MobileSafari [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone MobileSafari(CoreUI)[894] : CoreUI(DEBUG): Current version = 427.2, Linked UIKit version = 3600, Compatibility mode = 9999 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : Destination SBNotificationBannerDestination is now ready to receive notifications [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #I New CTServerConnection from pid 894 (conn=0x1014a2c40) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #I -- connection has entitlements: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #I CTServerConnection from pid 894[] is named ''. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #local #I Loading the bundle at path: , and localization table: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #local #E Failed to copy URL for the .strings file [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #local #E Failed to load the localization strings table [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #I CTServerConnection from pid 894 has closed (conn=0x1014a2c40) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone webinspectord[876] : notify handler for com.apple.webinspectord.availability_check [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone webinspectord[876] : XPC Application Connection Event: 894 - [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone webinspectord[876] : Application Connected: 894 - PID:894 - [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone webinspectord[876] : Application Updated: 894 - PID:894 - [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone webinspectord[876] : Device: Stopped Idling Prevention [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone pkd(MobileCoreServices)[86] : No plugins found to match query [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone pkd[86] : match returned 0 plug-ins [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone MobileSafari(Foundation)[894] : discovered extensions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone MobileSafari(WebKit)[894] : #WK: 0x100899418 - UIProcess is taking a foreground assertion because the view is visible [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone MobileSafari(WebKit)[894] : #WK: 0x101066818 - UIProcess is taking a foreground assertion because the view is visible [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #I New CTServerConnection from pid 894 (conn=0x104378e10) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #I -- connection has entitlements: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #I CTServerConnection from pid 894[] is named ''. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #I ==== client 894 () registered for event kCTEventWirelessTechnologyChange(139) (now total 1) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #I ==== client 894 () registered for event kCTEventRegistrationDataStatus(55) (now total 2) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #I ==== client 894 () registered for event kCTEventIndicatorSignalStrength(16) (now total 3) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #I CTServerConnection from pid 894 has closed (conn=0x104378e10) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone MobileSafari(CoreParsec)[894] : configuring session [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone parsecd[131] : new connection from com.apple.mobilesafari (894) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone parsecd[131] : client configuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone parsecd[131] : using client state: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone parsecd[131] : sending bag: to client: error: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : Undimming for source: external app request [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : returning the workspace lock time (-1.000000) from _nextLockTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : returning the workspace dim time (-1.000000) from _nextIdleTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : Disabling idle timer because the next idle duration < 0. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : Setting _lastBKUserEventTimerMode=0 with duration=-1.000000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BackBoardServices)[57] : Resetting user event timer to Disabled duration -1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone MobileSafari(CoreParsec)[894] : got bag [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone MobileSafari(WebKit)[894] : #WK: UIProcess is taking a background assertion because a page load started [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.UIKit, category: GestureEnvironment, enable_level: 0, persist_level: 0, default_ttl: 1, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer[64] : Disconnected from device "FC63B8AA-6663-4D41-9006-5237EE1E0864" successfully (remotely-initiated) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.BackBoardServices.fence, category: App, enable_level: 1, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 0, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : metric:#I Creating a metric container for metric id: 0xb001c [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.mobilesafari] Deactivating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.mobilesafari] [realTime] Stopped monitoring. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.mobilesafari] [realTime] Updated resource consumption: 0.788s [Milestone: 0.000s; Units consumed: 0; Residual: ] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.mobilesafari] Invalidating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(FrontBoardServices)[57] : [com.apple.mobilesafari] [realTime] Invalidated [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: sceneUpdateDidCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Completed after 1.57s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Completed after 1.59s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Completed after 1.59s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer[64] : Sending 'connection status changed' event to local device listeners [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : core:#I Got trigger metric 0xb001c; Metric: 153 bytes [] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : metric.buffer:#I Added a new metricContainer into buffer. State of the buffer after the add (may have too many metrics): [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : metric.buffer:#I - Metric: 0xb001c 153 bytes (1495608891.601 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : metric.buffer:#I - Metric: 0xb001c 153 bytes (1495608300.339 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : metric.buffer:#I About to erase. It is now 1495608891608 ms. earliestTime is 1495608891608 ms. Real size is 2, fMaxCount is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : metric.buffer:#I About to erase metric with time 1495608300339ms. Size is 2; fMaxCount is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : metric.buffer:#I Deleted old metrics. State of the buffer after the delete (should be correct): [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : metric.buffer:#I - Metric: 0xb001c 153 bytes (1495608891.601 seconds since epoch) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : core:#I Sending a trigger for metric 0xb001c [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : metric.buffer:#I In _trigger with trigger 0xb001c [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : metric.buffer:#I Dispatching trigger 0xb001c for profile 0x31 to metric 0xb001c after 0 seconds (0 ns). [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : core:#I setExpectedMetricsForTrigger found 0 queriable metrics for trigger 0xb001c [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : metric.buffer:#I Found buffering info for metric 0xb001c: most recent [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer[64] : Sending 'connection state updated' event for device "" to session "com.apple.nanoregistryd-central-90-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : client.submitter:#I Sending metric submission message for metric 0xb001c, profid 0x31, Trigger(cid=0xb, trid=0xb001c, sid=0x591e37de) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer(WirelessDiagnostics)[64] : client.submitter:#I Sending done with metrics message for Trigger(cid=0xb, trid=0xb001c, sid=0x591e37de) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer[64] : Sending XPC message "CBMsgIdPeripheralConnectionStateUpdated" to session "com.apple.nanoregistryd-central-90-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer[64] : Sending XPC message "CBMsgIdNotificationRemoved" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone wirelessproxd[58] : Clients ( [iOSLog] [IOS_SYSLOG_ROW] "1DFC8F3E-5456-457A-AA77-92D1DC636AA0" [iOSLog] [IOS_SYSLOG_ROW] ) unsubscribed for characteristic 8667556C-9A37-4C91-84ED-54EE27D90049 for central FC63B8AA-6663-4D41-9006-5237EE1E0864 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone wirelessproxd[58] : Central FC63B8AA-6663-4D41-9006-5237EE1E0864 unsubsribed from characteristic 8667556C-9A37-4C91-84ED-54EE27D90049 for client 1DFC8F3E-5456-457A-AA77-92D1DC636AA0 - send didUnSubsribe [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone wirelessproxd[58] : Central FC63B8AA-6663-4D41-9006-5237EE1E0864 has unsubscribed from characteristics 8667556C-9A37-4C91-84ED-54EE27D90049 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone wirelessproxd[58] : A connection already existed...disconnecting [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone wirelessproxd[58] : Disconnect from FC63B8AA-6663-4D41-9006-5237EE1E0864 called by client 1DFC8F3E-5456-457A-AA77-92D1DC636AA0 - process identityservicesd (51) - subscribed characteristics: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone identityservicesd(WirelessProximity)[51] : Saw unsubscribe...disconnection pending [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone awdd[84] : conn:#I Got AWD Trigger Message from component 0xb with Trigger(cid=0xb, trid=0xb001c, sid=0x591e37de) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone awdd[84] : persist:#I Executing DB command. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone awdd[84] : agg:#I [o..] Trigger(cid=0xb, trid=0xb001c, sid=0x591e37de) - Starting grace-period for client check-in (gen=2282) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone awdd[84] : conn:#I Got AWD Submission Message with component id 0xb, Metric(mid=0xb001c, profid=0x31), Trigger(cid=0xb, trid=0xb001c, sid=0x591e37de) (153 bytes) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone awdd[84] : agg:#I [ . ] Trigger(cid=0xb, trid=0xb001c, sid=0x591e37de) - Add metric from cid 0xb, Metric(mid=0xb001c, profid=0x31), 1 filters, 153 bytes. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone awdd[84] : conn:#I Got AWD Finished Submission Message with component id 0xb, Trigger(cid=0xb, trid=0xb001c, sid=0x591e37de) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone awdd[84] : agg:#I [ O ] Trigger(cid=0xb, trid=0xb001c, sid=0x591e37de) - Remove hold for cid 0xb [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone wirelessproxd[58] : Disconnecting from central FC63B8AA-6663-4D41-9006-5237EE1E0864 for client 1DFC8F3E-5456-457A-AA77-92D1DC636AA0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #I CSIAppInfo: -[BluetoothController connectionChanged:]: BluetoothController: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #I CSIAppInfo: -[BluetoothController updateTetheringConnected]: BluetoothController: updateTetheringConnected start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone CommCenter[77] : #I CSIAppInfo: -[BluetoothController updateTetheringConnected]: BluetoothController: updateTetheringConnected end: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer[64] : Received XPC message "CBMsgIdRetrievePeripheralsWithIdentifiers" from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone BTServer[64] : Received XPC message "CBMsgIdCancelPeripheralConnection" from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone wirelessproxd[58] : WPDConnection deallocating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone identityservicesd[51] : linkDidDisconnect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone identityservicesd[51] : LinkManager did disconnect cbuuid - kicking our disable timer [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone identityservicesd[51] : Remove locked peer for btUUID [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone identityservicesd[51] : links = [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone identityservicesd[51] : Asked to disconnect from cbuuid deviceUniqueID (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone identityservicesd[51] : _setBestLinkToCurrent cbuuid _deviceIDToCurrentLink _cbuuidToLinks oldlink newlink (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone identityservicesd[51] : set current link from to (null) for cbuuid deviceUniqueID (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone identityservicesd[51] : sending UTunController didDisconnectForDevice [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone identityservicesd[51] : [throughput] Now cannot send to device [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone identityservicesd[51] : Set interface availability from 0 to 1 (0 is available) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone identityservicesd[51] : timeout timer fired, sending queue: 0 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone identityservicesd[51] : - no messages in queue, clearing timer [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: : animation [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Milestones added: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Removed milestones: SBWaitingForPostAnimationTasksMilestone [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: waitingForDelegate [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : Undimming for source: programmatic [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : returning the workspace lock time (-1.000000) from _nextLockTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : returning the workspace dim time (-1.000000) from _nextIdleTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : Disabling idle timer because the next idle duration < 0. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : Setting _lastBKUserEventTimerMode=0 with duration=-1.000000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BackBoardServices)[57] : Resetting user event timer to Disabled duration -1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: transitioning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Life assertion taken for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Initial' to 'Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Milestones added: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : Enabling home screen icon rotation for reason: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: awaitingCompletion [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.02s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Completed after 1.97s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Removed milestones: synchronizedCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Life assertion removed for reason: beginning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Completed after 0.03s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: : notify observers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Completed after 1.94s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: : animation [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Completed after 1.94s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Completed after 1.98s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard(BaseBoard)[57] : Removing child transaction: : clean up [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : SB orientation locked: NO; user lock: NO, overrides: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone backboardd(BaseBoard)[59] : Unable to bootstrap_look_up port with name .gsEvents: unknown error code (1102) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:51 iPhone SpringBoard[57] : Enabling home screen icon rotation for reason: SBAppToAppWorkspaceTransaction [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(UIAccessibility)[894] : ==> Loaded Accessibility for com.apple.MobileSafari.axbundle [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone backboardd[59] : client com.apple.mobilesafari - (894) updated deferrals to {( [iOSLog] [IOS_SYSLOG_ROW] --> ; Priority: 0 [iOSLog] [IOS_SYSLOG_ROW] )} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(CloudKit)[894] : Device is a NONAppleInternal install [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mobileassetd[122] : 0x14127bb70 Main Listener: XPC_TYPE_CONNECTION { name = com.apple.mobileassetd (peer), listener = false, pid = 894, euid = 501, egid = 501, asid = 0 } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mobileassetd[122] : 0x1413f7980 Client connection: XPC_TYPE_DICTIONARY { count = 5, transaction: 1, voucher = 0x141532a50, contents = [iOSLog] [IOS_SYSLOG_ROW] "AssetType" => { length = 53, contents = "com.apple.MobileAsset.SafariCloudHistoryConfiguration" } [iOSLog] [IOS_SYSLOG_ROW] "Local Cache Only" => : false [iOSLog] [IOS_SYSLOG_ROW] "Timeout" => : 15.000000 [iOSLog] [IOS_SYSLOG_ROW] "_IPC_TYPE" => : 13 [iOSLog] [IOS_SYSLOG_ROW] "ClientName" => { length = 12, contents = "MobileSafari" } [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mobileassetd[122] : HANDLER - assetQuery [com.apple.MobileAsset.SafariCloudHistoryConfiguration]: (local=0) [(null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mobileassetd[122] : starting metadata download [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mobileassetd[122] : Performing GET request on https://mesu.apple.com/assets/com_apple_MobileAsset_SafariCloudHistoryConfiguration/com_apple_MobileAsset_SafariCloudHistoryConfiguration.xml with If-Modified-Since field [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone accountsd(AccountsDaemon)[100] : -[ACDServer listener:shouldAcceptNewConnection:] (320) " () received" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond[126] : Current discretionary status for is non-discretionary [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond[126] : Enqueueing Task 49 with UUID for client , session [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond[126] : Task 49 requesting URL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond[126] : Client resume for task 49 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP [0x0] working for task [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(ProtectedCloudStorage)[894] : PCSIdentitySetCreate: CloudKit { [iOSLog] [IOS_SYSLOG_ROW] kPCSSetupDSID = "<>"; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(Accounts)[894] : __51-[ACRemoteAccountStoreSession _configureConnection]_block_invoke.62 (57) "The connection to ACDAccountStore was invalidated." [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(ProtectedCloudStorage)[894] : KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(ProtectedCloudStorage)[894] : KeychainGetStatus(PCSiCloudServiceMarkerName): status: off [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone accountsd(AccountsDaemon)[100] : -[ACDServer listener:shouldAcceptNewConnection:] (320) " () received" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(ProtectedCloudStorage)[894] : PCSIdentitySetCreate: CloudKit { [iOSLog] [IOS_SYSLOG_ROW] kPCSSetupDSID = "<>"; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(Accounts)[894] : __51-[ACRemoteAccountStoreSession _configureConnection]_block_invoke.62 (57) "The connection to ACDAccountStore was invalidated." [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(ProtectedCloudStorage)[894] : KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(ProtectedCloudStorage)[894] : KeychainGetStatus(PCSiCloudServiceMarkerName): status: off [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.UIKit, category: Touch, enable_level: 0, persist_level: 0, default_ttl: 1, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.Accessibility, category: VOTHandwriting, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nehelper(SystemConfiguration)[98] : SCPreferences() commit: /Library/Preferences/com.apple.networkextension.cache.plist [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : CCDS: requirements DASActivityProperties [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : activity [0x1004c9ee0] submitted to pool NSURLSessionBackgroundPoolName [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(DuetActivityScheduler)[126] : SUBMITTING: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC [0x1003866d0]: DAS scheduler submitted activity 0x1004c9ee0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond[126] : Task 49 for client is waiting for connection - reason: 10000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mobileassetd[122] : metadata download is waiting [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone SpringBoard(BaseBoard)[57] : Milestone satisfied: sceneUpdateDidCommit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone SpringBoard(BaseBoard)[57] : Child transaction finished work: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Working' to 'Done Working' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone SpringBoard(BaseBoard)[57] : Completed after 2.22s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone SpringBoard(BaseBoard)[57] : Child transaction completed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone SpringBoard(BaseBoard)[57] : State changed from 'Done Working' to 'Completed' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone SpringBoard(BaseBoard)[57] : Completed after 2.22s. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(DuetActivityScheduler)[126] : STARTING: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC [0x1003866d0]: activity 0x1004c9ee0 start handler called [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP Conn Start [374:0x1003866d0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_handler_start [353 mesu.apple.com:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353 mesu.apple.com:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353 mesu.apple.com:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353 mesu.apple.com:443 waiting path (satisfied)] skipping state update [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353 mesu.apple.com:443 in_progress resolver (satisfied)] reported event resolver:start_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 17: connect_callback: Adding FD for uid 501 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 17: DNSServiceCreateDelegateConnection START PID[126](nsurlsessiond) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 17: Result code socket 18 created 00000000 00000001 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(4000D000, 0, 3, mesu.apple.com.) START PID[0]() [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : GetServerForQuestion: 000000010080FC40 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name mesu.apple.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : InitDNSConfig: question 000000010080FC40 mesu.apple.com. (AAAA) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query suppressed for mesu.apple.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : GetServerForQuestion: 000000010080F8C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name mesu.apple.com. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : InitDNSConfig: question 000000010080F8C8 mesu.apple.com. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.useractivity, category: main, enable_level: 2, persist_level: 1, default_ttl: 1, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 0, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for mesu.apple.com., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 17: Result code socket 18 closed 00000000 00000001 (0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : GenerateNegativeResponse: Generating negative response for question mesu.apple.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(UserActivity)[894] : setContentAttributeSet(272B1EEF-54B3-4A32-994B-3A0FBCAE7992,)) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : queryrecord_result_callback: Suppressed question mesu.apple.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(UserActivity)[894] : Caching encoded userInfo to use until we are marked dirty again [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(mesu.apple.com., AAAA) ADD 0 mesu.apple.com. AAAA [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(mesu.apple.com., Addr) ADD 31 mesu.apple.com. CNAME mesu-cdn.apple.com.akadns.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : AnswerQuestionByFollowingCNAME: 000000010080F8C8 mesu.apple.com. (Addr) following CNAME referral 0 for 31 mesu.apple.com. CNAME mesu-cdn.apple.com.akadns.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : GetServerForQuestion: 000000010080F8C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name mesu-cdn.apple.com.akadns.net. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : InitDNSConfig: question 000000010080F8C8 mesu-cdn.apple.com.akadns.net. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for mesu-cdn.apple.com.akadns.net., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(mesu-cdn.apple.com.akadns.net., Addr) ADD 20 mesu-cdn.apple.com.akadns.net. CNAME mesu.g.aaplimg.com. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : AnswerQuestionByFollowingCNAME: 000000010080F8C8 mesu-cdn.apple.com.akadns.net. (Addr) following CNAME referral 1 for 20 mesu-cdn.apple.com.akadns.net. CNAME mesu.g.aaplimg.com. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : GetServerForQuestion: 000000010080F8C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name mesu.g.aaplimg.com. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : InitDNSConfig: question 000000010080F8C8 mesu.g.aaplimg.com. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for mesu.g.aaplimg.com., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 12881 24 bytes from port 56024 to 10.1.1.17:53 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 0 mesu.g.aaplimg.com. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 0 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone useractivityd[169] : UserActivityClient:[pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES], teamID= applicationID= bundleID= accessAny=NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone useractivityd[169] : CLIENT: version=1, [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES] any=NO sandbox=YES clientInfo= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone useractivityd[169] : doMarkUserActivityAsDirty(272B1EEF-54B3-4A32-994B-3A0FBCAE7992) for app [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES] forceImmediate=YES webpageURL= expiration=(null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone useractivityd[169] : registering userInfo: 272B1EEF-54B3-4A32-994B-3A0FBCAE7992/ [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone useractivityd[169] : Application [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES] is registering an activity with teamID bundleID= activityType= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone useractivityd[169] : doUpdateUserActivityWithUUID(272B1EEF-54B3-4A32-994B-3A0FBCAE7992/, current=YES) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone useractivityd[169] : Checking if the current item for [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES] is changed, 272B1EEF-54B3-4A32-994B-3A0FBCAE7992/ , and updating advertisment. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone useractivityd[169] : doUpdateUserActivityInfo: makeCurrent=YES newInfo = 272B1EEF-54B3-4A32-994B-3A0FBCAE7992/ [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(WebKit)[894] : #WK: 0x1041f2000 - WebProcessProxy::didSetAssertionState(Foreground) taking foreground assertion for network process [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 8 for app: ; front app = ; calls = 0; inc = 0; active=true [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 8 for app: ; front app = ; calls = 0; inc = 0; active=true [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone UserEventAgent(AppleAwatchd-plugin)[25] : 1942704127132: watchdog: cannot find fg property [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone UserEventAgent(AppleAwatchd-plugin)[25] : 1942704162075: watchdog: cannot find fg property [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: Client com.apple.WebKit.WebContent with pid '897' is now Foreground Running. Background entitlement: YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: Client com.apple.WebKit.Networking with pid '895' is now Foreground Running. Background entitlement: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone com.apple.WebKit.WebContent(libsystem_trace.dylib)[897] : subsystem: com.apple.siri, category: Intents, enable_level: 1, persist_level: 1, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 0, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 12881 56 bytes from 10.1.1.17:53 to 10.1.6.111:56024 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 0 mesu.g.aaplimg.com. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 2 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 0 TTL 13 4 mesu.g.aaplimg.com. Addr 17.253.67.201 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 1 TTL 13 4 mesu.g.aaplimg.com. Addr 17.253.67.205 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(mesu.g.aaplimg.com., Addr) ADD 4 mesu.g.aaplimg.com. Addr 17.253.67.201 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(mesu.g.aaplimg.com., Addr) ADD 4 mesu.g.aaplimg.com. Addr 17.253.67.205 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_resolver_update [353 mesu.apple.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 17.253.67.201:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_resolver_update [353 mesu.apple.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 17.253.67.205:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353 mesu.apple.com:443 in_progress resolver (satisfied)] reported event resolver:receive_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_resolver_start_next_child [353 mesu.apple.com:443 in_progress resolver (satisfied)] starting child endpoint 17.253.67.201:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_resolver_start_next_child [353 mesu.apple.com:443 in_progress resolver (satisfied)] starting next child endpoint in 100ms [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 17: DNSServiceCreateConnection STOP PID[126](nsurlsessiond) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(mesu.g.aaplimg.com.) STOP PID[0]() [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mDNSResponder[99] : 17: Removing FD [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_handler_start [353.1 17.253.67.201:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353.1 17.253.67.201:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353.1 17.253.67.201:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353.1 17.253.67.201:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_flow_protocol_connected [353.1 17.253.67.201:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_flow_connected_path_change [353.1 17.253.67.201:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353.1 17.253.67.201:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353 mesu.apple.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353.1 17.253.67.201:443 ready socket-flow (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353 mesu.apple.com:443 ready resolver (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP Conn Event [374:0x1003866d0]: 1 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP Conn Connected [374:0x1003866d0]: Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC Enabling TLS [374:0x1003866d0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_start_tls_while_connected [353.1 17.253.67.201:443 ready socket-flow (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353.1 17.253.67.201:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353 mesu.apple.com:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353.1 17.253.67.201:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353 mesu.apple.com:443 in_progress resolver (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_flow_protocol_connected [353.1 17.253.67.201:443 in_progress socket-flow (satisfied)] Transport protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353.1 17.253.67.201:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353 mesu.apple.com:443 in_progress resolver (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Event [374:0x1003866d0]: 2, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Event [374:0x1003866d0]: 11, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Event [374:0x1003866d0]: 22, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Event [374:0x1003866d0]: 12, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Event [374:0x1003866d0]: 14, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond[126] : Task 49 for client received auth challenge with type NSURLAuthenticationMethodServerTrust [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone securityd[103] : ocsp responder: (null) did not include status of requested cert [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Trust Result [374:0x1003866d0]: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone symptomsd(SymptomEvaluator)[118] : 897 com.apple.WebKit.WebContent: ForegroundRunning (most elevated: ForegroundRunning) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone symptomsd(SymptomEvaluator)[118] : 895 com.apple.WebKit.Networking: ForegroundRunning (most elevated: ForegroundRunning) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Event [374:0x1003866d0]: 20, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_flow_protocol_connected [353.1 17.253.67.201:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_flow_connected_path_change [353.1 17.253.67.201:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353.1 17.253.67.201:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [353 mesu.apple.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP Conn Event [374:0x1003866d0]: 8 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Handshake Complete [374:0x1003866d0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP [0x1003866d0] working for task [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP [0x1003866d0] working for task [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond[126] : Task 49 for client has a connection [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP [0x1003866d0] working for task [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP [0x1003866d0] working for task [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone useractivityd[169] : Adding client , [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES], bundleID= to known userActivityClients. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond[126] : Task 49 for client received response, status code: 304 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mobileassetd[122] : metadata download receieved response (status=304) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone nsurlsessiond[126] : Task 49 for client was cancelled [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mobileassetd[122] : metadata download completed, success=0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(MobileAsset)[894] : 0x105226b50 Copy matching assets reply: XPC_TYPE_DICTIONARY { count = 2, transaction: 0, voucher = 0x0, contents = [iOSLog] [IOS_SYSLOG_ROW] "Assets" => : { length = 236 bytes, contents = 0x62706c6973743030d4010203040506141558247665727369... } [iOSLog] [IOS_SYSLOG_ROW] "Result" => : 0 [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone symptomsd(SymptomEvaluator)[118] : Entry, display name com.apple.WebKit.WebContent uuid 18581C60-E3FF-3619-9D17-321E5B65DA5D pid 897 isFront 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone symptomsd(SymptomEvaluator)[118] : Unable to derive bundle name for uuid 18581C60-E3FF-3619-9D17-321E5B65DA5D [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone symptomsd(SymptomEvaluator)[118] : Entry, display name com.apple.WebKit.Networking uuid 0333E1F0-48B7-33E2-8DDF-64B376C8E42F pid 895 isFront 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone symptomsd(SymptomEvaluator)[118] : Unable to derive bundle name for uuid 0333E1F0-48B7-33E2-8DDF-64B376C8E42F [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone useractivityd[169] : PICKING: 272B1EEF-54B3-4A32-994B-3A0FBCAE7992/ as the current item-to-advertise. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone useractivityd[169] : IDLE: UserIdleTracker says the user is ACTIVE; shouldSuspendAdvertising=NO. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone useractivityd[169] : ADVERTISING: Advertising new item or updating user-idle time in previous advertisement, 272B1EEF-54B3-4A32-994B-3A0FBCAE7992/ [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone useractivityd[169] : ADVERTISING: $4b52d445b1d2c0/*119u:{ SFActivityAdvertiserOptionFlagCopyPasteKey = 0;} (old=(null)) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mobileassetd[122] : 0x1b2483bc0 Client connection: XPC_TYPE_ERROR Connection invalid { count = 1, transaction: 0, voucher = 0x0, contents = [iOSLog] [IOS_SYSLOG_ROW] "XPCErrorDescription" => { length = 18, contents = "Connection invalid" } [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone mobileassetd[122] : Client connection invalid (Connection invalid); terminating connection [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone sharingd[62] : Request to advertise <4b52d445b1d2c001f7> with options {SFActivityAdvertiserOptionFlagCopyPasteKey = 0;} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone sharingd[62] : Started advertising <4b52d445b1d2c001f7> as <00c90b0bed8e088b2623f00d454c> with options { [iOSLog] [IOS_SYSLOG_ROW] SFActivityAdvertiserOptionFlagCopyPasteKey = 0; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone identityservicesd[51] : startAdvertisingOfType:Activity withData: withOptions:(null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone identityservicesd(WirelessProximity)[51] : Continuity start advertising with data: Advertising request of type 12, priority 6, UseFG 48 (30.00 ms), data <00c90b0b ed8e088b 2623f00d 454c>, connectable 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone wirelessproxd[58] : Start advertising for process identityservicesd (51) of type 12 with advertising interval 48 (30.00 ms) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone wirelessproxd[58] : Setting advert timer for client 12 with time 2.00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone wirelessproxd[58] : Adding data of type: 12, advData: <00c90b0b ed8e088b 2623f00d 454c> advInterval: 48 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone wirelessproxd[58] : Setting advertising interval to 48 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone wirelessproxd[58] : Current advertisement packet: <0c0e00c9 0b0bed8e 088b2623 f00d454c> [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone wirelessproxd[58] : Adding data of type: 16, advData: <0b00> advInterval: 432 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone wirelessproxd[58] : Current advertisement packet: <0c0e00c9 0b0bed8e 088b2623 f00d454c 10020b00> [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone wirelessproxd[58] : AdvertisingRulesiOS: current advertisers: [number of indexes: 2 (in 2 ranges), indexes: (12 16)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone wirelessproxd[58] : advertisingRulesiOS - advertising packets: ( [iOSLog] [IOS_SYSLOG_ROW] { [iOSLog] [IOS_SYSLOG_ROW] kCBAdvDataAppleMfgData = <17ff4c00 0c0e00c9 0b0bed8e 088b2623 f00d454c 10020b00>; [iOSLog] [IOS_SYSLOG_ROW] kCBAdvDataIsConnectable = 1; [iOSLog] [IOS_SYSLOG_ROW] kCBAdvOptionAdvertisingInterval = 48; [iOSLog] [IOS_SYSLOG_ROW] kCBMsgArgIsPrivilegedDaemon = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone wirelessproxd[58] : Requesting to start advertising for clients 12 16 with ( [iOSLog] [IOS_SYSLOG_ROW] { [iOSLog] [IOS_SYSLOG_ROW] kCBAdvDataAppleMfgData = <17ff4c00 0c0e00c9 0b0bed8e 088b2623 f00d454c 10020b00>; [iOSLog] [IOS_SYSLOG_ROW] kCBAdvDataIsConnectable = 1; [iOSLog] [IOS_SYSLOG_ROW] kCBAdvOptionAdvertisingInterval = 48; [iOSLog] [IOS_SYSLOG_ROW] kCBMsgArgIsPrivilegedDaemon = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone BTServer[64] : Received XPC message "CBMsgIdStopAdvertising" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone BTServer[64] : Received 'stop advertising' request from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone BTServer[64] : Sending XPC message "CBMsgIdAdvertisingStopped" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone BTServer[64] : Received XPC message "CBMsgIdStartAdvertising" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone BTServer[64] : Received 'start advertising' request from session "com.apple.wirelessproxd-peripheral-58-1", with manufacturer data [ 17 FF 4C 00 0C 0E 00 C9 0B 0B ED 8E 08 8B 26 23 F0 0D 45 4C 10 02 0B 00 ], interval 30, no name [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone BTServer[64] : Sending XPC message "CBMsgIdAdvertisingStarted" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone sharingd(CoreUtils)[62] : Bluetooth advertising started [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone identityservicesd[51] : calling continuityDidStartAdvertisingOfType:Activity [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone wirelessproxd[58] : Current advertisers 12 16 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone wirelessproxd[58] : Started to advertise for type 12 with error (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone wirelessproxd[58] : Started to advertise for type 16 with error (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone useractivityd[169] : ADVERTISING:$4b52d445b1d2c0/*119u:{ SFActivityAdvertiserOptionFlagCopyPasteKey = 0;} 272B1EEF-54B3-4A32-994B-3A0FBCAE7992 type= at 2017-05-24 06:54:52 +0000 opts={} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone BTServer[64] : Sending 'advertising status changed' event to local device listeners [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone BTServer[64] : Sending 'advertising status changed' event to local device listeners [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone awdd[84] : agg:#I [oo.] Trigger(cid=0x27, trid=0x270003, sid=0x591e37da) - Marking pending-clients list complete; all components checked in [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone awdd[84] : life:#I 3 activities remaining: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone webinspectord[876] : notify handler for com.apple.webinspectord.availability_check [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone webinspectord[876] : XPC Application Connection Event: 897 - [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.Accessibility, category: UIAutomation, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone webinspectord[876] : Proxy Application Connected: 897 - PID:897 - [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.Accessibility, category: ElementTraversal, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone com.apple.WebKit.WebContent(libsystem_trace.dylib)[897] : subsystem: com.apple.Accessibility, category: AccessibilityBundleLoading, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone webinspectord[876] : Proxy Application Response: 897 - PID:897 - [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone webinspectord[876] : Application Connected: 897 - PID:897 - [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(libsystem_trace.dylib)[894] : subsystem: com.apple.Accessibility, category: Accessibility, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:52 iPhone MobileSafari(UIAccessibility)[894] : This child can't be serialized correctly: {pid=894} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone webinspectord[876] : Application Updated: 897 - PID:897 - [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone webinspectord[876] : Device: Stopped Idling Prevention [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_trace.dylib)[897] : subsystem: com.apple.SystemConfiguration, category: SCNetworkReachability, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_trace.dylib)[897] : subsystem: com.apple.network, category: , enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Starting frame load, frame = 0x10339d000, main = 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : server.conn:#I Creating a Server Connection for 0x32 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : client:#I Sending message to register with dcid 0, component 0x32, needsconfig: 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : conn:#I Got AWD Registration Message for cid 0x32, dcid 0, pid 897 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d0fdf0 and pid 27: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d11050 and pid 41: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d130f0 and pid 119: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d13970 and pid 85: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d13ac0 and pid 126: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d14310 and pid 89: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d157e0 and pid 887: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d17bb0 and pid 118: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : client:#I Sending component configuration to component: 0x32 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d187e0 and pid 36: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : client:#I In switch branch for pii/location message msg. cid is 0x32, collectPII is 0, collectLocation is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d1bcc0 and pid 64: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : core:#I DeviceConfigurationId changing from 0 to 999; marking clients as needing config [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d1c660 and pid 156: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : client.trigger:#N Comes to _setConfiguration for component 0x32 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d1c9e0 and pid 77: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : client.trigger:#N CCFG has # of profiles: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d1eb40 and pid 65: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : metric.buffer:#I AWDMetricBuffer: setConfiguration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135e18880 and pid 51: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : metric.buffer:#I AWDMetricBuffer: setting configuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135e18f10 and pid 169: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135e19610 and pid 878: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135e1cca0 and pid 62: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135e1d0d0 and pid 150: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135e1d720 and pid 31: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135f006e0 and pid 109: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135f01200 and pid 99: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135f01650 and pid 897: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135f01920 and pid 147: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135f03ac0 and pid 63: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135f03cf0 and pid 35: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : persist:#I Reading from component configuration table for cid 0x32 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : persist:#I Executing DB command. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : persist:#I Read from component configuration table for cid 0x32; config vector has size 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone accountsd(AccountsDaemon)[100] : __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone accountsd(AccountsDaemon)[100] : __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_trace.dylib)[897] : subsystem: com.apple.networkextension, category: , enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_trace.dylib)[897] : subsystem: com.apple.libsqlite3, category: logging, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 4, pageID = 2, frameID = 1, WebResourceLoader = 0x10336d030 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_trace.dylib)[897] : subsystem: com.apple.Accessibility, category: UIAutomation, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone MobileSafari(WebKit)[894] : #WK: UIProcess is taking a background assertion because the WebContent process is holding locked files [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone MobileSafari(WebKit)[894] : #WK: 0x1041f2000 - WebProcessProxy::didSetAssertionState(Foreground) taking foreground assertion for network process [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=894} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CoreUI)[897] : CoreUI(DEBUG): Current version = 427.2, Linked UIKit version = 65535, Compatibility mode = 9999 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10336d030, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebContentAnalysis)[897] : WF: === Starting WebFilter logging for process com.apple.WebKit.WebContent [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebContentAnalysis)[897] : WF: _WebFilterIsActive returning: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 897; [iOSLog] [IOS_SYSLOG_ROW] suspended = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd(AXRuntime)[888] : void _AXAddSuspendedPid(pid_t):260 Suspended pid added: 897 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 suspended pids: 897 517301693.254177 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10336d030, size = 15418 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 897; [iOSLog] [IOS_SYSLOG_ROW] suspended = 0; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd(AXRuntime)[888] : void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 897 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 resumed pids: 897 517301693.271221 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 3, pageID = 2, frameID = 1, WebResourceLoader = 0x103339630 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 3, pageID = 2, frameID = 1, WebResourceLoader = 0x1033398b8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 3, pageID = 2, frameID = 1, WebResourceLoader = 0x103339b10 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 3, pageID = 2, frameID = 1, WebResourceLoader = 0x103339d68 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 3, pageID = 2, frameID = 1, WebResourceLoader = 0x103339fc0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 1, WebResourceLoader = 0x10330f2e8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 1, WebResourceLoader = 0x10330f828 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 1, WebResourceLoader = 0x10330fab0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 1, WebResourceLoader = 0x10330fd38 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 1, WebResourceLoader = 0x10330ffc0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 1, WebResourceLoader = 0x10330b120 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 1, WebResourceLoader = 0x10330b378 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 1, WebResourceLoader = 0x10330b5d0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 1, WebResourceLoader = 0x10330b828 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10336d030 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x103339630, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x103339630, size = 3142 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x103339630 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x1033398b8, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x1033398b8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x103339b10, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x103339b10, size = 13185 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x103339b10 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x103339d68, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x103339d68, size = 7371 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x103339d68 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x103339fc0, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x103339fc0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10330f2e8, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x10330f2e8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone swcd(CoreUtils)[207] : Get info for service 'applinks', app ID '<>', domain 'ap...' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone swcd(CoreUtils)[207] : Get info for service 'activitycontinuation', app ID '<>', domain 'ap...' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10330f828, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x10330f828 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10330fab0, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x10330fab0 [debug] [JSONWP Proxy] Got response with status 200: {"value":{"sessionId":"DF5DE5AA-CBA8-402A-A00F-B6E5AFB56277","capabilities":{"device":"iphone","browserName":"Safari","sdkVersion":"10.1.1","CFBundleIdentifier":"com.apple.mobilesafari"}},"sessionId":"DF5DE5AA-CBA8-402A-A00F-B6E5AFB56277","status":0} [debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1495608893410 (16:54:53 GMT+1000 (AEST)) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_trace.dylib)[897] : subsystem: com.apple.coreaudio, category: as, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 [debug] [XCUITest] Found WDA derived data folder: '/Users/swathi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy' [XCUITest] Setting '555' permissions to '/Users/swathi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/Attachments' folder [debug] [XCUITest] Found WDA derived data folder: '/Users/swathi/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs' [XCUITest] Setting '555' permissions to '/Users/swathi/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Logs/Test/Attachments' folder [debug] [BaseDriver] Event 'wdaPermsAdjusted' logged at 1495608893414 (16:54:53 GMT+1000 (AEST)) [debug] [BaseDriver] Event 'wdaStarted' logged at 1495608893414 (16:54:53 GMT+1000 (AEST)) [debug] [XCUITest] Setting initial orientation to 'PORTRAIT' [debug] [JSONWP Proxy] Proxying [POST /orientation] to [POST http://localhost:8100/session/DF5DE5AA-CBA8-402A-A00F-B6E5AFB56277/orientation] with body: {"orientation":"PORTRAIT"} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mediaserverd(AudioToolbox)[27] : 3752: created session sid:0x1b0e9, com.apple.WebKit(897), 'prim' for PID: 897 and port: 101155 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mediaremoted[33] : Client with pid 897 opened connection. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mediaremoted[33] : Adding client with PID 897 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mediaserverd(AudioToolbox)[27] : 2335: ----> sid:0x1b0e9, com.apple.WebKit(897), 'prim' inProperty = 'acat' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mediaserverd(AudioToolbox)[27] : 2425: <---- *inData = 'ambi' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mediaserverd(AudioToolbox)[27] : 1136: Setting kCMSessionProperty_AudioCategory to "AmbientSound" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone routined(MediaRemote)[31] : Received Media Remote client notification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_trace.dylib)[897] : subsystem: com.apple.mediaremote, category: NowPlaying, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 0, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(MediaRemote)[897] : Received Media Remote client notification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(MediaRemote)[897] : Received Media Remote client notification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mediaremoted[33] : Added com.apple.WebKit.WebContent as possible now playing application. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone duetexpertd(MediaRemote)[174] : Received Media Remote client notification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone SpringBoard(MediaRemote)[57] : Received Media Remote client notification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone coreduetd(MediaRemote)[92] : Received Media Remote client notification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mediaserverd(AudioToolbox)[27] : 2335: ----> sid:0x1b0e9, com.apple.WebKit(897), 'prim' inProperty = 'acat' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mediaserverd(AudioToolbox)[27] : 2425: <---- *inData = 'ambi' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mediaserverd(AudioToolbox)[27] : 1136: Setting kCMSessionProperty_AudioCategory to "AmbientSound" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mediaserverd(AudioToolbox)[27] : 2335: ----> sid:0x1b0e9, com.apple.WebKit(897), 'prim' inProperty = 'acat' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mediaserverd(AudioToolbox)[27] : 2425: <---- *inData = 'ambi' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mediaserverd(AudioToolbox)[27] : 1136: Setting kCMSessionProperty_AudioCategory to "AmbientSound" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 1, WebResourceLoader = 0x10594aa50 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10330fd38, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10330fd38, size = 756 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10330fd38 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10330ffc0, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10330ffc0, size = 2386 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10330ffc0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 1, WebResourceLoader = 0x1058e6588 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone MobileSafari(UIAccessibility)[894] : This child can't be serialized correctly: {pid=894} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x10338cb40, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x10338c000, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Starting frame load, frame = 0x1035c3680, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 4, pageID = 2, frameID = 2, WebResourceLoader = 0x1058c83d8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Starting frame load, frame = 0x1035c2d80, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 4, pageID = 2, frameID = 3, WebResourceLoader = 0x1058c89a8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x10338c3c0, pageID = 2, frameID = 2, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : Faulting in NSHTTPCookieStorage singleton [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x10338c780, pageID = 2, frameID = 3, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : Faulting in CFHTTPCookieStorage singleton [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : Creating default cookie storage with default identifier [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_trace.dylib)[895] : subsystem: com.apple.network, category: , enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Start [1:0x1003153d0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_handler_start [1 www.youtube.com:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1 www.youtube.com:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1 www.youtube.com:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1 www.youtube.com:443 waiting path (satisfied)] skipping state update [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1 www.youtube.com:443 in_progress resolver (satisfied)] reported event resolver:start_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Starting frame load, frame = 0x1035be480, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 4, pageID = 2, frameID = 4, WebResourceLoader = 0x1058c8f78 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: connect_callback: Adding FD for uid 501 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceCreateDelegateConnection START PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: Result code socket 18 created 00000000 00000001 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(4000D000, 0, 3, www.youtube.com.) START PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 000000010080FC40 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name www.youtube.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 000000010080FC40 www.youtube.com. (AAAA) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query suppressed for www.youtube.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 000000010080F8C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name www.youtube.com. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 000000010080F8C8 www.youtube.com. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for www.youtube.com., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: Result code socket 18 closed 00000000 00000001 (0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GenerateNegativeResponse: Generating negative response for question www.youtube.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : queryrecord_result_callback: Suppressed question www.youtube.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(www.youtube.com., AAAA) ADD 0 www.youtube.com. AAAA [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(www.youtube.com., Addr) ADD 25 www.youtube.com. CNAME youtube-ui.l.google.com. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : AnswerQuestionByFollowingCNAME: 000000010080F8C8 www.youtube.com. (Addr) following CNAME referral 0 for 25 www.youtube.com. CNAME youtube-ui.l.google.com. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 000000010080F8C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name youtube-ui.l.google.com. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 000000010080F8C8 youtube-ui.l.google.com. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for youtube-ui.l.google.com., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 47410 29 bytes from port 51362 to 10.1.1.17:53 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 youtube-ui.l.google.com. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x103381000, pageID = 2, frameID = 4, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 47410 45 bytes from 10.1.1.17:53 to 10.1.6.111:51362 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 youtube-ui.l.google.com. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 TTL 47 4 youtube-ui.l.google.com. Addr 216.58.203.110 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(youtube-ui.l.google.com., Addr) ADD 4 youtube-ui.l.google.com. Addr 216.58.203.110 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_update [1 www.youtube.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 216.58.203.110:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1 www.youtube.com:443 in_progress resolver (satisfied)] reported event resolver:receive_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_start_next_child [1 www.youtube.com:443 in_progress resolver (satisfied)] starting child endpoint 216.58.203.110:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_start_next_child [1 www.youtube.com:443 in_progress resolver (satisfied)] starting next child endpoint in 100ms [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_handler_start [1.1 216.58.203.110:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1.1 216.58.203.110:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1.1 216.58.203.110:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1.1 216.58.203.110:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceCreateConnection STOP PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(youtube-ui.l.google.com.) STOP PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: Removing FD [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Starting frame load, frame = 0x1035bed80, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 4, pageID = 2, frameID = 5, WebResourceLoader = 0x1058b7558 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [1.1 216.58.203.110:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_connected_path_change [1.1 216.58.203.110:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1.1 216.58.203.110:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1 www.youtube.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1.1 216.58.203.110:443 ready socket-flow (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1 www.youtube.com:443 ready resolver (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Event [1:0x1003153d0]: 1 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Connected [1:0x1003153d0]: Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC Enabling TLS [1:0x1003153d0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_start_tls_while_connected [1.1 216.58.203.110:443 ready socket-flow (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1.1 216.58.203.110:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1 www.youtube.com:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1.1 216.58.203.110:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1 www.youtube.com:443 in_progress resolver (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [1.1 216.58.203.110:443 in_progress socket-flow (satisfied)] Transport protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1.1 216.58.203.110:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1 www.youtube.com:443 in_progress resolver (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 1, WebResourceLoader = 0x10589e360 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x1033813c0, pageID = 2, frameID = 5, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [1:0x1003153d0]: 2, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 1, WebResourceLoader = 0x10589e5d0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [1:0x1003153d0]: 11, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [1:0x1003153d0]: 12, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 1, WebResourceLoader = 0x10589ec00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [1:0x1003153d0]: 14, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Trust Result [1:0x1003153d0]: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [1:0x1003153d0]: 20, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [1.1 216.58.203.110:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_connected_path_change [1.1 216.58.203.110:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1.1 216.58.203.110:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [1 www.youtube.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Event [1:0x1003153d0]: 8 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Handshake Complete [1:0x1003153d0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10330b120, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10330b120, size = 10507 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10330b120 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10330b378, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x10330b378 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10330b5d0, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x10330b5d0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10330b828, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x10330b828 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TCP Conn Start [1:0x100295c70] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_handler_start [1 gsp1.apple.com:80 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [1 gsp1.apple.com:80 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [1 gsp1.apple.com:80 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [1 gsp1.apple.com:80 waiting path (satisfied)] skipping state update [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [1 gsp1.apple.com:80 in_progress resolver (satisfied)] reported event resolver:start_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: connect_callback: Adding FD for uid 501 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceCreateConnection START PID[897](com.apple.WebKi) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::willSendRequest, WebResourceLoader = 0x10594aa50 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TCP Conn Start [2:0x1002ae030] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::willSendRequest, WebResourceLoader = 0x1058e6588 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10589e360, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x10589e360 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10589e5d0, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x10589e5d0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: Result code socket 18 created 00000000 00000001 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(4000D000, 0, 3, gsp1.apple.com.) START PID[897](com.apple.WebKi) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 0000000101014640 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name gsp1.apple.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 0000000101014640 gsp1.apple.com. (AAAA) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query suppressed for gsp1.apple.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001010142C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name gsp1.apple.com. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10589ec00, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10589ec00, size = 8802 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10589ec00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001010142C8 gsp1.apple.com. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for gsp1.apple.com., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: Result code socket 18 closed 00000000 00000001 (0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GenerateNegativeResponse: Generating negative response for question gsp1.apple.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : queryrecord_result_callback: Suppressed question gsp1.apple.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(gsp1.apple.com., AAAA) ADD 0 gsp1.apple.com. AAAA [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(gsp1.apple.com., Addr) ADD 30 gsp1.apple.com. CNAME gsp1.apple.com.edgesuite.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : AnswerQuestionByFollowingCNAME: 00000001010142C8 gsp1.apple.com. (Addr) following CNAME referral 0 for 30 gsp1.apple.com. CNAME gsp1.apple.com.edgesuite.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001010142C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name gsp1.apple.com.edgesuite.net. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001010142C8 gsp1.apple.com.edgesuite.net. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for gsp1.apple.com.edgesuite.net., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=894} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP Conn Cancel [374:0x1003866d0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP [0x1003866d0] completing activity 0x1004c9ee0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_handler_cancel [353 mesu.apple.com:443 ready resolver (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_handler_cancel [353.1 17.253.67.201:443 ready socket-flow (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone nsurlsessiond(libsystem_network.dylib)[126] : __nw_socket_service_writes_block_invoke sendmsg(fd 4, 31 bytes): socket has been closed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_flow_protocol_disconnected [353.1 17.253.67.201:443 cancelled socket-flow (null)] Output protocol disconnected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_handler_cancel [353.2 17.253.67.205:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Following redirect of network resource: loader = 0x10338cb40, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Following redirect of network resource: loader = 0x10338c000, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Start [2:0x1003471c0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_handler_start [2 www.google-analytics.com:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2 www.google-analytics.com:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(gsp1.apple.com.edgesuite.net., Addr) ADD 20 gsp1.apple.com.edgesuite.net. CNAME a1507.b.akamai.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : AnswerQuestionByFollowingCNAME: 00000001010142C8 gsp1.apple.com.edgesuite.net. (Addr) following CNAME referral 1 for 20 gsp1.apple.com.edgesuite.net. CNAME a1507.b.akamai.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2 www.google-analytics.com:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001010142C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name a1507.b.akamai.net. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_handler_start [2 pancake.apple.com:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001010142C8 a1507.b.akamai.net. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2 www.google-analytics.com:443 waiting path (satisfied)] skipping state update [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for a1507.b.akamai.net., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 15111 24 bytes from port 49624 to 10.1.1.17:53 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 a1507.b.akamai.net. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2 www.google-analytics.com:443 in_progress resolver (satisfied)] reported event resolver:start_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Start [3:0x1002230c0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2 pancake.apple.com:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2 pancake.apple.com:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2 pancake.apple.com:443 waiting path (satisfied)] skipping state update [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2 pancake.apple.com:443 in_progress resolver (satisfied)] reported event resolver:start_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 20: connect_callback: Adding FD for uid 501 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 21: connect_callback: Adding FD for uid 501 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 20: DNSServiceCreateConnection START PID[897](com.apple.WebKi) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 21: DNSServiceCreateDelegateConnection START PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 21: Result code socket 22 created 00000000 00000001 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 21: DNSServiceGetAddrInfo(4000D000, 0, 3, www.google-analytics.com.) START PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 0000000101018040 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name www.google-analytics.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 0000000101018040 www.google-analytics.com. (AAAA) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query suppressed for www.google-analytics.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 0000000101017CC8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name www.google-analytics.com. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 0000000101017CC8 www.google-analytics.com. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for www.google-analytics.com., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 21: Result code socket 22 closed 00000000 00000001 (0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 20: Result code socket 22 created 00000000 00000001 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 20: DNSServiceGetAddrInfo(4000D000, 0, 3, pancake.apple.com.) START PID[897](com.apple.WebKi) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_handler_start [3 stats.g.doubleclick.net:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3 stats.g.doubleclick.net:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3 stats.g.doubleclick.net:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3 stats.g.doubleclick.net:443 waiting path (satisfied)] skipping state update [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3 stats.g.doubleclick.net:443 in_progress resolver (satisfied)] reported event resolver:start_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 0000000100810840 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name pancake.apple.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 0000000100810840 pancake.apple.com. (AAAA) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query suppressed for pancake.apple.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001008104C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name pancake.apple.com. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001008104C8 pancake.apple.com. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for pancake.apple.com., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 20: Result code socket 22 closed 00000000 00000001 (0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 22: connect_callback: Adding FD for uid 501 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 22: DNSServiceCreateDelegateConnection START PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GenerateNegativeResponse: Generating negative response for question www.google-analytics.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : queryrecord_result_callback: Suppressed question www.google-analytics.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 21: DNSServiceGetAddrInfo(www.google-analytics.com., AAAA) ADD 0 www.google-analytics.com. AAAA [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 21: DNSServiceGetAddrInfo(www.google-analytics.com., Addr) ADD 35 www.google-analytics.com. CNAME www-google-analytics.l.google.com. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : AnswerQuestionByFollowingCNAME: 0000000101017CC8 www.google-analytics.com. (Addr) following CNAME referral 0 for 35 www.google-analytics.com. CNAME www-google-analytics.l.google.com. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 0000000101017CC8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name www-google-analytics.l.google.com. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 0000000101017CC8 www-google-analytics.l.google.com. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for www-google-analytics.l.google.com., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GenerateNegativeResponse: Generating negative response for question pancake.apple.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : queryrecord_result_callback: Suppressed question pancake.apple.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 20: DNSServiceGetAddrInfo(pancake.apple.com., AAAA) ADD 0 pancake.apple.com. AAAA [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 20: DNSServiceGetAddrInfo(pancake.apple.com., Addr) ADD 34 pancake.apple.com. CNAME pancake.cdn-apple.com.akadns.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : AnswerQuestionByFollowingCNAME: 00000001008104C8 pancake.apple.com. (Addr) following CNAME referral 0 for 34 pancake.apple.com. CNAME pancake.cdn-apple.com.akadns.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001008104C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name pancake.cdn-apple.com.akadns.net. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001008104C8 pancake.cdn-apple.com.akadns.net. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for pancake.cdn-apple.com.akadns.net., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 20: DNSServiceGetAddrInfo(pancake.cdn-apple.com.akadns.net., Addr) ADD 23 pancake.cdn-apple.com.akadns.net. CNAME pancake.g.aaplimg.com. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : AnswerQuestionByFollowingCNAME: 00000001008104C8 pancake.cdn-apple.com.akadns.net. (Addr) following CNAME referral 1 for 23 pancake.cdn-apple.com.akadns.net. CNAME pancake.g.aaplimg.com. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001008104C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name pancake.g.aaplimg.com. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001008104C8 pancake.g.aaplimg.com. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for pancake.g.aaplimg.com., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 26120 39 bytes from port 54396 to 10.1.1.17:53 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 www-google-analytics.l.google.com. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 11999 27 bytes from port 63328 to 10.1.1.17:53 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 pancake.g.aaplimg.com. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 26120 55 bytes from 10.1.1.17:53 to 10.1.6.111:54396 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 www-google-analytics.l.google.com. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_update [2 www.google-analytics.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 172.217.25.142:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 TTL 237 4 www-google-analytics.l.google.com. Addr 172.217.25.142 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 21: DNSServiceGetAddrInfo(www-google-analytics.l.google.com., Addr) ADD 4 www-google-analytics.l.google.com. Addr 172.217.25.142 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 22: Result code socket 27 created 00000000 00000001 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 22: DNSServiceGetAddrInfo(4000D000, 0, 3, stats.g.doubleclick.net.) START PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 0000000101019840 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name stats.g.doubleclick.net. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2 www.google-analytics.com:443 in_progress resolver (satisfied)] reported event resolver:receive_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_start_next_child [2 www.google-analytics.com:443 in_progress resolver (satisfied)] starting child endpoint 172.217.25.142:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_start_next_child [2 www.google-analytics.com:443 in_progress resolver (satisfied)] starting next child endpoint in 100ms [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_handler_start [2.1 172.217.25.142:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2.1 172.217.25.142:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 0000000101019840 stats.g.doubleclick.net. (AAAA) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2.1 172.217.25.142:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query suppressed for stats.g.doubleclick.net., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2.1 172.217.25.142:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001010194C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name stats.g.doubleclick.net. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_update [3 stats.g.doubleclick.net:443 in_progress resolver (satisfied)] Adding endpoint handler for 74.125.204.157:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001010194C8 stats.g.doubleclick.net. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_update [3 stats.g.doubleclick.net:443 in_progress resolver (satisfied)] Adding endpoint handler for 74.125.204.156:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for stats.g.doubleclick.net., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_update [3 stats.g.doubleclick.net:443 in_progress resolver (satisfied)] Adding endpoint handler for 74.125.204.154:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 22: Result code socket 27 closed 00000000 00000001 (0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_update [3 stats.g.doubleclick.net:443 in_progress resolver (satisfied)] Adding endpoint handler for 74.125.204.155:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GenerateNegativeResponse: Generating negative response for question stats.g.doubleclick.net. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3 stats.g.doubleclick.net:443 in_progress resolver (satisfied)] reported event resolver:receive_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : queryrecord_result_callback: Suppressed question stats.g.doubleclick.net. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_start_next_child [3 stats.g.doubleclick.net:443 in_progress resolver (satisfied)] starting child endpoint 74.125.204.157:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_start_next_child [3 stats.g.doubleclick.net:443 in_progress resolver (satisfied)] starting next child endpoint in 236ms [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_handler_start [3.1 74.125.204.157:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3.1 74.125.204.157:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3.1 74.125.204.157:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3.1 74.125.204.157:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 22: DNSServiceGetAddrInfo(stats.g.doubleclick.net., AAAA) ADD 0 stats.g.doubleclick.net. AAAA [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 22: DNSServiceGetAddrInfo(stats.g.doubleclick.net., Addr) ADD 25 stats.g.doubleclick.net. CNAME stats.l.doubleclick.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : AnswerQuestionByFollowingCNAME: 00000001010194C8 stats.g.doubleclick.net. (Addr) following CNAME referral 0 for 25 stats.g.doubleclick.net. CNAME stats.l.doubleclick.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001010194C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name stats.l.doubleclick.net. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001010194C8 stats.l.doubleclick.net. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for stats.l.doubleclick.net., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 3252 29 bytes from port 63703 to 10.1.1.17:53 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 stats.l.doubleclick.net. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 21: DNSServiceCreateConnection STOP PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 21: DNSServiceGetAddrInfo(www-google-analytics.l.google.com.) STOP PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 21: Removing FD [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 3252 93 bytes from 10.1.1.17:53 to 10.1.6.111:63703 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 stats.l.doubleclick.net. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 4 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 TTL 193 4 stats.l.doubleclick.net. Addr 74.125.204.154 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 TTL 193 4 stats.l.doubleclick.net. Addr 74.125.204.157 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 2 TTL 193 4 stats.l.doubleclick.net. Addr 74.125.204.155 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 3 TTL 193 4 stats.l.doubleclick.net. Addr 74.125.204.156 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 22: DNSServiceGetAddrInfo(stats.l.doubleclick.net., Addr) ADD 4 stats.l.doubleclick.net. Addr 74.125.204.154 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 22: DNSServiceGetAddrInfo(stats.l.doubleclick.net., Addr) ADD 4 stats.l.doubleclick.net. Addr 74.125.204.157 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 22: DNSServiceGetAddrInfo(stats.l.doubleclick.net., Addr) ADD 4 stats.l.doubleclick.net. Addr 74.125.204.155 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 22: DNSServiceGetAddrInfo(stats.l.doubleclick.net., Addr) ADD 4 stats.l.doubleclick.net. Addr 74.125.204.156 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 22: DNSServiceCreateConnection STOP PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 22: DNSServiceGetAddrInfo(stats.l.doubleclick.net.) STOP PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 22: Removing FD [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [2.1 172.217.25.142:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_connected_path_change [2.1 172.217.25.142:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2.1 172.217.25.142:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2 www.google-analytics.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2.1 172.217.25.142:443 ready socket-flow (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2 www.google-analytics.com:443 ready resolver (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Event [2:0x1003471c0]: 1 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Connected [2:0x1003471c0]: Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC Enabling TLS [2:0x1003471c0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_start_tls_while_connected [2.1 172.217.25.142:443 ready socket-flow (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2.1 172.217.25.142:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2 www.google-analytics.com:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2.1 172.217.25.142:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2 www.google-analytics.com:443 in_progress resolver (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [2.1 172.217.25.142:443 in_progress socket-flow (satisfied)] Transport protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2.1 172.217.25.142:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2 www.google-analytics.com:443 in_progress resolver (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [2:0x1003471c0]: 2, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [2:0x1003471c0]: 11, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [2:0x1003471c0]: 12, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [2:0x1003471c0]: 14, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Trust Result [2:0x1003471c0]: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [2:0x1003471c0]: 20, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [2.1 172.217.25.142:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_connected_path_change [2.1 172.217.25.142:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2.1 172.217.25.142:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [2 www.google-analytics.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Event [2:0x1003471c0]: 8 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Handshake Complete [2:0x1003471c0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x10338cb40, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0, httpStatusCode = 200 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x10338cb40, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should wait for message from WebContent process before continuing resource load: loader = 0x10338cb40, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x10338cb40, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x10338c780, pageID = 2, frameID = 3, isMainResource = 1, isSynchronous = 0, httpStatusCode = 200 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x10338c780, pageID = 2, frameID = 3, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should not wait for message from WebContent process before continuing resource load: loader = 0x10338c780, pageID = 2, frameID = 3, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x10338c3c0, pageID = 2, frameID = 2, isMainResource = 1, isSynchronous = 0, httpStatusCode = 200 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x10338c3c0, pageID = 2, frameID = 2, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should not wait for message from WebContent process before continuing resource load: loader = 0x10338c3c0, pageID = 2, frameID = 2, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x103381000, pageID = 2, frameID = 4, isMainResource = 1, isSynchronous = 0, httpStatusCode = 200 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x103381000, pageID = 2, frameID = 4, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should not wait for message from WebContent process before continuing resource load: loader = 0x103381000, pageID = 2, frameID = 4, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x1033813c0, pageID = 2, frameID = 5, isMainResource = 1, isSynchronous = 0, httpStatusCode = 200 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x1033813c0, pageID = 2, frameID = 5, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should not wait for message from WebContent process before continuing resource load: loader = 0x1033813c0, pageID = 2, frameID = 5, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 15111 56 bytes from 10.1.1.17:53 to 10.1.6.111:49624 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 a1507.b.akamai.net. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 2 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 TTL 19 4 a1507.b.akamai.net. Addr 203.213.33.202 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 TTL 19 4 a1507.b.akamai.net. Addr 202.7.177.34 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(a1507.b.akamai.net., Addr) ADD 4 a1507.b.akamai.net. Addr 203.213.33.202 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(a1507.b.akamai.net., Addr) ADD 4 a1507.b.akamai.net. Addr 202.7.177.34 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_resolver_update [1 gsp1.apple.com:80 in_progress resolver (satisfied)] Adding endpoint handler for 203.213.33.202:80 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_resolver_update [1 gsp1.apple.com:80 in_progress resolver (satisfied)] Adding endpoint handler for 202.7.177.34:80 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [1 gsp1.apple.com:80 in_progress resolver (satisfied)] reported event resolver:receive_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_resolver_start_next_child [1 gsp1.apple.com:80 in_progress resolver (satisfied)] starting child endpoint 203.213.33.202:80 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_resolver_start_next_child [1 gsp1.apple.com:80 in_progress resolver (satisfied)] starting next child endpoint in 100ms [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_handler_start [1.1 203.213.33.202:80 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [1.1 203.213.33.202:80 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [1.1 203.213.33.202:80 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [1.1 203.213.33.202:80 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceCreateConnection STOP PID[897](com.apple.WebKi) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(a1507.b.akamai.net.) STOP PID[897](com.apple.WebKi) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 17: Removing FD [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_flow_protocol_connected [1.1 203.213.33.202:80 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_flow_connected_path_change [1.1 203.213.33.202:80 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [1.1 203.213.33.202:80 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [1 gsp1.apple.com:80 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [1.1 203.213.33.202:80 ready socket-flow (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [1 gsp1.apple.com:80 ready resolver (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TCP Conn Event [1:0x100295c70]: 1 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TCP Conn Connected [1:0x100295c70]: Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 11999 59 bytes from 10.1.1.17:53 to 10.1.6.111:63328 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 pancake.g.aaplimg.com. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 2 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 TTL 14 4 pancake.g.aaplimg.com. Addr 17.253.67.201 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 1 TTL 14 4 pancake.g.aaplimg.com. Addr 17.253.67.205 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : conn:#I Got AWD Registration Message for cid 0x35, dcid 999, pid 897 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d0fdf0 and pid 27: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d11050 and pid 41: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d130f0 and pid 119: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d13970 and pid 85: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d13ac0 and pid 126: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d14310 and pid 89: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d157e0 and pid 887: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d17bb0 and pid 118: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d187e0 and pid 36: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d1bcc0 and pid 64: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d1c660 and pid 156: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : server.conn:#I Creating a Server Connection for 0x35 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d1c9e0 and pid 77: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : client:#I Sending message to register with dcid 999, component 0x35, needsconfig: 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135d1eb40 and pid 65: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [3.1 74.125.204.157:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135e18880 and pid 51: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : client:#I Sending component configuration to component: 0x35 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135e18f10 and pid 169: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_connected_path_change [3.1 74.125.204.157:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135e19610 and pid 878: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : client.trigger:#N Comes to _setConfiguration for component 0x35 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135e1cca0 and pid 62: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 20: DNSServiceGetAddrInfo(pancake.g.aaplimg.com., Addr) ADD 4 pancake.g.aaplimg.com. Addr 17.253.67.201 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135e1d0d0 and pid 150: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : client.trigger:#N CCFG has # of profiles: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135e1d720 and pid 31: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 20: DNSServiceGetAddrInfo(pancake.g.aaplimg.com., Addr) ADD 4 pancake.g.aaplimg.com. Addr 17.253.67.205 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135f006e0 and pid 109: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : metric.buffer:#I AWDMetricBuffer: setConfiguration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135f01200 and pid 99: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135f01650 and pid 897: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135f01920 and pid 147: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135f03ac0 and pid 63: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : client:#I Client with connection 0x135f03cf0 and pid 35: components {} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : persist:#I Reading from component configuration table for cid 0x35 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : persist:#I Executing DB command. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone awdd[84] : persist:#I Read from component configuration table for cid 0x35; config vector has size 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : metric.buffer:#I AWDMetricBuffer: setting configuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(WirelessDiagnostics)[897] : client:#I In switch branch for pii/location message msg. cid is 0x35, collectPII is 0, collectLocation is 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_resolver_update [2 pancake.apple.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 17.253.67.201:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_resolver_update [2 pancake.apple.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 17.253.67.205:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2 pancake.apple.com:443 in_progress resolver (satisfied)] reported event resolver:receive_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_resolver_start_next_child [2 pancake.apple.com:443 in_progress resolver (satisfied)] starting child endpoint 17.253.67.201:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 20: DNSServiceCreateConnection STOP PID[897](com.apple.WebKi) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3.1 74.125.204.157:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 20: DNSServiceGetAddrInfo(pancake.g.aaplimg.com.) STOP PID[897](com.apple.WebKi) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone mDNSResponder[99] : 20: Removing FD [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3 stats.g.doubleclick.net:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3.1 74.125.204.157:443 ready socket-flow (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3 stats.g.doubleclick.net:443 ready resolver (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Event [3:0x1002230c0]: 1 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Connected [3:0x1002230c0]: Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC Enabling TLS [3:0x1002230c0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_start_tls_while_connected [3.1 74.125.204.157:443 ready socket-flow (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3.1 74.125.204.157:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3 stats.g.doubleclick.net:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3.1 74.125.204.157:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3 stats.g.doubleclick.net:443 in_progress resolver (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [3.1 74.125.204.157:443 in_progress socket-flow (satisfied)] Transport protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3.1 74.125.204.157:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3 stats.g.doubleclick.net:443 in_progress resolver (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_resolver_start_next_child [2 pancake.apple.com:443 in_progress resolver (satisfied)] starting next child endpoint in 100ms [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_handler_start [2.1 17.253.67.201:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2.1 17.253.67.201:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2.1 17.253.67.201:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2.1 17.253.67.201:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_flow_protocol_connected [2.1 17.253.67.201:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_flow_connected_path_change [2.1 17.253.67.201:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2.1 17.253.67.201:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2 pancake.apple.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2.1 17.253.67.201:443 ready socket-flow (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2 pancake.apple.com:443 ready resolver (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TCP Conn Event [2:0x1002ae030]: 1 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TCP Conn Connected [2:0x1002ae030]: Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC Enabling TLS [2:0x1002ae030] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_start_tls_while_connected [2.1 17.253.67.201:443 ready socket-flow (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2.1 17.253.67.201:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2 pancake.apple.com:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2.1 17.253.67.201:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2 pancake.apple.com:443 in_progress resolver (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_flow_protocol_connected [2.1 17.253.67.201:443 in_progress socket-flow (satisfied)] Transport protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2.1 17.253.67.201:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2 pancake.apple.com:443 in_progress resolver (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TLS Event [2:0x1002ae030]: 2, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TLS Event [2:0x1002ae030]: 11, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TLS Event [2:0x1002ae030]: 22, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TLS Event [2:0x1002ae030]: 12, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TLS Event [2:0x1002ae030]: 14, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone securityd[103] : ocsp responder: (null) did not include status of requested cert [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TLS Trust Result [2:0x1002ae030]: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TLS Event [2:0x1002ae030]: 20, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_flow_protocol_connected [2.1 17.253.67.201:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_endpoint_flow_connected_path_change [2.1 17.253.67.201:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2.1 17.253.67.201:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(libsystem_network.dylib)[897] : nw_connection_endpoint_report [2 pancake.apple.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TCP Conn Event [2:0x1002ae030]: 8 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(CFNetwork)[897] : TIC TLS Handshake Complete [2:0x1002ae030] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone wirelessproxd[58] : Ignoring scan packet because it's peer is not being tracked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:53 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xae 0x02 0x09 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xae, 0x2, 0x9, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10594aa50, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10594aa50, size = 35 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10594aa50 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x1058c89a8, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebContentAnalysis)[897] : WF: _WebFilterIsActive returning: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 897; [iOSLog] [IOS_SYSLOG_ROW] suspended = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXAddSuspendedPid(pid_t):260 Suspended pid added: 897 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 suspended pids: 897 517301694.067367 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [3:0x1002230c0]: 2, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [3:0x1002230c0]: 11, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [3:0x1002230c0]: 12, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [3:0x1002230c0]: 14, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x1058c83d8, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebContentAnalysis)[897] : WF: _WebFilterIsActive returning: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x10338c780, pageID = 2, frameID = 3, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 897; [iOSLog] [IOS_SYSLOG_ROW] suspended = 0; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 897 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 resumed pids: 897 517301694.160088 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 897; [iOSLog] [IOS_SYSLOG_ROW] suspended = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXAddSuspendedPid(pid_t):260 Suspended pid added: 897 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 suspended pids: 897 517301694.163752 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x1058c8f78, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x10338c3c0, pageID = 2, frameID = 2, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 897; [iOSLog] [IOS_SYSLOG_ROW] suspended = 0; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 897 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 resumed pids: 897 517301694.173814 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebContentAnalysis)[897] : WF: _WebFilterIsActive returning: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 897; [iOSLog] [IOS_SYSLOG_ROW] suspended = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXAddSuspendedPid(pid_t):260 Suspended pid added: 897 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 suspended pids: 897 517301694.176954 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Trust Result [3:0x1002230c0]: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x1058b7558, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebContentAnalysis)[897] : WF: _WebFilterIsActive returning: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x103381000, pageID = 2, frameID = 4, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 897; [iOSLog] [IOS_SYSLOG_ROW] suspended = 0; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 897 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 resumed pids: 897 517301694.188378 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 897; [iOSLog] [IOS_SYSLOG_ROW] suspended = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXAddSuspendedPid(pid_t):260 Suspended pid added: 897 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 suspended pids: 897 517301694.190933 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x1033813c0, pageID = 2, frameID = 5, isMainResource = 1, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: { [iOSLog] [IOS_SYSLOG_ROW] pid = 897; [iOSLog] [IOS_SYSLOG_ROW] suspended = 0; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 897 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd(AXRuntime)[888] : void _AXManagePidState(CFDictionaryRef):140 resumed pids: 897 517301694.202322 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone useractivityd[169] : doUpdateUserActivityWithUUID((null)/, current=YES) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone useractivityd[169] : Triggering the update of the advertisable items because uuid == nil, for application [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES], has changed. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone useractivityd[169] : doMarkUserActivityAsDirty(5E2A1FDA-4EA6-467C-938D-D3E32B04E8CF) for app [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES] forceImmediate=YES webpageURL= expiration=(null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone useractivityd[169] : registering userInfo: 5E2A1FDA-4EA6-467C-938D-D3E32B04E8CF/ [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone useractivityd[169] : Application [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES] is registering an activity with teamID bundleID= activityType= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone useractivityd[169] : doUpdateUserActivityWithUUID(5E2A1FDA-4EA6-467C-938D-D3E32B04E8CF/, current=YES) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone useractivityd[169] : Checking if the current item for [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES] is changed, 5E2A1FDA-4EA6-467C-938D-D3E32B04E8CF/ , and updating advertisment. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone useractivityd[169] : doUpdateUserActivityInfo: makeCurrent=YES newInfo = 5E2A1FDA-4EA6-467C-938D-D3E32B04E8CF/ [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone MobileSafari(UserActivity)[894] : setContentAttributeSet(5E2A1FDA-4EA6-467C-938D-D3E32B04E8CF,)) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone MobileSafari(UserActivity)[894] : Caching encoded userInfo to use until we are marked dirty again [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd[878] : Preparing synchronization with remote server for app:com.apple.mobilesafari/0x100235020, scheduler: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : TIC TCP Conn Start [3:0x10027d8a0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_handler_start [3 p38-keyvalueservice.icloud.com:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3 p38-keyvalueservice.icloud.com:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3 p38-keyvalueservice.icloud.com:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3 p38-keyvalueservice.icloud.com:443 waiting path (satisfied)] skipping state update [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3 p38-keyvalueservice.icloud.com:443 in_progress resolver (satisfied)] reported event resolver:start_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 17: connect_callback: Adding FD for uid 501 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 17: DNSServiceCreateConnection START PID[878](syncdefaultsd) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 17: Result code socket 18 created 00000000 00000001 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(4000D000, 0, 3, p38-keyvalueservice.icloud.com.) START PID[878](syncdefaultsd) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : GetServerForQuestion: 0000000101014640 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name p38-keyvalueservice.icloud.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : InitDNSConfig: question 0000000101014640 p38-keyvalueservice.icloud.com. (AAAA) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query suppressed for p38-keyvalueservice.icloud.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001010142C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name p38-keyvalueservice.icloud.com. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001010142C8 p38-keyvalueservice.icloud.com. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for p38-keyvalueservice.icloud.com., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 17: Result code socket 18 closed 00000000 00000001 (0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : GenerateNegativeResponse: Generating negative response for question p38-keyvalueservice.icloud.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : queryrecord_result_callback: Suppressed question p38-keyvalueservice.icloud.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(p38-keyvalueservice.icloud.com., AAAA) ADD 0 p38-keyvalueservice.icloud.com. AAAA [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(p38-keyvalueservice.icloud.com., Addr) ADD 38 p38-keyvalueservice.icloud.com. CNAME p38-keyvalueservice.fe.apple-dns.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : AnswerQuestionByFollowingCNAME: 00000001010142C8 p38-keyvalueservice.icloud.com. (Addr) following CNAME referral 0 for 38 p38-keyvalueservice.icloud.com. CNAME p38-keyvalueservice.fe.apple-dns.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001010142C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name p38-keyvalueservice.fe.apple-dns.net. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001010142C8 p38-keyvalueservice.fe.apple-dns.net. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for p38-keyvalueservice.fe.apple-dns.net., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(p38-keyvalueservice.fe.apple-dns.net., Addr) ADD 4 p38-keyvalueservice.fe.apple-dns.net. Addr 17.248.155.108 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 17: DNSServiceCreateConnection STOP PID[878](syncdefaultsd) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(p38-keyvalueservice.fe.apple-dns.net.) STOP PID[878](syncdefaultsd) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 17: Removing FD [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_resolver_update [3 p38-keyvalueservice.icloud.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 17.248.155.108:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3 p38-keyvalueservice.icloud.com:443 in_progress resolver (satisfied)] reported event resolver:receive_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_resolver_start_next_child [3 p38-keyvalueservice.icloud.com:443 in_progress resolver (satisfied)] starting child endpoint 17.248.155.108:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_resolver_start_next_child [3 p38-keyvalueservice.icloud.com:443 in_progress resolver (satisfied)] starting next child endpoint in 100ms [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_handler_start [3.1 17.248.155.108:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3.1 17.248.155.108:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3.1 17.248.155.108:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3.1 17.248.155.108:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_flow_protocol_connected [3.1 17.248.155.108:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_flow_connected_path_change [3.1 17.248.155.108:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3.1 17.248.155.108:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3 p38-keyvalueservice.icloud.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3.1 17.248.155.108:443 ready socket-flow (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3 p38-keyvalueservice.icloud.com:443 ready resolver (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : TIC TCP Conn Event [3:0x10027d8a0]: 1 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : TIC TCP Conn Connected [3:0x10027d8a0]: Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : TIC Enabling TLS [3:0x10027d8a0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_start_tls_while_connected [3.1 17.248.155.108:443 ready socket-flow (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3.1 17.248.155.108:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3 p38-keyvalueservice.icloud.com:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3.1 17.248.155.108:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3 p38-keyvalueservice.icloud.com:443 in_progress resolver (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_flow_protocol_connected [3.1 17.248.155.108:443 in_progress socket-flow (satisfied)] Transport protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [3:0x1002230c0]: 20, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [3.1 74.125.204.157:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_connected_path_change [3.1 74.125.204.157:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3.1 74.125.204.157:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [3 stats.g.doubleclick.net:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Event [3:0x1002230c0]: 8 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Handshake Complete [3:0x1002230c0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3.1 17.248.155.108:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3 p38-keyvalueservice.icloud.com:443 in_progress resolver (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : TIC TLS Event [3:0x10027d8a0]: 2, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : TIC TLS Event [3:0x10027d8a0]: 11, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : TIC TLS Event [3:0x10027d8a0]: 12, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : TIC TLS Event [3:0x10027d8a0]: 14, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : CFNetwork-AOSKit: Reaching out to AOSKit for X-mobile me token [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : CFNetwork-AOSKit: Applied X-mobile me auth to request [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone accountsd(AccountsDaemon)[100] : __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone accountsd(AccountsDaemon)[100] : __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x10338c000, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0, httpStatusCode = 200 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x10338c000, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should wait for message from WebContent process before continuing resource load: loader = 0x10338c000, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Setting 6 supported commands for [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone routined(MediaRemote)[31] : Suppressing -- client process did not ask to receive these notifications. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone duetexpertd(MediaRemote)[174] : Suppressing -- client process did not ask to receive these notifications. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone coreduetd(MediaRemote)[92] : Suppressing -- client process did not ask to receive these notifications. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(MediaRemote)[57] : Received Media Remote client notification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(MediaRemote)[897] : Suppressing -- client process did not ask to receive these notifications. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : ERROR: now playing client could not be found for supported commands message: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : ERROR: now playing client could not be found for supported commands message: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x10338c000, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x1058c89a8, size = 30478 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 2335: ----> sid:0x1b0e9, com.apple.WebKit(897), 'prim' inProperty = 'acat' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 2425: <---- *inData = 'ambi' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 1136: Setting kCMSessionProperty_AudioCategory to "AmbientSound" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 2335: ----> sid:0x1b0e9, com.apple.WebKit(897), 'prim' inProperty = 'acat' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 2425: <---- *inData = 'ambi' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 1136: Setting kCMSessionProperty_AudioCategory to "AmbientSound" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(MediaRemote)[897] : Received Media Remote client notification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone routined(MediaRemote)[31] : Received Media Remote client notification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone duetexpertd(MediaRemote)[174] : Received Media Remote client notification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(MediaRemote)[57] : Received Media Remote client notification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone coreduetd(MediaRemote)[92] : Received Media Remote client notification [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 3, pageID = 2, frameID = 3, WebResourceLoader = 0x103271990 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 3, WebResourceLoader = 0x103271c18 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 3, WebResourceLoader = 0x103271e10 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x1058c89a8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x1058c83d8, size = 7668 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x1058c83d8, size = 3459 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x1058c83d8, size = 19479 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x1058c83d8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Finished frame load without error, frame = 0x1035c3680, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x1058c8f78, size = 7657 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x1058c8f78, size = 3435 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x1058c8f78, size = 19542 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x1058c8f78 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Finished frame load without error, frame = 0x1035be480, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x1058b7558, size = 14583 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x1058b7558, size = 1752 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x1058b7558, size = 14293 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x1058b7558 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Finished frame load without error, frame = 0x1035bed80, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x1058e6588, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x1058e6588, size = 42873 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x1058e6588 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : TIC TLS Trust Result [3:0x10027d8a0]: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 1, WebResourceLoader = 0x105820408 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x103271990, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x103271990 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x103381780, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : TIC TLS Event [3:0x10027d8a0]: 20, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_flow_protocol_connected [3.1 17.248.155.108:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_flow_connected_path_change [3.1 17.248.155.108:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3.1 17.248.155.108:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_connection_endpoint_report [3 p38-keyvalueservice.icloud.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : TIC TCP Conn Event [3:0x10027d8a0]: 8 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : TIC TLS Handshake Complete [3:0x10027d8a0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : CFNetwork-AOSKit: Reaching out to AOSKit for X-mobile me token [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone syncdefaultsd(CFNetwork)[878] : CFNetwork-AOSKit: Applied X-mobile me auth to request [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone wirelessproxd[58] : Advert timer expired for client 12 after 2.00 seconds [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone identityservicesd(WirelessProximity)[51] : Continuity update advertising with data: Advertising request of type 12, priority 6, UseFG 290 (181.25 ms), data <00c90b0b ed8e088b 2623f00d 454c>, connectable 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x103271e10, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x103271e10 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x103271c18, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x103271c18 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 94: sid:0x1b0e7, com.apple.WebKit(887), 'prim' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: 'sid:0x1b0e7, com.apple.WebKit(887), 'prim'' com.apple.WebKit.WebContent(pid = 887) requesting to set the discovery mode to DiscoveryMode_None [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(CoreMedia)[27] : -CMRoutingMgr- CMSession: Session requesting to set the discovery mode to DiscoveryMode_None [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: 'AVSC FigPlayer - 887' com.apple.WebKit.WebContent(pid = 887) requesting to set the discovery mode to DiscoveryMode_None [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(CoreMedia)[27] : -CMRoutingMgr- CMSession: Session requesting to set the discovery mode to DiscoveryMode_None [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Client with pid 887 invalidated. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Removing registered custom origins (0 total) for client with pid 887. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Removing now playing info client for pid 887 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Removing client with PID 887 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone awdd[84] : conn:#I Got xpc error connection invalid on connection 0x0x135d157e0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 1 for app: ; front app = ; calls = 0; inc = 0; active=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: Client com.apple.WebKit.Networking with pid '885' is now Terminated. Background entitlement: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Returning now playing info of length: 0, artwork: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Returning now playing info of length: 0, artwork: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(MediaRemote)[57] : Process 57 is requesting now playing info. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Returning now playing info of length: 0, artwork: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(MediaRemote)[57] : Process 57 is requesting now playing info. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : ERROR: now playing client could not be found for supported commands message: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(MediaRemote)[57] : Process 57 is requesting now playing info. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : ERROR: now playing client could not be found for supported commands message: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard[57] : returning the workspace lock time (-1.000000) from _nextLockTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Returning now playing application is playing = 0. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard[57] : returning the workspace dim time (-1.000000) from _nextIdleTimeDuration [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard[57] : Disabling idle timer because the next idle duration < 0. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard[57] : Setting _lastBKUserEventTimerMode=0 with duration=-1.000000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(BackBoardServices)[57] : Resetting user event timer to Disabled duration -1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(AXHearingSupport)[57] : -[AXHAUtilities currentPickableAudioRoutes]:469 Routes Speaker [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(AXSpringBoardServerInstance)[57] : -[AXSBHearingAidDeviceController _updateHearingAidAfterMediaPlayback:]:278 - [1, 0, 0, 1] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(AXHearingSupport)[57] : -[AXHAUtilities hearingAidRouteAvailable]:516 { [iOSLog] [IOS_SYSLOG_ROW] AXSHARouteDefault = { [iOSLog] [IOS_SYSLOG_ROW] AVAudioRouteName = Speaker; [iOSLog] [IOS_SYSLOG_ROW] IsPreferredExternalRoute = 0; [iOSLog] [IOS_SYSLOG_ROW] PortNumber = 349; [iOSLog] [IOS_SYSLOG_ROW] "PreferredExternalRouteDetails_IsActive" = 0; [iOSLog] [IOS_SYSLOG_ROW] RouteCurrentlyPicked = 1; [iOSLog] [IOS_SYSLOG_ROW] RouteName = Speaker; [iOSLog] [IOS_SYSLOG_ROW] RouteSupportsAudio = 1; [iOSLog] [IOS_SYSLOG_ROW] RouteType = Default; [iOSLog] [IOS_SYSLOG_ROW] RouteUID = Speaker; [iOSLog] [IOS_SYSLOG_ROW] }; [iOSLog] [IOS_SYSLOG_ROW] AXSHARoutePicked = { [iOSLog] [IOS_SYSLOG_ROW] AVAudioRouteName = Speaker; [iOSLog] [IOS_SYSLOG_ROW] IsPreferredExternalRoute = 0; [iOSLog] [IOS_SYSLOG_ROW] PortNumber = 349; [iOSLog] [IOS_SYSLOG_ROW] "PreferredExternalRouteDetails_IsActive" = 0; [iOSLog] [IOS_SYSLOG_ROW] RouteCurrentlyPicked = 1; [iOSLog] [IOS_SYSLOG_ROW] RouteName = Speaker; [iOSLog] [IOS_SYSLOG_ROW] RouteSupportsAudio = 1; [iOSLog] [IOS_SYSLOG_ROW] RouteType = Default; [iOSLog] [IOS_SYSLOG_ROW] RouteUID = Speaker; [iOSLog] [IOS_SYSLOG_ROW] }; [iOSLog] [IOS_SYSLOG_ROW] AXSHARouteSpeaker = { [iOSLog] [IOS_SYSLOG_ROW] AVAudioRouteName = Speaker; [iOSLog] [IOS_SYSLOG_ROW] IsPreferredExternalRoute = 0; [iOSLog] [IOS_SYSLOG_ROW] PortNumber = 349; [iOSLog] [IOS_SYSLOG_ROW] "PreferredExternalRouteDetails_IsActive" = 0; [iOSLog] [IOS_SYSLOG_ROW] RouteCurrentlyPicked = 1; [iOSLog] [IOS_SYSLOG_ROW] RouteName = Speaker; [iOSLog] [IOS_SYSLOG_ROW] RouteSupportsAudio = 1; [iOSLog] [IOS_SYSLOG_ROW] RouteType = Default; [iOSLog] [IOS_SYSLOG_ROW] RouteUID = Speaker; [iOSLog] [IOS_SYSLOG_ROW] }; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(AXHearingSupport)[57] : -[AXHAUtilities hearingAidRouteAvailable]:516 { [iOSLog] [IOS_SYSLOG_ROW] AXSHARouteDefault = { [iOSLog] [IOS_SYSLOG_ROW] AVAudioRouteName = Speaker; [iOSLog] [IOS_SYSLOG_ROW] IsPreferredExternalRoute = 0; [iOSLog] [IOS_SYSLOG_ROW] PortNumber = 349; [iOSLog] [IOS_SYSLOG_ROW] "PreferredExternalRouteDetails_IsActive" = 0; [iOSLog] [IOS_SYSLOG_ROW] RouteCurrentlyPicked = 1; [iOSLog] [IOS_SYSLOG_ROW] RouteName = Speaker; [iOSLog] [IOS_SYSLOG_ROW] RouteSupportsAudio = 1; [iOSLog] [IOS_SYSLOG_ROW] RouteType = Default; [iOSLog] [IOS_SYSLOG_ROW] RouteUID = Speaker; [iOSLog] [IOS_SYSLOG_ROW] }; [iOSLog] [IOS_SYSLOG_ROW] AXSHARoutePicked = { [iOSLog] [IOS_SYSLOG_ROW] AVAudioRouteName = Speaker; [iOSLog] [IOS_SYSLOG_ROW] IsPreferredExternalRoute = 0; [iOSLog] [IOS_SYSLOG_ROW] PortNumber = 349; [iOSLog] [IOS_SYSLOG_ROW] "PreferredExternalRouteDetails_IsActive" = 0; [iOSLog] [IOS_SYSLOG_ROW] RouteCurrentlyPicked = 1; [iOSLog] [IOS_SYSLOG_ROW] RouteName = Speaker; [iOSLog] [IOS_SYSLOG_ROW] RouteSupportsAudio = 1; [iOSLog] [IOS_SYSLOG_ROW] RouteType = Default; [iOSLog] [IOS_SYSLOG_ROW] RouteUID = Speaker; [iOSLog] [IOS_SYSLOG_ROW] }; [iOSLog] [IOS_SYSLOG_ROW] AXSHARouteSpeaker = { [iOSLog] [IOS_SYSLOG_ROW] AVAudioRouteName = Speaker; [iOSLog] [IOS_SYSLOG_ROW] IsPreferredExternalRoute = 0; [iOSLog] [IOS_SYSLOG_ROW] PortNumber = 349; [iOSLog] [IOS_SYSLOG_ROW] "PreferredExternalRouteDetails_IsActive" = 0; [iOSLog] [IOS_SYSLOG_ROW] RouteCurrentlyPicked = 1; [iOSLog] [IOS_SYSLOG_ROW] RouteName = Speaker; [iOSLog] [IOS_SYSLOG_ROW] RouteSupportsAudio = 1; [iOSLog] [IOS_SYSLOG_ROW] RouteType = Default; [iOSLog] [IOS_SYSLOG_ROW] RouteUID = Speaker; [iOSLog] [IOS_SYSLOG_ROW] }; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Returning now playing application is playing = 0. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Returning now playing application is playing = 0. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(AXSpringBoardServerInstance)[57] : -[AXSBHearingAidDeviceController pickableAudioRoutesDidChange:]:443 Skipping 517301694.910199 - 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone routined(MediaRemote)[31] : Got origin kMRMediaRemoteOriginNowPlayingInfoDidChangeNotification change with origin: . [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone duetexpertd(MediaRemote)[174] : Got origin kMRMediaRemoteOriginNowPlayingInfoDidChangeNotification change with origin: . [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone coreduetd(MediaRemote)[92] : Got origin kMRMediaRemoteOriginNowPlayingInfoDidChangeNotification change with origin: . [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Now playing application did change to pid 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Returning now playing info of length: 0, artwork: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Returning now playing application is playing = 0. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : Updating system route discovery mode to Disabled [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: 'AVSC FigPlayer - 33' mediaremoted(pid = 33) requesting to set the discovery mode to DiscoveryMode_None [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(CoreMedia)[27] : -CMRoutingMgr- CMSession: Session requesting to set the discovery mode to DiscoveryMode_None [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(BTAudioHALPlugin)[27] : Discovery Mode set to DiscoveryMode_None [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(CoreUtils)[27] : 2017-05-24 04:54:54.918657 PM Setting None browse mode from Presence browse without cache. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(CoreUtils)[27] : 2017-05-24 04:54:54.918894 PM Dispatching kAPBrowserEvent_NoAudioVideoDevicePresent event. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(BTAudioHALPlugin)[27] : Handle All Not Nearby [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(MediaRemote)[57] : Got origin kMRMediaRemoteOriginNowPlayingInfoDidChangeNotification change with origin: . [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b0e9, com.apple.WebKit(897), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b09d, Living Social(662), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(BTAudioHALPlugin)[27] : Posting Endpoints Changed Notification #endpoints:0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(CoreUtils)[27] : 2017-05-24 04:54:54.924879 PM Invalidating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone sharingd(CoreUtils)[62] : XPC connection invalidated from mediaserverd:27 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone sharingd(CoreUtils)[62] : DeviceDiscovery stop [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(CoreUtils)[27] : 2017-05-24 04:54:54.926040 PM Invalidated [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 16: DNSServiceCreateConnection STOP PID[27](mediaserverd) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 16: DNSServiceBrowse(_raop._tcp.local.) STOP PID[27](mediaserverd) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : mDNS_StopQuery_internal: NumAllInterfaceRecords 0 NumAllInterfaceQuestions 1 _raop._tcp.local. (PTR) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 16: Removing FD [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 15: DNSServiceCreateConnection STOP PID[27](mediaserverd) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 15: DNSServiceBrowse(_airplay._tcp.local.) STOP PID[27](mediaserverd) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : mDNS_StopQuery_internal: NumAllInterfaceRecords 0 NumAllInterfaceQuestions 0 _airplay._tcp.local. (PTR) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mDNSResponder[99] : 15: Removing FD [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b078, Dropbox(551), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b009, callservicesd(119), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b007, wifid(41), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b005, CommCenter(77), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b003, coreduetd(92), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b0e9, com.apple.WebKit(897), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b09d, Living Social(662), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b078, Dropbox(551), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b009, callservicesd(119), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b007, wifid(41), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b005, CommCenter(77), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b003, coreduetd(92), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(TelephonyUtilities)[57] : Pickable Routes Changed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for PhoneCall: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for PlayAndRecordVideo: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for PlayAndRecordVoice: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for PlayAndRecordRemoteVoice: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for Voicemail: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : ERROR: now playing client could not be found for supported commands message: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaremoted[33] : ERROR: now playing client could not be found for supported commands message: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone sharingd(CoreUtils)[62] : Starting scan (RSSI threshold -60, Mode 0 (2), Dups no) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone sharingd(CoreUtils)[62] : Invalidating [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone sharingd(CoreUtils)[62] : Invalidated [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone wirelessproxd[58] : Updating advert request for client 12 after 2.00 seconds [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone wirelessproxd[58] : Start advertising for process identityservicesd (51) of type 12 with advertising interval 290 (181.25 ms) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone wirelessproxd[58] : Adding data of type: 12, advData: <00c90b0b ed8e088b 2623f00d 454c> advInterval: 290 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone wirelessproxd[58] : Setting advertising interval to 290 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone wirelessproxd[58] : Current advertisement packet: <0c0e00c9 0b0bed8e 088b2623 f00d454c> [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone wirelessproxd[58] : Adding data of type: 16, advData: <0b00> advInterval: 432 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone wirelessproxd[58] : Current advertisement packet: <0c0e00c9 0b0bed8e 088b2623 f00d454c 10020b00> [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone wirelessproxd[58] : AdvertisingRulesiOS: current advertisers: [number of indexes: 2 (in 2 ranges), indexes: (12 16)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone wirelessproxd[58] : advertisingRulesiOS - advertising packets: ( [iOSLog] [IOS_SYSLOG_ROW] { [iOSLog] [IOS_SYSLOG_ROW] kCBAdvDataAppleMfgData = <17ff4c00 0c0e00c9 0b0bed8e 088b2623 f00d454c 10020b00>; [iOSLog] [IOS_SYSLOG_ROW] kCBAdvDataIsConnectable = 1; [iOSLog] [IOS_SYSLOG_ROW] kCBAdvOptionAdvertisingInterval = 290; [iOSLog] [IOS_SYSLOG_ROW] kCBMsgArgIsPrivilegedDaemon = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone wirelessproxd[58] : Requesting to start advertising for clients 12 16 with ( [iOSLog] [IOS_SYSLOG_ROW] { [iOSLog] [IOS_SYSLOG_ROW] kCBAdvDataAppleMfgData = <17ff4c00 0c0e00c9 0b0bed8e 088b2623 f00d454c 10020b00>; [iOSLog] [IOS_SYSLOG_ROW] kCBAdvDataIsConnectable = 1; [iOSLog] [IOS_SYSLOG_ROW] kCBAdvOptionAdvertisingInterval = 290; [iOSLog] [IOS_SYSLOG_ROW] kCBMsgArgIsPrivilegedDaemon = 1; [iOSLog] [IOS_SYSLOG_ROW] } [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: Client com.apple.WebKit.WebContent with pid '887' is now Terminated. Background entitlement: NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(TelephonyUtilities)[57] : Pickable Routes Changed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for PhoneCall: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for PlayAndRecordVideo: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for PlayAndRecordVoice: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for PlayAndRecordRemoteVoice: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for Voicemail: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(AXHearingSupport)[57] : -[AXHAUtilities currentPickableAudioRoutes]:469 Routes Speaker [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone SpringBoard(AXHearingSupport)[57] : -[AXHAUtilities currentPickableAudioRoutes]:469 Routes Speaker [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:54 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received XPC message "CBMsgIdStopAdvertising" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received 'stop advertising' request from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Sending XPC message "CBMsgIdAdvertisingStopped" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received XPC message "CBMsgIdStartAdvertising" from session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received 'start advertising' request from session "com.apple.wirelessproxd-peripheral-58-1", with manufacturer data [ 17 FF 4C 00 0C 0E 00 C9 0B 0B ED 8E 08 8B 26 23 F0 0D 45 4C 10 02 0B 00 ], interval 122, no name [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Sending XPC message "CBMsgIdAdvertisingStarted" to session "com.apple.wirelessproxd-peripheral-58-1" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Stop scanning for process sharingd (62) with scan request of type 7, blob: <>, mask <>, active: 0, duplicates: 0, screen on: No Scan, screen off: No Scan, rssi: -90, peers: ( [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone CommCenter[77] : #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 1 for app: ; front app = ; calls = 0; inc = 0; active=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone CommCenter(AVFAudio)[77] : AVAudioSession.mm:2227:-[AVAudioSession privateHandlePickableRoutesChange]: Notifying listeners that pickable routes changed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Removing scan request scan request of type 7, blob: <>, mask <>, active: 0, duplicates: 0, screen on: No Scan, screen off: No Scan, rssi: -90, peers: ( [iOSLog] [IOS_SYSLOG_ROW] ) for client 8338A748-DDEA-4DA1-9A71-0A2A395B94A1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Passively scanning for devices of types: 15 4 12 5 (Window: 30/Interval: 300) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 15 - rssi: -90 - payload: <00000000 00000000 00000000 00000000 00000000 0000> - mask: <00000000 00000000 00000000 00000000 00000000 0000> - peers: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 4 - rssi: -40 - payload: <00000000 00000000 00000000 00000000 00000000 0000> - mask: - peers: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 12 - rssi: -90 - payload: <08000000 00000000 00000000 00000000 00000000 0000> - mask: <08000000 00000000 00000000 00000000 00000000 0000> - peers: 4 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 5 - rssi: -80 - payload: <00000000 00000000 00000000 00000000 00000000 0000> - mask: <00000000 00000000 00000000 00000000 00000000 0000> - peers: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Start scanning for process sharingd (62) with scan request of type 7, blob: <>, mask <>, active: 0, duplicates: 0, screen on: 300, screen off: No Scan, rssi: -60, peers: ( [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Adding scan request called [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Adding scan request scan request of type 7, blob: <00000000 00000000 00000000 00000000 00000000 0000>, mask <00000000 00000000 00000000 00000000 00000000 0000>, active: 0, duplicates: 0, screen on: 300, screen off: No Scan, rssi: -60, peers: ( [iOSLog] [IOS_SYSLOG_ROW] ) for client 8338A748-DDEA-4DA1-9A71-0A2A395B94A1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Passively scanning for devices of types: 7 15 4 12 5 (Window: 30/Interval: 300) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 7 - rssi: -60 - payload: <00000000 00000000 00000000 00000000 00000000 0000> - mask: <00000000 00000000 00000000 00000000 00000000 0000> - peers: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 15 - rssi: -90 - payload: <00000000 00000000 00000000 00000000 00000000 0000> - mask: <00000000 00000000 00000000 00000000 00000000 0000> - peers: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Sending 'advertising status changed' event to local device listeners [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received XPC message "CBMsgIdStopScan" from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received 'stop scan' request from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Stopping scan as there are no remaining scan agents permitted to scan [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received XPC message "CBMsgIdScan" from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received 'start scan' request without duplicates for all UUIDs from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Waiting for scan state to settle before updating scan [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Scanning stopped successfully [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Starting passive scan (300.00ms/30.00ms) with duplicate filter enabled [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 4 - rssi: -40 - payload: <00000000 00000000 00000000 00000000 00000000 0000> - mask: - peers: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 12 - rssi: -90 - payload: <08000000 00000000 00000000 00000000 00000000 0000> - mask: <08000000 00000000 00000000 00000000 00000000 0000> - peers: 4 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 5 - rssi: -80 - payload: <00000000 00000000 00000000 00000000 00000000 0000> - mask: <00000000 00000000 00000000 00000000 00000000 0000> - peers: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received XPC message "CBMsgIdStopScan" from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd(AVFAudio)[119] : AVAudioSession.mm:2227:-[AVAudioSession privateHandlePickableRoutesChange]: Notifying listeners that pickable routes changed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Pickable Routes Changed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wifid(AVFAudio)[41] : AVAudioSession.mm:2227:-[AVAudioSession privateHandlePickableRoutesChange]: Notifying listeners that pickable routes changed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone sharingd(CoreUtils)[62] : Bluetooth scanning started [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Pickable Routes Changed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Sending 'advertising status changed' event to local device listeners [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received 'stop scan' request from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Waiting for scan state to settle before updating scan [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received XPC message "CBMsgIdScan" from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Updating pickable routes for category PhoneCall and mode (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Updating pickable routes for category PlayAndRecord and mode VoiceChat [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Updating pickable routes for category PlayAndRecord and mode RemoteVoiceChat [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received 'start scan' request without duplicates for all UUIDs from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Waiting for scan state to settle before updating scan [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Scanning started successfully [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Scanning stopped successfully [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Starting passive scan (300.00ms/30.00ms) with duplicate filter enabled [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Updating pickable routes for category PhoneCall and mode (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Updating pickable routes for category PlayAndRecord and mode VideoChat [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Updating pickable routes for category PlayAndRecord and mode VoiceChat [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Updating pickable routes for category PlayAndRecord and mode RemoteVoiceChat [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Updating pickable routes for category PlayAndRecord and mode VideoChat [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Current advertisers 12 16 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Started to advertise for type 12 with error (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Scanning started successfully [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Started to advertise for type 16 with error (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone identityservicesd[51] : calling continuityDidStartAdvertisingOfType:Activity [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone sharingd(CoreUtils)[62] : Bluetooth advertising started [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 2, WebResourceLoader = 0x10ab46870 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Ignoring scan packet because it's peer is not being tracked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 2, WebResourceLoader = 0x10ab1e4f8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 2, WebResourceLoader = 0x10ab1e7c8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Ignoring scan packet because it's peer is not being tracked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x103381b40, pageID = 2, frameID = 2, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Start [4:0x10031fdc0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_handler_start [4 googleads.g.doubleclick.net:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4 googleads.g.doubleclick.net:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4 googleads.g.doubleclick.net:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4 googleads.g.doubleclick.net:443 waiting path (satisfied)] skipping state update [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4 googleads.g.doubleclick.net:443 in_progress resolver (satisfied)] reported event resolver:start_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: connect_callback: Adding FD for uid 501 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: DNSServiceCreateDelegateConnection START PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: Result code socket 16 created 00000000 00000001 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: DNSServiceGetAddrInfo(4000D000, 0, 3, googleads.g.doubleclick.net.) START PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : GetServerForQuestion: 0000000101014640 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name googleads.g.doubleclick.net. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : InitDNSConfig: question 0000000101014640 googleads.g.doubleclick.net. (AAAA) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query suppressed for googleads.g.doubleclick.net., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001010142C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name googleads.g.doubleclick.net. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001010142C8 googleads.g.doubleclick.net. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for googleads.g.doubleclick.net., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: Result code socket 16 closed 00000000 00000001 (0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : GenerateNegativeResponse: Generating negative response for question googleads.g.doubleclick.net. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : queryrecord_result_callback: Suppressed question googleads.g.doubleclick.net. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: DNSServiceGetAddrInfo(googleads.g.doubleclick.net., AAAA) ADD 0 googleads.g.doubleclick.net. AAAA [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 7237 33 bytes from port 51400 to 10.1.1.17:53 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 0 googleads.g.doubleclick.net. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 0 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 7237 74 bytes from 10.1.1.17:53 to 10.1.6.111:51400 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 0 googleads.g.doubleclick.net. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 2 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 0 TTL 214 28 googleads.g.doubleclick.net. CNAME pagead46.l.doubleclick.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 1 TTL 102 4 pagead46.l.doubleclick.net. Addr 216.58.220.98 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : IsResponseAcceptable: Found a matching entry for pagead46.l.doubleclick.net. in the CacheFlushRecords 28 googleads.g.doubleclick.net. CNAME pagead46.l.doubleclick.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : mDNSCoreReceiveCacheCheck: rescuing RR 4 pagead46.l.doubleclick.net. Addr 216.58.220.98 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: DNSServiceGetAddrInfo(googleads.g.doubleclick.net., Addr) ADD 28 googleads.g.doubleclick.net. CNAME pagead46.l.doubleclick.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_update [4 googleads.g.doubleclick.net:443 in_progress resolver (satisfied)] Adding endpoint handler for 216.58.220.98:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4 googleads.g.doubleclick.net:443 in_progress resolver (satisfied)] reported event resolver:receive_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : AnswerQuestionByFollowingCNAME: 00000001010142C8 googleads.g.doubleclick.net. (Addr) following CNAME referral 0 for 28 googleads.g.doubleclick.net. CNAME pagead46.l.doubleclick.net. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_start_next_child [4 googleads.g.doubleclick.net:443 in_progress resolver (satisfied)] starting child endpoint 216.58.220.98:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_start_next_child [4 googleads.g.doubleclick.net:443 in_progress resolver (satisfied)] starting next child endpoint in 100ms [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_handler_start [4.1 216.58.220.98:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4.1 216.58.220.98:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4.1 216.58.220.98:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4.1 216.58.220.98:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001010142C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name pagead46.l.doubleclick.net. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001010142C8 pagead46.l.doubleclick.net. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for pagead46.l.doubleclick.net., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: DNSServiceGetAddrInfo(pagead46.l.doubleclick.net., Addr) ADD 4 pagead46.l.doubleclick.net. Addr 216.58.220.98 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [4.1 216.58.220.98:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_connected_path_change [4.1 216.58.220.98:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4.1 216.58.220.98:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4 googleads.g.doubleclick.net:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4.1 216.58.220.98:443 ready socket-flow (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4 googleads.g.doubleclick.net:443 ready resolver (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Event [4:0x10031fdc0]: 1 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Connected [4:0x10031fdc0]: Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC Enabling TLS [4:0x10031fdc0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_start_tls_while_connected [4.1 216.58.220.98:443 ready socket-flow (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4.1 216.58.220.98:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4 googleads.g.doubleclick.net:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4.1 216.58.220.98:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4 googleads.g.doubleclick.net:443 in_progress resolver (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [4.1 216.58.220.98:443 in_progress socket-flow (satisfied)] Transport protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4.1 216.58.220.98:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4 googleads.g.doubleclick.net:443 in_progress resolver (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: DNSServiceCreateConnection STOP PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: DNSServiceGetAddrInfo(pagead46.l.doubleclick.net.) STOP PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: Removing FD [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [4:0x10031fdc0]: 2, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [4:0x10031fdc0]: 11, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [4:0x10031fdc0]: 12, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [4:0x10031fdc0]: 14, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Trust Result [4:0x10031fdc0]: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [4:0x10031fdc0]: 20, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [4.1 216.58.220.98:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_connected_path_change [4.1 216.58.220.98:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4.1 216.58.220.98:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [4 googleads.g.doubleclick.net:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Event [4:0x10031fdc0]: 8 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Handshake Complete [4:0x10031fdc0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone webinspectord[876] : XPC Connection Failed for Application: 887 - PID:887 - [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone webinspectord[876] : Application Disconnected: 887 - PID:887 - [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Finished frame load without error, frame = 0x1035c2d80, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone symptomsd(SymptomEvaluator)[118] : 885 com.apple.WebKit.Networking: Terminated (most elevated: Terminated) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone symptomsd(SymptomEvaluator)[118] : 887 com.apple.WebKit.WebContent: Terminated (most elevated: Terminated) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 2335: ----> sid:0x1b0e9, com.apple.WebKit(897), 'prim' inProperty = 'acat' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 2425: <---- *inData = 'ambi' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 1136: Setting kCMSessionProperty_AudioCategory to "AmbientSound" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone backboardd[59] : Effective device orientation changed to: portrait [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone backboardd[59] : Last effective interface orientation changed to: portrait [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x103381b40, pageID = 2, frameID = 2, isMainResource = 0, isSynchronous = 0, httpStatusCode = 200 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x103381b40, pageID = 2, frameID = 2, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should wait for message from WebContent process before continuing resource load: loader = 0x103381b40, pageID = 2, frameID = 2, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x103381b40, pageID = 2, frameID = 2, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone coreduetd(MediaRemote)[92] : Process 92 is requesting now playing info. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone coreduetd(AVFAudio)[92] : AVAudioSession.mm:2227:-[AVAudioSession privateHandlePickableRoutesChange]: Notifying listeners that pickable routes changed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 2335: ----> sid:0x1b0e9, com.apple.WebKit(897), 'prim' inProperty = 'acat' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 2425: <---- *inData = 'ambi' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 1136: Setting kCMSessionProperty_AudioCategory to "AmbientSound" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone MobileSafari(UIAccessibility)[894] : This child can't be serialized correctly: {pid=894} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone useractivityd[169] : PICKING: 5E2A1FDA-4EA6-467C-938D-D3E32B04E8CF/ as the current item-to-advertise. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone useractivityd[169] : IDLE: UserIdleTracker says the user is ACTIVE; shouldSuspendAdvertising=NO. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone symptomsd(SymptomEvaluator)[118] : Entry, display name com.apple.WebKit.Networking uuid (null) pid 885 isFront 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone symptomsd(SymptomEvaluator)[118] : Duplicate removal of display name com.apple.WebKit.Networking [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone symptomsd(SymptomEvaluator)[118] : Entry, display name com.apple.WebKit.WebContent uuid (null) pid 887 isFront 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone symptomsd(SymptomEvaluator)[118] : Duplicate removal of display name com.apple.WebKit.WebContent [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 2, WebResourceLoader = 0x10c499a80 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 2, WebResourceLoader = 0x10c499c48 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone online-auth-agent(libmis.dylib)[208] : cache cleared. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone online-auth-agent(libmis.dylib)[208] : cache cleared. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xae 0x02 0x09 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xae, 0x2, 0x9, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaremoted[33] : Client switched route discovery mode to: 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaremoted[33] : Client with pid 897 changed route discovery mode to Presence Scan. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaremoted[33] : Updating system route discovery mode to Presence Scan [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::willSendRequest, WebResourceLoader = 0x105820408 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(CoreMedia)[27] : -CMSessionMgr- CMSession: 'AVSC FigPlayer - 33' mediaremoted(pid = 33) requesting to set the discovery mode to DiscoveryMode_PresenceScan [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(CoreMedia)[27] : -CMRoutingMgr- CMSession: Session requesting to set the discovery mode to DiscoveryMode_PresenceScan [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(BTAudioHALPlugin)[27] : Discovery Mode set to DiscoveryMode_PresenceScan [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10ab1e4f8, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10ab1e4f8, size = 11813 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10ab1e4f8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10ab1e7c8, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10ab1e7c8, size = 29 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10ab1e7c8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10ab46870, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10ab46870, size = 100 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10ab46870 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(CoreUtils)[27] : 2017-05-24 04:54:55.587778 PM Setting Presence browse mode from None browse without cache. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(CoreUtils)[27] : 2017-05-24 04:54:55.588069 PM Dispatching kAPBrowserEvent_AudioVideoDevicePresent event. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone SpringBoard(TelephonyUtilities)[57] : Pickable Routes Changed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for PhoneCall: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for PlayAndRecordVideo: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for PlayAndRecordVoice: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for PlayAndRecordRemoteVoice: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone SpringBoard(TelephonyUtilities)[57] : Cached pickable routes for Voicemail: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone SpringBoard(AXHearingSupport)[57] : -[AXHAUtilities currentPickableAudioRoutes]:469 Routes Speaker [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b0e9, com.apple.WebKit(897), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b09d, Living Social(662), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b078, Dropbox(551), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b009, callservicesd(119), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b007, wifid(41), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(BTAudioHALPlugin)[27] : Starting LE scanning [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b005, CommCenter(77), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(CoreUtils)[27] : 2017-05-24 04:54:55.599930 PM Activate [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(CoreUtils)[27] : 2017-05-24 04:54:55.601121 PM XPC started [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 3258: sid:0x1b003, coreduetd(92), 'prim', propertyID: 'pckr' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Following redirect of network resource: loader = 0x103381780, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(VirtualAudio)[27] : 1511: Converting RemoteVoiceChat mode to VoiceChat mode since the VP is not (yet) in use [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: connect_callback: Adding FD for uid 501 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 16: connect_callback: Adding FD for uid 501 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: DNSServiceCreateConnection START PID[27](mediaserverd) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 16: DNSServiceCreateConnection START PID[27](mediaserverd) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone CommCenter(AVFAudio)[77] : AVAudioSession.mm:2227:-[AVAudioSession privateHandlePickableRoutesChange]: Notifying listeners that pickable routes changed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 16: Result code socket 17 created 00000000 00000001 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 16: DNSServiceBrowse(2004000, 0, "_raop._tcp.", "local.") START PID[27](mediaserverd) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : mDNS_StartQuery_internal: NumAllInterfaceRecords 0 NumAllInterfaceQuestions 1 _raop._tcp.local. (PTR) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 16: DNSServiceBrowse(_raop._tcp.local.) START PID[27](mediaserverd) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 16: Result code socket 17 closed 00000000 00000001 (0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: Result code socket 17 created 00000000 00000001 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: DNSServiceBrowse(2004000, 0, "_airplay._tcp.", "local.") START PID[27](mediaserverd) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : mDNS_StartQuery_internal: NumAllInterfaceRecords 0 NumAllInterfaceQuestions 2 _airplay._tcp.local. (PTR) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: DNSServiceBrowse(_airplay._tcp.local.) START PID[27](mediaserverd) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mDNSResponder[99] : 15: Result code socket 17 closed 00000000 00000001 (0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd(AVFAudio)[119] : AVAudioSession.mm:2227:-[AVAudioSession privateHandlePickableRoutesChange]: Notifying listeners that pickable routes changed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x103381780, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0, httpStatusCode = 200 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x103381780, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should wait for message from WebContent process before continuing resource load: loader = 0x103381780, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x103381780, pageID = 2, frameID = 1, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Pickable Routes Changed: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Updating pickable routes for category PhoneCall and mode (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Updating pickable routes for category PlayAndRecord and mode VoiceChat [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Updating pickable routes for category PlayAndRecord and mode RemoteVoiceChat [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone callservicesd[119] : Updating pickable routes for category PlayAndRecord and mode VideoChat [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone sharingd(CoreUtils)[62] : XPC connection started from mediaserverd:27 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone sharingd(CoreUtils)[62] : DeviceDiscoveryActivate [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(BTAudioHALPlugin)[27] : Successfully started LE device discovery [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone sharingd(CoreUtils)[62] : DeviceDiscovery start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wifid(AVFAudio)[41] : AVAudioSession.mm:2227:-[AVAudioSession privateHandlePickableRoutesChange]: Notifying listeners that pickable routes changed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone accountsd(AccountsDaemon)[100] : -[ACDServer listener:shouldAcceptNewConnection:] (320) " () received" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone sharingd(CoreUtils)[62] : Starting scan (RSSI threshold -75, Mode 0 (2), Dups no) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Stop scanning for process sharingd (62) with scan request of type 7, blob: <>, mask <>, active: 0, duplicates: 0, screen on: No Scan, screen off: No Scan, rssi: -90, peers: ( [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Removing scan request scan request of type 7, blob: <>, mask <>, active: 0, duplicates: 0, screen on: No Scan, screen off: No Scan, rssi: -90, peers: ( [iOSLog] [IOS_SYSLOG_ROW] ) for client 8338A748-DDEA-4DA1-9A71-0A2A395B94A1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Passively scanning for devices of types: 15 4 12 5 (Window: 30/Interval: 300) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 15 - rssi: -90 - payload: <00000000 00000000 00000000 00000000 00000000 0000> - mask: <00000000 00000000 00000000 00000000 00000000 0000> - peers: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 4 - rssi: -40 - payload: <00000000 00000000 00000000 00000000 00000000 0000> - mask: - peers: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 12 - rssi: -90 - payload: <08000000 00000000 00000000 00000000 00000000 0000> - mask: <08000000 00000000 00000000 00000000 00000000 0000> - peers: 4 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 5 - rssi: -80 - payload: <00000000 00000000 00000000 00000000 00000000 0000> - mask: <00000000 00000000 00000000 00000000 00000000 0000> - peers: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received XPC message "CBMsgIdStopScan" from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received 'stop scan' request from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Stopping scan as there are no remaining scan agents permitted to scan [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Start scanning for process sharingd (62) with scan request of type 7, blob: <>, mask <>, active: 0, duplicates: 0, screen on: 300, screen off: No Scan, rssi: -75, peers: ( [iOSLog] [IOS_SYSLOG_ROW] ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Adding scan request called [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Adding scan request scan request of type 7, blob: <00000000 00000000 00000000 00000000 00000000 0000>, mask <00000000 00000000 00000000 00000000 00000000 0000>, active: 0, duplicates: 0, screen on: 300, screen off: No Scan, rssi: -75, peers: ( [iOSLog] [IOS_SYSLOG_ROW] ) for client 8338A748-DDEA-4DA1-9A71-0A2A395B94A1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : Passively scanning for devices of types: 7 15 4 12 5 (Window: 30/Interval: 300) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 7 - rssi: -75 - payload: <00000000 00000000 00000000 00000000 00000000 0000> - mask: <00000000 00000000 00000000 00000000 00000000 0000> - peers: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 15 - rssi: -90 - payload: <00000000 00000000 00000000 00000000 00000000 0000> - mask: <00000000 00000000 00000000 00000000 00000000 0000> - peers: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 4 - rssi: -40 - payload: <00000000 00000000 00000000 00000000 00000000 0000> - mask: - peers: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 12 - rssi: -90 - payload: <08000000 00000000 00000000 00000000 00000000 0000> - mask: <08000000 00000000 00000000 00000000 00000000 0000> - peers: 4 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone wirelessproxd[58] : About to scan for type: 5 - rssi: -80 - payload: <00000000 00000000 00000000 00000000 00000000 0000> - mask: <00000000 00000000 00000000 00000000 00000000 0000> - peers: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received XPC message "CBMsgIdScan" from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received 'start scan' request without duplicates for all UUIDs from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Waiting for scan state to settle before updating scan [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received XPC message "CBMsgIdStopScan" from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received 'stop scan' request from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Waiting for scan state to settle before updating scan [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received XPC message "CBMsgIdScan" from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Received 'start scan' request without duplicates for all UUIDs from session "com.apple.wirelessproxd-central-58-0" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Waiting for scan state to settle before updating scan [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Scanning stopped successfully [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone sharingd(CoreUtils)[62] : Bluetooth scanning started [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Starting passive scan (300.00ms/30.00ms) with duplicate filter enabled [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone coreduetd(AVFAudio)[92] : AVAudioSession.mm:2227:-[AVAudioSession privateHandlePickableRoutesChange]: Notifying listeners that pickable routes changed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone BTServer[64] : Scanning started successfully [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 3, WebResourceLoader = 0x1061711f8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x103389b40, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 4, WebResourceLoader = 0x109b05180 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x103389000, pageID = 2, frameID = 4, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone syncdefaultsd(CFNetwork)[878] : TIC TCP Conn Cancel [3:0x10027d8a0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_handler_cancel [3 p38-keyvalueservice.icloud.com:443 ready resolver (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_handler_cancel [3.1 17.248.155.108:443 ready socket-flow (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone syncdefaultsd(libsystem_network.dylib)[878] : __nw_socket_service_writes_block_invoke sendmsg(fd 4, 31 bytes): socket has been closed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone syncdefaultsd(libsystem_network.dylib)[878] : nw_endpoint_flow_protocol_disconnected [3.1 17.248.155.108:443 cancelled socket-flow (null)] Output protocol disconnected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 2, WebResourceLoader = 0x109afb0c0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x1033893c0, pageID = 2, frameID = 2, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 5, WebResourceLoader = 0x109afe060 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10c499a80, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x10c499a80 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(AppleJPEG)[897] : [0x1008a0400] Created session [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x103389780, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10c499c48, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x10c499c48 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone syncdefaultsd[878] : Synchronization with server succeeded for app:com.apple.mobilesafari/0x100235020, scheduler: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 2335: ----> sid:0x1b0e9, com.apple.WebKit(897), 'prim' inProperty = 'acat' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 2425: <---- *inData = 'ambi' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 1136: Setting kCMSessionProperty_AudioCategory to "AmbientSound" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 2335: ----> sid:0x1b0e9, com.apple.WebKit(897), 'prim' inProperty = 'acat' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 2425: <---- *inData = 'ambi' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 1136: Setting kCMSessionProperty_AudioCategory to "AmbientSound" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 4, WebResourceLoader = 0x10cc3b6a8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x105820408, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x105820408, size = 1169 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x105820408 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Finished frame load without error, frame = 0x10339d000, main = 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10cc3b6a8, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResource, WebResourceLoader = 0x10cc3b6a8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(AppleJPEG)[897] : [0x1008a7800] Created session [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=894} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone MobileSafari(WebKit)[894] : #WK: UIProcess is releasing a background assertion because a page load completed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone MobileSafari(WebKit)[894] : #WK: 0x1041f2000 - WebProcessProxy::didSetAssertionState(Foreground) taking foreground assertion for network process [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x103389000, pageID = 2, frameID = 4, isMainResource = 0, isSynchronous = 0, httpStatusCode = 204 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x103389000, pageID = 2, frameID = 4, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should wait for message from WebContent process before continuing resource load: loader = 0x103389000, pageID = 2, frameID = 4, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x103389000, pageID = 2, frameID = 4, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x1033893c0, pageID = 2, frameID = 2, isMainResource = 0, isSynchronous = 0, httpStatusCode = 204 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x1033893c0, pageID = 2, frameID = 2, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should wait for message from WebContent process before continuing resource load: loader = 0x1033893c0, pageID = 2, frameID = 2, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x1033893c0, pageID = 2, frameID = 2, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x103389b40, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0, httpStatusCode = 204 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x103389b40, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should wait for message from WebContent process before continuing resource load: loader = 0x103389b40, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x103389b40, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x103389780, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0, httpStatusCode = 204 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x103389780, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should wait for message from WebContent process before continuing resource load: loader = 0x103389780, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x103389780, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(UIAccessibility)[897] : This child can't be serialized correctly: {pid=897} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x109b05180, status = 204. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x109b05180 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x109afb0c0, status = 204. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x109afb0c0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x1061711f8, status = 204. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x1061711f8 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x109afe060, status = 204. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x109afe060 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 2335: ----> sid:0x1b0e9, com.apple.WebKit(897), 'prim' inProperty = 'acat' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 2425: <---- *inData = 'ambi' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone mediaserverd(AudioToolbox)[27] : 1136: Setting kCMSessionProperty_AudioCategory to "AmbientSound" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone MobileSafari(UserActivity)[894] : setContentAttributeSet(44F82C30-81FC-4538-8E7A-824F53C4E84B,)) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone MobileSafari(UserActivity)[894] : Caching encoded userInfo to use until we are marked dirty again [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone useractivityd[169] : doUpdateUserActivityWithUUID((null)/, current=YES) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone useractivityd[169] : Triggering the update of the advertisable items because uuid == nil, for application [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES], has changed. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone useractivityd[169] : doMarkUserActivityAsDirty(44F82C30-81FC-4538-8E7A-824F53C4E84B) for app [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES] forceImmediate=YES webpageURL= expiration=(null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone useractivityd[169] : registering userInfo: 44F82C30-81FC-4538-8E7A-824F53C4E84B/ [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone useractivityd[169] : Application [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES] is registering an activity with teamID bundleID= activityType= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone useractivityd[169] : doUpdateUserActivityWithUUID(44F82C30-81FC-4538-8E7A-824F53C4E84B/, current=YES) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone useractivityd[169] : Checking if the current item for [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES] is changed, 44F82C30-81FC-4538-8E7A-824F53C4E84B/ , and updating advertisment. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone useractivityd[169] : doUpdateUserActivityInfo: makeCurrent=YES newInfo = 44F82C30-81FC-4538-8E7A-824F53C4E84B/ [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:55 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mediaserverd(AudioToolbox)[27] : 2335: ----> sid:0x1b0e9, com.apple.WebKit(897), 'prim' inProperty = 'acat' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mediaserverd(AudioToolbox)[27] : 2425: <---- *inData = 'ambi' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mediaserverd(AudioToolbox)[27] : 1136: Setting kCMSessionProperty_AudioCategory to "AmbientSound" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 3, WebResourceLoader = 0x10d5af0c0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 3, WebResourceLoader = 0x10d45d1b0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x103381b40, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10d5af0c0, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10d5af0c0, size = 14661 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(AppleJPEG)[897] : [0x10108c400] Created session [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10d5af0c0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mediaserverd(AudioToolbox)[27] : 2335: ----> sid:0x1b0e9, com.apple.WebKit(897), 'prim' inProperty = 'acat' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mediaserverd(AudioToolbox)[27] : 2425: <---- *inData = 'ambi' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mediaserverd(AudioToolbox)[27] : 1136: Setting kCMSessionProperty_AudioCategory to "AmbientSound" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mediaserverd(AudioToolbox)[27] : 2335: ----> sid:0x1b0e9, com.apple.WebKit(897), 'prim' inProperty = 'acat' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mediaserverd(AudioToolbox)[27] : 2425: <---- *inData = 'ambi' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mediaserverd(AudioToolbox)[27] : 1136: Setting kCMSessionProperty_AudioCategory to "AmbientSound" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 5, WebResourceLoader = 0x10d6d2420 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 5, WebResourceLoader = 0x10d682540 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x1033813c0, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10d6d2420, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10d6d2420, size = 6328 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(AppleJPEG)[897] : [0x1008ac800] Created session [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10d6d2420 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 2, WebResourceLoader = 0x10d62f8d0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 2, pageID = 2, frameID = 2, WebResourceLoader = 0x10d62fa20 [debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"DF5DE5AA-CBA8-402A-A00F-B6E5AFB56277","status":0} [debug] [BaseDriver] Event 'orientationSet' logged at 1495608896233 (16:54:56 GMT+1000 (AEST)) [debug] [XCUITest] Waiting for initial webview [debug] [iOS] Waiting for 3000 ms before navigating to view. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone wirelessproxd[58] : Telling process about discovered device of type 5 with data [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Starting frame load, frame = 0x10a177680, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Finished frame load without error, frame = 0x10a177680, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone wirelessproxd[58] : Ignoring scan packet because it's peer is not being tracked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x103381b40, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0, httpStatusCode = 200 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x103381b40, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should wait for message from WebContent process before continuing resource load: loader = 0x103381b40, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x103381b40, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Starting frame load, frame = 0x10a177b00, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Finished frame load without error, frame = 0x10a177b00, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x1033813c0, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0, httpStatusCode = 200 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x1033813c0, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should wait for message from WebContent process before continuing resource load: loader = 0x1033813c0, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x1033813c0, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone useractivityd[169] : PICKING: 44F82C30-81FC-4538-8E7A-824F53C4E84B/ as the current item-to-advertise. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone useractivityd[169] : IDLE: UserIdleTracker says the user is ACTIVE; shouldSuspendAdvertising=NO. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Starting frame load, frame = 0x10a1c2000, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Finished frame load without error, frame = 0x10a1c2000, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Starting frame load, frame = 0x10a176900, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebCore)[897] : #WK: Finished frame load without error, frame = 0x10a176900, main = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone wirelessproxd[58] : Ignoring scan packet because it's peer is not being tracked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(AVFAudio)[897] : AVAudioSession.mm:2227:-[AVAudioSession privateHandlePickableRoutesChange]: Notifying listeners that pickable routes changed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(AVFAudio)[897] : AVAudioSession.mm:2227:-[AVAudioSession privateHandlePickableRoutesChange]: Notifying listeners that pickable routes changed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(AVFAudio)[897] : AVAudioSession.mm:2227:-[AVAudioSession privateHandlePickableRoutesChange]: Notifying listeners that pickable routes changed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10d62f8d0, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10d62f8d0, size = 10200 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10d62f8d0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10d62fa20, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10d62fa20, size = 10236 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10d62fa20 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10d45d1b0, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10d45d1b0, size = 3086 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10d45d1b0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10d682540, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10d682540, size = 2661 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10d682540 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 3, WebResourceLoader = 0x10b37b618 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x1033703c0, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Start [5:0x1003318a0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_handler_start [5 yt3.ggpht.com:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5 yt3.ggpht.com:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5 yt3.ggpht.com:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5 yt3.ggpht.com:443 waiting path (satisfied)] skipping state update [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5 yt3.ggpht.com:443 in_progress resolver (satisfied)] reported event resolver:start_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebLoaderStrategy::scheduleLoad: Resource will be scheduled with the NetworkProcess with priority = 1, pageID = 2, frameID = 5, WebResourceLoader = 0x10aaef8d0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 17: connect_callback: Adding FD for uid 501 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 17: DNSServiceCreateDelegateConnection START PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Starting network resource load: loader = 0x103370780, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 17: Result code socket 18 created 00000000 00000001 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(4000D000, 0, 3, yt3.ggpht.com.) START PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : GetServerForQuestion: 0000000101014640 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name yt3.ggpht.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : InitDNSConfig: question 0000000101014640 yt3.ggpht.com. (AAAA) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query suppressed for yt3.ggpht.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001010142C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name yt3.ggpht.com. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001010142C8 yt3.ggpht.com. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for yt3.ggpht.com., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 17: Result code socket 18 closed 00000000 00000001 (0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : GenerateNegativeResponse: Generating negative response for question yt3.ggpht.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : queryrecord_result_callback: Suppressed question yt3.ggpht.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(yt3.ggpht.com., AAAA) ADD 0 yt3.ggpht.com. AAAA [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 47579 19 bytes from port 54143 to 10.1.1.17:53 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 0 yt3.ggpht.com. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 0 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 47579 80 bytes from 10.1.1.17:53 to 10.1.6.111:54143 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 0 yt3.ggpht.com. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 2 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 0 TTL 68579 36 yt3.ggpht.com. CNAME photos-ugc.l.googleusercontent.com. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 1 TTL 43 4 photos-ugc.l.googleusercontent.com. Addr 172.217.25.33 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : IsResponseAcceptable: Found a matching entry for photos-ugc.l.googleusercontent.com. in the CacheFlushRecords 36 yt3.ggpht.com. CNAME photos-ugc.l.googleusercontent.com. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(yt3.ggpht.com., Addr) ADD 36 yt3.ggpht.com. CNAME photos-ugc.l.googleusercontent.com. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : AnswerQuestionByFollowingCNAME: 00000001010142C8 yt3.ggpht.com. (Addr) following CNAME referral 0 for 36 yt3.ggpht.com. CNAME photos-ugc.l.googleusercontent.com. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001010142C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name photos-ugc.l.googleusercontent.com. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_update [5 yt3.ggpht.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 172.217.25.33:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5 yt3.ggpht.com:443 in_progress resolver (satisfied)] reported event resolver:receive_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_start_next_child [5 yt3.ggpht.com:443 in_progress resolver (satisfied)] starting child endpoint 172.217.25.33:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_resolver_start_next_child [5 yt3.ggpht.com:443 in_progress resolver (satisfied)] starting next child endpoint in 100ms [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_handler_start [5.1 172.217.25.33:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5.1 172.217.25.33:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5.1 172.217.25.33:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5.1 172.217.25.33:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001010142C8 photos-ugc.l.googleusercontent.com. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for photos-ugc.l.googleusercontent.com., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(photos-ugc.l.googleusercontent.com., Addr) ADD 4 photos-ugc.l.googleusercontent.com. Addr 172.217.25.33 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 17: DNSServiceCreateConnection STOP PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(photos-ugc.l.googleusercontent.com.) STOP PID[894](MobileSafari) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone mDNSResponder[99] : 17: Removing FD [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [5.1 172.217.25.33:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_connected_path_change [5.1 172.217.25.33:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5.1 172.217.25.33:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5 yt3.ggpht.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5.1 172.217.25.33:443 ready socket-flow (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5 yt3.ggpht.com:443 ready resolver (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Event [5:0x1003318a0]: 1 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Connected [5:0x1003318a0]: Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC Enabling TLS [5:0x1003318a0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_start_tls_while_connected [5.1 172.217.25.33:443 ready socket-flow (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5.1 172.217.25.33:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5 yt3.ggpht.com:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5.1 172.217.25.33:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5 yt3.ggpht.com:443 in_progress resolver (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [5.1 172.217.25.33:443 in_progress socket-flow (satisfied)] Transport protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5.1 172.217.25.33:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5 yt3.ggpht.com:443 in_progress resolver (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [5:0x1003318a0]: 2, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [5:0x1003318a0]: 11, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [5:0x1003318a0]: 12, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [5:0x1003318a0]: 14, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Trust Result [5:0x1003318a0]: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Event [5:0x1003318a0]: 20, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_protocol_connected [5.1 172.217.25.33:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_endpoint_flow_connected_path_change [5.1 172.217.25.33:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone MobileSafari(UserActivity)[894] : setContentAttributeSet(2572B190-4B72-4E5D-A42C-7600CC94B138,)) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone MobileSafari(UserActivity)[894] : Caching encoded userInfo to use until we are marked dirty again [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone useractivityd[169] : doUpdateUserActivityWithUUID((null)/, current=YES) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone useractivityd[169] : Triggering the update of the advertisable items because uuid == nil, for application [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES], has changed. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone useractivityd[169] : doMarkUserActivityAsDirty(2572B190-4B72-4E5D-A42C-7600CC94B138) for app [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES] forceImmediate=YES webpageURL= expiration=(null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone useractivityd[169] : registering userInfo: 2572B190-4B72-4E5D-A42C-7600CC94B138/ [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone useractivityd[169] : Application [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES] is registering an activity with teamID bundleID= activityType= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone useractivityd[169] : doUpdateUserActivityWithUUID(2572B190-4B72-4E5D-A42C-7600CC94B138/, current=YES) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone useractivityd[169] : Checking if the current item for [pid=894/895 uid=501/501 gid=501/501 asid=0 sb=YES] is changed, 2572B190-4B72-4E5D-A42C-7600CC94B138/ , and updating advertisment. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5.1 172.217.25.33:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(libsystem_network.dylib)[895] : nw_connection_endpoint_report [5 yt3.ggpht.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TCP Conn Event [5:0x1003318a0]: 8 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone useractivityd[169] : doUpdateUserActivityInfo: makeCurrent=YES newInfo = 2572B190-4B72-4E5D-A42C-7600CC94B138/ [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(CFNetwork)[895] : TIC TLS Handshake Complete [5:0x1003318a0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone testmanagerd[888] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x1033703c0, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0, httpStatusCode = 200 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x1033703c0, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should wait for message from WebContent process before continuing resource load: loader = 0x1033703c0, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x1033703c0, pageID = 2, frameID = 3, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10b37b618, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10b37b618, size = 6019 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(AppleJPEG)[897] : [0x1008c6600] Created session [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10b37b618 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone useractivityd[169] : IdleTracker: AdvertiserCurrent: mostSignificantLevel=Inactive wasActive weakSelf=0x100414320 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:56 iPhone useractivityd[169] : IdleTracker: AdvertiserCurrent, callingBlock, -, interval=18 seconds [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Received network resource response: loader = 0x103370780, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0, httpStatusCode = 200 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Sending didReceiveResponse message to the WebContent process: loader = 0x103370780, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Should wait for message from WebContent process before continuing resource load: loader = 0x103370780, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone com.apple.WebKit.Networking(WebKit)[895] : #WK: Finished loading network resource: loader = 0x103370780, pageID = 2, frameID = 5, isMainResource = 0, isSynchronous = 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveResponse, WebResourceLoader = 0x10aaef8d0, status = 200. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didReceiveData, WebResourceLoader = 0x10aaef8d0, size = 1137 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone com.apple.WebKit.WebContent(AppleJPEG)[897] : [0x101095800] Created session [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone com.apple.WebKit.WebContent(WebKit)[897] : #WK: WebResourceLoader::didFinishResourceLoad, WebResourceLoader = 0x10aaef8d0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone locationd[63] : message 'kCLConnectionMessageWatchdog' received from client '/System/Library/PrivateFrameworks/WirelessDiagnostics.framework' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone useractivityd[169] : PICKING: 2572B190-4B72-4E5D-A42C-7600CC94B138/ as the current item-to-advertise. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone useractivityd[169] : IDLE: UserIdleTracker says the user is ACTIVE; shouldSuspendAdvertising=NO. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone awdd[84] : agg:#I [oo.] Trigger(cid=0xb, trid=0xb001c, sid=0x591e37de) - Marking pending-clients list complete; all components checked in [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:57 iPhone accountsd(AccountsDaemon)[100] : __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!" [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xae 0x02 0x09 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xae, 0x2, 0x9, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone wirelessproxd[58] : Ignoring scan packet because it's peer is not being tracked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone locationd[63] : message 'kCLConnectionMessageWatchdog' received from client 'com.apple.locationd' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone SpringBoard(FrontBoard)[57] : setting object for key=XBApplicationSnapshotManifest bundleID=com.apple.mobilesafari object= [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone MobileSafari(WebKit)[894] : #WK: UIProcess is releasing a background assertion because the WebContent process is no longer holding locked files [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone MobileSafari(WebKit)[894] : #WK: 0x1041f2000 - WebProcessProxy::didSetAssertionState(Foreground) taking foreground assertion for network process [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xae 0x02 0x09 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xae, 0x2, 0x9, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:58 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : exit [debug] [iOS] Navigating to most recently opened webview [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone SpringBoard(FrontBoard)[57] : setting object for key=XBApplicationSnapshotManifest bundleID=com.apple.mobilesafari object= [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: in call back event handler [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: is invalidated [iOSLog] [IOS_SYSLOG_ROW] Callstack ( [iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x00000001962ed57c + 116 [iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x00000001962eceb4 + 116 [iOSLog] [IOS_SYSLOG_ROW] 2 libdispatch.dylib 0x00000001923e11c0 + 16 [iOSLog] [IOS_SYSLOG_ROW] 3 libdispatch.dylib 0x00000001923ee008 + 576 [iOSLog] [IOS_SYSLOG_ROW] 4 libdispatch.dylib 0x00000001923fa648 + 204 [iOSLog] [IOS_SYSLOG_ROW] 5 libdispatch.dylib 0x00000001923e3164 + 820 [iOSLog] [IOS_SYSLOG_ROW] 6 libdispatch.dylib 0x00000001923ef278 + 468 [iOSLog] [IOS_SYSLOG_ROW] 7 libdispatch.dylib 0x00000001923e49a8 + 652 [iOSLog] [IOS_SYSLOG_ROW] 8 libdispatch.dylib 0x00000001923f138c + 572 [iOSLog] [IOS_SYSLOG_ROW] 9 libdispatch.dylib 0x00000001923f10ec + 124 [iOSLog] [IOS_SYSLOG_ROW] 10 libsystem_pthread.dylib 0x00000001925ea2b8 _pthread_wqthread + 1288 [iOSLog] [IOS_SYSLOG_ROW] 11 libsystem_pthread.dylib 0x00000001925e9da4 s [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: performing call back [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: SimpleTimer has fired [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: Invalidating simple timer [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: is invalidated [iOSLog] [IOS_SYSLOG_ROW] Callstack ( [iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x00000001962ed57c + 116 [iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x00000001962eaf68 + 292 [iOSLog] [IOS_SYSLOG_ROW] 2 PersistentConnection 0x00000001962ebc08 + 300 [iOSLog] [IOS_SYSLOG_ROW] 3 PersistentConnection 0x00000001962ed07c + 184 [iOSLog] [IOS_SYSLOG_ROW] 4 libdispatch.dylib 0x00000001923e11c0 + 16 [iOSLog] [IOS_SYSLOG_ROW] 5 libdispatch.dylib 0x00000001923ee008 + 576 [iOSLog] [IOS_SYSLOG_ROW] 6 libdispatch.dylib 0x00000001923fa648 + 204 [iOSLog] [IOS_SYSLOG_ROW] 7 libdispatch.dylib 0x00000001923e3164 + 820 [iOSLog] [IOS_SYSLOG_ROW] 8 libdispatch.dylib 0x00000001923ef278 + 468 [iOSLog] [IOS_SYSLOG_ROW] 9 libdispatch.dylib 0x00000001923e49a8 + 652 [iOSLog] [IOS_SYSLOG_ROW] 10 libdispatch.dylib 0x00000001923f138c + 572 [iOSLog] [IOS_SYSLOG_ROW] 11 libdispatch.dylib 0x00000001923f10ec : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: dealloced [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: is invalidated [iOSLog] [IOS_SYSLOG_ROW] Callstack ( [iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x00000001962ed57c + 116 [iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x00000001962eaf84 + 320 [iOSLog] [IOS_SYSLOG_ROW] 2 PersistentConnection 0x00000001962ebc08 + 300 [iOSLog] [IOS_SYSLOG_ROW] 3 PersistentConnection 0x00000001962ed07c + 184 [iOSLog] [IOS_SYSLOG_ROW] 4 libdispatch.dylib 0x00000001923e11c0 + 16 [iOSLog] [IOS_SYSLOG_ROW] 5 libdispatch.dylib 0x00000001923ee008 + 576 [iOSLog] [IOS_SYSLOG_ROW] 6 libdispatch.dylib 0x00000001923fa648 + 204 [iOSLog] [IOS_SYSLOG_ROW] 7 libdispatch.dylib 0x00000001923e3164 + 820 [iOSLog] [IOS_SYSLOG_ROW] 8 libdispatch.dylib 0x00000001923ef278 + 468 [iOSLog] [IOS_SYSLOG_ROW] 9 libdispatch.dylib 0x00000001923e49a8 + 652 [iOSLog] [IOS_SYSLOG_ROW] 10 libdispatch.dylib 0x00000001923f138c + 572 [iOSLog] [IOS_SYSLOG_ROW] 11 libdispatch.dylib 0x00000001923f10ec : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: Not canceling system wake for [2017-05-24 16:54:44 +1000], which is in the past [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: Releasing prevent sleep power assertion 40526 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: performed call back on target selector _fireTimerFired [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: dealloced [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: Disabling power monitoring for - 0 timers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: PCSimpleTimer - no timers left, disabling power monitoring [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: PersistentTimer has fired [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: Invalidating timer [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(DuetActivityScheduler)[25] : STARTING: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : DAS told us to run com.apple.cloudkit.packageGarbageCollection [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(DuetActivityScheduler)[25] : STARTING: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : DAS told us to run com.apple.parsecd.flusher.background [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(DuetActivityScheduler)[25] : STARTING: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : DAS told us to run com.apple.cloudkit.pcs.memorycache.evict [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : evaluating activities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : com.apple.cloudkit.packageGarbageCollection state change 1 -> 2 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Initiating XPC Activity: com.apple.cloudkit.packageGarbageCollection [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : com.apple.parsecd.flusher.background state change 1 -> 2 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Initiating XPC Activity: com.apple.parsecd.flusher.background [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : com.apple.cloudkit.pcs.memorycache.evict state change 1 -> 2 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Initiating XPC Activity: com.apple.cloudkit.pcs.memorycache.evict [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : taking power assertion: com.apple.cloudkit.packageGarbageCollection: 40536 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : taking power assertion: com.apple.cloudkit.pcs.memorycache.evict: 40537 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone cloudd(CloudKitDaemon)[89] : Purging packages in: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : taking power assertion: com.apple.parsecd.flusher.background: 40538 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : com.apple.cloudkit.packageGarbageCollection state change 2 -> 5 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Completed XPC Activity: com.apple.cloudkit.packageGarbageCollection [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Completing DASActivity: com.apple.cloudkit.packageGarbageCollection [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: created [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: Started simple timer with fire date [2017-05-24 17:00:09 +1000] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: initialized with target selector _preventSleepFired timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: initialized with target selector _fireTimerFired timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: created preventSleepTimer and fireTimer on queue [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: start with target selector _fireTimerFired firetime 18446744073709551615 timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: start with target selector _preventSleepFired firetime 18446744073709551615 timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: setFireDate 2017-05-24 06:59:54 +0000 and start with target selector _preventSleepFired fireTime 1949941488464 deltaNanosec 2017-05-24 16:59:54 +1000 timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: setFireDate 2017-05-24 07:00:09 +0000 and start with target selector _fireTimerFired fireTime 1950301488487 deltaNanosec 2017-05-24 17:00:09 +1000 timerSource [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: Existing wake at (null) re-scheduling to 2017-05-24 16:59:54 +1000 with leeway of 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: Request to schedule wake 1 date 2017-05-24 16:59:54 +1000 leeway 0 service identifier com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer unique identifier [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: PCSimpleTimer - enabling power monitoring [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: Enabling power monitoring for - 1 timers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: Scheduling a wake for date 2017-05-24 16:59:54 +1000 leeway 0 wake identifier com.apple.persistentconnection[DuetHeuristic-BM,127,0x129e60a60,com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: Wake schedule for 'com.apple.persistentconnection[DuetHeuristic-BM,127,0x129e60a60,com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer]'(com.apple.persistentconnection[DuetHeuristic-BM,127,schedulingwake-com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer-SystemWakeManager(0x129d...]) completed for [2017-05-24 16:59:54 +1000] (took 0.006 seconds; result code 0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: [WWAN](pdp_ip0): isInterfaceUsable? NO reachable YES linkQuality -2 isNetworkCaptive? NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Rescheduling XPC Activity: com.apple.cloudkit.packageGarbageCollection [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Submitting DASActivity: <_DASActivity: "com.apple.cloudkit.packageGarbageCollection", Maintenance, 60s, [5/24/17, 5:49:46 PM - 5/24/17, 6:34:46 PM], Plugin Required> [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(DuetActivityScheduler)[25] : SUBMITTING: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : releasing power assertion: 40536 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : com.apple.cloudkit.pcs.memorycache.evict state change 2 -> 5 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Completed XPC Activity: com.apple.cloudkit.pcs.memorycache.evict [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Completing DASActivity: com.apple.cloudkit.pcs.memorycache.evict [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Rescheduling XPC Activity: com.apple.cloudkit.pcs.memorycache.evict [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Submitting DASActivity: <_DASActivity: "com.apple.cloudkit.pcs.memorycache.evict", Maintenance, 60s, [5/24/17, 5:19:46 PM - 5/24/17, 6:04:46 PM], Plugin Required> [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(DuetActivityScheduler)[25] : SUBMITTING: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : releasing power assertion: 40537 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127]: [NonCellular](en0): isInterfaceUsable? YES reachable YES linkQuality 100 isNetworkCaptive? NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: calculating _earlyFireDate. powerStateDetectionSupported = NO = (detectionSupported(NO) && (wwanIsUp(NO) || ! internetReachable(YES))) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: Last system wake date (2017-05-24 15:57:25 +1000) was longer than half of the timer duration, so setting minimum fire date to fire date. [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: Device is plugged in, overriding earlyFireProportion to be 1.0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(PersistentConnection)[127] : 2017-05-24 16:54:59 +1000 DuetHeuristic-BM[127] com.apple.Duet.DuetActivityScheduler.ActivityEvaluationTimer: Calculated minimum fire date [2017-05-24 17:00:09 +1000] (100%) with fire date [2017-05-24 17:00:09 +1000], start date [2017-05-24 16:54:59 +1000], minimum early fire proportion 0.967659, power state detection supported: no, in high power state: no [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone nsurlsessiond[126] : Current discretionary status for is discretionary (opt-in:1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone nsurlsessiond[126] : Enqueueing Task 220 with UUID for client , session [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone nsurlsessiond[126] : Task 220 requesting URL [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : com.apple.parsecd.flusher.background state change 2 -> 5 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Completed XPC Activity: com.apple.parsecd.flusher.background [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Completing DASActivity: com.apple.parsecd.flusher.background [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone nsurlsessiond[126] : Client resume for task 220 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Rescheduling XPC Activity: com.apple.parsecd.flusher.background [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : Submitting DASActivity: <_DASActivity: "com.apple.parsecd.flusher.background", Maintenance, 60s, [5/24/17, 5:04:59 PM - 5/24/17, 5:14:59 PM]> [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(DuetActivityScheduler)[25] : SUBMITTING: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone UserEventAgent(com.apple.cts)[25] : releasing power assertion: 40538 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP [0x0] working for task [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone nehelper(SystemConfiguration)[98] : SCPreferences() commit: /Library/Preferences/com.apple.networkextension.cache.plist [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone nsurlsessiond(CFNetwork)[126] : CCDS: requirements DASActivityProperties [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone nsurlsessiond(CFNetwork)[126] : activity [0x10035cad0]: poolPriority 650 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone nsurlsessiond(CFNetwork)[126] : activity [0x10035cad0] submitted to pool NSURLSessionBackgroundPoolName [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone nsurlsessiond(DuetActivityScheduler)[126] : SUBMITTING: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone nsurlsessiond(CFNetwork)[126] : TIC [0x103209600]: DAS scheduler submitted activity 0x10035cad0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone nsurlsessiond[126] : Task 220 for client is waiting for connection - reason: 10000 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:54:59 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(DuetActivityScheduler)[126] : STARTING: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC [0x103209600]: activity 0x10035cad0 start handler called [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP Conn Start [375:0x103209600] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_handler_start [354 api-glb-sin.smoot.apple.com:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 17: connect_callback: Adding FD for uid 501 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 17: DNSServiceCreateDelegateConnection START PID[126](nsurlsessiond) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 17: Result code socket 18 created 00000000 00000001 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(4008D000, 0, 3, api-glb-sin.smoot.apple.com.) START PID[0]() [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : GetServerForQuestion: 0000000100810840 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name api-glb-sin.smoot.apple.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : InitDNSConfig: question 0000000100810840 api-glb-sin.smoot.apple.com. (AAAA) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query suppressed for api-glb-sin.smoot.apple.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : GetServerForQuestion: 00000001008104C8 DNS server (0000000100423960) 10.1.1.17:53 (Penalty Time Left 0) (Scope None:0000000000000000:-1) found for name api-glb-sin.smoot.apple.com. (Addr) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : InitDNSConfig: question 00000001008104C8 api-glb-sin.smoot.apple.com. (Addr) Timeout 30, DNS Server 10.1.1.17:53 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : ShouldSuppressUnicastQuery: Query not suppressed for api-glb-sin.smoot.apple.com., qtype Addr, DNSServer . 10.1.1.17:53 allows A queries [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354 api-glb-sin.smoot.apple.com:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 17: Result code socket 18 closed 00000000 00000001 (0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : GenerateNegativeResponse: Generating negative response for question api-glb-sin.smoot.apple.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : queryrecord_result_callback: Suppressed question api-glb-sin.smoot.apple.com. (AAAA) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(api-glb-sin.smoot.apple.com., AAAA) ADD 0 api-glb-sin.smoot.apple.com. AAAA [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 27113 33 bytes from port 57318 to 10.1.1.17:53 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 0 api-glb-sin.smoot.apple.com. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 0 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354 api-glb-sin.smoot.apple.com:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354 api-glb-sin.smoot.apple.com:443 waiting path (satisfied)] skipping state update [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354 api-glb-sin.smoot.apple.com:443 in_progress resolver (satisfied)] reported event resolver:start_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 27113 49 bytes from 10.1.1.17:53 to 10.1.6.111:57318 -- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 1 Questions [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 0 api-glb-sin.smoot.apple.com. Addr [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 1 Answers [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 0 TTL 36 4 api-glb-sin.smoot.apple.com. Addr 17.252.233.246 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_resolver_update [354 api-glb-sin.smoot.apple.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 17.252.233.246:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 0 Authorities [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354 api-glb-sin.smoot.apple.com:443 in_progress resolver (satisfied)] reported event resolver:receive_dns [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 0 Additionals [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_resolver_start_next_child [354 api-glb-sin.smoot.apple.com:443 in_progress resolver (satisfied)] starting child endpoint 17.252.233.246:443 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : -------------- [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_resolver_start_next_child [354 api-glb-sin.smoot.apple.com:443 in_progress resolver (satisfied)] starting next child endpoint in 100ms [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(api-glb-sin.smoot.apple.com., Addr) ADD 4 api-glb-sin.smoot.apple.com. Addr 17.252.233.246 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 17: DNSServiceCreateConnection STOP PID[126](nsurlsessiond) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 17: DNSServiceGetAddrInfo(api-glb-sin.smoot.apple.com.) STOP PID[0]() [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_handler_start [354.1 17.252.233.246:443 initial path (null)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone mDNSResponder[99] : 17: Removing FD [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354.1 17.252.233.246:443 initial path (null)] reported event path:start [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354.1 17.252.233.246:443 waiting path (satisfied)] reported event path:satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354.1 17.252.233.246:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_flow_protocol_connected [354.1 17.252.233.246:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_flow_connected_path_change [354.1 17.252.233.246:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354.1 17.252.233.246:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354 api-glb-sin.smoot.apple.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354.1 17.252.233.246:443 ready socket-flow (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354 api-glb-sin.smoot.apple.com:443 ready resolver (satisfied)] reported event flow:changed_viability [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP Conn Event [375:0x103209600]: 1 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP Conn Connected [375:0x103209600]: Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC Enabling TLS [375:0x103209600] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_start_tls_while_connected [354.1 17.252.233.246:443 ready socket-flow (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354.1 17.252.233.246:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354 api-glb-sin.smoot.apple.com:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354.1 17.252.233.246:443 in_progress socket-flow (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354 api-glb-sin.smoot.apple.com:443 in_progress resolver (satisfied)] reported event flow:start_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_flow_protocol_connected [354.1 17.252.233.246:443 in_progress socket-flow (satisfied)] Transport protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354.1 17.252.233.246:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354 api-glb-sin.smoot.apple.com:443 in_progress resolver (satisfied)] reported event flow:finish_transport [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Event [375:0x103209600]: 2, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Event [375:0x103209600]: 11, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Event [375:0x103209600]: 12, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Event [375:0x103209600]: 14, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond[126] : Task 220 for client received auth challenge with type NSURLAuthenticationMethodServerTrust [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Trust Result [375:0x103209600]: 0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xae 0x02 0x09 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xae, 0x2, 0x9, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Event [375:0x103209600]: 20, Pending(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_flow_protocol_connected [354.1 17.252.233.246:443 in_progress socket-flow (satisfied)] Output protocol connected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_flow_connected_path_change [354.1 17.252.233.246:443 ready socket-flow (satisfied)] Connected path is satisfied [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354.1 17.252.233.246:443 ready socket-flow (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_connection_endpoint_report [354 api-glb-sin.smoot.apple.com:443 ready resolver (satisfied)] reported event flow:finish_connect [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP Conn Event [375:0x103209600]: 8 Err(0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TLS Handshake Complete [375:0x103209600] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP [0x103209600] working for task [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP [0x103209600] working for task [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond[126] : Task 220 for client has a connection [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP [0x103209600] working for task [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP [0x103209600] working for task [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone coreduetd[92] : Incoming using send_message_with_reply [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone coreduetd[92] : Received [CDDProtocolMessageTypeTMeteringForAttributeId] message, msgtype = [76], from clientId [9]... [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone coreduetd[92] : Attribute with Id [20499] metered with value [], token 18446744073709551615, rising edge [1], falling edge [0] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone coreduetd[92] : found budget IDs associated with clientID 9: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone coreduetd[92] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone coreduetd[92] : PowerLog: tell BLM of param clientId=9 attrId=20499 type=6 seq=33871977709916, event=1, val= net=(0,0,0,0) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone MobileSafari(SafariShared)[894] : Processing writes (0 deletes, 1 inserts / updates). [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond[126] : Task 220 for client received response, status code: 200 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:00 iPhone nsurlsessiond[126] : Task 220 for client completed successfully [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone useractivityd[169] : OLDWEB: Removing (old) NSUserActivityTypeBrowsingWeb item, , because it is older than 2017-05-24 06:55:01 +0000 (expired at 2017-05-24 06:55:00 +0000 [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone wirelessproxd[58] : Ignoring scan packet because it's peer is not being tracked [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone identityservicesd[51] : enabled state changed to NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone identityservicesd[51] : _socketConnection 0x1009d21b0, _connectionSuspended NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone identityservicesd[51] : _socketConnection 0x1009d21b0, _connectionSuspended YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone identityservicesd[51] : isConnected changed to NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone identityservicesd[51] : : suspendSocketWithOptions called with options [] (connection ) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone identityservicesd[51] : Suspend traffic check: connections 1 =? suspended connections 1 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone identityservicesd[51] : Asked to disconnect from cbuuid deviceUniqueID [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone identityservicesd[51] : _setBestLinkToCurrent cbuuid _deviceIDToCurrentLink _cbuuidToLinks oldlink (null) newlink (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone identityservicesd[51] : _socketConnection 0x1009d21b0, _connectionSuspended YES [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone identityservicesd[51] : wasConnected? NO isConnected in aggregate? NO [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone identityservicesd[51] : disconnectFromPeer , continuity [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone identityservicesd[51] : *** starting disconnected from [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone identityservicesd(WirelessProximity)[51] : Continuity disconnect from peer: FC63B8AA-6663-4D41-9006-5237EE1E0864 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone wirelessproxd[58] : Disconnect from FC63B8AA-6663-4D41-9006-5237EE1E0864 called by client 1DFC8F3E-5456-457A-AA77-92D1DC636AA0 - process identityservicesd (51) - subscribed characteristics: (null) [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone wirelessproxd[58] : Asking to disconnect from FC63B8AA-6663-4D41-9006-5237EE1E0864 while a connection didn't exist [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone wirelessproxd[58] : Disconnected peer but no connection object is set - check to see if we have pending connection [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:01 iPhone wirelessproxd[58] : Removing connection to peer FC63B8AA-6663-4D41-9006-5237EE1E0864 for client 1DFC8F3E-5456-457A-AA77-92D1DC636AA0 [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone locationd[63] : message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/TimeZone.bundle' [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone locationd[63] : {"msg":"adapter details", "adaperDescription":"usb host", "batteryChargerType":"kChargerTypeUsb"} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone locationd[63] : {"msg":"battery capacity info", "batteryStatus":"", "":"", "currentCapacity":"", "maximumCapacity":"2300", "batteryIsDifferent":"-4"} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone coreduetd[92] : CDDBatteryMonitor: received batterycallback, currentPercentage:100.000000! [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone awdd[84] : life:#I 3 activities remaining: [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone locationd[63] : message 'kCLConnectionMessageWatchdog' received from client '/System/Library/Frameworks/CoreTelephony.framework' [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP Conn Cancel [375:0x103209600] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone nsurlsessiond(CFNetwork)[126] : TIC TCP [0x103209600] completing activity 0x10035cad0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_handler_cancel [354 api-glb-sin.smoot.apple.com:443 ready resolver (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_handler_cancel [354.1 17.252.233.246:443 ready socket-flow (satisfied)] [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone nsurlsessiond(libsystem_network.dylib)[126] : __nw_socket_service_writes_block_invoke sendmsg(fd 4, 31 bytes): socket has been closed [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone nsurlsessiond(libsystem_network.dylib)[126] : nw_endpoint_flow_protocol_disconnected [354.1 17.252.233.246:443 cancelled socket-flow (null)] Output protocol disconnected [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:02 iPhone DuetHeuristic-BM(DuetActivitySchedulerDaemon)[127] : [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : exit [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone kernel(AppleBiometricSensor)[0] : exit [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone CommCenter[77] : #watchdog #I Callback Watchdog: checkin 5396 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone CommCenter[77] : #watchdog #I Server Watchdog: checkin 5396 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:03 iPhone locationd[63] : message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/WifiCalling.bundle' [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : exit [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:04 iPhone locationd[63] : message 'kCLConnectionMessageWatchdog' received from client '/System/Library/PrivateFrameworks/MobileWiFi.framework' [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:05 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:05 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:05 iPhone kernel(AppleBiometricSensor)[0] : txBufferLength=7 rxBufferLength=23 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:05 iPhone kernel(AppleBiometricSensor)[0] : Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:05 iPhone kernel(AppleBiometricSensor)[0] : Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11 0x01 0x01 0x00 0x04 0xaf 0x02 0x0a 0x00 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:05 iPhone kernel(AppleBiometricSensor)[0] : Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xaf, 0x2, 0xa, 00} [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:05 iPhone kernel(AppleBiometricSensor)[0] : exit, err=0x0 [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:05 iPhone kernel(AppleBiometricSensor)[0] : mask=0xFF, bad=false [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:05 iPhone kernel(AppleBiometricSensor)[0] : exit [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:05 iPhone kernel(AppleBiometricSensor)[0] : entry [iOSLog] [IOS_SYSLOG_ROW] May 24 16:55:05 iPhone kernel(AppleBiometricSensor)[0] : exit [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying [Appium] Received SIGINT - shutting down [debug] [XCUITest] iproxy exited with code 'null' [XCUITest] xcodebuild exited with code 'null' and signal 'SIGINT' [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [debug] [iOS] Retrieving contexts and views [debug] [iOS] Selecting by url: true (expected url: 'http://appium.io') [debug] [RemoteDebugger] Getting WebKitRemoteDebugger pageArray: localhost, 27753 [debug] [RemoteDebugger] Sending request to: http://localhost:27753/json [iOS] Attempted to get a list of webview contexts but could not connect to ios-webkit-debug-proxy. If you expect to find webviews, please ensure that the proxy is running and accessible [debug] [iOS] No web frames found. [iOS] Could not find any webviews yet, refreshing/retrying