Skip to content

Instantly share code, notes, and snippets.

@michalakm
Created January 10, 2017 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michalakm/8ba729b1265142f9e626a67d62346c0d to your computer and use it in GitHub Desktop.
Save michalakm/8ba729b1265142f9e626a67d62346c0d to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[Appium] Welcome to Appium v1.6.3
[Appium] Non-default server args:
[Appium] port: 4725
[Appium] debugLogSpacing: true
[Appium] defaultCapabilities: { udid: 'a6be7c6a3560375083133929f937bd4916c7931b',
deviceName: 'iPhone5c',
platformVersion: '10.0.2',
platformName: 'IOS',
showIOSLog: true,
automationName: 'XCUITest',
autoDismissAlerts: true }
[Appium] Default capabilities, which will be added to each request unless overridden by desired capabilities:
[Appium] udid: 'a6be7c6a3560375083133929f937bd4916c7931b'
[Appium] deviceName: 'iPhone5c'
[Appium] platformVersion: '10.0.2'
[Appium] platformName: 'IOS'
[Appium] showIOSLog: true
[Appium] automationName: 'XCUITest'
[Appium] autoDismissAlerts: true
[Appium] Appium REST http interface listener started on 0.0.0.0:4725
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/monikamichalak/repo/5.0.0.ipa","noReset":false,"nativeInstrumentsLib":true,"realDeviceLogger":"/usr/local/lib/node_modules/deviceconsole/deviceconsole","automationName":"XCUITest","autoDismissAlerts":true,"platformName":"iOS","deviceName":"AnyIphone","platform":"MAC","nativeWebTap":true}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/monikamichalak/repo/5.0.0.ipa","noReset":false,"nativeInstrumentsLib":true,"realDeviceLogger":"/usr/local/lib/node_modules/deviceconsole/deviceconsole","automationName":"XCUITest","autoDismissAlerts":true,"platformName":"iOS","deviceName":"AnyIphone","platform":"MAC","nativeWebTap":true},null,null,null,null]
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium] app: '/Users/monikamichalak/repo/5.0.0.ipa'
[Appium] noReset: false
[Appium] nativeInstrumentsLib: true
[Appium] realDeviceLogger: '/usr/local/lib/node_modules/deviceconsole/deviceconsole'
[Appium] automationName: 'XCUITest'
[Appium] autoDismissAlerts: true
[Appium] platformName: 'iOS'
[Appium] deviceName: 'AnyIphone'
[Appium] platform: 'MAC'
[Appium] nativeWebTap: true
[Appium] udid: 'a6be7c6a3560375083133929f937bd4916c7931b'
[Appium] platformVersion: '10.0.2'
[Appium] showIOSLog: true
[debug] [XCUITest] XCUITestDriver version: 2.4.2
[BaseDriver] The following capabilities were provided, but are not recognized by appium: platform.
[BaseDriver] Session created with session id: d057cbff-b771-4e68-935f-7a81277c273a
[debug] [XCUITest] Xcode version set to '8.1'
[debug] [XCUITest] iOS SDK Version set to '10.1'
[debug] [XCUITest] Available devices: a6be7c6a3560375083133929f937bd4916c7931b
[debug] [XCUITest] Creating iDevice object with udid a6be7c6a3560375083133929f937bd4916c7931b
[XCUITest] Determining device to run tests on: udid: 'a6be7c6a3560375083133929f937bd4916c7931b', real device: true
[BaseDriver] Using local app '/Users/monikamichalak/repo/5.0.0.ipa'
[debug] [BaseDriver] Copying local zip to tmp dir
[debug] [BaseDriver] Unzipping /var/folders/40/nry6v30526b981td1w3bczj00000gn/T/201709-3690-lup2b2.w3wg0hpvi/appium-app.zip
[debug] [BaseDriver] Testing zip archive: /var/folders/40/nry6v30526b981td1w3bczj00000gn/T/201709-3690-lup2b2.w3wg0hpvi/appium-app.zip
[BaseDriver] Unzipped local app to '/var/folders/40/nry6v30526b981td1w3bczj00000gn/T/201709-3690-lup2b2.w3wg0hpvi/Payload/SEQR.app'
[debug] [XCUITest] Checking whether app '/var/folders/40/nry6v30526b981td1w3bczj00000gn/T/201709-3690-lup2b2.w3wg0hpvi/Payload/SEQR.app' is actually present
[debug] [XCUITest] App is present
[debug] [ios-app-utils] Getting bundle ID from app '/var/folders/40/nry6v30526b981td1w3bczj00000gn/T/201709-3690-lup2b2.w3wg0hpvi/Payload/SEQR.app': 'com.seamless.SEQR'
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
[XCUITest] Setting up real device
[debug] [XCUITest] App is already installed.
[debug] [XCUITest] Full reset not requested. No need to install.
[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] Using real device logger '/usr/local/lib/node_modules/deviceconsole/deviceconsole'
[debug] [XCUITest] Beginning test with command 'xcodebuild build test -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=a6be7c6a3560375083133929f937bd4916c7931b -configuration Debug' in directory '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[debug] [XCUITest] Unable to get device time. Using local system time
[debug] [XCUITest] Output from idevicedate: Mon Jan 9 14:48:03 CET 2017
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c companion_proxy(liblockdown.dylib)[197] <Info>: Checked in with lockdown on path 'xpc' socket 4 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c companion_proxy(liblockdown.dylib)[197] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c companion_proxy(companion_proxy)[197] <Notice>: Finished processing accounts set.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c companion_proxy(companion_proxy)[197] <Notice>: Connection map:
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c CommCenter[24] <Notice>: #I New CTServerConnection from pid 31 (conn=0x16e17670)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c CommCenter[24] <Notice>: #I -- connection has entitlements: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c CommCenter[24] <Notice>: #subscr #I copyMobileEquipmentInfo
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c CommCenter[24] <Notice>: #I CTServerConnection from pid 31[<private>] is named '<private>'.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:04 iPhone5c CommCenter[24] <Notice>: #I CTServerConnection from pid 31 has closed (conn=0x16e17670)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c notification_proxy(liblockdown.dylib)[198] <Info>: Checked in with lockdown on path 'xpc' socket 5 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c notification_proxy(liblockdown.dylib)[198] <Info>: The connection is now invalid.
[XCUITest] Waiting for WebDriverAgent to start on device
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[debug] [XCUITest] Log file for xcodebuild test: /Users/monikamichalak/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/59224546-E6B0-4283-A2F1-7C7426230B3B/Session-WebDriverAgentRunner-2017-01-09_144805-eG7XC3.log
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c syslog_relay(liblockdown.dylib)[189] <Info>: Checked in with lockdown on path 'xpc' socket 5 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c syslog_relay(liblockdown.dylib)[189] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: Checked in with lockdown on path 'xpc' socket 4 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:05 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c testmanagerd(libsystem_trace.dylib)[224] <Notice>: 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] Jan 9 14:48:06 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c testmanagerd(liblockdown.dylib)[224] <Info>: Checked in with lockdown on path 'xpc' socket 4 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c testmanagerd(liblockdown.dylib)[224] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c misagent(Security)[109] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneProvisioningProfileSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c SpringBoard(FrontBoard)[47] <Info>: Reloading provisioning profiles...
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c profiled[141] <Notice>: Provisioning profiles changed
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c SpringBoard(FrontBoard)[47] <Info>: Loaded profiles after 0.02s: {
[iOSLog] [IOS_SYSLOG_ROW] "TestFlight Beta Distribution" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc0b3170; signerIdentity: TestFlight Beta Distribution; expirationDate: 22 January 2017 at 09:46:10 GMT+1>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: Build Machine Seamless (3A5T3NQNG2)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8f2b180; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 19 October 2017 at 14:54:33 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8faa5a0; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 5 December 2017 at 16:22:12 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc33e730; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 3 October 2017 at 15:35:57 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8ec2e90; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 10 October 2017 at 10:26:13 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8e94b20; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 9 June 2017 at 12:51:28 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8f26170; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 22 March 2017 at 13:08:40 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc333250; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 15 September 2017 at 13:15:03 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc006690; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 15 September 2017 at 13:15:02 GMT+2>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: Konrad Szewczyk (JCKQQQG43L)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8c30090; signerIdentity: iPhone Developer: Konrad Szewczyk (JCKQQQG43L); expirationDate: 19 October 2017 at 14:54:33 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x17f69c70; signerIdentity: iPhone Developer: Konrad Szewczyk (JCKQQQG43L); expirationDate: 5 December 2017 at 16:22:12 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8ee4ce0; signerIdentity: iPhone Developer: Konrad Szewczyk (JCKQQQG43L); expirationDate: 3 October 2017 at 15:35:57 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8e07070; signerIdentity: iPhone Developer: Konrad Szewczyk (JCKQQQG43L); expirationDate: 10 October 2017 at 10:26:13 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8fdfee0; signerIdentity: iPhone Developer: Konrad Szewczyk (JCKQQQG43L); expirationDate: 9 June 2017 at 12:51:28 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8e48ab0; signerIdentity: iPhone Developer: Konrad Szewczyk (JCKQQQG43L); expirationDate: 15 September 2017 at 13:15:03 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc0aa5d0; signerIdentity: iPhone Developer: Konrad Szewczyk (JCKQQQG43L); expirationDate: 15 September 2017 at 13:15:02 GMT+2>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: Krzysztof Gutowski (5V6686TLEX)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc35f000; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 19 October 2017 at 14:54:33 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8eb6ff0; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 5 December 2017 at 16:22:12 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8fce9d0; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 3 October 2017 at 15:35:57 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc36dd70; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 10 October 2017 at 10:26:13 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc3640e0; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 9 June 2017 at 12:51:28 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8c639e0; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 22 March 2017 at 13:08:40 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x17d08b00; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 15 September 2017 at 13:15:03 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x17e585e0; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 15 September 2017 at 13:15:02 GMT+2>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: M W (LMZU8HC85Y)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8df7190; signerIdentity: iPhone Developer: M W (LMZU8HC85Y); expirationDate: 5 December 2017 at 16:22:12 GMT+1>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc33d910; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 19 October 2017 at 14:54:33 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x17d8cff0; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 5 December 2017 at 16:22:12 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc389ef0; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 3 October 2017 at 15:35:57 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc362f20; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 10 October 2017 at 10:26:13 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc33c910; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 9 June 2017 at 12:51:28 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8c9e030; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 22 March 2017 at 13:08:40 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8cadb50; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 15 September 2017 at 13:15:03 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc42d3a0; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 15 September 2017 at 13:15:02 GMT+2>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: Mikael Signarsson (LZMRCV22N8)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8eba230; signerIdentity: iPhone Developer: Mikael Signarsson (LZMRCV22N8); expirationDate: 9 June 2017 at 12:51:28 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8c3d720; signerIdentity: iPhone Developer: Mikael Signarsson (LZMRCV22N8); expirationDate: 22 March 2017 at 13:08:40 GMT+1>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: Monika Michalak (EL594M6898)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8d2d880; signerIdentity: iPhone Developer: Monika Michalak (EL594M6898); expirationDate: 5 December 2017 at 16:22:12 GMT+1>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: wo wo (8SWAA8P4GB)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8ffb4f0; signerIdentity: iPhone Developer: wo wo (8SWAA8P4GB); expirationDate: 19 October 2017 at 14:54:33 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8d06090; signerIdentity: iPhone Developer: wo wo (8SWAA8P4GB); expirationDate: 5 December 2017 at 16:22:12 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8e81590; signerIdentity: iPhone Developer: wo wo (8SWAA8P4GB); expirationDate: 3 October 2017 at 15:35:57 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8ec4d80; signerIdentity: iPhone Developer: wo wo (8SWAA8P4GB); expirationDate: 10 October 2017 at 10:26:13 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8e620c0; signerIdentity: iPhone Developer: wo wo (8SWAA8P4GB); expirationDate: 9 June 2017 at 12:51:28 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc36e1a0; signerIdentity: iPhone Developer: wo wo (8SWAA8P4GB); expirationDate: 15 September 2017 at 13:15:03 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x17f38450; signerIdentity: iPhone Developer: wo wo (8SWAA8P4GB); expirationDate: 15 September 2017 at 13:15:02 GMT+2>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c profiled[141] <Notice>: Updating MIS trust...
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: Checked in with lockdown on path 'xpc' socket 4 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22] BTA-com.apple.timed: Invalidating simple timer <PCSimpleTimer: 0x1559f980>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x15655530> is invalidated
[iOSLog] [IOS_SYSLOG_ROW] Callstack (
[iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x21417503 <redacted> + 226
[iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x214146d5 <redacted> + 436
[iOSLog] [IOS_SYSLOG_ROW] 2 com.apple.BackgroundTaskAgentPlugin 0x01f1459b com.apple.BackgroundTaskAgentPlugin + 17819
[iOSLog] [IOS_SYSLOG_ROW] 3 com.apple.BackgroundTaskAgentPlugin 0x01f13869 com.apple.BackgroundTaskAgentPlugin + 14441
[iOSLog] [IOS_SYSLOG_ROW] 4 com.apple.BackgroundTaskAgentPlugin 0x01f133c9 com.apple.BackgroundTaskAgentPlugin + 13257
[iOSLog] [IOS_SYSLOG_ROW] 5 libdispatch.dylib 0x1e178b9b <redacted> + 500
[iOSLog] [IOS_SYSLOG_ROW] 6 libdispatch.dylib 0x1e183a85 <redacted> + 166
[iOSLog] [IOS_SYSLOG_ROW] 7 libdispatch.dylib 0x1e16ecb5 <redacted> + 798
[iOSLog] [IOS_SYSLOG_ROW] 8 libdispatch.dylib 0x1e179d2d <redacted> + 432
[iOSLog] [IOS_SYSLOG_ROW] 9 libdispatch.dylib 0x1e170379 <redacted> + 566
[iOSLog] [IOS_SYSLOG_ROW] 10 libdispatch.dylib 0x1e17ba91 <redacted> + 378
[iOSLog] [IOS_SYSLOG_ROW] 11 libdispatch.dylib 0x1e17b8b7 <redacted> + 106
[iOSLog] [IOS_SYSLOG_ROW] 12 libsy
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x15655530> dealloced
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x156532b0> is invalidated
[iOSLog] [IOS_SYSLOG_ROW] Callstack (
[iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x21417503 <redacted> + 226
[iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x214146fd <redacted> + 476
[iOSLog] [IOS_SYSLOG_ROW] 2 com.apple.BackgroundTaskAgentPlugin 0x01f1459b com.apple.BackgroundTaskAgentPlugin + 17819
[iOSLog] [IOS_SYSLOG_ROW] 3 com.apple.BackgroundTaskAgentPlugin 0x01f13869 com.apple.BackgroundTaskAgentPlugin + 14441
[iOSLog] [IOS_SYSLOG_ROW] 4 com.apple.BackgroundTaskAgentPlugin 0x01f133c9 com.apple.BackgroundTaskAgentPlugin + 13257
[iOSLog] [IOS_SYSLOG_ROW] 5 libdispatch.dylib 0x1e178b9b <redacted> + 500
[iOSLog] [IOS_SYSLOG_ROW] 6 libdispatch.dylib 0x1e183a85 <redacted> + 166
[iOSLog] [IOS_SYSLOG_ROW] 7 libdispatch.dylib 0x1e16ecb5 <redacted> + 798
[iOSLog] [IOS_SYSLOG_ROW] 8 libdispatch.dylib 0x1e179d2d <redacted> + 432
[iOSLog] [IOS_SYSLOG_ROW] 9 libdispatch.dylib 0x1e170379 <redacted> + 566
[iOSLog] [IOS_SYSLOG_ROW] 10 libdispatch.dylib 0x1e17ba91 <redacted> + 378
[iOSLog] [IOS_SYSLOG_ROW] 11 libdispatch.dylib 0x1e17b8b7 <redacted> + 106
[iOSLog] [IOS_SYSLOG_ROW] 12 libsy
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x156532b0> dealloced
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22] BTA-com.apple.timed: Started simple timer <PCSimpleTimer: 0x155b34e0> with fire date [2017-01-09 14:51:00 +0100]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155b7a80> initialized with target <PCSimpleTimer: 0x155b34e0> selector _preventSleepFired timerSource <OS_dispatch_source: 0x155bdf80>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155a91d0> initialized with target <PCSimpleTimer: 0x155b34e0> selector _fireTimerFired timerSource <OS_dispatch_source: 0x15596970>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22] BTA-com.apple.timed: <PCSimpleTimer: 0x155b34e0> created preventSleepTimer <PCDispatchTimer: 0x155b7a80> and fireTimer <PCDispatchTimer: 0x155a91d0> on queue <OS_dispatch_queue: PCSimpleTimer-timerQ[0x155bdff0]>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155a91d0> start with target <CUTWeakReference: 0x155a0120> selector _fireTimerFired firetime 18446744073709551615 timerSource <OS_dispatch_source: 0x15596970>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155b7a80> start with target <CUTWeakReference: 0x155a0230> selector _preventSleepFired firetime 18446744073709551615 timerSource <OS_dispatch_source: 0x155bdf80>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155b7a80> setFireDate 4001-01-01 00:00:00 +0000 and start with target <PCSimpleTimer: 0x155b34e0> selector _preventSleepFired fireTime 18446744073709551615 deltaNanosec 2038-01-19 04:14:07 +0100 timerSource <OS_dispatch_source: 0x155bdf80>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155a91d0> setFireDate 2017-01-09 13:51:00 +0000 and start with target <PCSimpleTimer: 0x155b34e0> selector _fireTimerFired fireTime 45607935292 deltaNanosec 2017-01-09 14:51:00 +0100 timerSource <OS_dispatch_source: 0x15596970>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22] BTA-PeriodicConditionMonitor: Invalidating timer <PCPersistentTimer: 0x15678430>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22] BTA-PeriodicConditionMonitor: Invalidating simple timer <PCSimpleTimer: 0x15693790>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x1568ecc0> is invalidated
[iOSLog] [IOS_SYSLOG_ROW] Callstack (
[iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x21417503 <redacted> + 226
[iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x214146d5 <redacted> + 436
[iOSLog] [IOS_SYSLOG_ROW] 2 PersistentConnection 0x213ff7cb <redacted> + 306
[iOSLog] [IOS_SYSLOG_ROW] 3 com.apple.BackgroundTaskAgentPlugin 0x01f149d1 com.apple.BackgroundTaskAgentPlugin + 18897
[iOSLog] [IOS_SYSLOG_ROW] 4 com.apple.BackgroundTaskAgentPlugin 0x01f13869 com.apple.BackgroundTaskAgentPlugin + 14441
[iOSLog] [IOS_SYSLOG_ROW] 5 com.apple.BackgroundTaskAgentPlugin 0x01f133c9 com.apple.BackgroundTaskAgentPlugin + 13257
[iOSLog] [IOS_SYSLOG_ROW] 6 libdispatch.dylib 0x1e178b9b <redacted> + 500
[iOSLog] [IOS_SYSLOG_ROW] 7 libdispatch.dylib 0x1e183a85 <redacted> + 166
[iOSLog] [IOS_SYSLOG_ROW] 8 libdispatch.dylib 0x1e16ecb5 <redacted> + 798
[iOSLog] [IOS_SYSLOG_ROW] 9 libdispatch.dylib 0x1e179d2d <redacted> + 432
[iOSLog] [IOS_SYSLOG_ROW] 10 libdispatch.dylib 0x1e170379 <redacted> + 566
[iOSLog] [IOS_SYSLOG_ROW] 11 libdispatch.dylib 0x1e17ba91 <redacted> + 378
[iOSLog] [IOS_SYSLOG_ROW] 12 libdi
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x1568ecc0> dealloced
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x15688ae0> is invalidated
[iOSLog] [IOS_SYSLOG_ROW] Callstack (
[iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x21417503 <redacted> + 226
[iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x214146fd <redacted> + 476
[iOSLog] [IOS_SYSLOG_ROW] 2 PersistentConnection 0x213ff7cb <redacted> + 306
[iOSLog] [IOS_SYSLOG_ROW] 3 com.apple.BackgroundTaskAgentPlugin 0x01f149d1 com.apple.BackgroundTaskAgentPlugin + 18897
[iOSLog] [IOS_SYSLOG_ROW] 4 com.apple.BackgroundTaskAgentPlugin 0x01f13869 com.apple.BackgroundTaskAgentPlugin + 14441
[iOSLog] [IOS_SYSLOG_ROW] 5 com.apple.BackgroundTaskAgentPlugin 0x01f133c9 com.apple.BackgroundTaskAgentPlugin + 13257
[iOSLog] [IOS_SYSLOG_ROW] 6 libdispatch.dylib 0x1e178b9b <redacted> + 500
[iOSLog] [IOS_SYSLOG_ROW] 7 libdispatch.dylib 0x1e183a85 <redacted> + 166
[iOSLog] [IOS_SYSLOG_ROW] 8 libdispatch.dylib 0x1e16ecb5 <redacted> + 798
[iOSLog] [IOS_SYSLOG_ROW] 9 libdispatch.dylib 0x1e179d2d <redacted> + 432
[iOSLog] [IOS_SYSLOG_ROW] 10 libdispatch.dylib 0x1e170379 <redacted> + 566
[iOSLog] [IOS_SYSLOG_ROW] 11 libdispatch.dylib 0x1e17ba91 <redacted> + 378
[iOSLog] [IOS_SYSLOG_ROW] 12 libdi
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x15688ae0> dealloced
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22] BTA-PeriodicConditionMonitor: Canceling system wake for simpletimer [2017-01-09 15:41:04 +0100]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: Request to schedule wake 0 date 2017-01-09 15:41:04 +0100 leeway 0 service identifier BTA-PeriodicConditionMonitor unique identifier <PCSimpleTimer: 0x15693790>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22] BTA-PeriodicConditionMonitor: <PCPersistentTimer: 0x155c3330> created <PCSimpleTimer: 0x155c3370>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22] BTA-PeriodicConditionMonitor: Started simple timer <PCSimpleTimer: 0x155c3370> with fire date [2017-01-09 15:48:06 +0100]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155c3430> initialized with target <PCSimpleTimer: 0x155c3370> selector _preventSleepFired timerSource <OS_dispatch_source: 0x155c2cb0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155c3000> initialized with target <PCSimpleTimer: 0x155c3370> selector _fireTimerFired timerSource <OS_dispatch_source: 0x155c30e0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22] BTA-PeriodicConditionMonitor: <PCSimpleTimer: 0x155c3370> created preventSleepTimer <PCDispatchTimer: 0x155c3430> and fireTimer <PCDispatchTimer: 0x155c3000> on queue <OS_dispatch_queue: PCSimpleTimer-timerQ[0x155c33e0]>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155c3000> start with target <CUTWeakReference: 0x155c3030> selector _fireTimerFired firetime 18446744073709551615 timerSource <OS_dispatch_source: 0x155c30e0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155c3430> start with target <CUTWeakReference: 0x155c2c80> selector _preventSleepFired firetime 18446744073709551615 timerSource <OS_dispatch_source: 0x155c2cb0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155c3430> setFireDate 2017-01-09 14:47:51 +0000 and start with target <PCSimpleTimer: 0x155c3370> selector _preventSleepFired fireTime 127475878281 deltaNanosec 2017-01-09 15:47:51 +0100 timerSource <OS_dispatch_source: 0x155c2cb0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155c3000> setFireDate 2017-01-09 14:48:06 +0000 and start with target <PCSimpleTimer: 0x155c3370> selector _fireTimerFired fireTime 127835878273 deltaNanosec 2017-01-09 15:48:06 +0100 timerSource <OS_dispatch_source: 0x155c30e0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22] BTA-PeriodicConditionMonitor: <PCSimpleTimer: 0x155c3370> Existing wake at (null) re-scheduling to 2017-01-09 15:47:51 +0100 with leeway of 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: Request to schedule wake 1 date 2017-01-09 15:47:51 +0100 leeway 0 service identifier BTA-PeriodicConditionMonitor unique identifier <PCSimpleTimer: 0x155c3370>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: <PCInterfaceUsabilityMonitor: 0x156794e0> [NonCellular](en0): isInterfaceUsable? YES reachable YES linkQuality 100 isNetworkCaptive? NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22] BTA-PeriodicConditionMonitor: <PCPersistentTimer: 0x155c3330> calculating _earlyFireDate. powerStateDetectionSupported = NO = (detectionSupported(NO) && (wwanIsUp(NO) || ! internetReachable(YES)))
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22] BTA-PeriodicConditionMonitor: <PCPersistentTimer: 0x155c3330> Device is plugged in, overriding earlyFireProportion to be 1.0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22] BTA-PeriodicConditionMonitor: <PCPersistentTimer: 0x155c3330> Calculated minimum fire date [2017-01-09 15:48:06 +0100] (100%) with fire date [2017-01-09 15:48:06 +0100], start date [2017-01-09 14:48:06 +0100], minimum early fire proportion 0.45, power state detection supported: no, in high power state: no
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: Disabling power monitoring for <PCSimpleTimer: 0x1559f980> - 2 timers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: Enabling power monitoring for <PCSimpleTimer: 0x155b34e0> - 3 timers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: Disabling power monitoring for <PCSimpleTimer: 0x15693790> - 2 timers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: Enabling power monitoring for <PCSimpleTimer: 0x155c3370> - 3 timers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: Cancelling scheduled wake for 2017-01-09 15:41:04 +0100 wake identifier com.apple.persistentconnection[UserEventAgent,22,0x15693790,BTA-PeriodicConditionMonitor]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: Wake cancel for 'com.apple.persistentconnection[UserEventAgent,22,0x15693790,BTA-PeriodicConditionMonitor]'(com.apple.persistentconnection[UserEventAgent,22,schedulingwake-BTA-PeriodicConditionMonitor-SystemWakeManager(0x155c3ca0)]) completed for [2017-01-09 15:41:04 +0100] (took 0.018 seconds; result code 0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: Scheduling a wake for date 2017-01-09 15:47:51 +0100 leeway 0 wake identifier com.apple.persistentconnection[UserEventAgent,22,0x155c3370,BTA-PeriodicConditionMonitor]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:06 +0100 UserEventAgent[22]: Wake schedule for 'com.apple.persistentconnection[UserEventAgent,22,0x155c3370,BTA-PeriodicConditionMonitor]'(com.apple.persistentconnection[UserEventAgent,22,schedulingwake-BTA-PeriodicConditionMonitor-SystemWakeManager(0x155c1360)]) completed for [2017-01-09 15:47:51 +0100] (took 0.007 seconds; result code 0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: Checked in with lockdown on path 'xpc' socket 4 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: Checked in with lockdown on path 'xpc' socket 5 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c streaming_zip_conduit(liblockdown.dylib)[193] <Info>: Checked in with lockdown on path 'xpc' socket 4 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c streaming_zip_conduit(liblockdown.dylib)[193] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c streaming_zip_conduit(MobileInstallation)[193] <Notice>: <private>:InstallApplication:1:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c streaming_zip_conduit(MobileInstallation)[193] <Notice>: <private>:InstallProgress:0:Fail:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c nsurlsessiond(MobileCoreServices)[112] <Notice>: LaunchServices observer: Will install <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c SpringBoard(MobileCoreServices)[47] <Notice>: LaunchServices observer: Will install <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c SpringBoard(FrontBoard)[47] <Info>: Applications will install: (
[iOSLog] [IOS_SYSLOG_ROW] "<LSApplicationProxy: 0xc42cb50> com.apple.test.WebDriverAgentRunner-Runner file:///private/var/containers/Bundle/Application/5BAF7C96-4828-4A65-B9B2-F07FC759089E/WebDriverAgentRunner-Runner.app <com.apple.test.WebDriverAgentRunner-Runner <installed >>"
[iOSLog] [IOS_SYSLOG_ROW] ) (appInfos: (
[iOSLog] [IOS_SYSLOG_ROW] "<SBApplicationInfo: 0x17d08300; bundleIdentifier: com.apple.test.WebDriverAgentRunner-Runner; displayName: WebDriverAgentRunner; sdkVersion: 10.1>"
[iOSLog] [IOS_SYSLOG_ROW] ))
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c SpringBoard(MobileCoreServices)[47] <Notice>: LaunchServices observer: Will install <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c routined(MobileCoreServices)[35] <Notice>: LaunchServices observer: Will install <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c passd(MobileCoreServices)[121] <Notice>: LaunchServices observer: Will install <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c appstored(MobileCoreServices)[156] <Notice>: LaunchServices observer: Will install <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c BTServer(MobileCoreServices)[72] <Notice>: LaunchServices observer: Will install <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c profiled(MobileCoreServices)[141] <Notice>: LaunchServices observer: Will install <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c iaptransportd(MobileCoreServices)[28] <Notice>: LaunchServices observer: Will install <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c atc(MobileCoreServices)[33] <Notice>: LaunchServices observer: Will install <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c homed(MobileCoreServices)[129] <Notice>: LaunchServices observer: Will install <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c apsd(apsd)[87] <Notice>: LaunchServices observer: Will install <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c UserEventAgent(MobileCoreServices)[22] <Notice>: LaunchServices observer: Will install <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c installd(MobileSystemServices)[41] <Notice>: 0x191f6000 -[MIClientConnection installURL:withOptions:completion:]: Running installation as QOS_CLASS_USER_INITIATED
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c installd(MobileSystemServices)[41] <Notice>: 0x19278000 -[MIClientConnection _doInstallationForURL:withOptions:completion:]: Install of "/var/mobile/Media/PublicStaging/WebDriverAgentRunner-Runner.app_sparse.ipa" type Developer (LSInstallType = (null)) requested by streaming_zip_conduit (pid 193)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c SpringBoard(FrontBoard)[47] <Notice>: Successfully acquired plugin hold for com.apple.test.WebDriverAgentRunner-Runner
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Added app termination assertion for pid:41 - <FBApplicationTerminationAssertion: 0x8f19290; serial: 5; reason: critical; bundleID: com.apple.test.WebDriverAgentRunner-Runner>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c pkd[138] <Info>: match returned 15 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c SpringBoard(SpringBoard)[47] <Notice>: discovered extensions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c pkd[138] <Info>: match returned 6 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c pkd(MobileCoreServices)[138] <Notice>: No plugins found to match query <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c searchd(searchd)[175] <Notice>: discovered extensions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c installd(MobileSystemServices)[41] <Notice>: 0x19278000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundlePatch ID=com.apple.test.WebDriverAgentRunner-Runner; Version=1, ShortVersion=1.0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c installd(MobileInstallation)[41] <Notice>: <private>:Install (Patch Upgrade):0:Success:Begin
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c installd(MobileSystemServices)[41] <Notice>: 0x19278000 -[MIInstallableBundlePatch applyPatchWithError:]: Attempting patch update of com.apple.test.WebDriverAgentRunner-Runner from 1 (1.0) to 1 (1.0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c pkd[138] <Info>: match returned 0 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c callservicesd(callservicesd)[106] <Notice>: discovered extensions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c pkd[138] <Info>: match returned 1 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:06 iPhone5c pkd[138] <Info>: match returned 2 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Notice>: discovered extensions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(UserNotificationsUIKit)[47] <Notice>: Loaded extension com.apple.Sharing.continuityRemote for categories [ continuityRemoteCategory ]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(UserNotificationsUIKit)[47] <Notice>: Loading extension com.apple.Sharing.continuityRemote with custom section identifier com.apple.Sharing.Remote
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(UserNotificationsUIKit)[47] <Notice>: Loaded extension com.apple.MobileSMS.MessagesNotificationExtension for categories [ MessageExtension ]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/PrivateFrameworks/CoreParsec.framework'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c pkd(MobileCoreServices)[138] <Notice>: No plugins found to match query <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c pkd[138] <Info>: match returned 0 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c deleted(Foundation)[163] <Notice>: discovered extensions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c deleted[163] <Notice>: beginMatchingExtensionsWithAttributes:: got Plugins: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c pkd[138] <Info>: match returned 1 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Notice>: discovered app prediction extension
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Notice>: app prediction extension is enabled
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: zkw enabled 1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: app prediction extension enabled 1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: display backlit 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: has homescreen 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: has lockscreen 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: user moving 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: was unlocked to home screen 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: app suggestions enabled 1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Notice>: called <private> but exiting because the platform doesn't support it or location is not eligible for room sensing
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Notice>: not changing scan mode
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c pkd[138] <Info>: match returned 1 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c duetexpertd(MagicalMoments)[144] <Notice>: discovered app prediction extension
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c duetexpertd(MagicalMoments)[144] <Notice>: app prediction extension is enabled
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c duetexpertd(MagicalMoments)[144] <Notice>: DECMMAppsSettingsMonitor enabled, 1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c pkd[138] <Info>: match returned 1 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c fileproviderd(Foundation)[48] <Notice>: discovered extensions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c fileproviderd[48] <Info>: [INFO] Updating provider list.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(FrontBoard)[47] <Info>: Reloading provisioning profiles...
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(Security)[41] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(Security)[41] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(Security)[41] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(FrontBoard)[47] <Info>: Loaded profiles after 0.02s: {
[iOSLog] [IOS_SYSLOG_ROW] "TestFlight Beta Distribution" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc345f50; signerIdentity: TestFlight Beta Distribution; expirationDate: 22 January 2017 at 09:46:10 GMT+1>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: Build Machine Seamless (3A5T3NQNG2)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8ff5150; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 19 October 2017 at 14:54:33 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8ebd5d0; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 5 December 2017 at 16:22:12 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8e61750; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 3 October 2017 at 15:35:57 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8f1bad0; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 10 October 2017 at 10:26:13 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8f4c7d0; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 9 June 2017 at 12:51:28 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc0348c0; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 22 March 2017 at 13:08:40 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x17f00760; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 15 September 2017 at 13:15:03 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc0f6100; signerIdentity: iPhone Developer: Build Machine Seamless (3A5T3NQNG2); expirationDate: 15 September 2017 at 13:15:02 GMT+2>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: Konrad Szewczyk (JCKQQQG43L)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8f18e60; signerIdentity: iPhone Developer: Konrad Szewczyk (JCKQQQG43L); expirationDate: 19 October 2017 at 14:54:33 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8f0cfb0; signerIdentity: iPhone Developer: Konrad Szewczyk (JCKQQQG43L); expirationDate: 5 December 2017 at 16:22:12 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x17d05fc0; signerIdentity: iPhone Developer: Konrad Szewczyk (JCKQQQG43L); expirationDate: 3 October 2017 at 15:35:57 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc3345e0; signerIdentity: iPhone Developer: Konrad Szewczyk (JCKQQQG43L); expirationDate: 10 October 2017 at 10:26:13 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8fca9a0; signerIdentity: iPhone Developer: Konrad Szewczyk (JCKQQQG43L); expirationDate: 9 June 2017 at 12:51:28 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc00d660; signerIdentity: iPhone Developer: Konrad Szewczyk (JCKQQQG43L); expirationDate: 15 September 2017 at 13:15:03 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc0be860; signerIdentity: iPhone Developer: Konrad Szewczyk (JCKQQQG43L); expirationDate: 15 September 2017 at 13:15:02 GMT+2>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: Krzysztof Gutowski (5V6686TLEX)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc345470; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 19 October 2017 at 14:54:33 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc338790; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 5 December 2017 at 16:22:12 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8fb51f0; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 3 October 2017 at 15:35:57 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc334b20; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 10 October 2017 at 10:26:13 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8fcbcd0; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 9 June 2017 at 12:51:28 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x17ecaf00; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 22 March 2017 at 13:08:40 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc09a910; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 15 September 2017 at 13:15:03 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc42ea20; signerIdentity: iPhone Developer: Krzysztof Gutowski (5V6686TLEX); expirationDate: 15 September 2017 at 13:15:02 GMT+2>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: M W (LMZU8HC85Y)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8c4b230; signerIdentity: iPhone Developer: M W (LMZU8HC85Y); expirationDate: 5 December 2017 at 16:22:12 GMT+1>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8f1aea0; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 19 October 2017 at 14:54:33 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8ebb4e0; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 5 December 2017 at 16:22:12 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8ff8e20; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 3 October 2017 at 15:35:57 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8e4adb0; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 10 October 2017 at 10:26:13 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8fd44f0; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 9 June 2017 at 12:51:28 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc086270; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 22 March 2017 at 13:08:40 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc005a30; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 15 September 2017 at 13:15:03 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x17fc4170; signerIdentity: iPhone Developer: Micha\134U0142 M\134U0142udzik (ZJS2NC79ZL); expirationDate: 15 September 2017 at 13:15:02 GMT+2>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: Mikael Signarsson (LZMRCV22N8)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8e67880; signerIdentity: iPhone Developer: Mikael Signarsson (LZMRCV22N8); expirationDate: 9 June 2017 at 12:51:28 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc0b4da0; signerIdentity: iPhone Developer: Mikael Signarsson (LZMRCV22N8); expirationDate: 22 March 2017 at 13:08:40 GMT+1>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: Monika Michalak (EL594M6898)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8f1a310; signerIdentity: iPhone Developer: Monika Michalak (EL594M6898); expirationDate: 5 December 2017 at 16:22:12 GMT+1>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] "iPhone Developer: wo wo (8SWAA8P4GB)" = (
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc360170; signerIdentity: iPhone Developer: wo wo (8SWAA8P4GB); expirationDate: 19 October 2017 at 14:54:33 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc337690; signerIdentity: iPhone Developer: wo wo (8SWAA8P4GB); expirationDate: 5 December 2017 at 16:22:12 GMT+1>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8ff8c30; signerIdentity: iPhone Developer: wo wo (8SWAA8P4GB); expirationDate: 3 October 2017 at 15:35:57 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x17d0b460; signerIdentity: iPhone Developer: wo wo (8SWAA8P4GB); expirationDate: 10 October 2017 at 10:26:13 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x8f3f650; signerIdentity: iPhone Developer: wo wo (8SWAA8P4GB); expirationDate: 9 June 2017 at 12:51:28 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0xc0658b0; signerIdentity: iPhone Developer: wo wo (8SWAA8P4GB); expirationDate: 15 September 2017 at 13:15:03 GMT+2>",
[iOSLog] [IOS_SYSLOG_ROW] "<FBApplicationProvisioningProfile: 0x17e5a470; signerIdentity: iPhone Developer: wo wo (8SWAA8P4GB); expirationDate: 15 September 2017 at 13:15:02 GMT+2>"
[iOSLog] [IOS_SYSLOG_ROW] );
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(Security)[41] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(libmis.dylib)[41] <Info>: cert trust result = 5
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c profiled[141] <Notice>: Provisioning profiles changed
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(libmis.dylib)[41] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(libmis.dylib)[41] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(Security)[41] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneProvisioningProfileSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(Security)[41] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneProvisioningProfileSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(Security)[41] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(Security)[41] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(libmis.dylib)[41] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(libmis.dylib)[41] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c profiled[141] <Notice>: Updating MIS trust...
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(MobileInstallation)[41] <Notice>: <private>:CreateContainer:0:Success:_
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(MobileSystemServices)[41] <Notice>: 0x19278000 -[MIInstallableBundle _refreshUUIDForContainer:withError:]: Data container for com.apple.test.WebDriverAgentRunner-Runner is now at /private/var/mobile/Containers/Data/Application/64CCCA44-00FB-4641-B33F-E0F901B1D805
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(MobileSystemServices)[41] <Notice>: 0x19278000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for com.apple.test.WebDriverAgentRunner-Runner at /private/var/containers/Bundle/Application/71C4C814-9BCB-4F21-B904-FC15763889FE
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(MobileInstallation)[41] <Notice>: <private>:Install (Patch Upgrade):0:Success:End
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c installd(MobileSystemServices)[41] <Notice>: 0x19278000 -[MIInstaller performInstallationWithError:]: Install Successful; Staging: 0.00s; Waiting: 0.00s; Preflight/Patch: 0.21s, Verifying: 0.24s; Overall: 0.70s
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Removing app termination assertion for pid:41 - <FBApplicationTerminationAssertion: 0x8f19290; serial: 5; reason: critical; bundleID: com.apple.test.WebDriverAgentRunner-Runner>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c streaming_zip_conduit(MobileInstallation)[193] <Notice>: <private>:InstallApplication:2:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c lsd(MobileInstallation)[79] <Notice>: <private>:LSBundleRegistration:2:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c lsd(MobileInstallation)[79] <Notice>: <private>:LSBundleRegistration:4:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c pkd[138] <Info>: match returned 15 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c pkd(MobileCoreServices)[138] <Notice>: No plugins found to match query <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c pkd[138] <Info>: match returned 0 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c callservicesd(callservicesd)[106] <Notice>: discovered extensions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Notice>: discovered extensions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c lsd(MobileInstallation)[79] <Notice>: <private>:LSBundleRegistration:1:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c lsd(MobileCoreServices)[79] <Notice>: Generating identifiers for vendor Apple Inc.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c streaming_zip_conduit(MobileInstallation)[193] <Notice>: <private>:LSBundleRegistration:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c streaming_zip_conduit(MobileInstallation)[193] <Notice>: <private>:InstallApplication:3:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c lsd(MobileInstallation)[79] <Notice>: <private>:LSInstallProgress:6:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c pkd[138] <Info>: match returned 1 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c CommCenter[24] <Notice>: #I Apps installed on the device: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c CommCenter[24] <Notice>: #I Adding default rules on the device for: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c CommCenter[24] <Notice>: #I Cellular policy updated for: 0 and WiFi policy updated for: 0 compliant apps
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c pkd[138] <Info>: match returned 6 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c pkd[138] <Info>: match returned 2 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c searchd(searchd)[175] <Notice>: discovered extensions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Notice>: discovered extensions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(UserNotificationsUIKit)[47] <Notice>: Loaded extension com.apple.Sharing.continuityRemote for categories [ continuityRemoteCategory ]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(UserNotificationsUIKit)[47] <Notice>: Loading extension com.apple.Sharing.continuityRemote with custom section identifier com.apple.Sharing.Remote
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(UserNotificationsUIKit)[47] <Notice>: Loaded extension com.apple.MobileSMS.MessagesNotificationExtension for categories [ MessageExtension ]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c online-auth-agent[188] <Info>: Relister invoked.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c online-auth-agent[188] <Info>: Relister handling app installation.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c callservicesd[106] <Notice>: Launched by application installed notification
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22] BTA-com.apple.timed: Invalidating simple timer <PCSimpleTimer: 0x155b34e0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155b7a80> is invalidated
[iOSLog] [IOS_SYSLOG_ROW] Callstack (
[iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x21417503 <redacted> + 226
[iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x214146d5 <redacted> + 436
[iOSLog] [IOS_SYSLOG_ROW] 2 com.apple.BackgroundTaskAgentPlugin 0x01f1459b com.apple.BackgroundTaskAgentPlugin + 17819
[iOSLog] [IOS_SYSLOG_ROW] 3 com.apple.BackgroundTaskAgentPlugin 0x01f13869 com.apple.BackgroundTaskAgentPlugin + 14441
[iOSLog] [IOS_SYSLOG_ROW] 4 com.apple.BackgroundTaskAgentPlugin 0x01f133c9 com.apple.BackgroundTaskAgentPlugin + 13257
[iOSLog] [IOS_SYSLOG_ROW] 5 libdispatch.dylib 0x1e178b9b <redacted> + 500
[iOSLog] [IOS_SYSLOG_ROW] 6 libdispatch.dylib 0x1e183a85 <redacted> + 166
[iOSLog] [IOS_SYSLOG_ROW] 7 libdispatch.dylib 0x1e16ecb5 <redacted> + 798
[iOSLog] [IOS_SYSLOG_ROW] 8 libdispatch.dylib 0x1e179d2d <redacted> + 432
[iOSLog] [IOS_SYSLOG_ROW] 9 libdispatch.dylib 0x1e170379 <redacted> + 566
[iOSLog] [IOS_SYSLOG_ROW] 10 libdispatch.dylib 0x1e17ba91 <redacted> + 378
[iOSLog] [IOS_SYSLOG_ROW] 11 libdispatch.dylib 0x1e17b8b7 <redacted> + 106
[iOSLog] [IOS_SYSLOG_ROW] 12 libsy
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155b7a80> dealloced
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155a91d0> is invalidated
[iOSLog] [IOS_SYSLOG_ROW] Callstack (
[iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x21417503 <redacted> + 226
[iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x214146fd <redacted> + 476
[iOSLog] [IOS_SYSLOG_ROW] 2 com.apple.BackgroundTaskAgentPlugin 0x01f1459b com.apple.BackgroundTaskAgentPlugin + 17819
[iOSLog] [IOS_SYSLOG_ROW] 3 com.apple.BackgroundTaskAgentPlugin 0x01f13869 com.apple.BackgroundTaskAgentPlugin + 14441
[iOSLog] [IOS_SYSLOG_ROW] 4 com.apple.BackgroundTaskAgentPlugin 0x01f133c9 com.apple.BackgroundTaskAgentPlugin + 13257
[iOSLog] [IOS_SYSLOG_ROW] 5 libdispatch.dylib 0x1e178b9b <redacted> + 500
[iOSLog] [IOS_SYSLOG_ROW] 6 libdispatch.dylib 0x1e183a85 <redacted> + 166
[iOSLog] [IOS_SYSLOG_ROW] 7 libdispatch.dylib 0x1e16ecb5 <redacted> + 798
[iOSLog] [IOS_SYSLOG_ROW] 8 libdispatch.dylib 0x1e179d2d <redacted> + 432
[iOSLog] [IOS_SYSLOG_ROW] 9 libdispatch.dylib 0x1e170379 <redacted> + 566
[iOSLog] [IOS_SYSLOG_ROW] 10 libdispatch.dylib 0x1e17ba91 <redacted> + 378
[iOSLog] [IOS_SYSLOG_ROW] 11 libdispatch.dylib 0x1e17b8b7 <redacted> + 106
[iOSLog] [IOS_SYSLOG_ROW] 12 libsy
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x155a91d0> dealloced
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22] BTA-com.apple.timed: Started simple timer <PCSimpleTimer: 0x1559f980> with fire date [2017-01-09 14:51:00 +0100]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x1559fef0> initialized with target <PCSimpleTimer: 0x1559f980> selector _preventSleepFired timerSource <OS_dispatch_source: 0x155c1260>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x1562bd40> initialized with target <PCSimpleTimer: 0x1559f980> selector _fireTimerFired timerSource <OS_dispatch_source: 0x1568b200>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22]: Disabling power monitoring for <PCSimpleTimer: 0x155b34e0> - 2 timers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22] BTA-com.apple.timed: <PCSimpleTimer: 0x1559f980> created preventSleepTimer <PCDispatchTimer: 0x1559fef0> and fireTimer <PCDispatchTimer: 0x1562bd40> on queue <OS_dispatch_queue: PCSimpleTimer-timerQ[0x15597000]>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x1562bd40> start with target <CUTWeakReference: 0x156612a0> selector _fireTimerFired firetime 18446744073709551615 timerSource <OS_dispatch_source: 0x1568b200>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x1559fef0> start with target <CUTWeakReference: 0x155223a0> selector _preventSleepFired firetime 18446744073709551615 timerSource <OS_dispatch_source: 0x155c1260>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22]: Enabling power monitoring for <PCSimpleTimer: 0x1559f980> - 3 timers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x1559fef0> setFireDate 4001-01-01 00:00:00 +0000 and start with target <PCSimpleTimer: 0x1559f980> selector _preventSleepFired fireTime 18446744073709551615 deltaNanosec 2038-01-19 04:14:07 +0100 timerSource <OS_dispatch_source: 0x155c1260>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:07 +0100 UserEventAgent[22]: <PCDispatchTimer: 0x1562bd40> setFireDate 2017-01-09 13:51:00 +0000 and start with target <PCSimpleTimer: 0x1559f980> selector _fireTimerFired fireTime 45607917897 deltaNanosec 2017-01-09 14:51:00 +0100 timerSource <OS_dispatch_source: 0x1568b200>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c online-auth-agent(Security)[188] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c swcd(CoreUtils)[184] <Info>: Add Bundle ID 'com.apple.test.WebDriverAgentRunner-Runner'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: -[ACDServer listener:shouldAcceptNewConnection:] (320) "<private> (<private>) received"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: SetupConnection: env=production portName=com.apple.syncdefaultsd.push (portNameIsBundleId=0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: Found existing connection <APSConnectionServer: 0x1654a260> for port name: com.apple.syncdefaultsd.push
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: Setting connection <APSConnectionServer: 0x1654a260> on peer: <OS_xpc_connection: <connection: 0x165c6c60> { name = com.apple.apsd (peer), listener = false, pid = 225, euid = 501, egid = 501, asid = 0 }>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: Replacing xpc conn (null) with <OS_xpc_connection: <connection: 0x165c6c60> { name = com.apple.apsd (peer), listener = false, pid = 225, euid = 501, egid = 501, asid = 0 }> for <APSConnectionServer: 0x1654a260> (com.apple.syncdefaultsd.push)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: copyTokenForDomain push.apple.com (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c syncdefaultsd[225] <Info>: marked "com.me.keyvalueservice" topic as "opportunistic" on <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSCourier: 0x166427d0> <APSConnectionServer: 0x1654a260> has established new xpc connection <OS_xpc_connection: <connection: 0x165c6c60> { name = com.apple.apsd (peer), listener = false, pid = 225, euid = 501, egid = 501, asid = 0 }>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: Looking up connection on peer: 165c6c60 found <APSConnectionServer: 0x1654a260>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSConnectionServer: 0x1654a260>: connection set enabled topics from {(
[iOSLog] [IOS_SYSLOG_ROW] "com.me.keyvalueservice"
[iOSLog] [IOS_SYSLOG_ROW] )} to {(
[iOSLog] [IOS_SYSLOG_ROW] )}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSConnectionServer: 0x1654a260>: connection set opportunistic topics from {(
[iOSLog] [IOS_SYSLOG_ROW] )} to {(
[iOSLog] [IOS_SYSLOG_ROW] "com.me.keyvalueservice"
[iOSLog] [IOS_SYSLOG_ROW] )}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicManager: 0x16678260> received topic update for UsesALS pretend NO but there is no change.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSCourier: 0x166427d0> flush any pending work that ALS told us to queue for its managed topics {(
[iOSLog] [IOS_SYSLOG_ROW] )}, processMode systemToken
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSCourier: 0x166427d0> flush any pending work that ALS told us to queue for its managed topics {(
[iOSLog] [IOS_SYSLOG_ROW] )}, processMode userToken
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicManager: 0x16678260> setEnabledTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.askpermission",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobilemail.push.com.me.mail.castle",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.callhistory.sync-helper",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.setupservice",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.idmsauth",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.idmsauthagent",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.gamed",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.willowd",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.jalisco",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.gamed",
[iOSLog] [IOS_SYSLOG_ROW] "paymentpass.com.apple",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmip",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmf",
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.family",
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.quota",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.storebookkeeper",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.itunesstored",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.AdSheetPhone",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmf3",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.kbd",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.cal",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.maps.icloud",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.cloudpaird"
[iOSLog] [IOS_SYSLOG_ROW] )} ignoredTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] )} opportunisticTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.ess",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.private.alloy.keychainsync",
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicManager: 0x16678260> cancelling any pending filter updates
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicManager: 0x16678260> setEnabledTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.askpermission",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobilemail.push.com.me.mail.castle",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.callhistory.sync-helper",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.setupservice",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.idmsauth",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.idmsauthagent",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.gamed",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.willowd",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.jalisco",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.gamed",
[iOSLog] [IOS_SYSLOG_ROW] "paymentpass.com.apple",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmip",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmf",
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.family",
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.quota",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.storebookkeeper",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.itunesstored",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmf3",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.cal",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.kbd",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.AdSheetPhone",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.cloudpaird",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.maps.icloud"
[iOSLog] [IOS_SYSLOG_ROW] )} ignoredTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] )} opportunisticTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.private.alloy.keychainsync",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.ess",
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicManager: 0x16678260> asked to schedule an update but it's power efficient now. Processing update now.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicManager: 0x16678260> _pendingFilterTimerFired
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicManager: 0x16678260> cancelling any pending filter updates
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicGroup: 0x16668480> These enabled topics have been removed {(
[iOSLog] [IOS_SYSLOG_ROW] "com.me.keyvalueservice"
[iOSLog] [IOS_SYSLOG_ROW] )}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicGroup: 0x16668480> These opportunistic topics have been added {(
[iOSLog] [IOS_SYSLOG_ROW] "com.me.keyvalueservice"
[iOSLog] [IOS_SYSLOG_ROW] )}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicManager: 0x16678260> setEnabledTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.askpermission",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobilemail.push.com.me.mail.castle",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.callhistory.sync-helper",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.setupservice",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.idmsauth",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.idmsauthagent",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.gamed",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.willowd",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.jalisco",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.gamed",
[iOSLog] [IOS_SYSLOG_ROW] "paymentpass.com.apple",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmip",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmf",
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.family",
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.quota",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.storebookkeeper",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.itunesstored",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmf3",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.cal",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.kbd",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.AdSheetPhone",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.cloudpaird",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.maps.icloud"
[iOSLog] [IOS_SYSLOG_ROW] )} ignoredTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] )} opportunisticTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.private.alloy.keychainsync",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.ess",
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicManager: 0x16678260> processing immediate change to server topics
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSCourier: 0x166427d0> topicManager <APSTopicManager: 0x16678260> requested to send filter. Connected on 1 interfaces.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: copyTokenForDomain push.apple.com (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicManager: 0x16678260> asked to performFilterBlock forCategory: Server
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicManager: 0x16678260> cancelling any pending filter updates
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicManager: 0x16678260> received topic update for Server pretend NO but there is no change.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicManager: 0x16678260> no change detected between the new and old server filter - cancelling any pending updates
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSTopicManager: 0x16678260> pending changes have been processed - calling topic block
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: <APSCourier: 0x166427d0>: Sending filter message for: token type systemToken, token: <f4e0c0a5 d7974d25 16d44111 16c7c960 5ac8c84c 1c55f5bc dba2e386 e770e330>, enabled hashes {
[iOSLog] [IOS_SYSLOG_ROW] <ed98cabb 18f6456b fddf7fec 19097b75 a21217ac> = "com.apple.itunesstored";
[iOSLog] [IOS_SYSLOG_ROW] <81cf23af 0800e019 178a8137 05a3eca1 7b3c3d8d> = "com.apple.storebookkeeper";
[iOSLog] [IOS_SYSLOG_ROW] <b63f41fc 5a7dd46f 72a8ac24 9525b402 dce31c0a> = "com.icloud.family";
[iOSLog] [IOS_SYSLOG_ROW] <79afbbad c8f8142d 144202ed 12106d5c d3f88f1a> = "com.apple.mobileme.fmip";
[iOSLog] [IOS_SYSLOG_ROW] <dce593a0 ac013016 a778712b 850dc2cf 21af8266> = "com.me.cal";
[iOSLog] [IOS_SYSLOG_ROW] <a355e2e2 bffdec52 e0e69b6f a263c49b bddf20b0> = "com.icloud.quota";
[iOSLog] [IOS_SYSLOG_ROW] <81ea80a8 e292d1e6 996ce771 c2bb099d c284f055> = "com.apple.icloud-container.com.apple.callhistory.sync-helper";
[iOSLog] [IOS_SYSLOG_ROW] <e2225610 d1b716ac 87094ad0 2abd95cb 727975fb> = "com.apple.icloud-container.com.apple.cloudpaird";
[iOSLog] [IOS_SYSLOG_ROW] <3e29ace1 c6ecc8f1 bfe260fb a22bfba5 bfd2fd7d> = "com.apple.icloud-container.com.apple.gamed";
[iOSLog] [IOS_SYSLOG_ROW] <2038739c 2e580f36 13e5e2ed cdb
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: Stopped indexing hashes at index 38 {token: <f4e0c0a5 d7974d25 16d44111 16c7c960 5ac8c84c 1c55f5bc dba2e386 e770e330>, enabledHashes.count: 23, ignoredHashes.count: 0, opportunisticHashes.count: 32, pausedHashes.count: 0}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c online-auth-agent(Security)[188] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c online-auth-agent(libmis.dylib)[188] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c pkd[138] <Info>: match returned 1 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c pkd[138] <Info>: match returned 1 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Notice>: discovered app prediction extension
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Notice>: app prediction extension is enabled
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: zkw enabled 1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(MobileCoreServices)[35] <Notice>: LaunchServices observer: Installed <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(MobileCoreServices)[47] <Notice>: LaunchServices observer: Installed <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(MobileInstallation)[47] <Notice>: <private>:WorkspaceObserver:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(MobileCoreServices)[47] <Notice>: LaunchServices observer: Installed <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(UserNotificationsServer)[47] <Notice>: [com.apple.test.WebDriverAgentRunner-Runner] Application installed using default data provider
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(UserNotificationsServer)[47] <Notice>: Create new default data providers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(UserNotificationsServer)[47] <Notice>: Setting topics for environment development:
[iOSLog] [IOS_SYSLOG_ROW] enabled: (
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] ignored: (
[iOSLog] [IOS_SYSLOG_ROW] "com.seamless.SEQR"
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] opportunistic:(
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(MobileInstallation)[47] <Notice>: <private>:WorkspaceObserver:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c passd(MobileCoreServices)[121] <Notice>: LaunchServices observer: Installed <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c passd(MobileInstallation)[121] <Notice>: <private>:WorkspaceObserver:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:07 +0100 apsd[87]: Looking up connection on peer: 16693d50 found <APSConnectionServer: 0x166b8b00>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c nsurlsessiond(MobileCoreServices)[112] <Notice>: LaunchServices observer: Installed <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c nsurlsessiond(MobileInstallation)[112] <Notice>: <private>:WorkspaceObserver:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: app prediction extension enabled 1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(MobileInstallation)[35] <Notice>: <private>:WorkspaceObserver:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: display backlit 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: has homescreen 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: has lockscreen 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: user moving 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: was unlocked to home screen 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: app suggestions enabled 1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Notice>: called <private> but exiting because the platform doesn't support it or location is not eligible for room sensing
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Notice>: not changing scan mode
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Notice>: creating application proxy, <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: Populating <private>-0x166b2510.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: <private> doesn't have location authorization
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Debug>: Dispatching 0 pending invocations.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: Finished refreshing hero app data set after application set changed , (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: <private> broadcasting notification for predicted hero application(s), (null).
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Debug>: Predicate, <private> was valid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: Dropping callback to prediction monitor handler because there are no predicted applications.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c appstored(MobileCoreServices)[156] <Notice>: LaunchServices observer: Installed <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c appstored(MobileInstallation)[156] <Notice>: <private>:WorkspaceObserver:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c BTServer(MobileCoreServices)[72] <Notice>: LaunchServices observer: Installed <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c profiled(MobileCoreServices)[141] <Notice>: LaunchServices observer: Installed <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c profiled(MobileInstallation)[141] <Notice>: <private>:WorkspaceObserver:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c BTServer(MobileInstallation)[72] <Notice>: <private>:WorkspaceObserver:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(MobileInstallation)[47] <Notice>: <private>:Install:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c iaptransportd(MobileCoreServices)[28] <Notice>: LaunchServices observer: Installed <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c iaptransportd(MobileInstallation)[28] <Notice>: <private>:WorkspaceObserver:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c online-auth-agent(libmis.dylib)[188] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(MobileInstallation)[47] <Notice>: <private>:Install:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(FrontBoard)[47] <Info>: Applications replaced: (
[iOSLog] [IOS_SYSLOG_ROW] "<SBApplicationInfo: 0xc081d40; bundleIdentifier: com.apple.test.WebDriverAgentRunner-Runner; displayName: WebDriverAgentRunner; sdkVersion: 10.1>"
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=compatibilityInfo bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c atc(MobileCoreServices)[33] <Notice>: LaunchServices observer: Installed <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c atc(MobileInstallation)[33] <Notice>: <private>:WorkspaceObserver:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c homed(MobileCoreServices)[129] <Notice>: LaunchServices observer: Installed <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c homed(MobileInstallation)[129] <Notice>: <private>:WorkspaceObserver:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: LaunchServices observer: Installed <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c apsd(apsd)[87] <Notice>: <private>:WorkspaceObserver:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: setting object for key=compatibilityInfo bundleID=<private> object=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: conditionally invalidating cache key=compatibilityInfo bundleID=<private> object=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(MobileCoreServices)[22] <Notice>: LaunchServices observer: Installed <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c UserEventAgent(MobileInstallation)[22] <Notice>: <private>:WorkspaceObserver:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: objects don't match, invalidating
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: updating cache key=compatibilityInfo bundleID=<private> object=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard[47] <Info>: Reloading application states for '<private>' as they have been updated.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(MobileInstallation)[47] <Notice>: <private>:Install:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBApplicationRecentlyUpdated bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBApplicationRecentlyUpdatedTimerStartDate bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found invalidation sentinel for key=SBApplicationRecentlyUpdatedTimerStartDate bundleID=<private>, refreshing cache
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBLastBundleSequenceNumberForLaunchImageIngestion bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: no object found
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: fetching object for key=SBLastBundleSequenceNumberForLaunchImageIngestion bundleID=<private> checkPrefetch=NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: retrieved object from store: (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: conditionally invalidating cache key=compatibilityInfo bundleID=<private> object=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: objects match
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: conditionally invalidating cache key=SBApplicationRecentlyUpdatedTimerStartDate bundleID=<private> object=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: objects don't match, invalidating
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBLastIngestorVersionForLaunchImageIngestion bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: no object found
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: fetching object for key=SBLastIngestorVersionForLaunchImageIngestion bundleID=<private> checkPrefetch=NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: retrieved object from store: (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: setting object for key=SBLastBundleSequenceNumberForLaunchImageIngestion bundleID=<private> object=1160
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: setting object for key=SBLastIngestorVersionForLaunchImageIngestion bundleID=<private> object=4
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBApplication32DeprecationAcknowledgementDateKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: no object found
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: fetching object for key=SBApplication32DeprecationAcknowledgementDateKey bundleID=<private> checkPrefetch=NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: retrieved object from store: (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(MobileInstallation)[47] <Notice>: <private>:Install:0:Success:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBApplicationBadgeKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBApplicationIsNewlyInstalled bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:07 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c SpringBoard[47] <Info>: 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] Jan 9 14:48:08 iPhone5c SpringBoard[47] <Notice>: 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] Jan 9 14:48:08 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: Checked in with lockdown on path 'xpc' socket 4 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c UserEventAgent(com.apple.cts)[22] <Notice>: Unregistered XPC Activity: com.apple.syncdefaultsd
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c DuetHeuristic-BM(DuetActivitySchedulerDaemon)[111] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c UserEventAgent(com.apple.cts)[22] <Info>: com.apple.syncdefaultsd state change 1 -> -1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c UserEventAgent(com.apple.cts)[22] <Info>: Canceling DASActivity: com.apple.syncdefaultsd
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c UserEventAgent(com.apple.cts)[22] <Info>: Submitting DASActivity: <_DASActivity: "com.apple.syncdefaultsd", Maintenance, 60s, [1/9/17, 6:23:07 PM - 1/9/17, 7:23:07 PM], Plugin Required>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c UserEventAgent(DuetActivityScheduler)[22] <Notice>: SUBMITTING: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c DuetHeuristic-BM(DuetActivitySchedulerDaemon)[111] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c UserEventAgent(com.apple.cts)[22] <Notice>: Registered XPC Activity: com.apple.syncdefaultsd
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c DuetHeuristic-BM(DuetActivitySchedulerDaemon)[111] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c UserEventAgent(com.apple.cts)[22] <Info>: com.apple.syncdefaultsd: <dictionary: 0x156a2770> { count = 4, transaction: 0, voucher = 0x0, contents =
[iOSLog] [IOS_SYSLOG_ROW] "GracePeriod" => <int64: 0x15685110>: 1800
[iOSLog] [IOS_SYSLOG_ROW] "_SequenceNumber" => <uint64: 0x1563c010>: 1
[iOSLog] [IOS_SYSLOG_ROW] "Repeating" => <bool: 0x37dc45c0>: true
[iOSLog] [IOS_SYSLOG_ROW] "Delay" => <int64: 0x1564b8b0>: 14400
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c duetexpertd(MagicalMoments)[144] <Notice>: discovered app prediction extension
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c syncdefaultsd[225] <Info>: marked "com.me.keyvalueservice" topic as "enabled" on <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: Looking up connection on peer: 165c6c60 found <APSConnectionServer: 0x1654a260>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSConnectionServer: 0x1654a260>: connection set enabled topics from {(
[iOSLog] [IOS_SYSLOG_ROW] )} to {(
[iOSLog] [IOS_SYSLOG_ROW] "com.me.keyvalueservice"
[iOSLog] [IOS_SYSLOG_ROW] )}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSConnectionServer: 0x1654a260>: connection set opportunistic topics from {(
[iOSLog] [IOS_SYSLOG_ROW] "com.me.keyvalueservice"
[iOSLog] [IOS_SYSLOG_ROW] )} to {(
[iOSLog] [IOS_SYSLOG_ROW] )}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicManager: 0x16678260> received topic update for UsesALS pretend NO but there is no change.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSCourier: 0x166427d0> flush any pending work that ALS told us to queue for its managed topics {(
[iOSLog] [IOS_SYSLOG_ROW] )}, processMode systemToken
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSCourier: 0x166427d0> flush any pending work that ALS told us to queue for its managed topics {(
[iOSLog] [IOS_SYSLOG_ROW] )}, processMode userToken
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicManager: 0x16678260> setEnabledTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.askpermission",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobilemail.push.com.me.mail.castle",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.callhistory.sync-helper",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.setupservice",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.idmsauth",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.idmsauthagent",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.gamed",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.willowd",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.keyvalueservice",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.jalisco",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.gamed",
[iOSLog] [IOS_SYSLOG_ROW] "paymentpass.com.apple",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmip",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmf",
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.family",
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.quota",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.storebookkeeper",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.itunesstored",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.AdSheetPhone",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmf3",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.kbd",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.cal",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.maps.icloud",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.cloudpaird"
[iOSLog] [IOS_SYSLOG_ROW] )} ignoredTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] )} opportunisticTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.ess",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicManager: 0x16678260> cancelling any pending filter updates
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicManager: 0x16678260> setEnabledTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.askpermission",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobilemail.push.com.me.mail.castle",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.callhistory.sync-helper",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.setupservice",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.idmsauth",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.idmsauthagent",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.gamed",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.willowd",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.keyvalueservice",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.jalisco",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.gamed",
[iOSLog] [IOS_SYSLOG_ROW] "paymentpass.com.apple",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmip",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmf",
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.family",
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.quota",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.storebookkeeper",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.itunesstored",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmf3",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.cal",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.kbd",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.AdSheetPhone",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.cloudpaird",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.maps.icloud"
[iOSLog] [IOS_SYSLOG_ROW] )} ignoredTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] )} opportunisticTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.private.alloy.keychai
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicManager: 0x16678260> asked to schedule an update but it's power efficient now. Processing update now.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicManager: 0x16678260> _pendingFilterTimerFired
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicManager: 0x16678260> cancelling any pending filter updates
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicGroup: 0x16668480> These enabled topics have been added {(
[iOSLog] [IOS_SYSLOG_ROW] "com.me.keyvalueservice"
[iOSLog] [IOS_SYSLOG_ROW] )}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicGroup: 0x16668480> These opportunistic topics have been removed {(
[iOSLog] [IOS_SYSLOG_ROW] "com.me.keyvalueservice"
[iOSLog] [IOS_SYSLOG_ROW] )}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicManager: 0x16678260> setEnabledTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.askpermission",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobilemail.push.com.me.mail.castle",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.callhistory.sync-helper",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.setupservice",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.idmsauth",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.idmsauthagent",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.gamed",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.willowd",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.keyvalueservice",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.jalisco",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.gamed",
[iOSLog] [IOS_SYSLOG_ROW] "paymentpass.com.apple",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmip",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmf",
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.family",
[iOSLog] [IOS_SYSLOG_ROW] "com.icloud.quota",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.storebookkeeper",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.itunesstored",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.mobileme.fmf3",
[iOSLog] [IOS_SYSLOG_ROW] "com.me.cal",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.kbd",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.AdSheetPhone",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.icloud-container.com.apple.cloudpaird",
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.maps.icloud"
[iOSLog] [IOS_SYSLOG_ROW] )} ignoredTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] )} opportunisticTopics:{(
[iOSLog] [IOS_SYSLOG_ROW] "com.apple.private.alloy.keychai
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicManager: 0x16678260> processing immediate change to server topics
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSCourier: 0x166427d0> topicManager <APSTopicManager: 0x16678260> requested to send filter. Connected on 1 interfaces.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: copyTokenForDomain push.apple.com (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicManager: 0x16678260> asked to performFilterBlock forCategory: Server
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicManager: 0x16678260> cancelling any pending filter updates
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicManager: 0x16678260> received topic update for Server pretend NO but there is no change.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicManager: 0x16678260> no change detected between the new and old server filter - cancelling any pending updates
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSTopicManager: 0x16678260> pending changes have been processed - calling topic block
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: <APSCourier: 0x166427d0>: Sending filter message for: token type systemToken, token: <f4e0c0a5 d7974d25 16d44111 16c7c960 5ac8c84c 1c55f5bc dba2e386 e770e330>, enabled hashes {
[iOSLog] [IOS_SYSLOG_ROW] <ed98cabb 18f6456b fddf7fec 19097b75 a21217ac> = "com.apple.itunesstored";
[iOSLog] [IOS_SYSLOG_ROW] <81cf23af 0800e019 178a8137 05a3eca1 7b3c3d8d> = "com.apple.storebookkeeper";
[iOSLog] [IOS_SYSLOG_ROW] <b63f41fc 5a7dd46f 72a8ac24 9525b402 dce31c0a> = "com.icloud.family";
[iOSLog] [IOS_SYSLOG_ROW] <79afbbad c8f8142d 144202ed 12106d5c d3f88f1a> = "com.apple.mobileme.fmip";
[iOSLog] [IOS_SYSLOG_ROW] <dce593a0 ac013016 a778712b 850dc2cf 21af8266> = "com.me.cal";
[iOSLog] [IOS_SYSLOG_ROW] <a355e2e2 bffdec52 e0e69b6f a263c49b bddf20b0> = "com.icloud.quota";
[iOSLog] [IOS_SYSLOG_ROW] <81ea80a8 e292d1e6 996ce771 c2bb099d c284f055> = "com.apple.icloud-container.com.apple.callhistory.sync-helper";
[iOSLog] [IOS_SYSLOG_ROW] <e2225610 d1b716ac 87094ad0 2abd95cb 727975fb> = "com.apple.icloud-container.com.apple.cloudpaird";
[iOSLog] [IOS_SYSLOG_ROW] <3e29ace1 c6ecc8f1 bfe260fb a22bfba5 bfd2fd7d> = "com.apple.icloud-container.com.apple.gamed";
[iOSLog] [IOS_SYSLOG_ROW] <2038739c 2e580f36 13e5e2ed cdb
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:08 +0100 apsd[87]: Stopped indexing hashes at index 38 {token: <f4e0c0a5 d7974d25 16d44111 16c7c960 5ac8c84c 1c55f5bc dba2e386 e770e330>, enabledHashes.count: 24, ignoredHashes.count: 0, opportunisticHashes.count: 31, pausedHashes.count: 0}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c duetexpertd(MagicalMoments)[144] <Notice>: app prediction extension is enabled
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c duetexpertd(MagicalMoments)[144] <Notice>: DECMMAppsSettingsMonitor enabled, 1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: Checked in with lockdown on path 'xpc' socket 4 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c pkd[138] <Info>: match returned 1 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c fileproviderd(Foundation)[48] <Notice>: discovered extensions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c fileproviderd[48] <Info>: [INFO] Updating provider list.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c pkd(MobileCoreServices)[138] <Notice>: No plugins found to match query <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c pkd[138] <Info>: match returned 0 plug-ins
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c deleted(Foundation)[163] <Notice>: discovered extensions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c deleted[163] <Notice>: beginMatchingExtensionsWithAttributes:: got Plugins: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: Checked in with lockdown on path 'xpc' socket 4 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: Checked in with lockdown on path 'xpc' socket 4 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:08 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: Checked in with lockdown on path 'xpc' socket 4 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c mobile_installation_proxy(liblockdown.dylib)[191] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c UserEventAgent(MobileKeyBagLockState)[22] <Notice>: LockStateNotifier aksNotificationCallback posting notification: com.apple.mobile.keybagd.lock_status
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c kernel(AppleKeyStore)[0] <Notice>: AppleKeyStore: Sending lock change 0 for handle 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c SpringBoard(SpringBoardFoundation)[47] <Notice>: Keybag state changed: <SBFMobileKeyBagState: 0x8fef970; lockState: Disabled; isEffectivelyLocked: NO; permanentlyBlocked: NO; recoveryRequired: NO; recoveryPossible: YES; shouldWipe: NO>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c SpringBoard(SpringBoardUIServices)[47] <Info>: Keybag state change (passcodeSet? NO)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c UserEventAgent(CoreFoundation)[22] <Notice>: Lock status changed.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c searchd[175] <Info>: Device lock state changed.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c searchd[175] <Info>: Device unlocked with state:3 (1:1)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c searchd[175] <Info>: Resuming index, dataclass:NSFileProtectionComplete, suspended:NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c searchd[175] <Info>: Resuming index, dataclass:NSFileProtectionCompleteUnlessOpen, suspended:NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c sharingd[30] <Notice>: Keybag state changed 3
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c MobileMail(MobileMail)[162] <Notice>: Ignoring lock state change from disabled to disabled
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Notice>: keybag did unlock
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c akd[103] <Notice>: "Checking lock state"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c akd(AuthKit)[103] <Notice>: "MKB reported lock state: 3"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Notice>: Prepared statement 0x14d65020 at 0x1908794c
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Notice>: Running query with statement 0x14d65020
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Notice>: Processing row 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Notice>: Query finished - resetting
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Notice>: Finalizing sql statement 0x14d65020
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c suggestd(suggestd)[176] <Info>: entity store notified of device lock state change to 3
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c suggestd(suggestd)[176] <Info>: entity store notified of device lock state change to 3
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c softwareupdateservicesd(SoftwareUpdateServices)[161] <Info>: Device lock status changed: 3
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c softwareupdateservicesd(SoftwareUpdateServices)[161] <Info>: Device unlocked
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c softwareupdateservicesd(SoftwareUpdateServices)[161] <Info>: callback count = 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c duetexpertd(AppPredictionInternal)[144] <Info>: launch location monitor notified of device lock state change to 3
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: --- handle event <private> ---
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c IDSKeychainSyncingProxy[117] <Notice>: keybagStateChange! was locked: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Info>: os_transaction.h(23): [OSTransaction] Starting transaction for keybag unlocked
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Info>: os_transaction.h(23): [OSTransaction] Starting transaction for opportunistic prefetch
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Info>: os_transaction.h(40): [OSTransaction] Ending transaction for opportunistic prefetch
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Info>: os_transaction.h(40): [OSTransaction] Ending transaction for keybag unlocked
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c coreduetd[82] <Info>: kMobileKeyBagLockStatusNotificationID state changed to 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c CircleJoinRequested(libsystem_trace.dylib)[226] <Notice>: bundleid: com.apple.security.CircleJoinRequested, enable_level: 0, persist_level: 0, propagate_with_activity: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c CircleJoinRequested(libsystem_trace.dylib)[226] <Notice>: 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] Jan 9 14:48:09 iPhone5c lsd(MobileCoreServices)[79] <Notice>: CSStore: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c gamed[133] <Notice>: GKClientProxy: clientForBundleID:
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c gamed[133] <Notice>: GKClientProxy: updateIfRecentlyInstalled
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c gamed[133] <Notice>: GKCacheTransactionGroup: transactionGroupWithContext
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c CircleJoinRequested(libsystem_trace.dylib)[226] <Notice>: 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] Jan 9 14:48:09 iPhone5c gamed[133] <Notice>: GKCacheTransactionGroup: initWithName:
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c gamed[133] <Notice>: GKCacheTransactionGroup: performOnManagedObjectContext
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c gamed[133] <Notice>: GKCacheObject: fetchRequestForContext
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c CircleJoinRequested[226] <Notice>: keybag changed!
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c CircleJoinRequested(libsystem_trace.dylib)[226] <Notice>: 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] Jan 9 14:48:09 iPhone5c kernel(AppleKeyStore)[0] <Notice>: AppleKeyStore: Sending lock change 0 for handle 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c lsd(MobileCoreServices)[79] <Notice>: _LSSessionSave: result = 0 saving database for UID 501
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c UserEventAgent(MobileKeyBagLockState)[22] <Notice>: LockStateNotifier aksNotificationCallback posting notification: com.apple.mobile.keybagd.lock_status
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c UserEventAgent(CoreFoundation)[22] <Notice>: Lock status changed.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c searchd[175] <Info>: Device lock state changed.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c searchd[175] <Info>: Device unlocked with state:3 (1:1)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c searchd[175] <Info>: Resuming index, dataclass:NSFileProtectionComplete, suspended:NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c searchd[175] <Info>: Resuming index, dataclass:NSFileProtectionCompleteUnlessOpen, suspended:NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c sharingd[30] <Notice>: Keybag state changed 3
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c SpringBoard(SpringBoardFoundation)[47] <Notice>: Keybag state changed: <SBFMobileKeyBagState: 0xc0b9a60; lockState: Disabled; isEffectivelyLocked: NO; permanentlyBlocked: NO; recoveryRequired: NO; recoveryPossible: YES; shouldWipe: NO>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c SpringBoard(SpringBoardUIServices)[47] <Info>: Keybag state change (passcodeSet? NO)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c MobileMail(MobileMail)[162] <Notice>: Ignoring lock state change from disabled to disabled
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c mobile_house_arrest(liblockdown.dylib)[227] <Info>: Checked in with lockdown on path 'xpc' socket 4 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c CircleJoinRequested[226] <Notice>: osactivity initiated
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c akd[103] <Notice>: "Checking lock state"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Notice>: keybag did unlock
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Notice>: Prepared statement 0x14e83300 at 0x1910994c
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Notice>: Running query with statement 0x14e83300
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Notice>: Processing row 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Notice>: Query finished - resetting
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Notice>: Finalizing sql statement 0x14e83300
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c suggestd(suggestd)[176] <Info>: entity store notified of device lock state change to 3
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c softwareupdateservicesd(SoftwareUpdateServices)[161] <Info>: Device lock status changed: 3
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c softwareupdateservicesd(SoftwareUpdateServices)[161] <Info>: Device unlocked
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c suggestd(suggestd)[176] <Info>: entity store notified of device lock state change to 3
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c softwareupdateservicesd(SoftwareUpdateServices)[161] <Info>: callback count = 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c duetexpertd(DuetExpertCenter)[144] <Info>: received lock state change, Disabled, encrypted data availability, Available
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c duetexpertd(AppPredictionInternal)[144] <Info>: launch location monitor notified of device lock state change to 3
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: received lock state change, Disabled, encrypted data availability, Available
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: --- handle event <private> ---
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c IDSKeychainSyncingProxy[117] <Notice>: updateIsLocked: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c IDSKeychainSyncingProxy[117] <Notice>: keybagStateChange! was locked: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c IDSKeychainSyncingProxy[117] <Notice>: updateIsLocked: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c akd(AuthKit)[103] <Notice>: "MKB reported lock state: 3"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c securityd[89] <Notice>: Starting as:non-member v:null
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c securityd[89] <Notice>: Finished as:non-member v:null
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c CircleJoinRequested[226] <Notice>: keybagDidUnlock
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c CircleJoinRequested[226] <Notice>: notifyd event: <dictionary: 0x15662e30> { count = 3, transaction: 0, voucher = 0x1556a420, contents =
[iOSLog] [IOS_SYSLOG_ROW] "XPCEventName" => <string: 0x15569e60> { length = 36, contents = "com.apple.mobile.keybagd.lock_status" }
[iOSLog] [IOS_SYSLOG_ROW] "_State" => <uint64: 0x1556a5d0>: 0
[iOSLog] [IOS_SYSLOG_ROW] "Notification" => <string: 0x1556a630> { 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] Jan 9 14:48:09 iPhone5c CircleJoinRequested[226] <Notice>: keybag changed!
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c CircleJoinRequested[226] <Notice>: osactivity initiated
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c CircleJoinRequested[226] <Notice>: still unlocked ignoring
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c CircleJoinRequested[226] <Notice>: notifyd event: <dictionary: 0x15662dc0> { count = 3, transaction: 0, voucher = 0x1556a420, contents =
[iOSLog] [IOS_SYSLOG_ROW] "XPCEventName" => <string: 0x156643e0> { length = 36, contents = "com.apple.mobile.keybagd.lock_status" }
[iOSLog] [IOS_SYSLOG_ROW] "_State" => <uint64: 0x15664330>: 0
[iOSLog] [IOS_SYSLOG_ROW] "Notification" => <string: 0x15663de0> { 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] Jan 9 14:48:09 iPhone5c pipelined[203] <Info>: os_transaction.h(23): [OSTransaction] Starting transaction for keybag unlocked
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Info>: os_transaction.h(23): [OSTransaction] Starting transaction for opportunistic prefetch
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Info>: os_transaction.h(40): [OSTransaction] Ending transaction for opportunistic prefetch
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c duetexpertd(DuetExpertCenter)[144] <Info>: received lock state change, Disabled, encrypted data availability, Available
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c routined(libcoreroutine.dylib)[35] <Info>: received lock state change, Disabled, encrypted data availability, Available
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c pipelined[203] <Info>: os_transaction.h(40): [OSTransaction] Ending transaction for keybag unlocked
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:09 iPhone5c coreduetd[82] <Info>: kMobileKeyBagLockStatusNotificationID state changed to 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:10 iPhone5c securityd[89] <Notice>: Starting as:non-member v:null
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:10 iPhone5c securityd[89] <Notice>: Finished as:non-member v:null
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:10 iPhone5c CircleJoinRequested[226] <Notice>: CircleStatus -1 -> -1{5} (s=0x15569d40)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:10 iPhone5c CircleJoinRequested[226] <Notice>: Time until pendingApplicationReminder (4001-01-01 00:00:00 +0000) 62608241510.016830
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:10 iPhone5c CircleJoinRequested[226] <Notice>: SOSCCThisDeviceIsInCircle status -1, not checking applicants
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:10 iPhone5c securityd[89] <Notice>: Starting as:non-member v:null
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:10 iPhone5c securityd[89] <Notice>: Finished as:non-member v:null
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:10 iPhone5c securityd[89] <Notice>: Starting as:non-member v:null
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:10 iPhone5c securityd[89] <Notice>: Finished as:non-member v:null
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:10 iPhone5c CircleJoinRequested[226] <Notice>: CircleStatus -1 -> -1{5} (s=0x15667be0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:10 iPhone5c CircleJoinRequested[226] <Notice>: Time until pendingApplicationReminder (4001-01-01 00:00:00 +0000) 62608241509.909370
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:10 iPhone5c CircleJoinRequested[226] <Notice>: SOSCCThisDeviceIsInCircle status -1, not checking applicants
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:10 iPhone5c CircleJoinRequested[226] <Notice>: Done
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c mobile_house_arrest(Foundation)[227] <Info>: Write options: 8 -- URL: <private> -- purposeID: 48D498F3-1ED5-4E32-9A7A-02D3347ECC17
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c filecoordinationd(Foundation)[181] <Notice>: Received claim <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c filecoordinationd(Foundation)[181] <Info>: Starting to observe state of client with pid 227 on behalf of claim 0C59E227-1C4C-434E-A825-F06418A8CA7F
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c filecoordinationd(Foundation)[181] <Notice>: Claim 0C59E227-1C4C-434E-A825-F06418A8CA7F granted in server
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c filecoordinationd(Foundation)[181] <Notice>: Claim 0C59E227-1C4C-434E-A825-F06418A8CA7F invoked in server
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c mobile_house_arrest(Foundation)[227] <Notice>: Claim 0C59E227-1C4C-434E-A825-F06418A8CA7F granted in client
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c mobile_house_arrest(Foundation)[227] <Notice>: Claim 0C59E227-1C4C-434E-A825-F06418A8CA7F invoked in client
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c filecoordinationd(Foundation)[181] <Notice>: Claim 0C59E227-1C4C-434E-A825-F06418A8CA7F was revoked
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c mobile_house_arrest(Foundation)[227] <Info>: Write options: 8 -- URL: <private> -- purposeID: 121F7003-A8A0-4617-B903-2D4EF967D9D4
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c filecoordinationd(Foundation)[181] <Notice>: Received claim <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c filecoordinationd(Foundation)[181] <Info>: Starting to observe state of client with pid 227 on behalf of claim 1D3E2237-36E4-4F40-BA5E-3DE8956DAB73
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c filecoordinationd(Foundation)[181] <Notice>: Claim 1D3E2237-36E4-4F40-BA5E-3DE8956DAB73 granted in server
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c filecoordinationd(Foundation)[181] <Notice>: Claim 1D3E2237-36E4-4F40-BA5E-3DE8956DAB73 invoked in server
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c mobile_house_arrest(Foundation)[227] <Notice>: Claim 1D3E2237-36E4-4F40-BA5E-3DE8956DAB73 granted in client
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c mobile_house_arrest(Foundation)[227] <Notice>: Claim 1D3E2237-36E4-4F40-BA5E-3DE8956DAB73 invoked in client
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c filecoordinationd(Foundation)[181] <Notice>: Claim 1D3E2237-36E4-4F40-BA5E-3DE8956DAB73 was revoked
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c DTServiceHub(liblockdown.dylib)[205] <Info>: Checked in with lockdown on path 'xpc' socket 4 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c DTServiceHub(liblockdown.dylib)[205] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c DTServiceHub(DVTInstrumentsFoundation)[205] <Notice>: publishing services in image path /Developer/Library/PrivateFrameworks/DVTInstrumentsFoundation.framework/DTServiceHub
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c DTServiceHub(DVTInstrumentsFoundation)[205] <Notice>: publishing services in image path /Developer/Library/PrivateFrameworks/DVTInstrumentsFoundation.framework/DVTInstrumentsFoundation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c DTServiceHub(FrontBoardServices)[205] <Error>: [FBSSystemService][0xf325] Sending request to open "com.apple.test.WebDriverAgentRunner-Runner"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(FrontBoard)[47] <Info>: [FBSystemService][0xf325] Received request to open "com.apple.test.WebDriverAgentRunner-Runner" from DTServiceHub:205.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(FrontBoard)[47] <Info>: Pending install synchronization block: <__NSMallocBlock__: 0x8f2b500>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(Security)[47] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard[47] <Notice>: Undimming for source: external request
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard[47] <Notice>: returning the workspace lock time (120.000000) from _nextLockTimeDuration
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard[47] <Notice>: returning the workspace dim time (100.000000) from _nextIdleTimeDuration
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard[47] <Notice>: Setting next idle duration (source:17) to: 100.000000 lockAfterDim: 20.000000
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard[47] <Notice>: Setting _lastBKUserEventTimerMode=2 with duration=100.000000
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BackBoardServices)[47] <Info>: Resetting user event timer to Idle duration 100
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(Security)[47] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> Adding child transaction: <SBSceneLayoutWorkspaceTransaction: 0x8fcfaa0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Milestones added: transitioning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc372e10> Adding child transaction: <FBApplicationProcessLaunchTransaction: 0xc37ef90>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultPNGNameKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultPNGNameKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found invalidation sentinel for key=SBDefaultStatusBarHiddenKey bundleID=<private>, refreshing cache
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc0bbcd0> Adding child transaction: <SBApplicationSceneUpdateTransaction: 0xc372e10>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Adding child transaction: <FBSynchronizedTransactionGroup: 0xc0bbcd0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc0bbcd0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc0bbcd0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc372e10> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc372e10> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc37ef90> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc37ef90> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc37ef90> Milestones added: processWillBeginLaunching
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc37ef90> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc372e10> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc0bbcd0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] Activating <FBProcessWatchdog: 0xc368d50; name: process-launch>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c backboardd[62] <Info>: Setting minimum brightness level: 0.000000 with fade duration 0.400000
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c DTServiceHub(FrontBoardServices)[205] <Error>: [FBSSystemService][0xf325] Request successful: <FBSProcessHandle: 0x17d2c570; XCTRunner:228; valid: YES>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc37ef90> Milestones added: processDidFinishLaunching
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Now monitoring resource at interval 20.00s (repeatInterval 0.00s)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(FrontBoard)[47] <Info>: [FBSystemService][0xf325] Request complete; no error reported.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc372e10> Adding child transaction: <FBUpdateSceneTransaction: 0xc347cb0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc347cb0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc347cb0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc347cb0> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc372e10> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc0bbcd0> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c sharingd[30] <Notice>: SystemUI unknown identifier: 'com.apple.test.WebDriverAgentRunner-Runner'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc347cb0> Milestones added: sceneUpdateWillCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc347cb0> Milestones added: sceneUpdateDidCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc347cb0> Milestones added: sceneWasCreated
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc347cb0> Milestone satisfied: sceneWasCreated
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc347cb0> Milestone satisfied: sceneUpdateWillCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc347cb0> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc372e10> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Milestones added: waitingForDelegate
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard[47] <Notice>: Disabling home screen icon rotation for reason: SBAppToAppWorkspaceTransaction
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc433e30> Adding child transaction: <BSBlockTransaction: 0xc04d3e0>: animation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc04d3e0> Adding child transaction: <BSBlockTransaction: 0xc0c31d0>: notify observers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc433e30> Adding child transaction: <BSBlockTransaction: 0xc017fb0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0c31d0> Adding child transaction: <BSBlockTransaction: 0xc017fb0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Adding child transaction: <BSBlockTransaction: 0xc017fb0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> Removed milestones: SBWaitingForPreAnimationTasksMilestone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> Adding child transaction: <SBUIAnimationHomeScreenZoomApp: 0xc433e30>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc433e30> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc433e30> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc04d3e0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc04d3e0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc04d3e0> Milestones added: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultPNGNameKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c UserEventAgent(PairingProximity)[22] <Notice>: PPDeviceDiscovery - End discovering
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultPNGNameKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard[47] <Notice>: Disabling home screen icon rotation for reason: <SBCrossfadeIconZoomAnimator:0xc0058f0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard[47] <Notice>: Dismissing banner for notification (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc04d3e0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::removeDeviceMotionDispatcher removing dispatcher with property: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::minimumUpdateIntervalChanged,notification,<private>,minimumUpdateInterval,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::numberOfClientsChanged notification:<private>, from:<private>, to:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: numberOfClients GyroOnly:<private>, 3AxisDynamicGyro:<private>, 6Axis:<private>, 6AxisThrottledGyro:<private>, 9Axis:<private>, 9AxisWithNorthReference:<private>, BuildGYTT:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Stopping device motion, mode=0x<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: <private> is disabling power conservation for parallax.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc433e30> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc0bbcd0> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c BTServer[72] <Notice>: Received XPC message "CBMsgIdStopScan" from session "com.apple.UserEventAgent-central-22-0"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> Removed milestones: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc347cb0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc37ef90> Milestone satisfied: processWillBeginLaunching
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(AXRuntime)[47] <Info>: void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:228 Name:<redacted> Suspended:0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(AXRuntime)[47] <Info>: void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:228 Name:<redacted> Suspended:0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x8ebb430> Adding child transaction: <FBUpdateSceneTransaction: 0xc3843b0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x8ebb430> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x8ebb430> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc3843b0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc3843b0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc3843b0> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc3843b0> Milestones added: sceneUpdateWillCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc3843b0> Milestones added: sceneUpdateDidCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc3843b0> Milestones added: sceneWillUpdate
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc3843b0> Milestone satisfied: sceneWillUpdate
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc3843b0> Milestone satisfied: sceneUpdateWillCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc3843b0> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc3843b0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x8ebb430> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard[47] <Notice>: Undimming for source: programmatic
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard[47] <Notice>: returning the workspace lock time (-1.000000) from _nextLockTimeDuration
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard[47] <Notice>: returning the workspace dim time (-1.000000) from _nextIdleTimeDuration
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard[47] <Notice>: Disabling idle timer because the next idle duration < 0.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard[47] <Notice>: Setting _lastBKUserEventTimerMode=0 with duration=-1.000000
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BackBoardServices)[47] <Info>: Resetting user event timer to Disabled duration -1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c sharingd[30] <Notice>: SystemUI changed: 0x10 -> 0x0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c amfid(libmis.dylib)[172] <Info>: cert trust result = 5
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneProvisioningProfileSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneProvisioningProfileSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/71C4C814-9BCB-4F21-B904-FC15763889FE/WebDriverAgentRunner-Runner.app/Frameworks/XCTest.framework/XCTest
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c XCTRunner(libsystem_trace.dylib)[228] <Notice>: 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] Jan 9 14:48:11 iPhone5c XCTRunner(libsystem_trace.dylib)[228] <Notice>: 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] Jan 9 14:48:11 iPhone5c XCTRunner(libsystem_trace.dylib)[228] <Notice>: 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] Jan 9 14:48:11 iPhone5c XCTRunner(libsystem_trace.dylib)[228] <Notice>: 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] Jan 9 14:48:11 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] Deactivating <FBProcessWatchdog: 0xc368d50; name: process-launch>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Stopped monitoring.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Updated resource consumption: 0.497s [Milestone: 0.000s; Units consumed: 0; Residual: <private>]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] Provision <FBSProcessResourceProvision: 0xc38b480; allowance: <FBSProcessResourceAllowance; type: realTime; timeValue: 20.0s; unitCount: 1>> has remainder <FBSProcessResourceProvision: 0xc017a50; allowance: <FBSProcessResourceAllowance; type: realTime; timeValue: 19.50s; unitCount: 1>>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(SpringBoard)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] Made scene-create policy: <FBSProcessWatchdogPolicy: 0xc437920; name: "scene create after launch"> {
[iOSLog] [IOS_SYSLOG_ROW] provisions = {
[iOSLog] [IOS_SYSLOG_ROW] <FBSProcessResourceProvision: 0x8de17b0; allowance: <FBSProcessResourceAllowance; type: realTime; timeValue: 19.50s; unitCount: 1>>;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] Invalidating <FBProcessWatchdog: 0xc368d50; name: process-launch>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Invalidated
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] Activating <FBProcessWatchdog: 0xc0729c0; name: scene-create>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc37ef90> Milestone satisfied: processDidFinishLaunching
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc37ef90> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Now monitoring resource at interval 19.50s (repeatInterval 0.00s)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc372e10> Child transaction finished work: <FBApplicationProcessLaunchTransaction: 0xc37ef90>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc37ef90> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc37ef90> Completed after 0.53s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc372e10> Child transaction completed: <FBApplicationProcessLaunchTransaction: 0xc37ef90>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(AXRuntime)[47] <Info>: void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:228 Name:<redacted> Suspended:0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c SpringBoard(AXRuntime)[47] <Info>: void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:228 Name:<redacted> Suspended:0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c UserEventAgent(AppleAwatchd-plugin)[22] <Info>: 41567229720: watchdog: cannot find fg property
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c CommCenter[24] <Notice>: #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 8 for app: <private>; front app = <private>; calls = 0; inc = 0; active=true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c backboardd[62] <Info>: [BKEventFocusManager] Setting foreground application to: com.apple.test.WebDriverAgentRunner-Runner (228)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c mediaserverd(CoreMedia)[42] <Notice>: -CMSessionMgr- CMSession: Client com.apple.test.WebDriverAgentRunner-Runner with pid '228' is now Foreground Running. Background entitlement: NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:11 iPhone5c CommCenter[24] <Notice>: #I CSIAppInfo.AppObserver: observe: 2. app got notification state: new counter=5
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c CommCenter[24] <Notice>: #I CSIAppInfo.AppObserver: notifyAboutFrontAppChange: notifyAboutFrontAppChange : app: <private>; pid: 228; net: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c XCTRunner(FrontBoardServices)[228] <Info>: [FBSScene] [com.apple.test.WebDriverAgentRunner-Runner] Created client agent: <UIApplicationSceneClientAgent: 0x155695c0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c symptomsd(symptomsd)[119] <Notice>: 228 com.apple.test.WebDriverAgentRunner-Runner: ForegroundRunning (most elevated: ForegroundRunning)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Entry, display name com.apple.test.WebDriverAgentRunner-Runner uuid 1D9BB71F-A807-353C-B64E-166D153FE6BC pid 228 isFront 1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c XCTRunner(libsystem_trace.dylib)[228] <Notice>: 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] Jan 9 14:48:12 iPhone5c SpringBoard(KeyboardArbiter)[47] <Info>: HW kbd: currently (null) ((null) < com.apple.test.WebDriverAgentRunner-Runner)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(KeyboardArbiter)[47] <Info>: HW kbd: Keyboard set successfully: com.apple.test.WebDriverAgentRunner-Runner
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c backboardd[62] <Info>: [BKEventFocusManager] Setting foreground application to: com.apple.test.WebDriverAgentRunner-Runner (228)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Check for bundle name com.apple.test.WebDriverAgentRunner-Runner returns 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: app name com.apple.test.WebDriverAgentRunner-Runner isForeground 1 hasForegroundApps 1, current idea of foreground 0 disp (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Going to Foreground, new flags 0x0, initial value 0x0, enabled 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Continue with bundle name com.apple.test.WebDriverAgentRunner-Runner, is front 1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: com.apple.test.WebDriverAgentRunner-Runner: Foreground: true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM2 foreground (current/proposed/state) in = (0/1/2)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM2 foreground (current/state) out = (1/1)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM Current state: idle, changed: systemForeground to 1 for net type 0, eligible for alerted but constraints unsatisified (1,0,0,0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM Current state: idle, changed: systemForeground to 1 for net type 0, ineligible for committed as nil pred, wifi (0x0) cell (0x0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM Relays: cell (active-no/primary-no/knowngood-no/rssithresh-ok/txthresh-ok/arp-ok/dns-ok/tcp-ok/lqm:-2/advisory:0) wifi (active/primary/knowngood/rssithresh-ok/txthresh-ok/arp-ok/dns-ok/tcp-ok/lqm:100/advisory:7)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Failed to find process for com.apple.test.WebDriverAgentRunner-Runner
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Set appCompactState object 0 for key com.apple.test.WebDriverAgentRunner-Runner
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c XCTRunner(libsystem_trace.dylib)[228] <Notice>: 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] Jan 9 14:48:12 iPhone5c XCTRunner[228] <Notice>: Running tests...
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] Deactivating <FBProcessWatchdog: 0xc0729c0; name: scene-create>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Stopped monitoring.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Updated resource consumption: 0.128s [Milestone: 0.000s; Units consumed: 0; Residual: <private>]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] Invalidating <FBProcessWatchdog: 0xc0729c0; name: scene-create>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.test.WebDriverAgentRunner-Runner] [realTime] Invalidated
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc347cb0> Milestone satisfied: sceneUpdateDidCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc347cb0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc372e10> Child transaction finished work: <FBUpdateSceneTransaction: 0xc347cb0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc372e10> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc0bbcd0> Child transaction finished work: <SBApplicationSceneUpdateTransaction: 0xc372e10>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc0bbcd0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Child transaction finished work: <FBSynchronizedTransactionGroup: 0xc0bbcd0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc347cb0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc347cb0> Completed after 0.63s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc372e10> Child transaction completed: <FBUpdateSceneTransaction: 0xc347cb0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc372e10> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc372e10> Completed after 0.67s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc0bbcd0> Child transaction completed: <SBApplicationSceneUpdateTransaction: 0xc372e10>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc0bbcd0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc0bbcd0> Completed after 0.67s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Child transaction completed: <FBSynchronizedTransactionGroup: 0xc0bbcd0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc04d3e0> Milestone satisfied: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc04d3e0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc433e30> Child transaction finished work: <BSBlockTransaction: 0xc04d3e0>: animation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0c31d0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0c31d0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0c31d0> Milestones added: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> Removed milestones: SBWaitingForPostAnimationTasksMilestone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Milestone satisfied: waitingForDelegate
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard[47] <Notice>: Undimming for source: programmatic
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard[47] <Notice>: returning the workspace lock time (-1.000000) from _nextLockTimeDuration
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard[47] <Notice>: returning the workspace dim time (-1.000000) from _nextIdleTimeDuration
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard[47] <Notice>: Disabling idle timer because the next idle duration < 0.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard[47] <Notice>: Setting _lastBKUserEventTimerMode=0 with duration=-1.000000
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BackBoardServices)[47] <Info>: Resetting user event timer to Disabled duration -1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Milestone satisfied: transitioning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> Child transaction finished work: <SBSceneLayoutWorkspaceTransaction: 0x8fcfaa0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0c31d0> Milestone satisfied: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0c31d0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc017fb0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc017fb0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc017fb0> Milestones added: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard[47] <Notice>: Enabling home screen icon rotation for reason: <SBCrossfadeIconZoomAnimator:0xc0058f0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc017fb0> Milestone satisfied: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::addDeviceMotionDispatcher adding dispatcher with property: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc017fb0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::minimumUpdateIntervalChanged,notification,<private>,minimumUpdateInterval,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc433e30> Child transaction finished work: <BSBlockTransaction: 0xc017fb0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::numberOfClientsChanged notification:<private>, from:<private>, to:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc433e30> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: numberOfClients GyroOnly:<private>, 3AxisDynamicGyro:<private>, 6Axis:<private>, 6AxisThrottledGyro:<private>, 9Axis:<private>, 9AxisWithNorthReference:<private>, BuildGYTT:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> Child transaction finished work: <SBUIAnimationHomeScreenZoomApp: 0xc433e30>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Notice>: Starting device motion, mode=0x<private>,useAccelerometer=<private>,useGyro=<private>,useCompass=<private>,fUseNorthRef=<private>,buildingGYTT=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: <private> is enabling power conservative device motion for parallax.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc017fb0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc017fb0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc017fb0> Completed after 0.03s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc433e30> Child transaction completed: <BSBlockTransaction: 0xc017fb0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0c31d0> Child transaction completed: <BSBlockTransaction: 0xc017fb0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Notice>: Client com.apple.springboard connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Notice>: getClientEffectiveRegistrationResult, /System/Library/CoreServices/SpringBoard.app/SpringBoard, com.apple.springboard, , CLClientRegistrationResult, kCLClientRegistrationResultFailedUnavailable, CLCommonLocationServicesEnabled, 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Notice>: location disabled system-wide, denying executable com.apple.springboard
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Notice>: getClientEffectiveRegistrationResult, /System/Library/CoreServices/SpringBoard.app/SpringBoard, com.apple.springboard, , CLClientRegistrationResult, kCLClientRegistrationResultFailedUnavailable, CLCommonLocationServicesEnabled, 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Notice>: location disabled system-wide, denying executable com.apple.springboard
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageGyroBiasEstimation' received from client 'com.apple.springboard'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: CLDaemonClient received GyroBiasEstimation request,client,<private>,subscribe,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Notice>: Client com.apple.springboard (0x149aac00) is subscribing to notification kCLConnectionMessageGyroBiasEstimation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: CLDaemonClient got gyro bias estimation subscription request,isBuildingGYTT,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator unknown client instance <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator adding client <private>, sending out cached gyro bias,bias.x,<private>,bias.y,<private>,bias.z,<private>,var.x,<private>,var.y,<private>,var.z,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator,SPUEnabled,<private>,BuildingGYTT,<private>,NumClients,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: Registering for gyro notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: Registering for gyro temperature notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: Registering for magnetometer notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client 'com.apple.springboard'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Notice>: Client com.apple.springboard disconnected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator removing client <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator,SPUEnabled,<private>,BuildingGYTT,<private>,NumClients,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c backboardd(BaseBoard)[62] <Error>: Unable to bootstrap_look_up port with name .gsEvents: unknown error code (1102)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Child transaction completed: <BSBlockTransaction: 0xc017fb0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Completed after 1.10s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> Child transaction completed: <SBSceneLayoutWorkspaceTransaction: 0x8fcfaa0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c backboardd[62] <Info>: client com.apple.test.WebDriverAgentRunner-Runner - (228) updated deferrals to {(
[iOSLog] [IOS_SYSLOG_ROW] <BKSEventFocusDeferral: 0x146ae3e0; <BKSEventFocusDeferralProperties: 0x146bca50; <com.apple.test.WebDriverAgentRunner-Runner - 228, (null), 0x0> --> <BKSEventFocusDeferralProperties: 0x146b7cb0; <com.apple.test.WebDriverAgentRunner-Runner - 228, (null), 0x28df3777>; Priority: 0
[iOSLog] [IOS_SYSLOG_ROW] )}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> Removed milestones: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0c31d0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0c31d0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0c31d0> Completed after 0.06s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc04d3e0> Child transaction completed: <BSBlockTransaction: 0xc0c31d0>: notify observers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc04d3e0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc04d3e0> Completed after 1.03s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc433e30> Child transaction completed: <BSBlockTransaction: 0xc04d3e0>: animation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc433e30> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Set device motion sensor status <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc433e30> Completed after 1.04s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> Child transaction completed: <SBUIAnimationHomeScreenZoomApp: 0xc433e30>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc382320> Completed after 1.11s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8fcfaa0> Removing child transaction: <BSBlockTransaction: 0xc017fb0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard[47] <Notice>: SB orientation locked: NO; user lock: NO, overrides: NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::removeDeviceMotionDispatcher removing dispatcher with property: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::minimumUpdateIntervalChanged,notification,<private>,minimumUpdateInterval,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::numberOfClientsChanged notification:<private>, from:<private>, to:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: numberOfClients GyroOnly:<private>, 3AxisDynamicGyro:<private>, 6Axis:<private>, 6AxisThrottledGyro:<private>, 9Axis:<private>, 9AxisWithNorthReference:<private>, BuildGYTT:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Stopping device motion, mode=0x<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: <private> is disabling power conservation for parallax.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard[47] <Notice>: Enabling home screen icon rotation for reason: SBAppToAppWorkspaceTransaction
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard[47] <Notice>: Destination SBNotificationBannerDestination is now ready to receive notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(CoreMotion)[47] <Info>: Sent kCLConnectionMessageWatchdog message
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc3843b0> Milestone satisfied: sceneUpdateDidCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc3843b0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x8ebb430> Child transaction finished work: <FBUpdateSceneTransaction: 0xc3843b0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x8ebb430> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc3843b0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc3843b0> Completed after 1.05s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x8ebb430> Child transaction completed: <FBUpdateSceneTransaction: 0xc3843b0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x8ebb430> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x8ebb430> Completed after 1.05s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c securityd[89] <Notice>: cert[0]: NonEmptySubject =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c securityd[89] <Notice>: cert[0]: AnchorTrusted =(leaf)[force]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd(liblockdown.dylib)[224] <Info>: Checked in with lockdown on path 'xpc' socket 6 without SSL
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd(liblockdown.dylib)[224] <Info>: The connection is now invalid.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:12 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c XCTRunner(libsystem_trace.dylib)[228] <Notice>: 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] Jan 9 14:48:13 iPhone5c XCTRunner(UIAccessibility)[228] <Info>: Started AXRuntime server
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c XCTRunner(UIAccessibility)[228] <Info>: ********** Loading AX for: com.apple.test.WebDriverAgentRunner-Runner ************
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c XCTRunner(UIAccessibility)[228] <Info>: AX Bundle: (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c XCTRunner(UIAccessibility)[228] <Info>: (null): Loading synchronously
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c XCTRunner(UIAccessibility)[228] <Info>: Main bundle finished loading
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: XCTRunner(228) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c XCTRunner(UIAccessibility)[228] <Info>: ==> Loaded Accessibility for (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c backboardd[62] <Info>: usagePage:0xc usage:0x40 downEvent:1 phase:0 pressCount:1 source:0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c backboardd[62] <Info>: Menu Button Pressed: down
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard[47] <Notice>: SenderID:17319375 appears to be synthesizing home button events without press count/terminal support; SpringBoard is providing emulation for max count:2
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard[47] <Info>: EMU down count:1 senderID:17319375
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard[47] <Info>: performInitialButtonDownActions result: ignored; starting Siri preheat
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard[47] <Info>: Performing long press cancelled actions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard[47] <Info>: EMU eat up count:1 senderID:17319375
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c backboardd(backboardd)[62] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c backboardd[62] <Info>: usagePage:0xc usage:0x40 downEvent:0 phase:0 pressCount:1 source:0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c backboardd[62] <Info>: Menu Button Pressed: up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c backboardd(backboardd)[62] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c XCTRunner(libsystem_trace.dylib)[228] <Notice>: 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] Jan 9 14:48:13 iPhone5c useractivityd[143] <Info>: IdleTracker: AdvertiserCurrent: mostSignificantLevel=PresentActive weakSelf=0x1656ce40
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] interfacemanager-wifiautoassoc: Started simple timer <PCSimpleTimer: 0x166aadd0> with fire date [2017-01-09 14:49:13 +0100]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165bf7c0> initialized with target <PCSimpleTimer: 0x166aadd0> selector _preventSleepFired timerSource <OS_dispatch_source: 0x1655e700>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165bc6b0> initialized with target <PCSimpleTimer: 0x166aadd0> selector _fireTimerFired timerSource <OS_dispatch_source: 0x165bef60>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] interfacemanager-wifiautoassoc: <PCSimpleTimer: 0x166aadd0> created preventSleepTimer <PCDispatchTimer: 0x165bf7c0> and fireTimer <PCDispatchTimer: 0x165bc6b0> on queue <OS_dispatch_queue: PCSimpleTimer-timerQ[0x165acd70]>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165bc6b0> start with target <CUTWeakReference: 0x165a1150> selector _fireTimerFired firetime 18446744073709551615 timerSource <OS_dispatch_source: 0x165bef60>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165bf7c0> start with target <CUTWeakReference: 0x1655e430> selector _preventSleepFired firetime 18446744073709551615 timerSource <OS_dispatch_source: 0x1655e700>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165bf7c0> setFireDate 4001-01-01 00:00:00 +0000 and start with target <PCSimpleTimer: 0x166aadd0> selector _preventSleepFired fireTime 18446744073709551615 deltaNanosec 2038-01-19 04:14:07 +0100 timerSource <OS_dispatch_source: 0x1655e700>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: Enabling power monitoring for <PCSimpleTimer: 0x166aadd0> - 5 timers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165bc6b0> setFireDate 2017-01-09 13:49:13 +0000 and start with target <PCSimpleTimer: 0x166aadd0> selector _fireTimerFired fireTime 43041343375 deltaNanosec 2017-01-09 14:49:13 +0100 timerSource <OS_dispatch_source: 0x165bef60>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] interfacemanager-wow: Started simple timer <PCSimpleTimer: 0x165c6710> with fire date [2017-01-09 14:49:13 +0100]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165cb0c0> initialized with target <PCSimpleTimer: 0x165c6710> selector _preventSleepFired timerSource <OS_dispatch_source: 0x165acb90>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x1668ee20> initialized with target <PCSimpleTimer: 0x165c6710> selector _fireTimerFired timerSource <OS_dispatch_source: 0x16692990>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] interfacemanager-wow: <PCSimpleTimer: 0x165c6710> created preventSleepTimer <PCDispatchTimer: 0x165cb0c0> and fireTimer <PCDispatchTimer: 0x1668ee20> on queue <OS_dispatch_queue: PCSimpleTimer-timerQ[0x165b56f0]>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x1668ee20> start with target <CUTWeakReference: 0x166a1070> selector _fireTimerFired firetime 18446744073709551615 timerSource <OS_dispatch_source: 0x16692990>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:13 +0100 UserEventAgent[22]: <PCInterfaceUsabilityMonitor: 0x156794e0> [NonCellular](en0): isInterfaceUsable? YES reachable YES linkQuality 100 isNetworkCaptive? NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:13 +0100 UserEventAgent[22]: <PCInterfaceUsabilityMonitor: 0x156794e0>: _flushStaleTransitionsOnIvarQueue: old: (
[iOSLog] [IOS_SYSLOG_ROW] ) new: (
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:13 +0100 UserEventAgent[22]: <PCInterfaceUsabilityMonitor: 0x156794e0> [NonCellular](en0): isInterfaceHistoricallyUsable? YES trackUsability YES offTransitions (
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165cb0c0> start with target <CUTWeakReference: 0x165b73c0> selector _preventSleepFired firetime 18446744073709551615 timerSource <OS_dispatch_source: 0x165acb90>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c UserEventAgent(PersistentConnection)[22] <Notice>: 2017-01-09 14:48:13 +0100 UserEventAgent[22] MailAutoFetch: <PCConnectionManager: 0x15662d10> _adjustPollTimerIfNecessary rightStyle NO isRunning YES isInReconnectMode NO intervalTimer <PCPersistentTimer: 0x15648aa0> firingIsImminent NO - should Adjust? NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165cb0c0> setFireDate 4001-01-01 00:00:00 +0000 and start with target <PCSimpleTimer: 0x165c6710> selector _preventSleepFired fireTime 18446744073709551615 deltaNanosec 2038-01-19 04:14:07 +0100 timerSource <OS_dispatch_source: 0x165acb90>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x1668ee20> setFireDate 2017-01-09 13:49:13 +0000 and start with target <PCSimpleTimer: 0x165c6710> selector _fireTimerFired fireTime 43041488489 deltaNanosec 2017-01-09 14:49:13 +0100 timerSource <OS_dispatch_source: 0x16692990>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: Invalidating timer <PCPersistentTimer: 0x1667a540>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: Invalidating simple timer <PCSimpleTimer: 0x16692f90>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: Enabling power monitoring for <PCSimpleTimer: 0x165c6710> - 6 timers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x166a0ef0> is invalidated
[iOSLog] [IOS_SYSLOG_ROW] Callstack (
[iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x21417503 <redacted> + 226
[iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x214146d5 <redacted> + 436
[iOSLog] [IOS_SYSLOG_ROW] 2 PersistentConnection 0x213ff7cb <redacted> + 306
[iOSLog] [IOS_SYSLOG_ROW] 3 PersistentConnection 0x21406895 <redacted> + 84
[iOSLog] [IOS_SYSLOG_ROW] 4 PersistentConnection 0x21402219 <redacted> + 128
[iOSLog] [IOS_SYSLOG_ROW] 5 Foundation 0x1f3d7511 __NSFireDelayedPerform + 468
[iOSLog] [IOS_SYSLOG_ROW] 6 CoreFoundation 0x1ea83357 <redacted> + 14
[iOSLog] [IOS_SYSLOG_ROW] 7 CoreFoundation 0x1ea83029 <redacted> + 896
[iOSLog] [IOS_SYSLOG_ROW] 8 CoreFoundation 0x1ea829e1 <redacted> + 220
[iOSLog] [IOS_SYSLOG_ROW] 9 CoreFoundation 0x1ea80cc5 <redacted> + 1364
[iOSLog] [IOS_SYSLOG_ROW] 10 CoreFoundation 0x1e9d0073 CFRunLoopRunSpecific + 486
[iOSLog] [IOS_SYSLOG_ROW] 11 CoreFoundation 0x1e9cfe81 CFRunLoopRunInMode + 104
[iOSLog] [IOS_SYSLOG_ROW] 12 Foundation 0x1f3020db <redacted> + 260
[iOSLog] [IOS_SYSLOG_ROW] 13
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x166a0ef0> dealloced
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x166886f0> is invalidated
[iOSLog] [IOS_SYSLOG_ROW] Callstack (
[iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x21417503 <redacted> + 226
[iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x214146fd <redacted> + 476
[iOSLog] [IOS_SYSLOG_ROW] 2 PersistentConnection 0x213ff7cb <redacted> + 306
[iOSLog] [IOS_SYSLOG_ROW] 3 PersistentConnection 0x21406895 <redacted> + 84
[iOSLog] [IOS_SYSLOG_ROW] 4 PersistentConnection 0x21402219 <redacted> + 128
[iOSLog] [IOS_SYSLOG_ROW] 5 Foundation 0x1f3d7511 __NSFireDelayedPerform + 468
[iOSLog] [IOS_SYSLOG_ROW] 6 CoreFoundation 0x1ea83357 <redacted> + 14
[iOSLog] [IOS_SYSLOG_ROW] 7 CoreFoundation 0x1ea83029 <redacted> + 896
[iOSLog] [IOS_SYSLOG_ROW] 8 CoreFoundation 0x1ea829e1 <redacted> + 220
[iOSLog] [IOS_SYSLOG_ROW] 9 CoreFoundation 0x1ea80cc5 <redacted> + 1364
[iOSLog] [IOS_SYSLOG_ROW] 10 CoreFoundation 0x1e9d0073 CFRunLoopRunSpecific + 486
[iOSLog] [IOS_SYSLOG_ROW] 11 CoreFoundation 0x1e9cfe81 CFRunLoopRunInMode + 104
[iOSLog] [IOS_SYSLOG_ROW] 12 Foundation 0x1f3020db <redacted> + 260
[iOSLog] [IOS_SYSLOG_ROW] 13
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x166886f0> dealloced
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: Canceling system wake for simpletimer [2017-01-09 14:56:11 +0100]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c dataaccessd(PersistentConnection)[135] <Notice>: 2017-01-09 14:48:13 +0100 dataaccessd[135]: <PCInterfaceUsabilityMonitor: 0x1759c890> [NonCellular](en0): isInterfaceUsable? YES reachable YES linkQuality 100 isNetworkCaptive? NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c dataaccessd(PersistentConnection)[135] <Notice>: 2017-01-09 14:48:13 +0100 dataaccessd[135]: <PCInterfaceUsabilityMonitor: 0x1759c890>: _flushStaleTransitionsOnIvarQueue: old: (
[iOSLog] [IOS_SYSLOG_ROW] ) new: (
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c dataaccessd(PersistentConnection)[135] <Notice>: 2017-01-09 14:48:13 +0100 dataaccessd[135]: <PCInterfaceUsabilityMonitor: 0x1759c890> [NonCellular](en0): isInterfaceHistoricallyUsable? YES trackUsability YES offTransitions (
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: Request to schedule wake 0 date 2017-01-09 14:56:11 +0100 leeway 0 service identifier com.apple.apsd(push.apple.com)-NonCellular unique identifier <PCSimpleTimer: 0x16692f90>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] interfacemanager-wifiautoassoc: Invalidating simple timer <PCSimpleTimer: 0x166aadd0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: Disabling power monitoring for <PCSimpleTimer: 0x16692f90> - 5 timers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: Cancelling scheduled wake for 2017-01-09 14:56:11 +0100 wake identifier com.apple.persistentconnection[apsd,87,0x16692f90,com.apple.apsd(push.apple.com)-NonCellular]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165bf7c0> is invalidated
[iOSLog] [IOS_SYSLOG_ROW] Callstack (
[iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x21417503 <redacted> + 226
[iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x214146d5 <redacted> + 436
[iOSLog] [IOS_SYSLOG_ROW] 2 PersistentConnection 0x213fc89b <redacted> + 46
[iOSLog] [IOS_SYSLOG_ROW] 3 PersistentConnection 0x213fc73f <redacted> + 110
[iOSLog] [IOS_SYSLOG_ROW] 4 PersistentConnection 0x2140727d <redacted> + 196
[iOSLog] [IOS_SYSLOG_ROW] 5 PersistentConnection 0x21402285 <redacted> + 236
[iOSLog] [IOS_SYSLOG_ROW] 6 Foundation 0x1f3d7511 __NSFireDelayedPerform + 468
[iOSLog] [IOS_SYSLOG_ROW] 7 CoreFoundation 0x1ea83357 <redacted> + 14
[iOSLog] [IOS_SYSLOG_ROW] 8 CoreFoundation 0x1ea83029 <redacted> + 896
[iOSLog] [IOS_SYSLOG_ROW] 9 CoreFoundation 0x1ea829e1 <redacted> + 220
[iOSLog] [IOS_SYSLOG_ROW] 10 CoreFoundation 0x1ea80cc5 <redacted> + 1364
[iOSLog] [IOS_SYSLOG_ROW] 11 CoreFoundation 0x1e9d0073 CFRunLoopRunSpecific + 486
[iOSLog] [IOS_SYSLOG_ROW] 12 CoreFoundation 0x1e9cfe81 CFRunLoopRunInMode + 104
[iOSLog] [IOS_SYSLOG_ROW] 13
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165bf7c0> dealloced
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: Wake cancel for 'com.apple.persistentconnection[apsd,87,0x16692f90,com.apple.apsd(push.apple.com)-NonCellular]'(com.apple.persistentconnection[apsd,87,schedulingwake-com.apple.apsd(push.apple.com)-NonCellular-SystemWakeManager(0x165859b0)]) completed for [2017-01-09 14:56:11 +0100] (took 0.003 seconds; result code 0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165bc6b0> is invalidated
[iOSLog] [IOS_SYSLOG_ROW] Callstack (
[iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x21417503 <redacted> + 226
[iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x214146fd <redacted> + 476
[iOSLog] [IOS_SYSLOG_ROW] 2 PersistentConnection 0x213fc89b <redacted> + 46
[iOSLog] [IOS_SYSLOG_ROW] 3 PersistentConnection 0x213fc73f <redacted> + 110
[iOSLog] [IOS_SYSLOG_ROW] 4 PersistentConnection 0x2140727d <redacted> + 196
[iOSLog] [IOS_SYSLOG_ROW] 5 PersistentConnection 0x21402285 <redacted> + 236
[iOSLog] [IOS_SYSLOG_ROW] 6 Foundation 0x1f3d7511 __NSFireDelayedPerform + 468
[iOSLog] [IOS_SYSLOG_ROW] 7 CoreFoundation 0x1ea83357 <redacted> + 14
[iOSLog] [IOS_SYSLOG_ROW] 8 CoreFoundation 0x1ea83029 <redacted> + 896
[iOSLog] [IOS_SYSLOG_ROW] 9 CoreFoundation 0x1ea829e1 <redacted> + 220
[iOSLog] [IOS_SYSLOG_ROW] 10 CoreFoundation 0x1ea80cc5 <redacted> + 1364
[iOSLog] [IOS_SYSLOG_ROW] 11 CoreFoundation 0x1e9d0073 CFRunLoopRunSpecific + 486
[iOSLog] [IOS_SYSLOG_ROW] 12 CoreFoundation 0x1e9cfe81 CFRunLoopRunInMode + 104
[iOSLog] [IOS_SYSLOG_ROW] 13
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165bc6b0> dealloced
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] interfacemanager-wow: Invalidating simple timer <PCSimpleTimer: 0x165c6710>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: Disabling power monitoring for <PCSimpleTimer: 0x166aadd0> - 4 timers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165cb0c0> is invalidated
[iOSLog] [IOS_SYSLOG_ROW] Callstack (
[iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x21417503 <redacted> + 226
[iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x214146d5 <redacted> + 436
[iOSLog] [IOS_SYSLOG_ROW] 2 PersistentConnection 0x213fcbe7 <redacted> + 46
[iOSLog] [IOS_SYSLOG_ROW] 3 PersistentConnection 0x213fca3d <redacted> + 124
[iOSLog] [IOS_SYSLOG_ROW] 4 PersistentConnection 0x21402285 <redacted> + 236
[iOSLog] [IOS_SYSLOG_ROW] 5 Foundation 0x1f3d7511 __NSFireDelayedPerform + 468
[iOSLog] [IOS_SYSLOG_ROW] 6 CoreFoundation 0x1ea83357 <redacted> + 14
[iOSLog] [IOS_SYSLOG_ROW] 7 CoreFoundation 0x1ea83029 <redacted> + 896
[iOSLog] [IOS_SYSLOG_ROW] 8 CoreFoundation 0x1ea829e1 <redacted> + 220
[iOSLog] [IOS_SYSLOG_ROW] 9 CoreFoundation 0x1ea80cc5 <redacted> + 1364
[iOSLog] [IOS_SYSLOG_ROW] 10 CoreFoundation 0x1e9d0073 CFRunLoopRunSpecific + 486
[iOSLog] [IOS_SYSLOG_ROW] 11 CoreFoundation 0x1e9cfe81 CFRunLoopRunInMode + 104
[iOSLog] [IOS_SYSLOG_ROW] 12 Foundation 0x1f3020db <redacted> + 260
[iOSLog] [IOS_SYSLOG_ROW] 13
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165cb0c0> dealloced
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x1668ee20> is invalidated
[iOSLog] [IOS_SYSLOG_ROW] Callstack (
[iOSLog] [IOS_SYSLOG_ROW] 0 PersistentConnection 0x21417503 <redacted> + 226
[iOSLog] [IOS_SYSLOG_ROW] 1 PersistentConnection 0x214146fd <redacted> + 476
[iOSLog] [IOS_SYSLOG_ROW] 2 PersistentConnection 0x213fcbe7 <redacted> + 46
[iOSLog] [IOS_SYSLOG_ROW] 3 PersistentConnection 0x213fca3d <redacted> + 124
[iOSLog] [IOS_SYSLOG_ROW] 4 PersistentConnection 0x21402285 <redacted> + 236
[iOSLog] [IOS_SYSLOG_ROW] 5 Foundation 0x1f3d7511 __NSFireDelayedPerform + 468
[iOSLog] [IOS_SYSLOG_ROW] 6 CoreFoundation 0x1ea83357 <redacted> + 14
[iOSLog] [IOS_SYSLOG_ROW] 7 CoreFoundation 0x1ea83029 <redacted> + 896
[iOSLog] [IOS_SYSLOG_ROW] 8 CoreFoundation 0x1ea829e1 <redacted> + 220
[iOSLog] [IOS_SYSLOG_ROW] 9 CoreFoundation 0x1ea80cc5 <redacted> + 1364
[iOSLog] [IOS_SYSLOG_ROW] 10 CoreFoundation 0x1e9d0073 CFRunLoopRunSpecific + 486
[iOSLog] [IOS_SYSLOG_ROW] 11 CoreFoundation 0x1e9cfe81 CFRunLoopRunInMode + 104
[iOSLog] [IOS_SYSLOG_ROW] 12 Foundation 0x1f3020db <redacted> + 260
[iOSLog] [IOS_SYSLOG_ROW] 13
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x1668ee20> dealloced
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: Disabling power monitoring for <PCSimpleTimer: 0x165c6710> - 3 timers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: Resuming push keep alive timer in normal mode with action PCActionMaintainPushKeepAliveInterval
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: Last timer interruption was early: [2017-01-09 14:48:13 +0100]. Expected fire time was [2017-01-09 14:56:26 +0100].
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: WiFi growth algorithm: received action PCActionMaintainPushKeepAliveInterval while in stage SteadyState
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: <PCPersistentTimer: 0x16566290> created <PCSimpleTimer: 0x165acb90>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: Started simple timer <PCSimpleTimer: 0x165acb90> with fire date [2017-01-09 15:03:13 +0100]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165b4d80> initialized with target <PCSimpleTimer: 0x165acb90> selector _preventSleepFired timerSource <OS_dispatch_source: 0x165bef60>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x1668ee20> initialized with target <PCSimpleTimer: 0x165acb90> selector _fireTimerFired timerSource <OS_dispatch_source: 0x16695980>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: <PCSimpleTimer: 0x165acb90> created preventSleepTimer <PCDispatchTimer: 0x165b4d80> and fireTimer <PCDispatchTimer: 0x1668ee20> on queue <OS_dispatch_queue: PCSimpleTimer-timerQ[0x165b56f0]>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x1668ee20> start with target <CUTWeakReference: 0x16694690> selector _fireTimerFired firetime 18446744073709551615 timerSource <OS_dispatch_source: 0x16695980>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165b4d80> start with target <CUTWeakReference: 0x165b4db0> selector _preventSleepFired firetime 18446744073709551615 timerSource <OS_dispatch_source: 0x165bef60>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: Enabling power monitoring for <PCSimpleTimer: 0x165acb90> - 4 timers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c dataaccessd(PersistentConnection)[135] <Notice>: 2017-01-09 14:48:13 +0100 dataaccessd[135] A04288C3-4B97-4ADA-B91E-57755D9DCFC1: <PCConnectionManager: 0x17685630> _adjustPollTimerIfNecessary rightStyle NO isRunning YES isInReconnectMode NO intervalTimer <PCPersistentTimer: 0x17593d30> firingIsImminent NO - should Adjust? NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x165b4d80> setFireDate 2017-01-09 14:02:58 +0000 and start with target <PCSimpleTimer: 0x165acb90> selector _preventSleepFired fireTime 62841974440 deltaNanosec 2017-01-09 15:02:58 +0100 timerSource <OS_dispatch_source: 0x165bef60>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCDispatchTimer: 0x1668ee20> setFireDate 2017-01-09 14:03:13 +0000 and start with target <PCSimpleTimer: 0x165acb90> selector _fireTimerFired fireTime 63201974444 deltaNanosec 2017-01-09 15:03:13 +0100 timerSource <OS_dispatch_source: 0x16695980>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: <PCSimpleTimer: 0x165acb90> Existing wake at (null) re-scheduling to 2017-01-09 15:02:58 +0100 with leeway of 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: Request to schedule wake 1 date 2017-01-09 15:02:58 +0100 leeway 0 service identifier com.apple.apsd(push.apple.com)-NonCellular unique identifier <PCSimpleTimer: 0x165acb90>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: <PCInterfaceUsabilityMonitor: 0x165505b0> [NonCellular](en0): isInterfaceUsable? YES reachable YES linkQuality 100 isNetworkCaptive? NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: <PCPersistentTimer: 0x16566290> calculating _earlyFireDate. powerStateDetectionSupported = NO = (detectionSupported(NO) && (wwanIsUp(NO) || ! internetReachable(YES)))
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: Scheduling a wake for date 2017-01-09 15:02:58 +0100 leeway 0 wake identifier com.apple.persistentconnection[apsd,87,0x165acb90,com.apple.apsd(push.apple.com)-NonCellular]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: Last system wake date (2017-01-09 14:19:29 +0100) was longer than half of the timer duration, so setting minimum fire date to fire date.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: <PCPersistentTimer: 0x16566290> Device is plugged in, overriding earlyFireProportion to be 1.0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: <PCPersistentTimer: 0x16566290> Calculated minimum fire date [2017-01-09 15:03:13 +0100] (100%) with fire date [2017-01-09 15:03:13 +0100], start date [2017-01-09 14:48:13 +0100], minimum early fire proportion 0, power state detection supported: no, in high power state: no
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: PCPersistentTimer - updating timer guidance to 2017-01-09 15:03:13 +0100
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87]: Wake schedule for 'com.apple.persistentconnection[apsd,87,0x165acb90,com.apple.apsd(push.apple.com)-NonCellular]'(com.apple.persistentconnection[apsd,87,schedulingwake-com.apple.apsd(push.apple.com)-NonCellular-SystemWakeManager(0x166a0360)]) completed for [2017-01-09 15:02:58 +0100] (took 0.004 seconds; result code 0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-WWAN: <PCConnectionManager: 0x16650120> _adjustPollTimerIfNecessary rightStyle NO isRunning NO isInReconnectMode NO intervalTimer (null) firingIsImminent NO - should Adjust? NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(push.apple.com)-NonCellular: <PCConnectionManager: 0x16653a70> _adjustPollTimerIfNecessary rightStyle NO isRunning YES isInReconnectMode NO intervalTimer <PCPersistentTimer: 0x16566290> firingIsImminent NO - should Adjust? NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(sandbox.push.apple.com)-WWAN: <PCConnectionManager: 0x165caa70> _adjustPollTimerIfNecessary rightStyle NO isRunning NO isInReconnectMode NO intervalTimer (null) firingIsImminent NO - should Adjust? NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:13 +0100 apsd[87] com.apple.apsd(sandbox.push.apple.com)-NonCellular: <PCConnectionManager: 0x16653620> _adjustPollTimerIfNecessary rightStyle NO isRunning NO isInReconnectMode NO intervalTimer (null) firingIsImminent NO - should Adjust? NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard[47] <Notice>: EMU terminate with count:1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard[47] <Info>: Received menu button single press
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Adding child transaction: <SBSceneLayoutWorkspaceTransaction: 0x8c77560>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> Milestones added: transitioning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> Milestones added: waitingForDelegate
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::addDeviceMotionDispatcher adding dispatcher with property: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::minimumUpdateIntervalChanged,notification,<private>,minimumUpdateInterval,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::numberOfClientsChanged notification:<private>, from:<private>, to:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: numberOfClients GyroOnly:<private>, 3AxisDynamicGyro:<private>, 6Axis:<private>, 6AxisThrottledGyro:<private>, 9Axis:<private>, 9AxisWithNorthReference:<private>, BuildGYTT:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Notice>: Starting device motion, mode=0x<private>,useAccelerometer=<private>,useGyro=<private>,useCompass=<private>,fUseNorthRef=<private>,buildingGYTT=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: <private> is enabling power conservative device motion for parallax.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c backboardd[62] <Info>: Setting minimum brightness level: 0.000000 with fade duration 0.400000
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c XCTRunner[228] <Notice>: Continuing to run tests in the background with task ID 1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c sharingd[30] <Notice>: SystemUI changed: 0x0 -> 0x10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Set device motion sensor status <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc43aa10> Adding child transaction: <BSBlockTransaction: 0xc0654f0>: animation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0654f0> Adding child transaction: <BSBlockTransaction: 0x8c3d090>: notify observers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc43aa10> Adding child transaction: <BSBlockTransaction: 0xc3399d0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0x8c3d090> Adding child transaction: <BSBlockTransaction: 0xc3399d0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(AXRuntime)[47] <Info>: void AXTentativePidSuspend(pid_t):294 Tentative pid suspend: 228
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> Adding child transaction: <BSBlockTransaction: 0xc3399d0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Removed milestones: SBWaitingForPreAnimationTasksMilestone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Adding child transaction: <SBUIAnimationHomeScreenZoomApp: 0xc43aa10>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc43aa10> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc43aa10> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0654f0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0654f0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0654f0> Milestones added: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(CoreMotion)[47] <Info>: Sent kCLConnectionMessageWatchdog message
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard[47] <Notice>: Disabling home screen icon rotation for reason: <SBCrossfadeIconZoomAnimator:0xc437700>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard[47] <Notice>: Dismissing banner for notification (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0654f0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc43aa10> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard[47] <Info>: _handleButtonEventToSuspendDisplays:displayWasSuspendedOut: result: suspending all displays
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard[47] <Info>: Performing up actions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard[47] <Info>: First down to last up processed in 0.54578s
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc330d40> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc330d40> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc330d40> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc330d40> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc330d40> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc330d40> Completed after 0.00s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::removeDeviceMotionDispatcher removing dispatcher with property: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::minimumUpdateIntervalChanged,notification,<private>,minimumUpdateInterval,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd(libsystem_trace.dylib)[224] <Notice>: 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] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::numberOfClientsChanged notification:<private>, from:<private>, to:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: {
[iOSLog] [IOS_SYSLOG_ROW] pid = 228;
[iOSLog] [IOS_SYSLOG_ROW] "tentative-suspended" = 1;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: numberOfClients GyroOnly:<private>, 3AxisDynamicGyro:<private>, 6Axis:<private>, 6AxisThrottledGyro:<private>, 9Axis:<private>, 9AxisWithNorthReference:<private>, BuildGYTT:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXAddSuspendedPid(pid_t):260 Suspended pid added: 228
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):140 tentative-suspend pids: 228 505662493.905573
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Stopping device motion, mode=0x<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Notice>: Client com.apple.springboard connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: <private> is disabling power conservation for parallax.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c BTServer[72] <Notice>: Received XPC message "CBMsgIdScan" from session "com.apple.UserEventAgent-central-22-0"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c UserEventAgent(PairingProximity)[22] <Notice>: PPDeviceDiscovery - Began discovering
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Notice>: getClientEffectiveRegistrationResult, /System/Library/CoreServices/SpringBoard.app/SpringBoard, com.apple.springboard, , CLClientRegistrationResult, kCLClientRegistrationResultFailedUnavailable, CLCommonLocationServicesEnabled, 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c BTServer[72] <Notice>: Received 'start scan' request with duplicates for UUID [ 9AA4730F-B25C-4CC3-B821-C931559FC196 ] from session "com.apple.UserEventAgent-central-22-0"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c BTServer[72] <Notice>: Scanning stopped successfully
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c BTServer[72] <Notice>: Starting passive scan (300.00ms/30.00ms) with duplicate filter disabled
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c BTServer[72] <Notice>: Scanning started successfully
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Notice>: location disabled system-wide, denying executable com.apple.springboard
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Notice>: getClientEffectiveRegistrationResult, /System/Library/CoreServices/SpringBoard.app/SpringBoard, com.apple.springboard, , CLClientRegistrationResult, kCLClientRegistrationResultFailedUnavailable, CLCommonLocationServicesEnabled, 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Notice>: location disabled system-wide, denying executable com.apple.springboard
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageGyroBiasEstimation' received from client 'com.apple.springboard'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Info>: CLDaemonClient received GyroBiasEstimation request,client,<private>,subscribe,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Notice>: Client com.apple.springboard (0x14953600) is subscribing to notification kCLConnectionMessageGyroBiasEstimation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Info>: CLDaemonClient got gyro bias estimation subscription request,isBuildingGYTT,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator unknown client instance <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator adding client <private>, sending out cached gyro bias,bias.x,<private>,bias.y,<private>,bias.z,<private>,var.x,<private>,var.y,<private>,var.z,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator,SPUEnabled,<private>,BuildingGYTT,<private>,NumClients,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client 'com.apple.springboard'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Notice>: Client com.apple.springboard disconnected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator removing client <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator,SPUEnabled,<private>,BuildingGYTT,<private>,NumClients,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c locationd[67] <Info>: Notifying clients on temperature update,temperature,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:13 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c CommCenter[24] <Notice>: #watchdog #I Callback Watchdog: checkin 114
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c CommCenter[24] <Notice>: #watchdog #I Server Watchdog: checkin 114
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0654f0> Milestone satisfied: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0654f0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc43aa10> Child transaction finished work: <BSBlockTransaction: 0xc0654f0>: animation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0x8c3d090> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0x8c3d090> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0x8c3d090> Milestones added: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Removed milestones: SBWaitingForPostAnimationTasksMilestone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> Milestone satisfied: waitingForDelegate
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> Milestones added: transitioning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> Milestones added: waitingForDelegate
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> Removing child transaction: <BSBlockTransaction: 0xc3399d0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Removed milestones: SBWaitingForPreAnimationTasksMilestone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Removed milestones: SBWaitingForPostAnimationTasksMilestone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> Milestone satisfied: waitingForDelegate
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard[47] <Notice>: Undimming for source: programmatic
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard[47] <Notice>: returning the workspace lock time (120.000000) from _nextLockTimeDuration
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard[47] <Notice>: returning the workspace dim time (100.000000) from _nextIdleTimeDuration
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c UserEventAgent(AppleAwatchd-plugin)[22] <Info>: 41623483760: watchdog: cannot find fg property
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c mediaserverd(CoreMedia)[42] <Notice>: -CMSessionMgr- CMSession: Client com.apple.test.WebDriverAgentRunner-Runner with pid '228' is now Background Running. Background entitlement: NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c mediaserverd(AudioToolbox)[42] <Notice>: 1069: pid 228(XCTRunner)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c CommCenter[24] <Notice>: #I SIM has not requested to be notified on entering idle screen, not processing
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c CommCenter[24] <Notice>: #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 4 for app: <private>; front app = <private>; calls = 0; inc = 0; active=true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c CommCenter[24] <Notice>: #I CSIAppInfo.AppObserver: notifyAboutFrontAppChange: notifyAboutFrontAppChange : app: <private>; pid: 0; net: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c backboardd[62] <Info>: Setting minimum brightness level: 0.000000 with fade duration 0.400000
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c backboardd(BaseBoard)[62] <Error>: Unable to bootstrap_look_up port with name .gsEvents: unknown error code (1102)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c backboardd[62] <Info>: [BKEventFocusManager] Setting foreground application to: (none) (-1)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Notice>: Client com.apple.springboard connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Notice>: getClientEffectiveRegistrationResult, /System/Library/CoreServices/SpringBoard.app/SpringBoard, com.apple.springboard, , CLClientRegistrationResult, kCLClientRegistrationResultFailedUnavailable, CLCommonLocationServicesEnabled, 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Notice>: location disabled system-wide, denying executable com.apple.springboard
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Notice>: getClientEffectiveRegistrationResult, /System/Library/CoreServices/SpringBoard.app/SpringBoard, com.apple.springboard, , CLClientRegistrationResult, kCLClientRegistrationResultFailedUnavailable, CLCommonLocationServicesEnabled, 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Notice>: location disabled system-wide, denying executable com.apple.springboard
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageGyroBiasEstimation' received from client 'com.apple.springboard'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: CLDaemonClient received GyroBiasEstimation request,client,<private>,subscribe,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Notice>: Client com.apple.springboard (0x1517e000) is subscribing to notification kCLConnectionMessageGyroBiasEstimation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: CLDaemonClient got gyro bias estimation subscription request,isBuildingGYTT,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator unknown client instance <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator adding client <private>, sending out cached gyro bias,bias.x,<private>,bias.y,<private>,bias.z,<private>,var.x,<private>,var.y,<private>,var.z,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator,SPUEnabled,<private>,BuildingGYTT,<private>,NumClients,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client 'com.apple.springboard'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard[47] <Notice>: Setting next idle duration (source:1) to: 100.000000 lockAfterDim: 20.000000
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: {
[iOSLog] [IOS_SYSLOG_ROW] pid = 228;
[iOSLog] [IOS_SYSLOG_ROW] suspended = 1;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard[47] <Notice>: Setting _lastBKUserEventTimerMode=2 with duration=100.000000
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):111 Got confimration that pid should be suspended: 228
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BackBoardServices)[47] <Info>: Resetting user event timer to Idle duration 100
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXAddSuspendedPid(pid_t):260 Suspended pid added: 228
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> Milestone satisfied: transitioning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):140 suspended pids: 228 505662494.417146
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Child transaction finished work: <SBSceneLayoutWorkspaceTransaction: 0x8c77560>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0x8c77560> Completed after 0.58s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Child transaction completed: <SBSceneLayoutWorkspaceTransaction: 0x8c77560>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Removed milestones: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0x8c3d090> Milestone satisfied: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0x8c3d090> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc3399d0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc3399d0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc3399d0> Milestones added: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard[47] <Notice>: Enabling home screen icon rotation for reason: <SBCrossfadeIconZoomAnimator:0xc437700>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard[47] <Notice>: Nudging home screen window orientation because icon rotation changed.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::addDeviceMotionDispatcher adding dispatcher with property: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::minimumUpdateIntervalChanged,notification,<private>,minimumUpdateInterval,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::numberOfClientsChanged notification:<private>, from:<private>, to:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: numberOfClients GyroOnly:<private>, 3AxisDynamicGyro:<private>, 6Axis:<private>, 6AxisThrottledGyro:<private>, 9Axis:<private>, 9AxisWithNorthReference:<private>, BuildGYTT:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Notice>: Starting device motion, mode=0x<private>,useAccelerometer=<private>,useGyro=<private>,useCompass=<private>,fUseNorthRef=<private>,buildingGYTT=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc3399d0> Milestone satisfied: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: <private> is enabling power conservative device motion for parallax.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc3399d0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc43aa10> Child transaction finished work: <BSBlockTransaction: 0xc3399d0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc43aa10> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Child transaction finished work: <SBUIAnimationHomeScreenZoomApp: 0xc43aa10>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc3399d0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc3399d0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc3399d0> Completed after 0.02s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc43aa10> Child transaction completed: <BSBlockTransaction: 0xc3399d0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0x8c3d090> Child transaction completed: <BSBlockTransaction: 0xc3399d0>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0x8c3d090> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0x8c3d090> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0x8c3d090> Completed after 0.06s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0654f0> Child transaction completed: <BSBlockTransaction: 0x8c3d090>: notify observers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0654f0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc0654f0> Completed after 0.53s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc43aa10> Child transaction completed: <BSBlockTransaction: 0xc0654f0>: animation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc43aa10> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc43aa10> Completed after 0.53s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Child transaction completed: <SBUIAnimationHomeScreenZoomApp: 0xc43aa10>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0xc353820> Completed after 0.63s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard[47] <Notice>: SB orientation locked: NO; user lock: NO, overrides: NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc0aada0> Adding child transaction: <FBUpdateSceneTransaction: 0xc43be10>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc0aada0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc0aada0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Set device motion sensor status <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc43be10> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc43be10> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc43be10> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc43be10> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc43be10> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc0aada0> Child transaction finished work: <FBUpdateSceneTransaction: 0xc43be10>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc0aada0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc43be10> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc43be10> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc43be10> Completed after 0.00s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc0aada0> Child transaction completed: <FBUpdateSceneTransaction: 0xc43be10>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc0aada0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc0aada0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc0aada0> Completed after 0.01s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x17dd3650> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x17dd3650> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x17dd3650> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x17dd3650> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x17dd3650> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0x17dd3650> Completed after 0.00s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(AXRuntime)[47] <Info>: void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:228 Name:<redacted> Suspended:1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(CoreMotion)[47] <Info>: Sent kCLConnectionMessageWatchdog message
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c symptomsd(symptomsd)[119] <Notice>: 228 com.apple.test.WebDriverAgentRunner-Runner: BackgroundRunning (most elevated: BackgroundRunning)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Entry, display name com.apple.test.WebDriverAgentRunner-Runner uuid 1D9BB71F-A807-353C-B64E-166D153FE6BC pid 228 isFront 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Check for bundle name com.apple.test.WebDriverAgentRunner-Runner returns 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: app name com.apple.test.WebDriverAgentRunner-Runner isForeground 0 hasForegroundApps 0, current idea of foreground 1 disp (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Going to background, new flags 0x0 enabled 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Continue with bundle name com.apple.test.WebDriverAgentRunner-Runner, is front 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: com.apple.test.WebDriverAgentRunner-Runner: Foreground: false
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM2 foreground (current/proposed/state) in = (1/0/1)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM2 foreground (current/state) out = (1/3)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Failed to find process for com.apple.test.WebDriverAgentRunner-Runner
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Remove appCompactState key com.apple.test.WebDriverAgentRunner-Runner
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c XCTRunner(WebDriverAgentLib)[228] <Notice>: Built at Dec 15 2016 14:21:50
[XCUITest] Detected that WebDriverAgent is running at url 'http://10.2.6.26:8100'
[XCUITest] WebDriverAgent started at url 'http://10.2.6.26:8100'
[debug] [XCUITest] Starting iproxy to forward traffic from local port 8100 to device port 8100 over USB
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c XCTRunner(WebDriverAgentLib)[228] <Notice>: ServerURLHere->http://10.2.6.26:8100<-ServerURLHere
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c XCTRunner(WebDriverAgentLib)[228] <Notice>: Listening on USB
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c backboardd[62] <Info>: client com.apple.test.WebDriverAgentRunner-Runner - (228) updated deferrals to {(
[iOSLog] [IOS_SYSLOG_ROW] )}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(KeyboardArbiter)[47] <Info>: HW kbd: currently com.apple.test.WebDriverAgentRunner-Runner ((null) < (null))
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(KeyboardArbiter)[47] <Error>: HW kbd: Failed to set (null) as keyboard focus
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Set device motion sensor status <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: Unregistering for gyro notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: Unregistering for gyro temperature notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: Unregistering for magnetometer notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard[47] <Notice>: Destination SBNotificationBannerDestination is now ready to receive notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/RemindersAlerts.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::setDeviceMotionUpdateInterval changing update interval to: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::minimumUpdateIntervalChanged,notification,<private>,minimumUpdateInterval,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:14 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Device is stationary and Timeout exceeded, turning off device motion gyro heartbeat and bias estimator.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Set device motion sensor status <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c locationd[67] <Notice>: Client com.apple.springboard disconnected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator removing client <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator,SPUEnabled,<private>,BuildingGYTT,<private>,NumClients,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/CalendarLocation.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:15 iPhone5c SpringBoard(SpringBoard)[47] <Info>: setting object for key=XBApplicationSnapshotManifest bundleID=<private> object=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:18 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:18 +0100 apsd[87]: copyTokenForDomain push.apple.com (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:18 iPhone5c apsd(apsd)[87] <Notice>: 2017-01-09 14:48:18 +0100 apsd[87]: <APSCourier: 0x166427d0>: __processStoredIncomingMessageForConnection: <APSConnectionServer: 0x1654a260>
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.seamless.SEQR","arguments":[],"environment":{},"shouldWaitForQuiescence":true}}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:19 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:19 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:19 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:19 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:19 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:19 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd(libsystem_trace.dylib)[224] <Notice>: 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] Jan 9 14:48:20 iPhone5c SpringBoard(FrontBoard)[47] <Info>: [FBSystemService][0x35c3] Received request to open "com.seamless.SEQR" from testmanagerd:224.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(FrontBoard)[47] <Info>: Pending install synchronization block: <__NSMallocBlock__: 0x8ff71a0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(Security)[47] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard[47] <Notice>: Undimming for source: external request
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard[47] <Notice>: returning the workspace lock time (120.000000) from _nextLockTimeDuration
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard[47] <Notice>: returning the workspace dim time (100.000000) from _nextIdleTimeDuration
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard[47] <Notice>: Setting next idle duration (source:17) to: 100.000000 lockAfterDim: 20.000000
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard[47] <Notice>: Setting _lastBKUserEventTimerMode=2 with duration=100.000000
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BackBoardServices)[47] <Info>: Resetting user event timer to Idle duration 100
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(Security)[47] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(libmis.dylib)[47] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> Adding child transaction: <SBSceneLayoutWorkspaceTransaction: 0xc361390>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Milestones added: transitioning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc3781a0> Adding child transaction: <FBApplicationProcessLaunchTransaction: 0xc3843b0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultPNGNameKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarStyleKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found invalidation sentinel for key=SBDefaultStatusBarStyleKey bundleID=<private>, refreshing cache
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found invalidation sentinel for key=SBDefaultStatusBarHiddenKey bundleID=<private>, refreshing cache
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarStyleKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0x8ff6a10> Adding child transaction: <SBApplicationSceneUpdateTransaction: 0xc3781a0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Adding child transaction: <FBSynchronizedTransactionGroup: 0x8ff6a10>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0x8ff6a10> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0x8ff6a10> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc3781a0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc3781a0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc3843b0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc3843b0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc3843b0> Milestones added: processWillBeginLaunching
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc3843b0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc3781a0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0x8ff6a10> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: cert trust result = 5
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.seamless.SEQR] Activating <FBProcessWatchdog: 0x8ec2530; name: process-launch>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.seamless.SEQR] [realTime] Now monitoring resource at interval 20.00s (repeatInterval 0.00s)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc3843b0> Milestones added: processDidFinishLaunching
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(FrontBoard)[47] <Info>: [FBSystemService][0x35c3] Request complete; no error reported.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c backboardd[62] <Info>: Setting minimum brightness level: 0.000000 with fade duration 0.400000
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc3781a0> Adding child transaction: <FBUpdateSceneTransaction: 0x8eb32c0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0x8eb32c0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0x8eb32c0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0x8eb32c0> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc3781a0> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0x8ff6a10> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0x8eb32c0> Milestones added: sceneUpdateWillCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0x8eb32c0> Milestones added: sceneUpdateDidCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0x8eb32c0> Milestones added: sceneWasCreated
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0x8eb32c0> Milestone satisfied: sceneWasCreated
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0x8eb32c0> Milestone satisfied: sceneUpdateWillCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0x8eb32c0> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc3781a0> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Milestones added: waitingForDelegate
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard[47] <Notice>: Disabling home screen icon rotation for reason: SBAppToAppWorkspaceTransaction
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc05a650> Adding child transaction: <BSBlockTransaction: 0xc015ea0>: animation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc015ea0> Adding child transaction: <BSBlockTransaction: 0xc096d60>: notify observers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc05a650> Adding child transaction: <BSBlockTransaction: 0xc005590>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc096d60> Adding child transaction: <BSBlockTransaction: 0xc005590>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Adding child transaction: <BSBlockTransaction: 0xc005590>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> Removed milestones: SBWaitingForPreAnimationTasksMilestone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> Adding child transaction: <SBUIAnimationHomeScreenZoomApp: 0xc05a650>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc05a650> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c sharingd[30] <Notice>: SystemUI unknown identifier: 'com.seamless.SEQR'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c sharingd[30] <Notice>: SystemUI changed: 0x10 -> 0x0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c UserEventAgent(PairingProximity)[22] <Notice>: PPDeviceDiscovery - End discovering
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc05a650> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc015ea0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc015ea0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc015ea0> Milestones added: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarStyleKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultPNGNameKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarStyleKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=compatibilityInfo bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarStyleKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultPNGPreventSplitKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarStyleKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard[47] <Notice>: Disabling home screen icon rotation for reason: <SBCrossfadeIconZoomAnimator:0xc34a580>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c BTServer[72] <Notice>: Received XPC message "CBMsgIdStopScan" from session "com.apple.UserEventAgent-central-22-0"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c BTServer[72] <Notice>: Received 'stop scan' request from session "com.apple.UserEventAgent-central-22-0"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c BTServer[72] <Notice>: Scanning stopped successfully
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c BTServer[72] <Notice>: Starting passive scan (300.00ms/30.00ms) with duplicate filter enabled
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c BTServer[72] <Notice>: Scanning started successfully
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard[47] <Notice>: Dismissing banner for notification (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::removeDeviceMotionDispatcher removing dispatcher with property: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::minimumUpdateIntervalChanged,notification,<private>,minimumUpdateInterval,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc015ea0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::numberOfClientsChanged notification:<private>, from:<private>, to:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: numberOfClients GyroOnly:<private>, 3AxisDynamicGyro:<private>, 6Axis:<private>, 6AxisThrottledGyro:<private>, 9Axis:<private>, 9AxisWithNorthReference:<private>, BuildGYTT:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Stopping device motion, mode=0x<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: <private> is disabling power conservation for parallax.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc05a650> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0x8ff6a10> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> Removed milestones: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0x8eb32c0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc3843b0> Milestone satisfied: processWillBeginLaunching
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(AXRuntime)[47] <Info>: void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:231 Name:<redacted> Suspended:0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(AXRuntime)[47] <Info>: void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:231 Name:<redacted> Suspended:0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc388f00> Adding child transaction: <FBUpdateSceneTransaction: 0xc37d910>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc388f00> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc388f00> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37d910> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37d910> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37d910> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37d910> Milestones added: sceneUpdateWillCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37d910> Milestones added: sceneUpdateDidCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37d910> Milestones added: sceneWillUpdate
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37d910> Milestone satisfied: sceneWillUpdate
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37d910> Milestone satisfied: sceneUpdateWillCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37d910> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37d910> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc388f00> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: {
[iOSLog] [IOS_SYSLOG_ROW] pid = 231;
[iOSLog] [IOS_SYSLOG_ROW] suspended = 0;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 231
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):140 resumed pids: 231 505662500.455130
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: {
[iOSLog] [IOS_SYSLOG_ROW] pid = 231;
[iOSLog] [IOS_SYSLOG_ROW] suspended = 0;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 231
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):140 resumed pids: 231 505662500.457380
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/NavdLocationBundleiOS.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/NavdLocationBundleiOS.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:20 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c SpringBoard[47] <Notice>: Destination SBNotificationBannerDestination is now ready to receive notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: could not enable test hierarchy: ApplePinningAllowTestCertsiPhoneApplicationSigning not true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c securityd[89] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(Security)[172] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Blacklist does not exist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: Using empty blacklist.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c amfid(libmis.dylib)[172] <Info>: CreateMISAuthListWithStream: creating empty auth list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:21 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/AFNetworking.framework/AFNetworking
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/Adjust.framework/Adjust
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/Bolts.framework/Bolts
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/FBSDKCoreKit.framework/FBSDKCoreKit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/Mantle.framework/Mantle
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/Parse.framework/Parse
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/ProtocolBuffers.framework/ProtocolBuffers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/Reachability.framework/Reachability
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/SnapKit.framework/SnapKit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/SwiftyJSON.framework/SwiftyJSON
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/TPKeyboardAvoiding.framework/TPKeyboardAvoiding
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/iCarousel.framework/iCarousel
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/libswiftCore.dylib
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/libswiftCoreData.dylib
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/libswiftCoreGraphics.dylib
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/libswiftCoreImage.dylib
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/libswiftDarwin.dylib
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/libswiftDispatch.dylib
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/libswiftFoundation.dylib
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: bundleid: com.seamless.SEQR, enable_level: 0, persist_level: 0, propagate_with_activity: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/libswiftObjectiveC.dylib
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/libswiftUIKit.dylib
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: logd(58) deny(1) file-read-data /private/var/containers/Bundle/Application/18DD7F42-5618-4BC8-A58D-09F39B22E510/SEQR.app/Frameworks/libswiftContacts.dylib
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:22 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:22 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:22 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:22 iPhone5c SEQR(UIAccessibility)[231] <Info>: Started AXRuntime server
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(UIAccessibility)[231] <Info>: ********** Loading AX for: com.seamless.SEQR ************
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(UIAccessibility)[231] <Info>: AX Bundle: (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(UIAccessibility)[231] <Info>: (null): Loading synchronously
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(UIAccessibility)[231] <Info>: Main bundle finished loading
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.seamless.SEQR] Deactivating <FBProcessWatchdog: 0x8ec2530; name: process-launch>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.seamless.SEQR] [realTime] Stopped monitoring.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.seamless.SEQR] [realTime] Updated resource consumption: 2.075s [Milestone: 0.000s; Units consumed: 0; Residual: <private>]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: [com.seamless.SEQR] Provision <FBSProcessResourceProvision: 0xc37e760; allowance: <FBSProcessResourceAllowance; type: realTime; timeValue: 20.0s; unitCount: 1>> has remainder <FBSProcessResourceProvision: 0xc37ac50; allowance: <FBSProcessResourceAllowance; type: realTime; timeValue: 17.93s; unitCount: 1>>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: [com.seamless.SEQR] Made scene-create policy: <FBSProcessWatchdogPolicy: 0xc382480; name: "scene create after launch"> {
[iOSLog] [IOS_SYSLOG_ROW] provisions = {
[iOSLog] [IOS_SYSLOG_ROW] <FBSProcessResourceProvision: 0xc382410; allowance: <FBSProcessResourceAllowance; type: realTime; timeValue: 17.93s; unitCount: 1>>;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.seamless.SEQR] Invalidating <FBProcessWatchdog: 0x8ec2530; name: process-launch>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.seamless.SEQR] [realTime] Invalidated
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc3843b0> Milestone satisfied: processDidFinishLaunching
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.seamless.SEQR] Activating <FBProcessWatchdog: 0x8fce720; name: scene-create>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc3843b0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.seamless.SEQR] [realTime] Now monitoring resource at interval 17.93s (repeatInterval 0.00s)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc3781a0> Child transaction finished work: <FBApplicationProcessLaunchTransaction: 0xc3843b0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c UserEventAgent(AppleAwatchd-plugin)[22] <Info>: 41818095647: watchdog: cannot find fg property
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c CommCenter[24] <Notice>: #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 8 for app: <private>; front app = <private>; calls = 0; inc = 0; active=true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc3843b0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mediaserverd(CoreMedia)[42] <Notice>: -CMSessionMgr- CMSession: Client com.seamless.SEQR with pid '231' is now Foreground Running. Background entitlement: NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd[62] <Info>: [BKEventFocusManager] Setting foreground application to: com.seamless.SEQR (231)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c CommCenter[24] <Notice>: #I CSIAppInfo.AppObserver: observe: 2. app got notification state: new counter=6
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc3843b0> Completed after 2.25s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: {
[iOSLog] [IOS_SYSLOG_ROW] pid = 231;
[iOSLog] [IOS_SYSLOG_ROW] suspended = 0;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc3781a0> Child transaction completed: <FBApplicationProcessLaunchTransaction: 0xc3843b0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 231
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(AXRuntime)[47] <Info>: void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:231 Name:<redacted> Suspended:0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):140 resumed pids: 231 505662502.454364
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(AXRuntime)[47] <Info>: void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:231 Name:<redacted> Suspended:0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: {
[iOSLog] [IOS_SYSLOG_ROW] pid = 231;
[iOSLog] [IOS_SYSLOG_ROW] suspended = 0;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 231
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):140 resumed pids: 231 505662502.456166
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c CommCenter[24] <Notice>: #I CSIAppInfo.AppObserver: notifyAboutFrontAppChange: notifyAboutFrontAppChange : app: <private>; pid: 231; net: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(FrontBoardServices)[231] <Info>: [FBSScene] [com.seamless.SEQR] Created client agent: <UIApplicationSceneClientAgent: 0x15e3c370>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:22 iPhone5c SpringBoard(KeyboardArbiter)[47] <Info>: HW kbd: currently (null) ((null) < com.seamless.SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(KeyboardArbiter)[47] <Info>: HW kbd: Keyboard set successfully: com.seamless.SEQR
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd[62] <Info>: [BKEventFocusManager] Setting foreground application to: com.seamless.SEQR (231)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(Adjust)[231] <Notice>: [Adjust]a: SANDBOX: Adjust will run in Sandbox mode. Use this setting for testing. Don't forget to set the environment to ADJEnvironmentProduction before publishing!
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR[231] <Notice>: Did register default for Business Features
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:22 iPhone5c pasted[158] <Notice>: BundleID com.seamless.SEQR from team 7EZVD3EA6G (pid 231) is requesting pasteboard fb_app_attribution
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c pasted[158] <Notice>: ...requesting pasteboard fb_app_attribution completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(FrontBoard)[47] <Info>: [FBSystemService][0x7894] Received request to open "com.apple.AdSheetPhone" from SEQR:231.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(FrontBoard)[47] <Info>: Pending install synchronization block: <__NSMallocBlock__: 0x17f525a0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(FrontBoard)[47] <Info>: [FBSystemService] Implicitly trusting un-entitled client <private> because it is launching a whitelisted app in the background.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSuspendedWorkspaceTransaction:0xc386600> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSuspendedWorkspaceTransaction:0xc386600> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc382750> Adding child transaction: <FBApplicationProcessLaunchTransaction: 0xc373040>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID=com.apple.AdSheetPhone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultPNGNameKey bundleID=com.apple.AdSheetPhone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=kSBDefaultPNGExpirationAbsoluteTimeKey bundleID=com.apple.AdSheetPhone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultPNGNameKey bundleID=com.apple.AdSheetPhone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: {
[iOSLog] [IOS_SYSLOG_ROW] pid = 232;
[iOSLog] [IOS_SYSLOG_ROW] suspended = 0;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 232
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):140 resumed pids: 232 505662502.693175
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: {
[iOSLog] [IOS_SYSLOG_ROW] pid = 232;
[iOSLog] [IOS_SYSLOG_ROW] suspended = 0;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 232
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):140 resumed pids: 232 505662502.696500
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarStyleKey bundleID=com.apple.AdSheetPhone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.AdSheetPhone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.AdSheetPhone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarStyleKey bundleID=com.apple.AdSheetPhone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.AdSheetPhone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBDefaultStatusBarHiddenKey bundleID=com.apple.AdSheetPhone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc387dc0> Adding child transaction: <SBApplicationSceneUpdateTransaction: 0xc382750>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSuspendedWorkspaceTransaction:0xc386600> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSuspendedWorkspaceTransaction:0xc386600> Adding child transaction: <FBSynchronizedTransactionGroup: 0xc387dc0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc387dc0> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc387dc0> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc382750> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc382750> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc373040> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc373040> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc373040> Milestones added: processWillBeginLaunching
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc373040> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc382750> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc387dc0> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSuspendedWorkspaceTransaction:0xc386600> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.AdSheetPhone] Activating <FBProcessWatchdog: 0xc387cc0; name: process-launch>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc373040> Milestones added: processDidFinishLaunching
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.AdSheetPhone] [realTime] Now monitoring resource at interval 20.00s (repeatInterval 0.00s)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc382750> Adding child transaction: <FBUpdateSceneTransaction: 0xc37ba00>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37ba00> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37ba00> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37ba00> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc382750> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc387dc0> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37ba00> Milestones added: sceneUpdateWillCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37ba00> Milestones added: sceneWasCreated
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37ba00> Milestone satisfied: sceneWasCreated
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37ba00> Milestone satisfied: sceneUpdateWillCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37ba00> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37ba00> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc382750> Child transaction finished work: <FBUpdateSceneTransaction: 0xc37ba00>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(FrontBoard)[47] <Info>: [FBSystemService][0x7894] Request complete; no error reported.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc382750> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc387dc0> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSuspendedWorkspaceTransaction:0xc386600> Removed milestones: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37ba00> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37ba00> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37ba00> Completed after 0.01s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc382750> Child transaction completed: <FBUpdateSceneTransaction: 0xc37ba00>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc373040> Milestone satisfied: processWillBeginLaunching
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(AXRuntime)[47] <Info>: void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:232 Name:<redacted> Suspended:0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(AXRuntime)[47] <Info>: void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:232 Name:<redacted> Suspended:0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc35f850> Adding child transaction: <FBUpdateSceneTransaction: 0xc352c20>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(Adjust)[231] <Notice>: [Adjust]i: Processed Subsession 4 of Session 1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc35f850> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc35f850> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc352c20> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc352c20> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc352c20> Milestones added: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc352c20> Milestone satisfied: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc352c20> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc35f850> Child transaction finished work: <FBUpdateSceneTransaction: 0xc352c20>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 15: connect_callback: Adding FD for uid 501
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceCreateConnection START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(SEQR)[231] <Notice>: Faulting in NSHTTPCookieStorage singleton
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(SEQR)[231] <Notice>: Faulting in CFHTTPCookieStorage singleton
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(SEQR)[231] <Notice>: Creating default cookie storage with default identifier
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Start [1:0x15e6e620]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc35f850> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc352c20> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc352c20> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc352c20> Completed after 0.00s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc35f850> Child transaction completed: <FBUpdateSceneTransaction: 0xc352c20>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc35f850> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc35f850> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc35f850> Completed after 0.00s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_start [1 app.adjust.com:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1 app.adjust.com:443 initial path (null)] reported event path:start
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1 app.adjust.com:443 waiting path (satisfied)] reported event path:satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1 app.adjust.com:443 waiting path (satisfied)] skipping state update
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1 app.adjust.com:443 in_progress resolver (satisfied)] reported event resolver:start_dns
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 15: Result code socket 16 created 00000000 00000001
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(4000D000, 0, 3, www.google.com.) START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 17B23558 DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name www.google.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 17B23558 www.google.com. (AAAA) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query suppressed for www.google.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 17B2329C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name www.google.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 17B2329C www.google.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for www.google.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 15: Result code socket 16 closed 00000000 00000001 (0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: GenerateNegativeResponse: Generating negative response for question www.google.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: queryrecord_result_callback: Suppressed question www.google.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(www.google.com., AAAA) ADD 0 www.google.com. AAAA
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 44141 20 bytes from port 53983 to 10.2.31.23:53 --
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 1 Questions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 0 www.google.com. Addr
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 0 Answers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 0 Authorities
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 0 Additionals
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: --------------
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: connect_callback: Adding FD for uid 501
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceCreateConnection START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: Result code socket 19 created 00000000 00000001
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(4000D000, 0, 3, app.adjust.com.) START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 17B2D958 DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name app.adjust.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 17B2D958 app.adjust.com. (AAAA) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query suppressed for app.adjust.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 17B2D69C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name app.adjust.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 17B2D69C app.adjust.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for app.adjust.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: Result code socket 19 closed 00000000 00000001 (0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: GenerateNegativeResponse: Generating negative response for question app.adjust.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: queryrecord_result_callback: Suppressed question app.adjust.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(app.adjust.com., AAAA) ADD 0 app.adjust.com. AAAA
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.216.179
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.219.60
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.219.58
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.216.178
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.219.61
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.216.180
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.219.59
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.216.177
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 44141 172 bytes from 10.2.31.23:53 to 10.2.6.26:53983 --
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 1 Questions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 0 www.google.com. Addr
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 1 Answers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 0 TTL 124 4 www.google.com. Addr 172.217.20.164
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 4 Authorities
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 0 TTL 118602 16 google.com. NS ns2.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 1 TTL 118602 16 google.com. NS ns3.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 2 TTL 118602 16 google.com. NS ns1.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 3 TTL 118602 16 google.com. NS ns4.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [1 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.219.58:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [1 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.216.178:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [1 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.219.61:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [1 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.216.180:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [1 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.219.59:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [1 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.216.177:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [1 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.216.179:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR[231] <Notice>: before synchronized(generateSecurity)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [1 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.219.60:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR[231] <Notice>: (
[iOSLog] [IOS_SYSLOG_ROW] 0 SEQR 0x0008c5f7 SEQR + 42487
[iOSLog] [IOS_SYSLOG_ROW] 1 SEQR 0x00335cc3 SEQR + 2833603
[iOSLog] [IOS_SYSLOG_ROW] 2 libdispatch.dylib 0x1e16d097 <redacted> + 10
[iOSLog] [IOS_SYSLOG_ROW] 3 libdispatch.dylib 0x1e17a49b <redacted> + 604
[iOSLog] [IOS_SYSLOG_ROW] 4 libdispatch.dylib 0x1e17ba91 <redacted> + 378
[iOSLog] [IOS_SYSLOG_ROW] 5 libdispatch.dylib 0x1e17b8b7 <redacted> + 106
[iOSLog] [IOS_SYSLOG_ROW] 6 libsystem_pthread.dylib 0x1e322937 _pthread_wqthread + 1168
[iOSLog] [IOS_SYSLOG_ROW] 7 libsystem_pthread.dylib 0x1e32248c start_wqthread + 8
[iOSLog] [IOS_SYSLOG_ROW] )
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 4 Additionals
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 0 TTL 118602 4 ns2.google.com. Addr 216.239.34.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 1 TTL 118602 4 ns1.google.com. Addr 216.239.32.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 2 TTL 118602 4 ns3.google.com. Addr 216.239.36.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 3 TTL 118602 4 ns4.google.com. Addr 216.239.38.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: --------------
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1 app.adjust.com:443 in_progress resolver (satisfied)] reported event resolver:receive_dns
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_start_next_child [1 app.adjust.com:443 in_progress resolver (satisfied)] starting child endpoint 178.162.219.58:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_start_next_child [1 app.adjust.com:443 in_progress resolver (satisfied)] starting next child endpoint in 158ms
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_start [1.1 178.162.219.58:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1.1 178.162.219.58:443 initial path (null)] reported event path:start
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1.1 178.162.219.58:443 waiting path (satisfied)] reported event path:satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1.1 178.162.219.58:443 in_progress socket-flow (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 16 google.com. NS ns2.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 16 google.com. NS ns3.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 16 google.com. NS ns1.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 16 google.com. NS ns4.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns2.google.com. Addr 216.239.34.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns1.google.com. Addr 216.239.32.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: setting object for key=NotificationCategoryRecords bundleID=<private> object=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(UserNotificationsServer)[47] <Notice>: [com.seamless.SEQR] Enable notifications: 0 [authorizationOptions: 7]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=NotificationCategoryRecords bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: no object found
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: fetching object for key=NotificationCategoryRecords bundleID=<private> checkPrefetch=NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard(SpringBoard)[47] <Info>: retrieved object from store: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(CoreUI)[231] <Info>: CoreUI(DEBUG): Current version = 427.2, Linked UIKit version = 3599, Compatibility mode = 9999
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [1.1 178.162.219.58:443 in_progress socket-flow (satisfied)] Output protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_connected_path_change [1.1 178.162.219.58:443 ready socket-flow (satisfied)] Connected path is satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1.1 178.162.219.58:443 ready socket-flow (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1 app.adjust.com:443 ready resolver (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1.1 178.162.219.58:443 ready socket-flow (satisfied)] reported event flow:changed_viability
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1 app.adjust.com:443 ready resolver (satisfied)] reported event flow:changed_viability
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Event [1:0x15e6e620]: 1 Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Connected [1:0x15e6e620]: Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(SEQR)[231] <Notice>: TIC Enabling TLS [1:0x15e6e620]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_start_tls_while_connected [1.1 178.162.219.58:443 ready socket-flow (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1.1 178.162.219.58:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1 app.adjust.com:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1.1 178.162.219.58:443 in_progress socket-flow (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1 app.adjust.com:443 in_progress resolver (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [1.1 178.162.219.58:443 in_progress socket-flow (satisfied)] Transport protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1.1 178.162.219.58:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1 app.adjust.com:443 in_progress resolver (satisfied)] reported event flow:finish_transport
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns3.google.com. Addr 216.239.36.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns4.google.com. Addr 216.239.38.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(www.google.com., Addr) ADD 4 www.google.com. Addr 172.217.20.164
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceCreateConnection STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(app.adjust.com.) STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: Removing FD
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: connect_callback: Adding FD for uid 501
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceCreateConnection START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: Result code socket 19 created 00000000 00000001
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(4000D000, 0, 3, api.parse.com.) START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832CD58 DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name api.parse.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832CD58 api.parse.com. (AAAA) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query suppressed for api.parse.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832CA9C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name api.parse.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832CA9C api.parse.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for api.parse.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: Result code socket 19 closed 00000000 00000001 (0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: GenerateNegativeResponse: Generating negative response for question api.parse.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: queryrecord_result_callback: Suppressed question api.parse.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(api.parse.com., AAAA) ADD 0 api.parse.com. AAAA
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 10733 19 bytes from port 57336 to 10.2.31.23:53 --
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 1 Questions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 0 api.parse.com. Addr
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 0 Answers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 0 Authorities
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 0 Additionals
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: --------------
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceCreateConnection STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(www.google.com.) STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c mDNSResponder[92] <Info>: 15: Removing FD
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR[231] <Notice>: Has generated security
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [1:0x15e6e620]: 2, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [1:0x15e6e620]: 11, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [1:0x15e6e620]: 12, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [1:0x15e6e620]: 14, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SEQR(LocalAuthentication)[231] <Notice>: LAContext: -[LAContext initWithExternalizedContext:] 0 on <LAContext: 0x15db91a0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c SpringBoard[47] <Info>: The top thing is com.seamless.SEQR (app) and he wants orientation events: YES _wantsOrientationEvents: NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd[62] <Info>: New client is com.seamless.SEQR, events enabled? YES
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd[62] <Notice>: Turning on orientation events.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd(backboardd)[62] <Info>: Starting orientation updates
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd(backboardd)[62] <Notice>: fHasSeenACaseLatchCoverOnce, <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd(backboardd)[62] <Notice>: accelBufferSize,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd(backboardd)[62] <Notice>: fMinVarPerAxisForMoving,<private>,fMinDeltaSquaredMagnitudeForMoving,<private>,fMinVarPerAxisForMovingRelaxed,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd(backboardd)[62] <Notice>: Starting orientation detection with accelFrequency <private>, isIpad, <private>, decimationRate, <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd(backboardd)[62] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd(backboardd)[62] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd(backboardd)[62] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd(backboardd)[62] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd(backboardd)[62] <Info>: Received deviceOrientationBlocking
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c backboardd(backboardd)[62] <Notice>: Waiting for the first orientation to come in
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:22 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c backboardd(backboardd)[62] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c backboardd(backboardd)[62] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c backboardd(backboardd)[62] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c backboardd(backboardd)[62] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c backboardd(CoreMotion)[62] <Notice>: Notify from, <private> -> <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c backboardd(backboardd)[62] <Info>: Sending orientation changed notification
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c backboardd(backboardd)[62] <Notice>: Received orientation. (<private> to <private>) Timestamp <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c backboardd(backboardd)[62] <Notice>: Updating client handler: Orientation <private>, Callback mode: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c backboardd(backboardd)[62] <Info>: Got latest sample: <private> @ <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c backboardd[62] <Notice>: Effective device orientation changed to: faceUp
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 10733 411 bytes from 10.2.31.23:53 to 10.2.6.26:57336 --
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 1 Questions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 api.parse.com. Addr
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 9 Answers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 TTL 60 54 api.parse.com. CNAME parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 1 TTL 60 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 50.16.52.34
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 2 TTL 60 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.70.157.46
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 3 TTL 60 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.6.239.138
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 4 TTL 60 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.203.233.46
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 5 TTL 60 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.202.164.83
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 6 TTL 60 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.20.204.71
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 7 TTL 60 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.4.240.21
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 8 TTL 60 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.45.80.204
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 4 Authorities
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 TTL 111 22 us-east-1.elb.amazonaws.com. NS ns-235.awsdns-29.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 1 TTL 111 25 us-east-1.elb.amazonaws.com. NS ns-1793.awsdns-32.co.uk.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 2 TTL 111 23 us-east-1.elb.amazonaws.com. NS ns-1119.awsdns-11.org.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 3 TTL 111 22 us-east-1.elb.amazonaws.com. NS ns-934.awsdns-52.net.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 4 Additionals
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 TTL 118435 4 ns-1119.awsdns-11.org. Addr 205.251.196.95
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 1 TTL 118435 4 ns-1793.awsdns-32.co.uk. Addr 205.251.199.1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 2 TTL 118435 4 ns-235.awsdns-29.com. Addr 205.251.192.235
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 3 TTL 118435 4 ns-934.awsdns-52.net. Addr 205.251.195.166
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: --------------
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: IsResponseAcceptable: Found a matching entry for parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. in the CacheFlushRecords 54 api.parse.com. CNAME parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: IsResponseAcceptable: Found a matching entry for parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. in the CacheFlushRecords 54 api.parse.com. CNAME parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: IsResponseAcceptable: Found a matching entry for parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. in the CacheFlushRecords 54 api.parse.com. CNAME parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: IsResponseAcceptable: Found a matching entry for parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. in the CacheFlushRecords 54 api.parse.com. CNAME parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: IsResponseAcceptable: Found a matching entry for parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. in the CacheFlushRecords 54 api.parse.com. CNAME parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: IsResponseAcceptable: Found a matching entry for parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. in the CacheFlushRecords 54 api.parse.com. CNAME parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: IsResponseAcceptable: Found a matching entry for parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. in the CacheFlushRecords 54 api.parse.com. CNAME parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: IsResponseAcceptable: Found a matching entry for parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. in the CacheFlushRecords 54 api.parse.com. CNAME parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 22 us-east-1.elb.amazonaws.com. NS ns-235.awsdns-29.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 25 us-east-1.elb.amazonaws.com. NS ns-1793.awsdns-32.co.uk.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 23 us-east-1.elb.amazonaws.com. NS ns-1119.awsdns-11.org.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 22 us-east-1.elb.amazonaws.com. NS ns-934.awsdns-52.net.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns-1119.awsdns-11.org. Addr 205.251.196.95
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns-1793.awsdns-32.co.uk. Addr 205.251.199.1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns-235.awsdns-29.com. Addr 205.251.192.235
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns-934.awsdns-52.net. Addr 205.251.195.166
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(api.parse.com., Addr) ADD 54 api.parse.com. CNAME parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: AnswerQuestionByFollowingCNAME: 1832CA9C api.parse.com. (Addr) following CNAME referral 0 for 54 api.parse.com. CNAME parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832CA9C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832CA9C parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 50.16.52.34
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.70.157.46
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.6.239.138
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.203.233.46
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.202.164.83
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.20.204.71
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.4.240.21
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.45.80.204
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: connect_callback: Adding FD for uid 501
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c coreauthd[213] <Notice>: Daemon: -[Daemon connectToExistingContext:callback:processId:userId:auditSessionId:cApiOrigin:checkEntitlementBlock:invalidationBlock:connectionHash:reply:] 0, 0, 501 on <Daemon: 0x16d1ae00>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c coreauthd[213] <Notice>: ContextProxy: __67-[ContextProxy evaluatePolicy:options:uiDelegate:originator:reply:]_block_invoke 1, {
[iOSLog] [IOS_SYSLOG_ROW] 1000 = 1;
[iOSLog] [IOS_SYSLOG_ROW] }, (null), <ContextProxy: 0x16e26230 [pid:231 uid:501 id:3] on <ContextProxy: 0x16e26230 [pid:231 uid:501 id:3]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c coreauthd(ModuleACM)[213] <Notice>: ContextACM: acmParam: 0x16e24f70:4/501 [1]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c coreauthd(ModuleACM)[213] <Notice>: MechanismManagerACM: -[MechanismManagerACM _mechanismForACMRequirement:acmContextRecord:policy:internalInfo:uiDelegate:originator:reply:] 0x16d23010, 1, {
[iOSLog] [IOS_SYSLOG_ROW] Options = {
[iOSLog] [IOS_SYSLOG_ROW] 1000 = 1;
[iOSLog] [IOS_SYSLOG_ROW] };
[iOSLog] [IOS_SYSLOG_ROW] Policy = 1;
[iOSLog] [IOS_SYSLOG_ROW] ProcessId = 231;
[iOSLog] [IOS_SYSLOG_ROW] UserId = 501;
[iOSLog] [IOS_SYSLOG_ROW] }, (null) on <MechanismManagerACM: 0x16e23600>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c coreauthd(ModuleACM)[213] <Notice>: MechanismManagerACM: -[MechanismManagerACM _nonUiMechanismForACMRequirement:acmContextRecord:policy:internalInfo:state:error:] type=3, flags=0, policy=1, state=1 -> Error Domain=com.apple.LocalAuthentication Code=-6 "Biometry is not available on this device." UserInfo={NSLocalizedDescription=Biometry is not available on this device.} on <MechanismManagerACM: 0x16e23600>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c coreauthd(ModuleACM)[213] <Notice>: MechanismManagerACM: nonUiMechanism: (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c coreauthd[213] <Notice>: ContextProxy: __67-[ContextProxy evaluatePolicy:options:uiDelegate:originator:reply:]_block_invoke_2 -> (null), Error Domain=com.apple.LocalAuthentication Code=-6 "Biometry is not available on this device." UserInfo={NSLocalizedDescription=Biometry is not available on this device.} on <ContextProxy: 0x16e26230 [pid:231 uid:501 id:3]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(LocalAuthentication)[231] <Notice>: LAContext: __37-[LAContext canEvaluatePolicy:error:]_block_invoke 1 on <LAContext: 0x15db91a0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(LocalAuthentication)[231] <Notice>: LAClient: -[LAClient evaluatePolicy:options:uiDelegate:reply:] 1, {
[iOSLog] [IOS_SYSLOG_ROW] 1000 = 1;
[iOSLog] [IOS_SYSLOG_ROW] }, (null) on <LAClient: 0x15dba5f0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(LocalAuthentication)[231] <Notice>: LAClient: __52-[LAClient evaluatePolicy:options:uiDelegate:reply:]_block_invoke -> (null), Error Domain=com.apple.LocalAuthentication Code=-6 "Biometry is not available on this device." UserInfo={NSLocalizedDescription=Biometry is not available on this device.} on <LAClient: 0x15dba5f0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(LocalAuthentication)[231] <Notice>: LAContext: __37-[LAContext canEvaluatePolicy:error:]_block_invoke -> Error Domain=com.apple.LocalAuthentication Code=-6 "Biometry is not available on this device." UserInfo={NSLocalizedDescription=Biometry is not available on this device.} on <LAContext: 0x15db91a0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(LocalAuthentication)[231] <Notice>: LAContext: -[LAContext dealloc] on <LAContext: 0x15db91a0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: SecDbBeginTransaction kSecDbExclusiveTransactionType 0x17e51b80
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: replaced <genp,rowid=2487,cdat=2016-09-16 14:20:38 +0000,mdat=2017-01-09 13:41:36 +0000,desc=null,icmt=null,crtr=null,type=null,scrp=null,labl=null,alis=null,invi=null,nega=null,cusi=null,prot=null,acct=QRSecurityServiceKeyPreferredTokenType,svce=SEQR,gena=null,data=0125:030000802A000000...|e86f5c6ac2fd4692,agrp=7EZVD3EA6G.com.seamless.SEQR,pdmn=cku,sync=0,tomb=0,sha1=A568A2CF6BD8C86445804FD816296AD1F1D84E85,vwht=null,tkid=null,v_Data=<?>,v_pk=332DE22E60C7446A332B09FF0DE2B626468E4D25,accc=310D300B0C0470726F740C03636B75,u_Tomb=null,musr=> with <genp,rowid=2487,cdat=2016-09-16 14:20:38 +0000,mdat=2017-01-09 13:48:23 +0000,desc=null,icmt=null,crtr=null,type=null,scrp=null,labl=null,alis=null,invi=null,nega=null,cusi=null,prot=null,acct=QRSecurityServiceKeyPreferredTokenType,svce=SEQR,gena=null,data=0125:030000802A000000...|927639782eb17ded,agrp=7EZVD3EA6G.com.seamless.SEQR,pdmn=cku,sync=0,tomb=0,sha1=CF64CE96270E984D3D15210E104FAFA2F8E92FF6,vwht=null,tkid=null,v_Data=<?>,v_pk=332DE22E60C7446A332B09FF0DE2B626468E4D25,accc=310 in
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: SecDbEndTransaction kSecDbTransactionWillCommit 0x17e51b80
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: (null): will-commit api 1 changes, txn=<SecDbConnection rw open>, 0x17e51b80
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: Not saving engine state, nothing changed.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: SecDbEndTransaction kSecDbTransactionWillCommit 0x17e51b80 (after notify)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: SecDbEndTransaction kSecDbTransactionDidCommit 0x17e51b80
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: SecDbBeginTransaction kSecDbExclusiveTransactionType 0x17e51b80
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: SecDbEndTransaction kSecDbTransactionDidRollback 0x17e51b80
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: SecDbBeginTransaction kSecDbExclusiveTransactionType 0x17e51b80
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: SecDbEndTransaction kSecDbTransactionDidRollback 0x17e51b80
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceCreateConnection STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 18: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.) STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 18: Removing FD
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceCreateConnection START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: Result code socket 16 created 00000000 00000001
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(4000D000, 0, 3, ssl.google-analytics.com.) START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 17B23558 DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name ssl.google-analytics.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 17B23558 ssl.google-analytics.com. (AAAA) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query suppressed for ssl.google-analytics.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 17B2329C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name ssl.google-analytics.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 17B2329C ssl.google-analytics.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for ssl.google-analytics.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: Result code socket 16 closed 00000000 00000001 (0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GenerateNegativeResponse: Generating negative response for question ssl.google-analytics.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: queryrecord_result_callback: Suppressed question ssl.google-analytics.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(ssl.google-analytics.com., AAAA) ADD 0 ssl.google-analytics.com. AAAA
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(ssl.google-analytics.com., Addr) ADD 35 ssl.google-analytics.com. CNAME ssl-google-analytics.l.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: AnswerQuestionByFollowingCNAME: 17B2329C ssl.google-analytics.com. (Addr) following CNAME referral 0 for 35 ssl.google-analytics.com. CNAME ssl-google-analytics.l.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 17B2329C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name ssl-google-analytics.l.google.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 17B2329C ssl-google-analytics.l.google.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for ssl-google-analytics.l.google.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 55664 39 bytes from port 51385 to 10.2.31.23:53 --
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 1 Questions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 ssl-google-analytics.l.google.com. Addr
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 Answers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 Authorities
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: SecDbBeginTransaction kSecDbExclusiveTransactionType 0x17e51b80
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: SecDbEndTransaction kSecDbTransactionDidRollback 0x17e51b80
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: SecDbBeginTransaction kSecDbExclusiveTransactionType 0x17e51b80
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: SecDbEndTransaction kSecDbTransactionDidRollback 0x17e51b80
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: SecDbBeginTransaction kSecDbExclusiveTransactionType 0x17e51b80
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c securityd[89] <Notice>: SecDbEndTransaction kSecDbTransactionDidRollback 0x17e51b80
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(UserNotificationsServer)[47] <Notice>: [com.seamless.SEQR] Remove all pending notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=SBApplicationLocalNotificationsLastFireDate bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(SpringBoard)[47] <Info>: found object 502821968.555399
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(UserNotificationsServer)[47] <Notice>: [com.seamless.SEQR] Load last local notification fire date: 2016-12-07 17:46:08.555 +0100
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(UserNotificationsServer)[47] <Notice>: [com.seamless.SEQR] Save pending 0 notifications to application data store
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c locationd[67] <Notice>: {"msg":"client getting effective client name", "clientName":"com.apple.springboard", "bundleId":"", "bundlePath":"/System/Library/PrivateFrameworks/BulletinBoard.framework"}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(SpringBoard)[47] <Info>: checking for prefetched object for key=PendingNotificationRecords bundleID=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(SpringBoard)[47] <Info>: no object found
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(SpringBoard)[47] <Info>: fetching object for key=PendingNotificationRecords bundleID=<private> checkPrefetch=NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(SpringBoard)[47] <Info>: conditionally invalidating cache key=SBApplicationBadgeKey bundleID=<private> object=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(SpringBoard)[47] <Info>: objects don't match, invalidating
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(SpringBoard)[47] <Info>: retrieved object from store: (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(UserNotificationsServer)[47] <Notice>: [com.seamless.SEQR] Load 0 pending notification dictionaries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(UserNotificationsServer)[47] <Notice>: [com.seamless.SEQR] Invalidate persistent timer
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(UserNotificationsServer)[47] <Notice>: [com.seamless.SEQR] Not scheduling local notifications (user notifications: 0, requires local notifications: 0,
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR[231] <Notice>: VERBOSE: GoogleAnalytics 3.14 +[GAITrackerModel initialize] (GAITrackerModel.m:88): idfa class missing, won't collect idfa
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Trust Result [1:0x15e6e620]: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 Additionals
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: --------------
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 55664 191 bytes from 10.2.31.23:53 to 10.2.6.26:51385 --
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 1 Questions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 ssl-google-analytics.l.google.com. Addr
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 1 Answers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 TTL 130 4 ssl-google-analytics.l.google.com. Addr 172.217.20.168
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 4 Authorities
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 TTL 118602 16 google.com. NS ns3.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 1 TTL 118602 16 google.com. NS ns4.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 2 TTL 118602 16 google.com. NS ns2.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 3 TTL 118602 16 google.com. NS ns1.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 4 Additionals
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 TTL 118602 4 ns2.google.com. Addr 216.239.34.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 1 TTL 118602 4 ns1.google.com. Addr 216.239.32.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 2 TTL 118602 4 ns3.google.com. Addr 216.239.36.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 3 TTL 118602 4 ns4.google.com. Addr 216.239.38.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: --------------
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 16 google.com. NS ns3.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 16 google.com. NS ns4.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 16 google.com. NS ns2.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 16 google.com. NS ns1.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns2.google.com. Addr 216.239.34.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns1.google.com. Addr 216.239.32.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns3.google.com. Addr 216.239.36.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns4.google.com. Addr 216.239.38.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(ssl-google-analytics.l.google.com., Addr) ADD 4 ssl-google-analytics.l.google.com. Addr 172.217.20.168
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceCreateConnection STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(ssl-google-analytics.l.google.com.) STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: Removing FD
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c AdSheet(libsystem_trace.dylib)[232] <Notice>: bundleid: com.apple.AdSheetPhone, enable_level: 0, persist_level: 0, propagate_with_activity: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c AdSheet(libsystem_trace.dylib)[232] <Notice>: 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] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [1:0x15e6e620]: 20, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [1.1 178.162.219.58:443 in_progress socket-flow (satisfied)] Output protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_connected_path_change [1.1 178.162.219.58:443 ready socket-flow (satisfied)] Connected path is satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1.1 178.162.219.58:443 ready socket-flow (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [1 app.adjust.com:443 ready resolver (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Event [1:0x15e6e620]: 8 Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Handshake Complete [1:0x15e6e620]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Cancel [1:0x15e6e620]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Destroyed [1:0x15e6e620]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_disconnected [1.1 178.162.219.58:443 ready socket-flow (satisfied)] Output protocol disconnected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [1 app.adjust.com:443 ready resolver (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [1.1 178.162.219.58:443 ready socket-flow (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_disconnected [1.1 178.162.219.58:443 cancelled socket-flow (null)] Output protocol disconnected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [1.2 178.162.216.178:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [1.3 178.162.219.61:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [1.4 178.162.216.180:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [1.5 178.162.219.59:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [1.6 178.162.216.177:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [1.7 178.162.216.179:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [1.8 178.162.219.60:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(Adjust)[231] <Notice>: [Adjust]e: Attribution request failed (App is inactive)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Start [2:0x15d7cf70]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_start [2 app.adjust.com:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2 app.adjust.com:443 initial path (null)] reported event path:start
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2 app.adjust.com:443 waiting path (satisfied)] reported event path:satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: connect_callback: Adding FD for uid 501
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceCreateConnection START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2 app.adjust.com:443 waiting path (satisfied)] skipping state update
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2 app.adjust.com:443 in_progress resolver (satisfied)] reported event resolver:start_dns
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: Result code socket 16 created 00000000 00000001
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(4000D000, 0, 3, app.adjust.com.) START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 17B23558 DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name app.adjust.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 17B23558 app.adjust.com. (AAAA) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query suppressed for app.adjust.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 17B2329C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name app.adjust.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 17B2329C app.adjust.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for app.adjust.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: Result code socket 16 closed 00000000 00000001 (0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GenerateNegativeResponse: Generating negative response for question app.adjust.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: queryrecord_result_callback: Suppressed question app.adjust.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(app.adjust.com., AAAA) ADD 0 app.adjust.com. AAAA
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.216.179
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.219.60
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [2 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.219.58:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.219.58
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [2 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.216.178:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.216.178
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [2 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.219.61:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.219.61
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [2 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.216.180:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.216.180
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [2 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.219.59:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.219.59
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [2 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.216.177:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(app.adjust.com., Addr) ADD 4 app.adjust.com. Addr 178.162.216.177
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [2 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.216.179:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceCreateConnection STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [2 app.adjust.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 178.162.219.60:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(app.adjust.com.) STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2 app.adjust.com:443 in_progress resolver (satisfied)] reported event resolver:receive_dns
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: Removing FD
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_start_next_child [2 app.adjust.com:443 in_progress resolver (satisfied)] starting child endpoint 178.162.219.58:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_start_next_child [2 app.adjust.com:443 in_progress resolver (satisfied)] starting next child endpoint in 100ms
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_start [2.1 178.162.219.58:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2.1 178.162.219.58:443 initial path (null)] reported event path:start
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2.1 178.162.219.58:443 waiting path (satisfied)] reported event path:satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2.1 178.162.219.58:443 in_progress socket-flow (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [2.1 178.162.219.58:443 in_progress socket-flow (satisfied)] Output protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_connected_path_change [2.1 178.162.219.58:443 ready socket-flow (satisfied)] Connected path is satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2.1 178.162.219.58:443 ready socket-flow (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2 app.adjust.com:443 ready resolver (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2.1 178.162.219.58:443 ready socket-flow (satisfied)] reported event flow:changed_viability
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2 app.adjust.com:443 ready resolver (satisfied)] reported event flow:changed_viability
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Event [2:0x15d7cf70]: 1 Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Connected [2:0x15d7cf70]: Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC Enabling TLS [2:0x15d7cf70]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_start_tls_while_connected [2.1 178.162.219.58:443 ready socket-flow (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2.1 178.162.219.58:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2 app.adjust.com:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2.1 178.162.219.58:443 in_progress socket-flow (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2 app.adjust.com:443 in_progress resolver (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [2.1 178.162.219.58:443 in_progress socket-flow (satisfied)] Transport protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2.1 178.162.219.58:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2 app.adjust.com:443 in_progress resolver (satisfied)] reported event flow:finish_transport
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [2:0x15d7cf70]: 2, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [2:0x15d7cf70]: 20, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [2.1 178.162.219.58:443 in_progress socket-flow (satisfied)] Output protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c AdSheet(libsystem_trace.dylib)[232] <Notice>: 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] Jan 9 14:48:23 iPhone5c AdSheet(libsystem_trace.dylib)[232] <Notice>: 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] Jan 9 14:48:23 iPhone5c AdSheet(libsystem_trace.dylib)[232] <Notice>: 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] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_connected_path_change [2.1 178.162.219.58:443 ready socket-flow (satisfied)] Connected path is satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2.1 178.162.219.58:443 ready socket-flow (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [2 app.adjust.com:443 ready resolver (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Event [2:0x15d7cf70]: 8 Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Handshake Complete [2:0x15d7cf70]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Start [3:0x15daaba0]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_start [3 api.parse.com:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3 api.parse.com:443 initial path (null)] reported event path:start
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3 api.parse.com:443 waiting path (satisfied)] reported event path:satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3 api.parse.com:443 waiting path (satisfied)] skipping state update
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3 api.parse.com:443 in_progress resolver (satisfied)] reported event resolver:start_dns
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: connect_callback: Adding FD for uid 501
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceCreateConnection START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: Result code socket 16 created 00000000 00000001
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(4000D000, 0, 3, api.parse.com.) START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832A358 DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name api.parse.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832A358 api.parse.com. (AAAA) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query suppressed for api.parse.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832A09C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name api.parse.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832A09C api.parse.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for api.parse.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: Result code socket 16 closed 00000000 00000001 (0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GenerateNegativeResponse: Generating negative response for question api.parse.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: queryrecord_result_callback: Suppressed question api.parse.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(api.parse.com., AAAA) ADD 0 api.parse.com. AAAA
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(api.parse.com., Addr) ADD 54 api.parse.com. CNAME parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: AnswerQuestionByFollowingCNAME: 1832A09C api.parse.com. (Addr) following CNAME referral 0 for 54 api.parse.com. CNAME parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832A09C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832A09C parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 50.16.52.34
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [3 api.parse.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 50.16.52.34:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [3 api.parse.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 52.70.157.46:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [3 api.parse.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 52.6.239.138:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [3 api.parse.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 52.203.233.46:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [3 api.parse.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 52.202.164.83:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [3 api.parse.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 52.4.240.21:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [3 api.parse.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 52.45.80.204:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [3 api.parse.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 52.20.204.71:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3 api.parse.com:443 in_progress resolver (satisfied)] reported event resolver:receive_dns
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_start_next_child [3 api.parse.com:443 in_progress resolver (satisfied)] starting child endpoint 50.16.52.34:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_start_next_child [3 api.parse.com:443 in_progress resolver (satisfied)] starting next child endpoint in 100ms
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_start [3.1 50.16.52.34:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3.1 50.16.52.34:443 initial path (null)] reported event path:start
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3.1 50.16.52.34:443 waiting path (satisfied)] reported event path:satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3.1 50.16.52.34:443 in_progress socket-flow (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Cancel [2:0x15d7cf70]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [2 app.adjust.com:443 ready resolver (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [2.1 178.162.219.58:443 ready socket-flow (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_disconnected [2.1 178.162.219.58:443 cancelled socket-flow (null)] Output protocol disconnected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [2.2 178.162.216.178:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [2.3 178.162.219.61:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [2.4 178.162.216.180:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [2.5 178.162.219.59:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [2.6 178.162.216.177:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [2.7 178.162.216.179:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [2.8 178.162.219.60:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_disconnected [2.1 178.162.219.58:443 cancelled socket-flow (null)] Output protocol disconnected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Destroyed [2:0x15d7cf70]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(Adjust)[231] <Notice>: [Adjust]e: Attribution request failed (App is inactive)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR[231] <Notice>: VERBOSE: GoogleAnalytics 3.14 -[GAIBatchingDispatcher persist:] (GAIBatchingDispatcher.m:517): Saved hit: {
[iOSLog] [IOS_SYSLOG_ROW] parameters = {
[iOSLog] [IOS_SYSLOG_ROW] "&_crc" = 0;
[iOSLog] [IOS_SYSLOG_ROW] "&_s" = 2;
[iOSLog] [IOS_SYSLOG_ROW] "&_u" = ".etnKK9AAL";
[iOSLog] [IOS_SYSLOG_ROW] "&_v" = "mi3.1.4";
[iOSLog] [IOS_SYSLOG_ROW] "&a" = 1237895219;
[iOSLog] [IOS_SYSLOG_ROW] "&aid" = "com.seamless.SEQR";
[iOSLog] [IOS_SYSLOG_ROW] "&an" = SEQR;
[iOSLog] [IOS_SYSLOG_ROW] "&av" = "5.0.0";
[iOSLog] [IOS_SYSLOG_ROW] "&cd" = "Session Started";
[iOSLog] [IOS_SYSLOG_ROW] "&cid" = "fead1d70-022b-4f91-b9f9-6b553084740a";
[iOSLog] [IOS_SYSLOG_ROW] "&dm" = "iPhone5,4";
[iOSLog] [IOS_SYSLOG_ROW] "&ds" = app;
[iOSLog] [IOS_SYSLOG_ROW] "&sc" = start;
[iOSLog] [IOS_SYSLOG_ROW] "&sr" = 640x1136;
[iOSLog] [IOS_SYSLOG_ROW] "&t" = screenview;
[iOSLog] [IOS_SYSLOG_ROW] "&tid" = "UA-67054659-4";
[iOSLog] [IOS_SYSLOG_ROW] "&uid" = "<null>";
[iOSLog] [IOS_SYSLOG_ROW] "&ul" = "en-pl";
[iOSLog] [IOS_SYSLOG_ROW] "&v" = 1;
[iOSLog] [IOS_SYSLOG_ROW] "&z" = 6684469613702584473;
[iOSLog] [IOS_SYSLOG_ROW] gaiVersion = "3.14";
[iOSLog] [IOS_SYSLOG_ROW] useSecure = 0;
[iOSLog] [IOS_SYSLOG_ROW] };
[iOSLog] [IOS_SYSLOG_ROW] timestamp = "2017-01-09 13:48:23 +0000";
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.70.157.46
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.6.239.138
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.203.233.46
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.202.164.83
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.20.204.71
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.4.240.21
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com., Addr) ADD 4 parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com. Addr 52.45.80.204
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceCreateConnection STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_start_next_child [3 api.parse.com:443 in_progress resolver (satisfied)] starting child endpoint 52.70.157.46:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_start_next_child [3 api.parse.com:443 in_progress resolver (satisfied)] starting next child endpoint in 100ms
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_start [3.2 52.70.157.46:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3.2 52.70.157.46:443 initial path (null)] reported event path:start
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3.2 52.70.157.46:443 waiting path (satisfied)] reported event path:satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3.2 52.70.157.46:443 in_progress socket-flow (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [3.1 50.16.52.34:443 in_progress socket-flow (satisfied)] Output protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(parse-api-vpc-2122016640.us-east-1.elb.amazonaws.com.) STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_connected_path_change [3.1 50.16.52.34:443 ready socket-flow (satisfied)] Connected path is satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3.1 50.16.52.34:443 ready socket-flow (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: Removing FD
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3 api.parse.com:443 ready resolver (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [3.2 52.70.157.46:443 in_progress socket-flow (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_disconnected [3.2 52.70.157.46:443 cancelled socket-flow (null)] Output protocol disconnected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3.1 50.16.52.34:443 ready socket-flow (satisfied)] reported event flow:changed_viability
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3 api.parse.com:443 ready resolver (satisfied)] reported event flow:changed_viability
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Event [3:0x15daaba0]: 1 Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Connected [3:0x15daaba0]: Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC Enabling TLS [3:0x15daaba0]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_start_tls_while_connected [3.1 50.16.52.34:443 ready socket-flow (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3.1 50.16.52.34:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3 api.parse.com:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3.1 50.16.52.34:443 in_progress socket-flow (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3 api.parse.com:443 in_progress resolver (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.seamless.SEQR] Deactivating <FBProcessWatchdog: 0x8fce720; name: scene-create>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.seamless.SEQR] [realTime] Stopped monitoring.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.seamless.SEQR] [realTime] Updated resource consumption: 1.299s [Milestone: 0.000s; Units consumed: 0; Residual: <private>]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.seamless.SEQR] Invalidating <FBProcessWatchdog: 0x8fce720; name: scene-create>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.seamless.SEQR] [realTime] Invalidated
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [3.1 50.16.52.34:443 in_progress socket-flow (satisfied)] Transport protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3.1 50.16.52.34:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3 api.parse.com:443 in_progress resolver (satisfied)] reported event flow:finish_transport
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0x8eb32c0> Milestone satisfied: sceneUpdateDidCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0x8eb32c0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc3781a0> Child transaction finished work: <FBUpdateSceneTransaction: 0x8eb32c0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR[231] <Notice>: INFO: GoogleAnalytics 3.14 -[GAIReachabilityChecker reachabilityFlagsChanged:] (GAIReachabilityChecker.m:159): Reachability flags update: 0X000002
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc3781a0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0x8ff6a10> Child transaction finished work: <SBApplicationSceneUpdateTransaction: 0xc3781a0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0x8ff6a10> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Child transaction finished work: <FBSynchronizedTransactionGroup: 0x8ff6a10>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0x8eb32c0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0x8eb32c0> Completed after 3.38s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc3781a0> Child transaction completed: <FBUpdateSceneTransaction: 0x8eb32c0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc3781a0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc3781a0> Completed after 3.55s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0x8ff6a10> Child transaction completed: <SBApplicationSceneUpdateTransaction: 0xc3781a0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR[231] <Notice>: VERBOSE: GoogleAnalytics 3.14 -[GAIRequestBuilder requestGetUrl:payload:] (GAIRequestBuilder.m:195): building URLRequest for http://www.google-analytics.com/collect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0x8ff6a10> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0x8ff6a10> Completed after 3.55s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Child transaction completed: <FBSynchronizedTransactionGroup: 0x8ff6a10>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [3:0x15daaba0]: 2, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [3:0x15daaba0]: 11, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [3:0x15daaba0]: 12, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [3:0x15daaba0]: 14, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR[231] <Notice>: VERBOSE: GoogleAnalytics 3.14 -[GAIBatchingDispatcher dispatchWithCompletionHandler:] (GAIBatchingDispatcher.m:632): Sending hit(s) GET: http://www.google-analytics.com/collect?ul=en-pl&tid=UA-67054659-4&_v=mi3.1.4&cid=fead1d70-022b-4f91-b9f9-6b553084740a&dm=iPhone5%2C4&sc=start&an=SEQR&a=1237895219&_crc=0&_s=2&ds=app&sr=640x1136&t=screenview&cd=Session+Started&aid=com.seamless.SEQR&v=1&_u=.etnKK9AAL&av=5.0.0&ht=1483969703589&qt=237&z=6684469613702584473
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Start [4:0x15dfac60]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_start [4 www.google-analytics.com:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4 www.google-analytics.com:443 initial path (null)] reported event path:start
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4 www.google-analytics.com:443 waiting path (satisfied)] reported event path:satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4 www.google-analytics.com:443 waiting path (satisfied)] skipping state update
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4 www.google-analytics.com:443 in_progress resolver (satisfied)] reported event resolver:start_dns
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: connect_callback: Adding FD for uid 501
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceCreateConnection START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: Result code socket 16 created 00000000 00000001
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(4000D000, 0, 3, www.google-analytics.com.) START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832A358 DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name www.google-analytics.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832A358 www.google-analytics.com. (AAAA) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 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] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832A09C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name www.google-analytics.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832A09C www.google-analytics.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for www.google-analytics.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: Result code socket 16 closed 00000000 00000001 (0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GenerateNegativeResponse: Generating negative response for question www.google-analytics.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: queryrecord_result_callback: Suppressed question www.google-analytics.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(www.google-analytics.com., AAAA) ADD 0 www.google-analytics.com. AAAA
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(www.google-analytics.com., Addr) ADD 35 www.google-analytics.com. CNAME www-google-analytics.l.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: AnswerQuestionByFollowingCNAME: 1832A09C 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] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832A09C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name www-google-analytics.l.google.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832A09C www-google-analytics.l.google.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for www-google-analytics.l.google.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 64607 39 bytes from port 56515 to 10.2.31.23:53 --
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 1 Questions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 www-google-analytics.l.google.com. Addr
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 Answers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 Authorities
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 Additionals
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: --------------
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 64607 191 bytes from 10.2.31.23:53 to 10.2.6.26:56515 --
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 1 Questions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 www-google-analytics.l.google.com. Addr
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 1 Answers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 TTL 153 4 www-google-analytics.l.google.com. Addr 172.217.20.174
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 4 Authorities
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 TTL 118601 16 google.com. NS ns4.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 1 TTL 118601 16 google.com. NS ns1.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 2 TTL 118601 16 google.com. NS ns2.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 3 TTL 118601 16 google.com. NS ns3.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [4 www.google-analytics.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 172.217.20.174:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 4 Additionals
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4 www.google-analytics.com:443 in_progress resolver (satisfied)] reported event resolver:receive_dns
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 0 TTL 118601 4 ns2.google.com. Addr 216.239.34.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_start_next_child [4 www.google-analytics.com:443 in_progress resolver (satisfied)] starting child endpoint 172.217.20.174:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 1 TTL 118601 4 ns1.google.com. Addr 216.239.32.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_start_next_child [4 www.google-analytics.com:443 in_progress resolver (satisfied)] starting next child endpoint in 100ms
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_start [4.1 172.217.20.174:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4.1 172.217.20.174:443 initial path (null)] reported event path:start
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4.1 172.217.20.174:443 waiting path (satisfied)] reported event path:satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4.1 172.217.20.174:443 in_progress socket-flow (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 2 TTL 118601 4 ns3.google.com. Addr 216.239.36.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 3 TTL 118601 4 ns4.google.com. Addr 216.239.38.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: --------------
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 16 google.com. NS ns4.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [4.1 172.217.20.174:443 in_progress socket-flow (satisfied)] Output protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 16 google.com. NS ns1.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 16 google.com. NS ns2.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 16 google.com. NS ns3.google.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns2.google.com. Addr 216.239.34.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns1.google.com. Addr 216.239.32.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns3.google.com. Addr 216.239.36.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns4.google.com. Addr 216.239.38.10
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(www-google-analytics.l.google.com., Addr) ADD 4 www-google-analytics.l.google.com. Addr 172.217.20.174
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceCreateConnection STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(www-google-analytics.l.google.com.) STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c mDNSResponder[92] <Info>: 15: Removing FD
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_connected_path_change [4.1 172.217.20.174:443 ready socket-flow (satisfied)] Connected path is satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4.1 172.217.20.174:443 ready socket-flow (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4 www.google-analytics.com:443 ready resolver (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4.1 172.217.20.174:443 ready socket-flow (satisfied)] reported event flow:changed_viability
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4 www.google-analytics.com:443 ready resolver (satisfied)] reported event flow:changed_viability
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Event [4:0x15dfac60]: 1 Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Connected [4:0x15dfac60]: Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC Enabling TLS [4:0x15dfac60]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_start_tls_while_connected [4.1 172.217.20.174:443 ready socket-flow (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4.1 172.217.20.174:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4 www.google-analytics.com:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4.1 172.217.20.174:443 in_progress socket-flow (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4 www.google-analytics.com:443 in_progress resolver (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [4.1 172.217.20.174:443 in_progress socket-flow (satisfied)] Transport protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4.1 172.217.20.174:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4 www.google-analytics.com:443 in_progress resolver (satisfied)] reported event flow:finish_transport
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [4:0x15dfac60]: 2, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [4:0x15dfac60]: 11, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [4:0x15dfac60]: 12, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:23 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [4:0x15dfac60]: 14, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Trust Result [4:0x15dfac60]: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc015ea0> Milestone satisfied: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc015ea0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc05a650> Child transaction finished work: <BSBlockTransaction: 0xc015ea0>: animation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc096d60> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc096d60> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc096d60> Milestones added: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> Removed milestones: SBWaitingForPostAnimationTasksMilestone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Milestone satisfied: waitingForDelegate
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard[47] <Notice>: Undimming for source: programmatic
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard[47] <Notice>: returning the workspace lock time (120.000000) from _nextLockTimeDuration
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard[47] <Notice>: returning the workspace dim time (100.000000) from _nextIdleTimeDuration
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard[47] <Notice>: Setting next idle duration (source:1) to: 100.000000 lockAfterDim: 20.000000
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard[47] <Notice>: Setting _lastBKUserEventTimerMode=2 with duration=100.000000
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BackBoardServices)[47] <Info>: Resetting user event timer to Idle duration 100
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Milestone satisfied: transitioning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> Child transaction finished work: <SBSceneLayoutWorkspaceTransaction: 0xc361390>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc096d60> Milestone satisfied: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc096d60> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc005590> Life assertion taken for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc005590> State changed from 'Initial' to 'Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc005590> Milestones added: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard[47] <Notice>: Enabling home screen icon rotation for reason: <SBCrossfadeIconZoomAnimator:0xc34a580>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c backboardd(BaseBoard)[62] <Error>: Unable to bootstrap_look_up port with name .gsEvents: unknown error code (1102)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc005590> Milestone satisfied: awaitingCompletion
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc005590> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc05a650> Child transaction finished work: <BSBlockTransaction: 0xc005590>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc05a650> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> Child transaction finished work: <SBUIAnimationHomeScreenZoomApp: 0xc05a650>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc005590> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc005590> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::addDeviceMotionDispatcher adding dispatcher with property: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc005590> Completed after 0.02s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::minimumUpdateIntervalChanged,notification,<private>,minimumUpdateInterval,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::numberOfClientsChanged notification:<private>, from:<private>, to:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc05a650> Child transaction completed: <BSBlockTransaction: 0xc005590>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: numberOfClients GyroOnly:<private>, 3AxisDynamicGyro:<private>, 6Axis:<private>, 6AxisThrottledGyro:<private>, 9Axis:<private>, 9AxisWithNorthReference:<private>, BuildGYTT:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc096d60> Child transaction completed: <BSBlockTransaction: 0xc005590>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Notice>: Starting device motion, mode=0x<private>,useAccelerometer=<private>,useGyro=<private>,useCompass=<private>,fUseNorthRef=<private>,buildingGYTT=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Child transaction completed: <BSBlockTransaction: 0xc005590>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: <private> is enabling power conservative device motion for parallax.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Completed after 3.95s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> Child transaction completed: <SBSceneLayoutWorkspaceTransaction: 0xc361390>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> Removed milestones: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [4:0x15dfac60]: 20, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Notice>: Client com.apple.springboard connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [4.1 172.217.20.174:443 in_progress socket-flow (satisfied)] Output protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Notice>: getClientEffectiveRegistrationResult, /System/Library/CoreServices/SpringBoard.app/SpringBoard, com.apple.springboard, , CLClientRegistrationResult, kCLClientRegistrationResultFailedUnavailable, CLCommonLocationServicesEnabled, 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Trust Result [3:0x15daaba0]: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Notice>: location disabled system-wide, denying executable com.apple.springboard
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_connected_path_change [4.1 172.217.20.174:443 ready socket-flow (satisfied)] Connected path is satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Notice>: getClientEffectiveRegistrationResult, /System/Library/CoreServices/SpringBoard.app/SpringBoard, com.apple.springboard, , CLClientRegistrationResult, kCLClientRegistrationResultFailedUnavailable, CLCommonLocationServicesEnabled, 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4.1 172.217.20.174:443 ready socket-flow (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Notice>: location disabled system-wide, denying executable com.apple.springboard
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [4 www.google-analytics.com:443 ready resolver (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageGyroBiasEstimation' received from client 'com.apple.springboard'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Event [4:0x15dfac60]: 8 Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: CLDaemonClient received GyroBiasEstimation request,client,<private>,subscribe,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Handshake Complete [4:0x15dfac60]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Notice>: Client com.apple.springboard (0x15159000) is subscribing to notification kCLConnectionMessageGyroBiasEstimation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: CLDaemonClient got gyro bias estimation subscription request,isBuildingGYTT,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator unknown client instance <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator adding client <private>, sending out cached gyro bias,bias.x,<private>,bias.y,<private>,bias.z,<private>,var.x,<private>,var.y,<private>,var.z,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc096d60> Life assertion removed for reason: beginning
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator,SPUEnabled,<private>,BuildingGYTT,<private>,NumClients,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc096d60> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: Registering for gyro notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc096d60> Completed after 0.04s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc015ea0> Child transaction completed: <BSBlockTransaction: 0xc096d60>: notify observers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc015ea0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSBlockTransaction:0xc015ea0> Completed after 3.76s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc05a650> Child transaction completed: <BSBlockTransaction: 0xc015ea0>: animation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: Registering for gyro temperature notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc05a650> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBUIAnimationHomeScreenZoomApp:0xc05a650> Completed after 3.77s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> Child transaction completed: <SBUIAnimationHomeScreenZoomApp: 0xc05a650>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: Registering for magnetometer notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBAppToAppWorkspaceTransaction:0x17dcb870> Completed after 3.96s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSceneLayoutWorkspaceTransaction:0xc361390> Removing child transaction: <BSBlockTransaction: 0xc005590>: clean up
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Notice>: Client com.apple.springboard disconnected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator removing client <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c locationd[67] <Info>: CLGyroBiasEstimator,SPUEnabled,<private>,BuildingGYTT,<private>,NumClients,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard[47] <Notice>: SB orientation locked: NO; user lock: NO, overrides: NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard[47] <Notice>: Enabling home screen icon rotation for reason: SBAppToAppWorkspaceTransaction
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Set device motion sensor status <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::removeDeviceMotionDispatcher removing dispatcher with property: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::minimumUpdateIntervalChanged,notification,<private>,minimumUpdateInterval,<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: CLDeviceMotion::numberOfClientsChanged notification:<private>, from:<private>, to:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: numberOfClients GyroOnly:<private>, 3AxisDynamicGyro:<private>, 6Axis:<private>, 6AxisThrottledGyro:<private>, 9Axis:<private>, 9AxisWithNorthReference:<private>, BuildGYTT:<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Stopping device motion, mode=0x<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: <private> is disabling power conservation for parallax.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c kernel(Sandbox)[0] <Notice>: SandboxViolation: SEQR(231) deny(1) file-read-times /var
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [3:0x15daaba0]: 20, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [3.1 50.16.52.34:443 in_progress socket-flow (satisfied)] Output protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_connected_path_change [3.1 50.16.52.34:443 ready socket-flow (satisfied)] Connected path is satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3.1 50.16.52.34:443 ready socket-flow (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [3 api.parse.com:443 ready resolver (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Event [3:0x15daaba0]: 8 Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Handshake Complete [3:0x15daaba0]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(UIAccessibility)[231] <Info>: ==> Loaded Accessibility for (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR[231] <Notice>: Starting timer to sync accounts list
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:24 iPhone5c backboardd[62] <Info>: client com.seamless.SEQR - (231) updated deferrals to {(
[iOSLog] [IOS_SYSLOG_ROW] <BKSEventFocusDeferral: 0x146b84d0; <BKSEventFocusDeferralProperties: 0x146b2e50; <com.seamless.SEQR - 231, (null), 0x0> --> <BKSEventFocusDeferralProperties: 0x1469d240; <com.seamless.SEQR - 231, (null), 0x534e97bf>; Priority: 0
[iOSLog] [IOS_SYSLOG_ROW] )}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Start [5:0x15e451e0]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_start [5 gc.seqr.com:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5 gc.seqr.com:443 initial path (null)] reported event path:start
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 15: connect_callback: Adding FD for uid 501
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5 gc.seqr.com:443 waiting path (satisfied)] reported event path:satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceCreateConnection START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5 gc.seqr.com:443 waiting path (satisfied)] skipping state update
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5 gc.seqr.com:443 in_progress resolver (satisfied)] reported event resolver:start_dns
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 15: Result code socket 16 created 00000000 00000001
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(4000D000, 0, 3, gc.seqr.com.) START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832A358 DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name gc.seqr.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832A358 gc.seqr.com. (AAAA) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query suppressed for gc.seqr.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832A09C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name gc.seqr.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832A09C gc.seqr.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for gc.seqr.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 15: Result code socket 16 closed 00000000 00000001 (0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: GenerateNegativeResponse: Generating negative response for question gc.seqr.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: queryrecord_result_callback: Suppressed question gc.seqr.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(gc.seqr.com., AAAA) ADD 0 gc.seqr.com. AAAA
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 22605 17 bytes from port 50322 to 10.2.31.23:53 --
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 1 Questions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 0 gc.seqr.com. Addr
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 0 Answers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 0 Authorities
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 0 Additionals
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: --------------
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 22605 234 bytes from 10.2.31.23:53 to 10.2.6.26:50322 --
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 1 Questions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 0 gc.seqr.com. Addr
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 1 Answers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 0 TTL 60 4 gc.seqr.com. Addr 83.145.41.200
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 4 Authorities
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 0 TTL 68199 22 seqr.com. NS ns-318.awsdns-39.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 1 TTL 68199 22 seqr.com. NS ns-665.awsdns-19.net.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 2 TTL 68199 23 seqr.com. NS ns-1116.awsdns-11.org.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 3 TTL 68199 25 seqr.com. NS ns-1976.awsdns-55.co.uk.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 4 Additionals
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 0 TTL 43012 4 ns-1116.awsdns-11.org. Addr 205.251.196.92
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 1 TTL 148826 4 ns-1976.awsdns-55.co.uk. Addr 205.251.199.184
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 2 TTL 43012 4 ns-318.awsdns-39.com. Addr 205.251.193.62
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 3 TTL 43012 4 ns-665.awsdns-19.net. Addr 205.251.194.153
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: --------------
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 22 seqr.com. NS ns-318.awsdns-39.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 22 seqr.com. NS ns-665.awsdns-19.net.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 23 seqr.com. NS ns-1116.awsdns-11.org.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 25 seqr.com. NS ns-1976.awsdns-55.co.uk.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns-1116.awsdns-11.org. Addr 205.251.196.92
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns-1976.awsdns-55.co.uk. Addr 205.251.199.184
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns-318.awsdns-39.com. Addr 205.251.193.62
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 ns-665.awsdns-19.net. Addr 205.251.194.153
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(gc.seqr.com., Addr) ADD 4 gc.seqr.com. Addr 83.145.41.200
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceCreateConnection STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(gc.seqr.com.) STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mDNSResponder[92] <Info>: 15: Removing FD
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR[231] <Notice>: INFO: GoogleAnalytics 3.14 -[GAIBatchingDispatcher didSendHits:response:data:error:] (GAIBatchingDispatcher.m:226): Hit(s) dispatched: HTTP status -1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR[231] <Notice>: INFO: GoogleAnalytics 3.14 -[GAIBatchingDispatcher deleteHits:] (GAIBatchingDispatcher.m:529): hit(s) Successfully deleted
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR[231] <Notice>: INFO: GoogleAnalytics 3.14 -[GAIBatchingDispatcher didSendHits:] (GAIBatchingDispatcher.m:237): 1 hit(s) sent
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [5 gc.seqr.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 83.145.41.200:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5 gc.seqr.com:443 in_progress resolver (satisfied)] reported event resolver:receive_dns
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_start_next_child [5 gc.seqr.com:443 in_progress resolver (satisfied)] starting child endpoint 83.145.41.200:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_start_next_child [5 gc.seqr.com:443 in_progress resolver (satisfied)] starting next child endpoint in 100ms
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37d910> Milestone satisfied: sceneUpdateDidCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c useractivityd[143] <Info>: IdleTracker: AdvertiserCurrent: mostSignificantLevel=Inactive wasActive weakSelf=0x1656ce40
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_start [5.1 83.145.41.200:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37d910> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc388f00> Child transaction finished work: <FBUpdateSceneTransaction: 0xc37d910>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc388f00> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37d910> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBUpdateSceneTransaction:0xc37d910> Completed after 4.15s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc388f00> Child transaction completed: <FBUpdateSceneTransaction: 0xc37d910>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc388f00> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <BSTransaction:0xc388f00> Completed after 4.15s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5.1 83.145.41.200:443 initial path (null)] reported event path:start
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5.1 83.145.41.200:443 waiting path (satisfied)] reported event path:satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5.1 83.145.41.200:443 in_progress socket-flow (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [5.1 83.145.41.200:443 in_progress socket-flow (satisfied)] Output protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_connected_path_change [5.1 83.145.41.200:443 ready socket-flow (satisfied)] Connected path is satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5.1 83.145.41.200:443 ready socket-flow (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5 gc.seqr.com:443 ready resolver (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5.1 83.145.41.200:443 ready socket-flow (satisfied)] reported event flow:changed_viability
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5 gc.seqr.com:443 ready resolver (satisfied)] reported event flow:changed_viability
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Event [5:0x15e451e0]: 1 Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Connected [5:0x15e451e0]: Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC Enabling TLS [5:0x15e451e0]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_start_tls_while_connected [5.1 83.145.41.200:443 ready socket-flow (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5.1 83.145.41.200:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5 gc.seqr.com:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5.1 83.145.41.200:443 in_progress socket-flow (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c AdSheet(libsystem_trace.dylib)[232] <Notice>: 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] Jan 9 14:48:24 iPhone5c AdSheet(UIAccessibility)[232] <Info>: Started AXRuntime server
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c AdSheet(UIAccessibility)[232] <Info>: ********** Loading AX for: com.apple.AdSheetPhone ************
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5 gc.seqr.com:443 in_progress resolver (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [5.1 83.145.41.200:443 in_progress socket-flow (satisfied)] Transport protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5.1 83.145.41.200:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c AdSheet(UIAccessibility)[232] <Info>: AX Bundle: NSBundle </System/Library/AccessibilityBundles/AdSheet.axbundle> (not yet loaded)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c AdSheet(UIAccessibility)[232] <Info>: com.apple.AdSheet.axbundle: Loading synchronously
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5 gc.seqr.com:443 in_progress resolver (satisfied)] reported event flow:finish_transport
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c AdSheet(UIAccessibility)[232] <Info>: Main bundle finished loading
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [5:0x15e451e0]: 2, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [5:0x15e451e0]: 11, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [5:0x15e451e0]: 12, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [5:0x15e451e0]: 14, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.AdSheetPhone] Deactivating <FBProcessWatchdog: 0xc387cc0; name: process-launch>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.AdSheetPhone] [realTime] Stopped monitoring.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.AdSheetPhone] [realTime] Updated resource consumption: 2.214s [Milestone: 0.000s; Units consumed: 0; Residual: <private>]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: [com.apple.AdSheetPhone] Provision <FBSProcessResourceProvision: 0x8f12fe0; allowance: <FBSProcessResourceAllowance; type: realTime; timeValue: 20.0s; unitCount: 1>> has remainder <FBSProcessResourceProvision: 0xc00bec0; allowance: <FBSProcessResourceAllowance; type: realTime; timeValue: 17.79s; unitCount: 1>>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(SpringBoard)[47] <Info>: [com.apple.AdSheetPhone] Made scene-create policy: <FBSProcessWatchdogPolicy: 0x8de0d60; name: "scene create after launch"> {
[iOSLog] [IOS_SYSLOG_ROW] provisions = {
[iOSLog] [IOS_SYSLOG_ROW] <FBSProcessResourceProvision: 0xc0b2ce0; allowance: <FBSProcessResourceAllowance; type: realTime; timeValue: 17.79s; unitCount: 1>>;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.AdSheetPhone] Invalidating <FBProcessWatchdog: 0xc387cc0; name: process-launch>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.AdSheetPhone] [realTime] Invalidated
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.AdSheetPhone] Activating <FBProcessWatchdog: 0x17f55150; name: scene-create>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc373040> Milestone satisfied: processDidFinishLaunching
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc373040> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.AdSheetPhone] [realTime] Now monitoring resource at interval 17.79s (repeatInterval 0.00s)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc382750> Child transaction finished work: <FBApplicationProcessLaunchTransaction: 0xc373040>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc382750> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc387dc0> Child transaction finished work: <SBApplicationSceneUpdateTransaction: 0xc382750>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc387dc0> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSuspendedWorkspaceTransaction:0xc386600> Child transaction finished work: <FBSynchronizedTransactionGroup: 0xc387dc0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSuspendedWorkspaceTransaction:0xc386600> State changed from 'Working' to 'Done Working'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc373040> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBApplicationProcessLaunchTransaction:0xc373040> Completed after 2.25s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc382750> Child transaction completed: <FBApplicationProcessLaunchTransaction: 0xc373040>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc382750> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBApplicationSceneUpdateTransaction:0xc382750> Completed after 2.25s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc387dc0> Child transaction completed: <SBApplicationSceneUpdateTransaction: 0xc382750>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc387dc0> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <FBSynchronizedTransactionGroup:0xc387dc0> Completed after 2.26s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSuspendedWorkspaceTransaction:0xc386600> Child transaction completed: <FBSynchronizedTransactionGroup: 0xc387dc0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSuspendedWorkspaceTransaction:0xc386600> Removed milestones: synchronizedCommit
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSuspendedWorkspaceTransaction:0xc386600> State changed from 'Done Working' to 'Completed'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(BaseBoard)[47] <Info>: <SBSuspendedWorkspaceTransaction:0xc386600> Completed after 2.26s.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(AXRuntime)[47] <Info>: void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:232 Name:<redacted> Suspended:0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SpringBoard(AXRuntime)[47] <Info>: void AXUpdatePidStatus(pid_t, Boolean):303 Update PID Status. PID:232 Name:<redacted> Suspended:0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mediaserverd(CoreMedia)[42] <Notice>: -CMSessionMgr- CMSession: Client com.apple.AdSheetPhone with pid '232' is now Background Running. Background entitlement: NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c mediaserverd(AudioToolbox)[42] <Notice>: 1069: pid 232(AdSheet)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c CommCenter[24] <Notice>: #I CSIAppInfo.AppObserver: observe: 1. app got notification state: 4 for app: <private>; front app = <private>; calls = 0; inc = 0; active=true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: {
[iOSLog] [IOS_SYSLOG_ROW] pid = 232;
[iOSLog] [IOS_SYSLOG_ROW] suspended = 0;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 232
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):140 resumed pids: 232 505662504.914643
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):87 pid status change recorded: {
[iOSLog] [IOS_SYSLOG_ROW] pid = 232;
[iOSLog] [IOS_SYSLOG_ROW] suspended = 0;
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXRemoveSuspendedPid(pid_t):278 Remove suspended pid added: 232
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd(AXRuntime)[224] <Info>: void _AXManagePidState(CFDictionaryRef):140 resumed pids: 232 505662504.917972
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c AdSheet(FrontBoardServices)[232] <Info>: [FBSScene] [com.apple.AdSheetPhone] Created client agent: <UIApplicationSceneClientAgent: 0x15d932b0>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:24 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Trust Result [5:0x15e451e0]: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:24 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c AdSheet(libsystem_trace.dylib)[232] <Notice>: 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] Jan 9 14:48:25 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [5:0x15e451e0]: 20, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [5.1 83.145.41.200:443 in_progress socket-flow (satisfied)] Output protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_connected_path_change [5.1 83.145.41.200:443 ready socket-flow (satisfied)] Connected path is satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5.1 83.145.41.200:443 ready socket-flow (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [5 gc.seqr.com:443 ready resolver (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Event [5:0x15e451e0]: 8 Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Handshake Complete [5:0x15e451e0]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c SEQR[231] <Notice>: Response from server: <NSHTTPURLResponse: 0x15e244c0> { URL: https://gc.seqr.com/globalconf/serverlist } { status code: 200, headers {
[iOSLog] [IOS_SYSLOG_ROW] Connection = "Keep-Alive";
[iOSLog] [IOS_SYSLOG_ROW] "Content-Type" = "application/json";
[iOSLog] [IOS_SYSLOG_ROW] Date = "Mon, 09 Jan 2017 13:48:25 GMT";
[iOSLog] [IOS_SYSLOG_ROW] "Keep-Alive" = "timeout=5, max=100";
[iOSLog] [IOS_SYSLOG_ROW] Server = Apache;
[iOSLog] [IOS_SYSLOG_ROW] "Transfer-Encoding" = Identity;
[iOSLog] [IOS_SYSLOG_ROW] correlationId = EM5BIQNaYWT27hiFZ88KzE3C;
[iOSLog] [IOS_SYSLOG_ROW] } }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c SEQR[231] <Notice>: fetchGlobalConfWithCompletion: {
[iOSLog] [IOS_SYSLOG_ROW] "server_list" = (
[iOSLog] [IOS_SYSLOG_ROW] {
[iOSLog] [IOS_SYSLOG_ROW] countryCode = at;
[iOSLog] [IOS_SYSLOG_ROW] hostname = "eu.seqr.com";
[iOSLog] [IOS_SYSLOG_ROW] iconURL = "https://be.seqr.com/p/flags/at.png";
[iOSLog] [IOS_SYSLOG_ROW] id = "at-prd";
[iOSLog] [IOS_SYSLOG_ROW] introductionUrl = "https://www.seqr.com/se/en/app-introduction/";
[iOSLog] [IOS_SYSLOG_ROW] name = Austria;
[iOSLog] [IOS_SYSLOG_ROW] personIdType = NONE;
[iOSLog] [IOS_SYSLOG_ROW] phoneCountryCode = 43;
[iOSLog] [IOS_SYSLOG_ROW] wizardType = "EMAIL_REQUIRED";
[iOSLog] [IOS_SYSLOG_ROW] },
[iOSLog] [IOS_SYSLOG_ROW] {
[iOSLog] [IOS_SYSLOG_ROW] countryCode = be;
[iOSLog] [IOS_SYSLOG_ROW] hostname = "eu.seqr.com";
[iOSLog] [IOS_SYSLOG_ROW] iconURL = "https://be.seqr.com/p/flags/be.png";
[iOSLog] [IOS_SYSLOG_ROW] id = "be-prd";
[iOSLog] [IOS_SYSLOG_ROW] introductionUrl = "https://www.seqr.com/se/en/app-introduction/";
[iOSLog] [IOS_SYSLOG_ROW] name = Belgium;
[iOSLog] [IOS_SYSLOG_ROW] personIdType = NONE;
[iOSLog] [IOS_SYSLOG_ROW] phoneCountryCode = 32;
[iOSLog] [IOS_SYSLOG_ROW] wizardType = "EMAIL_REQUIRED";
[iOSLog] [IOS_SYSLOG_ROW] },
[iOSLog] [IOS_SYSLOG_ROW] {
[iOSLog] [IOS_SYSLOG_ROW] countryCode = fi;
[iOSLog] [IOS_SYSLOG_ROW] hostname = "fi.seqr.com";
[iOSLog] [IOS_SYSLOG_ROW] iconURL = "https://fi.seqr.com/p/flags/fi.png";
[iOSLog] [IOS_SYSLOG_ROW] id = "fi-prd";
[iOSLog] [IOS_SYSLOG_ROW] introduc
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c AdSheet(libsystem_trace.dylib)[232] <Notice>: 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] Jan 9 14:48:25 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: -[ACDServer listener:shouldAcceptNewConnection:] (320) "<private> (<private>) received"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c AdSheet(Accounts)[232] <Notice>: __51-[ACRemoteAccountStoreSession _configureConnection]_block_invoke.62 (57) "The connection to ACDAccountStore was invalidated."
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c AdSheet(libsystem_trace.dylib)[232] <Notice>: 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] Jan 9 14:48:25 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.AdSheetPhone] Deactivating <FBProcessWatchdog: 0x17f55150; name: scene-create>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.AdSheetPhone] [realTime] Stopped monitoring.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.AdSheetPhone] [realTime] Updated resource consumption: 0.491s [Milestone: 0.000s; Units consumed: 0; Residual: <private>]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.AdSheetPhone] Invalidating <FBProcessWatchdog: 0x17f55150; name: scene-create>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c SpringBoard(FrontBoardServices)[47] <Info>: [com.apple.AdSheetPhone] [realTime] Invalidated
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I New CTServerConnection from pid 232 (conn=0x16e17670)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I -- connection has entitlements: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I CTServerConnection from pid 232[<private>] is named '<private>'.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventWirelessTechnologyChange(139) (now total 1)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventRegistrationDataStatus(55) (now total 2)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventIndicatorSignalStrength(16) (now total 3)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I New CTServerConnection from pid 232 (conn=0x16df0840)
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889","value":{"sessionId":"F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889","capabilities":{"browserName":"SEQR","device":"iphone","CFBundleIdentifier":"com.seamless.SEQR","sdkVersion":"10.1.1"}},"status":0}
[debug] [XCUITest] Setting initial orientation to 'PORTRAIT'
[debug] [JSONWP Proxy] Proxying [POST /orientation] to [POST http://localhost:8100/session/F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889/orientation] with body: {"orientation":"PORTRAIT"}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I CTServerConnection from pid 232[<private>] is named '<private>'.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c AdSheet(UIAccessibility)[232] <Info>: ==> Loaded Accessibility for com.apple.AdSheet.axbundle
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: {"msg":"client getting effective client name", "clientName":"com.apple.AdSheetPhone", "bundleId":"", "bundlePath":"/System/Library/PrivateFrameworks/iAdCore.framework"}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: Un-whitelisting anything that has explicitly specified a bundle path: /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: already authorized Always executable /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Info>: Authorization status for <private> is <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: Client com.apple.AdSheetPhone connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: getClientEffectiveRegistrationResult, /Applications/AdSheet.app/AdSheet, com.apple.AdSheetPhone, , CLClientRegistrationResult, kCLClientRegistrationResultFailedUnavailable, CLCommonLocationServicesEnabled, 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: location disabled system-wide, denying executable com.apple.AdSheetPhone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: getClientEffectiveRegistrationResult, /Applications/AdSheet.app/AdSheet, com.apple.AdSheetPhone, , CLClientRegistrationResult, kCLClientRegistrationResultFailedUnavailable, CLCommonLocationServicesEnabled, 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: location disabled system-wide, denying executable com.apple.AdSheetPhone
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageRegistration' received from client 'com.apple.AdSheetPhone'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: Client 'com.apple.AdSheetPhone' is setting effective bundle path to '/System/Library/PrivateFrameworks/iAdCore.framework'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: Client 'com.apple.AdSheetPhone' is registering as a system service
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: Un-whitelisting anything that has explicitly specified a bundle path: /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: already authorized Always executable /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: getClientEffectiveRegistrationResult, , , /System/Library/PrivateFrameworks/iAdCore.framework, CLClientRegistrationResult, kCLClientRegistrationResultAllowedAlways, CLCommonLocationServicesEnabled, 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: Un-whitelisting anything that has explicitly specified a bundle path: /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: location disabled system-wide, denying executable /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: Un-whitelisting anything that has explicitly specified a bundle path: /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: already authorized Always executable /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: getClientEffectiveRegistrationResult, , , /System/Library/PrivateFrameworks/iAdCore.framework, CLClientRegistrationResult, kCLClientRegistrationResultAllowedAlways, CLCommonLocationServicesEnabled, 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: Un-whitelisting anything that has explicitly specified a bundle path: /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: location disabled system-wide, denying executable /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: Un-whitelisting anything that has explicitly specified a bundle path: /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: already authorized Always executable /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: getClientEffectiveRegistrationResult, , , /System/Library/PrivateFrameworks/iAdCore.framework, CLClientRegistrationResult, kCLClientRegistrationResultAllowedAlways, CLCommonLocationServicesEnabled, 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: Un-whitelisting anything that has explicitly specified a bundle path: /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: location disabled system-wide, denying executable /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessagePausesLocationUpdatesAutomatically' received from client '/System/Library/PrivateFrameworks/iAdCore.framework'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageLocation' received from client '/System/Library/PrivateFrameworks/iAdCore.framework'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: Un-whitelisting anything that has explicitly specified a bundle path: /System/Library/PrivateFrameworks/iAdCore.framework
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: Client /System/Library/PrivateFrameworks/iAdCore.framework (0x14953600) is subscribing to notification kCLConnectionMessageLocation
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I New CTServerConnection from pid 232 (conn=0x16d22bd0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I CTServerConnection from pid 232[<private>] is named '<private>'.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventRestrictedForegroundResume(171) (now total 1)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventCallStatus(1) (now total 2)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventCallSubType(3) (now total 3)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventAlternateCallStatus(116) (now total 4)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventCallIdentification(4) (now total 5)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventCallForwarded(5) (now total 6)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventCallCauseCode(7) (now total 7)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventCallControlError(6) (now total 8)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventCallInputFrequencyLevel(163) (now total 9)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventCallOutputFrequencyLevel(164) (now total 10)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventPullCallIsPossible(165) (now total 11)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventRegistrationDataStatus(55) (now total 12)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I New CTServerConnection from pid 232 (conn=0x16d89320)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I CTServerConnection from pid 232[<private>] is named '<private>'.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventIndicatorRadioTransmit(110) (now total 1)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: -[ACDServer listener:shouldAcceptNewConnection:] (320) "<private> (<private>) received"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c CommCenter[24] <Notice>: #I CTServerConnection from pid 232 has closed (conn=0x16e17670)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: -[ACDServer listener:shouldAcceptNewConnection:] (320) "<private> (<private>) received"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c mediaserverd(CoreMedia)[42] <Notice>: -CMSessionMgr- CMSession: Client (null) with pid '232' is now Foreground Running. Background entitlement: NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: -[ACDServer listener:shouldAcceptNewConnection:] (320) "<private> (<private>) received"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: -[ACDServer listener:shouldAcceptNewConnection:] (320) "<private> (<private>) received"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c AdSheet(Accounts)[232] <Notice>: __51-[ACRemoteAccountStoreSession _configureConnection]_block_invoke.62 (57) "The connection to ACDAccountStore was invalidated."
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c AdSheet(Accounts)[232] <Notice>: __51-[ACRemoteAccountStoreSession _configureConnection]_block_invoke.62 (57) "The connection to ACDAccountStore was invalidated."
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c AdSheet(Accounts)[232] <Notice>: __51-[ACRemoteAccountStoreSession _configureConnection]_block_invoke.62 (57) "The connection to ACDAccountStore was invalidated."
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c AdSheet(Accounts)[232] <Notice>: __51-[ACRemoteAccountStoreSession _configureConnection]_block_invoke.62 (57) "The connection to ACDAccountStore was invalidated."
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/PrivateFrameworks/iAdCore.framework'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c AdSheet(CloudKit)[232] <Info>: Device is a NONAppleInternal install
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: -[ACDServer listener:shouldAcceptNewConnection:] (320) "<private> (<private>) received"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:25 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: -[ACDServer listener:shouldAcceptNewConnection:] (320) "<private> (<private>) received"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: -[ACDServer listener:shouldAcceptNewConnection:] (320) "<private> (<private>) received"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: -[ACDServer listener:shouldAcceptNewConnection:] (320) "<private> (<private>) received"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c AdSheet(libsystem_trace.dylib)[232] <Notice>: 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
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c mediaserverd(mediaserverd)[42] <Notice>: 3752: created session sid:0x2a016, AdSheet(232), 'prim' for PID: 232 and port: 23199
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c mediaserverd(VirtualAudio)[42] <Info>: 228: Client request to get virtual format ([ 32/48000/1; flags: 0x29; bpp: 4; fpp: 1; Bpf: 4 ]) on virtual audio stream 142.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c AdSheet(Accounts)[232] <Notice>: __51-[ACRemoteAccountStoreSession _configureConnection]_block_invoke.62 (57) "The connection to ACDAccountStore was invalidated."
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c AdSheet(Accounts)[232] <Notice>: __51-[ACRemoteAccountStoreSession _configureConnection]_block_invoke.62 (57) "The connection to ACDAccountStore was invalidated."
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c AdSheet(Accounts)[232] <Notice>: __51-[ACRemoteAccountStoreSession _configureConnection]_block_invoke.62 (57) "The connection to ACDAccountStore was invalidated."
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c AdSheet(Accounts)[232] <Notice>: __51-[ACRemoteAccountStoreSession _configureConnection]_block_invoke.62 (57) "The connection to ACDAccountStore was invalidated."
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(symptomsd)[119] <Notice>: 231 com.seamless.SEQR: ForegroundRunning (most elevated: ForegroundRunning)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c coreauthd[213] <Notice>: coreauthd: Connection invalidated: <NSXPCConnection: 0x16e244d0> connection from pid 231 (383927504)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c coreauthd[213] <Notice>: ContextProxy: -[ContextProxy dealloc] on <ContextProxy: 0x16e26230 [pid:231 uid:501 id:3]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM2 foreground (current/proposed/state) in = (1/0/3)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM2 foreground (current/state) out = (0/2)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM Current state: idle, changed: systemForeground to 0 for net type 0, eligible for alerted but constraints unsatisified (0,0,0,0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM Current state: idle, changed: systemForeground to 0 for net type 0, ineligible for committed as nil pred, wifi (0x0) cell (0x0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM Relays: cell (active-no/primary-no/knowngood-no/rssithresh-ok/txthresh-ok/arp-ok/dns-ok/tcp-ok/lqm:-2/advisory:0) wifi (active/primary/knowngood/rssithresh-ok/txthresh-ok/arp-ok/dns-ok/tcp-ok/lqm:100/advisory:7)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c limitadtrackingd[128] <Notice>: Not scheduling a new BTA job; keeping previously scheduled job should run after 84914s from now when the network is available.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(symptomsd)[119] <Notice>: 232 com.apple.AdSheetPhone: BackgroundRunning (most elevated: BackgroundRunning)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Entry, display name com.seamless.SEQR uuid 6F96A2DE-5AB7-3C91-B973-05FEF03E3EBB pid 231 isFront 1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Check for bundle name com.seamless.SEQR returns 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: app name com.seamless.SEQR isForeground 1 hasForegroundApps 1, current idea of foreground 0 disp (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Going to Foreground, new flags 0x0, initial value 0x0, enabled 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Continue with bundle name com.seamless.SEQR, is front 1
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: com.seamless.SEQR: Foreground: true
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Set appCompactState object 1247045 for key com.seamless.SEQR
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: Entry, display name com.apple.AdSheetPhone uuid 485B2F7D-7F0C-3C7D-96C4-B72438F0310B pid 232 isFront 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: UUID 485B2F7D-7F0C-3C7D-96C4-B72438F0310B already removed
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM2 foreground (current/proposed/state) in = (0/1/2)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM2 foreground (current/state) out = (1/1)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c backboardd[62] <Notice>: Effective device orientation changed to: portrait
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c backboardd[62] <Notice>: Last effective interface orientation changed to: portrait
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM Current state: idle, changed: systemForeground to 1 for net type 0, eligible for alerted but constraints unsatisified (1,0,0,0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM Current state: idle, changed: systemForeground to 1 for net type 0, ineligible for committed as nil pred, wifi (0x0) cell (0x0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c symptomsd(SymptomEvaluator)[119] <Notice>: CFSM Relays: cell (active-no/primary-no/knowngood-no/rssithresh-ok/txthresh-ok/arp-ok/dns-ok/tcp-ok/lqm:-2/advisory:0) wifi (active/primary/knowngood/rssithresh-ok/txthresh-ok/arp-ok/dns-ok/tcp-ok/lqm:100/advisory:7)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: Unregistering for gyro notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: Unregistering for gyro temperature notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: Unregistering for magnetometer notifications
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: IOHIDServiceClientSetProperty() successfully set property for event <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c locationd[67] <Info>: Property for usage pair {<private>,<private>}: {<private> = <private>} was set <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:26 iPhone5c testmanagerd[224] <Notice>: <private>
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889","value":{},"status":0}
[Appium] New XCUITestDriver session created successfully, session d057cbff-b771-4e68-935f-7a81277c273a added to master session list
[debug] [MJSONWP] Responding to client with driver.createSession() result: {"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"app":"/Users/monikamichalak/repo/5.0.0.ipa","noReset":false,"nativeInstrumentsLib":true,"realDeviceLogger":"/usr/local/lib/node_modules/deviceconsole/deviceconsole","automationName":"XCUITest","autoDismissAlerts":true,"platformName":"iOS","deviceName":"AnyIphone","nativeWebTap":true,"udid":"a6be7c6a3560375083133929f937bd4916c7931b","platformVersion":"10.0.2","showIOSLog":true}
[HTTP] <-- POST /wd/hub/session 200 25285 ms - 649
[HTTP] --> POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/timeouts {"type":"implicit","ms":60000}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",60000,"d057cbff-b771-4e68-935f-7a81277c273a"]
[debug] [XCUITest] Executing command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 60000ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/timeouts 200 6 ms - 76
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:27 iPhone5c CommCenter[24] <Notice>: #I New CTServerConnection from pid 232 (conn=0x16e17670)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:27 iPhone5c CommCenter[24] <Notice>: #I CTServerConnection from pid 232[<private>] is named '<private>'.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:27 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventWirelessTechnologyChange(139) (now total 1)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:27 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventRegistrationDataStatus(55) (now total 2)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:27 iPhone5c CommCenter[24] <Notice>: #I ==== client 232 (<private>) registered for event kCTEventIndicatorSignalStrength(16) (now total 3)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:27 iPhone5c CommCenter[24] <Notice>: #I CTServerConnection from pid 232 has closed (conn=0x16e17670)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:27 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:27 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:27 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:27 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:27 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:28 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:28 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:28 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:28 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:28 iPhone5c SpringBoard(SpringBoard)[47] <Info>: setting object for key=XBApplicationSnapshotManifest bundleID=<private> object=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:29 iPhone5c CommCenter[24] <Notice>: #watchdog #I Callback Watchdog: checkin 115
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:29 iPhone5c CommCenter[24] <Notice>: #watchdog #I Server Watchdog: checkin 115
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:29 iPhone5c SpringBoard(SpringBoard)[47] <Info>: setting object for key=XBApplicationSnapshotManifest bundleID=<private> object=<private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:30 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Event [5:0x15e451e0]: 2 Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:30 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Cancel [5:0x15e451e0]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:30 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Destroyed [5:0x15e451e0]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:30 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [5 gc.seqr.com:443 ready resolver (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:30 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [5.1 83.145.41.200:443 ready socket-flow (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:30 iPhone5c SEQR(libsystem_network.dylib)[231] <Notice>: __nw_socket_service_writes_block_invoke sendmsg(fd 17, 31 bytes): socket has been closed
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:30 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_disconnected [5.1 83.145.41.200:443 cancelled socket-flow (null)] Output protocol disconnected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:30 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_disconnected [5.1 83.145.41.200:443 cancelled socket-flow (null)] Output protocol disconnected
[HTTP] --> GET /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/window/current/size {}
[debug] [MJSONWP] Calling AppiumDriver.getWindowSize() with args: ["current","d057cbff-b771-4e68-935f-7a81277c273a"]
[debug] [XCUITest] Executing command 'getWindowSize'
[debug] [JSONWP Proxy] Proxying [GET /window/current/size] to [GET http://localhost:8100/session/F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889/window/current/size] with no body
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"sessionId\" : \"F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889\",\n \"value\" : {\n \"width\" : 320,\n \"height\" : 568\n },\n \"status\" : 0\n}"
[debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":320,"height":568}
[HTTP] <-- GET /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/window/current/size 200 401 ms - 98
[HTTP] --> GET /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/window/current/size {}
[debug] [MJSONWP] Calling AppiumDriver.getWindowSize() with args: ["current","d057cbff-b771-4e68-935f-7a81277c273a"]
[debug] [XCUITest] Executing command 'getWindowSize'
[debug] [JSONWP Proxy] Proxying [GET /window/current/size] to [GET http://localhost:8100/session/F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889/window/current/size] with no body
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c mediaserverd(CoreMedia)[42] <Notice>: -CMSessionMgr- CMSession: Client (null) with pid '232' is now Background Running. Background entitlement: NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c mediaserverd(AudioToolbox)[42] <Notice>: 1069: pid 232(AdSheet)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c mediaserverd(CoreMedia)[42] <Notice>: -CMSessionMgr- CMSession: Client (null) with pid '232' is now Background Running. Background entitlement: NO
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c mediaserverd(AudioToolbox)[42] <Notice>: 1069: pid 232(AdSheet)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c mediaserverd(mediaserverd)[42] <Notice>: 3081: sid:0x2a016, AdSheet(232), 'prim' new state = Background Running
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c mediaserverd(AudioToolbox)[42] <Info>: 2534: ================= AudioToolboxServerHandleInterruption msg 260(Background Running) process 'sid:0x2a016, AdSheet(232), 'prim'' =================
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c mediaserverd(mediaserverd)[42] <Notice>: 3081: sid:0x2a016, AdSheet(232), 'prim' new state = Background Running
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:35 iPhone5c mediaserverd(AudioToolbox)[42] <Info>: 2534: ================= AudioToolboxServerHandleInterruption msg 260(Background Running) process 'sid:0x2a016, AdSheet(232), 'prim'' =================
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"sessionId\" : \"F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889\",\n \"value\" : {\n \"width\" : 320,\n \"height\" : 568\n },\n \"status\" : 0\n}"
[debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":320,"height":568}
[HTTP] <-- GET /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/window/current/size 200 404 ms - 98
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:36 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/PrivateFrameworks/WirelessDiagnostics.framework'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:36 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client 'com.apple.locationd'
[HTTP] --> POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/touch/perform {"actions":[{"action":"press","options":{"x":160,"y":284}},{"action":"wait","options":{"ms":500}},{"action":"release","options":{}}]}
[debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":160,"y":284}},{"action":"wait","options":{"ms":500}},{"action":"release","options":{}}],"d057cbff-b771-4e68-935f-7a81277c273a"]
[debug] [XCUITest] Executing command 'performTouch'
[debug] [XCUITest] Received the following touch action: press-wait-release
[debug] [JSONWP Proxy] Proxying [POST /touchAndHold] to [POST http://localhost:8100/session/F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889/touchAndHold] with body: {"duration":0.5,"x":160,"y":284}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:37 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c pasted[158] <Notice>: BundleID com.seamless.SEQR from team 7EZVD3EA6G (pid 231) is requesting pasteboard fb_app_attribution
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c pasted[158] <Notice>: ...requesting pasteboard fb_app_attribution completed. Error: (null)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c CommCenter[24] <Notice>: #I New CTServerConnection from pid 231 (conn=0x16d16f90)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c CommCenter[24] <Notice>: #I -- connection has entitlements: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c CommCenter[24] <Notice>: #I CTServerConnection from pid 231[<private>] is named '<private>'.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c CommCenter[24] <Notice>: #I ==== client 231 (<private>) registered for event kCTEventWirelessTechnologyChange(139) (now total 1)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c CommCenter[24] <Notice>: #I ==== client 231 (<private>) registered for event kCTEventRegistrationDataStatus(55) (now total 2)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c CommCenter[24] <Notice>: #E Client 231 (<private>) not permitted to register for event kCTEventIndicatorSignalStrength(16); ignored registration
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c CommCenter[24] <Notice>: #I App state[<private>(231)] is moving from kUnknown to kInForegroundUnknownRestriction
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c CommCenter[24] <Notice>: #I App state[<private>(231)] is moving from kInForegroundUnknownRestriction to kInForegroundRestricted
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c CommCenter[24] <Notice>: #I CTServerConnection from pid 231 has closed (conn=0x16d16f90)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Start [6:0x15f4e020]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_start [6 graph.facebook.com:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 15: connect_callback: Adding FD for uid 501
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceCreateConnection START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 15: Result code socket 16 created 00000000 00000001
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6 graph.facebook.com:443 initial path (null)] reported event path:start
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(4000D000, 0, 3, graph.facebook.com.) START PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832CD58 DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name graph.facebook.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832CD58 graph.facebook.com. (AAAA) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query suppressed for graph.facebook.com., qtype AAAA, since DNS Configuration does not allow (req_A is true and req_AAAA is false)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832CA9C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name graph.facebook.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832CA9C graph.facebook.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for graph.facebook.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 15: Result code socket 16 closed 00000000 00000001 (0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: GenerateNegativeResponse: Generating negative response for question graph.facebook.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: queryrecord_result_callback: Suppressed question graph.facebook.com. (AAAA)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(graph.facebook.com., AAAA) ADD 0 graph.facebook.com. AAAA
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(graph.facebook.com., Addr) ADD 18 graph.facebook.com. CNAME api.facebook.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: AnswerQuestionByFollowingCNAME: 1832CA9C graph.facebook.com. (Addr) following CNAME referral 0 for 18 graph.facebook.com. CNAME api.facebook.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832CA9C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name api.facebook.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832CA9C api.facebook.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for api.facebook.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(api.facebook.com., Addr) ADD 24 api.facebook.com. CNAME star.c10r.facebook.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: AnswerQuestionByFollowingCNAME: 1832CA9C api.facebook.com. (Addr) following CNAME referral 1 for 24 api.facebook.com. CNAME star.c10r.facebook.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: GetServerForQuestion: 1832CA9C DNS server (176141E0) 10.2.31.23:53 (Penalty Time Left 0) (Scope None:00000000:-1) found for name star.c10r.facebook.com. (Addr)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: InitDNSConfig: question 1832CA9C star.c10r.facebook.com. (Addr) Timeout 30, DNS Server 10.2.31.23:53
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: ShouldSuppressUnicastQuery: Query not suppressed for star.c10r.facebook.com., qtype Addr, DNSServer . 10.2.31.23:53 allows A queries
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: -- Sent UDP DNS Query (flags 0100) RCODE: NoErr (0) RD ID: 15429 28 bytes from port 64957 to 10.2.31.23:53 --
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 1 Questions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 0 star.c10r.facebook.com. Addr
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6 graph.facebook.com:443 waiting path (satisfied)] reported event path:satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 0 Answers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 0 Authorities
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 0 Additionals
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: --------------
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6 graph.facebook.com:443 waiting path (satisfied)] skipping state update
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6 graph.facebook.com:443 in_progress resolver (satisfied)] reported event resolver:start_dns
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: -- Received UDP DNS Response (flags 8180) RCODE: NoErr (0) RD RA ID: 15429 167 bytes from 10.2.31.23:53 to 10.2.6.26:64957 --
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 1 Questions
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 0 star.c10r.facebook.com. Addr
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_update [6 graph.facebook.com:443 in_progress resolver (satisfied)] Adding endpoint handler for 157.240.0.17:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6 graph.facebook.com:443 in_progress resolver (satisfied)] reported event resolver:receive_dns
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_start_next_child [6 graph.facebook.com:443 in_progress resolver (satisfied)] starting child endpoint 157.240.0.17:443
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_resolver_start_next_child [6 graph.facebook.com:443 in_progress resolver (satisfied)] starting next child endpoint in 307ms
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_start [6.1 157.240.0.17:443 initial path (null)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 1 Answers
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6.1 157.240.0.17:443 initial path (null)] reported event path:start
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 0 TTL 20 4 star.c10r.facebook.com. Addr 157.240.0.17
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6.1 157.240.0.17:443 waiting path (satisfied)] reported event path:satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 2 Authorities
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 0 TTL 1869 24 c10r.facebook.com. NS a.ns.c10r.facebook.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6.1 157.240.0.17:443 in_progress socket-flow (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 1 TTL 1869 24 c10r.facebook.com. NS b.ns.c10r.facebook.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 4 Additionals
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 0 TTL 1869 4 a.ns.c10r.facebook.com. Addr 69.171.239.11
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 1 TTL 1869 16 a.ns.c10r.facebook.com. AAAA 2A03:2880:FFFE:000B:FACE:B00C:0000:0099
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 2 TTL 1869 4 b.ns.c10r.facebook.com. Addr 69.171.255.11
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 3 TTL 1869 16 b.ns.c10r.facebook.com. AAAA 2A03:2880:FFFF:000B:FACE:B00C:0000:0099
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: --------------
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 24 c10r.facebook.com. NS a.ns.c10r.facebook.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 24 c10r.facebook.com. NS b.ns.c10r.facebook.com.
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 a.ns.c10r.facebook.com. Addr 69.171.239.11
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 16 a.ns.c10r.facebook.com. AAAA 2A03:2880:FFFE:000B:FACE:B00C:0000:0099
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 4 b.ns.c10r.facebook.com. Addr 69.171.255.11
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: mDNSCoreReceiveResponse ignoring 16 b.ns.c10r.facebook.com. AAAA 2A03:2880:FFFF:000B:FACE:B00C:0000:0099
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(star.c10r.facebook.com., Addr) ADD 4 star.c10r.facebook.com. Addr 157.240.0.17
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceCreateConnection STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 15: DNSServiceGetAddrInfo(star.c10r.facebook.com.) STOP PID[231](SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c mDNSResponder[92] <Info>: 15: Removing FD
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [6.1 157.240.0.17:443 in_progress socket-flow (satisfied)] Output protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_connected_path_change [6.1 157.240.0.17:443 ready socket-flow (satisfied)] Connected path is satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6.1 157.240.0.17:443 ready socket-flow (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6 graph.facebook.com:443 ready resolver (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6.1 157.240.0.17:443 ready socket-flow (satisfied)] reported event flow:changed_viability
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6 graph.facebook.com:443 ready resolver (satisfied)] reported event flow:changed_viability
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Event [6:0x15f4e020]: 1 Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Connected [6:0x15f4e020]: Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(SEQR)[231] <Notice>: TIC Enabling TLS [6:0x15f4e020]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_start_tls_while_connected [6.1 157.240.0.17:443 ready socket-flow (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6.1 157.240.0.17:443 in_progress socket-flow (satisfied)] reported event flow:start_secondary_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6 graph.facebook.com:443 in_progress resolver (satisfied)] reported event flow:start_secondary_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6.1 157.240.0.17:443 in_progress socket-flow (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6 graph.facebook.com:443 in_progress resolver (satisfied)] reported event flow:start_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [6.1 157.240.0.17:443 in_progress socket-flow (satisfied)] Transport protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6.1 157.240.0.17:443 in_progress socket-flow (satisfied)] reported event flow:finish_transport
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6 graph.facebook.com:443 in_progress resolver (satisfied)] reported event flow:finish_transport
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [6:0x15f4e020]: 2, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [6:0x15f4e020]: 11, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [6:0x15f4e020]: 12, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [6:0x15f4e020]: 14, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Trust Result [6:0x15f4e020]: 0
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Event [6:0x15f4e020]: 20, Pending(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_connected [6.1 157.240.0.17:443 in_progress socket-flow (satisfied)] Output protocol connected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_connected_path_change [6.1 157.240.0.17:443 ready socket-flow (satisfied)] Connected path is satisfied
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6.1 157.240.0.17:443 ready socket-flow (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_connection_endpoint_report [6 graph.facebook.com:443 ready resolver (satisfied)] reported event flow:finish_connect
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Event [6:0x15f4e020]: 8 Err(0)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:38 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TLS Handshake Complete [6:0x15f4e020]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: -[ACDServer listener:shouldAcceptNewConnection:] (320) "<private> (<private>) received"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: -[ACDClientAuthorizationManager authorizationForClient:accountTypeWithIdentifier:] (55) "No TCC state found: <private>, <private>"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Cancel [6:0x15f4e020]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [6 graph.facebook.com:443 ready resolver (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_handler_cancel [6.1 157.240.0.17:443 ready socket-flow (satisfied)]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c SEQR(libsystem_network.dylib)[231] <Notice>: __nw_socket_service_writes_block_invoke sendmsg(fd 17, 31 bytes): socket has been closed
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c SEQR(libsystem_network.dylib)[231] <Info>: nw_endpoint_flow_protocol_disconnected [6.1 157.240.0.17:443 cancelled socket-flow (null)] Output protocol disconnected
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c SEQR(SEQR)[231] <Notice>: TIC TCP Conn Destroyed [6:0x15f4e020]
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c backboardd(backboardd)[62] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c locationd[67] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c SpringBoard(KeyboardArbiter)[47] <Info>: HW kbd: currently com.seamless.SEQR ((null) < com.seamless.SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: subsystem: com.apple.UIKit, category: Gesture, 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] Jan 9 14:48:39 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: 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] Jan 9 14:48:39 iPhone5c SEQR(libsystem_trace.dylib)[231] <Notice>: subsystem: com.apple.UIKit, category: GestureExclusion, 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] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c useractivityd[143] <Info>: IdleTracker: AdvertiserCurrent: mostSignificantLevel=PresentActive weakSelf=0x1656ce40
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:39 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c backboardd(backboardd)[62] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c locationd[67] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c SEQR[231] <Notice>: Did save server config: {
[iOSLog] [IOS_SYSLOG_ROW] countryCode = fr;
[iOSLog] [IOS_SYSLOG_ROW] hostname = "eu.seqr.com";
[iOSLog] [IOS_SYSLOG_ROW] iconURL = "https://be.seqr.com/p/flags/fr.png";
[iOSLog] [IOS_SYSLOG_ROW] id = "fr-prd";
[iOSLog] [IOS_SYSLOG_ROW] introductionUrl = "https://www.seqr.com/se/en/app-introduction/";
[iOSLog] [IOS_SYSLOG_ROW] name = France;
[iOSLog] [IOS_SYSLOG_ROW] personIdType = NONE;
[iOSLog] [IOS_SYSLOG_ROW] phoneCountryCode = 33;
[iOSLog] [IOS_SYSLOG_ROW] wizardType = "EMAIL_REQUIRED";
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889","value":{},"status":0}
[debug] [MJSONWP] Responding to client with driver.performTouch() result: {}
[HTTP] <-- POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/touch/perform 200 2320 ms - 74
[HTTP] --> POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/touch/perform {"actions":[{"action":"press","options":{"x":160,"y":284}},{"action":"wait","options":{"ms":500}},{"action":"release","options":{}}]}
[debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":160,"y":284}},{"action":"wait","options":{"ms":500}},{"action":"release","options":{}}],"d057cbff-b771-4e68-935f-7a81277c273a"]
[debug] [XCUITest] Executing command 'performTouch'
[debug] [XCUITest] Received the following touch action: press-wait-release
[debug] [JSONWP Proxy] Proxying [POST /touchAndHold] to [POST http://localhost:8100/session/F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889/touchAndHold] with body: {"duration":0.5,"x":160,"y":284}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:40 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c accountsd(AccountsDaemon)[88] <Notice>: __48-[ACDServer listener:shouldAcceptNewConnection:]_block_invoke.246 (482) "Idle-exit-preventing transaction ended!"
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c backboardd(backboardd)[62] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c locationd[67] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c SpringBoard(KeyboardArbiter)[47] <Info>: HW kbd: currently com.seamless.SEQR ((null) < com.seamless.SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/Frameworks/CoreTelephony.framework'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:41 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c backboardd(backboardd)[62] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c locationd[67] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c SEQR[231] <Notice>: Did save server config: {
[iOSLog] [IOS_SYSLOG_ROW] countryCode = fr;
[iOSLog] [IOS_SYSLOG_ROW] hostname = "eu.seqr.com";
[iOSLog] [IOS_SYSLOG_ROW] iconURL = "https://be.seqr.com/p/flags/fr.png";
[iOSLog] [IOS_SYSLOG_ROW] id = "fr-prd";
[iOSLog] [IOS_SYSLOG_ROW] introductionUrl = "https://www.seqr.com/se/en/app-introduction/";
[iOSLog] [IOS_SYSLOG_ROW] name = France;
[iOSLog] [IOS_SYSLOG_ROW] personIdType = NONE;
[iOSLog] [IOS_SYSLOG_ROW] phoneCountryCode = 33;
[iOSLog] [IOS_SYSLOG_ROW] wizardType = "EMAIL_REQUIRED";
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889","value":{},"status":0}
[debug] [MJSONWP] Responding to client with driver.performTouch() result: {}
[HTTP] <-- POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/touch/perform 200 2185 ms - 74
[HTTP] --> POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/touch/perform {"actions":[{"action":"press","options":{"x":160,"y":284}},{"action":"wait","options":{"ms":500}},{"action":"release","options":{}}]}
[debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":160,"y":284}},{"action":"wait","options":{"ms":500}},{"action":"release","options":{}}],"d057cbff-b771-4e68-935f-7a81277c273a"]
[debug] [XCUITest] Executing command 'performTouch'
[debug] [XCUITest] Received the following touch action: press-wait-release
[debug] [JSONWP Proxy] Proxying [POST /touchAndHold] to [POST http://localhost:8100/session/F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889/touchAndHold] with body: {"duration":0.5,"x":160,"y":284}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:42 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c backboardd(backboardd)[62] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c locationd[67] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c SpringBoard(KeyboardArbiter)[47] <Info>: HW kbd: currently com.seamless.SEQR ((null) < com.seamless.SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:43 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c CommCenter[24] <Notice>: #watchdog #I Callback Watchdog: checkin 116
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c CommCenter[24] <Notice>: #watchdog #I Server Watchdog: checkin 116
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c backboardd(backboardd)[62] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c locationd[67] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c SEQR[231] <Notice>: Did save server config: {
[iOSLog] [IOS_SYSLOG_ROW] countryCode = fr;
[iOSLog] [IOS_SYSLOG_ROW] hostname = "eu.seqr.com";
[iOSLog] [IOS_SYSLOG_ROW] iconURL = "https://be.seqr.com/p/flags/fr.png";
[iOSLog] [IOS_SYSLOG_ROW] id = "fr-prd";
[iOSLog] [IOS_SYSLOG_ROW] introductionUrl = "https://www.seqr.com/se/en/app-introduction/";
[iOSLog] [IOS_SYSLOG_ROW] name = France;
[iOSLog] [IOS_SYSLOG_ROW] personIdType = NONE;
[iOSLog] [IOS_SYSLOG_ROW] phoneCountryCode = 33;
[iOSLog] [IOS_SYSLOG_ROW] wizardType = "EMAIL_REQUIRED";
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/WifiCalling.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889","value":{},"status":0}
[debug] [MJSONWP] Responding to client with driver.performTouch() result: {}
[HTTP] <-- POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/touch/perform 200 2161 ms - 74
[HTTP] --> POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/touch/perform {"actions":[{"action":"press","options":{"x":160,"y":284}},{"action":"wait","options":{"ms":500}},{"action":"release","options":{}}]}
[debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":160,"y":284}},{"action":"wait","options":{"ms":500}},{"action":"release","options":{}}],"d057cbff-b771-4e68-935f-7a81277c273a"]
[debug] [XCUITest] Executing command 'performTouch'
[debug] [XCUITest] Received the following touch action: press-wait-release
[debug] [JSONWP Proxy] Proxying [POST /touchAndHold] to [POST http://localhost:8100/session/F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889/touchAndHold] with body: {"duration":0.5,"x":160,"y":284}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/Traffic.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/MotionCalibration.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/MotionCalibration.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/CompassCalibration.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/TimeZone.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/AppGenius.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/Routine.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/AppSuggestions.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:44 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:45 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c locationd[67] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c backboardd(backboardd)[62] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c SpringBoard(KeyboardArbiter)[47] <Info>: HW kbd: currently com.seamless.SEQR ((null) < com.seamless.SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c backboardd(backboardd)[62] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c locationd[67] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c SEQR[231] <Notice>: Did save server config: {
[iOSLog] [IOS_SYSLOG_ROW] countryCode = fr;
[iOSLog] [IOS_SYSLOG_ROW] hostname = "eu.seqr.com";
[iOSLog] [IOS_SYSLOG_ROW] iconURL = "https://be.seqr.com/p/flags/fr.png";
[iOSLog] [IOS_SYSLOG_ROW] id = "fr-prd";
[iOSLog] [IOS_SYSLOG_ROW] introductionUrl = "https://www.seqr.com/se/en/app-introduction/";
[iOSLog] [IOS_SYSLOG_ROW] name = France;
[iOSLog] [IOS_SYSLOG_ROW] personIdType = NONE;
[iOSLog] [IOS_SYSLOG_ROW] phoneCountryCode = 33;
[iOSLog] [IOS_SYSLOG_ROW] wizardType = "EMAIL_REQUIRED";
[iOSLog] [IOS_SYSLOG_ROW] }
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/TimeZone.bundle'
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889","value":{},"status":0}
[debug] [MJSONWP] Responding to client with driver.performTouch() result: {}
[HTTP] <-- POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/touch/perform 200 2138 ms - 74
[HTTP] --> POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/touch/perform {"actions":[{"action":"press","options":{"x":80,"y":142}},{"action":"wait","options":{"ms":500}},{"action":"release","options":{}}]}
[debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":80,"y":142}},{"action":"wait","options":{"ms":500}},{"action":"release","options":{}}],"d057cbff-b771-4e68-935f-7a81277c273a"]
[debug] [XCUITest] Executing command 'performTouch'
[debug] [XCUITest] Received the following touch action: press-wait-release
[debug] [JSONWP Proxy] Proxying [POST /touchAndHold] to [POST http://localhost:8100/session/F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889/touchAndHold] with body: {"duration":0.5,"x":80,"y":142}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/PrivateFrameworks/MobileWiFi.framework'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:46 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/PrivateFrameworks/PassKitCore.framework'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:47 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c backboardd(backboardd)[62] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c SpringBoard(KeyboardArbiter)[47] <Info>: HW kbd: currently com.seamless.SEQR ((null) < com.seamless.SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c locationd[67] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/PassbookRelevancy.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/PrivateFrameworks/PassKitCore.framework'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c backboardd(backboardd)[62] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c locationd[67] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889","value":{},"status":0}
[debug] [MJSONWP] Responding to client with driver.performTouch() result: {}
[HTTP] <-- POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/touch/perform 200 2112 ms - 74
[HTTP] --> POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/touch/perform {"actions":[{"action":"press","options":{"x":160,"y":142}},{"action":"wait","options":{"ms":500}},{"action":"release","options":{}}]}
[debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":160,"y":142}},{"action":"wait","options":{"ms":500}},{"action":"release","options":{}}],"d057cbff-b771-4e68-935f-7a81277c273a"]
[debug] [XCUITest] Executing command 'performTouch'
[debug] [XCUITest] Received the following touch action: press-wait-release
[debug] [JSONWP Proxy] Proxying [POST /touchAndHold] to [POST http://localhost:8100/session/F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889/touchAndHold] with body: {"duration":0.5,"x":160,"y":142}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:48 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/Traffic.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/AppGenius.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client 'com.apple.AppStore'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/Routine.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/Traffic.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/Routine.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/Traffic.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/AppGenius.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:49 iPhone5c locationd[67] <Notice>: message 'kCLConnectionMessageWatchdog' received from client '/System/Library/LocationBundles/Routine.bundle'
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c backboardd(backboardd)[62] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c locationd[67] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c SpringBoard(KeyboardArbiter)[47] <Info>: HW kbd: currently com.seamless.SEQR ((null) < com.seamless.SEQR)
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c backboardd(backboardd)[62] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c SpringBoard(SpringBoard)[47] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c locationd[67] <Info>: Received null sender
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:50 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889","value":{},"status":0}
[debug] [MJSONWP] Responding to client with driver.performTouch() result: {}
[HTTP] <-- POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/touch/perform 200 2140 ms - 74
[HTTP] --> POST /wd/hub/session/d057cbff-b771-4e68-935f-7a81277c273a/touch/perform {"actions":[{"action":"press","options":{"x":240,"y":142}},{"action":"wait","options":{"ms":500}},{"action":"release","options":{}}]}
[debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":240,"y":142}},{"action":"wait","options":{"ms":500}},{"action":"release","options":{}}],"d057cbff-b771-4e68-935f-7a81277c273a"]
[debug] [XCUITest] Executing command 'performTouch'
[debug] [XCUITest] Received the following touch action: press-wait-release
[debug] [JSONWP Proxy] Proxying [POST /touchAndHold] to [POST http://localhost:8100/session/F1BEA26D-3C2C-48B4-BC68-8E6C2F3F2889/touchAndHold] with body: {"duration":0.5,"x":240,"y":142}
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>: <private>
[iOSLog] [IOS_SYSLOG_ROW] Jan 9 14:48:51 iPhone5c testmanagerd[224] <Notice>:
@thandang
Copy link

Did you manage it work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment