Hello friends,
I am using below configuration
mac 0s: EI capita
n 10.11.6xcode: 7.2
simulator: 9.2(Iphone 6)
Appium: 1.5.3.dmg
I am trying to capture of screenshot of home page of application, initially it takes certain time to open Appium inspector and all of sudden it closed app in simulator, and displayed empty screenshot in Appium inspector, when i looked at the log file in appium screen it is saying like “Closing session, cause was ‘An unknown server-side error occurred while processing the command. Original error: Abnormal Instruments termination!’”
Please find below log file:
7:28:854 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:17:28 INHYNMACITPOOL1 Infor Ming.le[62350]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:17:28:855 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:17:28 INHYNMACITPOOL1 Infor Ming.le[62350]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:17:28:856 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:17:28 INHYNMACITPOOL1 Infor Ming.le[62350]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f814481a7b0>, and it is attached to <UICollectionView: 0x7f8142880600; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f814481b040>; layer = <CALayer: 0x7f814481ab70>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f814481a7b0>.
2016-10-12 18:17:28:856 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:17:28 INHYNMACITPOOL1 Infor Ming.le[62350]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:17:29:204 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:17:29 INHYNMACITPOOL1 Infor Ming.le[62350]: *** Terminating app due to uncaught exception ‘NSRangeException’, reason: ‘-[NSTaggedPointerString substringWithRange:]: Range {9223372036854775807, 0} out of bounds; string length 9’
2016-10-12 18:17:29:206 - [iOSLog] [IOS_SYSLOG_ROW] *** First throw call stack:
2016-10-12 18:17:29:207 - [iOSLog] [IOS_SYSLOG_ROW] (
2016-10-12 18:17:29:209 - [iOSLog] [IOS_SYSLOG_ROW] 0 CoreFoundation 0x0000000109d91e65 __exceptionPreprocess + 165
2016-10-12 18:17:29:209 - [iOSLog] [IOS_SYSLOG_ROW] 1 libobjc.A.dylib 0x0000000109808deb objc_exception_throw + 48
2016-10-12 18:17:29:210 - [iOSLog] [IOS_SYSLOG_ROW] 2 CoreFoundation 0x0000000109d91d9d +[NSException raise:format:] + 205
2016-10-12 18:17:29:211 - [iOSLog] [IOS_SYSLOG_ROW] 3 CoreFoundation 0x0000000109d7d7ea -[NSTaggedPointerString substringWithRange:] + 394
2016-10-12 18:17:29:211 - [iOSLog] [IOS_SYSLOG_ROW] 4 Infor Ming.le 0x0000000104d10efb -[TTTAttributedLabel accessibilityElements] + 1163
2016-10-12 18:17:29:212 - [iOSLog] [IOS_SYSLOG_ROW] 5 Infor Ming.le 0x0000000104d1092b -[TTTAttributedLabel accessibilityElementCount] + 43
2016-10-12 18:17:29:213 - [iOSLog] [IOS_SYSLOG_R
OW] 6 UIAccessibility 0x0000000118cb1777 -[NSObject(AXPrivCategory) _accessibilityHasOrderedChildren] + 46
2016-10-12 18:17:29:214 - [iOSLog] [IOS_SYSLOG_ROW] 7 UIAccessibility 0x0000000118ca900d -[UIView(UIAccessibilityElementTraversal) _accessibilityShouldBeAddedToViewChildrenWithOptions:] + 83
2016-10-12 18:17:29:214 - [iOSLog] [IOS_SYSLOG_ROW] 8 UIAccessibility 0x0000000118ca9ac7 -[UIView(UIAccessibilityElementTraversal) _addAccessibilityElementsAndOrderedContainersWithOptions:toCollection:] + 87
2016-10-12 18:17:29:215 - [iOSLog] [IOS_SYSLOG_ROW] 9 UIAccessibility 0x0000000118ca9d5a -[UIView(UIAccessibilityElementTraversal) _addAccessibilityElementsAndOrderedContainersWithOptions:toCollection:] + 746
2016-10-12 18:17:29:217 - [iOSLog] [IOS_SYSLOG_ROW] 10 UIAccessibility 0x0000000118caa178 +[UIView(UIAccessibilityElementTraversal) _accessibilityElementsAndContainersDescendingFromViews:options:sorted:] + 399
2016-10-12 18:17:29:218 - [iOSLog] [IOS_SYSLOG_ROW] 11 UIAccessibility 0x0000000118caa32d -[UIView(UIAccessibilityElementTraversal) _accessibilityViewChildrenWithOptions:] + 186
2016-10-12 18:17:29:219 - [iOSLog] [IOS_SYSLOG_ROW] 12 UIKit 0x0000000118b5ec58 -[UITableViewCellAccessibility _accessibilityRetrieveTableViewCellText] + 1041
2016-10-12 18:17:29:219 - [iOSLog] [IOS_SYSLOG_ROW] 13 UIKit 0x0000000118b5f575 -[UITableViewCellAccessibility _accessibilityChildren] + 939
2016-10-12 18:17:29:221 - [iOSLog] [IOS_SYSLOG_ROW] 14 UIKit 0x0000000118b5a4cc -[UITableViewCellAccessibility _accessibilityUserTestingChildren] + 74
2016-10-12 18:17:29:221 - [iOSLog] [IOS_SYSLOG_ROW] 15 UIKit 0x0000000118b5a46d -[UITableViewCellAccessibility _accessibilityUserTestingChildrenCount] + 22
2016-10-12 18:17:29:222 - [iOSLog] [IOS_SYSLOG_ROW] 16 UIAccessibility 0x0000000118cb70fd -[NSObject(AXPrivCategory) accessibilityAttributeValue:] + 3498
2016-10-12 18:17:29:222 - [iOSLog] [IOS_SYSLOG_ROW] 17 UIAccessibility 0x0000000118ca179a _copyAttributeValueCallback + 171
2016-10-12 18:17:29:222 - [iOSLog] [IOS_SYSLOG_ROW] 18 AXRuntime 0x0000000118d351fc _AXXMIGCopyAttributeValue + 173
2016-10-12 18:17:29:223 - [iOSLog] [IOS_SYSLOG_ROW] 19 AXRuntime 0x0000000118d2f5d8 _XCopyAttributeValue + 284
2016-10-12 18:17:29:223 - [iOSLog] [IOS_SYSLOG_ROW] 20 AXRuntime 0x0000000118d3d3a7 mshMIGPerform + 235
2016-10-12 18:17:29:224 - [iOSLog] [IOS_SYSLOG_ROW] 21 CoreFoundation 0x0000000109cbdca9 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 41
2016-10-12 18:17:29:224 - [iOSLog] [IOS_SYSLOG_ROW] 22 CoreFoundation 0x0000000109cbdc19 __CFRunLoopDoSource1 + 473
2016-10-12 18:17:29:224 - [iOSLog] [IOS_SYSLOG_ROW] 23 CoreFoundation 0x0000000109cb3390 __CFRunLoopRun + 2272
2016-10-12 18:17:29:225 - [iOSLog] [IOS_SYSLOG_ROW] 24 CoreFoundation 0x0000000109cb2828 CFRunLoopRunSpecific + 488
2016-10-12 18:17:29:225 - [iOSLog] [IOS_SYSLOG_ROW] 25 GraphicsServices 0x000000010bc5ead2 GSEventRunModal + 161
2016-10-12 18:17:29:225 - [iOSLog] [IOS_SYSLOG_ROW] 26 UIKit 0x00000001061cd610 UIApplicationMain + 171
2016-10-12 18:17:29:226 - [iOSLog] [IOS_SYSLOG_ROW] 27 Infor Ming.le 0x000000010488e92f main + 111
2016-10-12 18:17:29:226 - [iOSLog] [IOS_SYSLOG_ROW] 28 libdyld.dylib 0x000000010a67392d start + 1
2016-10-12 18:17:29:227 - [iOSLog] [IOS_SYSLOG_ROW] )
2016-10-12 18:17:29:227 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:17:29 INHYNMACITPOOL1 SpringBoard[56057]: UNNotificationRegistrarConnectionListener connection invalidated
2016-10-12 18:17:29:229 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:17:29 INHYNMACITPOOL
1 SpringBoard[56057]: HW kbd: Failed to set (null) as keyboard focus
2016-10-12 18:17:29:267 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:17:29 INHYNMACITPOOL1 com.apple.CoreSimulator.SimDevice.9635121C-5FFC-4C53-8C34-023F9FB4D7AE.launchd_sim[56038] (UIKitApplication:com.infor.dev.Mingle[0x74b7][62350]): Service exited due to signal: Abort trap: 6
2016-10-12 18:17:29:268 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:17:29 INHYNMACITPOOL1 SpringBoard[56057]: Unable to get short BSD proc info for 62350: No such process
2016-10-12 18:17:29:320 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:17:29 INHYNMACITPOOL1 SpringBoard[56057]: Application ‘UIKitApplication:com.infor.dev.Mingle[0x74b7]’ crashed.
2016-10-12 18:17:29:343 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:17:29 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:17:29:344 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:17:29 — last message repeated 1 time —
2016-10-12 18:17:29:346 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:17:29 INHYNMACITPOOL1 assertiond[56061]: notify_suspend_pid() failed with error 7
2016-10-12 18:17:29:423 - [debug] [UIAuto] Socket data received (8192 bytes)
2016-10-12 18:17:29:424 - [debug] [UIAuto] Socket data received (8192 bytes)
2016-10-12 18:17:29:425 - [debug] [UIAuto] Socket data received (3345 bytes)
2016-10-12 18:17:29:425 - [debug] [UIAuto] Got result from instruments: {“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“Infor Ming.le”,“label”:“Infor Ming.le”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0",“x”:0,“y”:0,“width”:375,“height”:667},">":[{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enable
2016-10-12 18:17:29:455 - [debug] [Instruments] [INST] 2016-10-12 12:47:29 +0000 Fail: The target application appears to have died
2016-10-12 12:47:29 +0000 Debug: evaluation finished
2016-10-12 12:47:29 +0000 Debug: responding with:d”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:375,“height”:667},">":[{“UIANavigationBar”:{"@":{“name”:“Posts”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0",“x”:0,“y”:20,“width”:375,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/0",“x”:0,“y”:0,“width”:375,“height”:64},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/0/0",“x”:0,“y”:64,“width”:375,“height”:0.5},">":[]}}]}},{“UIAButton”:{"@":{“name”:“Back”,“label”:“Back”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/1",“x”:8,“y”:31.5,“width”:21,“height”:21},">":[]}},{“UIAButton”:{"@":{“name”:“btn_hamburger_menu”,“label”:“Hamburger Menu”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/2",“x”:16,“y”:22,“width”:50,“height”:40},">":[]}},{“UIAStaticText”:{"@":{“name”:“Posts”,“label”:“Posts”,“value”:“Posts”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/3",“x”:165,“y”:28,“width”:45,“height”:27},">":[]}},{“UIAButton”:{"@":{“name”:“btn_create_new_post”,“label”:“Create Post”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/4",“x”:328,“y”:26,“width”:42,“height”:30},">":[]}}]}},{“UIATableView”:{"@":{“name”:null,“label”:null,“value”:“rows 1 to 4 of 50”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1",“x”:0,“y”:64,“width”:375,“height”:603},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/0",“x”:50,“y”:-56,“width”:275,“height”:76},">":[]}},{“UIAStaticText”:{"@":{“name”:“Pull down to refresh…”,“label”:“Pull down to refresh…”,“value”:“Pull down to refresh…”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/1",“x”:0,“y”:-29.5,“widt
h”:375,“height”:19.5},">":[]}},{“UIAStaticText”:{"@":{“name”:“Last Updated: 10/12/16, 6:16 PM”,“label”:“Last Updated: 10/12/16, 6:16 PM”,“value”:“Last Updated: 10/12/16, 6:16 PM”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/2",“x”:0,“y”:-3.5,“width”:375,“height”:13.5},">":[]}},{“UIAElement”:{"@":{“name”:“search_bar”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/3",“x”:0,“y”:20,“width”:375,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/3/0",“x”:0,“y”:20,“width”:375,“height”:44},">":[]}},{“UIASearchBar”:{"@":{“name”:“Search”,“label”:“Search”,“value”:“Search”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/3/1",“x”:8,“y”:28,“width”:359,“height”:28},">":[{“UIASearchBar”:{"@":{“name”:“Search”,“label”:“Search”,“value”:“Search”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/3/1/0",“x”:8,“y”:28,“width”:359,“height”:28},">":[]}}]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4",“x”:0,“y”:64,“width”:375,“height”:119},">":[{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“This is the test - RITESH - MINGLEDEV-13685”,“value”:“This is the test - RITESH - MINGLEDEV-13685”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4/0",“x”:14,“y”:123,“width”:347,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 10, 2016”,“value”:“Oct 10, 2016”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4/1",“x”:269.5,“y”:75,“width”:91.5,“height”:17},">":[]}},{“UIAButton”:{"@":{“name”:“btn_comment_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4/2",“x”:4,“y”:141,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“user_icon_in_post”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4/3",“x”:14,“y”:76,“width”:40,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“btn_like_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4/4",“x”:49,“y”:141,“width”:45,“height”:40},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5",“x”:0,“y”:183,“width”:375,“height”:119},">":[{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“hi”,“value”:“hi”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/0",“x”:14,“y”:242,“width”:347,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 7, 2016”,“value”:“Oct 7, 2016”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/1",“x”:277.5,“y”:194,“width”:83.5,“height”:17},">":[]}},{“UIAButton”:{"@":{“name”:“btn_comment_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/2",“x”:4,“y”:260,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“user_icon_in_post”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/3",“x”:14,“y”:195,“width”:40,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“btn_like_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/4",“x”:49,“y”:260,“width”:45,“height”:40},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6",“x”:0,“y”:302,“width”:375,“height”:283.5},">":[{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“post with attachment @ connected users”,“value”:“post with attachment @ connected users”,“dom”:null,“enabled”:true,“valid”:true,"
visible":true,“hint”:null,“path”:"/0/0/1/6/0",“x”:14,“y”:361,“width”:347,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 7, 2016”,“value”:“Oct 7, 2016”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6/1",“x”:277.5,“y”:313,“width”:83.5,“height”:17},">":[]}},{“UIAButton”:{"@":{“name”:“btn_comment_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6/2",“x”:4,“y”:544.3666666666667,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“user_icon_in_post”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6/3",“x”:14,“y”:314,“width”:40,“height”:40},">":[]}},{“UIACollectionView”:{"@":{“name”:null,“label”:null,“value”:“rows 1 to 4 of 50”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/6/4",“x”:14,“y”:394,“width”:347,“height”:150.36666666666667},">":[{“UIACollectionCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/6/4/0",“x”:14,“y”:394,“width”:347,“height”:150.36666666666667},">":[{“UIAImage”:{"@":{“name”:“post_image_thumb”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/6/4/0/0",“x”:14,“y”:394,“width”:347,“height”:150.36666666666667},">":[]}}]}}]}},{“UIAButton”:{"@":{“name”:“btn_like_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6/5",“x”:49,“y”:544.3666666666667,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“btn_image_attachments_post_cell”,“label”:“1”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,
2016-10-12 18:17:29:457 - [MJSONWP] Responding to client with driver.getPageSource() result: “<?xml version=“1.0” enco…
2016-10-12 18:17:29:460 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source 200 2242 ms - 24008
2016-10-12 18:17:29:463 - [debug] [Instruments] [INST] “path”:”/0/0/1/6/6",“x”:326,“y”:544.3666666666667,“width”:35,“height”:40},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7",“x”:0,“y”:585.5,“width”:375,“height”:119},">":[{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“infor”,“value”:“infor”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/0",“x”:14,“y”:644.5,“width”:347,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 7, 2016”,“value”:“Oct 7, 2016”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/1",“x”:277.5,“y”:596.5,“width”:83.5,“height”:17},">":[]}},{“UIAButton”:{"@":{“name”:“btn_comment_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/2",“x”:4,“y”:662.5,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“user_icon_in_post”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/3",“x”:14,“y”:597.5,“width”:40,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“btn_like_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/4",“x”:49,“y”:662.5,“width”:45,“height”:40},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8",“x”:0,“y”:704.5,“width”:375,“height”:119},">":[{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 7, 2016”,“value”:“Oct 7, 2016”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8/0",“x”:0,“y”:0,“width”:83.5,“height”:17},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“hello”,“value”:“hello”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8/1",“x”:0,“y”:0,“width”:347,“height”:18},">":[]}},{“UIA
StaticText”:{"@":{“name”:“0”,“label”:“0”,“value”:“0”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8/2",“x”:0,“y”:0,“width”:27,“height”:0},">":[]}},{“UIAStaticText”:{"@":{“name”:“0”,“label”:“0”,“value”:“0”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8/3",“x”:0,“y”:0,“width”:28,“height”:0},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/9",“x”:0,“y”:823.5,“width”:375,“height”:283.5},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/10",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/11",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/12",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/13",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/14",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/15",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/16",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/17",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/18",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/19",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/20",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/21",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/22",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/23",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/24",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/25",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/26",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/27",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:
“/0/0/1/28”,“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/29",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/30",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/31",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/32",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/33",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/34",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/35",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/36",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/37",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/38",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/39",“x”:0,“y”:0,“wi
2016-10-12 18:17:29:465 - [debug] [Instruments] [INST] dth”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/40",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/41",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/42",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/43",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/44",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/45",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/46",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/47",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/48",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/49",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“la
bel”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/50",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/51",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/52",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/53",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}}]}},{“UIAToolbar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/2",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}}]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/1",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/2",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}}]}}}
2016-10-12 12:47:29 +0000 Debug: Running system command #13: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/instruments_sock 2,{“status”:0,"v…
2016-10-12 18:17:29:466 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation {}
2016-10-12 18:17:29:467 - [MJSONWP] Calling AppiumDriver.getOrientation() with args: ["02454e4e-d9ea-49f2-9844-c…
2016-10-12 18:17:29:468 - [debug] [iOS] Executing iOS command ‘getOrientation’
2016-10-12 18:17:29:470 - [debug] [UIAuto] Sending command to instruments: au.getScreenOrientation()
2016-10-12 18:17:29:554 - [debug] [Instruments] [INST STDERR] 2016-10-12 18:17:29.552 instruments[62345:3139967] Attempting to change event horizon while disengage
2016-10-12 18:17:31:621 - [debug] [Instruments] [INST] Instruments Trace Complete (Duration : 55.820805s; Output : /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/appium-instruments/instrumentscli0.trace)
2016-10-12 18:17:31:729 - [debug] [Instruments] Instruments exited with code 0
2016-10-12 18:17:31:733 - [debug] [iOS] Deleting ios session
2016-10-12 18:17:31:734 - [debug] [UIAuto] Closing socket server.
2016-10-12 18:17:31:738 - [Appium] Closing session, cause was ‘An unknown server-side error occurred while processing the command. Original error: Abnormal Instruments termination!’
2016-10-12 18:17:31:738 - [Appium] Removing session 02454e4e-d9ea-49f2-9844-c7f955f51b0b from our master session list
2016-10-12 18:17:31:739 - [debug] [UIAuto] Instruments socket server was closed
2016-10-12 18:17:31:740 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:17:31 INHYNMACITPOOL1 DTServiceHub[62261]: Could not create service named com.apple.instruments.server.services.processcontrol.posixspawn
2016-10-12 18:17:31:743 - [debug] [iOSLog] Stopping iOS log capture
2016-10-12 18:17:31:746 - [debug] [RemoteDebugger] Disconnecting from remote debugger
2016-10-12 18:17:31:752 - [debug] [iOS] Reset not set, not ending sim
2016-10-12 18:17:31:754 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation 500 2284 ms - 204
2016-10-12 18:17:31:760 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot {}
2016-10-12 18:17:31:763 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot 404 2 ms - 131
2016-10-12 18:17:31:767 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts {}
2016-10-12 18:17:31:771 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts 404 2 ms - 131
2016-10-12 18:17:59:013 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:17:59:014 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:17:59:105 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:17:59:108 - [HTTP] <-- GET /wd/hub/status 200 93 ms - 83
2016-10-12 18:19:00:172 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:19:00:173 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:19:00:187 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:19:00:189 - [HTTP] <-- GET /wd/hub/status 200 16 ms - 83
2016-10-12 18:20:01:265 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:20:01:267 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:20:01:285 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:20:01:287 - [HTTP] <-- GET /wd/hub/status 200 21 ms - 83
2016-10-12 18:20:57:567 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source {}
2016-10-12 18:20:57:570 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source 404 1 ms - 131
2016-10-12 18:20:57:573 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation {}
2016-10-12 18:20:57:576 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation 404 2 ms - 131
2016-10-12 18:20:57:578 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot {}
2016-10-12 18:20:57:581 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot 404 1 ms - 131
2016-10-12 18:20:57:583 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts {}
2016-10-12 18:20:57:585 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts 404 1 ms - 131
2016-10-12 18:21:00:531 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source {}
2016-10-12 18:21:00:536 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source 404 2 ms - 131
2016-10-12 18:21:00:538 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation {}
2016-10-12 18:21:00:540 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation 404 2 ms - 131
2016-10-12 18:21:00:543 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot {}
2016-10-12 18:21:00:546 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot 404 2 ms - 131
2016-10-12 18:21:00:550 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts {}
2016-10-12 18:21:00:553 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts 404 2 ms - 131
2016-10-12 18:21:01:289 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source {}
2016-10-12 18:21:01:292 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source 404 1 ms - 131
2016-10-12 18:21:01:294 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation {}
2016-10-12 18:21:01:297 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation 404 1 ms - 131
2016-10-12 18:21:01:299 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot {}
2016-10-12 18:21:01:301 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot 404 1 ms - 131
2016-10-12 18:21:01:305 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts {}
2016-10-12 18:21:01:308 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts 404 2 ms - 131
2016-10-12 18:21:01:936 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source {}
2016-10-12 18:21:01:938 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source 404 1 ms - 131
2016-10-12 18:21:01:941 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation {}
2016-10-12 18:21:01:943 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation 404 1 ms - 131
2016-10-12 18:21:01:946 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot {}
2016-10-12 18:21:01:948 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot 404 1 ms - 131
2016-10-12 18:21:01:951 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts {}
2016-10-12 18:21:01:954 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts 404 1 ms - 131
2016-10-12 18:21:02:437 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:21:02:438 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:21:02:562 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:21:02:566 - [HTTP] <-- GET /wd/hub/status 200 129 ms - 83
2016-10-12 18:21:03:462 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source {}
2016-10-12 18:21:03:465 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source 404 2 ms - 131
2016-10-12 18:21:03:494 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation {}
2016-10-12 18:21:03:528 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation 404 33 ms - 131
2016-10-12 18:21:03:531 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot {}
2016-10-12 18:21:03:534 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot 404 2 ms - 131
2016-10-12 18:21:03:536 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts {}
2016-10-12 18:21:03:539 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts 404 1 ms - 131
2016-10-12 18:21:04:398 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source {}
2016-10-12 18:21:04:400 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source 404 1 ms - 131
2016-10-12 18:21:04:402 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation {}
2016-10-12 18:21:04:403 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation 404 1 ms - 131
2016-10-12 18:21:04:406 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot {}
2016-10-12 18:21:04:408 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot 404 1 ms - 131
2016-10-12 18:21:04:411 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts {}
2016-10-12 18:21:04:413 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts 404 2 ms - 131
2016-10-12 18:21:05:063 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source {}
2016-10-12 18:21:05:065 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source 404 1 ms - 131
2016-10-12 18:21:05:069 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation {}
2016-10-12 18:21:05:071 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation 404 1 ms - 131
2016-10-12 18:21:05:074 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot {}
2016-10-12 18:21:05:076 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot 404 1 ms - 131
2016-10-12 18:21:05:080 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts {}
2016-10-12 18:21:05:082 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts 404 1 ms - 131
2016-10-12 18:21:05:744 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source {}
2016-10-12 18:21:05:746 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source 404 1 ms - 131
2016-10-12 18:21:05:749 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation {}
2016-10-12 18:21:05:751 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation 404 1 ms - 131
2016-10-12 18:21:05:753 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot {}
2016-10-12 18:21:05:754 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot 404 1 ms - 131
2016-10-12 18:21:05:757 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts {}
2016-10-12 18:21:05:759 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts 404 1 ms - 131
2016-10-12 18:21:06:574 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source {}
2016-10-12 18:21:06:576 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source 404 1 ms - 131
2016-10-12 18:21:06:578 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation {}
2016-10-12 18:21:06:579 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation 404 1 ms - 131
2016-10-12 18:21:06:581 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot {}
2016-10-12 18:21:06:583 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot 404 1 ms - 131
2016-10-12 18:21:06:585 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts {}
2016-10-12 18:21:06:587 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts 404 1 ms - 131
2016-10-12 18:22:03:572 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:22:03:572 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:22:03:701 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:22:03:703 - [HTTP] <-- GET /wd/hub/status 200 132 ms - 83
2016-10-12 18:23:04:849 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:23:04:850 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:23:04:875 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:23:04:877 - [HTTP] <-- GET /wd/hub/status 200 27 ms - 83
2016-10-12 18:24:06:028 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:24:06:028 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:24:06:219 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:24:06:225 - [HTTP] <-- GET /wd/hub/status 200 194 ms - 83
2016-10-12 18:25:07:365 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:25:07:366 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:25:07:385 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:25:07:387 - [HTTP] <-- GET /wd/hub/status 200 21 ms - 83
2016-10-12 18:26:08:458 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:26:08:460 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:26:08:525 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:26:08:527 - [HTTP] <-- GET /wd/hub/status 200 68 ms - 83
2016-10-12 18:27:09:617 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:27:09:619 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:27:09:798 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:27:09:806 - [HTTP] <-- GET /wd/hub/status 200 183 ms - 83
2016-10-12 18:28:10:806 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:28:10:807 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:28:10:947 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:28:10:949 - [HTTP] <-- GET /wd/hub/status 200 141 ms - 83
2016-10-12 18:29:11:953 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:29:11:954 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:29:12:020 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:29:12:022 - [HTTP] <-- GET /wd/hub/status 200 68 ms - 83
2016-10-12 18:30:13:027 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:30:13:028 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:30:13:199 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:30:13:203 - [HTTP] <-- GET /wd/hub/status 200 174 ms - 83
2016-10-12 18:31:14:207 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:31:14:208 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:31:14:223 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:31:14:225 - [HTTP] <-- GET /wd/hub/status 200 17 ms - 83
2016-10-12 18:32:15:231 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:32:15:232 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:32:15:430 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:32:15:432 - [HTTP] <-- GET /wd/hub/status 200 200 ms - 83
2016-10-12 18:33:16:440 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:33:16:442 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:33:16:532 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:33:16:536 - [HTTP] <-- GET /wd/hub/status 200 93 ms - 83
2016-10-12 18:34:17:333 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:34:17:335 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:34:17:519 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:34:17:523 - [HTTP] <-- GET /wd/hub/status 200 188 ms - 83
2016-10-12 18:35:18:529 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:35:18:531 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:35:18:554 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:35:18:557 - [HTTP] <-- GET /wd/hub/status 200 27 ms - 83
2016-10-12 18:36:19:562 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:36:19:563 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:36:19:737 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:36:19:739 - [HTTP] <-- GET /wd/hub/status 200 176 ms - 83
2016-10-12 18:36:44:411 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source {}
2016-10-12 18:36:44:414 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source 404 2 ms - 131
2016-10-12 18:36:44:416 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation {}
2016-10-12 18:36:44:418 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation 404 1 ms - 131
2016-10-12 18:36:44:420 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot {}
2016-10-12 18:36:44:422 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot 404 1 ms - 131
2016-10-12 18:36:44:426 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts {}
2016-10-12 18:36:44:429 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts 404 3 ms - 131
2016-10-12 18:36:47:261 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source {}
2016-10-12 18:36:47:264 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/source 404 1 ms - 131
2016-10-12 18:36:47:267 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation {}
2016-10-12 18:36:47:271 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/orientation 404 2 ms - 131
2016-10-12 18:36:47:273 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot {}
2016-10-12 18:36:47:275 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/screenshot 404 1 ms - 131
2016-10-12 18:36:47:277 - [HTTP] --> GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts {}
2016-10-12 18:36:47:279 - [HTTP] <-- GET /wd/hub/session/02454e4e-d9ea-49f2-9844-c7f955f51b0b/contexts 404 1 ms - 131
2016-10-12 18:37:16:434 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:16:435 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:16:448 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:16:451 - [HTTP] <-- GET /wd/hub/status 200 15 ms - 83
2016-10-12 18:37:16:452 - [HTTP] --> GET /wd/hub/sessions {}
2016-10-12 18:37:16:453 - [MJSONWP] Calling AppiumDriver.getSessions() with args: []
2016-10-12 18:37:16:457 - [MJSONWP] Responding to client with driver.getSessions() result: []
2016-10-12 18:37:16:458 - [HTTP] <-- GET /wd/hub/sessions 200 5 ms - 40
2016-10-12 18:37:16:461 - [HTTP] --> POST /wd/hub/session {“desiredCapabilities”:{“platformName”:“iOS”,“platformVersion”:“9.2”,“newCommandTimeout”:“120000”,“app”:"/Users/appuser/Desktop/ios_Automation/softwares/Infor Ming.le.zip",“automationName”:“Appium”,“deviceName”:“iPhone 6”}}
2016-10-12 18:37:16:465 - [MJSONWP] Calling AppiumDriver.createSession() with args: [{“platformName”:“iOS”,"pla…
2016-10-12 18:37:16:467 - [Appium] Creating new IosDriver session
2016-10-12 18:37:16:467 - [Appium] Capabilities:
2016-10-12 18:37:16:469 - [Appium] platformName: ‘iOS’
2016-10-12 18:37:16:469 - [Appium] platformVersion: ‘9.2’
2016-10-12 18:37:16:469 - [Appium] newCommandTimeout: ‘120000’
2016-10-12 18:37:16:470 - [Appium] app: ‘/Users/appuser/Desktop/ios_Automation/softwares/Infor Ming.le.zip’
2016-10-12 18:37:16:470 - [Appium] automationName: ‘Appium’
2016-10-12 18:37:16:471 - [Appium] deviceName: ‘iPhone 6’
2016-10-12 18:37:16:471 - [Appium] noReset: true
2016-10-12 18:37:16:472 - [Appium] nativeInstrumentsLib: true
2016-10-12 18:37:16:472 - [Appium] showIOSLog: true
2016-10-12 18:37:16:478 - [BaseDriver] Capability ‘newCommandTimeout’ changed from string (‘120000’) to integer (120000). This may cause unexpected behavior
2016-10-12 18:37:16:482 - [BaseDriver] Session created with session id: 08bb3efa-102c-4fd4-9d7c-41a7e8309714
2016-10-12 18:37:16:483 - [debug] [iOS] Not auto-detecting udid.
2016-10-12 18:37:16:485 - [BaseDriver] Using local app ‘/Users/appuser/Desktop/ios_Automation/softwares/Infor Ming.le.zip’
2016-10-12 18:37:16:486 - [debug] [BaseDriver] Copying local zip to tmp dir
2016-10-12 18:37:16:822 - [debug] [BaseDriver] Unzipping /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/2016912-62322-3bqu9c/appium-app.zip
2016-10-12 18:37:16:822 - [debug] [BaseDriver] Testing zip archive: /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/2016912-62322-3bqu9c/appium-app.zip
2016-10-12 18:37:20:818 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:20:819 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:21:816 - [HTTP] <-- GET /wd/hub/status - - ms - -
2016-10-12 18:37:22:818 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:22:819 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:22:973 - [BaseDriver] Unzipped local app to ‘/var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/2016912-62322-3bqu9c/Infor Ming.le.app’
2016-10-12 18:37:22:974 - [debug] [iOS] Removing any remaining instruments sockets
2016-10-12 18:37:22:976 - [debug] [iOS] Cleaned up instruments socket /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/instruments_sock
2016-10-12 18:37:22:976 - [debug] [iOS] Setting Xcode version
2016-10-12 18:37:22:977 - [debug] [iOS] Xcode version set to 7.2
2016-10-12 18:37:22:978 - [debug] [iOS] Setting iOS SDK Version
2016-10-12 18:37:22:978 - [debug] [iOS] iOS SDK Version set to 9.2
2016-10-12 18:37:22:979 - [debug] [iOS] Checking whether instruments supports our device string
2016-10-12 18:37:22:980 - [debug] [Instruments] Getting list of devices instruments supports
2016-10-12 18:37:23:020 - [debug] [Instruments] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
2016-10-12 18:37:23:817 - [HTTP] <-- GET /wd/hub/status - - ms - -
2016-10-12 18:37:24:889 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:24:890 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:25:889 - [HTTP] <-- GET /wd/hub/status - - ms - -
2016-10-12 18:37:26:966 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:26:968 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:27:965 - [HTTP] <-- GET /wd/hub/status - - ms - -
2016-10-12 18:37:29:025 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:29:026 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:30:023 - [HTTP] <-- GET /wd/hub/status - - ms - -
2016-10-12 18:37:31:021 - [debug] [Instruments] Available devices: Apple TV 1080p (9.1) [EE080DE9-4487-428F-887E-E5665D70A315],Apple Watch - 38mm (2.1) [17981346-C476-469F-B89B-99EEA502281D],Apple Watch - 42mm (2.1) [D978D4FC-651A-4C5E-89AD-57AF4AC67379],iPhone 6 (9.2) [9635121C-5FFC-4C53-8C34-023F9FB4D7AE]
2016-10-12 18:37:31:024 - [iOSSim] Retrieving device name string for Xcode version 7.2
2016-10-12 18:37:31:028 - [debug] [iOSSim] Getting device string from options: {“deviceName”:“iPhone 6”,“platformVersion”:“9.2”,“forceIphone”:false,“forceIpad”:false}
2016-10-12 18:37:31:031 - [debug] [iOSSim] Fixing device. Changed from ‘iPhone 6’ to ‘iPhone 6 (9.2) [’
2016-10-12 18:37:31:032 - [debug] [iOSSim] Final device string is ‘iPhone 6 (9.2) [’
2016-10-12 18:37:31:032 - [debug] [iOS] iOS sim UDID is 9635121C-5FFC-4C53-8C34-023F9FB4D7AE
2016-10-12 18:37:31:095 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:31:095 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:31:141 - [iOSSim] Constructing iOS simulator for Xcode version 7.2
2016-10-12 18:37:31:142 - [debug] [iOS] No language specified. Using default strings
2016-10-12 18:37:31:143 - [debug] [iOS] Strings file not found. Looking in ‘en.lproj’ directory
2016-10-12 18:37:31:144 - [iOS] Could not file localizable strings file ‘Localizable.strings’!
2016-10-12 18:37:31:145 - [debug] [ios-app-utils] Getting bundle ID from app
2016-10-12 18:37:31:150 - [iOS] Extracted bundleID: com.infor.dev.Mingle from app: /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/2016912-62322-3bqu9c/Infor Ming.le.app
2016-10-12 18:37:31:150 - [debug] [iOS] Creating instruments
2016-10-12 18:37:31:151 - [debug] [UIAuto] Preparing bootstrap code
2016-10-12 18:37:31:152 - [debug] [UIAuto] Dynamic bootstrap dir: /Users/appuser/Library/Application Support/appium/bootstrap
2016-10-12 18:37:31:152 - [debug] [UIAuto] Dynamic env: {“nodePath”:"/Applications/Appium.app/Contents/Resources/node/bin/node",“commandProxyClientPath”:"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js",“instrumentsSock”:"/var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/instruments_sock",“interKeyDelay”:null,“justLoopInfinitely”:false,“autoAcceptAlerts”:false,“autoDismissAlerts”:false,“sendKeyStrategy”:“oneByOne”}
2016-10-12 18:37:31:283 - [debug] [UIAuto] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!
…
2016-10-12 18:37:31:284 - [debug] [UIAuto] Dynamic bootstrap path: /Users/appuser/Library/Application Support/appium/bootstrap/bootstrap-7a3c2fb4ce9905c8.js
2016-10-12 18:37:31:302 - [debug] [UIAuto] Reusing dynamic bootstrap: /Users/appuser/Library/Application Support/appium/bootstrap/bootstrap-7a3c2fb4ce9905c8.js
2016-10-12 18:37:31:305 - [debug] [iOS] User specified default device, letting instruments launch it
2016-10-12 18:37:31:322 - [debug] [iOS] Reset not set, not ending sim
2016-10-12 18:37:31:322 - [debug] [iOS] Not setting locale
2016-10-12 18:37:31:323 - [debug] [iOS] No iOS / app preferences to set
2016-10-12 18:37:31:398 - [debug] [iOSLog] Starting iOS 9.2 simulator log capture
2016-10-12 18:37:31:398 - [debug] [iOSLog] System log path: /Users/appuser/Library/Logs/CoreSimulator/9635121C-5FFC-4C53-8C34-023F9FB4D7AE/system.log
2016-10-12 18:37:31:483 - [debug] [iOS] Not pre-launching simulator
2016-10-12 18:37:31:483 - [debug] [iOS] Starting UIAutoClient, and launching Instruments.
2016-10-12 18:37:31:490 - [debug] [UIAuto] Instruments socket server started at /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/instruments_sock
2016-10-12 18:37:31:492 - [debug] [Instruments] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
2016-10-12 18:37:31:493 - [debug] [Instruments] Attempting to launch instruments, this is try #1
2016-10-12 18:37:31:493 - [Instruments] Launching instruments
2016-10-12 18:37:31:519 - [debug] [Instruments] Attempting to run app on iPhone 6 (9.2) [
2016-10-12 18:37:31:520 - [Instruments] On xcode 7.0+, instruments-without-delay does not work, skipping instruments-without-delay
2016-10-12 18:37:31:522 - [debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd7
2016-10-12 18:37:31:522 - [debug] [Instruments] Spawning instruments with command: ‘/Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/appium-instruments/instrumentscli0.trace -w “iPhone 6 (9.2) [” “/var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/2016912-62322-3bqu9c/Infor Ming.le.app” -e UIASCRIPT “/Users/appuser/Library/Application Support/appium/bootstrap/bootstrap-7a3c2fb4ce9905c8.js” -e UIARESULTSPATH /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/appium-instruments’
2016-10-12 18:37:31:523 - [debug] [Instruments] And launch timeouts (in ms): {“global”:90000}
2016-10-12 18:37:32:092 - [HTTP] <-- GET /wd/hub/status - - ms - -
2016-10-12 18:37:33:095 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:33:097 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:34:095 - [HTTP] <-- GET /wd/hub/status - - ms - -
2016-10-12 18:37:35:156 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:35:157 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:35:618 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:35 INHYNMACITPOOL1 SpringBoard[56057]: UNNotificationRegistrarConnectionListener connection invalidated
2016-10-12 18:37:35:619 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:35 INHYNMACITPOOL1 SpringBoard[56057]: HW kbd: Failed to set (null) as keyboard focus
2016-10-12 18:37:35:619 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:35 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:37:36:043 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:36 — last message repeated 1 time —
2016-10-12 18:37:36:044 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:35 INHYNMACITPOOL1 com.apple.CoreSimulator.SimDevice.9635121C-5FFC-4C53-8C34-023F9FB4D7AE.launchd_sim[56038] (UIKitApplication:com.infor.dev.Mingle[0x85de][62383]): Service exited due to signal: Killed: 9
2016-10-12 18:37:36:045 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:35 INHYNMACITPOOL1 SpringBoard[56057]: Application ‘UIKitApplication:com.infor.dev.Mingle[0x85de]’ quit via signal.
2016-10-12 18:37:36:045 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:35 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:37:36:046 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:36 — last message repeated 1 time —
2016-10-12 18:37:36:046 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:35 INHYNMACITPOOL1 assertiond[56061]: notify_suspend_pid() failed with error 7
2016-10-12 18:37:36:047 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:35 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:37:36:048 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:35 INHYNMACITPOOL1 DTServiceHub[62439]: DTMemlimitAssertionFactory: failed to remove active and inactive memory limits for pid 62441 (result = -1)
2016-10-12 18:37:36:156 - [HTTP] <-- GET /wd/hub/status - - ms - -
2016-10-12 18:37:37:233 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:37:234 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:38:232 - [HTTP] <-- GET /wd/hub/status - - ms - -
2016-10-12 18:37:38:328 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:38 INHYNMACITPOOL1 Infor Ming.le[62441]: assertion failed: 15G31 13C75: libxpc.dylib + 58018 [3E9AE163-9A95-35D3-BA2C-2E7144498580]: 0x7d
2016-10-12 18:37:38:654 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:38 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:37:38:663 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:38 INHYNMACITPOOL1 SpringBoard[56057]: [MPUSystemMediaControls] Updating supported commands for now playing application.
2016-10-12 18:37:38:816 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:38 INHYNMACITPOOL1 Infor Ming.le[62441]: didFinishLaunchingWithOptions
2016-10-12 18:37:38:851 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:38 INHYNMACITPOOL1 Infor Ming.le[62441]: Payload (null)
2016-10-12 18:37:39:000 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:38 INHYNMACITPOOL1 Infor Ming.le[62441]: Reachability Flag Status: -R ------- networkStatusForFlags
2016-10-12 18:37:39:246 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: current state: STATE_LOGIN_MINGLE_START
2016-10-12 18:37:39:247 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: current state: STATE_LOGIN_MINGLE_ADFS_START
2016-10-12 18:37:39:248 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: current state: STATE_LOGIN_SYNC_CLOUD
2016-10-12 18:37:39:249 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: current state: STATE_LOGIN_UPDATE_UI
2016-10-12 18:37:39:251 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: Request Url: https://mingletrial06-sso.mingledev.infor.com/QAAUTO27_TST/as/token.oauth2
2016-10-12 18:37:39:251 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: Request Body: client_id=QAAUTO27_TST~_ko5ezv3VIamnYbSLMG9fJI9krZSg0Umj8lj3DJxlEc&grant_type=refresh_token&refresh_token=868cfCrW6P44skToIpkRyfKLELHpzLCl0nvQfp8lzx&client_secret=YPsu54aKIBrLvLUBMxucFx-NkR4ZxX7XApwAMOZTPd5-R3_T9w9KT7ZGyIpGnxl52OKzDD9yRqUtT1LCP_Ekgw
2016-10-12 18:37:39:281 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: launchedByNotificationOfCategory : 0
2016-10-12 18:37:39:302 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:39:302 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:39:440 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: current state: STATE_DONE
2016-10-12 18:37:39:442 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: (
2016-10-12 18:37:39:443 - [iOSLog] [IOS_SYSLOG_ROW] “/Users/appuser/Library/Developer/CoreSimulator/Devices/9635121C-5FFC-4C53-8C34-023F9FB4D7AE/data/Containers/Data/Application/2C5AD8E6-C587-4D9C-B837-97DBA3F5A8D2/Documents”
2016-10-12 18:37:39:444 - [iOSLog] [IOS_SYSLOG_ROW] )
2016-10-12 18:37:39:444 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: resetNotificationCount
2016-10-12 18:37:39:530 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: -[MingleAppDelegate registerDevice] [Line 2188] d928c190-f149-461a-80a0-4ee2b4b956a2 (null) 300
2016-10-12 18:37:39:671 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 locationd[56060]: Location icon should now be in state ‘Active’
2016-10-12 18:37:39:714 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:39:717 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:39:718 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e187d63a0>, and it is attached to <UICollectionView: 0x7f8e19084000; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e187d6c30>; layer = <CALayer: 0x7f8e187d6760>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e187d63a0>.
2016-10-12 18:37:39:718 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:39 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:40:044 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:40 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:37:40:300 - [HTTP] <-- GET /wd/hub/status - - ms - -
2016-10-12 18:37:40:332 - [UIAuto] Instruments is ready to receive commands
2016-10-12 18:37:40:334 - [debug] [iOS] Instruments launched. Starting poll loop for new commands.
2016-10-12 18:37:40:335 - [debug] [iOS] Setting bootstrap config keys/values
2016-10-12 18:37:40:339 - [debug] [UIAuto] Socket data received (2 bytes)
2016-10-12 18:37:40:340 - [debug] [UIAuto] Got a result when we were not expecting one! Ignoring it
2016-10-12 18:37:40:340 - [debug] [UIAuto] Sending command to instruments: target = $.target();
au = $;
$.isVerbose = true;
2016-10-12 18:37:40:681 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:40 INHYNMACITPOOL1 SpringBoard[56057]: Remote notifications are not supported in the simulator
2016-10-12 18:37:40:696 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:40 INHYNMACITPOOL1 Infor Ming.le[62441]: didUpdateToLocation: <+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 10/12/16, 6:20:48 PM India Standard Time
2016-10-12 18:37:40:704 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:40 INHYNMACITPOOL1 Infor Ming.le[62441]: didUpdateToLocation: <+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 10/12/16, 6:16:43 PM India Standard Time
2016-10-12 18:37:40:705 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:40 INHYNMACITPOOL1 Infor Ming.le[62441]: didUpdateToLocation: <+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 10/12/16, 6:20:48 PM India Standard Time
2016-10-12 18:37:40:720 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:40 INHYNMACITPOOL1 Infor Ming.le[62441]: Failed to get token
2016-10-12 18:37:40:722 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:40 INHYNMACITPOOL1 Infor Ming.le[62441]: didUpdateToLocation: <+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 10/12/16, 6:37:40 PM India Standard Time
2016-10-12 18:37:40:798 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:40 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:37:41:197 - [debug] [Instruments] [INST] 2016-10-12 13:07:41 +0000 Debug: evaluation finished
2016-10-12 18:37:41:242 - [debug] [Instruments] [INST] 2016-10-12 13:07:41 +0000 Debug: responding with:
2016-10-12 18:37:41:254 - [debug] [Instruments] [INST] 2016-10-12 13:07:41 +0000 Debug: Running system command #1: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/instruments_sock 2,{“status”:0,"v…
2016-10-12 18:37:41:262 - [debug] [UIAuto] Socket data received (27 bytes)
2016-10-12 18:37:41:262 - [debug] [UIAuto] Got result from instruments: {“status”:0,“value”:true}
2016-10-12 18:37:41:264 - [debug] [iOS] Setting initial orientation to PORTRAIT
2016-10-12 18:37:41:264 - [debug] [UIAuto] Sending command to instruments: au.setScreenOrientation(‘PORTRAIT’)
2016-10-12 18:37:41:376 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:41:376 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:41:547 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:41 INHYNMACITPOOL1 Infor Ming.le[62441]: ACCESS_TOKEN_DETAILS: {
2016-10-12 18:37:41:550 - [iOSLog] [IOS_SYSLOG_ROW] “access_token” = tb7ixWSK7LJeBc3cpaZzbyJVz8UD;
2016-10-12 18:37:41:550 - [iOSLog] [IOS_SYSLOG_ROW] “expires_in” = 7199;
2016-10-12 18:37:41:551 - [iOSLog] [IOS_SYSLOG_ROW] “token_type” = Bearer;
2016-10-12 18:37:41:552 - [iOSLog] [IOS_SYSLOG_ROW] }
2016-10-12 18:37:41:554 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:41 INHYNMACITPOOL1 Infor Ming.le[62441]: <InforOAuth: 0x7f8e1a897f60>
2016-10-12 18:37:41:555 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:41 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:37:42:163 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:42 — last message repeated 1 time —
2016-10-12 18:37:42:164 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:42 INHYNMACITPOOL1 Infor Ming.le[62441]: -[MingleAppDelegate registerDevice] [Line 2188] d928c190-f149-461a-80a0-4ee2b4b956a2 (null) 300
2016-10-12 18:37:42:183 - [debug] [Instruments] [INST] 2016-10-12 13:07:42 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation(‘PORTRAIT’)
2016-10-12 18:37:42:377 - [HTTP] <-- GET /wd/hub/status - - ms - -
2016-10-12 18:37:42:513 - [debug] [Instruments] [INST] 2016-10-12 13:07:42 +0000 Debug: evaluating au.setScreenOrientation(‘PORTRAIT’)
2016-10-12 18:37:42:563 - [debug] [Instruments] [INST] 2016-10-12 13:07:42 +0000 Debug: target.setDeviceOrientation(“1”)
2016-10-12 18:37:43:224 - [debug] [Instruments] [INST] 2016-10-12 13:07:43 +0000 Debug: evaluation finished
2016-10-12 18:37:43:256 - [debug] [Instruments] [INST] 2016-10-12 13:07:43 +0000 Debug: responding with:
2016-10-12 18:37:43:265 - [debug] [Instruments] [INST] 2016-10-12 13:07:43 +0000 Debug: Running system command #2: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/instruments_sock 2,{“status”:0,"v…
2016-10-12 18:37:43:273 - [debug] [UIAuto] Socket data received (33 bytes)
2016-10-12 18:37:43:273 - [debug] [UIAuto] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
2016-10-12 18:37:43:275 - [debug] [iOS] Waiting for app source to contain elements
2016-10-12 18:37:43:276 - [debug] [UIAuto] Sending command to instruments: au.mainApp().getTreeForXML()
2016-10-12 18:37:43:303 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:43 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:37:43:455 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:43:456 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:44:175 - [debug] [Instruments] [INST] 2016-10-12 13:07:44 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML()
2016-10-12 18:37:44:190 - [debug] [Instruments] [INST] 2016-10-12 13:07:44 +0000 Debug: evaluating au.mainApp().getTreeForXML()
2016-10-12 18:37:44:240 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 — last message repeated 1 time —
2016-10-12 18:37:44:241 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:242 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:244 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1a98dec0>, and it is attached to <UICollectionView: 0x7f8e1a0a6000; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e1a98e750>; layer = <CALayer: 0x7f8e1a98e280>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1a98dec0>.
2016-10-12 18:37:44:244 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:281 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:282 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:283 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1850d8d0>, and it is attached to <UICollectionView: 0x7f8e1a0ea600; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e1850e190>; layer = <CALayer: 0x7f8e1850dc90>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1850d8d0>.
2016-10-12 18:37:44:284 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:321 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:322 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:322 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1ab48ba0>, and it is attached to <UICollectionView: 0x7f8e19885600; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e1a9dc560>; layer = <CALayer: 0x7f8e1ab4a700>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1ab48ba0>.
2016-10-12 18:37:44:323 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:342 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:343 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top a
nd bottom values.
2016-10-12 18:37:44:345 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e187e8680>, and it is attached to <UICollectionView: 0x7f8e19086800; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e18762080>; layer = <CALayer: 0x7f8e18778f40>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e187e8680>.
2016-10-12 18:37:44:346 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:364 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:367 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:367 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1ab21180>, and it is attached to <UICollectionView: 0x7f8e1989c600; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e1ab21a10>; layer = <CALayer: 0x7f8e1ab21540>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1ab21180>.
2016-10-12 18:37:44:368 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:442 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:443 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:444 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1ac2f880>, and it is attached to <UICollectionView: 0x7f8e19083000; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e1ac30110>; layer = <CALayer: 0x7f8e1ac2fc40>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1ac2f880>.
2016-10-12 18:37:44:444 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:453 - [HTTP] <-- GET /wd/hub/status - - ms - -
2016-10-12 18:37:44:525 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:528 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:528 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1ab9d8c0>, and it is attached to <UICollectionView: 0x7f8e19865600; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e1ab9e150>; layer = <CALayer: 0x7f8e1ab9dc80>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333
329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1ab9d8c0>.
2016-10-12 18:37:44:529 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:564 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:565 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:566 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1ac80910>, and it is attached to <UICollectionView: 0x7f8e190d5600; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e1ac811a0>; layer = <CALayer: 0x7f8e1ac80cd0>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1ac80910>.
2016-10-12 18:37:44:566 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:583 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:585 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:586 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1aaec950>, and it is attached to <UICollectionView: 0x7f8e188bb400; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e1aaed1e0>; layer = <CALayer: 0x7f8e1aaecd10>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1aaec950>.
2016-10-12 18:37:44:588 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:625 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:626 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:627 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1abc6030>, and it is attached to <UICollectionView: 0x7f8e198a2400; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e1aad76f0>; layer = <CALayer: 0x7f8e1abc63f0>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1abc6030>.
2016-10-12 18:37:44:628 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:702 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:704 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44
INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:704 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1ad7baf0>, and it is attached to <UICollectionView: 0x7f8e1a09d600; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e1ad7c380>; layer = <CALayer: 0x7f8e1ad7beb0>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1ad7baf0>.
2016-10-12 18:37:44:705 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:729 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:731 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:731 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1abf9170>, and it is attached to <UICollectionView: 0x7f8e198cee00; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e1abf9a00>; layer = <CALayer: 0x7f8e1abf9530>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1abf9170>.
2016-10-12 18:37:44:731 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:792 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:793 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:793 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1acd5c00>, and it is attached to <UICollectionView: 0x7f8e19121400; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e1acd6490>; layer = <CALayer: 0x7f8e1acd5fc0>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1acd5c00>.
2016-10-12 18:37:44:794 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:807 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:808 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:809 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1ace69b0>, and it is attached to <UICollectionView: 0x7f8e1912be00; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers =
<NSArray: 0x7f8e1ace7240>; layer = <CALayer: 0x7f8e1ace6d70>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1ace69b0>.
2016-10-12 18:37:44:811 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:822 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:824 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:824 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1ada5f60>, and it is attached to <UICollectionView: 0x7f8e1a0cfa00; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e1ada67f0>; layer = <CALayer: 0x7f8e1ada6320>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1ada5f60>.
2016-10-12 18:37:44:825 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:44:839 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:37:44:841 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:37:44:841 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f8e1adb9640>, and it is attached to <UICollectionView: 0x7f8e1a065000; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7f8e1adb9ed0>; layer = <CALayer: 0x7f8e1adb9a00>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7f8e1adb9640>.
2016-10-12 18:37:44:842 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:44 INHYNMACITPOOL1 Infor Ming.le[62441]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:37:45:139 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:45 INHYNMACITPOOL1 Infor Ming.le[62441]: *** Terminating app due to uncaught exception ‘NSRangeException’, reason: ‘-[NSTaggedPointerString substringWithRange:]: Range {9223372036854775807, 0} out of bounds; string length 9’
2016-10-12 18:37:45:140 - [iOSLog] [IOS_SYSLOG_ROW] *** First throw call stack:
2016-10-12 18:37:45:140 - [iOSLog] [IOS_SYSLOG_ROW] (
2016-10-12 18:37:45:141 - [iOSLog] [IOS_SYSLOG_ROW] 0 CoreFoundation 0x0000000108f27e65 __exceptionPreprocess + 165
2016-10-12 18:37:45:141 - [iOSLog] [IOS_SYSLOG_ROW] 1 libobjc.A.dylib 0x000000010899edeb objc_exception_throw + 48
2016-10-12 18:37:45:142 - [iOSLog] [IOS_SYSLOG_ROW] 2 CoreFoundation 0x0000000108f27d9d +[NSException raise:format:] + 205
2016-10-12 18:37:45:143 - [iOSLog] [IOS_SYSLOG_ROW] 3 CoreFoundation 0x0000000108f137ea -[NSTaggedPointerString substringWithRange:] + 394
2016-10-12 18:37:45:143 - [iOSLog] [IOS_SYSLOG_ROW] 4 Infor Ming.le 0x0000000103ea6efb -[TTTAttributedLabel accessibilityElements] + 1163
2016-10-12 18:37:45:144 - [iOSLog] [IOS_SYSLOG_ROW] 5 Infor Ming.le 0x0000000103ea692b -[TTTAttributedLabel accessibility
ElementCount] + 43
2016-10-12 18:37:45:144 - [iOSLog] [IOS_SYSLOG_ROW] 6 UIAccessibility 0x0000000117e3e777 -[NSObject(AXPrivCategory) _accessibilityHasOrderedChildren] + 46
2016-10-12 18:37:45:145 - [iOSLog] [IOS_SYSLOG_ROW] 7 UIAccessibility 0x0000000117e3600d -[UIView(UIAccessibilityElementTraversal) _accessibilityShouldBeAddedToViewChildrenWithOptions:] + 83
2016-10-12 18:37:45:146 - [iOSLog] [IOS_SYSLOG_ROW] 8 UIAccessibility 0x0000000117e36ac7 -[UIView(UIAccessibilityElementTraversal) _addAccessibilityElementsAndOrderedContainersWithOptions:toCollection:] + 87
2016-10-12 18:37:45:147 - [iOSLog] [IOS_SYSLOG_ROW] 9 UIAccessibility 0x0000000117e36d5a -[UIView(UIAccessibilityElementTraversal) _addAccessibilityElementsAndOrderedContainersWithOptions:toCollection:] + 746
2016-10-12 18:37:45:147 - [iOSLog] [IOS_SYSLOG_ROW] 10 UIAccessibility 0x0000000117e37178 +[UIView(UIAccessibilityElementTraversal) _accessibilityElementsAndContainersDescendingFromViews:options:sorted:] + 399
2016-10-12 18:37:45:148 - [iOSLog] [IOS_SYSLOG_ROW] 11 UIAccessibility 0x0000000117e3732d -[UIView(UIAccessibilityElementTraversal) _accessibilityViewChildrenWithOptions:] + 186
2016-10-12 18:37:45:148 - [iOSLog] [IOS_SYSLOG_ROW] 12 UIKit 0x0000000117cfcc58 -[UITableViewCellAccessibility _accessibilityRetrieveTableViewCellText] + 1041
2016-10-12 18:37:45:149 - [iOSLog] [IOS_SYSLOG_ROW] 13 UIKit 0x0000000117cfd575 -[UITableViewCellAccessibility _accessibilityChildren] + 939
2016-10-12 18:37:45:150 - [iOSLog] [IOS_SYSLOG_ROW] 14 UIKit 0x0000000117cf84cc -[UITableViewCellAccessibility _accessibilityUserTestingChildren] + 74
2016-10-12 18:37:45:150 - [iOSLog] [IOS_SYSLOG_ROW] 15 UIKit 0x0000000117cf846d -[UITableViewCellAccessibility _accessibilityUserTestingChildrenCount] + 22
2016-10-12 18:37:45:151 - [iOSLog] [IOS_SYSLOG_ROW] 16 UIAccessibility 0x0000000117e440fd -[NSObject(AXPrivCategory) accessibilityAttributeValue:] + 3498
2016-10-12 18:37:45:151 - [iOSLog] [IOS_SYSLOG_ROW] 17 UIAccessibility 0x0000000117e2e79a _copyAttributeValueCallback + 171
2016-10-12 18:37:45:152 - [iOSLog] [IOS_SYSLOG_ROW] 18 AXRuntime 0x0000000117ec21fc _AXXMIGCopyAttributeValue + 173
2016-10-12 18:37:45:153 - [iOSLog] [IOS_SYSLOG_ROW] 19 AXRuntime 0x0000000117ebc5d8 _XCopyAttributeValue + 284
2016-10-12 18:37:45:153 - [iOSLog] [IOS_SYSLOG_ROW] 20 AXRuntime 0x0000000117eca3a7 mshMIGPerform + 235
2016-10-12 18:37:45:154 - [iOSLog] [IOS_SYSLOG_ROW] 21 CoreFoundation 0x0000000108e53ca9 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 41
2016-10-12 18:37:45:154 - [iOSLog] [IOS_SYSLOG_ROW] 22 CoreFoundation 0x0000000108e53c19 __CFRunLoopDoSource1 + 473
2016-10-12 18:37:45:154 - [iOSLog] [IOS_SYSLOG_ROW] 23 CoreFoundation 0x0000000108e49390 __CFRunLoopRun + 2272
2016-10-12 18:37:45:155 - [iOSLog] [IOS_SYSLOG_ROW] 24 CoreFoundation 0x0000000108e48828 CFRunLoopRunSpecific + 488
2016-10-12 18:37:45:156 - [iOSLog] [IOS_SYSLOG_ROW] 25 GraphicsServices 0x000000010adf4ad2 GSEventRunModal + 161
2016-10-12 18:37:45:158 - [iOSLog] [IOS_SYSLOG_ROW] 26 UIKit 0x0000000105363610 UIApplicationMain + 171
2016-10-12 18:37:45:159 - [iOSLog] [IOS_SYSLOG_ROW] 27 Infor Ming.le 0x0000000103a2492f main + 111
2016-10-12 18:37:45:161 - [iOSLog] [IOS_SYSLOG_ROW] 28 libdyld.dylib 0x000000010980992d start + 1
2016-10-12 18:37:45:162 - [iOSLog] [IOS_SYSLOG_ROW] )
2016-10-12 18:37:45:163 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:45 INHYNMACITPOOL1 SpringBoard[56057]: HW kbd: Failed to set (null) as keyboard focus
2016-10-12 18:37:45:163 - [iOSLog
] [IOS_SYSLOG_ROW] Oct 12 18:37:45 INHYNMACITPOOL1 SpringBoard[56057]: UNNotificationRegistrarConnectionListener connection invalidated
2016-10-12 18:37:45:184 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:45 INHYNMACITPOOL1 com.apple.CoreSimulator.SimDevice.9635121C-5FFC-4C53-8C34-023F9FB4D7AE.launchd_sim[56038] (UIKitApplication:com.infor.dev.Mingle[0x284d][62441]): Service exited due to signal: Abort trap: 6
2016-10-12 18:37:45:184 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:45 INHYNMACITPOOL1 SpringBoard[56057]: Unable to get short BSD proc info for 62441: No such process
2016-10-12 18:37:45:284 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:45 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:37:45:288 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:45 INHYNMACITPOOL1 SpringBoard[56057]: Application ‘UIKitApplication:com.infor.dev.Mingle[0x284d]’ crashed.
2016-10-12 18:37:45:289 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:45 INHYNMACITPOOL1 assertiond[56061]: notify_suspend_pid() failed with error 7
2016-10-12 18:37:45:290 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:45 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:37:45:315 - [debug] [Instruments] [INST] 2016-10-12 13:07:45 +0000 Debug: evaluation finished
2016-10-12 18:37:45:316 - [debug] [Instruments] [INST] 2016-10-12 13:07:45 +0000 Debug: responding with:d":true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:375,“height”:667},">":[{“UIANavigationBar”:{"@":{“name”:“Posts”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0",“x”:0,“y”:20,“width”:375,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/0",“x”:0,“y”:0,“width”:375,“height”:64},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/0/0",“x”:0,“y”:64,“width”:375,“height”:0.5},">":[]}}]}},{“UIAButton”:{"@":{“name”:“Back”,“label”:“Back”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/1",“x”:8,“y”:31.5,“width”:21,“height”:21},">":[]}},{“UIAButton”:{"@":{“name”:“btn_hamburger_menu”,“label”:“Hamburger Menu”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/2",“x”:16,“y”:22,“width”:50,“height”:40},">":[]}},{“UIAStaticText”:{"@":{“name”:“Posts”,“label”:“Posts”,“value”:“Posts”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/3",“x”:165,“y”:28,“width”:45,“height”:27},">":[]}},{“UIAButton”:{"@":{“name”:“btn_create_new_post”,“label”:“Create Post”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/4",“x”:328,“y”:26,“width”:42,“height”:30},">":[]}}]}},{“UIATableView”:{"@":{“name”:null,“label”:null,“value”:“rows 1 to 4 of 50”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1",“x”:0,“y”:64,“width”:375,“height”:603},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/0",“x”:50,“y”:-56,“width”:275,“height”:76},">":[]}},{“UIAStaticText”:{"@":{“name”:“Pull down to refresh…”,“label”:“Pull down to refresh…”,“value”:“Pull down to refresh…”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/1",“x”:0,“y”:-29.5,“width”:375,“height”:19.5},">":[]}},{“UIAStaticText”:{"@":{“name”:“Last Updated: 10/12/16, 6:37 PM”,“label”:“Last Updated: 10/12/16, 6:37 PM”,“value”:“Last Updated: 10/12/16, 6:37 PM”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/2",“x”:0,“y”:-3.5,“width”:375,“height”:13.5},">":[]}},{“UIAElement”:{"@":{“name”:“search_bar”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/3",“x”:0,"
y":20,“width”:375,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/3/0",“x”:0,“y”:20,“width”:375,“height”:44},">":[]}},{“UIASearchBar”:{"@":{“name”:“Search”,“label”:“Search”,“value”:“Search”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/3/1",“x”:8,“y”:28,“width”:359,“height”:28},">":[{“UIASearchBar”:{"@":{“name”:“Search”,“label”:“Search”,“value”:“Search”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/3/1/0",“x”:8,“y”:28,“width”:359,“height”:28},">":[]}}]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4",“x”:0,“y”:64,“width”:375,“height”:119},">":[{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“This is the test - RITESH - MINGLEDEV-13685”,“value”:“This is the test - RITESH - MINGLEDEV-13685”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4/0",“x”:14,“y”:123,“width”:347,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 10, 2016”,“value”:“Oct 10, 2016”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4/1",“x”:269.5,“y”:75,“width”:91.5,“height”:17},">":[]}},{“UIAButton”:{"@":{“name”:“btn_comment_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4/2",“x”:4,“y”:141,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“user_icon_in_post”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4/3",“x”:14,“y”:76,“width”:40,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“btn_like_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4/4",“x”:49,“y”:141,“width”:45,“height”:40},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5",“x”:0,“y”:183,“width”:375,“height”:119},">":[{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“hi”,“value”:“hi”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/0",“x”:14,“y”:242,“width”:347,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 7, 2016”,“value”:“Oct 7, 2016”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/1",“x”:277.5,“y”:194,“width”:83.5,“height”:17},">":[]}},{“UIAButton”:{"@":{“name”:“btn_comment_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/2",“x”:4,“y”:260,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“user_icon_in_post”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/3",“x”:14,“y”:195,“width”:40,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“btn_like_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/4",“x”:49,“y”:260,“width”:45,“height”:40},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6",“x”:0,“y”:302,“width”:375,“height”:283.5},">":[{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“post with attachment @ connected users”,“value”:“post with attachment @ connected users”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6/0",“x”:14,“y”:361,“width”:347,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 7, 2016”,“value”:“Oct 7, 2016”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6/1",“x”:277.5,“y”:313,“width”:83.5,“height”:17},">":[]}},{“UIAButton”:{"@":{“name”:“btn_comment_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0
/0/1/6/2",“x”:4,“y”:544.3666666666667,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“user_icon_in_post”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6/3",“x”:14,“y”:314,“width”:40,“height”:40},">":[]}},{“UIACollectionView”:{"@":{“name”:null,“label”:null,“value”:“rows 1 to 4 of 50”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/6/4",“x”:14,“y”:394,“width”:347,“height”:150.36666666666667},">":[{“UIACollectionCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/6/4/0",“x”:14,“y”:394,“width”:347,“height”:150.36666666666667},">":[{“UIAImage”:{"@":{“name”:“post_image_thumb”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/6/4/0/0",“x”:14,“y”:394,“width”:347,“height”:150.36666666666667},">":[]}}]}}]}},{“UIAButton”:{"@":{“name”:“btn_like_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6/5",“x”:49,“y”:544.3666666666667,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“btn_image_attachments_post_cell”,“label”:“1”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6/6",“x”:326,“y”:544.3666666666667,“width”:35,“height”:40},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“l
2016-10-12 18:37:45:317 - [debug] [Instruments] [INST] abel”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7",“x”:0,“y”:585.5,“width”:375,“height”:119},">":[{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“infor”,“value”:“infor”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/0",“x”:14,“y”:644.5,“width”:347,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 7, 2016”,“value”:“Oct 7, 2016”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/1",“x”:277.5,“y”:596.5,“width”:83.5,“height”:17},">":[]}},{“UIAButton”:{"@":{“name”:“btn_comment_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/2",“x”:4,“y”:662.5,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“user_icon_in_post”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/3",“x”:14,“y”:597.5,“width”:40,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“btn_like_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/4",“x”:49,“y”:662.5,“width”:45,“height”:40},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8",“x”:0,“y”:704.5,“width”:375,“height”:119},">":[{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 7, 2016”,“value”:“Oct 7, 2016”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8/0",“x”:0,“y”:0,“width”:83.5,“height”:17},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“hello”,“value”:“hello”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8/1",“x”:0,“y”:0,“width”:347,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“0”,“label”:“0”,“value”:“0”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8/2",“x”:0,“y”:0,“width”:27,“height”:0},">":[]}},{“UIAStaticText”:{"@":{“name”:“0”,“label”:“0”,“value”:“0”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8/3",“x”:0,“y”:0,“width”:28,“height”:0},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/9",“x”:0,“y”:823.5,“width”:375,“height”:283.5},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1
/10",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/11",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/12",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/13",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/14",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/15",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/16",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/17",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/18",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/19",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/20",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/21",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/22",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/23",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/24",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/25",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/26",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/27",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/28",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/29",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/30",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/31",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“v
isible”:false,“hint”:null,“path”:"/0/0/1/32",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/33",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/34",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/35",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/36",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/37",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/38",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/39",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“vi
2016-10-12 18:37:45:318 - [debug] [Instruments] [INST] sible”:false,“hint”:null,“path”:"/0/0/1/40",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/41",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/42",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/43",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/44",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/45",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/46",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/47",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/48",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/49",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/50",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/51",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/52",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/53",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}}]}},{
“UIAToolbar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/2",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}}]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/1",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/2",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}}]}}}
2016-10-12 13:07:45 +0000 Debug: Running system command #3: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/instruments_sock 2,{“status”:0,“v…
2016-10-12 13:07:45 +0000 Fail: The target application appears to have died
2016-10-12 18:37:45:333 - [debug] [UIAuto] Socket data received (8192 bytes)
2016-10-12 18:37:45:334 - [debug] [UIAuto] Socket data received (8192 bytes)
2016-10-12 18:37:45:334 - [debug] [UIAuto] Socket data received (3345 bytes)
2016-10-12 18:37:45:335 - [debug] [UIAuto] Got result from instruments: {“status”:0,“value”:{“UIAApplication”:{”@":{“name”:“Infor Ming.le”,“label”:“Infor Ming.le”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0",“x”:0,“y”:0,“width”:375,“height”:667},">":[{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,"enable
2016-10-12 18:37:45:340 - [Appium] New IosDriver session created successfully, session 08bb3efa-102c-4fd4-9d7c-41a7e8309714 added to master session list
2016-10-12 18:37:45:341 - [MJSONWP] Responding to client with driver.createSession() result: {“webStorageEnabled”:false,…
2016-10-12 18:37:45:342 - [HTTP] <-- POST /wd/hub/session 200 28880 ms - 797
2016-10-12 18:37:45:426 - [debug] [Instruments] [INST STDERR] 2016-10-12 18:37:45.424 instruments[62435:3155714] Attempting to change event horizon while disengage
2016-10-12 18:37:45:523 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:45:523 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:45:915 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:45:935 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:45:946 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:45:957 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:45:968 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:45:979 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:45:989 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:46:001 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:46:015 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:46:028 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:46:041 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:46:054 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:46:067 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:46:069 - [HTTP] <-- GET /wd/hub/status 200 545 ms - 83
2016-10-12 18:37:47:610 - [debug] [Instruments] [INST] Instruments Trace Complete (Duration : 10.676776s; Output : /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/appium-instruments/instrumentscli0.trace)
2016-10-12 18:37:47:653 - [debug] [Instruments] Instruments exited with code 0
2016-10-12 18:37:47:657 - [debug] [iOS] Deleting ios session
2016-10-12 18:37:47:658 - [debug] [UIAuto] Destroying instruments client socket.
2016-10-12 18:37:47:659 - [debug] [UIAuto] Closing socket server.
2016-10-12 18:37:47:671 - [Appium] Closing session, cause was ‘An unknown server-side error occurred while processing the command. Original error: Abnormal Instruments termination!’
2016-10-12 18:37:47:672 - [Appium] Removing session 08bb3efa-102c-4fd4-9d7c-41a7e8309714 from our master session list
2016-10-12 18:37:47:673 - [debug] [UIAuto] Instruments socket server was closed
2016-10-12 18:37:47:675 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:37:47 INHYNMACITPOOL1 DTServiceHub[62439]: Could not create service named com.apple.instruments.server.services.processcontrol.posixspawn
2016-10-12 18:37:47:677 - [debug] [iOSLog] Stopping iOS log capture
2016-10-12 18:37:47:679 - [debug] [iOS] Reset not set, not ending sim
2016-10-12 18:37:48:593 - [HTTP] --> GET /wd/hub/session/08bb3efa-102c-4fd4-9d7c-41a7e8309714/source {}
2016-10-12 18:37:48:595 - [HTTP] <-- GET /wd/hub/session/08bb3efa-102c-4fd4-9d7c-41a7e8309714/source 404 2 ms - 131
2016-10-12 18:37:48:598 - [HTTP] --> GET /wd/hub/session/08bb3efa-102c-4fd4-9d7c-41a7e8309714/orientation {}
2016-10-12 18:37:48:599 - [HTTP] <-- GET /wd/hub/session/08bb3efa-102c-4fd4-9d7c-41a7e8309714/orientation 404 1 ms - 131
2016-10-12 18:37:48:601 - [HTTP] --> GET /wd/hub/session/08bb3efa-102c-4fd4-9d7c-41a7e8309714/screenshot {}
2016-10-12 18:37:48:602 - [HTTP] <-- GET /wd/hub/session/08bb3efa-102c-4fd4-9d7c-41a7e8309714/screenshot 404 1 ms - 131
2016-10-12 18:37:48:605 - [HTTP] --> GET /wd/hub/session/08bb3efa-102c-4fd4-9d7c-41a7e8309714/contexts {}
2016-10-12 18:37:48:607 - [HTTP] <-- GET /wd/hub/session/08bb3efa-102c-4fd4-9d7c-41a7e8309714/contexts 404 2 ms - 131
2016-10-12 18:37:57:215 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:37:57:216 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:37:57:228 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:37:57:230 - [HTTP] <-- GET /wd/hub/status 200 14 ms - 83
2016-10-12 18:38:58:391 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:38:58:395 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:38:59:167 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:38:59:214 - [HTTP] <-- GET /wd/hub/status 200 801 ms - 83
2016-10-12 18:40:00:210 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:40:00:212 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:40:00:338 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:40:00:340 - [HTTP] <-- GET /wd/hub/status 200 129 ms - 83
2016-10-12 18:41:01:476 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:41:01:477 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:41:01:496 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:41:01:499 - [HTTP] <-- GET /wd/hub/status 200 22 ms - 83
2016-10-12 18:42:02:607 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:42:02:608 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:42:03:608 - [HTTP] <-- GET /wd/hub/status - - ms - -
2016-10-12 18:42:03:733 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:42:04:681 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:42:04:682 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:42:04:698 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:42:04:699 - [HTTP] <-- GET /wd/hub/status 200 18 ms - 83
2016-10-12 18:42:15:801 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:42:15:802 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:42:15:981 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:42:15:984 - [HTTP] <-- GET /wd/hub/status 200 209 ms - 83
2016-10-12 18:43:17:115 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:43:17:117 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:43:17:221 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:43:17:223 - [HTTP] <-- GET /wd/hub/status 200 107 ms - 83
2016-10-12 18:44:18:302 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:44:18:303 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:44:18:426 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:44:18:431 - [HTTP] <-- GET /wd/hub/status 200 125 ms - 83
2016-10-12 18:44:47:852 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:44:47:853 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:44:47:936 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:44:47:938 - [HTTP] <-- GET /wd/hub/status 200 85 ms - 83
2016-10-12 18:44:47:939 - [HTTP] --> GET /wd/hub/sessions {}
2016-10-12 18:44:47:941 - [MJSONWP] Calling AppiumDriver.getSessions() with args: []
2016-10-12 18:44:47:943 - [MJSONWP] Responding to client with driver.getSessions() result: []
2016-10-12 18:44:47:945 - [HTTP] <-- GET /wd/hub/sessions 200 5 ms - 40
2016-10-12 18:44:47:948 - [HTTP] --> POST /wd/hub/session {“desiredCapabilities”:{“platformName”:“iOS”,“platformVersion”:“9.2”,“newCommandTimeout”:“120000”,“app”:"/Users/appuser/Desktop/ios_Automation/softwares/Infor Ming.le.zip",“automationName”:“Appium”,“deviceName”:“iPhone 6”}}
2016-10-12 18:44:47:949 - [MJSONWP] Calling AppiumDriver.createSession() with args: [{“platformName”:“iOS”,"pla…
2016-10-12 18:44:47:950 - [Appium] Creating new IosDriver session
2016-10-12 18:44:47:951 - [Appium] Capabilities:
2016-10-12 18:44:47:953 - [Appium] platformName: ‘iOS’
2016-10-12 18:44:47:953 - [Appium] platformVersion: ‘9.2’
2016-10-12 18:44:47:954 - [Appium] newCommandTimeout: ‘120000’
2016-10-12 18:44:47:954 - [Appium] app: ‘/Users/appuser/Desktop/ios_Automation/softwares/Infor Ming.le.zip’
2016-10-12 18:44:47:955 - [Appium] automationName: ‘Appium’
2016-10-12 18:44:47:957 - [Appium] deviceName: ‘iPhone 6’
2016-10-12 18:44:47:957 - [Appium] noReset: true
2016-10-12 18:44:47:958 - [Appium] nativeInstrumentsLib: true
2016-10-12 18:44:47:958 - [Appium] showIOSLog: true
2016-10-12 18:44:47:968 - [BaseDriver] Capability ‘newCommandTimeout’ changed from string (‘120000’) to integer (120000). This may cause unexpected behavior
2016-10-12 18:44:47:983 - [BaseDriver] Session created with session id: 20588497-f91c-4bae-9907-e820275ac042
2016-10-12 18:44:47:984 - [debug] [iOS] Not auto-detecting udid.
2016-10-12 18:44:47:985 - [BaseDriver] Using local app ‘/Users/appuser/Desktop/ios_Automation/softwares/Infor Ming.le.zip’
2016-10-12 18:44:47:986 - [debug] [BaseDriver] Copying local zip to tmp dir
2016-10-12 18:44:48:296 - [debug] [BaseDriver] Unzipping /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/2016912-62322-1awo8gf/appium-app.zip
2016-10-12 18:44:48:297 - [debug] [BaseDriver] Testing zip archive: /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/2016912-62322-1awo8gf/appium-app.zip
2016-10-12 18:44:54:693 - [BaseDriver] Unzipped local app to ‘/var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/2016912-62322-1awo8gf/Infor Ming.le.app’
2016-10-12 18:44:54:694 - [debug] [iOS] Removing any remaining instruments sockets
2016-10-12 18:44:54:695 - [debug] [iOS] Cleaned up instruments socket /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/instruments_sock
2016-10-12 18:44:54:696 - [debug] [iOS] Setting Xcode version
2016-10-12 18:44:54:697 - [debug] [iOS] Xcode version set to 7.2
2016-10-12 18:44:54:698 - [debug] [iOS] Setting iOS SDK Version
2016-10-12 18:44:54:698 - [debug] [iOS] iOS SDK Version set to 9.2
2016-10-12 18:44:54:699 - [debug] [iOS] Checking whether instruments supports our device string
2016-10-12 18:44:54:700 - [debug] [Instruments] Getting list of devices instruments supports
2016-10-12 18:44:54:787 - [debug] [Instruments] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
2016-10-12 18:45:04:217 - [debug] [Instruments] Available devices: Apple TV 1080p (9.1) [EE080DE9-4487-428F-887E-E5665D70A315],Apple Watch - 38mm (2.1) [17981346-C476-469F-B89B-99EEA502281D],Apple Watch - 42mm (2.1) [D978D4FC-651A-4C5E-89AD-57AF4AC67379],iPhone 6 (9.2) [9635121C-5FFC-4C53-8C34-023F9FB4D7AE]
2016-10-12 18:45:04:218 - [iOSSim] Retrieving device name string for Xcode version 7.2
2016-10-12 18:45:04:219 - [debug] [iOSSim] Getting device string from options: {“deviceName”:“iPhone 6”,“platformVersion”:“9.2”,“forceIphone”:false,“forceIpad”:false}
2016-10-12 18:45:04:220 - [debug] [iOSSim] Fixing device. Changed from ‘iPhone 6’ to ‘iPhone 6 (9.2) [’
2016-10-12 18:45:04:222 - [debug] [iOSSim] Final device string is ‘iPhone 6 (9.2) [’
2016-10-12 18:45:04:223 - [debug] [iOS] iOS sim UDID is 9635121C-5FFC-4C53-8C34-023F9FB4D7AE
2016-10-12 18:45:04:386 - [iOSSim] Constructing iOS simulator for Xcode version 7.2
2016-10-12 18:45:04:387 - [debug] [iOS] No language specified. Using default strings
2016-10-12 18:45:04:388 - [debug] [iOS] Strings file not found. Looking in ‘en.lproj’ directory
2016-10-12 18:45:04:390 - [iOS] Could not file localizable strings file ‘Localizable.strings’!
2016-10-12 18:45:04:390 - [debug] [ios-app-utils] Getting bundle ID from app
2016-10-12 18:45:04:402 - [iOS] Extracted bundleID: com.infor.dev.Mingle from app: /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/2016912-62322-1awo8gf/Infor Ming.le.app
2016-10-12 18:45:04:402 - [debug] [iOS] Creating instruments
2016-10-12 18:45:04:403 - [debug] [UIAuto] Preparing bootstrap code
2016-10-12 18:45:04:404 - [debug] [UIAuto] Dynamic bootstrap dir: /Users/appuser/Library/Application Support/appium/bootstrap
2016-10-12 18:45:04:404 - [debug] [UIAuto] Dynamic env: {“nodePath”:"/Applications/Appium.app/Contents/Resources/node/bin/node",“commandProxyClientPath”:"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js",“instrumentsSock”:"/var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/instruments_sock",“interKeyDelay”:null,“justLoopInfinitely”:false,“autoAcceptAlerts”:false,“autoDismissAlerts”:false,“sendKeyStrategy”:“oneByOne”}
2016-10-12 18:45:04:525 - [debug] [UIAuto] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!
…
2016-10-12 18:45:04:526 - [debug] [UIAuto] Dynamic bootstrap path: /Users/appuser/Library/Application Support/appium/bootstrap/bootstrap-7a3c2fb4ce9905c8.js
2016-10-12 18:45:04:535 - [debug] [UIAuto] Reusing dynamic bootstrap: /Users/appuser/Library/Application Support/appium/bootstrap/bootstrap-7a3c2fb4ce9905c8.js
2016-10-12 18:45:04:536 - [debug] [iOS] User specified default device, letting instruments launch it
2016-10-12 18:45:04:552 - [debug] [iOS] Reset not set, not ending sim
2016-10-12 18:45:04:552 - [debug] [iOS] Not setting locale
2016-10-12 18:45:04:553 - [debug] [iOS] No iOS / app preferences to set
2016-10-12 18:45:04:624 - [debug] [iOSLog] Starting iOS 9.2 simulator log capture
2016-10-12 18:45:04:624 - [debug] [iOSLog] System log path: /Users/appuser/Library/Logs/CoreSimulator/9635121C-5FFC-4C53-8C34-023F9FB4D7AE/system.log
2016-10-12 18:45:04:681 - [debug] [iOS] Not pre-launching simulator
2016-10-12 18:45:04:682 - [debug] [iOS] Starting UIAutoClient, and launching Instruments.
2016-10-12 18:45:04:689 - [debug] [UIAuto] Instruments socket server started at /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/instruments_sock
2016-10-12 18:45:04:691 - [debug] [Instruments] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
2016-10-12 18:45:04:691 - [debug] [Instruments] Attempting to launch instruments, this is try #1
2016-10-12 18:45:04:692 - [Instruments] Launching instruments
2016-10-12 18:45:04:731 - [debug] [Instruments] Attempting to run app on iPhone 6 (9.2) [
2016-10-12 18:45:04:732 - [Instruments] On xcode 7.0+, instruments-without-delay does not work, skipping instruments-without-delay
2016-10-12 18:45:04:733 - [debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd7
2016-10-12 18:45:04:733 - [debug] [Instruments] Spawning instruments with command: ‘/Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/appium-instruments/instrumentscli0.trace -w “iPhone 6 (9.2) [” “/var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/2016912-62322-1awo8gf/Infor Ming.le.app” -e UIASCRIPT “/Users/appuser/Library/Application Support/appium/bootstrap/bootstrap-7a3c2fb4ce9905c8.js” -e UIARESULTSPATH /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/appium-instruments’
2016-10-12 18:45:04:734 - [debug] [Instruments] And launch timeouts (in ms): {“global”:90000}
2016-10-12 18:45:09:517 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:09 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:45:09:567 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:09 INHYNMACITPOOL1 DTServiceHub[62533]: DTMemlimitAssertionFactory: failed to remove active and inactive memory limits for pid 62535 (result = -1)
2016-10-12 18:45:13:779 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:13 INHYNMACITPOOL1 Infor Ming.le[62535]: assertion failed: 15G31 13C75: libxpc.dylib + 58018 [3E9AE163-9A95-35D3-BA2C-2E7144498580]: 0x7d
2016-10-12 18:45:14:207 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:14 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:45:14:299 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:14 — last message repeated 1 time —
2016-10-12 18:45:14:300 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:14 INHYNMACITPOOL1 SpringBoard[56057]: [MPUSystemMediaControls] Updating supported commands for now playing application.
2016-10-12 18:45:14:525 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:14 INHYNMACITPOOL1 Infor Ming.le[62535]: didFinishLaunchingWithOptions
2016-10-12 18:45:14:594 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:14 INHYNMACITPOOL1 Infor Ming.le[62535]: Payload (null)
2016-10-12 18:45:14:917 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:14 INHYNMACITPOOL1 Infor Ming.le[62535]: Reachability Flag Status: -R ------- networkStatusForFlags
2016-10-12 18:45:15:377 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:15 INHYNMACITPOOL1 Infor Ming.le[62535]: current state: STATE_LOGIN_MINGLE_START
2016-10-12 18:45:15:378 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:15 INHYNMACITPOOL1 Infor Ming.le[62535]: current state: STATE_LOGIN_MINGLE_ADFS_START
2016-10-12 18:45:15:378 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:15 INHYNMACITPOOL1 Infor Ming.le[62535]: current state: STATE_LOGIN_SYNC_CLOUD
2016-10-12 18:45:15:379 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:15 INHYNMACITPOOL1 Infor Ming.le[62535]: current state: STATE_LOGIN_UPDATE_UI
2016-10-12 18:45:15:388 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:15 INHYNMACITPOOL1 Infor Ming.le[62535]: Request Url: https://mingletrial06-sso.mingledev.infor.com/QAAUTO27_TST/as/token.oauth2
2016-10-12 18:45:15:389 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:15 INHYNMACITPOOL1 Infor Ming.le[62535]: Request Body: client_id=QAAUTO27_TST~_ko5ezv3VIamnYbSLMG9fJI9krZSg0Umj8lj3DJxlEc&grant_type=refresh_token&refresh_token=868cfCrW6P44skToIpkRyfKLELHpzLCl0nvQfp8lzx&client_secret=YPsu54aKIBrLvLUBMxucFx-NkR4ZxX7XApwAMOZTPd5-R3_T9w9KT7ZGyIpGnxl52OKzDD9yRqUtT1LCP_Ekgw
2016-10-12 18:45:15:451 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:15 INHYNMACITPOOL1 Infor Ming.le[62535]: launchedByNotificationOfCategory : 0
2016-10-12 18:45:15:728 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:15 INHYNMACITPOOL1 Infor Ming.le[62535]: current state: STATE_DONE
2016-10-12 18:45:15:730 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:15 INHYNMACITPOOL1 Infor Ming.le[62535]: (
2016-10-12 18:45:15:730 - [iOSLog] [IOS_SYSLOG_ROW] “/Users/appuser/Library/Developer/CoreSimulator/Devices/9635121C-5FFC-4C53-8C34-023F9FB4D7AE/data/Containers/Data/Application/2C5AD8E6-C587-4D9C-B837-97DBA3F5A8D2/Documents”
2016-10-12 18:45:15:731 - [iOSLog] [IOS_SYSLOG_ROW] )
2016-10-12 18:45:15:732 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:15 INHYNMACITPOOL1 Infor Ming.le[62535]: resetNotificationCount
2016-10-12 18:45:15:879 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:15 INHYNMACITPOOL1 Infor Ming.le[62535]: -[MingleAppDelegate registerDevice] [Line 2188] d928c190-f149-461a-80a0-4ee2b4b956a2 (null) 300
2016-10-12 18:45:15:884 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:15 INHYNMACITPOOL1 locationd[56060]: Location icon should now be in state ‘Active’
2016-10-12 18:45:16:099 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:16 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:16:100 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:16 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:16:101 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:16 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13a8ed50>, and it is attached to <UICollectionView: 0x7fee1201ac00; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13a8f5e0>; layer = <CALayer: 0x7fee13a8f110>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13a8ed50>.
2016-10-12 18:45:16:101 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:16 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:16:400 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:16 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:45:17:038 - [UIAuto] Instruments is ready to receive commands
2016-10-12 18:45:17:047 - [debug] [iOS] Instruments launched. Starting poll loop for new commands.
2016-10-12 18:45:17:048 - [debug] [iOS] Setting bootstrap config keys/values
2016-10-12 18:45:17:051 - [debug] [UIAuto] Socket data received (2 bytes)
2016-10-12 18:45:17:053 - [debug] [UIAuto] Got a result when we were not expecting one! Ignoring it
2016-10-12 18:45:17:054 - [debug] [UIAuto] Sending command to instruments: target = $.target();
au = $;
$.isVerbose = true;
2016-10-12 18:45:17:662 - [debug] [UIAuto] Socket data received (27 bytes)
2016-10-12 18:45:17:664 - [debug] [UIAuto] Got result from instruments: {“status”:0,“value”:true}
2016-10-12 18:45:17:665 - [debug] [iOS] Setting initial orientation to PORTRAIT
2016-10-12 18:45:17:666 - [debug] [UIAuto] Sending command to instruments: au.setScreenOrientation(‘PORTRAIT’)
2016-10-12 18:45:17:788 - [debug] [Instruments] [INST] 2016-10-12 13:15:17 +0000 Debug: evaluation finished
2016-10-12 18:45:17:800 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:17 — last message repeated 1 time —
2016-10-12 18:45:17:800 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:17 INHYNMACITPOOL1 Infor Ming.le[62535]: didUpdateToLocation: <+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 10/12/16, 6:37:40 PM India Standard Time
2016-10-12 18:45:17:808 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:17 INHYNMACITPOOL1 SpringBoard[56057]: Remote notifications are not supported in the simulator
2016-10-12 18:45:17:837 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:17 INHYNMACITPOOL1 Infor Ming.le[62535]: didUpdateToLocation: <+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 10/12/16, 6:20:48 PM India Standard Time
2016-10-12 18:45:17:851 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:17 INHYNMACITPOOL1 Infor Ming.le[62535]: Failed to get token
2016-10-12 18:45:17:853 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:17 INHYNMACITPOOL1 Infor Ming.le[62535]: didUpdateToLocation: <+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 10/12/16, 6:37:40 PM India Standard Time
2016-10-12 18:45:17:871 - [debug] [Instruments] [INST] 2016-10-12 13:15:17 +0000 Debug: responding with:
2016-10-12 18:45:17:882 - [debug] [Instruments] [INST] 2016-10-12 13:15:17 +0000 Debug: Running system command #1: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/instruments_sock 2,{“status”:0,"v…
2016-10-12 18:45:18:001 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:17 INHYNMACITPOOL1 Infor Ming.le[62535]: didUpdateToLocation: <+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 10/12/16, 6:45:16 PM India Standard Time
2016-10-12 18:45:18:002 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:17 INHYNMACITPOOL1 Infor Ming.le[62535]: didUpdateToLocation: <+37.78583400,-122.40641700> +/- 5.00m (speed -1.00 mps / course -1.00) @ 10/12/16, 6:45:17 PM India Standard Time
2016-10-12 18:45:18:130 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:18 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:45:18:544 - [debug] [Instruments] [INST] 2016-10-12 13:15:18 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation(‘PORTRAIT’)
2016-10-12 18:45:18:576 - [debug] [Instruments] [INST] 2016-10-12 13:15:18 +0000 Debug: evaluating au.setScreenOrientation(‘PORTRAIT’)
2016-10-12 18:45:18:583 - [debug] [Instruments] [INST] 2016-10-12 13:15:18 +0000 Debug: target.setDeviceOrientation(“1”)
2016-10-12 18:45:18:683 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:18 INHYNMACITPOOL1 Infor Ming.le[62535]: ACCESS_TOKEN_DETAILS: {
2016-10-12 18:45:18:683 - [iOSLog] [IOS_SYSLOG_ROW] “access_token” = orEs5qsh1MCN2qf3Loh6nSTHaK8h;
2016-10-12 18:45:18:685 - [iOSLog] [IOS_SYSLOG_ROW] “expires_in” = 7200;
2016-10-12 18:45:18:686 - [iOSLog] [IOS_SYSLOG_ROW] “token_type” = Bearer;
2016-10-12 18:45:18:687 - [iOSLog] [IOS_SYSLOG_ROW] }
2016-10-12 18:45:18:688 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:18 INHYNMACITPOOL1 Infor Ming.le[62535]: <InforOAuth: 0x7fee1385da70>
2016-10-12 18:45:18:688 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:18 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:45:19:340 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:19 — last message repeated 1 time —
2016-10-12 18:45:19:341 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:19 INHYNMACITPOOL1 Infor Ming.le[62535]: -[MingleAppDelegate registerDevice] [Line 2188] d928c190-f149-461a-80a0-4ee2b4b956a2 (null) 300
2016-10-12 18:45:19:582 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:45:19:584 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:45:19:655 - [debug] [UIAuto] Socket data received (33 bytes)
2016-10-12 18:45:19:656 - [debug] [UIAuto] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
2016-10-12 18:45:19:657 - [debug] [iOS] Waiting for app source to contain elements
2016-10-12 18:45:19:658 - [debug] [UIAuto] Sending command to instruments: au.mainApp().getTreeForXML()
2016-10-12 18:45:19:792 - [debug] [Instruments] [INST] 2016-10-12 13:15:19 +0000 Debug: evaluation finished
2016-10-12 18:45:19:841 - [debug] [Instruments] [INST] 2016-10-12 13:15:19 +0000 Debug: responding with:
2016-10-12 18:45:19:853 - [debug] [Instruments] [INST] 2016-10-12 13:15:19 +0000 Debug: Running system command #2: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/instruments_sock 2,{“status”:0,"v…
2016-10-12 18:45:20:576 - [HTTP] <-- GET /wd/hub/status - - ms - -
2016-10-12 18:45:20:592 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:45:20:595 - [debug] [Instruments] [INST] 2016-10-12 13:15:20 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML()
2016-10-12 18:45:20:615 - [debug] [Instruments] [INST] 2016-10-12 13:15:20 +0000 Debug: evaluating au.mainApp().getTreeForXML()
2016-10-12 18:45:20:658 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 — last message repeated 1 time —
2016-10-12 18:45:20:659 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:20:660 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:20:663 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13a468a0>, and it is attached to <UICollectionView: 0x7fee1200f000; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13a42f30>; layer = <CALayer: 0x7fee13a46c60>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13a468a0>.
2016-10-12 18:45:20:664 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:20:704 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:20:705 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:20:707 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee11437530>, and it is attached to <UICollectionView: 0x7fee120bea00; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee11437df0>; layer = <CALayer: 0x7fee11437920>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee11437530>.
2016-10-12 18:45:20:708 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:20:734 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:20:735 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:20:735 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13ae85c0>, and it is attached to <UICollectionView: 0x7fee12064800; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13ae8e50>; layer = <CALayer: 0x7fee13ae8980>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13ae85c0>.
2016-10-12 18:45:20:735 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:20:754 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:20:755 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top a
nd bottom values.
2016-10-12 18:45:20:756 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13c2aa50>, and it is attached to <UICollectionView: 0x7fee11991600; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13c2b2e0>; layer = <CALayer: 0x7fee13c2ae10>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13c2aa50>.
2016-10-12 18:45:20:757 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:20:773 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:20:774 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:20:775 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13c40540>, and it is attached to <UICollectionView: 0x7fee11914000; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13c40dd0>; layer = <CALayer: 0x7fee13c40900>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13c40540>.
2016-10-12 18:45:20:776 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:20:849 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:20:851 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:20:851 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13af8e10>, and it is attached to <UICollectionView: 0x7fee12178600; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13af9210>; layer = <CALayer: 0x7fee13af73c0>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13af8e10>.
2016-10-12 18:45:20:854 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:20:932 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:20:933 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:20:934 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13d48990>, and it is attached to <UICollectionView: 0x7fee12073600; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13d49220>; layer = <CALayer: 0x7fee13d48d50>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13d
48990>.
2016-10-12 18:45:20:935 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:20:972 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:20:974 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:20:974 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee116f8e60>, and it is attached to <UICollectionView: 0x7fee1302ac00; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee116f96f0>; layer = <CALayer: 0x7fee116f9220>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee116f8e60>.
2016-10-12 18:45:20:976 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:20:990 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:20:991 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:20:991 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13d625c0>, and it is attached to <UICollectionView: 0x7fee120c8600; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13d62e50>; layer = <CALayer: 0x7fee13d62980>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13d625c0>.
2016-10-12 18:45:20:992 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:20 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:21:035 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:21:036 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:21:037 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13d8dbc0>, and it is attached to <UICollectionView: 0x7fee121c2000; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13d8e450>; layer = <CALayer: 0x7fee13d8df80>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13d8dbc0>.
2016-10-12 18:45:21:037 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:21:111 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:21:112 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less t
han the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:21:112 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13f040d0>, and it is attached to <UICollectionView: 0x7fee119ae400; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13f04960>; layer = <CALayer: 0x7fee13f04490>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13f040d0>.
2016-10-12 18:45:21:113 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:21:142 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:21:142 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:21:143 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13dde7f0>, and it is attached to <UICollectionView: 0x7fee121ba200; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13ddeff0>; layer = <CALayer: 0x7fee13ddeb20>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13dde7f0>.
2016-10-12 18:45:21:144 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:21:202 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:21:203 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:21:204 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13f49450>, and it is attached to <UICollectionView: 0x7fee119e2600; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13f49ce0>; layer = <CALayer: 0x7fee13f49810>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13f49450>.
2016-10-12 18:45:21:205 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:21:217 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:21:218 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:21:219 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13f5a490>, and it is attached to <UICollectionView: 0x7fee118aac00; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13f5ad20>; layer = <CALayer: 0x7fee13f5a850>; conten
tOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13f5a490>.
2016-10-12 18:45:21:219 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:21:232 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:21:233 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:21:234 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13b35800>, and it is attached to <UICollectionView: 0x7fee12809a00; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13b36090>; layer = <CALayer: 0x7fee13b35bc0>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13b35800>.
2016-10-12 18:45:21:235 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:21:252 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: the behavior of the UICollectionViewFlowLayout is not defined because:
2016-10-12 18:45:21:255 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2016-10-12 18:45:21:256 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7fee13b44f40>, and it is attached to <UICollectionView: 0x7fee128b7e00; frame = (10 0; 300 97.3333); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x7fee13b457d0>; layer = <CALayer: 0x7fee13b45300>; contentOffset: {0, 0}; contentSize: {0, 97.333333333333329}> collection view layout: <UICollectionViewFlowLayout: 0x7fee13b44f40>.
2016-10-12 18:45:21:259 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2016-10-12 18:45:21:607 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 Infor Ming.le[62535]: *** Terminating app due to uncaught exception ‘NSRangeException’, reason: ‘-[NSTaggedPointerString substringWithRange:]: Range {9223372036854775807, 0} out of bounds; string length 9’
2016-10-12 18:45:21:608 - [iOSLog] [IOS_SYSLOG_ROW] *** First throw call stack:
2016-10-12 18:45:21:608 - [iOSLog] [IOS_SYSLOG_ROW] (
2016-10-12 18:45:21:609 - [iOSLog] [IOS_SYSLOG_ROW] 0 CoreFoundation 0x00000001118fee65 __exceptionPreprocess + 165
2016-10-12 18:45:21:610 - [iOSLog] [IOS_SYSLOG_ROW] 1 libobjc.A.dylib 0x0000000111375deb objc_exception_throw + 48
2016-10-12 18:45:21:610 - [iOSLog] [IOS_SYSLOG_ROW] 2 CoreFoundation 0x00000001118fed9d +[NSException raise:format:] + 205
2016-10-12 18:45:21:611 - [iOSLog] [IOS_SYSLOG_ROW] 3 CoreFoundation 0x00000001118ea7ea -[NSTaggedPointerString substringWithRange:] + 394
2016-10-12 18:45:21:612 - [iOSLog] [IOS_SYSLOG_ROW] 4 Infor Ming.le 0x000000010c87defb -[TTTAttributedLabel accessibilityElements] + 1163
2016-10-12 18:45:21:613 - [iOSLog] [IOS_SYSLOG_ROW] 5 Infor Ming.le 0x000000010c87d92b -[TTTAttributedLabel accessibilityElementCount] + 43
2016-10-12 18:45:21:613 - [iOSLog] [IOS_SYSLOG_RO
W] 6 UIAccessibility 0x000000012080d777 -[NSObject(AXPrivCategory) _accessibilityHasOrderedChildren] + 46
2016-10-12 18:45:21:614 - [iOSLog] [IOS_SYSLOG_ROW] 7 UIAccessibility 0x000000012080500d -[UIView(UIAccessibilityElementTraversal) _accessibilityShouldBeAddedToViewChildrenWithOptions:] + 83
2016-10-12 18:45:21:615 - [iOSLog] [IOS_SYSLOG_ROW] 8 UIAccessibility 0x0000000120805ac7 -[UIView(UIAccessibilityElementTraversal) _addAccessibilityElementsAndOrderedContainersWithOptions:toCollection:] + 87
2016-10-12 18:45:21:615 - [iOSLog] [IOS_SYSLOG_ROW] 9 UIAccessibility 0x0000000120805d5a -[UIView(UIAccessibilityElementTraversal) _addAccessibilityElementsAndOrderedContainersWithOptions:toCollection:] + 746
2016-10-12 18:45:21:615 - [iOSLog] [IOS_SYSLOG_ROW] 10 UIAccessibility 0x0000000120806178 +[UIView(UIAccessibilityElementTraversal) _accessibilityElementsAndContainersDescendingFromViews:options:sorted:] + 399
2016-10-12 18:45:21:616 - [iOSLog] [IOS_SYSLOG_ROW] 11 UIAccessibility 0x000000012080632d -[UIView(UIAccessibilityElementTraversal) _accessibilityViewChildrenWithOptions:] + 186
2016-10-12 18:45:21:616 - [iOSLog] [IOS_SYSLOG_ROW] 12 UIKit 0x00000001206bac58 -[UITableViewCellAccessibility _accessibilityRetrieveTableViewCellText] + 1041
2016-10-12 18:45:21:617 - [iOSLog] [IOS_SYSLOG_ROW] 13 UIKit 0x00000001206bb575 -[UITableViewCellAccessibility _accessibilityChildren] + 939
2016-10-12 18:45:21:617 - [iOSLog] [IOS_SYSLOG_ROW] 14 UIKit 0x00000001206b64cc -[UITableViewCellAccessibility _accessibilityUserTestingChildren] + 74
2016-10-12 18:45:21:618 - [iOSLog] [IOS_SYSLOG_ROW] 15 UIKit 0x00000001206b646d -[UITableViewCellAccessibility _accessibilityUserTestingChildrenCount] + 22
2016-10-12 18:45:21:619 - [iOSLog] [IOS_SYSLOG_ROW] 16 UIAccessibility 0x00000001208130fd -[NSObject(AXPrivCategory) accessibilityAttributeValue:] + 3498
2016-10-12 18:45:21:619 - [iOSLog] [IOS_SYSLOG_ROW] 17 UIAccessibility 0x00000001207fd79a _copyAttributeValueCallback + 171
2016-10-12 18:45:21:621 - [iOSLog] [IOS_SYSLOG_ROW] 18 AXRuntime 0x00000001208911fc _AXXMIGCopyAttributeValue + 173
2016-10-12 18:45:21:622 - [iOSLog] [IOS_SYSLOG_ROW] 19 AXRuntime 0x000000012088b5d8 _XCopyAttributeValue + 284
2016-10-12 18:45:21:624 - [iOSLog] [IOS_SYSLOG_ROW] 20 AXRuntime 0x00000001208993a7 mshMIGPerform + 235
2016-10-12 18:45:21:625 - [iOSLog] [IOS_SYSLOG_ROW] 21 CoreFoundation 0x000000011182aca9 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 41
2016-10-12 18:45:21:627 - [iOSLog] [IOS_SYSLOG_ROW] 22 CoreFoundation 0x000000011182ac19 __CFRunLoopDoSource1 + 473
2016-10-12 18:45:21:627 - [iOSLog] [IOS_SYSLOG_ROW] 23 CoreFoundation 0x0000000111820390 __CFRunLoopRun + 2272
2016-10-12 18:45:21:628 - [iOSLog] [IOS_SYSLOG_ROW] 24 CoreFoundation 0x000000011181f828 CFRunLoopRunSpecific + 488
2016-10-12 18:45:21:631 - [iOSLog] [IOS_SYSLOG_ROW] 25 GraphicsServices 0x00000001137cbad2 GSEventRunModal + 161
2016-10-12 18:45:21:632 - [iOSLog] [IOS_SYSLOG_ROW] 26 UIKit 0x000000010dd3a610 UIApplicationMain + 171
2016-10-12 18:45:21:632 - [iOSLog] [IOS_SYSLOG_ROW] 27 Infor Ming.le 0x000000010c3fb92f main + 111
2016-10-12 18:45:21:633 - [iOSLog] [IOS_SYSLOG_ROW] 28 libdyld.dylib 0x00000001121e092d start + 1
2016-10-12 18:45:21:633 - [iOSLog] [IOS_SYSLOG_ROW] )
2016-10-12 18:45:21:634 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 SpringBoard[56057]: HW kbd: Failed to set (null) as keyboard focus
2016-10-12 18:45:21:634 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 SpringBoard[56057
]: UNNotificationRegistrarConnectionListener connection invalidated
2016-10-12 18:45:21:635 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 com.apple.CoreSimulator.SimDevice.9635121C-5FFC-4C53-8C34-023F9FB4D7AE.launchd_sim[56038] (UIKitApplication:com.infor.dev.Mingle[0xb668][62535]): Service exited due to signal: Abort trap: 6
2016-10-12 18:45:21:635 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 SpringBoard[56057]: Unable to get short BSD proc info for 62535: No such process
2016-10-12 18:45:21:651 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:45:21:652 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:45:21:756 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 SpringBoard[56057]: Application ‘UIKitApplication:com.infor.dev.Mingle[0xb668]’ crashed.
2016-10-12 18:45:21:759 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 assertiond[56061]: assertion failed: 15G31 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
2016-10-12 18:45:21:759 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 — last message repeated 1 time —
2016-10-12 18:45:21:760 - [iOSLog] [IOS_SYSLOG_ROW] Oct 12 18:45:21 INHYNMACITPOOL1 assertiond[56061]: notify_suspend_pid() failed with error 7
2016-10-12 18:45:21:831 - [debug] [UIAuto] Socket data received (8192 bytes)
2016-10-12 18:45:21:832 - [debug] [UIAuto] Socket data received (8192 bytes)
2016-10-12 18:45:21:833 - [debug] [UIAuto] Socket data received (3345 bytes)
2016-10-12 18:45:21:835 - [debug] [UIAuto] Got result from instruments: {“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“Infor Ming.le”,“label”:“Infor Ming.le”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0",“x”:0,“y”:0,“width”:375,“height”:667},">":[{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,"enable
2016-10-12 18:45:21:841 - [Appium] New IosDriver session created successfully, session 20588497-f91c-4bae-9907-e820275ac042 added to master session list
2016-10-12 18:45:21:843 - [MJSONWP] Responding to client with driver.createSession() result: {“webStorageEnabled”:false,…
2016-10-12 18:45:21:845 - [HTTP] <-- POST /wd/hub/session 200 33896 ms - 797
2016-10-12 18:45:22:487 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:45:22:500 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:45:22:503 - [HTTP] <-- GET /wd/hub/status 200 850 ms - 83
2016-10-12 18:45:23:549 - [HTTP] --> GET /wd/hub/session/20588497-f91c-4bae-9907-e820275ac042/source {}
2016-10-12 18:45:23:551 - [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["20588497-f91c-4bae-9907-e…
2016-10-12 18:45:23:552 - [debug] [iOS] Executing iOS command ‘getPageSource’
2016-10-12 18:45:23:556 - [debug] [UIAuto] Sending command to instruments: au.mainApp().getTreeForXML()
2016-10-12 18:45:24:225 - [debug] [Instruments] [INST] 2016-10-12 13:15:24 +0000 Fail: The target application appears to have died
2016-10-12 13:15:21 +0000 Debug: evaluation finished
2016-10-12 13:15:21 +0000 Debug: responding with:d":true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:375,“height”:667},">":[{“UIANavigationBar”:{"@":{“name”:“Posts”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0",“x”:0,“y”:20,“width”:375,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/0",“x”:0,“y”:0,“width”:375,“height”:64},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/0/0",“x”:0,“y”:64,“width”:375,“height”:0.5},">":[]}}]}},{“UIAButton”:{"@":{“name”:“Back”,“label”:“Back”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/1",“x”:8,“y”:31.5,“width”:21,“height”:21},">":[]}},{“UIAButton”:{"@":{“name”:“btn_hamburger_menu”,“label”:“Hamburger Menu”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/2",“x”:16,“y”:22,“width”:50,“height”:40},">":[]}},{“UIAStaticText”:{"@":{“name”:“Posts”,“label”:“Posts”,“value”:“Posts”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/3",“x”:165,“y”:28,“width”:45,“height”:27},">":[]}},{“UIAButton”:{"@":{“name”:“btn_create_new_post”,“label”:“Create Post”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/4",“x”:328,“y”:26,“width”:42,“height”:30},">":[]}}]}},{“UIATableView”:{"@":{“name”:null,“label”:null,“value”:“rows 1 to 4 of 50”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1",“x”:0,“y”:64,“width”:375,“height”:603},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/0",“x”:50,“y”:-56,“width”:275,“height”:76},">":[]}},{“UIAStaticText”:{"@":{“name”:“Pull down to refresh…”,“label”:“Pull down to refresh…”,“value”:“Pull down to refresh…”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/1",“x”:0,“y”:-29.5,“width”:375,“height”:19.5},">":[]}},{“UIAStaticText”:{"@":{“name”:“Last Updated: 10/12/16, 6:45 PM”,“label”:“Last Updated: 10/12/16, 6:45 PM”,“value”:“Last Updated: 10/12/16, 6:45 PM”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/2",“x”:0,“y”:-3.5,“width”:375,“height”:13.5},">":[]}},{“UIAElement”:{"@":{“name”:“search_bar”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/3",“x”:0,“y”:20,“width”:375,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/3/0",“x”:0,“y”:20,“width”:375,“height”:44},">":[]}},{“UIASearchBar”:{"@":{“name”:“Search”,“label”:“Search”,“value”:“Search”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/3/1",“x”:8,“y”:28,“width”:359,“height”:28},">":[{“UIASearchBar”:{"@":{“name”:“Search”,“label”:“Search”,“value”:“Search”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/3/1/0",“x”:8,“y”:28,“width”:359,“height”:28},">":[]}}]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4",“x”:0,“y”:64,“width”:375,“height”:119},">":[{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“This is the test - RITESH - MINGLEDEV-13685”,“value”:“This is the test - RITESH - MINGLEDEV-13685”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4/0",“x”:14,“y”:123,“width”:347,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 10, 2016”,“value”:“Oct 10, 2016”,“dom”:null,“enabled”:true,“valid”:true,
“visible”:true,“hint”:null,“path”:"/0/0/1/4/1",“x”:269.5,“y”:75,“width”:91.5,“height”:17},">":[]}},{“UIAButton”:{"@":{“name”:“btn_comment_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4/2",“x”:4,“y”:141,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“user_icon_in_post”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4/3",“x”:14,“y”:76,“width”:40,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“btn_like_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/4/4",“x”:49,“y”:141,“width”:45,“height”:40},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5",“x”:0,“y”:183,“width”:375,“height”:119},">":[{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“hi”,“value”:“hi”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/0",“x”:14,“y”:242,“width”:347,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 7, 2016”,“value”:“Oct 7, 2016”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/1",“x”:277.5,“y”:194,“width”:83.5,“height”:17},">":[]}},{“UIAButton”:{"@":{“name”:“btn_comment_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/2",“x”:4,“y”:260,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“user_icon_in_post”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/3",“x”:14,“y”:195,“width”:40,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“btn_like_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/5/4",“x”:49,“y”:260,“width”:45,“height”:40},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6",“x”:0,“y”:302,“width”:375,“height”:283.5},">":[{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“post with attachment @ connected users”,“value”:“post with attachment @ connected users”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6/0",“x”:14,“y”:361,“width”:347,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 7, 2016”,“value”:“Oct 7, 2016”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6/1",“x”:277.5,“y”:313,“width”:83.5,“height”:17},">":[]}},{“UIAButton”:{"@":{“name”:“btn_comment_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6/2",“x”:4,“y”:544.3666666666667,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“user_icon_in_post”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6/3",“x”:14,“y”:314,“width”:40,“height”:40},">":[]}},{“UIACollectionView”:{"@":{“name”:null,“label”:null,“value”:“rows 1 to 4 of 50”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/6/4",“x”:14,“y”:394,“width”:347,“height”:150.36666666666667},">":[{“UIACollectionCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/6/4/0",“x”:14,“y”:394,“width”:347,“height”:150.36666666666667},">":[{“UIAImage”:{"@":{“name”:“post_image_thumb”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/6/4/0/0",“x”:14,“y”:394,“width”:347,“height”:150.36666666666667},">":[]}}]}}]}},{“UIAButton”:{"@":{“name”:“btn_like_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/6/5",“x”:49,“y”:544.3666666666667,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“btn_image_attachments_post_cell”,“label”:“1”,“value”:null,“dom
“:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,
2016-10-12 18:45:24:229 - [debug] [Instruments] [INST] “path”:”/0/0/1/6/6”,“x”:326,“y”:544.3666666666667,“width”:35,“height”:40},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7",“x”:0,“y”:585.5,“width”:375,“height”:119},">":[{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“infor”,“value”:“infor”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/0",“x”:14,“y”:644.5,“width”:347,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 7, 2016”,“value”:“Oct 7, 2016”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/1",“x”:277.5,“y”:596.5,“width”:83.5,“height”:17},">":[]}},{“UIAButton”:{"@":{“name”:“btn_comment_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/2",“x”:4,“y”:662.5,“width”:45,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“user_icon_in_post”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/3",“x”:14,“y”:597.5,“width”:40,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“btn_like_post_cell”,“label”:“0”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1/7/4",“x”:49,“y”:662.5,“width”:45,“height”:40},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8",“x”:0,“y”:704.5,“width”:375,“height”:119},">":[{“UIAStaticText”:{"@":{“name”:“lbl_posted”,“label”:“Oct 7, 2016”,“value”:“Oct 7, 2016”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8/0",“x”:0,“y”:0,“width”:83.5,“height”:17},">":[]}},{“UIAStaticText”:{"@":{“name”:“lbl_message_in_post”,“label”:“hello”,“value”:“hello”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8/1",“x”:0,“y”:0,“width”:347,“height”:18},">":[]}},{“UIAStaticText”:{"@":{“name”:“0”,“label”:“0”,“value”:“0”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8/2",“x”:0,“y”:0,“width”:27,“height”:0},">":[]}},{“UIAStaticText”:{"@":{“name”:“0”,“label”:“0”,“value”:“0”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/8/3",“x”:0,“y”:0,“width”:28,“height”:0},">":[]}}]}},{“UIATableCell”:{"@":{“name”:“cell_post”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1/9",“x”:0,“y”:823.5,“width”:375,“height”:283.5},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/10",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/11",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/12",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/13",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/14",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/15",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/16",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:fals
e,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/17",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/18",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/19",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/20",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/21",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/22",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/23",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/24",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/25",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/26",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/27",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/28",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/29",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/30",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/31",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/32",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/33",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/34",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/35",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/36",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/37",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/38",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:
null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/39",“x”:0,“y”:0,“wi
2016-10-12 18:45:24:231 - [debug] [Instruments] [INST] dth”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/40",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/41",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/42",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/43",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/44",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/45",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/46",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/47",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/48",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/49",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/50",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/51",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/52",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:0,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/1/53",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}}]}},{“UIAToolbar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/2",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}}]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/1",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/2",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}}]}}}
2016-10-12 13:15:21 +0000 Debug: Running system command #3: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/instruments_sock 2,{“status”:0,"v…
2016-10-12 13:15:24 +0000 Fail: The target application appears to have died
2016-10-12 13:15:23 +0000 Debug: Got new command 3 from instruments: au.mainApp().getTreeForXML()
2016-10-12 13:15:23 +0000 Debug: evaluating au.mainApp().getTreeForXML()
2016-10-12 18:45:24:294 - [debug] [Instruments] [INST] Instruments Trace Complete
(Duration : 12.755264s; Output : /var/folders/98/bw1pk8ts4dj2bbqy2p12215c0000gp/T/appium-instruments/instrumentscli0.trace)
2016-10-12 18:45:24:358 - [debug] [Instruments] Instruments exited with code 0
2016-10-12 18:45:24:359 - [debug] [iOS] Deleting ios session
2016-10-12 18:45:24:360 - [debug] [UIAuto] Closing socket server.
2016-10-12 18:45:24:361 - [Appium] Closing session, cause was ‘An unknown server-side error occurred while processing the command. Original error: Abnormal Instruments termination!’
2016-10-12 18:45:24:362 - [Appium] Removing session 20588497-f91c-4bae-9907-e820275ac042 from our master session list
2016-10-12 18:45:24:363 - [debug] [UIAuto] Instruments socket server was closed
2016-10-12 18:45:24:364 - [debug] [iOSLog] Stopping iOS log capture
2016-10-12 18:45:24:367 - [debug] [iOS] Reset not set, not ending sim
2016-10-12 18:45:24:368 - [HTTP] <-- GET /wd/hub/session/20588497-f91c-4bae-9907-e820275ac042/source 500 816 ms - 204
2016-10-12 18:45:24:371 - [HTTP] --> GET /wd/hub/session/20588497-f91c-4bae-9907-e820275ac042/orientation {}
2016-10-12 18:45:24:373 - [HTTP] <-- GET /wd/hub/session/20588497-f91c-4bae-9907-e820275ac042/orientation 404 1 ms - 131
2016-10-12 18:45:24:376 - [HTTP] --> GET /wd/hub/session/20588497-f91c-4bae-9907-e820275ac042/screenshot {}
2016-10-12 18:45:24:378 - [HTTP] <-- GET /wd/hub/session/20588497-f91c-4bae-9907-e820275ac042/screenshot 404 1 ms - 131
2016-10-12 18:45:24:381 - [HTTP] --> GET /wd/hub/session/20588497-f91c-4bae-9907-e820275ac042/contexts {}
2016-10-12 18:45:24:383 - [HTTP] <-- GET /wd/hub/session/20588497-f91c-4bae-9907-e820275ac042/contexts 404 1 ms - 131
2016-10-12 18:45:33:654 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:45:33:655 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:45:33:739 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:45:33:741 - [HTTP] <-- GET /wd/hub/status 200 86 ms - 83
2016-10-12 18:46:34:877 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:46:34:878 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:46:35:012 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:46:35:013 - [HTTP] <-- GET /wd/hub/status 200 135 ms - 83
2016-10-12 18:47:36:163 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:47:36:164 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:47:36:178 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:47:36:180 - [HTTP] <-- GET /wd/hub/status 200 16 ms - 83
2016-10-12 18:48:37:319 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:48:37:320 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:48:37:385 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:48:37:387 - [HTTP] <-- GET /wd/hub/status 200 67 ms - 83
2016-10-12 18:49:38:533 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:49:38:533 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:49:38:682 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:49:38:684 - [HTTP] <-- GET /wd/hub/status 200 150 ms - 83
2016-10-12 18:50:39:836 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:50:39:838 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:50:39:909 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:50:39:911 - [HTTP] <-- GET /wd/hub/status 200 74 ms - 83
2016-10-12 18:51:41:053 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:51:41:054 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:51:41:067 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:51:41:069 - [HTTP] <-- GET /wd/hub/status 200 14 ms - 83
2016-10-12 18:52:42:225 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:52:42:226 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:52:42:451 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:52:42:453 - [HTTP] <-- GET /wd/hub/status 200 228 ms - 83
2016-10-12 18:53:43:530 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:53:43:532 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:53:43:640 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:53:43:643 - [HTTP] <-- GET /wd/hub/status 200 111 ms - 83
2016-10-12 18:54:44:776 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:54:44:777 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:54:44:924 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:54:44:926 - [HTTP] <-- GET /wd/hub/status 200 149 ms - 83
2016-10-12 18:55:46:016 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:55:46:017 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:55:46:055 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:55:46:241 - [HTTP] <-- GET /wd/hub/status 200 39 ms - 83
2016-10-12 18:56:47:207 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:56:47:207 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:56:47:355 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:56:47:357 - [HTTP] <-- GET /wd/hub/status 200 149 ms - 83
2016-10-12 18:57:48:432 - [HTTP] --> GET /wd/hub/status {}
2016-10-12 18:57:48:433 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-10-12 18:57:48:570 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-10-12 18:57:48:572 - [HTTP] <-- GET /wd/hub/status 200 139 ms - 83
please find the attached SS