This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/AM5718: I'm having a trouble installing CCS8.3 on my Ubuntu

Part Number: AM5718
Other Parts Discussed in Thread: MSP-EXP430FR5739, SYSCONFIG, ENERGYTRACE, CC2538, CC3200, SEGGER, CCSTUDIO

Tool/software: Code Composer Studio

Hello.

I'm getting an error message that I can't decipher while installing CCS. It'd be great if anyone can share any insights on anything to solve the issue.

Here is the log message I've gotten. Thanks for the help in advance!

!SESSION 2019-06-05 15:46:11.411 -----------------------------------------------
eclipse.buildId=4.7.3.M20180301-0715
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.ant.core.antRunner -buildfile /opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml
Command-line arguments:  -os linux -ws gtk -arch x86_64 -data /tmp/ccs_2fbb5f2e-3a8f-4d27-436e-91a22c1ba9b3/workspace -application org.eclipse.ant.core.antRunner -buildfile /opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml

!ENTRY org.eclipse.osgi 4 0 2019-06-05 15:46:20.900
!MESSAGE Application error
!STACK 1
java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.ant.core.AntRunner.run(AntRunner.java:511)
    at org.eclipse.ant.core.AntRunner.start(AntRunner.java:608)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
Caused by: /opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml:3: org.eclipse.equinox.p2.core.ProvisionException: Problems resolving provisioning plan.
    at org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorTask.execute(MirrorTask.java:66)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:435)
    at org.apache.tools.ant.Target.performTasks(Target.java:456)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:36)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:712)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:573)
    ... 19 more
Caused by: org.eclipse.equinox.p2.core.ProvisionException: Problems resolving provisioning plan.
    at org.eclipse.equinox.p2.internal.repository.tools.MirrorApplication.slice(MirrorApplication.java:377)
    at org.eclipse.equinox.p2.internal.repository.tools.MirrorApplication.run(MirrorApplication.java:193)
    at org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorTask.execute(MirrorTask.java:62)
    ... 35 more
Root exception:
/opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml:3: org.eclipse.equinox.p2.core.ProvisionException: Problems resolving provisioning plan.
    at org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorTask.execute(MirrorTask.java:66)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:435)
    at org.apache.tools.ant.Target.performTasks(Target.java:456)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:36)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:712)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:573)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.ant.core.AntRunner.run(AntRunner.java:511)
    at org.eclipse.ant.core.AntRunner.start(AntRunner.java:608)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
Caused by: org.eclipse.equinox.p2.core.ProvisionException: Problems resolving provisioning plan.
    at org.eclipse.equinox.p2.internal.repository.tools.MirrorApplication.slice(MirrorApplication.java:377)
    at org.eclipse.equinox.p2.internal.repository.tools.MirrorApplication.run(MirrorApplication.java:193)
    at org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorTask.execute(MirrorTask.java:62)
    ... 35 more
!SESSION 2019-06-05 15:50:41.689 -----------------------------------------------
eclipse.buildId=4.7.3.M20180301-0715
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.ant.core.antRunner -buildfile /opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml
Command-line arguments:  -os linux -ws gtk -arch x86_64 -data /tmp/ccs_2fbb5f2e-3a8f-4d27-436e-91a22c1ba9b3/workspace -application org.eclipse.ant.core.antRunner -buildfile /opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml

!ENTRY org.eclipse.osgi 4 0 2019-06-05 15:50:50.012
!MESSAGE Application error
!STACK 1
java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.ant.core.AntRunner.run(AntRunner.java:511)
    at org.eclipse.ant.core.AntRunner.start(AntRunner.java:608)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
Caused by: /opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml:3: org.eclipse.equinox.p2.core.ProvisionException: Problems resolving provisioning plan.
    at org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorTask.execute(MirrorTask.java:66)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:435)
    at org.apache.tools.ant.Target.performTasks(Target.java:456)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:36)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:712)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:573)
    ... 19 more
Caused by: org.eclipse.equinox.p2.core.ProvisionException: Problems resolving provisioning plan.
    at org.eclipse.equinox.p2.internal.repository.tools.MirrorApplication.slice(MirrorApplication.java:377)
    at org.eclipse.equinox.p2.internal.repository.tools.MirrorApplication.run(MirrorApplication.java:193)
    at org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorTask.execute(MirrorTask.java:62)
    ... 35 more
Root exception:
/opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml:3: org.eclipse.equinox.p2.core.ProvisionException: Problems resolving provisioning plan.
    at org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorTask.execute(MirrorTask.java:66)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:435)
    at org.apache.tools.ant.Target.performTasks(Target.java:456)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:36)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:712)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:573)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.ant.core.AntRunner.run(AntRunner.java:511)
    at org.eclipse.ant.core.AntRunner.start(AntRunner.java:608)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
Caused by: org.eclipse.equinox.p2.core.ProvisionException: Problems resolving provisioning plan.
    at org.eclipse.equinox.p2.internal.repository.tools.MirrorApplication.slice(MirrorApplication.java:377)
    at org.eclipse.equinox.p2.internal.repository.tools.MirrorApplication.run(MirrorApplication.java:193)
    at org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorTask.execute(MirrorTask.java:62)
    ... 35 more
!SESSION 2019-06-05 15:51:03.807 -----------------------------------------------
eclipse.buildId=4.7.3.M20180301-0715
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.ant.core.antRunner -buildfile /opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml
Command-line arguments:  -os linux -ws gtk -arch x86_64 -data /tmp/ccs_2fbb5f2e-3a8f-4d27-436e-91a22c1ba9b3/workspace -application org.eclipse.ant.core.antRunner -buildfile /opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml

!ENTRY org.eclipse.osgi 4 0 2019-06-05 15:51:12.423
!MESSAGE Application error
!STACK 1
java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.ant.core.AntRunner.run(AntRunner.java:511)
    at org.eclipse.ant.core.AntRunner.start(AntRunner.java:608)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
Caused by: /opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml:3: org.eclipse.equinox.p2.core.ProvisionException: Problems resolving provisioning plan.
    at org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorTask.execute(MirrorTask.java:66)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:435)
    at org.apache.tools.ant.Target.performTasks(Target.java:456)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:36)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:712)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:573)
    ... 19 more
Caused by: org.eclipse.equinox.p2.core.ProvisionException: Problems resolving provisioning plan.
    at org.eclipse.equinox.p2.internal.repository.tools.MirrorApplication.slice(MirrorApplication.java:377)
    at org.eclipse.equinox.p2.internal.repository.tools.MirrorApplication.run(MirrorApplication.java:193)
    at org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorTask.execute(MirrorTask.java:62)
    ... 35 more
Root exception:
/opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml:3: org.eclipse.equinox.p2.core.ProvisionException: Problems resolving provisioning plan.
    at org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorTask.execute(MirrorTask.java:66)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:435)
    at org.apache.tools.ant.Target.performTasks(Target.java:456)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:36)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:712)
    at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:573)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.ant.core.AntRunner.run(AntRunner.java:511)
    at org.eclipse.ant.core.AntRunner.start(AntRunner.java:608)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
Caused by: org.eclipse.equinox.p2.core.ProvisionException: Problems resolving provisioning plan.
    at org.eclipse.equinox.p2.internal.repository.tools.MirrorApplication.slice(MirrorApplication.java:377)
    at org.eclipse.equinox.p2.internal.repository.tools.MirrorApplication.run(MirrorApplication.java:193)
    at org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorTask.execute(MirrorTask.java:62)
    ... 35 more

  • Thanks for the reply KI.

    I'm a bit confused with the location of installation logs. Aren't the logs created once CCS is installed? I don't know where to locate 'CCS INSTALL DIR' since CCS hasn't been installed yet. I'm just trying to execute install.bin file right now and am failing.

  • I've installed CCS version 9 this time. And it works!

    I still don't know why I couldn't install CCS version 8 on Ubuntu 18.04.

  • Actually, I've just found the installation log for CCS v8.

    Here it is.

    06/05/2019 04:22:34(GMT) - ProgressBar::Run - RunSysInfo /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/install_logs/20190605132231/ccs_setup_8.3.0.00009_install.log ::progressBar0 -1
    06/05/2019 04:22:34(GMT) - RunMain - CCS_INFO: Started with params logfile=/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/install_logs/20190605132231/ccs_setup_8.3.0.00009_install.log progress=::progressUpdate0
    06/05/2019 04:22:34(GMT) - my - m_localBase: /home/taki/Downloads
    06/05/2019 04:22:34(GMT) - my - m_localBaseRepo: /home/taki/Downloads/baserepo
    06/05/2019 04:22:34(GMT) - my - m_baserepourl: /home/taki/Downloads/baserepo
    06/05/2019 04:22:34(GMT) - my - m_featureurl: /home/taki/Downloads/featurerepo
    06/05/2019 04:22:34(GMT) - my - m_baserepourl: doesn't exist
    06/05/2019 04:22:34(GMT) - my - m_featureurl: doesn't exist
    06/05/2019 04:22:34(GMT) - my - setting m_local to 0
    06/05/2019 04:22:34(GMT) - Util::checkurl - Checking software-dl.ti.com/.../timestamp.txt from checkurl
    06/05/2019 04:22:34(GMT) - formatUrlForDownload - external url software-dl.ti.com/.../CCS8.3.0.00009_linux-x64
    06/05/2019 04:22:34(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/tmpfile from software-dl.ti.com/.../timestamp.txt
    06/05/2019 04:22:34(GMT) - tclHttpCopy - httpstate= Server: Apache
    06/05/2019 04:22:34(GMT) - tclHttpCopy - httpstate= Location: downloads.ti.com/.../timestamp.txt
    06/05/2019 04:22:34(GMT) - tclHttpCopy - Redirecting Location:downloads.ti.com/.../timestamp.txt
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/tmpfile from downloads.ti.com/.../timestamp.txt
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - httpstate= Server: Apache
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - httpstate= ETag: "00dd21176607a09375c4be5acf3227d4:1544327922"
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - httpstate= Last-Modified: Thu, 06 Dec 2018 17:09:11 GMT
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - httpstate= Accept-Ranges: bytes
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - httpstate= Content-Length: 14
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - httpstate= Content-Type: text/plain
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - httpstate= Date: Wed, 05 Jun 2019 04:22:34 GMT
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - httpstate= Connection: close
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - httpstate= Set-Cookie: ti_geo=country=KR|city=SEOUL|continent=AS|tc_ip=118.219.85.103; path=/; domain=.ti.com
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - httpstate= Set-Cookie: ti_perf=throughput=vhigh|network=|network_type=|bw=5000|proxy=; path=/; domain=.ti.com
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - httpstate= Set-Cookie: ti_ua=Mozilla%2f5.0%20(Unix%3b%20U%3b%20Linux%204.18.0-21-generic)%20http%2f2.8.9%20Tcl%2f8.6.6; path=/; domain=.ti.com
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - httpstate= Set-Cookie: ti_rid=31f23eb4; path=/; domain=.ti.com
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - httpstate= content-disposition: attachment; filename="timestamp.txt"
    06/05/2019 04:22:34(GMT) - Util::tclHttpCopy - httpstate= Set-Cookie: ti_bm=; path=/; domain=.ti.com
    06/05/2019 04:22:34(GMT) - Validation::linuxGlibCheck - LD_LIBRARY_PATH == /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/tcl/lib:
    06/05/2019 04:22:34(GMT) - Validation::linuxGlibCheck - tempLD == {}
    06/05/2019 04:22:34(GMT) - Validation::linuxGlibCheck - cmd = /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/dependency-checker/check_depends.sh --ldpath
    06/05/2019 04:22:34(GMT) - Validation::linuxGlibCheck - ran /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/dependency-checker/check_depends.sh --ldpath :Installed versions of glibc and glibcxx: 2.27, N/A
    Required versions of glibc and glibcxx:  2.15, GLIBCXX_3.4.19
    GLIBC_INSTALLED: 2.27
    GLIBC_REQUIRED: 2.15
    Checking availability of libraries in ext-depends.txt ...
    Done.
    06/05/2019 04:22:34(GMT) - Validation::linuxGlibCheck - Line: Installed versions of glibc and glibcxx: 2.27, N/A
    06/05/2019 04:22:34(GMT) - Validation::linuxGlibCheck - Line: Required versions of glibc and glibcxx:  2.15, GLIBCXX_3.4.19
    06/05/2019 04:22:34(GMT) - Validation::linuxGlibCheck - Line: GLIBC_INSTALLED: 2.27
    06/05/2019 04:22:34(GMT) - Validation::linuxGlibCheck - GLIBC_INSTALLED: 2.27
    06/05/2019 04:22:34(GMT) - Validation::linuxGlibCheck - Line: GLIBC_REQUIRED: 2.15
    06/05/2019 04:22:34(GMT) - Validation::linuxGlibCheck - GLIBC_REQUIRED: 2.15
    06/05/2019 04:22:34(GMT) - Validation::linuxGlibCheck - Line: Checking availability of libraries in ext-depends.txt ...
    06/05/2019 04:22:34(GMT) - Validation::linuxGlibCheck - Line: Done.
    06/05/2019 04:22:34(GMT) - Validation::linuxGlibCheck - Installed version 2.27 is greater than or equal to 2.15
    06/05/2019 04:22:34(GMT) - Validation::linuxGlibCheck - glib message:
    06/05/2019 04:22:34(GMT) - Validation::linuxLibChecks - LD_LIBRARY_PATH == /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/tcl/lib:
    06/05/2019 04:22:34(GMT) - Validation::linuxLibChecks - tempLD == {}
    06/05/2019 04:22:34(GMT) - Validation::linuxLibChecks - cmd = /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/dependency-checker/ldcheck
    06/05/2019 04:22:34(GMT) - Validation::linuxLibChecks - ran /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/dependency-checker/ldcheck:
    06/05/2019 04:22:34(GMT) - Validation::linuxLibChecks - cmd = /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/dependency-checker/check_depends.sh --ldpath
    06/05/2019 04:22:34(GMT) - Validation::linuxLibChecks - ran /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/dependency-checker/check_depends.sh --ldpath :Installed versions of glibc and glibcxx: 2.27, N/A
    Required versions of glibc and glibcxx:  2.15, GLIBCXX_3.4.19
    GLIBC_INSTALLED: 2.27
    GLIBC_REQUIRED: 2.15
    Checking availability of libraries in ext-depends.txt ...
    Done.
    06/05/2019 04:22:34(GMT) - Validation::linuxLibChecks - Line: Installed versions of glibc and glibcxx: 2.27, N/A
    06/05/2019 04:22:34(GMT) - Validation::linuxLibChecks - Line: Required versions of glibc and glibcxx:  2.15, GLIBCXX_3.4.19
    06/05/2019 04:22:34(GMT) - Validation::linuxLibChecks - Line: GLIBC_INSTALLED: 2.27
    06/05/2019 04:22:34(GMT) - Validation::linuxLibChecks - Line: GLIBC_REQUIRED: 2.15
    06/05/2019 04:22:34(GMT) - Validation::linuxLibChecks - Line: Checking availability of libraries in ext-depends.txt ...
    06/05/2019 04:22:34(GMT) - Validation::linuxLibChecks - Line: Done.
    06/05/2019 04:22:44(GMT) - my - creating constructor EZ430-F2013 MSP-EXP430G2 MSP-EXP430FR5739 EZ430-CHRONOS MSP-EXP430F5438 image3 image4 image5 image6 image7
    06/05/2019 04:22:48(GMT) - ::installDirPane0 - InstallDir selected: /opt/ti
    06/05/2019 04:22:48(GMT) - my - numRootsSelected 0
    06/05/2019 04:22:48(GMT) - my - numRootsSelected 0
    06/05/2019 04:22:48(GMT) - my - numRootsSelected 0
    06/05/2019 04:22:51(GMT) - my - numRootsSelected 1
    06/05/2019 04:22:59(GMT) - my - numRootsSelected 2
    06/05/2019 04:24:26(GMT) - my - numRootsSelected 3
    06/05/2019 04:24:47(GMT) - writeDebugFile -

    Install Information:


    06/05/2019 04:24:47(GMT) - writeDebugFile - Install Version: 8.3.0.00009
    06/05/2019 04:24:47(GMT) - writeDebugFile - Install Source    : /home/taki/Downloads
    06/05/2019 04:24:47(GMT) - writeDebugFile - Install Temp    : /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c
    06/05/2019 04:24:47(GMT) - writeDebugFile - Install Type    : Web
    06/05/2019 04:24:47(GMT) - writeDebugFile - OS                : Linux
    06/05/2019 04:24:47(GMT) - writeDebugFile - OS Name        : Ubuntu 18.04.2 LTS
    06/05/2019 04:24:47(GMT) - writeDebugFile - OS    Version        : 4.18.0-21-generic
    06/05/2019 04:24:47(GMT) - writeDebugFile - OS    Platform    : unix
    06/05/2019 04:24:47(GMT) - writeDebugFile -                : 64-bit
    06/05/2019 04:24:47(GMT) - ::programArgs0 - OSD: Ubuntu18.04.2 LTS-64-bit
    06/05/2019 04:24:47(GMT) - writeDebugFile -                : Ubuntu18.04.2 LTS-64-bit
    06/05/2019 04:24:47(GMT) - writeDebugFile - User ID        : root
    06/05/2019 04:24:47(GMT) - writeDebugFile - Timezone        : KST
    06/05/2019 04:24:47(GMT) - writeDebugFile - IPAddress        : 127.0.1.1
    06/05/2019 04:24:47(GMT) - writeDebugFile - Update/Rerun    : 0
    06/05/2019 04:24:47(GMT) - writeDebugFile - Command line    : installersrc /home/taki/Downloads installertmp /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c buildid 8.3.0.00009 installer /home/taki/Downloads/ccs_setup_linux64_8.3.0.00009.bin bitness 64-bit os linux-x64 osname {Ubuntu 18.04.2 LTS} spversion NONE timestamp 20190605132231 AVon false tl false

    06/05/2019 04:24:47(GMT) - writeDebugFile -
    Product families selected:
    06/05/2019 04:24:47(GMT) - writeDebugFile - PF_SITARA
    06/05/2019 04:24:47(GMT) - writeDebugFile - PF_OMAPL
    06/05/2019 04:24:47(GMT) - writeDebugFile - PF_OMAP
    06/05/2019 04:24:47(GMT) - writeDebugFile -
    Components to be installed:
    06/05/2019 04:24:47(GMT) - writeDebugFile - EMU_TI
    06/05/2019 04:24:47(GMT) - writeDebugFile - JRE
    06/05/2019 04:24:47(GMT) - writeDebugFile - P2APP
    06/05/2019 04:24:47(GMT) - writeDebugFile - ECLIPSE
    06/05/2019 04:24:47(GMT) - writeDebugFile - ECLIPSECORE
    06/05/2019 04:24:47(GMT) - writeDebugFile - P2TOOLS
    06/05/2019 04:24:47(GMT) - writeDebugFile - GMF
    06/05/2019 04:24:47(GMT) - writeDebugFile - IDE_MAIN
    06/05/2019 04:24:47(GMT) - writeDebugFile - IDE_WORKFLOW
    06/05/2019 04:24:47(GMT) - writeDebugFile - DVT_COMMON
    06/05/2019 04:24:47(GMT) - writeDebugFile - DVT_UIA
    06/05/2019 04:24:47(GMT) - writeDebugFile - DVT_VIA_CCS
    06/05/2019 04:24:47(GMT) - writeDebugFile - TIREX
    06/05/2019 04:24:47(GMT) - writeDebugFile - XULRUNNER
    06/05/2019 04:24:47(GMT) - writeDebugFile - INSTALLER
    06/05/2019 04:24:47(GMT) - writeDebugFile - IDE_CHROME
    06/05/2019 04:24:47(GMT) - writeDebugFile - IDE_TOOLS_COMMON
    06/05/2019 04:24:47(GMT) - writeDebugFile - IDE_GC
    06/05/2019 04:24:47(GMT) - writeDebugFile - TARGET_CONTENT_CORE
    06/05/2019 04:24:47(GMT) - writeDebugFile - TARGET_CONTENT_CORE_LEGACY
    06/05/2019 04:24:47(GMT) - writeDebugFile - NODEJS
    06/05/2019 04:24:47(GMT) - writeDebugFile - IDE_ARM
    06/05/2019 04:24:47(GMT) - writeDebugFile - DVT_TRACE
    06/05/2019 04:24:47(GMT) - writeDebugFile - DS
    06/05/2019 04:24:47(GMT) - writeDebugFile - DS_FLASH
    06/05/2019 04:24:47(GMT) - writeDebugFile - CLOUDAGENT
    06/05/2019 04:24:47(GMT) - writeDebugFile - SYSCONFIG
    06/05/2019 04:24:47(GMT) - writeDebugFile - DEV_SUPPORT_SITARA
    06/05/2019 04:24:47(GMT) - writeDebugFile - DEV_SUPPORT_SHARED
    06/05/2019 04:24:47(GMT) - writeDebugFile - GCC_ARM_COMPILER
    06/05/2019 04:24:47(GMT) - writeDebugFile - ARM_CGT_HELP
    06/05/2019 04:24:47(GMT) - writeDebugFile - CGT_DEFAULTLIBS_TMS470
    06/05/2019 04:24:47(GMT) - writeDebugFile - DMED
    06/05/2019 04:24:47(GMT) - writeDebugFile - C6000_CGT_HELP
    06/05/2019 04:24:47(GMT) - writeDebugFile - CGT_DEFAULTLIBS_C6000_V8P
    06/05/2019 04:24:47(GMT) - writeDebugFile - BBONE_FTDI_DRIVERS
    06/05/2019 04:24:47(GMT) - writeDebugFile - ARM_QT
    06/05/2019 04:24:47(GMT) - writeDebugFile - IDE_C6000
    06/05/2019 04:24:47(GMT) - writeDebugFile - DEV_SUPPORT_INTEGRA
    06/05/2019 04:24:47(GMT) - writeDebugFile - CGT_DEFAULTLIBS_C6000
    06/05/2019 04:24:47(GMT) - writeDebugFile - DEV_SUPPORT_OMAP
    06/05/2019 04:24:47(GMT) - my - Finish Status Num of families selected: 3 ; num families available: 20
    06/05/2019 04:24:47(GMT) - ::programArgs131 - OSD: Ubuntu18.04.2 LTS-64-bit
    06/05/2019 04:24:47(GMT) - my - installdir for ARM_CGT_HELP: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for C2000_CGT_HELP: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for C6000_CGT_HELP: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - Did not find matching component in InstallIni CCS_DOC. Using Defaults.
    06/05/2019 04:24:47(GMT) - my - Did not find matching component in InstallIni CCS_LAUNCHER. Using Defaults.
    06/05/2019 04:24:47(GMT) - my - Did not find matching component in InstallIni CCS_UTILS. Using Defaults.
    06/05/2019 04:24:47(GMT) - my - installdir for DVT_COMMON: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for DVT_ENERGYTRACE: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for DVT_TRACE: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for DVT_UIA: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for DVT_VIA_CCS: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for ECLIPSE: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for EMU_SD: /opt/ti/ccsv8/ccs_base
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_ARM: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_C2000: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_C5500: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_C6000: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_CHROME: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_GC: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_MAIN: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_MSP430: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_TOOLS_COMMON: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_WORKFLOW: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for MSP430_BUILD_DEBUG: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for MSP430_CGT_HELP: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for MSP430_GCC_SUPPORT: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for MSP432_BUILD_DEBUG: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for P2APP: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - installdir for P2TOOLS: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - Did not find matching component in InstallIni TARGETDB_DEF_PROPS. Using Defaults.
    06/05/2019 04:24:47(GMT) - my - installdir for TARGET_CONTENT_CORE: /opt/ti/ccsv8/..
    06/05/2019 04:24:47(GMT) - my - installdir for TARGET_CONTENT_CORE_LEGACY: /opt/ti/ccsv8/..
    06/05/2019 04:24:47(GMT) - my - In createFeatureNodes
    06/05/2019 04:24:47(GMT) - my - installdir for ARM_CGT_HELP: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature0
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - ARM_CGT_HELP selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - ARM_CGT_HELP: initial 18.1.0.20181119  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for C2000_CGT_HELP: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature1
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - C2000_CGT_HELP selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - C2000_CGT_HELP: do not install 18.1.0.20180221  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for C6000_CGT_HELP: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature2
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - C6000_CGT_HELP selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - C6000_CGT_HELP: initial 7.4.0.20150713  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - Did not find matching component in InstallIni CCS_DOC. Using Defaults.
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature3
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - CCS_DOC selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - CCS_DOC: initial 8.3.0.20181129 ccs_doc_8.3.0.20181129_unix.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - Did not find matching component in InstallIni CCS_LAUNCHER. Using Defaults.
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature4
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - CCS_LAUNCHER selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - CCS_LAUNCHER: initial 8.1.0.20180404 ccs_launcher_linux64_8.1.0.20180404.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - Did not find matching component in InstallIni CCS_UTILS. Using Defaults.
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature5
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - CCS_UTILS selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - CCS_UTILS: initial 1.0.0.20160210 ccs_utils_linux-x64_1.0.0.20160210.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature6
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - CGT_DEFAULTLIBS_C2800 selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - CGT_DEFAULTLIBS_C2800: do not install 18.1.4 ti_cgt_c2000_18.1.4.LTS_linux_installer_x86.bin --mode unattended --ccs true --prefix '/opt/ti/ccsv8' --eclipseprefix  '/opt/ti/ccsv8/eclipse'  multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature7
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - CGT_DEFAULTLIBS_C6000_V8P selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - CGT_DEFAULTLIBS_C6000_V8P: initial 8.2.5 ti_cgt_c6000_8.2.5_linux_installer_x86.bin --mode unattended --ccs true  --prefix '/opt/ti/ccsv8' --eclipseprefix  '/opt/ti/ccsv8/eclipse'  multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature8
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - CGT_DEFAULTLIBS_MSP430 selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - CGT_DEFAULTLIBS_MSP430: do not install 18.1.4 ti_cgt_msp430_18.1.4.LTS_linux_installer_x86.bin --mode unattended --ccs true --prefix '/opt/ti/ccsv8' --eclipseprefix  '/opt/ti/ccsv8/eclipse'  multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature9
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - CGT_DEFAULTLIBS_TMS470 selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - CGT_DEFAULTLIBS_TMS470: initial 18.1.4 ti_cgt_tms470_18.1.4.LTS_linux_installer_x86.bin --mode unattended --ccs true  --prefix '/opt/ti/ccsv8' --eclipseprefix  '/opt/ti/ccsv8/eclipse'  multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature10
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - CLOUDAGENT selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - CLOUDAGENT: initial 0.5.1464 cloudagent_linux_0.5.1464.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature11
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_AUTOMOTIVE selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_AUTOMOTIVE: do not install 1.1.0 auto_rvp_rsp_device_support_1.1.0.zip '/opt/ti/ccsv8/ccs_base' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature12
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_C55XX selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_C55XX: do not install 1.1.9 c55xx_device_support_1.1.9.zip '/opt/ti/ccsv8/ccs_base' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature13
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_C6000 selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_C6000: do not install 1.1.4 c6000_device_support_1.1.4.zip '/opt/ti/ccsv8/ccs_base' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature14
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_C6000MC selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_C6000MC: do not install 1.0.5 c6000multicore_device_support_1.0.5.zip '/opt/ti/ccsv8/ccs_base' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature15
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_CC2538 selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_CC2538: do not install 2.0.4.11 cc2538_device_support_2.00.04.11_linux.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature16
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_CC26XX selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_CC26XX: do not install 3.11.0.68 cc26xx_device_support_3.11.00.68_linux.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature17
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_CC3220 selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_CC3220: do not install 1.0.1 cc3220_device_support_linux-x64_1.0.1.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature18
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_CC3230 selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_CC3230: do not install 1.0.2 cc323x_device_support_linux-x64_1.0.2.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature19
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_CC32XX selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_CC32XX: do not install 1.0.8 cc3200_driver_support_linux_1.0.8.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature20
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_CC32XX_COMMON selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_CC32XX_COMMON: do not install 1.0.8 cc3200_device_support_1.0.8.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature21
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_DAVINCI selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_DAVINCI: do not install 1.1.4 davinci_device_support_1.1.4.zip '/opt/ti/ccsv8/ccs_base' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature22
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_INTEGRA selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_INTEGRA: initial 1.1.0 integra_device_support_1.1.0.zip '/opt/ti/ccsv8/ccs_base' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature23
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_MMWAVE selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_MMWAVE: do not install 1.6.1 mmwave_radar_device_support_1.6.1.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature24
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_OMAP selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_OMAP: initial 1.0.9 omap_device_support_1.0.9.zip '/opt/ti/ccsv8/ccs_base' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature25
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_PGA selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_PGA: do not install 1.0.2 pga_device_support_1.0.2.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature26
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_SHARED selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_SHARED: initial 1.1.0 shared_device_support_1.1.0.zip '/opt/ti/ccsv8/ccs_base' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature27
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_SITARA selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_SITARA: initial 1.4.4 sitara_device_support_1.4.4.zip '/opt/ti/ccsv8/ccs_base' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature28
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_UCD31XX selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DEV_SUPPORT_UCD31XX: do not install 1.1.3 digital_power_device_support_1.1.3.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature29
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DMED selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - DMED: initial 1.1.5 ti_cgt_dmed_1.1.5_linux_installer_x86.bin --mode unattended --ccs true  --prefix '/opt/ti/ccsv8' --eclipseprefix  '/opt/ti/ccsv8/eclipse'  multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature30
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DS selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - DS: initial 8.3.0.1524 ti_dspack_ibsetup_linux-x64_8.3.0.1524.run --mode unattended --ccs true  --prefix '/opt/ti/ccsv8' --eclipseprefix  '/opt/ti/ccsv8/eclipse'  multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature31
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DS_FLASH selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - DS_FLASH: initial 8.3.0.1524 com.ti.dsflash.linux-x64_8.3.0.1524.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for DVT_COMMON: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature32
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DVT_COMMON selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - DVT_COMMON: initial 4.1.0.201810301124  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for DVT_ENERGYTRACE: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature33
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DVT_ENERGYTRACE selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - DVT_ENERGYTRACE: do not install 4.1.0.201810301124  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for DVT_TRACE: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature34
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DVT_TRACE selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - DVT_TRACE: initial 4.1.0.201810301124  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for DVT_UIA: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature35
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DVT_UIA selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - DVT_UIA: initial 4.1.0.201810301124  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for DVT_VIA_CCS: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature36
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - DVT_VIA_CCS selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - DVT_VIA_CCS: initial 4.1.0.201810301124  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for ECLIPSE: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature38
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - ECLIPSECORE selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - ECLIPSECORE: initial 4.5.1.custom-160121 eclipse_core_4.5.1.custom-160121.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature39
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - EMU_BH selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - EMU_BH: do not install 6.2.0.010 bh_emupack_setup_6.2.0.010_linux_x86_64.bin --mode unattended --ccs true  --prefix '/opt/ti/ccsv8' --eclipseprefix  '/opt/ti/ccsv8/eclipse' --enable-components arm,c6000,omap multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature40
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - EMU_C2000 selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - EMU_C2000: do not install 4.2.7.0 ti_c2000support_setup_4.2.7.0.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature41
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - EMU_C2000_FLASH selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - EMU_C2000_FLASH: do not install 1.0.0.5 ti_c2800_flash_1.0.0.5.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature42
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - EMU_HERCULES selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - EMU_HERCULES: do not install 6.0.7 ti_hercules_setup_6.0.7.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for EMU_SD: /opt/ti/ccsv8/ccs_base
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature43
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - EMU_SD selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - EMU_SD: do not install 6.2.0.02 sd_emupack_setup_6.2.0.02.bin --mode silent  --prefix '/opt/ti/ccsv8/ccs_base' /noc2400 /noc2800 /noc5400 /noc5500 /nodavinci multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature44
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - EMU_TI selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - EMU_TI: initial 8.0.903.2 ti_emupack_setup_8.0.903.2_linux_x86_64.bin --mode unattended --ccs true  --prefix '/opt/ti/ccsv8' --eclipseprefix  '/opt/ti/ccsv8/eclipse' --enable-components arm,c6000,omap,xds100,xds560 multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature45
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - GCC_ARM_COMPILER selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - GCC_ARM_COMPILER: initial 7.2.1.2017-q4-major gcc-arm-none-eabi-7-2017-q4-major-linux.7z '/opt/ti/ccsv8/tools/compiler' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature46
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - GCC_MSP430_COMPILER selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - GCC_MSP430_COMPILER: do not install 7.3.2.154 msp430-gcc-7.3.2.154_linux64.7z '/opt/ti/ccsv8/tools/compiler' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_ARM: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature47
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - IDE_ARM selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - IDE_ARM: initial 8.3.0.N201810301800  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_C2000: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature48
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - IDE_C2000 selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - IDE_C2000: do not install 8.3.0.N201810301800  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_C5500: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature49
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - IDE_C5500 selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - IDE_C5500: do not install 8.3.0.N201810301800  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_C6000: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature50
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - IDE_C6000 selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - IDE_C6000: initial 8.3.0.N201810301800  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_CHROME: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature51
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - IDE_CHROME selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - IDE_CHROME: initial 8.3.0.N201810301800  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_GC: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature52
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - IDE_GC selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - IDE_GC: initial 8.3.0.N201810301800  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_MAIN: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature53
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - IDE_MAIN selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - IDE_MAIN: initial 8.3.0.N201810301800  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_MSP430: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature54
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - IDE_MSP430 selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - IDE_MSP430: do not install 8.3.0.N201810301800  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_TOOLS_COMMON: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature55
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - IDE_TOOLS_COMMON selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - IDE_TOOLS_COMMON: initial 8.3.0.N201810301800  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for IDE_WORKFLOW: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature56
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - IDE_WORKFLOW selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - IDE_WORKFLOW: initial 8.3.0.N201810301800  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature57
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - INSTALLER selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - INSTALLER: initial 8.3.0.00009 8.3.0.00009.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - skipping JRE
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature59
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - KEYSTONE1 selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - KEYSTONE1: do not install 1.0.13.0 keystone1_device_support_1.0.13.zip '/opt/ti/ccsv8/ccs_base' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature60
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - KEYSTONE2 selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - KEYSTONE2: do not install 1.2.1 keystone2_device_support_1.2.1.zip '/opt/ti/ccsv8/ccs_base' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for MSP430_BUILD_DEBUG: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature61
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - MSP430_BUILD_DEBUG selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - MSP430_BUILD_DEBUG: do not install 8.3.0.20181102  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for MSP430_CGT_HELP: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature62
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - MSP430_CGT_HELP selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - MSP430_CGT_HELP: do not install 18.1.0.20181119  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for MSP430_GCC_SUPPORT: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature63
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - MSP430_GCC_SUPPORT selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - MSP430_GCC_SUPPORT: do not install 8.3.0.20181102  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for MSP432_BUILD_DEBUG: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature64
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - MSP432_BUILD_DEBUG selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - MSP432_BUILD_DEBUG: do not install 8.3.0.20181102  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature65
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - NODEJS selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - NODEJS: initial 8.11.1 node-8.11.1_linux-x64.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for P2APP: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature66
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - P2APP selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - P2APP: initial 8.3.0.N201810301800  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for P2TOOLS: /opt/ti/ccsv8/
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature67
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - P2TOOLS selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - P2TOOLS: initial 7.0.0.201611291427  --mode silent  --prefix '/opt/ti/ccsv8/' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature68
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - SEGGER_J_LINK selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - SEGGER_J_LINK: do not install 6.40.0.0 com.segger.jlink.linux_x86_64.V640.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature69
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - SYSCONFIG selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - SYSCONFIG: initial 1.0.559 sysconfig_ccs_1.0.559.7z '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - Did not find matching component in InstallIni TARGETDB_DEF_PROPS. Using Defaults.
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature70
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - TARGETDB_DEF_PROPS selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - TARGETDB_DEF_PROPS: initial 8.3.0.N201810301800 targetdb_default_props_8.3.0.dev_8.3.0.N201810301800.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for TARGET_CONTENT_CORE: /opt/ti/ccsv8/..
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature71
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - TARGET_CONTENT_CORE selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - TARGET_CONTENT_CORE: initial 3.51.1.18  --mode silent  --prefix '/opt/ti/ccsv8/..' multiple
    06/05/2019 04:24:47(GMT) - my - installdir for TARGET_CONTENT_CORE_LEGACY: /opt/ti/ccsv8/..
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature72
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - TARGET_CONTENT_CORE_LEGACY selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - TARGET_CONTENT_CORE_LEGACY: initial 3.32.2.25  --mode silent  --prefix '/opt/ti/ccsv8/..' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature73
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - TIREX selected: 1
    06/05/2019 04:24:47(GMT) - my - Current state: initial
    06/05/2019 04:24:47(GMT) - my - TIREX: initial 3.6.10.201808101622 tirex_3.6.10.201808101622_linux64.run --mode unattended --ccs true  --prefix '/opt/ti/ccsv8' --eclipseprefix  '/opt/ti/ccsv8/eclipse'  multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature74
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - true
    06/05/2019 04:24:47(GMT) - my - TIVA_STELLARIS_DRIVERS selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - TIVA_STELLARIS_DRIVERS: do not install 2.1.3.15 ti_tiva_stellaris_linux_2_1_3_15.zip '/opt/ti/ccsv8' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature75
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - TIVA_TM4C selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - TIVA_TM4C: do not install 2.1.1.15071 ccs_tiva_tm4c_devices_files_2_1_1_15071.zip '/opt/ti/ccsv8/ccs_base' multiple
    06/05/2019 04:24:47(GMT) - my - feature ::configFileFeature76
    06/05/2019 04:24:47(GMT) - my - existingFilters OMAP SITARA
    06/05/2019 04:24:47(GMT) - my - false
    06/05/2019 04:24:47(GMT) - my - TIVA_TM4E selected: -1
    06/05/2019 04:24:47(GMT) - my - Current state: do not install
    06/05/2019 04:24:47(GMT) - my - TIVA_TM4E: do not install 2.1.1.15071 ccs_tiva_tm4e_devices_files_2_1_1_15071.zip '/opt/ti/ccsv8/ccs_base' multiple
    06/05/2019 04:24:47(GMT) - my - urls: software-dl.ti.com/.../targetcontent_legacy_repo
    06/05/2019 04:24:47(GMT) - my - ius: com.ti.arm.18.1.help.feature.group;com.ti.c6000.7.4.help.feature.group;com.ti.ccstudio.doc.linux.feature.group;com.ti.ccstudio.launcher.linux.feature.group;com.ti.ccstudio.utils.cli.linux.feature.group;com.ti.cgt.c6000.8.2.linux-x64.feature.group;com.ti.cgt.tms470.17.linux.feature.group;com.ti.ccstudio.cloudagent.linux.feature.group;com.ti.ccstudio.integra.devicesupport.linux.feature.group;com.ti.ccstudio.omap.devicesupport.linux.feature.group;com.ti.ccstudio.shared.devicesupport.linux.feature.group;com.ti.ccstudio.sitara.devicesupport.linux.feature.group;com.ti.cgt.dmed.linux.feature.group;com.ti.ccstudio.debugserver.linux.feature.group;com.ti.dsflash.linux.feature.group;com.ti.dvt2.graph.visualization.feature.group;com.ti.dvt2.rov.feature.group;com.ti.dvt2.resource.explorer.feature.group;com.ti.dvt2.trace.ccs.feature.group;com.ti.dvt2.trace.control.feature.group;com.ti.dvt2.analysis.suite.feature.group;com.ti.dvt2.uia.feature.group;com.ti.dvt2.analysis.suite.feature.group;com.ti.dvt2.via.ccs.feature.group;com.ti.dvt2.profileanalysismanager.feature.group;com.ti.emulation.pack.linux.feature.group;com.ti.gcc.arm.linux.feature.group;com.ti.ccstudio.tms470.feature.group;com.ti.ccstudio.c6000.feature.group;com.ti.ccstudio.c7000.feature.group;com.ti.chromium.browser.feature.group;com.ti.gc.backplane.feature.group;com.ti.gc.pm.feature.group;com.ti.debug.server.feature.group;com.ti.ccstudio.idemain.feature.group;com.ti.tools.common.feature.group;com.ti.ccstudio.workflow.feature.group;com.ti.ccstudio.installer.linux64.feature.group;com.ti.ccstudio.nodejs.linux.feature.group;com.ti.ccstudio.p2appf.feature.group;com.ti.ccstudio.p2tool.feature.group;com.ti.ccstudio.sysconfig.feature.group;com.ti.ccstudio.targetdb.props.default.linux.feature.group;com.ti.targetcontent.feature.group;com.ti.xdctools_3_32.update.feature.group;com.ti.tirex.feature.group
    06/05/2019 04:24:47(GMT) - Util::getProperty - No /opt/ti/ccsv8/eclipse/ccs.properties file found
    06/05/2019 04:24:47(GMT) - Util::getProperty - No /opt/ti/ccsv8/eclipse/ccs.properties file found
    06/05/2019 04:24:47(GMT) - Validation::postInstallChecks - Checking postinstallchecks here
    06/05/2019 04:24:47(GMT) - Validation::checkProductsSelected - ValidationResult Products selected 3
    06/05/2019 04:24:47(GMT) - ProgressPane::Run - 0 1 0
    06/05/2019 04:24:47(GMT) - ProgressPane::Run - Starting install process in separate thread
    06/05/2019 04:24:47(GMT) - ProgressPane::Run - call = RunInstall /opt/ti/ccsv8/eclipse/ccs_config.xml 0 0 0 0 /opt/ti/ccsv8/install_logs/20190605132231/ccs_setup_8.3.0.00009_install.log ::progressPane0 tid0x7fc7833546c0
    06/05/2019 04:24:47(GMT) - ProgressPane::Run - separate threads
    06/05/2019 04:24:47(GMT) - ProgressPane::Run - Still waiting in ProgressPane::run
    06/05/2019 04:24:47(GMT) - RunMain - CCS_INFO: Started with params pConfigFile=/opt/ti/ccsv8/eclipse/ccs_config.xml pProfiling=0 pUpdate=0 logfile=/opt/ti/ccsv8/install_logs/20190605132231/ccs_setup_8.3.0.00009_install.log progress=::threadedProgressUpdate0
    06/05/2019 04:24:47(GMT) - RunMain - CCS_INFO: encoding = utf-8
    06/05/2019 04:24:47(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:24:47(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:24:47(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:24:47(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:24:47(GMT) - my - threadedupdate setPercentage tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:24:47(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:24:47(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:24:47(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:24:47(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:24:47(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:24:47(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:24:47(GMT) - readConfigFile - Start installing components:
    06/05/2019 04:24:47(GMT) - readConfigFile - read config file /opt/ti/ccsv8/eclipse/ccs_config.xml
    06/05/2019 04:24:47(GMT) - readConfigFile - found /opt/ti/ccsv8/eclipse/ccs_config.xml
    06/05/2019 04:24:47(GMT) - readConfigFile - Parsing Root Elements
    06/05/2019 04:24:47(GMT) - readConfigFile - Done Parsing
    06/05/2019 04:24:47(GMT) - readConfigFile - CCSDIR=/opt/ti/ccsv8
    06/05/2019 04:24:47(GMT) - readConfigFile - EclipseDir=/opt/ti/ccsv8/eclipse
    06/05/2019 04:24:47(GMT) - readConfigFile - InstallDir=/opt/ti
    06/05/2019 04:24:47(GMT) - readConfigFile - TempDir=/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c
    06/05/2019 04:24:47(GMT) - readConfigFile - platform=linux-x64
    06/05/2019 04:24:47(GMT) - readConfigFile - LocalBaseRepository=/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo
    06/05/2019 04:24:47(GMT) - readConfigFile - baserepourl=software-dl.ti.com/.../baserepo
    06/05/2019 04:24:47(GMT) - readConfigFile - featureurl=software-dl.ti.com/.../featurerepo
    06/05/2019 04:24:47(GMT) - readConfigFile - LocalRepository_Exists=0
    06/05/2019 04:24:47(GMT) - readConfigFile - componentinstaller=false
    06/05/2019 04:24:47(GMT) - readConfigFile - eclipseexe=eclipse
    06/05/2019 04:24:47(GMT) - readConfigFile - in install components
    06/05/2019 04:24:47(GMT) - readUserProfile - userprofile =
    06/05/2019 04:24:47(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:24:47(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:24:47(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:24:47(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:24:47(GMT) - my - threadedupdate setPercentage tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:24:47(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:24:47(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:24:47(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:24:47(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:24:47(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:24:47(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:24:47(GMT) - writeGUIDInfo - Using new install_guid: ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c
    06/05/2019 04:24:47(GMT) - writeGUIDInfo - Using new global ccs_guid: ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c
    06/05/2019 04:24:47(GMT) - formatUrlForEclipse - external url software-dl.ti.com/.../ccs_error_codes.csv
    06/05/2019 04:24:47(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/ccs_error_codes.csv from software-dl.ti.com/.../ccs_error_codes.csv
    06/05/2019 04:24:47(GMT) - tclHttpCopy - downloading software-dl.ti.com/.../ccs_error_codes.csv
    06/05/2019 04:24:48(GMT) - RunMain - Update = 0
    06/05/2019 04:24:48(GMT) - downloadMarker - statestr = start; 0
    06/05/2019 04:24:48(GMT) - downloadMarker - CCS_INFO: Downloading marker file: software-dl.ti.com/.../start (/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/start)
    06/05/2019 04:24:48(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/start from software-dl.ti.com/.../start
    06/05/2019 04:24:48(GMT) - tclHttpCopy - downloading software-dl.ti.com/.../start
    06/05/2019 04:24:48(GMT) - downloadMarker - done downloading software-dl.ti.com/.../start
    06/05/2019 04:24:48(GMT) - downloadMarker - statestr = osd-Ubuntu18.04.2 LTS-64-bit; 0
    06/05/2019 04:24:48(GMT) - downloadMarker - CCS_INFO: Downloading marker file: software-dl.ti.com/.../osd-Ubuntu18.04.2 LTS-64-bit (/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/osd-Ubuntu18.04.2 LTS-64-bit)
    06/05/2019 04:24:48(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/osd-Ubuntu18.04.2 LTS-64-bit from software-dl.ti.com/.../osd-Ubuntu18.04.2 LTS-64-bit
    06/05/2019 04:24:48(GMT) - tclHttpCopy - downloading software-dl.ti.com/.../osd-Ubuntu18.04.2 LTS-64-bit
    06/05/2019 04:24:48(GMT) - downloadMarker - done downloading software-dl.ti.com/.../osd-Ubuntu18.04.2 LTS-64-bit
    06/05/2019 04:24:48(GMT) - downloadIfRequired - deleted /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/jre_root.gtk.linux.x86_64_1.8.0.122
    06/05/2019 04:24:48(GMT) - downloadIfRequired - File /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/jre_root.gtk.linux.x86_64_1.8.0.122 does not exist. Attempting to download
    06/05/2019 04:24:48(GMT) - formatUrlForEclipse - external url software-dl.ti.com/.../jre_root.gtk.linux.x86_64_1.8.0.122
    06/05/2019 04:24:48(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:24:48(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:24:48(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:24:48(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:24:48(GMT) - my - threadedupdate setPercentage tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:24:48(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:24:48(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:24:48(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:24:48(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:24:48(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:24:48(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:24:48(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/jre_root.gtk.linux.x86_64_1.8.0.122 from software-dl.ti.com/.../jre_root.gtk.linux.x86_64_1.8.0.122
    06/05/2019 04:24:48(GMT) - tclHttpCopy - httpstate= Server: Apache
    06/05/2019 04:24:48(GMT) - tclHttpCopy - httpstate= Location: www.ti.com/.../anonymousproddownload.tsp
    06/05/2019 04:24:48(GMT) - tclHttpCopy - Redirecting Location:www.ti.com/.../anonymousproddownload.tsp
    06/05/2019 04:24:48(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/jre_root.gtk.linux.x86_64_1.8.0.122 from www.ti.com/.../anonymousproddownload.tsp
    06/05/2019 04:24:49(GMT) - tclHttpCopy - httpstate= Server: Apache
    06/05/2019 04:24:49(GMT) - tclHttpCopy - httpstate= Location: software-dl.ti.com/.../jre_root.gtk.linux.x86_64_1.8.0.122
    06/05/2019 04:24:49(GMT) - tclHttpCopy - Redirecting Location:software-dl.ti.com/.../jre_root.gtk.linux.x86_64_1.8.0.122
    06/05/2019 04:24:49(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/jre_root.gtk.linux.x86_64_1.8.0.122 from software-dl.ti.com/.../jre_root.gtk.linux.x86_64_1.8.0.122
    06/05/2019 04:24:49(GMT) - tclHttpCopy - httpstate= Server: Apache
    06/05/2019 04:24:49(GMT) - tclHttpCopy - httpstate= Location: downloads.ti.com/.../jre_root.gtk.linux.x86_64_1.8.0.122
    06/05/2019 04:24:49(GMT) - tclHttpCopy - Redirecting Location:downloads.ti.com/.../jre_root.gtk.linux.x86_64_1.8.0.122
    06/05/2019 04:24:49(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/jre_root.gtk.linux.x86_64_1.8.0.122 from downloads.ti.com/.../jre_root.gtk.linux.x86_64_1.8.0.122
    06/05/2019 04:25:21(GMT) - tclHttpCopy - httpstate= Server: Apache
    06/05/2019 04:25:21(GMT) - tclHttpCopy - httpstate= Accept-Ranges: bytes
    06/05/2019 04:25:21(GMT) - tclHttpCopy - httpstate= Content-Type: text/plain
    06/05/2019 04:25:21(GMT) - tclHttpCopy - httpstate= Last-Modified: Thu, 06 Dec 2018 17:15:35 GMT
    06/05/2019 04:25:21(GMT) - tclHttpCopy - httpstate= ETag: "371fe02d8f732967a0e9d3274f2cd989:1544328214"
    06/05/2019 04:25:21(GMT) - tclHttpCopy - httpstate= Content-Length: 73097474
    06/05/2019 04:25:21(GMT) - tclHttpCopy - httpstate= Date: Wed, 05 Jun 2019 04:24:49 GMT
    06/05/2019 04:25:21(GMT) - tclHttpCopy - httpstate= Connection: close
    06/05/2019 04:25:21(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_geo=country=KR|city=SEOUL|continent=AS|tc_ip=118.219.85.103; path=/; domain=.ti.com
    06/05/2019 04:25:21(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_perf=throughput=vhigh|network=|network_type=|bw=5000|proxy=; path=/; domain=.ti.com
    06/05/2019 04:25:21(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_ua=Mozilla%2f5.0%20(Unix%3b%20U%3b%20Linux%204.18.0-21-generic)%20http%2f2.8.9%20Tcl%2f8.6.6; path=/; domain=.ti.com
    06/05/2019 04:25:21(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_rid=22e211a1; path=/; domain=.ti.com
    06/05/2019 04:25:21(GMT) - tclHttpCopy - httpstate= content-disposition: attachment; filename="jre_root.gtk.linux.x86_64_1.8.0.122"
    06/05/2019 04:25:21(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_bm=; path=/; domain=.ti.com
    06/05/2019 04:25:21(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:25:21(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:21(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:21(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:21(GMT) - my - threadedupdate setPercentage tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:21(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:21(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:21(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:25:21(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:21(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:21(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:21(GMT) - extract - cmd = "/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/util/7za" x "/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/jre_root.gtk.linux.x86_64_1.8.0.122" -o"/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c" -y
    06/05/2019 04:25:21(GMT) - extract - changed permissions on /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/7zaexe.sh
    06/05/2019 04:25:21(GMT) - runExec - PID: 6931
    06/05/2019 04:25:21(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:25:21(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:21(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:21(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:21(GMT) - ::progressPane0 - setting pid from setPID 6931
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)
    Processing archive: /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/jre_root.gtk.linux.x86_64_1.8.0.122
    Extracting  downloads
    Extracting  downloads/jre-8u112-linux-x64.zip
    Everything is Ok
    Folders: 1
    Files: 1
    Size:       73825824
    Compressed: 73097474
    06/05/2019 04:25:21(GMT) - extract - successfully unzipped /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/jre_root.gtk.linux.x86_64_1.8.0.122
    06/05/2019 04:25:21(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:25:21(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:21(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:21(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:21(GMT) - my - threadedupdate setPercentage tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:21(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:21(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:21(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:25:21(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:21(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:21(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:21(GMT) - extract - cmd = "/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/util/7za" x "/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/downloads/jre-8u112-linux-x64.zip" -o"/opt/ti/ccsv8/eclipse" -y
    06/05/2019 04:25:21(GMT) - extract - changed permissions on /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/7zaexe.sh
    06/05/2019 04:25:21(GMT) - runExec - PID: 6933
    06/05/2019 04:25:21(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:25:21(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:21(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:21(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:21(GMT) - ::progressPane0 - setting pid from setPID 6933
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)
    Processing archive: /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/downloads/jre-8u112-linux-x64.zip
    Extracting  jre
    Extracting  jre/Welcome.html
    Extracting  jre/bin
    Extracting  jre/bin/jjs
    Extracting  jre/bin/policytool
    Extracting  jre/bin/unpack200
    Extracting  jre/bin/keytool
    Extracting  jre/bin/orbd
    Extracting  jre/bin/servertool
    Extracting  jre/bin/rmiregistry
    Extracting  jre/bin/jcontrol
    Extracting  jre/bin/rmid
    Extracting  jre/bin/tnameserv
    Extracting  jre/bin/javaws
    Extracting  jre/bin/pack200
    Extracting  jre/bin/java
    Extracting  jre/bin/ControlPanel
    Extracting  jre/plugin
    Extracting  jre/plugin/desktop
    Extracting  jre/plugin/desktop/sun_java.desktop
    Extracting  jre/plugin/desktop/sun_java.png
    Extracting  jre/README
    Extracting  jre/THIRDPARTYLICENSEREADME-JAVAFX.txt
    Extracting  jre/THIRDPARTYLICENSEREADME.txt
    Extracting  jre/man
    Extracting  jre/man/ja
    Extracting  jre/man/man1
    Extracting  jre/man/man1/jjs.1
    Extracting  jre/man/man1/rmiregistry.1
    Extracting  jre/man/man1/keytool.1
    Extracting  jre/man/man1/unpack200.1
    Extracting  jre/man/man1/pack200.1
    Extracting  jre/man/man1/java.1
    Extracting  jre/man/man1/rmid.1
    Extracting  jre/man/man1/servertool.1
    Extracting  jre/man/man1/orbd.1
    Extracting  jre/man/man1/tnameserv.1
    Extracting  jre/man/man1/policytool.1
    Extracting  jre/man/man1/javaws.1
    Extracting  jre/man/ja_JP.UTF-8
    Extracting  jre/man/ja_JP.UTF-8/man1
    Extracting  jre/man/ja_JP.UTF-8/man1/jjs.1
    Extracting  jre/man/ja_JP.UTF-8/man1/rmiregistry.1
    Extracting  jre/man/ja_JP.UTF-8/man1/keytool.1
    Extracting  jre/man/ja_JP.UTF-8/man1/unpack200.1
    Extracting  jre/man/ja_JP.UTF-8/man1/pack200.1
    Extracting  jre/man/ja_JP.UTF-8/man1/java.1
    Extracting  jre/man/ja_JP.UTF-8/man1/rmid.1
    Extracting  jre/man/ja_JP.UTF-8/man1/servertool.1
    Extracting  jre/man/ja_JP.UTF-8/man1/orbd.1
    Extracting  jre/man/ja_JP.UTF-8/man1/tnameserv.1
    Extracting  jre/man/ja_JP.UTF-8/man1/policytool.1
    Extracting  jre/man/ja_JP.UTF-8/man1/javaws.1
    Extracting  jre/release
    Extracting  jre/lib
    Extracting  jre/lib/logging.properties
    Extracting  jre/lib/fontconfig.RedHat.6.bfc
    Extracting  jre/lib/management-agent.jar
    Extracting  jre/lib/fontconfig.Turbo.bfc
    Extracting  jre/lib/fontconfig.RedHat.6.properties.src
    Extracting  jre/lib/applet
    Extracting  jre/lib/charsets.jar
    Extracting  jre/lib/fontconfig.SuSE.10.properties.src
    Extracting  jre/lib/oblique-fonts
    Extracting  jre/lib/oblique-fonts/LucidaSansDemiOblique.ttf
    Extracting  jre/lib/oblique-fonts/fonts.dir
    Extracting  jre/lib/oblique-fonts/LucidaSansOblique.ttf
    Extracting  jre/lib/oblique-fonts/LucidaTypewriterOblique.ttf
    Extracting  jre/lib/oblique-fonts/LucidaTypewriterBoldOblique.ttf
    Extracting  jre/lib/meta-index
    Extracting  jre/lib/psfont.properties.ja
    Extracting  jre/lib/fontconfig.RedHat.5.bfc
    Extracting  jre/lib/hijrah-config-umalqura.properties
    Extracting  jre/lib/jexec
    Extracting  jre/lib/locale
    Extracting  jre/lib/locale/zh_HK.BIG5HK
    Extracting  jre/lib/locale/zh_HK.BIG5HK/LC_MESSAGES
    Extracting  jre/lib/locale/zh_HK.BIG5HK/LC_MESSAGES/sunw_java_plugin.mo
    Extracting  jre/lib/locale/it
    Extracting  jre/lib/locale/it/LC_MESSAGES
    Extracting  jre/lib/locale/it/LC_MESSAGES/sunw_java_plugin.mo
    Extracting  jre/lib/locale/ko.UTF-8
    Extracting  jre/lib/locale/ko.UTF-8/LC_MESSAGES
    Extracting  jre/lib/locale/ko.UTF-8/LC_MESSAGES/sunw_java_plugin.mo
    Extracting  jre/lib/locale/sv
    Extracting  jre/lib/locale/sv/LC_MESSAGES
    Extracting  jre/lib/locale/sv/LC_MESSAGES/sunw_java_plugin.mo
    Extracting  jre/lib/locale/ko
    Extracting  jre/lib/locale/ko/LC_MESSAGES
    Extracting  jre/lib/locale/ko/LC_MESSAGES/sunw_java_plugin.mo
    Extracting  jre/lib/locale/de
    Extracting  jre/lib/locale/de/LC_MESSAGES
    Extracting  jre/lib/locale/de/LC_MESSAGES/sunw_java_plugin.mo
    Extracting  jre/lib/locale/zh_TW.BIG5
    Extracting  jre/lib/locale/zh_TW.BIG5/LC_MESSAGES
    Extracting  jre/lib/locale/zh_TW.BIG5/LC_MESSAGES/sunw_java_plugin.mo
    Extracting  jre/lib/locale/ja
    Extracting  jre/lib/locale/ja/LC_MESSAGES
    Extracting  jre/lib/locale/ja/LC_MESSAGES/sunw_java_plugin.mo
    Extracting  jre/lib/locale/zh.GBK
    Extracting  jre/lib/locale/zh.GBK/LC_MESSAGES
    Extracting  jre/lib/locale/zh.GBK/LC_MESSAGES/sunw_java_plugin.mo
    Extracting  jre/lib/locale/fr
    Extracting  jre/lib/locale/fr/LC_MESSAGES
    Extracting  jre/lib/locale/fr/LC_MESSAGES/sunw_java_plugin.mo
    Extracting  jre/lib/locale/es
    Extracting  jre/lib/locale/es/LC_MESSAGES
    Extracting  jre/lib/locale/es/LC_MESSAGES/sunw_java_plugin.mo
    Extracting  jre/lib/locale/zh_TW
    Extracting  jre/lib/locale/zh_TW/LC_MESSAGES
    Extracting  jre/lib/locale/zh_TW/LC_MESSAGES/sunw_java_plugin.mo
    Extracting  jre/lib/locale/zh
    Extracting  jre/lib/locale/zh/LC_MESSAGES
    Extracting  jre/lib/locale/zh/LC_MESSAGES/sunw_java_plugin.mo
    Extracting  jre/lib/locale/pt_BR
    Extracting  jre/lib/locale/pt_BR/LC_MESSAGES
    Extracting  jre/lib/locale/pt_BR/LC_MESSAGES/sunw_java_plugin.mo
    Extracting  jre/lib/jvm.hprof.txt
    Extracting  jre/lib/net.properties
    Extracting  jre/lib/fonts
    Extracting  jre/lib/fonts/LucidaTypewriterBold.ttf
    Extracting  jre/lib/fonts/LucidaBrightDemiItalic.ttf
    Extracting  jre/lib/fonts/LucidaTypewriterRegular.ttf
    Extracting  jre/lib/fonts/LucidaBrightItalic.ttf
    Extracting  jre/lib/fonts/LucidaBrightDemiBold.ttf
    Extracting  jre/lib/fonts/LucidaSansRegular.ttf
    Extracting  jre/lib/fonts/fonts.dir
    Extracting  jre/lib/fonts/LucidaSansDemiBold.ttf
    Extracting  jre/lib/fonts/LucidaBrightRegular.ttf
    Extracting  jre/lib/plugin.jar
    Extracting  jre/lib/classlist
    Extracting  jre/lib/resources.jar
    Extracting  jre/lib/javaws.jar
    Extracting  jre/lib/fontconfig.properties.src
    Extracting  jre/lib/jfxswt.jar
    Extracting  jre/lib/cmm
    Extracting  jre/lib/cmm/sRGB.pf
    Extracting  jre/lib/cmm/CIEXYZ.pf
    Extracting  jre/lib/cmm/LINEAR_RGB.pf
    Extracting  jre/lib/cmm/GRAY.pf
    Extracting  jre/lib/cmm/PYCC.pf
    Extracting  jre/lib/jsse.jar
    Extracting  jre/lib/rt.jar
    Extracting  jre/lib/sound.properties
    Extracting  jre/lib/desktop
    Extracting  jre/lib/desktop/mime
    Extracting  jre/lib/desktop/mime/packages
    Extracting  jre/lib/desktop/mime/packages/x-java-archive.xml
    Extracting  jre/lib/desktop/mime/packages/x-java-jnlp-file.xml
    Extracting  jre/lib/desktop/icons
    Extracting  jre/lib/desktop/icons/LowContrast
    Extracting  jre/lib/desktop/icons/LowContrast/16x16
    Extracting  jre/lib/desktop/icons/LowContrast/16x16/mimetypes
    Extracting  jre/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png
    Extracting  jre/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-text-x-java.png
    Extracting  jre/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-application-x-java-archive.png
    Extracting  jre/lib/desktop/icons/LowContrast/16x16/apps
    Extracting  jre/lib/desktop/icons/LowContrast/16x16/apps/sun-java.png
    Extracting  jre/lib/desktop/icons/LowContrast/16x16/apps/sun-jcontrol.png
    Extracting  jre/lib/desktop/icons/LowContrast/16x16/apps/sun-javaws.png
    Extracting  jre/lib/desktop/icons/LowContrast/48x48
    Extracting  jre/lib/desktop/icons/LowContrast/48x48/mimetypes
    Extracting  jre/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
    Extracting  jre/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-text-x-java.png
    Extracting  jre/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-application-x-java-archive.png
    Extracting  jre/lib/desktop/icons/LowContrast/48x48/apps
    Extracting  jre/lib/desktop/icons/LowContrast/48x48/apps/sun-java.png
    Extracting  jre/lib/desktop/icons/LowContrast/48x48/apps/sun-jcontrol.png
    Extracting  jre/lib/desktop/icons/LowContrast/48x48/apps/sun-javaws.png
    Extracting  jre/lib/desktop/icons/hicolor
    Extracting  jre/lib/desktop/icons/hicolor/16x16
    Extracting  jre/lib/desktop/icons/hicolor/16x16/mimetypes
    Extracting  jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png
    Extracting  jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-text-x-java.png
    Extracting  jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-archive.png
    Extracting  jre/lib/desktop/icons/hicolor/16x16/apps
    Extracting  jre/lib/desktop/icons/hicolor/16x16/apps/sun-java.png
    Extracting  jre/lib/desktop/icons/hicolor/16x16/apps/sun-jcontrol.png
    Extracting  jre/lib/desktop/icons/hicolor/16x16/apps/sun-javaws.png
    Extracting  jre/lib/desktop/icons/hicolor/48x48
    Extracting  jre/lib/desktop/icons/hicolor/48x48/mimetypes
    Extracting  jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
    Extracting  jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-text-x-java.png
    Extracting  jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-archive.png
    Extracting  jre/lib/desktop/icons/hicolor/48x48/apps
    Extracting  jre/lib/desktop/icons/hicolor/48x48/apps/sun-java.png
    Extracting  jre/lib/desktop/icons/hicolor/48x48/apps/sun-jcontrol.png
    Extracting  jre/lib/desktop/icons/hicolor/48x48/apps/sun-javaws.png
    Extracting  jre/lib/desktop/icons/HighContrast
    Extracting  jre/lib/desktop/icons/HighContrast/16x16
    Extracting  jre/lib/desktop/icons/HighContrast/16x16/mimetypes
    Extracting  jre/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png
    Extracting  jre/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-text-x-java.png
    Extracting  jre/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-application-x-java-archive.png
    Extracting  jre/lib/desktop/icons/HighContrast/16x16/apps
    Extracting  jre/lib/desktop/icons/HighContrast/16x16/apps/sun-java.png
    Extracting  jre/lib/desktop/icons/HighContrast/16x16/apps/sun-jcontrol.png
    Extracting  jre/lib/desktop/icons/HighContrast/16x16/apps/sun-javaws.png
    Extracting  jre/lib/desktop/icons/HighContrast/48x48
    Extracting  jre/lib/desktop/icons/HighContrast/48x48/mimetypes
    Extracting  jre/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
    Extracting  jre/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-text-x-java.png
    Extracting  jre/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-application-x-java-archive.png
    Extracting  jre/lib/desktop/icons/HighContrast/48x48/apps
    Extracting  jre/lib/desktop/icons/HighContrast/48x48/apps/sun-java.png
    Extracting  jre/lib/desktop/icons/HighContrast/48x48/apps/sun-jcontrol.png
    Extracting  jre/lib/desktop/icons/HighContrast/48x48/apps/sun-javaws.png
    Extracting  jre/lib/desktop/icons/HighContrastInverse
    Extracting  jre/lib/desktop/icons/HighContrastInverse/16x16
    Extracting  jre/lib/desktop/icons/HighContrastInverse/16x16/mimetypes
    Extracting  jre/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png
    Extracting  jre/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-text-x-java.png
    Extracting  jre/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-application-x-java-archive.png
    Extracting  jre/lib/desktop/icons/HighContrastInverse/16x16/apps
    Extracting  jre/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-java.png
    Extracting  jre/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-jcontrol.png
    Extracting  jre/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-javaws.png
    Extracting  jre/lib/desktop/icons/HighContrastInverse/48x48
    Extracting  jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes
    Extracting  jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
    Extracting  jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-text-x-java.png
    Extracting  jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-archive.png
    Extracting  jre/lib/desktop/icons/HighContrastInverse/48x48/apps
    Extracting  jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-java.png
    Extracting  jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-jcontrol.png
    Extracting  jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-javaws.png
    Extracting  jre/lib/desktop/applications
    Extracting  jre/lib/desktop/applications/sun-java.desktop
    Extracting  jre/lib/desktop/applications/sun_java.desktop
    Extracting  jre/lib/desktop/applications/sun-javaws.desktop
    Extracting  jre/lib/flavormap.properties
    Extracting  jre/lib/calendars.properties
    Extracting  jre/lib/fontconfig.SuSE.11.bfc
    Extracting  jre/lib/fontconfig.bfc
    Extracting  jre/lib/jfr.jar
    Extracting  jre/lib/currency.data
    Extracting  jre/lib/fontconfig.Turbo.properties.src
    Extracting  jre/lib/content-types.properties
    Extracting  jre/lib/security
    Extracting  jre/lib/security/US_export_policy.jar
    Extracting  jre/lib/security/local_policy.jar
    Extracting  jre/lib/security/java.policy
    Extracting  jre/lib/security/blacklist
    Extracting  jre/lib/security/javaws.policy
    Extracting  jre/lib/security/trusted.libraries
    Extracting  jre/lib/security/blacklisted.certs
    Extracting  jre/lib/security/java.security
    Extracting  jre/lib/security/cacerts
    Extracting  jre/lib/ext
    Extracting  jre/lib/ext/localedata.jar
    Extracting  jre/lib/ext/nashorn.jar
    Extracting  jre/lib/ext/meta-index
    Extracting  jre/lib/ext/jfxrt.jar
    Extracting  jre/lib/ext/sunec.jar
    Extracting  jre/lib/ext/sunpkcs11.jar
    Extracting  jre/lib/ext/jaccess.jar
    Extracting  jre/lib/ext/zipfs.jar
    Extracting  jre/lib/ext/cldrdata.jar
    Extracting  jre/lib/ext/sunjce_provider.jar
    Extracting  jre/lib/ext/dnsns.jar
    Extracting  jre/lib/javafx.properties
    Extracting  jre/lib/images
    Extracting  jre/lib/images/icons
    Extracting  jre/lib/images/icons/sun-java_HighContrast.png
    Extracting  jre/lib/images/icons/sun-java_LowContrast.png
    Extracting  jre/lib/images/icons/sun-java.png
    Extracting  jre/lib/images/icons/sun-java_HighContrastInverse.png
    Extracting  jre/lib/images/cursors
    Extracting  jre/lib/images/cursors/motif_MoveDrop32x32.gif
    Extracting  jre/lib/images/cursors/motif_CopyNoDrop32x32.gif
    Extracting  jre/lib/images/cursors/motif_CopyDrop32x32.gif
    Extracting  jre/lib/images/cursors/motif_LinkNoDrop32x32.gif
    Extracting  jre/lib/images/cursors/cursors.properties
    Extracting  jre/lib/images/cursors/motif_LinkDrop32x32.gif
    Extracting  jre/lib/images/cursors/motif_MoveNoDrop32x32.gif
    Extracting  jre/lib/images/cursors/invalid32x32.gif
    Extracting  jre/lib/fontconfig.SuSE.10.bfc
    Extracting  jre/lib/fontconfig.RedHat.5.properties.src
    Extracting  jre/lib/tzdb.dat
    Extracting  jre/lib/fontconfig.SuSE.11.properties.src
    Extracting  jre/lib/jce.jar
    Extracting  jre/lib/management
    Extracting  jre/lib/management/snmp.acl.template
    Extracting  jre/lib/management/jmxremote.access
    Extracting  jre/lib/management/jmxremote.password.template
    Extracting  jre/lib/management/management.properties
    Extracting  jre/lib/jfr
    Extracting  jre/lib/jfr/profile.jfc
    Extracting  jre/lib/jfr/default.jfc
    Extracting  jre/lib/psfontj2d.properties
    Extracting  jre/lib/deploy
    Extracting  jre/lib/deploy/splash_11@2x-lic.gif
    Extracting  jre/lib/deploy/MixedCodeMainDialog.ui
    Extracting  jre/lib/deploy/cautionshield.icns
    Extracting  jre/lib/deploy/messages_zh_HK.properties
    Extracting  jre/lib/deploy/splash_11-lic.gif
    Extracting  jre/lib/deploy/messages_pt_BR.properties
    Extracting  jre/lib/deploy/messages.properties
    Extracting  jre/lib/deploy/splash@2x.gif
    Extracting  jre/lib/deploy/messages_de.properties
    Extracting  jre/lib/deploy/splash.gif
    Extracting  jre/lib/deploy/java-icon.ico
    Extracting  jre/lib/deploy/ffjcext.zip
    Extracting  jre/lib/deploy/messages_fr.properties
    Extracting  jre/lib/deploy/messages_es.properties
    Extracting  jre/lib/deploy/messages_it.properties
    Extracting  jre/lib/deploy/MixedCodeMainDialogJs.ui
    Extracting  jre/lib/deploy/messages_zh_CN.properties
    Extracting  jre/lib/deploy/mixcode_s.png
    Extracting  jre/lib/deploy/messages_sv.properties
    Extracting  jre/lib/deploy/messages_ko.properties
    Extracting  jre/lib/deploy/messages_zh_TW.properties
    Extracting  jre/lib/deploy/messages_ja.properties
    Extracting  jre/lib/amd64
    Extracting  jre/lib/amd64/libjava.so
    Extracting  jre/lib/amd64/libinstrument.so
    Extracting  jre/lib/amd64/libverify.so
    Extracting  jre/lib/amd64/libavplugin-ffmpeg-56.so
    Extracting  jre/lib/amd64/libbci.so
    Extracting  jre/lib/amd64/libglass.so
    Extracting  jre/lib/amd64/libnio.so
    Extracting  jre/lib/amd64/libawt_xawt.so
    Extracting  jre/lib/amd64/libdecora_sse.so
    Extracting  jre/lib/amd64/libresource.so
    Extracting  jre/lib/amd64/libjaas_unix.so
    Extracting  jre/lib/amd64/libmanagement.so
    Extracting  jre/lib/amd64/libjfr.so
    Extracting  jre/lib/amd64/libmlib_image.so
    Extracting  jre/lib/amd64/libjavafx_font_freetype.so
    Extracting  jre/lib/amd64/libjfxwebkit.so
    Extracting  jre/lib/amd64/libsunec.so
    Extracting  jre/lib/amd64/libjavafx_font_t2k.so
    Extracting  jre/lib/amd64/libzip.so
    Extracting  jre/lib/amd64/libdeploy.so
    Extracting  jre/lib/amd64/libjdwp.so
    Extracting  jre/lib/amd64/libt2k.so
    Extracting  jre/lib/amd64/libdcpr.so
    Extracting  jre/lib/amd64/libavplugin-54.so
    Extracting  jre/lib/amd64/libsctp.so
    Extracting  jre/lib/amd64/libprism_sw.so
    Extracting  jre/lib/amd64/libjavafx_font.so
    Extracting  jre/lib/amd64/libjsoundalsa.so
    Extracting  jre/lib/amd64/libnet.so
    Extracting  jre/lib/amd64/libprism_es2.so
    Extracting  jre/lib/amd64/libjfxmedia.so
    Extracting  jre/lib/amd64/libawt_headless.so
    Extracting  jre/lib/amd64/libkcms.so
    Extracting  jre/lib/amd64/libjsound.so
    Extracting  jre/lib/amd64/libavplugin-53.so
    Extracting  jre/lib/amd64/libunpack.so
    Extracting  jre/lib/amd64/libfxplugins.so
    Extracting  jre/lib/amd64/jli
    Extracting  jre/lib/amd64/jli/libjli.so
    Extracting  jre/lib/amd64/libavplugin-55.so
    Extracting  jre/lib/amd64/libj2pkcs11.so
    Extracting  jre/lib/amd64/libgstreamer-lite.so
    Extracting  jre/lib/amd64/libnpjp2.so
    Extracting  jre/lib/amd64/libjavafx_font_pango.so
    Extracting  jre/lib/amd64/libj2pcsc.so
    Extracting  jre/lib/amd64/libawt.so
    Extracting  jre/lib/amd64/libjpeg.so
    Extracting  jre/lib/amd64/server
    Extracting  jre/lib/amd64/server/libjvm.so
    Extracting  jre/lib/amd64/server/Xusage.txt
    Extracting  jre/lib/amd64/server/libjsig.so
    Extracting  jre/lib/amd64/libjava_crw_demo.so
    Extracting  jre/lib/amd64/liblcms.so
    Extracting  jre/lib/amd64/libj2gss.so
    Extracting  jre/lib/amd64/libjsdt.so
    Extracting  jre/lib/amd64/jvm.cfg
    Extracting  jre/lib/amd64/libsplashscreen.so
    Extracting  jre/lib/amd64/libavplugin-56.so
    Extracting  jre/lib/amd64/libjawt.so
    Extracting  jre/lib/amd64/libhprof.so
    Extracting  jre/lib/amd64/libfontmanager.so
    Extracting  jre/lib/amd64/libjavafx_iio.so
    Extracting  jre/lib/amd64/libdt_socket.so
    Extracting  jre/lib/amd64/libnpt.so
    Extracting  jre/lib/amd64/libjsig.so
    Extracting  jre/lib/amd64/libprism_common.so
    Extracting  jre/lib/deploy.jar
    Extracting  jre/LICENSE
    Extracting  jre/COPYRIGHT
    Everything is Ok
    Folders: 86
    Files: 297
    Size:       199797158
    Compressed: 73825824
    06/05/2019 04:25:23(GMT) - extract - successfully unzipped /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/downloads/jre-8u112-linux-x64.zip
    06/05/2019 04:25:23(GMT) - installEclipse - In InstallEclipse for linux-x64
    06/05/2019 04:25:23(GMT) - downloadIfRequired - deleted /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/eclipse_core_4.5.1.custom-160121.zip
    06/05/2019 04:25:23(GMT) - downloadIfRequired - File /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/eclipse_core_4.5.1.custom-160121.zip does not exist. Attempting to download
    06/05/2019 04:25:23(GMT) - formatUrlForEclipse - external url software-dl.ti.com/.../eclipse_core_4.5.1.custom-160121.zip
    06/05/2019 04:25:23(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:25:23(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:23(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:23(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:23(GMT) - my - threadedupdate setPercentage tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:23(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:23(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:23(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:25:23(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:23(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:23(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:23(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/eclipse_core_4.5.1.custom-160121.zip from software-dl.ti.com/.../eclipse_core_4.5.1.custom-160121.zip
    06/05/2019 04:25:23(GMT) - tclHttpCopy - httpstate= Server: Apache
    06/05/2019 04:25:23(GMT) - tclHttpCopy - httpstate= Location: www.ti.com/.../anonymousproddownload.tsp
    06/05/2019 04:25:23(GMT) - tclHttpCopy - Redirecting Location:www.ti.com/.../anonymousproddownload.tsp
    06/05/2019 04:25:23(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/eclipse_core_4.5.1.custom-160121.zip from www.ti.com/.../anonymousproddownload.tsp
    06/05/2019 04:25:24(GMT) - tclHttpCopy - httpstate= Server: Apache
    06/05/2019 04:25:24(GMT) - tclHttpCopy - httpstate= Location: software-dl.ti.com/.../eclipse_core_4.5.1.custom-160121.zip
    06/05/2019 04:25:24(GMT) - tclHttpCopy - Redirecting Location:software-dl.ti.com/.../eclipse_core_4.5.1.custom-160121.zip
    06/05/2019 04:25:24(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/eclipse_core_4.5.1.custom-160121.zip from software-dl.ti.com/.../eclipse_core_4.5.1.custom-160121.zip
    06/05/2019 04:25:24(GMT) - tclHttpCopy - httpstate= Server: Apache
    06/05/2019 04:25:24(GMT) - tclHttpCopy - httpstate= Location: downloads.ti.com/.../eclipse_core_4.5.1.custom-160121.zip
    06/05/2019 04:25:24(GMT) - tclHttpCopy - Redirecting Location:downloads.ti.com/.../eclipse_core_4.5.1.custom-160121.zip
    06/05/2019 04:25:24(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/eclipse_core_4.5.1.custom-160121.zip from downloads.ti.com/.../eclipse_core_4.5.1.custom-160121.zip
    06/05/2019 04:25:27(GMT) - tclHttpCopy - httpstate= Server: Apache
    06/05/2019 04:25:27(GMT) - tclHttpCopy - httpstate= Accept-Ranges: bytes
    06/05/2019 04:25:27(GMT) - tclHttpCopy - httpstate= Content-Type: application/zip
    06/05/2019 04:25:27(GMT) - tclHttpCopy - httpstate= Last-Modified: Thu, 21 Jan 2016 15:24:12 GMT
    06/05/2019 04:25:27(GMT) - tclHttpCopy - httpstate= ETag: "442893c6da382175cc5e478f885d013b:1544327928"
    06/05/2019 04:25:27(GMT) - tclHttpCopy - httpstate= Content-Length: 6558624
    06/05/2019 04:25:27(GMT) - tclHttpCopy - httpstate= Date: Wed, 05 Jun 2019 04:25:25 GMT
    06/05/2019 04:25:27(GMT) - tclHttpCopy - httpstate= Connection: close
    06/05/2019 04:25:27(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_geo=country=KR|city=SEOUL|continent=AS|tc_ip=118.219.85.103; path=/; domain=.ti.com
    06/05/2019 04:25:27(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_perf=throughput=vhigh|network=|network_type=|bw=5000|proxy=; path=/; domain=.ti.com
    06/05/2019 04:25:27(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_ua=Mozilla%2f5.0%20(Unix%3b%20U%3b%20Linux%204.18.0-21-generic)%20http%2f2.8.9%20Tcl%2f8.6.6; path=/; domain=.ti.com
    06/05/2019 04:25:27(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_rid=31f6c52a; path=/; domain=.ti.com
    06/05/2019 04:25:27(GMT) - tclHttpCopy - httpstate= content-disposition: attachment; filename="eclipse_core_4.5.1.custom-160121.zip"
    06/05/2019 04:25:27(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_bm=; path=/; domain=.ti.com
    06/05/2019 04:25:27(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:25:27(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:27(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:27(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:27(GMT) - my - threadedupdate setPercentage tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:27(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:27(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:27(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:25:27(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:27(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:27(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:27(GMT) - extract - cmd = "/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/util/7za" x "/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/eclipse_core_4.5.1.custom-160121.zip" -o"/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c" -y
    06/05/2019 04:25:27(GMT) - extract - changed permissions on /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/7zaexe.sh
    06/05/2019 04:25:27(GMT) - runExec - PID: 6936
    06/05/2019 04:25:27(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:25:27(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:27(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:27(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:27(GMT) - ::progressPane0 - setting pid from setPID 6936
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)
    Processing archive: /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/eclipse_core_4.5.1.custom-160121.zip
    Extracting  eclipse
    Extracting  eclipse/configuration
    Extracting  eclipse/configuration/config.ini
    Extracting  eclipse/configuration/org.eclipse.equinox.simpleconfigurator
    Extracting  eclipse/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
    Extracting  eclipse/plugins
    Extracting  eclipse/plugins/com.ti.ccstudio.p2app_6.0.0.201311081510.jar
    Extracting  eclipse/plugins/javax.servlet_3.1.0.v201410161800.jar
    Extracting  eclipse/plugins/javax.xml_1.3.4.v201005080400.jar
    Extracting  eclipse/plugins/org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar
    Extracting  eclipse/plugins/org.eclipse.core.jobs_3.7.0.v20150330-2103.jar
    Extracting  eclipse/plugins/org.eclipse.core.net.linux.x86_64_1.1.100.v20140124-2013.jar
    Extracting  eclipse/plugins/org.eclipse.core.net.win32.x86_1.0.100.v20140124-2013.jar
    Extracting  eclipse/plugins/org.eclipse.core.net_1.2.300.v20141118-1725.jar
    Extracting  eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.6.0.v20150318-1505
    Extracting  eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.6.0.v20150318-1505/.api_description
    Extracting  eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.6.0.v20150318-1505/about.html
    Extracting  eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.6.0.v20150318-1505/fragment.properties
    Extracting  eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.6.0.v20150318-1505/META-INF
    Extracting  eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.6.0.v20150318-1505/META-INF/ECLIPSE_.RSA
    Extracting  eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.6.0.v20150318-1505/META-INF/ECLIPSE_.SF
    Extracting  eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.6.0.v20150318-1505/META-INF/MANIFEST.MF
    Extracting  eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.6.0.v20150318-1505/runtime_registry_compatibility.jar
    Extracting  eclipse/plugins/org.eclipse.core.runtime.compatibility_3.2.300.v20150423-0821.jar
    Extracting  eclipse/plugins/org.eclipse.core.runtime_3.11.1.v20150903-1804.jar
    Extracting  eclipse/plugins/org.eclipse.ecf.filetransfer_5.0.0.v20150810-1719.jar
    Extracting  eclipse/plugins/org.eclipse.ecf.identity_3.6.0.v20150810-1719.jar
    Extracting  eclipse/plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20150810-1719.jar
    Extracting  eclipse/plugins/org.eclipse.ecf.provider.filetransfer_3.2.200.v20150810-1719.jar
    Extracting  eclipse/plugins/org.eclipse.ecf.ssl_1.2.0.v20150810-1719.jar
    Extracting  eclipse/plugins/org.eclipse.ecf_3.5.0.v20150810-1719.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.app_1.3.300.v20150423-1356.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.common_3.7.0.v20150402-1709.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.ds_1.4.300.v20150423-1356.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.event_1.3.100.v20140115-1647.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417/about.html
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417/eclipse_1611.so
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417/launcher.cocoa.macosx.x86_64.properties
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417/META-INF
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417/META-INF/ECLIPSE_.RSA
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417/META-INF/ECLIPSE_.SF
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417/META-INF/MANIFEST.MF
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417/about.html
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417/eclipse_1612.so
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417/launcher.gtk.linux.x86_64.properties
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417/META-INF
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417/META-INF/ECLIPSE_.RSA
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417/META-INF/ECLIPSE_.SF
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417/META-INF/MANIFEST.MF
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.300.v20150602-1417
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.300.v20150602-1417/about.html
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.300.v20150602-1417/eclipse_1611.dll
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.300.v20150602-1417/launcher.win32.win32.x86.properties
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.300.v20150602-1417/META-INF
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.300.v20150602-1417/META-INF/ECLIPSE_.RSA
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.300.v20150602-1417/META-INF/ECLIPSE_.SF
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.300.v20150602-1417/META-INF/MANIFEST.MF
    Extracting  eclipse/plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.core_2.4.0.v20150527-1706.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.director_2.3.200.v20150423-1455.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.extensionlocation_1.2.200.v20150423-1455.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.touchpoint.natives_1.2.0.v20150519-1136.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.transport.ecf_1.1.0.v20130516-1858.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.p2.updatesite_1.0.500.v20150423-1455.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.security.win32.x86_1.0.300.v20130327-1442.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.security_1.2.100.v20150423-1356.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar
    Extracting  eclipse/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar
    Extracting  eclipse/plugins/org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar
    Extracting  eclipse/plugins/org.eclipse.osgi.services_3.5.0.v20150519-2006.jar
    Extracting  eclipse/plugins/org.eclipse.osgi.util_3.3.100.v20150423-1351.jar
    Extracting  eclipse/plugins/org.eclipse.osgi_3.10.101.v20150820-1432.jar
    Extracting  eclipse/plugins/org.eclipse.update.configurator_3.3.300.v20140518-1928.jar
    Extracting  eclipse/plugins/org.sat4j.core_2.3.5.v201308161310.jar
    Extracting  eclipse/plugins/org.sat4j.pb_2.3.5.v201404071733.jar
    Extracting  eclipse/plugins/org.tukaani.xz_1.3.0.v201308270617.jar
    Everything is Ok
    Folders: 12
    Files: 86
    Size:       7435014
    Compressed: 6558624
    06/05/2019 04:25:28(GMT) - extract - successfully unzipped /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/eclipse_core_4.5.1.custom-160121.zip
    06/05/2019 04:25:28(GMT) - findLauncher - launcher version = 1.3.100.v20150511-1540
    06/05/2019 04:25:28(GMT) - formatUrlForEclipse - external url software-dl.ti.com/.../eclipserepo
    06/05/2019 04:25:28(GMT) - installEclipse - CCS_INFO: eclipse does not exist
    06/05/2019 04:25:28(GMT) - installEclipse - using /opt/ti/ccsv8/eclipse/jre/bin/java
    06/05/2019 04:25:28(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:25:28(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:28(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:28(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:28(GMT) - installEclipse - {"/opt/ti/ccsv8/eclipse/jre/bin/java"} -Xmx512m {-Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=30000 -Dorg.eclipse.ecf.provider.filetransfer.retrieve.closeTimeout=10000 -Dsun.net.client.defaultConnectTimeout=10000 -Dsun.net.client.defaultReadTimeout=30000} {} {"-Dosgi.configuration.area=/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/eclipse/cfg"} {"-Dosgi.instance.area=/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/eclipse/ws"} -jar {"/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/eclipse/plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar"} -application org.eclipse.equinox.p2.director -repository {"software-dl.ti.com/.../eclipserepo"} -installIU org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group,org.eclipse.platform.ide,org.eclipse.help.feature.group,org.eclipse.equinox.p2.discovery.feature.feature.group,org.eclipse.equinox.p2.user.ui.feature.group,org.eclipse.cdt.feature.group,org.eclipse.cdt.debug.ui.memory.feature.group,org.eclipse.tm.terminal.feature.feature.group,org.eclipse.epp.mpc.feature.group,org.eclipse.egit.feature.group,org.eclipse.cdt.build.crossgcc.feature.group,org.eclipse.rse.feature.group,org.eclipse.cdt.launch.remote.feature.group,org.eclipse.gef.feature.group,gnu.io.rxtx.feature.group,org.eclipse.gmf.runtime.thirdparty.feature.group -destination {"/opt/ti/ccsv8/eclipse/"} -profile epp.package.cpp -profileProperties org.eclipse.update.install.features=true -bundlepool {"/opt/ti/ccsv8/eclipse/"} {-p2.os linux -p2.ws gtk -p2.arch x86_64} -roaming {}
    06/05/2019 04:25:28(GMT) - runEclipseApp - running cmd {"/opt/ti/ccsv8/eclipse/jre/bin/java"} -Xmx512m {-Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=30000 -Dorg.eclipse.ecf.provider.filetransfer.retrieve.closeTimeout=10000 -Dsun.net.client.defaultConnectTimeout=10000 -Dsun.net.client.defaultReadTimeout=30000} {} {"-Dosgi.configuration.area=/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/eclipse/cfg"} {"-Dosgi.instance.area=/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/eclipse/ws"} -jar {"/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/eclipse/plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar"} -application org.eclipse.equinox.p2.director -repository {"software-dl.ti.com/.../eclipserepo"} -installIU org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group,org.eclipse.platform.ide,org.eclipse.help.feature.group,org.eclipse.equinox.p2.discovery.feature.feature.group,org.eclipse.equinox.p2.user.ui.feature.group,org.eclipse.cdt.feature.group,org.eclipse.cdt.debug.ui.memory.feature.group,org.eclipse.tm.terminal.feature.feature.group,org.eclipse.epp.mpc.feature.group,org.eclipse.egit.feature.group,org.eclipse.cdt.build.crossgcc.feature.group,org.eclipse.rse.feature.group,org.eclipse.cdt.launch.remote.feature.group,org.eclipse.gef.feature.group,gnu.io.rxtx.feature.group,org.eclipse.gmf.runtime.thirdparty.feature.group -destination {"/opt/ti/ccsv8/eclipse/"} -profile epp.package.cpp -profileProperties org.eclipse.update.install.features=true -bundlepool {"/opt/ti/ccsv8/eclipse/"} {-p2.os linux -p2.ws gtk -p2.arch x86_64} -roaming {}
    06/05/2019 04:25:28(GMT) - runExec - PID: 6938
    06/05/2019 04:25:28(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:25:28(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:25:28(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:25:28(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:25:28(GMT) - ::progressPane0 - setting pid from setPID 6938
    Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 4.3.0.201706140544.
    Installing org.eclipse.platform.ide 4.7.3.M20180301-0715.
    Installing org.eclipse.help.feature.group 2.2.103.v20180301-0715.
    Installing org.eclipse.equinox.p2.discovery.feature.feature.group 1.1.1.v20170906-1259.
    Installing org.eclipse.equinox.p2.user.ui.feature.group 2.3.2.v20171108-1343.
    Installing org.eclipse.cdt.feature.group 9.4.3.201802261533.
    Installing org.eclipse.cdt.debug.ui.memory.feature.group 9.4.3.201802261533.
    Installing org.eclipse.tm.terminal.feature.feature.group 4.3.0.201706140544.
    Installing org.eclipse.epp.mpc.feature.group 1.6.4.v20180214-1810.
    Installing org.eclipse.egit.feature.group 4.9.2.201712150930-r.
    Installing org.eclipse.cdt.build.crossgcc.feature.group 9.4.3.201802261533.
    Installing org.eclipse.rse.feature.group 3.7.3.201704251225.
    Installing org.eclipse.cdt.launch.remote.feature.group 9.4.3.201802261533.
    Installing org.eclipse.gef.feature.group 3.11.0.201606061308.
    Installing gnu.io.rxtx.feature.group 2.1.8.0_201606281300.
    Installing org.eclipse.gmf.runtime.thirdparty.feature.group 1.11.0.201706061437.
    Installation failed.
    An error occurred while collecting items to be installed
     session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
     Unable to read repository at software-dl.ti.com/.../org.eclipse.cdt.debug.ui.memory.traditional_1.5.0.201802261533.jar.pack.gz.
    Caused by:  java.io.InterruptedIOException: Timeout while reading input stream.
    The following system properties can be used to adjust the readTimeout, retryAttempts, and closeTimeout
        org.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=<default:1000>
        org.eclipse.ecf.provider.filetransfer.retrieve.retryAttempts=<default:30>
        org.eclipse.ecf.provider.filetransfer.retrieve.closeTimeout=<default:1000>
     Unable to read repository at software-dl.ti.com/.../org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz.
    Caused by:  java.io.InterruptedIOException: Timeout while reading input stream.
    The following system properties can be used to adjust the readTimeout, retryAttempts, and closeTimeout
        org.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=<default:1000>
        org.eclipse.ecf.provider.filetransfer.retrieve.retryAttempts=<default:30>
        org.eclipse.ecf.provider.filetransfer.retrieve.closeTimeout=<default:1000>
    Application failed, log file location: /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/eclipse/ws/.metadata/.log
    FAILED
    0:
    Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 4.3.0.201706140544.
    Installing org.eclipse.platform.ide 4.7.3.M20180301-0715.
    Installing org.eclipse.help.feature.group 2.2.103.v20180301-0715.
    Installing org.eclipse.equinox.p2.discovery.feature.feature.group 1.1.1.v20170906-1259.
    Installing org.eclipse.equinox.p2.user.ui.feature.group 2.3.2.v20171108-1343.
    Installing org.eclipse.cdt.feature.group 9.4.3.201802261533.
    Installing org.eclipse.cdt.debug.ui.memory.feature.group 9.4.3.201802261533.
    Installing org.eclipse.tm.terminal.feature.feature.group 4.3.0.201706140544.
    Installing org.eclipse.epp.mpc.feature.group 1.6.4.v20180214-1810.
    Installing org.eclipse.egit.feature.group 4.9.2.201712150930-r.
    Installing org.eclipse.cdt.build.crossgcc.feature.group 9.4.3.201802261533.
    Installing org.eclipse.rse.feature.group 3.7.3.201704251225.
    Installing org.eclipse.cdt.launch.remote.feature.group 9.4.3.201802261533.
    Installing org.eclipse.gef.feature.group 3.11.0.201606061308.
    Installing gnu.io.rxtx.feature.group 2.1.8.0_201606281300.
    Installing org.eclipse.gmf.runtime.thirdparty.feature.group 1.11.0.201706061437.
    Installation failed.
    06/05/2019 04:44:29(GMT) - runEclipseApp - Running again
    06/05/2019 04:44:29(GMT) - runExec - PID: 8790
    06/05/2019 04:44:29(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:44:29(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:44:29(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:44:29(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:44:29(GMT) - ::progressPane0 - setting pid from setPID 8790
    Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 4.3.0.201706140544.
    Installing org.eclipse.platform.ide 4.7.3.M20180301-0715.
    Installing org.eclipse.help.feature.group 2.2.103.v20180301-0715.
    Installing org.eclipse.equinox.p2.discovery.feature.feature.group 1.1.1.v20170906-1259.
    Installing org.eclipse.equinox.p2.user.ui.feature.group 2.3.2.v20171108-1343.
    Installing org.eclipse.cdt.feature.group 9.4.3.201802261533.
    Installing org.eclipse.cdt.debug.ui.memory.feature.group 9.4.3.201802261533.
    Installing org.eclipse.tm.terminal.feature.feature.group 4.3.0.201706140544.
    Installing org.eclipse.epp.mpc.feature.group 1.6.4.v20180214-1810.
    Installing org.eclipse.egit.feature.group 4.9.2.201712150930-r.
    Installing org.eclipse.cdt.build.crossgcc.feature.group 9.4.3.201802261533.
    Installing org.eclipse.rse.feature.group 3.7.3.201704251225.
    Installing org.eclipse.cdt.launch.remote.feature.group 9.4.3.201802261533.
    Installing org.eclipse.gef.feature.group 3.11.0.201606061308.
    Installing gnu.io.rxtx.feature.group 2.1.8.0_201606281300.
    Installing org.eclipse.gmf.runtime.thirdparty.feature.group 1.11.0.201706061437.
    Operation completed in 10306 ms.
    06/05/2019 04:44:43(GMT) - runEclipseApp - ErrorCode: 0
    06/05/2019 04:44:43(GMT) - runEclipseApp - done.
    06/05/2019 04:44:43(GMT) - installEclipse - eclipse installed successfully, looking for binary
    06/05/2019 04:44:43(GMT) - installEclipse - new state: feature installed
    06/05/2019 04:44:43(GMT) - downloadIfRequired - deleted /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/updateinstaller.zip
    06/05/2019 04:44:43(GMT) - downloadIfRequired - File /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/updateinstaller.zip does not exist. Attempting to download
    06/05/2019 04:44:43(GMT) - formatUrlForEclipse - external url software-dl.ti.com/.../updateinstaller.zip
    06/05/2019 04:44:43(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:44:43(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:44:43(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:44:43(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:44:43(GMT) - my - threadedupdate setPercentage tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:44:43(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:44:43(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:44:43(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:44:43(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:44:43(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:44:43(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:44:43(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/updateinstaller.zip from software-dl.ti.com/.../updateinstaller.zip
    06/05/2019 04:44:44(GMT) - tclHttpCopy - httpstate= Server: Apache
    06/05/2019 04:44:44(GMT) - tclHttpCopy - httpstate= Location: www.ti.com/.../anonymousproddownload.tsp
    06/05/2019 04:44:44(GMT) - tclHttpCopy - Redirecting Location:www.ti.com/.../anonymousproddownload.tsp
    06/05/2019 04:44:44(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/updateinstaller.zip from www.ti.com/.../anonymousproddownload.tsp
    06/05/2019 04:44:44(GMT) - tclHttpCopy - httpstate= Server: Apache
    06/05/2019 04:44:44(GMT) - tclHttpCopy - httpstate= Location: software-dl.ti.com/.../updateinstaller.zip
    06/05/2019 04:44:44(GMT) - tclHttpCopy - Redirecting Location:software-dl.ti.com/.../updateinstaller.zip
    06/05/2019 04:44:44(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/updateinstaller.zip from software-dl.ti.com/.../updateinstaller.zip
    06/05/2019 04:44:44(GMT) - tclHttpCopy - httpstate= Server: Apache
    06/05/2019 04:44:44(GMT) - tclHttpCopy - httpstate= Location: downloads.ti.com/.../updateinstaller.zip
    06/05/2019 04:44:44(GMT) - tclHttpCopy - Redirecting Location:downloads.ti.com/.../updateinstaller.zip
    06/05/2019 04:44:44(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/updateinstaller.zip from downloads.ti.com/.../updateinstaller.zip
    06/05/2019 04:44:53(GMT) - tclHttpCopy - httpstate= Server: Apache
    06/05/2019 04:44:53(GMT) - tclHttpCopy - httpstate= Accept-Ranges: bytes
    06/05/2019 04:44:53(GMT) - tclHttpCopy - httpstate= Content-Type: application/zip
    06/05/2019 04:44:53(GMT) - tclHttpCopy - httpstate= Last-Modified: Thu, 06 Dec 2018 17:32:17 GMT
    06/05/2019 04:44:53(GMT) - tclHttpCopy - httpstate= ETag: "5074ab25c78edfaebfd6d1994054052f:1544327945"
    06/05/2019 04:44:53(GMT) - tclHttpCopy - httpstate= Content-Length: 8838266
    06/05/2019 04:44:53(GMT) - tclHttpCopy - httpstate= Date: Wed, 05 Jun 2019 04:44:45 GMT
    06/05/2019 04:44:53(GMT) - tclHttpCopy - httpstate= Connection: close
    06/05/2019 04:44:53(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_geo=country=KR|city=SEOUL|continent=AS|tc_ip=118.219.85.103; path=/; domain=.ti.com
    06/05/2019 04:44:53(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_perf=throughput=vhigh|network=|network_type=|bw=5000|proxy=; path=/; domain=.ti.com
    06/05/2019 04:44:53(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_ua=Mozilla%2f5.0%20(Unix%3b%20U%3b%20Linux%204.18.0-21-generic)%20http%2f2.8.9%20Tcl%2f8.6.6; path=/; domain=.ti.com
    06/05/2019 04:44:53(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_rid=22f694f4; path=/; domain=.ti.com
    06/05/2019 04:44:53(GMT) - tclHttpCopy - httpstate= content-disposition: attachment; filename="updateinstaller.zip"
    06/05/2019 04:44:53(GMT) - tclHttpCopy - httpstate= Set-Cookie: ti_bm=; path=/; domain=.ti.com
    06/05/2019 04:44:53(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:44:53(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:44:53(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:44:53(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:44:53(GMT) - my - threadedupdate setPercentage tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:44:53(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:44:53(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:44:53(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:44:53(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:44:53(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:44:53(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:44:53(GMT) - extract - cmd = "/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/util/7za" x "/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/updateinstaller.zip" -o"/opt/ti/ccsv8/eclipse" -y
    06/05/2019 04:44:53(GMT) - extract - changed permissions on /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/7zaexe.sh
    06/05/2019 04:44:53(GMT) - runExec - PID: 8833
    06/05/2019 04:44:53(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:44:53(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:44:53(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:44:53(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:44:53(GMT) - ::progressPane0 - setting pid from setPID 8833
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)
    Processing archive: /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/updateinstaller.zip
    Extracting  utils
    Extracting  utils/ccs_update_8.3.0.00009_linux64.bin
    Everything is Ok
    Folders: 1
    Files: 1
    Size:       10656419
    Compressed: 8838266
    06/05/2019 04:44:53(GMT) - extract - successfully unzipped /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/baserepo/updateinstaller.zip
    06/05/2019 04:44:53(GMT) - formatUrlForEclipse - external url software-dl.ti.com/.../p2appfRepo
    06/05/2019 04:44:53(GMT) - installP2app - {"/opt/ti/ccsv8/eclipse/eclipse"} -application org.eclipse.equinox.p2.director -repository {"software-dl.ti.com/.../p2appfRepo"} -installiu com.ti.ccstudio.p2appf.feature.group -nosplash {}
    06/05/2019 04:44:53(GMT) - runEclipseApp - running cmd {"/opt/ti/ccsv8/eclipse/eclipse"} -application org.eclipse.equinox.p2.director -repository {"software-dl.ti.com/.../p2appfRepo"} -installiu com.ti.ccstudio.p2appf.feature.group -nosplash {}
    06/05/2019 04:44:53(GMT) - runExec - PID: 8835
    06/05/2019 04:44:53(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:44:53(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:44:53(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:44:53(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:44:53(GMT) - ::progressPane0 - setting pid from setPID 8835
    Installing com.ti.ccstudio.p2appf.feature.group 8.2.0.201810301800.
    Operation completed in 10044 ms.
    06/05/2019 04:45:09(GMT) - runEclipseApp - ErrorCode: 0
    06/05/2019 04:45:09(GMT) - runEclipseApp - done.
    06/05/2019 04:45:09(GMT) - removeURL - Opened /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/repolist.txt successfully
    06/05/2019 04:45:09(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:45:09(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:45:09(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:45:09(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:45:09(GMT) - runExecP2 - PID: 8890
    06/05/2019 04:45:09(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:45:09(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:45:09(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:45:09(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:45:09(GMT) - ::progressPane0 - setting pid from setPID 8890
    06/05/2019 04:49:01(GMT) - runExecP2 - {Buildfile: /opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml} create-mirror:
    06/05/2019 04:49:01(GMT) - runExecP2 - {BUILD FAILED} {/opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml:3: Messages while mirroring artifact descriptors.} {Failed to transfer artifact packed: osgi.bundle,org.eclipse.equinox.p2.ui,2.5.2.v20171013-1525.} {Download of osgi.bundle,org.eclipse.equinox.p2.ui,2.5.2.v20171013-1525 failed on repository software-dl.ti.com/.../eclipserepo. Retrying. } {Unable to read repository at software-dl.ti.com/.../org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525.jar.pack.gz.} {Artifact not found: packed: osgi.bundle,org.eclipse.equinox.p2.ui,2.5.2.v20171013-1525.} {Total time: 3 minutes 41 seconds} {Gtk-Message: 13:48:56.500: GtkDialog mapped without a transient parent. This is discouraged.}
    Buildfile: /opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml
    create-mirror:
    06/05/2019 04:49:01(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:49:01(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:49:01(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:49:01(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:49:11(GMT) - runExecP2 - PID: 9009
    06/05/2019 04:49:11(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:49:11(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:49:11(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:49:11(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:49:11(GMT) - ::progressPane0 - setting pid from setPID 9009
    06/05/2019 04:49:28(GMT) - cancelConfirmed - CCS_WARNING: User elected to cancel installation.
    06/05/2019 04:49:28(GMT) - killProcesses - killing processes
    06/05/2019 04:49:28(GMT) - killProcesses - CCS_INFO: Creating /opt/ti/ccsv8/cancel.
    06/05/2019 04:49:28(GMT) - cancelMarker - In cancelMarker
    06/05/2019 04:49:28(GMT) - cancelMarker -  0 LocalRepository_Exists
    06/05/2019 04:49:28(GMT) - cancelMarker - CCS_INFO: Downloading marker file: software-dl.ti.com/.../cancelled (/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/cancelled)
    06/05/2019 04:49:28(GMT) - getPIDlist - Matched 9026
    06/05/2019 04:49:28(GMT) - getPIDlist - children 9026 9009
    06/05/2019 04:49:28(GMT) - killProcesses - Cancelling processes 9026 9009
    06/05/2019 04:49:28(GMT) - bgerror - bgerror: invalid command name "::::171273713"
    06/05/2019 04:49:28(GMT) - runExecP2 - {Buildfile: /opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml} create-mirror:
    06/05/2019 04:49:28(GMT) - runExecP2 -
    06/05/2019 04:49:28(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:49:28(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:49:28(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:49:28(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:49:36(GMT) - checkCancel -
    06/05/2019 04:49:36(GMT) - checkCancel - CCS_INFO: saving /opt/ti/ccsv8/install_logs
    06/05/2019 04:49:36(GMT) - checkCancel - CCS_INFO: saving /opt/ti/ccsv8/cancel
    06/05/2019 04:49:36(GMT) - downloadMarker - statestr = cancelled; 0
    06/05/2019 04:49:36(GMT) - downloadMarker - CCS_INFO: Downloading marker file: software-dl.ti.com/.../cancelled_0 (/tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/cancelled_0)
    06/05/2019 04:49:36(GMT) - tclHttpCopy - Downloading /tmp/ccs_b2a7c8fa-e785-4660-64fa-230dd5a8bf3c/cancelled_0 from software-dl.ti.com/.../cancelled_0
    06/05/2019 04:49:36(GMT) - tclHttpCopy - downloading software-dl.ti.com/.../cancelled_0
    06/05/2019 04:49:36(GMT) - downloadMarker - done downloading software-dl.ti.com/.../cancelled_0
    06/05/2019 04:49:36(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:49:36(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:49:36(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:49:36(GMT) - my - tid0x7fc7833546c0: 1
    06/05/2019 04:49:36(GMT) - ::progressPane0 - CCS_INFO: saving /opt/ti/ccsv8/install_logs
    Buildfile: /opt/ti/ccsv8/eclipse/downloads/ccs_p2_mirror.xml
    create-mirror:
    06/05/2019 04:49:36(GMT) - my - Checking thread tid0x7fc7833546c0
    06/05/2019 04:49:36(GMT) - my - threadedupdate checkthread tid0x7fc77cba7700 tid0x7fc7833546c0
    06/05/2019 04:49:36(GMT) - my - tid0x7fc77cba7700: 1
    06/05/2019 04:49:36(GMT) - my - Thread tid0x7fc7833546c0 does not exist.. exiting

  • Thanks. Your 8.3.0 installation failed because you were using the web installer for it:

    https://e2e.ti.com/support/tools/ccs/f/81/t/755089

    If you want 8.3.0, you can try full off-line installer. But since you are using v9, I suggest you stay with that.

    Thanks

    ki