Skip to content

Console Output

Skipping 5,482 KB.. Full Log
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
20:40:59 [2023-10-26T00:40:59.652Z] 	... 3 more
20:40:59 [2023-10-26T00:40:59.652Z] 
20:40:59 [2023-10-26T00:40:59.652Z] !ENTRY org.eclipse.jface 4 4 2023-10-26 00:40:59.293
20:40:59 [2023-10-26T00:40:59.652Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
20:40:59 [2023-10-26T00:40:59.652Z] 
20:40:59 [2023-10-26T00:40:59.652Z] Reason:
20:40:59 [2023-10-26T00:40:59.652Z] Cannot connect Unknown
20:40:59 [2023-10-26T00:40:59.652Z] !STACK 0
20:40:59 [2023-10-26T00:40:59.652Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:341)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:406)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:377)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97)
20:40:59 [2023-10-26T00:40:59.652Z] 	at jdk.internal.reflect.GeneratedMethodAccessor75.invoke(Unknown Source)
20:40:59 [2023-10-26T00:40:59.652Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:40:59 [2023-10-26T00:40:59.652Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
20:40:59 [2023-10-26T00:40:59.652Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:302)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:236)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
20:40:59 [2023-10-26T00:40:59.653Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:40:59 [2023-10-26T00:40:59.653Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
20:40:59 [2023-10-26T00:40:59.653Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:40:59 [2023-10-26T00:40:59.653Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
20:40:59 [2023-10-26T00:40:59.653Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2023-10-26 00:40:59.293
20:40:59 [2023-10-26T00:40:59.653Z] !MESSAGE Cannot connect Unknown
20:40:59 [2023-10-26T00:40:59.653Z] !STACK 1
20:40:59 [2023-10-26T00:40:59.653Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
20:40:59 [2023-10-26T00:40:59.653Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
20:40:59 [2023-10-26T00:40:59.653Z] 	... 3 more
20:40:59 [2023-10-26T00:40:59.653Z] 
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
20:40:59 [2023-10-26T00:40:59.653Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97)
20:40:59 [2023-10-26T00:40:59.654Z] 	at jdk.internal.reflect.GeneratedMethodAccessor75.invoke(Unknown Source)
20:40:59 [2023-10-26T00:40:59.654Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:40:59 [2023-10-26T00:40:59.654Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:302)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:236)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
20:40:59 [2023-10-26T00:40:59.654Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:40:59 [2023-10-26T00:40:59.654Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
20:40:59 [2023-10-26T00:40:59.654Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:40:59 [2023-10-26T00:40:59.654Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
20:40:59 [2023-10-26T00:40:59.654Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
20:40:59 [2023-10-26T00:40:59.654Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
20:40:59 [2023-10-26T00:40:59.655Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
20:40:59 [2023-10-26T00:40:59.655Z] 	... 3 more
20:40:59 [2023-10-26T00:40:59.655Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2023-10-26 00:40:59.294
20:40:59 [2023-10-26T00:40:59.655Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
20:40:59 [2023-10-26T00:40:59.655Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
20:40:59 [2023-10-26T00:40:59.655Z] 	... 3 more
20:40:59 [2023-10-26T00:40:59.655Z] 
20:40:59 [2023-10-26T00:40:59.655Z] !STACK 0
20:40:59 [2023-10-26T00:40:59.655Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
20:40:59 [2023-10-26T00:40:59.655Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
20:40:59 [2023-10-26T00:40:59.655Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
20:40:59 [2023-10-26T00:40:59.655Z] 	... 3 more
20:41:02 [2023-10-26T00:41:02.171Z] 
20:41:02 [2023-10-26T00:41:02.171Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 00:41:01.908
20:41:02 [2023-10-26T00:41:02.171Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
20:41:02 [2023-10-26T00:41:02.171Z] !STACK 0
20:41:02 [2023-10-26T00:41:02.171Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteGenerateManifestOperation.run(RemoteGenerateManifestOperation.java:82)
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:428)
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
20:41:02 [2023-10-26T00:41:02.171Z] Caused by: java.lang.IllegalStateException: beginTask(Reading package, 10) was called here previously
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:425)
20:41:02 [2023-10-26T00:41:02.171Z] 	... 1 more
20:41:02 [2023-10-26T00:41:02.171Z] 
20:41:02 [2023-10-26T00:41:02.171Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 00:41:01.990
20:41:02 [2023-10-26T00:41:02.171Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
20:41:02 [2023-10-26T00:41:02.171Z] !STACK 0
20:41:02 [2023-10-26T00:41:02.171Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteGenerateManifestOperation.run(RemoteGenerateManifestOperation.java:82)
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:428)
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
20:41:02 [2023-10-26T00:41:02.171Z] Caused by: java.lang.IllegalStateException: beginTask(Reading package, 10) was called here previously
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
20:41:02 [2023-10-26T00:41:02.171Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:425)
20:41:02 [2023-10-26T00:41:02.171Z] 	... 1 more
20:41:03 [2023-10-26T00:41:03.098Z] 
20:41:03 [2023-10-26T00:41:03.098Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 00:41:03.071
20:41:03 [2023-10-26T00:41:03.098Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
20:41:03 [2023-10-26T00:41:03.098Z] !STACK 0
20:41:03 [2023-10-26T00:41:03.098Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
20:41:03 [2023-10-26T00:41:03.098Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
20:41:03 [2023-10-26T00:41:03.098Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
20:41:03 [2023-10-26T00:41:03.098Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:482)
20:41:03 [2023-10-26T00:41:03.098Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.createBookmarksFile(TmfCommonProjectElement.java:358)
20:41:03 [2023-10-26T00:41:03.098Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.lambda$0(TmfOpenTraceHelper.java:380)
20:41:03 [2023-10-26T00:41:03.098Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
20:41:03 [2023-10-26T00:41:03.098Z] Caused by: java.lang.IllegalStateException: beginTask(, 1000) was called here previously
20:41:03 [2023-10-26T00:41:03.098Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
20:41:03 [2023-10-26T00:41:03.098Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
20:41:03 [2023-10-26T00:41:03.098Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
20:41:03 [2023-10-26T00:41:03.098Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.refreshSupplementaryFolder(TmfCommonProjectElement.java:663)
20:41:03 [2023-10-26T00:41:03.098Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.lambda$0(TmfOpenTraceHelper.java:379)
20:41:03 [2023-10-26T00:41:03.098Z] 	... 1 more
20:41:06 [2023-10-26T00:41:06.368Z] 
20:41:06 [2023-10-26T00:41:06.369Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 00:41:05.972
20:41:06 [2023-10-26T00:41:06.369Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
20:41:06 [2023-10-26T00:41:06.369Z] !STACK 0
20:41:06 [2023-10-26T00:41:06.369Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteGenerateManifestOperation.run(RemoteGenerateManifestOperation.java:82)
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:428)
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
20:41:06 [2023-10-26T00:41:06.369Z] Caused by: java.lang.IllegalStateException: beginTask(Reading package, 10) was called here previously
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:425)
20:41:06 [2023-10-26T00:41:06.369Z] 	... 1 more
20:41:06 [2023-10-26T00:41:06.369Z] 
20:41:06 [2023-10-26T00:41:06.369Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 00:41:05.999
20:41:06 [2023-10-26T00:41:06.369Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
20:41:06 [2023-10-26T00:41:06.369Z] !STACK 0
20:41:06 [2023-10-26T00:41:06.369Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteGenerateManifestOperation.run(RemoteGenerateManifestOperation.java:82)
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:428)
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
20:41:06 [2023-10-26T00:41:06.369Z] Caused by: java.lang.IllegalStateException: beginTask(Reading package, 10) was called here previously
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
20:41:06 [2023-10-26T00:41:06.369Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:425)
20:41:06 [2023-10-26T00:41:06.369Z] 	... 1 more
20:41:08 [2023-10-26T00:41:08.885Z] 
20:41:08 [2023-10-26T00:41:08.885Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 00:41:08.798
20:41:08 [2023-10-26T00:41:08.885Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
20:41:08 [2023-10-26T00:41:08.885Z] !STACK 0
20:41:08 [2023-10-26T00:41:08.885Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
20:41:08 [2023-10-26T00:41:08.885Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
20:41:08 [2023-10-26T00:41:08.885Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
20:41:08 [2023-10-26T00:41:08.885Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
20:41:08 [2023-10-26T00:41:08.885Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteGenerateManifestOperation.run(RemoteGenerateManifestOperation.java:82)
20:41:08 [2023-10-26T00:41:08.885Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:428)
20:41:08 [2023-10-26T00:41:08.885Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
20:41:08 [2023-10-26T00:41:08.885Z] Caused by: java.lang.IllegalStateException: beginTask(Reading package, 10) was called here previously
20:41:08 [2023-10-26T00:41:08.885Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
20:41:08 [2023-10-26T00:41:08.885Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:425)
20:41:08 [2023-10-26T00:41:08.885Z] 	... 1 more
20:41:09 [2023-10-26T00:41:09.447Z] 
20:41:09 [2023-10-26T00:41:09.447Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 00:41:09.325
20:41:09 [2023-10-26T00:41:09.447Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
20:41:09 [2023-10-26T00:41:09.447Z] !STACK 0
20:41:09 [2023-10-26T00:41:09.447Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
20:41:09 [2023-10-26T00:41:09.447Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
20:41:09 [2023-10-26T00:41:09.447Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
20:41:09 [2023-10-26T00:41:09.447Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
20:41:09 [2023-10-26T00:41:09.447Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteGenerateManifestOperation.run(RemoteGenerateManifestOperation.java:82)
20:41:09 [2023-10-26T00:41:09.447Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:428)
20:41:09 [2023-10-26T00:41:09.447Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
20:41:09 [2023-10-26T00:41:09.447Z] Caused by: java.lang.IllegalStateException: beginTask(Reading package, 10) was called here previously
20:41:09 [2023-10-26T00:41:09.447Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
20:41:09 [2023-10-26T00:41:09.447Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:425)
20:41:09 [2023-10-26T00:41:09.447Z] 	... 1 more
20:41:10 [2023-10-26T00:41:10.009Z] 
20:41:10 [2023-10-26T00:41:10.009Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 00:41:09.929
20:41:10 [2023-10-26T00:41:10.009Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
20:41:10 [2023-10-26T00:41:10.009Z] !STACK 0
20:41:10 [2023-10-26T00:41:10.009Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
20:41:10 [2023-10-26T00:41:10.009Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
20:41:10 [2023-10-26T00:41:10.009Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
20:41:10 [2023-10-26T00:41:10.009Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:482)
20:41:10 [2023-10-26T00:41:10.009Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.createBookmarksFile(TmfCommonProjectElement.java:358)
20:41:10 [2023-10-26T00:41:10.009Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.lambda$0(TmfOpenTraceHelper.java:380)
20:41:10 [2023-10-26T00:41:10.010Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
20:41:10 [2023-10-26T00:41:10.010Z] Caused by: java.lang.IllegalStateException: beginTask(, 1000) was called here previously
20:41:10 [2023-10-26T00:41:10.010Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
20:41:10 [2023-10-26T00:41:10.010Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
20:41:10 [2023-10-26T00:41:10.010Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
20:41:10 [2023-10-26T00:41:10.010Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.refreshSupplementaryFolder(TmfCommonProjectElement.java:663)
20:41:10 [2023-10-26T00:41:10.010Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.lambda$0(TmfOpenTraceHelper.java:379)
20:41:10 [2023-10-26T00:41:10.010Z] 	... 1 more
20:41:10 [2023-10-26T00:41:10.571Z] 
20:41:10 [2023-10-26T00:41:10.571Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 00:41:10.422
20:41:10 [2023-10-26T00:41:10.571Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
20:41:10 [2023-10-26T00:41:10.571Z] !STACK 0
20:41:10 [2023-10-26T00:41:10.571Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
20:41:10 [2023-10-26T00:41:10.571Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
20:41:10 [2023-10-26T00:41:10.571Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
20:41:10 [2023-10-26T00:41:10.571Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:482)
20:41:10 [2023-10-26T00:41:10.571Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.createBookmarksFile(TmfCommonProjectElement.java:358)
20:41:10 [2023-10-26T00:41:10.571Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.lambda$0(TmfOpenTraceHelper.java:380)
20:41:10 [2023-10-26T00:41:10.571Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
20:41:10 [2023-10-26T00:41:10.571Z] Caused by: java.lang.IllegalStateException: beginTask(, 1000) was called here previously
20:41:10 [2023-10-26T00:41:10.571Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
20:41:10 [2023-10-26T00:41:10.571Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
20:41:10 [2023-10-26T00:41:10.571Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
20:41:10 [2023-10-26T00:41:10.571Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.refreshSupplementaryFolder(TmfCommonProjectElement.java:663)
20:41:10 [2023-10-26T00:41:10.571Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.lambda$0(TmfOpenTraceHelper.java:379)
20:41:10 [2023-10-26T00:41:10.571Z] 	... 1 more
20:41:17 [2023-10-26T00:41:17.109Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 84.538 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
20:41:17 [2023-10-26T00:41:17.109Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.038 s
20:41:17 [2023-10-26T00:41:17.109Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.105 s
20:41:17 [2023-10-26T00:41:17.109Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.51 s
20:41:17 [2023-10-26T00:41:17.109Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 14.469 s
20:41:17 [2023-10-26T00:41:17.109Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.732 s
20:41:17 [2023-10-26T00:41:17.109Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.555 s
20:41:17 [2023-10-26T00:41:17.109Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.015 s
20:41:17 [2023-10-26T00:41:17.109Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.434 s
20:41:17 [2023-10-26T00:41:17.109Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.479 s
20:41:17 [2023-10-26T00:41:17.109Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.523 s
20:41:17 [2023-10-26T00:41:17.109Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.985 s
20:41:17 [2023-10-26T00:41:17.109Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.431 s
20:41:17 [2023-10-26T00:41:17.109Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.294 s
20:41:17 [2023-10-26T00:41:17.109Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.625 s
20:41:17 [2023-10-26T00:41:17.109Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.424 s
20:41:17 [2023-10-26T00:41:17.109Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped
20:41:17 [2023-10-26T00:41:17.109Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.137 s
20:41:17 [2023-10-26T00:41:17.109Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.778 s
20:41:17 [2023-10-26T00:41:17.109Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.648 s
20:41:17 [2023-10-26T00:41:17.109Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.941 s
20:41:17 [2023-10-26T00:41:17.109Z] 
20:41:17 [2023-10-26T00:41:17.109Z] Results:
20:41:17 [2023-10-26T00:41:17.109Z] 
20:41:17 [2023-10-26T00:41:17.109Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
20:41:17 [2023-10-26T00:41:17.109Z] 
20:41:17 [2023-10-26T00:41:17.109Z] 
20:41:17 [2023-10-26T00:41:17.109Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-26 00:41:16.392
20:41:17 [2023-10-26T00:41:17.109Z] !MESSAGE The workspace will exit with unsaved changes in this session.
20:41:17 [2023-10-26T00:41:17.109Z] [INFO] All tests passed!
20:41:17 [2023-10-26T00:41:17.109Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.109Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:41:17 [2023-10-26T00:41:17.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
20:41:17 [2023-10-26T00:41:17.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.pom
20:41:17 [2023-10-26T00:41:17.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [138/144]
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] The project's OSGi version is 1.0.3.202310252341
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.110Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests...
20:41:17 [2023-10-26T00:41:17.366Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.366Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
20:41:17 [2023-10-26T00:41:17.366Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.366Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.366Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
20:41:17 [2023-10-26T00:41:17.366Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.622Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
20:41:17 [2023-10-26T00:41:17.622Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] 
20:41:17 [2023-10-26T00:41:17.622Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:17 [2023-10-26T00:41:17.879Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
20:41:17 [2023-10-26T00:41:17.879Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
20:41:17 [2023-10-26T00:41:17.879Z] [INFO] Command line:
20:41:17 [2023-10-26T00:41:17.879Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231012-1237/org.eclipse.equinox.launcher-1.6.600.v20231012-1237.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
20:41:17 [2023-10-26T00:41:17.879Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
20:41:21 [2023-10-26T00:41:21.148Z] !SESSION 2023-10-26 00:41:17.987 -----------------------------------------------
20:41:21 [2023-10-26T00:41:21.148Z] eclipse.buildId=unknown
20:41:21 [2023-10-26T00:41:21.148Z] java.version=17.0.2
20:41:21 [2023-10-26T00:41:21.148Z] java.vendor=Oracle Corporation
20:41:21 [2023-10-26T00:41:21.148Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
20:41:21 [2023-10-26T00:41:21.148Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
20:41:21 [2023-10-26T00:41:21.148Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
20:41:21 [2023-10-26T00:41:21.148Z] 
20:41:21 [2023-10-26T00:41:21.148Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-26 00:41:20.985
20:41:21 [2023-10-26T00:41:21.148Z] !MESSAGE FrameworkEvent ERROR
20:41:21 [2023-10-26T00:41:21.148Z] !STACK 0
20:41:21 [2023-10-26T00:41:21.148Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
20:41:21 [2023-10-26T00:41:21.148Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
20:41:21 [2023-10-26T00:41:21.148Z] 
20:41:21 [2023-10-26T00:41:21.148Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
20:41:21 [2023-10-26T00:41:21.148Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
20:41:21 [2023-10-26T00:41:21.148Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
20:41:21 [2023-10-26T00:41:21.148Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
20:41:21 [2023-10-26T00:41:21.148Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
20:41:21 [2023-10-26T00:41:21.148Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
20:41:21 [2023-10-26T00:41:21.148Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
20:41:21 [2023-10-26T00:41:21.148Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
20:41:21 [2023-10-26T00:41:21.148Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
20:41:21 [2023-10-26T00:41:21.148Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
20:41:21 [2023-10-26T00:41:21.710Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
20:41:21 [2023-10-26T00:41:21.710Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
20:41:26 [2023-10-26T00:41:26.955Z] 
20:41:26 [2023-10-26T00:41:26.956Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-26 00:41:26.778
20:41:26 [2023-10-26T00:41:26.956Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
20:41:26 [2023-10-26T00:41:26.956Z] !STACK 0
20:41:26 [2023-10-26T00:41:26.956Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
20:41:26 [2023-10-26T00:41:26.956Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
20:41:26 [2023-10-26T00:41:26.956Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
20:41:26 [2023-10-26T00:41:26.956Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
20:41:26 [2023-10-26T00:41:26.956Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
20:41:26 [2023-10-26T00:41:26.956Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
20:41:26 [2023-10-26T00:41:26.956Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
20:41:26 [2023-10-26T00:41:26.956Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
20:41:26 [2023-10-26T00:41:26.956Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
20:41:26 [2023-10-26T00:41:26.956Z] Caused by: java.io.IOException: error=2, No such file or directory
20:41:26 [2023-10-26T00:41:26.956Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
20:41:26 [2023-10-26T00:41:26.956Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
20:41:26 [2023-10-26T00:41:26.956Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
20:41:26 [2023-10-26T00:41:26.956Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
20:41:26 [2023-10-26T00:41:26.956Z] 	... 7 more
20:41:27 [2023-10-26T00:41:27.518Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
20:41:27 [2023-10-26T00:41:27.774Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
20:41:27 [2023-10-26T00:41:27.774Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.016 s
20:41:27 [2023-10-26T00:41:27.774Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.087 s
20:41:27 [2023-10-26T00:41:27.774Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
20:41:27 [2023-10-26T00:41:27.774Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
20:41:27 [2023-10-26T00:41:27.774Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
20:41:27 [2023-10-26T00:41:27.774Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
20:41:27 [2023-10-26T00:41:27.774Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
20:41:27 [2023-10-26T00:41:27.774Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest)  Time elapsed: 0.095 s
20:41:27 [2023-10-26T00:41:27.774Z] 
20:41:27 [2023-10-26T00:41:27.774Z] Results:
20:41:27 [2023-10-26T00:41:27.774Z] 
20:41:27 [2023-10-26T00:41:27.774Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
20:41:27 [2023-10-26T00:41:27.774Z] 
20:41:28 [2023-10-26T00:41:28.703Z] [INFO] All tests passed!
20:41:28 [2023-10-26T00:41:28.703Z] [INFO] 
20:41:28 [2023-10-26T00:41:28.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:28 [2023-10-26T00:41:28.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
20:41:28 [2023-10-26T00:41:28.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.pom
20:41:28 [2023-10-26T00:41:28.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
20:41:28 [2023-10-26T00:41:28.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
20:41:28 [2023-10-26T00:41:28.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
20:41:28 [2023-10-26T00:41:28.704Z] [INFO] 
20:41:28 [2023-10-26T00:41:28.704Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:41:28 [2023-10-26T00:41:28.704Z] [INFO] 
20:41:28 [2023-10-26T00:41:28.704Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
20:41:28 [2023-10-26T00:41:28.704Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [139/144]
20:41:28 [2023-10-26T00:41:28.704Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] 
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] 
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] The project's OSGi version is 1.0.13.202310252341
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] 
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] 
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] 
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] 
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] 
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
20:41:28 [2023-10-26T00:41:28.960Z] [INFO] Resolving class path of Trace Compass All Tests...
20:41:29 [2023-10-26T00:41:29.522Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.522Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
20:41:29 [2023-10-26T00:41:29.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/src/main/resources
20:41:29 [2023-10-26T00:41:29.522Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.522Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
20:41:29 [2023-10-26T00:41:29.522Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/pom.xml
20:41:29 [2023-10-26T00:41:29.522Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/classes
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/src/test/resources
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
20:41:29 [2023-10-26T00:41:29.778Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
20:41:29 [2023-10-26T00:41:29.778Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.alltests ---
20:41:29 [2023-10-26T00:41:29.778Z] [WARNING] No tests found.
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.pom
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2metadata.xml
20:41:29 [2023-10-26T00:41:29.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2artifacts.xml
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.6-SNAPSHOT [140/144]
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] The project's OSGi version is 1.0.6.202310252341
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] 
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:29 [2023-10-26T00:41:29.779Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests...
20:41:30 [2023-10-26T00:41:30.034Z] [INFO] 
20:41:30 [2023-10-26T00:41:30.034Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:30 [2023-10-26T00:41:30.034Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
20:41:30 [2023-10-26T00:41:30.034Z] [INFO] 
20:41:30 [2023-10-26T00:41:30.034Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:30 [2023-10-26T00:41:30.034Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
20:41:30 [2023-10-26T00:41:30.034Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/classes
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] 
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] 
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] 
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-sources.jar
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] 
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.jar
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] 
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] 
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] 
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:30 [2023-10-26T00:41:30.291Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
20:41:30 [2023-10-26T00:41:30.291Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] 
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] 
20:41:30 [2023-10-26T00:41:30.291Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:30 [2023-10-26T00:41:30.565Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
20:41:30 [2023-10-26T00:41:30.566Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
20:41:30 [2023-10-26T00:41:30.566Z] [INFO] Command line:
20:41:30 [2023-10-26T00:41:30.566Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231012-1237/org.eclipse.equinox.launcher-1.6.600.v20231012-1237.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
20:41:30 [2023-10-26T00:41:30.566Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
20:41:33 [2023-10-26T00:41:33.836Z] !SESSION 2023-10-26 00:41:30.618 -----------------------------------------------
20:41:33 [2023-10-26T00:41:33.836Z] eclipse.buildId=unknown
20:41:33 [2023-10-26T00:41:33.836Z] java.version=17.0.2
20:41:33 [2023-10-26T00:41:33.836Z] java.vendor=Oracle Corporation
20:41:33 [2023-10-26T00:41:33.836Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
20:41:33 [2023-10-26T00:41:33.836Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide
20:41:33 [2023-10-26T00:41:33.837Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
20:41:33 [2023-10-26T00:41:33.837Z] 
20:41:33 [2023-10-26T00:41:33.837Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-26 00:41:33.577
20:41:33 [2023-10-26T00:41:33.837Z] !MESSAGE FrameworkEvent ERROR
20:41:33 [2023-10-26T00:41:33.837Z] !STACK 0
20:41:33 [2023-10-26T00:41:33.837Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [73]
20:41:33 [2023-10-26T00:41:33.837Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
20:41:33 [2023-10-26T00:41:33.837Z] 
20:41:33 [2023-10-26T00:41:33.837Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
20:41:33 [2023-10-26T00:41:33.837Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
20:41:33 [2023-10-26T00:41:33.837Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
20:41:33 [2023-10-26T00:41:33.837Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
20:41:33 [2023-10-26T00:41:33.837Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
20:41:33 [2023-10-26T00:41:33.837Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
20:41:33 [2023-10-26T00:41:33.837Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
20:41:33 [2023-10-26T00:41:33.837Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
20:41:33 [2023-10-26T00:41:33.837Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
20:41:33 [2023-10-26T00:41:33.837Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
20:41:35 [2023-10-26T00:41:35.201Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
20:41:53 [2023-10-26T00:41:53.250Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.901 s - in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
20:41:53 [2023-10-26T00:41:53.250Z] test(org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest)  Time elapsed: 0.082 s
20:41:53 [2023-10-26T00:41:53.250Z] testGetter(org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest)  Time elapsed: 0.004 s
20:41:53 [2023-10-26T00:41:53.250Z] 
20:41:53 [2023-10-26T00:41:53.250Z] Results:
20:41:53 [2023-10-26T00:41:53.250Z] 
20:41:53 [2023-10-26T00:41:53.250Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
20:41:53 [2023-10-26T00:41:53.250Z] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] All tests passed!
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.jar
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.pom
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-sources.jar
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] Building org.eclipse.tracecompass.testing 9.1.0-SNAPSHOT       [141/144]
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] The project's OSGi version is 9.1.0.202310252341
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.jar
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-sources-feature.jar
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.251Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
20:41:53 [2023-10-26T00:41:53.251Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.jar
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.pom
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-sources-feature.jar
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-p2metadata.xml
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-p2artifacts.xml
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.1.0-SNAPSHOT    [142/144]
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] The project's OSGi version is 9.1.0.202310252341
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.jar
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-sources-feature.jar
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
20:41:53 [2023-10-26T00:41:53.251Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.jar
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.pom
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-sources-feature.jar
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-p2metadata.xml
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-p2artifacts.xml
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] Building Trace Compass Repository 9.1.0-SNAPSHOT               [143/144]
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
20:41:53 [2023-10-26T00:41:53.251Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] The project's OSGi version is 9.1.0.202310252341
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.releng-site/src/main/resources
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] 
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.8.300.202309151124.jar from https://download.eclipse.org/tools/cdt/builds/11.4/cdt-11.4.0-m1/plugins/ (912.73kB)
20:41:53 [2023-10-26T00:41:53.252Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.7.100.202302231923.jar from https://download.eclipse.org/tools/cdt/builds/11.4/cdt-11.4.0-m1/plugins/ (1.44MB)
20:41:53 [2023-10-26T00:41:53.508Z] [INFO] Fetching org.eclipse.tm.terminal.control_5.5.100.202309151124.jar from https://download.eclipse.org/tools/cdt/builds/11.4/cdt-11.4.0-m1/plugins/ (215.87kB)
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
20:41:58 [2023-10-26T00:41:58.758Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
20:41:58 [2023-10-26T00:41:58.758Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] No primary artifact to install, installing attached artifacts instead.
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.1.0-SNAPSHOT.pom
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.1.0-SNAPSHOT-p2metadata.xml
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.1.0-SNAPSHOT-p2artifacts.xml
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [144/144]
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] The project's OSGi version is 1.0.4.202310252341
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests...
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.758Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.758Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] No tests to run.
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
20:41:58 [2023-10-26T00:41:58.759Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] No tests to run.
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.pom
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] ------------------------------------------------------------------------
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Reactor Summary:
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] 
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Trace Compass Parent 9.1.0-SNAPSHOT ................ SUCCESS [ 43.296 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.1.0-SNAPSHOT SUCCESS [  0.008 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Trace Compass Common Utilities Parent 9.1.0-SNAPSHOT SUCCESS [  0.006 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 25.892 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Trace Compass State System Parent 9.1.0-SNAPSHOT ... SUCCESS [  0.007 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  1.611 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  0.996 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT SUCCESS [  1.313 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Trace Compass TMF Parent 9.1.0-SNAPSHOT ............ SUCCESS [  0.006 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.285 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT ... SUCCESS [  4.477 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  0.904 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT SUCCESS [  0.774 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT SUCCESS [  1.246 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT SUCCESS [  0.678 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  0.410 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Trace Compass LTTng Support Parent 9.1.0-SNAPSHOT .. SUCCESS [  0.006 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  0.370 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Trace Compass CTF Support Parent 9.1.0-SNAPSHOT .... SUCCESS [  0.005 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  4.024 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.0-SNAPSHOT ... SUCCESS [  1.173 s]
20:41:58 [2023-10-26T00:41:58.759Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.0-SNAPSHOT SUCCESS [  0.515 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  0.490 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT SUCCESS [  0.605 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core 0.1.1-SNAPSHOT SUCCESS [  0.818 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.13-SNAPSHOT SUCCESS [ 42.612 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 11.253 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.24-SNAPSHOT SUCCESS [04:36 min]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.16-SNAPSHOT SUCCESS [04:29 min]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.1-SNAPSHOT SUCCESS [ 10.691 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.1-SNAPSHOT ..... SUCCESS [  5.957 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  0.996 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.1-SNAPSHOT SUCCESS [  1.159 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT SUCCESS [  0.839 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui 0.1.0-SNAPSHOT SUCCESS [  1.101 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.575 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  0.615 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] Trace Compass Release Engineering Parent 9.1.0-SNAPSHOT SUCCESS [  0.004 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.1-SNAPSHOT SUCCESS [  0.458 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.20-SNAPSHOT SUCCESS [02:38 min]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [05:06 min]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  0.360 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.0-SNAPSHOT SUCCESS [  0.503 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.0-SNAPSHOT SUCCESS [  1.000 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.0-SNAPSHOT SUCCESS [  0.491 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [01:34 min]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  9.510 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  0.952 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  5.628 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  0.798 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  0.871 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  5.346 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 13.436 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 24.309 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.17-SNAPSHOT SUCCESS [02:00 min]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 11.529 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 16.321 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 25.889 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [ 54.414 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT SUCCESS [ 37.168 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 13.787 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] Trace Compass BTF Support Parent 9.1.0-SNAPSHOT .... SUCCESS [  0.007 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  0.324 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] Trace Compass Documentation 9.1.0-SNAPSHOT ......... SUCCESS [  0.003 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] Trace Compass Developer Guide 9.1.0-SNAPSHOT ....... SUCCESS [ 10.677 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  0.922 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf 9.1.0-SNAPSHOT ........ SUCCESS [  0.331 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  0.556 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.btf 9.1.0-SNAPSHOT ........ SUCCESS [  0.121 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  5.690 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  5.959 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.ctf 9.1.0-SNAPSHOT ........ SUCCESS [  0.059 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  5.123 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.1.0-SNAPSHOT .... SUCCESS [  0.142 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [02:07 min]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] Trace Compass User Guide 9.1.0-SNAPSHOT ............ SUCCESS [  6.121 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] Trace Compass (new) callstack User Guide 9.1.0-SNAPSHOT SUCCESS [  3.703 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.1.0-SNAPSHOT SUCCESS [  3.687 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] Trace Compass RCP User Guide 9.1.0-SNAPSHOT ........ SUCCESS [  3.571 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] Trace Compass Pcap User Guide 9.1.0-SNAPSHOT ....... SUCCESS [  3.639 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  0.792 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.1.0-SNAPSHOT SUCCESS [  0.005 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  0.883 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  0.796 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.1.0-SNAPSHOT ... SUCCESS [  0.187 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.406 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 12.658 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.679 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.355 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  1.039 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  1.561 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.1.0-SNAPSHOT SUCCESS [  0.203 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  5.756 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.492 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 33.589 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 57.298 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  0.673 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.1.0-SNAPSHOT SUCCESS [  0.190 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.15-SNAPSHOT SUCCESS [ 42.347 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [03:02 min]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [05:26 min]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  0.519 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.1.0-SNAPSHOT . SUCCESS [  0.193 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT SUCCESS [ 32.959 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 12.573 s]
20:41:58 [2023-10-26T00:41:58.760Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:10 min]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] Trace Compass Pcap Format Support Parent 9.1.0-SNAPSHOT SUCCESS [  0.005 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.0-SNAPSHOT .. SUCCESS [  0.301 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.6-SNAPSHOT SUCCESS [  7.990 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.0-SNAPSHOT SUCCESS [  0.377 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  0.448 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.1.0-SNAPSHOT ... SUCCESS [  0.118 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  6.757 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 31.648 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] Trace Compass RCP Parent 9.1.0-SNAPSHOT ............ SUCCESS [  0.004 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] Trace Compass RCP Branding plug-in 9.1.0-SNAPSHOT .. SUCCESS [  0.972 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] Trace Compass RCP Branding Feature 9.1.0-SNAPSHOT .. SUCCESS [  0.155 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  0.722 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.1.0-SNAPSHOT ..... SUCCESS [  0.721 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] Trace Compass RCP Feature 9.1.0-SNAPSHOT ........... SUCCESS [  0.979 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.019 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 11.558 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT SUCCESS [  0.236 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.1.0-SNAPSHOT SUCCESS [  0.084 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] Trace Compass Json trace Parent 9.1.0-SNAPSHOT ..... SUCCESS [  0.004 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  0.311 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.jsontrace 9.1.0-SNAPSHOT .. SUCCESS [  0.095 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.1.0-SNAPSHOT .... SUCCESS [  0.103 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] Trace Compass RCP Product 9.1.0-SNAPSHOT ........... SUCCESS [02:15 min]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] Trace Compass Target Platform 9.1.0-SNAPSHOT ....... SUCCESS [  1.441 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [08:08 min]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.8-SNAPSHOT SUCCESS [  6.023 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.7-SNAPSHOT SUCCESS [  7.603 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [01:05 min]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 12.297 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 11.318 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:36 min]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 11.700 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  1.103 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.6-SNAPSHOT SUCCESS [ 22.483 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.testing 9.1.0-SNAPSHOT .... SUCCESS [  0.350 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.1.0-SNAPSHOT . SUCCESS [  0.075 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] Trace Compass Repository 9.1.0-SNAPSHOT ............ SUCCESS [  5.249 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.199 s]
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] ------------------------------------------------------------------------
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] BUILD SUCCESS
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] ------------------------------------------------------------------------
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] Total time:  01:00 h
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] Finished at: 2023-10-26T00:41:58Z
20:41:58 [2023-10-26T00:41:58.761Z] [INFO] ------------------------------------------------------------------------
20:41:59 [2023-10-26T00:41:59.289Z] [Pipeline] sh
20:41:59 [2023-10-26T00:41:59.854Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
20:42:00 [2023-10-26T00:42:00.149Z] [Pipeline] sh
20:42:00 [2023-10-26T00:42:00.666Z] + git rev-parse --short HEAD
20:42:00 [2023-10-26T00:42:00.937Z] [Pipeline] sh
20:42:01 [2023-10-26T00:42:01.470Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
20:42:01 [2023-10-26T00:42:01.740Z] [Pipeline] sh
20:42:02 [2023-10-26T00:42:02.261Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
20:42:02 [2023-10-26T00:42:02.524Z] [Pipeline] }
20:42:02 [2023-10-26T00:42:02.785Z] [Pipeline] // container
20:42:03 [2023-10-26T00:42:03.173Z] Post stage
20:42:04 [2023-10-26T00:42:04.049Z] [Pipeline] container
20:42:04 [2023-10-26T00:42:04.050Z] [Pipeline] {
20:42:04 [2023-10-26T00:42:04.720Z] [Pipeline] junit
20:42:04 [2023-10-26T00:42:04.724Z] Recording test results
20:42:20 [2023-10-26T00:42:20.215Z] [Checks API] No suitable checks publisher found.
20:42:20 [2023-10-26T00:42:20.480Z] [Pipeline] archiveArtifacts
20:42:20 [2023-10-26T00:42:20.484Z] Archiving artifacts
20:42:23 [2023-10-26T00:42:23.792Z] [Pipeline] }
20:42:24 [2023-10-26T00:42:24.062Z] [Pipeline] // container
20:42:25 [2023-10-26T00:42:25.773Z] [Pipeline] }
20:42:33 [2023-10-26T00:42:33.336Z] [Pipeline] // withEnv
20:42:33 [2023-10-26T00:42:33.732Z] [Pipeline] }
20:42:34 [2023-10-26T00:42:34.009Z] [Pipeline] // stage
20:42:34 [2023-10-26T00:42:34.784Z] [Pipeline] stage
20:42:34 [2023-10-26T00:42:34.785Z] [Pipeline] { (Deploy Site)
20:42:45 [2023-10-26T00:42:45.172Z] Stage "Deploy Site" skipped due to when conditional
20:42:45 [2023-10-26T00:42:45.172Z] [Pipeline] }
20:42:45 [2023-10-26T00:42:45.449Z] [Pipeline] // stage
20:42:46 [2023-10-26T00:42:46.216Z] [Pipeline] stage
20:42:46 [2023-10-26T00:42:46.217Z] [Pipeline] { (Deploy RCP)
20:42:50 [2023-10-26T00:42:50.804Z] Stage "Deploy RCP" skipped due to when conditional
20:42:50 [2023-10-26T00:42:50.805Z] [Pipeline] }
20:42:51 [2023-10-26T00:42:51.079Z] [Pipeline] // stage
20:42:51 [2023-10-26T00:42:51.870Z] [Pipeline] stage
20:42:51 [2023-10-26T00:42:51.870Z] [Pipeline] { (Deploy Doc)
20:42:56 [2023-10-26T00:42:56.493Z] Stage "Deploy Doc" skipped due to when conditional
20:42:56 [2023-10-26T00:42:56.493Z] [Pipeline] }
20:42:56 [2023-10-26T00:42:56.756Z] [Pipeline] // stage
20:42:57 [2023-10-26T00:42:57.524Z] [Pipeline] stage
20:42:57 [2023-10-26T00:42:57.525Z] [Pipeline] { (Javadoc)
20:43:02 [2023-10-26T00:43:02.148Z] Stage "Javadoc" skipped due to when conditional
20:43:02 [2023-10-26T00:43:02.148Z] [Pipeline] }
20:43:02 [2023-10-26T00:43:02.412Z] [Pipeline] // stage
20:43:03 [2023-10-26T00:43:03.318Z] [Pipeline] stage
20:43:03 [2023-10-26T00:43:03.319Z] [Pipeline] { (Deploy Javadoc)
20:43:08 [2023-10-26T00:43:08.020Z] Stage "Deploy Javadoc" skipped due to when conditional
20:43:08 [2023-10-26T00:43:08.020Z] [Pipeline] }
20:43:08 [2023-10-26T00:43:08.291Z] [Pipeline] // stage
20:43:09 [2023-10-26T00:43:09.083Z] [Pipeline] stage
20:43:09 [2023-10-26T00:43:09.084Z] [Pipeline] { (Notarize macos RCP packages)
20:43:14 [2023-10-26T00:43:14.217Z] Stage "Notarize macos RCP packages" skipped due to when conditional
20:43:14 [2023-10-26T00:43:14.217Z] [Pipeline] }
20:43:14 [2023-10-26T00:43:14.544Z] [Pipeline] // stage
20:43:15 [2023-10-26T00:43:15.081Z] [Pipeline] }
20:43:15 [2023-10-26T00:43:15.374Z] [Pipeline] // withEnv
20:43:15 [2023-10-26T00:43:15.784Z] [Pipeline] }
20:43:16 [2023-10-26T00:43:16.053Z] [Pipeline] // timeout
20:43:16 [2023-10-26T00:43:16.444Z] [Pipeline] }
20:43:16 [2023-10-26T00:43:16.707Z] [Pipeline] // timestamps
20:43:17 [2023-10-26T00:43:17.136Z] [Pipeline] }
20:43:17 [2023-10-26T00:43:17.430Z] [Pipeline] // withEnv
20:43:17 [2023-10-26T00:43:17.823Z] [Pipeline] }
20:43:18 [2023-10-26T00:43:18.080Z] [Pipeline] // withEnv
20:43:18 [2023-10-26T00:43:18.468Z] [Pipeline] }
20:43:18 [2023-10-26T00:43:18.735Z] [Pipeline] // node
20:43:19 [2023-10-26T00:43:19.478Z] [Pipeline] }
20:43:19 [2023-10-26T00:43:19.753Z] [Pipeline] // podTemplate
20:43:20 [2023-10-26T00:43:20.219Z] [Pipeline] End of Pipeline
20:43:20 [2023-10-26T00:43:20.775Z] tracecompass-master-nightly-2019-06 is disabled. Triggering skipped
20:43:20 [2023-10-26T00:43:20.775Z] tracecompass-master-nightly-2020-06 is disabled. Triggering skipped
20:43:20 [2023-10-26T00:43:20.777Z] Triggering a new build of tracecompass-master-nightly-2021-06 #117
20:43:20 [2023-10-26T00:43:20.777Z] tracecompass-master-nightly-2022-06 is disabled. Triggering skipped
20:43:20 [2023-10-26T00:43:20.777Z] tracecompass-master-nightly-oxygen is disabled. Triggering skipped
20:43:20 [2023-10-26T00:43:20.780Z] Finished: SUCCESS