Getting Error While launchine Appium Inspector

[Appium] Welcome to Appium v1.5.3

[Appium] Non-default server args:
[Appium] address: ‘127.0.0.1’
[Appium] debugLogSpacing: true
[Appium] platformName: ‘iOS’
[Appium] platformVersion: ‘8.1.2’
[Appium] deviceName: ‘iPhone 6 Plus’
[Appium] app: ‘se.forex.mobile’
[Appium] launchTimeout: 20000
[Appium] udid: ‘114c6ddaf2958d6c1597cea143b373552aae9070’
[Appium] Deprecated server args:

[Appium] --platform-name => --default-capabilities ‘{“platformName”:“iOS”}’
[Appium] --platform-version => --default-capabilities ‘{“platformVersion”:“8.1.2”}’
[Appium] --device-name => --default-capabilities ‘{“deviceName”:“iPhone 6 Plus”}’
[Appium] --app => --default-capabilities ‘{“app”:“se.forex.mobile”}’
[Appium] -lt,–launch-timeout => --default-capabilities ‘{“launchTimeout”:20000}’
[Appium] -U,–udid => --default-capabilities ‘{“udid”:“114c6ddaf2958d6c1597cea143b373552aae9070”}’
[Appium] Default capabilities, which will be added to each request unless overridden by desired capabilities:

[Appium] platformName: ‘iOS’

[Appium] platformVersion: ‘8.1.2’
[Appium] deviceName: ‘iPhone 6 Plus’
[Appium] app: ‘se.forex.mobile’
[Appium] launchTimeout: 20000

[Appium] udid: ‘114c6ddaf2958d6c1597cea143b373552aae9070’

[Appium] Appium REST http interface listener started on 127.0.0.1:4723

[HTTP] --> GET /wd/hub/status {}

[MJSONWP] Calling AppiumDriver.getStatus() with args: []

[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…

[HTTP] <-- GET /wd/hub/status 200 15 ms - 83

[HTTP] --> GET /wd/hub/status {}

[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[HTTP] <-- GET /wd/hub/status 200 8 ms - 83
[HTTP] --> GET /wd/hub/sessions {}
[MJSONWP] Calling AppiumDriver.getSessions() with args: []
[MJSONWP] Responding to client with driver.getSessions() result: []

[HTTP] <-- GET /wd/hub/sessions 200 2 ms - 40

[HTTP] --> POST /wd/hub/session {“desiredCapabilities”:{“platformName”:“iOS”,“newCommandTimeout”:“7200”,“app”:"/Users/tietotesting/Desktop/Appium/MobileBankDev.ipa",“platformVersion”:“8.1.2”,“deviceName”:“iPhone 6 Plus”,“bundleId”:“se.forex.mobile”,“automationName”:“Appium”,“udid”:“114c6ddaf2958d6c1597cea143b373552aae9070”}}

[MJSONWP] Calling AppiumDriver.createSession() with args: [{“platformName”:“iOS”,"new…

[Appium] Creating new IosDriver session
[Appium] Capabilities:
[Appium] platformName: ‘iOS’
[Appium] newCommandTimeout: ‘7200’
[Appium] app: ‘/Users/tietotesting/Desktop/Appium/MobileBankDev.ipa’
[Appium] platformVersion: ‘8.1.2’
[Appium] deviceName: ‘iPhone 6 Plus’
[Appium] bundleId: ‘se.forex.mobile’
[Appium] automationName: ‘Appium’
[Appium] udid: ‘114c6ddaf2958d6c1597cea143b373552aae9070’
[Appium] launchTimeout: 20000
[BaseDriver] Capability ‘newCommandTimeout’ changed from string (‘7200’) to integer (7200). This may cause unexpected behavior
[BaseDriver] Session created with session id: 340a37b0-488d-4c8e-a4a6-a0b1c24d42a5

[debug] [iOS] Not auto-detecting udid.
[BaseDriver] Using local app ‘/Users/tietotesting/Desktop/Appium/MobileBankDev.ipa’
[debug] [BaseDriver] Copying local zip to tmp dir

[debug] [BaseDriver] Unzipping /var/folders/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/2016115-5678-wcklwv/appium-app.zip

[debug] [BaseDriver] Testing zip archive: /var/folders/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/2016115-5678-wcklwv/appium-app.zip

[BaseDriver] Unzipped local app to ‘/var/folders/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/2016115-5678-wcklwv/Payload/MobileBankDev.app’

[debug] [iOS] Removing any remaining instruments sockets

[debug] [iOS] Cleaned up instruments socket /var/folders/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/instruments_sock
[debug] [iOS] No language specified. Using default strings
[debug] [iOS] Strings file not found. Looking in ‘en.lproj’ directory

[debug] [iOS] Parsed app ‘Localizable.strings’

[debug] [iOS] Creating instruments
[debug] [UIAuto] Preparing bootstrap code
[debug] [UIAuto] Dynamic bootstrap dir: /Users/tietotesting/Library/Application Support/appium/bootstrap
[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/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/instruments_sock",“interKeyDelay”:null,“justLoopInfinitely”:false,“autoAcceptAlerts”:false,“autoDismissAlerts”:false,“sendKeyStrategy”:“grouped”}

[debug] [UIAuto] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!

[debug] [UIAuto] Dynamic bootstrap path: /Users/tietotesting/Library/Application Support/appium/bootstrap/bootstrap-8c5525306333a6e8.js
[debug] [UIAuto] Reusing dynamic bootstrap: /Users/tietotesting/Library/Application Support/appium/bootstrap/bootstrap-8c5525306333a6e8.js
[debug] [iOS] Running ios real device reset flow
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[debug] [iOSLog] Found idevicesyslog: ‘/usr/local/bin/idevicesyslog’

[debug] [iOS] Creating iDevice object with udid 114c6ddaf2958d6c1597cea143b373552aae9070

[debug] [iOS] App is installed.

[debug] [iOS] fullReset not requested. No need to install.
[debug] [iOS] Starting UIAutoClient, and launching Instruments.

[debug] [UIAuto] Instruments socket server started at /var/folders/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/instruments_sock

[debug] [Instruments] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
[debug] [Instruments] Attempting to launch instruments, this is try #1
[Instruments] Launching instruments
[debug] [Instruments] Attempting to run app on real device with UDID ‘114c6ddaf2958d6c1597cea143b373552aae9070’
[debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd6
[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/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/appium-instruments/instrumentscli0.trace -w 114c6ddaf2958d6c1597cea143b373552aae9070 se.forex.mobile -e UIASCRIPT “/Users/tietotesting/Library/Application Support/appium/bootstrap/bootstrap-8c5525306333a6e8.js” -e UIARESULTSPATH /var/folders/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/appium-instruments’
[debug] [Instruments] And extra without-delay env: {}
[debug] [Instruments] And launch timeouts (in ms): {“global”:20000}

[debug] [Instruments] Instruments exited with code 253

[Instruments] Error launching instruments: Instruments crashed on startup

[HTTP] --> GET /wd/hub/status {}

[MJSONWP] Calling AppiumDriver.getStatus() with args: []

[debug] [Instruments] Attempting to launch instruments, this is try #2

[Instruments] Launching instruments

[debug] [Instruments] Attempting to run app on real device with UDID ‘114c6ddaf2958d6c1597cea143b373552aae9070’
[debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd6
[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/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/appium-instruments/instrumentscli0.trace -w 114c6ddaf2958d6c1597cea143b373552aae9070 se.forex.mobile -e UIASCRIPT “/Users/tietotesting/Library/Application Support/appium/bootstrap/bootstrap-8c5525306333a6e8.js” -e UIARESULTSPATH /var/folders/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/appium-instruments’
[debug] [Instruments] And extra without-delay env: {}
[debug] [Instruments] And launch timeouts (in ms): {“global”:20000}

[HTTP] <-- GET /wd/hub/status - - ms - -

[debug] [Instruments] Instruments exited with code 253

[Instruments] Error launching instruments: Instruments crashed on startup

[HTTP] --> GET /wd/hub/status {}

[MJSONWP] Calling AppiumDriver.getStatus() with args: []

[HTTP] <-- GET /wd/hub/status - - ms - -

[HTTP] --> GET /wd/hub/status {}

[MJSONWP] Calling AppiumDriver.getStatus() with args: []

[HTTP] <-- GET /wd/hub/status - - ms - -

[debug] [Instruments] Attempting to launch instruments, this is try #3

[Instruments] Launching instruments

[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [Instruments] Attempting to run app on real device with UDID ‘114c6ddaf2958d6c1597cea143b373552aae9070’
[debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd6
[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/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/appium-instruments/instrumentscli0.trace -w 114c6ddaf2958d6c1597cea143b373552aae9070 se.forex.mobile -e UIASCRIPT “/Users/tietotesting/Library/Application Support/appium/bootstrap/bootstrap-8c5525306333a6e8.js” -e UIARESULTSPATH /var/folders/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/appium-instruments’
[debug] [Instruments] And extra without-delay env: {}
[debug] [Instruments] And launch timeouts (in ms): {“global”:20000}

[debug] [Instruments] Instruments exited with code 253

[Instruments] Error launching instruments: Instruments crashed on startup

[HTTP] <-- GET /wd/hub/status - - ms - -

[HTTP] --> GET /wd/hub/status {}

[MJSONWP] Calling AppiumDriver.getStatus() with args: []

[HTTP] <-- GET /wd/hub/status - - ms - -

[HTTP] --> GET /wd/hub/status {}

[MJSONWP] Calling AppiumDriver.getStatus() with args: []

[HTTP] <-- GET /wd/hub/status - - ms - -

[debug] [Instruments] Attempting to launch instruments, this is try #4

[Instruments] Launching instruments

[debug] [Instruments] Attempting to run app on real device with UDID ‘114c6ddaf2958d6c1597cea143b373552aae9070’
[debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd6
[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/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/appium-instruments/instrumentscli0.trace -w 114c6ddaf2958d6c1597cea143b373552aae9070 se.forex.mobile -e UIASCRIPT “/Users/tietotesting/Library/Application Support/appium/bootstrap/bootstrap-8c5525306333a6e8.js” -e UIARESULTSPATH /var/folders/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/appium-instruments’
[debug] [Instruments] And extra without-delay env: {}
[debug] [Instruments] And launch timeouts (in ms): {“global”:20000}

[debug] [Instruments] Instruments exited with code 253

[Instruments] Error launching instruments: Instruments crashed on startup

[HTTP] --> GET /wd/hub/status {}

[MJSONWP] Calling AppiumDriver.getStatus() with args: []

[HTTP] <-- GET /wd/hub/status - - ms - -

[HTTP] --> GET /wd/hub/status {}

[MJSONWP] Calling AppiumDriver.getStatus() with args: []

[HTTP] <-- GET /wd/hub/status - - ms - -

[HTTP] --> GET /wd/hub/status {}

[MJSONWP] Calling AppiumDriver.getStatus() with args: []

[debug] [Instruments] Attempting to launch instruments, this is try #5

[Instruments] Launching instruments

[debug] [Instruments] Attempting to run app on real device with UDID ‘114c6ddaf2958d6c1597cea143b373552aae9070’
[debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd6
[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/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/appium-instruments/instrumentscli0.trace -w 114c6ddaf2958d6c1597cea143b373552aae9070 se.forex.mobile -e UIASCRIPT “/Users/tietotesting/Library/Application Support/appium/bootstrap/bootstrap-8c5525306333a6e8.js” -e UIARESULTSPATH /var/folders/th/t6nnqt8x2q1_gw_6w4hczv540000gn/T/appium-instruments’
[debug] [Instruments] And extra without-delay env: {}
[debug] [Instruments] And launch timeouts (in ms): {“global”:20000}

[HTTP] <-- GET /wd/hub/status - - ms - -

[debug] [Instruments] Instruments exited with code 253

[Instruments] Error launching instruments: Instruments crashed on startup

[HTTP] <-- POST /wd/hub/session 500 26163 ms - 232

[Instruments] Error: We exceeded the number of retries allowed for instruments to successfully start; failing launch
at Object.wrappedLogger.errorAndThrow (lib/logger.js:60:13)
at Instruments.launch$ (lib/instruments.js:220:15)
at tryCatch (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at run (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/node_modules/core-js/library/modules/es6.promise.js:104:47)
at /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/node_modules/core-js/library/modules/es6.promise.js:115:28
at flush (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/node_modules/core-js/library/modules/$.microtask.js:19:5)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)
[Error: We exceeded the number of retries allowed for instruments to successfully start; failing launch]
[MJSONWP] Encountered internal error running command: Error: We exceeded the number of retries allowed for instruments to successfully start; failing launch
at Object.wrappedLogger.errorAndThrow (lib/logger.js:60:13)
at Instruments.launch$ (lib/instruments.js:220:15)
at tryCatch (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at run (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/node_modules/core-js/library/modules/es6.promise.js:104:47)
at /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/node_modules/core-js/library/modules/es6.promise.js:115:28
at flush (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/node_modules/core-js/library/modules/$.microtask.js:19:5)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)

[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…

[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…

[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…

[HTTP] --> GET /wd/hub/status {}

[MJSONWP] Calling AppiumDriver.getStatus() with args: []

[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[HTTP] <-- GET /wd/hub/status 200 8 ms - 83

[HTTP] --> GET /wd/hub/status {}

[MJSONWP] Calling AppiumDriver.getStatus() with args: []

[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[HTTP] <-- GET /wd/hub/status 200 7 ms - 83

[HTTP] --> GET /wd/hub/status {}

[MJSONWP] Calling AppiumDriver.getStatus() with args: []

[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[HTTP] <-- GET /wd/hub/status 200 8 ms - 83

[HTTP] --> GET /wd/hub/status {}

[MJSONWP] Calling AppiumDriver.getStatus() with args: []

[MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
[HTTP] <-- GET /wd/hub/status 200 8 ms - 83

Please run the below command and then open appium inspector
sudo chmod -R 777 /var/db/lockdown/