Skip to content
Unstable

Console Output

Skipping 172 KB.. Full Log
Running org.eclipse.emf.transaction.tests.UndoRedoTest
Got expected runtime exception: null
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.emf.transaction.tests.UndoRedoTest
test_triggerCommands_recording(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.007 s
test_undoRecordingCommandWithRecordingCommandTrigger_218276(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.006 s
test_undoResourceLoad(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.009 s
test_nonredoableCommand_138287(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.005 s
test_nonredoableTriggerCommands(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.004 s
test_undoResourceUnload(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.006 s
test_nonredoableTriggerCommand_138287(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.005 s
test_undoNestedRecordingCommandWithRecordingCommandTrigger_218276(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.005 s
test_triggerCommands_nonRecording(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.005 s
test_triggerCommands_singleUndoRedo_133388(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.005 s
test_recordingCommand(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.005 s
test_undoRedoOptionsNotSharedbyDomains_bug207986(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.004 s
test_defaultUndoRedoOptionsMapReadOnly_bug207986(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.005 s
test_nonredoableTriggerCommand_RecordingCommand_138287(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.009 s
test_DoNothing(org.eclipse.emf.transaction.tests.UndoRedoTest)  Time elapsed: 0.004 s
Running org.eclipse.emf.transaction.tests.RecordingCommandTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.emf.transaction.tests.RecordingCommandTest
testPrePostDoExecute(org.eclipse.emf.transaction.tests.RecordingCommandTest)  Time elapsed: 0.004 s
test_DoNothing(org.eclipse.emf.transaction.tests.RecordingCommandTest)  Time elapsed: 0.015 s
Running org.eclipse.emf.transaction.tests.EditingDomainTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.emf.transaction.tests.EditingDomainTest
test_factoryUnmapResourceSet_161168(org.eclipse.emf.transaction.tests.EditingDomainTest)  Time elapsed: 0.006 s
test_readOnlyResourceMap_filesystem_bug156428(org.eclipse.emf.transaction.tests.EditingDomainTest)  Time elapsed: 0.004 s
test_DoNothing(org.eclipse.emf.transaction.tests.EditingDomainTest)  Time elapsed: 0.004 s
Running org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest
Got expected exception: resource is still in the domain's resource set
Got expected exception: Cannot modify resource set without a write transaction
Got expected exception: resource is still in the domain's resource set
Got expected exception: resource is still in the domain's resource set
Got expected exception: Cannot modify resource set without a write transaction
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest
test_nestedNotLoaded_readOnlyTX(org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest)  Time elapsed: 0.008 s
test_freeDetachedElements_161169(org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest)  Time elapsed: 0.007 s
test_freeDetachedResources_properContents_161169(org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest)  Time elapsed: 0.008 s
test_changeRecorderPropagatedOnLoad_readOnlyTX(org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest)  Time elapsed: 0.008 s
test_freeElements_multipleEditingDomains_161169(org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest)  Time elapsed: 0.007 s
test_resourceLoadsWhileUnloading_189587(org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest)  Time elapsed: 0.008 s
test_changeRecorderPropagatedOnLoad_writeTX(org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest)  Time elapsed: 0.008 s
test_changeRecorderDispose_161169(org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest)  Time elapsed: 0.007 s
test_propagation_setTarget(org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest)  Time elapsed: 0.029 s
test_freeDetachedResources_161169(org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest)  Time elapsed: 0.007 s
test_nestedNotLoaded_writeTX(org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest)  Time elapsed: 0.007 s
test_changeRecorderDispose_detachedElements_161169(org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest)  Time elapsed: 0.007 s
test_freeDetachedElements_properContents_161169(org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest)  Time elapsed: 0.008 s
test_DoNothing(org.eclipse.emf.transaction.tests.TransactionChangeRecorderTest)  Time elapsed: 0.007 s
Running org.eclipse.emf.transaction.tests.ValidateEditTest
Got expected exception: Book does not have a title.
Got expected exception: Book does not have a title.
Got expected exception: 
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.emf.transaction.tests.ValidateEditTest
test_validationRollback_validateEditFails(org.eclipse.emf.transaction.tests.ValidateEditTest)  Time elapsed: 0.006 s
test_noValidateEditRequired(org.eclipse.emf.transaction.tests.ValidateEditTest)  Time elapsed: 0.004 s
test_liveValidationFailure_validateEditOK(org.eclipse.emf.transaction.tests.ValidateEditTest)  Time elapsed: 0.004 s
test_customValidateEditSupport(org.eclipse.emf.transaction.tests.ValidateEditTest)  Time elapsed: 0.005 s
test_DoNothing(org.eclipse.emf.transaction.tests.ValidateEditTest)  Time elapsed: 0.004 s
Running org.eclipse.emf.transaction.tests.PerformanceTest
Performance test: test_loadLargishModelWithoutRecording
===============================
Raw timing: 126
Raw timing: 131
Raw timing: 107
Raw timing: 129
Raw timing: 125
Raw timing: 74
Raw timing: 92
Raw timing: 74
Raw timing: 73
Raw timing: 69
Raw timing: 75
Raw timing: 82
Number of pre-commit events : 55
Number of post-commit events: 60
Remove high timing: 131
Remove low timing : 69
Mean time for 10 runs: 95.7
Standard deviation: 22.583400983908515
===============================
Performance test: test_validatorTransactionTreeOptimizations_152332
===============================
Raw timing: 85
Raw timing: 95
Raw timing: 67
Raw timing: 69
Raw timing: 69
Raw timing: 74
Raw timing: 81
Raw timing: 80
Raw timing: 76
Raw timing: 56
Raw timing: 58
Raw timing: 67
Total number of notifications: 22221
Number of pre-commit notifications sent: 1221
Number of post-commit notifications sent: 12221
Number of validation notifications sent: 22221
Remove high timing: 95
Remove low timing : 56
Mean time for 10 runs: 72.6
Standard deviation: 7.709734106958554
===============================
Performance test: test_ReadWriteValidator_findTree_132590
===============================
Raw timing: 24
Raw timing: 24
Raw timing: 24
Raw timing: 24
Raw timing: 24
Raw timing: 23
Raw timing: 25
Raw timing: 23
Raw timing: 23
Raw timing: 24
Raw timing: 23
Raw timing: 24
Remove high timing: 25
Remove low timing : 23
Mean time for 10 runs: 23.7
Standard deviation: 0.45825756949558405
===============================
Performance test: test_DoNothing
===============================
Mean time for 10 runs: NaN
Standard deviation: NaN
===============================
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.447 s - in org.eclipse.emf.transaction.tests.PerformanceTest
test_loadLargishModelWithoutRecording(org.eclipse.emf.transaction.tests.PerformanceTest)  Time elapsed: 1.268 s
test_validatorTransactionTreeOptimizations_152332(org.eclipse.emf.transaction.tests.PerformanceTest)  Time elapsed: 0.883 s
test_ReadWriteValidator_findTree_132590(org.eclipse.emf.transaction.tests.PerformanceTest)  Time elapsed: 0.291 s
test_DoNothing(org.eclipse.emf.transaction.tests.PerformanceTest)  Time elapsed: 0.004 s
Running org.eclipse.emf.transaction.tests.NotificationFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.emf.transaction.tests.NotificationFilterTest
test_filteringOnDispatch(org.eclipse.emf.transaction.tests.NotificationFilterTest)  Time elapsed: 0.005 s
test_contentTypeFilter_specific(org.eclipse.emf.transaction.tests.NotificationFilterTest)  Time elapsed: 0.006 s
test_contentTypeFilter_miss(org.eclipse.emf.transaction.tests.NotificationFilterTest)  Time elapsed: 0.004 s
test_contentTypeFilter_general(org.eclipse.emf.transaction.tests.NotificationFilterTest)  Time elapsed: 0.004 s
test_contentTypeFilter_noContent(org.eclipse.emf.transaction.tests.NotificationFilterTest)  Time elapsed: 0.004 s
test_DoNothing(org.eclipse.emf.transaction.tests.NotificationFilterTest)  Time elapsed: 0.004 s
Running org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest
test_canApply(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.004 s
test_resourceChanges(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.004 s
test_objectChanges(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.005 s
test_objectsToAttach(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.004 s
test_objectsToDetach(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.004 s
test_applyAndReverse(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.004 s
test_apply(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.004 s
test_DoNothing(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.004 s
Running org.eclipse.emf.transaction.util.tests.TransactionUtilTests
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.emf.transaction.util.tests.TransactionUtilTests
test_getEditingDomain_EObject(org.eclipse.emf.transaction.util.tests.TransactionUtilTests)  Time elapsed: 0.01 s
test_getEditingDomain_Object(org.eclipse.emf.transaction.util.tests.TransactionUtilTests)  Time elapsed: 0.003 s
test_getEditingDomain_ResourceSet(org.eclipse.emf.transaction.util.tests.TransactionUtilTests)  Time elapsed: 0.004 s
test_getEditingDomain_Resource(org.eclipse.emf.transaction.util.tests.TransactionUtilTests)  Time elapsed: 0.004 s
test_DoNothing(org.eclipse.emf.transaction.util.tests.TransactionUtilTests)  Time elapsed: 0.004 s
Running org.eclipse.emf.transaction.util.tests.InternalUtilTests
Got expected exception: Attempted to beginRule: org.eclipse.emf.transaction.util.Lock$AcquireRule@7f908a4, does not match outer scope rule: R/
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.624 s - in org.eclipse.emf.transaction.util.tests.InternalUtilTests
test_yield_noneWaiting(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0 s
test_uiSafeWaitForAcquire_implicitJob_bug162141(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0.001 s
test_interrupt_uiSafeAcquire_jobInterrupted(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 1.251 s
test_interrupt_acquire_alreadyInterrupted(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0 s
test_uiSafeWaitForAcquire_beginRuleThrows_bug205857(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0.551 s
test_interrupt_acquire(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 1.001 s
test_waitForAcquire(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 1 s
test_waitForAcquire_timeout(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 1.001 s
test_interrupt_uiSafeAcquire_jobCancelled(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0.751 s
test_yieldExclusion(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0.501 s
test_uiSafeWaitForAcquire(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0 s
test_acquire(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0 s
test_depth(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0 s
test_yield(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0.501 s
test_uiSafeWaitForAcquire_explicitJob_beginRule_262175(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 1 s
test_canApply(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.005 s
test_resourceChanges(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.004 s
test_objectChanges(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.004 s
test_objectsToAttach(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.004 s
test_objectsToDetach(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.006 s
test_applyAndReverse(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.006 s
test_apply(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.005 s
test_DoNothing(org.eclipse.emf.transaction.util.tests.CompositeChangeDescriptionTest)  Time elapsed: 0.006 s
test_getEditingDomain_EObject(org.eclipse.emf.transaction.util.tests.TransactionUtilTests)  Time elapsed: 0.005 s
test_getEditingDomain_Object(org.eclipse.emf.transaction.util.tests.TransactionUtilTests)  Time elapsed: 0.006 s
test_getEditingDomain_ResourceSet(org.eclipse.emf.transaction.util.tests.TransactionUtilTests)  Time elapsed: 0.005 s
test_getEditingDomain_Resource(org.eclipse.emf.transaction.util.tests.TransactionUtilTests)  Time elapsed: 0.004 s
test_DoNothing(org.eclipse.emf.transaction.util.tests.TransactionUtilTests)  Time elapsed: 0.004 s
Running org.eclipse.emf.transaction.util.tests.LockTest
Got expected exception: Attempted to beginRule: org.eclipse.emf.transaction.util.Lock$AcquireRule@41a9544d, does not match outer scope rule: R/
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.558 s - in org.eclipse.emf.transaction.util.tests.LockTest
test_yield_noneWaiting(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0 s
test_uiSafeWaitForAcquire_implicitJob_bug162141(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0 s
test_interrupt_uiSafeAcquire_jobInterrupted(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 1.251 s
test_interrupt_acquire_alreadyInterrupted(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0 s
test_uiSafeWaitForAcquire_beginRuleThrows_bug205857(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0.552 s
test_interrupt_acquire(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 1.001 s
test_waitForAcquire(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 1 s
test_waitForAcquire_timeout(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 1.001 s
test_interrupt_uiSafeAcquire_jobCancelled(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0.751 s
test_yieldExclusion(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0.501 s
test_uiSafeWaitForAcquire(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0 s
test_acquire(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0 s
test_depth(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0 s
test_yield(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 0.501 s
test_uiSafeWaitForAcquire_explicitJob_beginRule_262175(org.eclipse.emf.transaction.util.tests.LockTest)  Time elapsed: 1 s
Running org.eclipse.emf.transaction.multithread.tests.AbstractMultithreadTest
java.lang.InterruptedException
	at org.eclipse.emf.transaction.util.Lock.uiSafeAcquire(Lock.java:420)
	at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.acquire(TransactionalEditingDomainImpl.java:575)
	at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.activate(TransactionalEditingDomainImpl.java:503)
	at org.eclipse.emf.transaction.impl.TransactionImpl.start(TransactionImpl.java:199)
	at org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl.createTransaction(TransactionalCommandStackImpl.java:195)
	at org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl.doExecute(TransactionalCommandStackImpl.java:54)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.eclipse.emf.transaction.multithread.tests.WriteThread.run(WriteThread.java:62)
	at org.eclipse.emf.transaction.multithread.tests.ReadWriteOperationTest.test_interruptionOfUIThread_149982(ReadWriteOperationTest.java:358)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at junit.framework.TestCase.runTest(TestCase.java:177)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
Caused by: org.eclipse.core.runtime.OperationCanceledException
	at org.eclipse.core.internal.jobs.ThreadJob.waitForRun(ThreadJob.java:282)
	at org.eclipse.core.internal.jobs.ThreadJob.joinRun(ThreadJob.java:208)
	at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:95)
	at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:316)
	at org.eclipse.emf.transaction.util.Lock.uiSafeAcquire(Lock.java:355)
	... 49 more
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.299 s - in org.eclipse.emf.transaction.multithread.tests.AbstractMultithreadTest
testSimultaneousRead(org.eclipse.emf.transaction.multithread.tests.ReadOperationTest)  Time elapsed: 0.301 s
testMultipleLongRunningYieldingReads(org.eclipse.emf.transaction.multithread.tests.ReadOperationTest)  Time elapsed: 4.115 s
testLongRunningYieldingRead(org.eclipse.emf.transaction.multithread.tests.ReadOperationTest)  Time elapsed: 1.404 s
testReadOperation(org.eclipse.emf.transaction.multithread.tests.ReadOperationTest)  Time elapsed: 0.2 s
testNestedReads(org.eclipse.emf.transaction.multithread.tests.ReadOperationTest)  Time elapsed: 0.402 s
testWriteOperation(org.eclipse.emf.transaction.multithread.tests.WriteOperationTest)  Time elapsed: 0.2 s
testSimultaneousWrites(org.eclipse.emf.transaction.multithread.tests.WriteOperationTest)  Time elapsed: 0.202 s
testNestedWrites(org.eclipse.emf.transaction.multithread.tests.WriteOperationTest)  Time elapsed: 0.407 s
testComplexSimultaneousReadsWrites(org.eclipse.emf.transaction.multithread.tests.ReadWriteOperationTest)  Time elapsed: 0.503 s
testNestedReadInWrite(org.eclipse.emf.transaction.multithread.tests.ReadWriteOperationTest)  Time elapsed: 0.301 s
testSimultaneousReadsWrites(org.eclipse.emf.transaction.multithread.tests.ReadWriteOperationTest)  Time elapsed: 0.502 s
testLongRunningReadWithWrites(org.eclipse.emf.transaction.multithread.tests.ReadWriteOperationTest)  Time elapsed: 1.505 s
test_interruptionOfUIThread_149982(org.eclipse.emf.transaction.multithread.tests.ReadWriteOperationTest)  Time elapsed: 0.254 s
Running org.eclipse.emf.transaction.multithread.tests.WriteOperationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in org.eclipse.emf.transaction.multithread.tests.WriteOperationTest
testWriteOperation(org.eclipse.emf.transaction.multithread.tests.WriteOperationTest)  Time elapsed: 0.2 s
testSimultaneousWrites(org.eclipse.emf.transaction.multithread.tests.WriteOperationTest)  Time elapsed: 0.203 s
testNestedWrites(org.eclipse.emf.transaction.multithread.tests.WriteOperationTest)  Time elapsed: 0.401 s
Running org.eclipse.emf.transaction.multithread.tests.ReadOperationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.419 s - in org.eclipse.emf.transaction.multithread.tests.ReadOperationTest
testSimultaneousRead(org.eclipse.emf.transaction.multithread.tests.ReadOperationTest)  Time elapsed: 0.301 s
testMultipleLongRunningYieldingReads(org.eclipse.emf.transaction.multithread.tests.ReadOperationTest)  Time elapsed: 4.112 s
testLongRunningYieldingRead(org.eclipse.emf.transaction.multithread.tests.ReadOperationTest)  Time elapsed: 1.404 s
testReadOperation(org.eclipse.emf.transaction.multithread.tests.ReadOperationTest)  Time elapsed: 0.2 s
testNestedReads(org.eclipse.emf.transaction.multithread.tests.ReadOperationTest)  Time elapsed: 0.401 s
Running org.eclipse.emf.transaction.multithread.tests.ReadWriteOperationTest
java.lang.InterruptedException
	at org.eclipse.emf.transaction.util.Lock.uiSafeAcquire(Lock.java:420)
	at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.acquire(TransactionalEditingDomainImpl.java:575)
	at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.activate(TransactionalEditingDomainImpl.java:503)
	at org.eclipse.emf.transaction.impl.TransactionImpl.start(TransactionImpl.java:199)
	at org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl.createTransaction(TransactionalCommandStackImpl.java:195)
	at org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl.doExecute(TransactionalCommandStackImpl.java:54)
	at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160)
	at org.eclipse.emf.transaction.multithread.tests.WriteThread.run(WriteThread.java:62)
	at org.eclipse.emf.transaction.multithread.tests.ReadWriteOperationTest.test_interruptionOfUIThread_149982(ReadWriteOperationTest.java:358)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at junit.framework.TestCase.runTest(TestCase.java:177)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
Caused by: org.eclipse.core.runtime.OperationCanceledException
	at org.eclipse.core.internal.jobs.ThreadJob.waitForRun(ThreadJob.java:282)
	at org.eclipse.core.internal.jobs.ThreadJob.joinRun(ThreadJob.java:208)
	at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:95)
	at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:316)
	at org.eclipse.emf.transaction.util.Lock.uiSafeAcquire(Lock.java:355)
	... 47 more
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.061 s - in org.eclipse.emf.transaction.multithread.tests.ReadWriteOperationTest
testComplexSimultaneousReadsWrites(org.eclipse.emf.transaction.multithread.tests.ReadWriteOperationTest)  Time elapsed: 0.501 s
testNestedReadInWrite(org.eclipse.emf.transaction.multithread.tests.ReadWriteOperationTest)  Time elapsed: 0.301 s
testSimultaneousReadsWrites(org.eclipse.emf.transaction.multithread.tests.ReadWriteOperationTest)  Time elapsed: 0.502 s
testLongRunningReadWithWrites(org.eclipse.emf.transaction.multithread.tests.ReadWriteOperationTest)  Time elapsed: 1.504 s
test_interruptionOfUIThread_149982(org.eclipse.emf.transaction.multithread.tests.ReadWriteOperationTest)  Time elapsed: 0.253 s

Results:

Failures: 
org.eclipse.emf.transaction.tests.EditingDomainValidatorTest.test_createValidators_177643(org.eclipse.emf.transaction.tests.EditingDomainValidatorTest)
  Run 1: PASS
  Run 2: EditingDomainValidatorTest.test_createValidators_177643:62 expected:<1> but was:<2>


Tests run: 447, Failures: 1, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.transaction.tests/target/surefire-reports for the individual test results.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.transaction.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.transaction.tests/target/org.eclipse.emf.transaction.tests-1.10.2-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.transaction.tests/target/org.eclipse.emf.transaction.tests-1.10.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.emf.transaction.plugins:org.eclipse.emf.workspace.tests >--
[INFO] Building org.eclipse.emf.workspace.tests 1.10.1-SNAPSHOT         [13/27]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.workspace.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.emf.workspace.tests ---
[INFO] The project's OSGi version is 1.10.1.202303271550
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.workspace.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.workspace.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.workspace.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.emf.workspace.tests ---
[INFO] Resolving class path of org.eclipse.emf.workspace.tests...
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.workspace.tests ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.workspace.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.workspace.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.emf.workspace.tests ---
[INFO] Compiling 34 source files to /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.workspace.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.workspace.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.workspace.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.workspace.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.workspace.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.workspace.tests/target/org.eclipse.emf.workspace.tests-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.emf.workspace.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.workspace.tests/target/org.eclipse.emf.workspace.tests-1.10.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.workspace.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.emf.workspace.tests ---
[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)
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.workspace.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.workspace.tests/target/work/data, -install, /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.workspace.tests/target/work, -configuration, /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.workspace.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.workspace.tests/target/surefire.properties]
Running org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s - in org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest
test_nestedExecutionInOpenComposite_203352(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.292 s
test_flushingOnResourceUnload(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.025 s
test_undoRedoNotifyListeners_173839(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.038 s
test_mostRecentCommand(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.017 s
test_rollbackNotifiesCommandStackListeners_175725(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.023 s
test_undo_redo(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.012 s
testUndoContextPropagationFromTriggerListeners(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.038 s
test_triggerRollback_operation_cancel_146853(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.015 s
test_isSaveNeeded_214325(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.011 s
test_nestedExecutionInAbstractOperation_244654(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.01 s
test_triggerRollback_146853(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.014 s
testSaveIsDoneAPIs(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.037 s
test_execute(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.01 s
test_recordingCommandsAsTriggers_bug157103(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.011 s
test_triggerRollback_operation_146853(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.016 s
test_triggerRollback_cancel_146853(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.011 s
test_flush(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.009 s
test_DoNothing(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.008 s
Running org.eclipse.emf.workspace.tests.EMFOperationCommandTest
Got expected exception: Uncaught exception during pre-commit trigger processing
Got expected exception: Undo of operation was rolled back (possibly due to concurrent write)
Got expected exception: Uncaught exception during pre-commit trigger processing
Got expected exception: Uncaught exception during pre-commit trigger processing
Got expected exception: Redo of operation was rolled back (possibly due to concurrent write)
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.eclipse.emf.workspace.tests.EMFOperationCommandTest
test_multipleDisposableOperation_209491(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.009 s
test_operationTriggerErrorStatus_234868(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.01 s
test_execute_undo_redo_trigger_recordingCommand(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.01 s
test_operationTriggerErrorStatus_nonEMF_undo_234868(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.009 s
test_rollback_trigger(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.01 s
test_nonredoableOperation_138287(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.008 s
test_operationTriggerErrorStatus_nonEMF_234868(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.034 s
test_execute_undo_redo(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.009 s
test_execute_undo_redo_trigger(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.009 s
test_operationTriggerFails_234868(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.013 s
test_operationTriggerErrorStatus_nonEMF_redo_234868(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.01 s
test_DoNothing(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.007 s
Running org.eclipse.emf.workspace.tests.AbstractEMFOperationTest
Got expected exception: operation has been executed
Got expected exception: operation has been executed
Got expected exception: operation has been executed
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in org.eclipse.emf.workspace.tests.AbstractEMFOperationTest
test_triggerCommands_cascading(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.04 s
test_options_124741(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.01 s
test_validation(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.008 s
test_inheritValidateEditOption_247691(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.01 s
test_rollbackNestingTransactionOnException_135673(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.008 s
test_undoWithRecordingCommandTrigger_218276(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.011 s
test_executeInActiveTransaction_245393(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.013 s
test_setOptions_245419(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.038 s
test_nullProgressMonitors_bug150033(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.008 s
test_triggerCommands(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.009 s
test_triggerCommands_nonEMF(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.01 s
test_rollbackOnError_250253(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.019 s
test_execute_undo_redo(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.014 s
test_undoRedoNonEMFOperationWithEMFChanges_155268(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.01 s
test_DoNothing(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.031 s
Running org.eclipse.emf.workspace.tests.MemoryLeakTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.emf.workspace.tests.MemoryLeakTest
test_crossReferenceAdapter_undoredo_operations(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.012 s
test_crossReferenceAdapter_undoredo_recordingTriggerCommands(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.009 s
test_crossReferenceAdapter_undoredo_operationTriggerOperations(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.009 s
test_crossReferenceAdapter_undoredo_normalTriggerCommands(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.009 s
test_crossReferenceAdapter_undoredo_recordingCommands(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.008 s
test_crossReferenceAdapter_undoredo_operationTriggerCommands(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.01 s
test_crossReferenceAdapter_undoredo_normalCommands(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.036 s
test_DoNothing(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.006 s
Running org.eclipse.emf.workspace.tests.UndoContextTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.emf.workspace.tests.UndoContextTest
test_localChanges(org.eclipse.emf.workspace.tests.UndoContextTest)  Time elapsed: 0.007 s
test_remoteChanges(org.eclipse.emf.workspace.tests.UndoContextTest)  Time elapsed: 0.011 s
test_DoNothing(org.eclipse.emf.workspace.tests.UndoContextTest)  Time elapsed: 0.007 s
Running org.eclipse.emf.workspace.tests.AbstractTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.emf.workspace.tests.AbstractTest
test_DoNothing(org.eclipse.emf.workspace.tests.AbstractTest)  Time elapsed: 0.006 s
Running org.eclipse.emf.workspace.tests.AllTests
Got expected exception: operation has been executed
Got expected exception: operation has been executed
Got expected exception: operation has been executed
Got expected exception: Uncaught exception during pre-commit trigger processing
Got expected exception: Undo of operation was rolled back (possibly due to concurrent write)
Got expected exception: Uncaught exception during pre-commit trigger processing
Got expected exception: Uncaught exception during pre-commit trigger processing
Got expected exception: Redo of operation was rolled back (possibly due to concurrent write)
Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.12 s - in org.eclipse.emf.workspace.tests.AllTests
test_read_readWriteTransaction(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.006 s
test_resourceContentsChanges_write(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.007 s
test_read(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.027 s
test_newResourceContentsChanges_write(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.007 s
test_write_readOnlytransaction(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.006 s
test_loadUnloadDuringRead(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.008 s
test_newResourceContentsChanges_read(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.008 s
test_write_wrongThread(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.007 s
test_write_command(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.007 s
test_resourceContentsChanges_read(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.006 s
test_read_exclusive(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.008 s
test_write_readWritetransaction(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.006 s
test_read_readOnlyTransaction(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.034 s
test_write(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.006 s
test_DoNothing(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.007 s
test_triggerCommands_cascading(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.007 s
test_options_124741(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.006 s
test_validation(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.007 s
test_inheritValidateEditOption_247691(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.006 s
test_rollbackNestingTransactionOnException_135673(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.007 s
test_undoWithRecordingCommandTrigger_218276(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.008 s
test_executeInActiveTransaction_245393(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.007 s
test_setOptions_245419(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.007 s
test_nullProgressMonitors_bug150033(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.032 s
test_triggerCommands(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.006 s
test_triggerCommands_nonEMF(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.007 s
test_rollbackOnError_250253(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.006 s
test_execute_undo_redo(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.008 s
test_undoRedoNonEMFOperationWithEMFChanges_155268(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.008 s
test_DoNothing(org.eclipse.emf.workspace.tests.AbstractEMFOperationTest)  Time elapsed: 0.007 s
test_triggerCommands_cascading(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.008 s
test_validation(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.007 s
test_RecordingCommand_triggerCommands(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.006 s
test_undoRecordingCommandWithRecordingCommandTrigger_218276(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.035 s
test_nonredoableCommand_138287(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.007 s
test_nonredoableTriggerCommand_138287(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.007 s
test_undoNestedRecordingCommandWithRecordingCommandTrigger_218276(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.007 s
test_triggerCommands(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.007 s
test_RecordingCommand_execute_undo_redo(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.007 s
test_execute_undo_redo(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.006 s
test_DoNothing(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.006 s
test_triggerCommands_aggregate(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_contexts(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_execute_cancel_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_noTransactionNesting_mixed_135545(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.008 s
test_validation(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.028 s
test_errorInNestedAEO_transactionNesting_250253(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_redo_cancelMonitor_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_redo_cancel_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_canRedo(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_canUndo(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.008 s
test_execute_error_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_undo_cancel_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.007 s
test_noTransactionNesting_pureEMF_135545(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_noTransactionNesting_differentOptions_135545(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.007 s
test_execute_cancelMonitor_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_triggerCommands(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.007 s
test_canExecute(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.031 s
test_undo_error_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_undo_cancelMonitor_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_errorInNestedAEO_noTransactionNesting_250253(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_rollback_nested(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.007 s
test_contexts_listIterator_125151(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_execute_undo_redo(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_redo_error_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_execute_undo_redo_nested(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_DoNothing(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_multipleDisposableOperation_209491(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.005 s
test_operationTriggerErrorStatus_234868(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.006 s
test_execute_undo_redo_trigger_recordingCommand(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.037 s
test_operationTriggerErrorStatus_nonEMF_undo_234868(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.006 s
test_rollback_trigger(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.007 s
test_nonredoableOperation_138287(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.005 s
test_operationTriggerErrorStatus_nonEMF_234868(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.006 s
test_execute_undo_redo(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.006 s
test_execute_undo_redo_trigger(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.005 s
test_operationTriggerFails_234868(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.006 s
test_operationTriggerErrorStatus_nonEMF_redo_234868(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.005 s
test_DoNothing(org.eclipse.emf.workspace.tests.EMFOperationCommandTest)  Time elapsed: 0.005 s
test_getAffectedResources_localRef(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0.001 s
test_getAffectedResources_attribute(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_matches(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_getAffectedResources_deletedElement_126113(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_unsettableManyReference_264220(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0.005 s
test_getAffectedResources_remoteRef_bidirectional(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_getAffectedResources_remoteRef_unidirectional(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_canApply(org.eclipse.emf.workspace.util.tests.OperationChangeDescriptionTest)  Time elapsed: 0 s
test_emfChanges(org.eclipse.emf.workspace.util.tests.OperationChangeDescriptionTest)  Time elapsed: 0 s
test_applyAndReverse(org.eclipse.emf.workspace.util.tests.OperationChangeDescriptionTest)  Time elapsed: 0 s
test_apply(org.eclipse.emf.workspace.util.tests.OperationChangeDescriptionTest)  Time elapsed: 0 s
test_defaultMoveBehaviour(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.01 s
test_synchMovedResourceWithUnencodedURI_197291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.028 s
test_getFile(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.006 s
test_move(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_getUnderlyingFile_163291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.009 s
test_change(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_synchMoveResourceWithEncodedURI_197291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.007 s
test_deletion(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.007 s
test_deleteProjectAndDisposeSynchronizer_233004(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 1.008 s
test_getFile_fileURI_156772(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.008 s
test_defaultChangeBehaviour(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.008 s
test_getFileWithEncodedURI_128315(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.007 s
test_resourceDeletedThatHadMarkers_207306(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.009 s
test_multipleChanges(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.025 s
test_synchResourceWithUnencodedURI_197291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.008 s
test_synchResourceWithEncodedURI_197291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.008 s
test_getFile_normalization_156772(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.006 s
test_defaultDeleteBehaviour(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_DoNothing(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_noValidateEditRequired(org.eclipse.emf.workspace.util.tests.ValidateEditTest)  Time elapsed: 0.007 s
test_DoNothing(org.eclipse.emf.workspace.util.tests.ValidateEditTest)  Time elapsed: 0.005 s
test_localChanges(org.eclipse.emf.workspace.tests.UndoContextTest)  Time elapsed: 0.006 s
test_remoteChanges(org.eclipse.emf.workspace.tests.UndoContextTest)  Time elapsed: 0.006 s
test_DoNothing(org.eclipse.emf.workspace.tests.UndoContextTest)  Time elapsed: 0.005 s
test_nestedExecutionInOpenComposite_203352(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.006 s
test_flushingOnResourceUnload(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.005 s
test_undoRedoNotifyListeners_173839(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.005 s
test_mostRecentCommand(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.024 s
test_rollbackNotifiesCommandStackListeners_175725(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.006 s
test_undo_redo(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.006 s
testUndoContextPropagationFromTriggerListeners(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.006 s
test_triggerRollback_operation_cancel_146853(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.006 s
test_isSaveNeeded_214325(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.005 s
test_nestedExecutionInAbstractOperation_244654(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.006 s
test_triggerRollback_146853(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.007 s
testSaveIsDoneAPIs(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.006 s
test_execute(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.005 s
test_recordingCommandsAsTriggers_bug157103(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.006 s
test_triggerRollback_operation_146853(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.006 s
test_triggerRollback_cancel_146853(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.03 s
test_flush(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.009 s
test_DoNothing(org.eclipse.emf.workspace.tests.WorkbenchCommandStackTest)  Time elapsed: 0.017 s
test_crossReferenceAdapter_undoredo_operations(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.005 s
test_crossReferenceAdapter_undoredo_recordingTriggerCommands(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.005 s
test_crossReferenceAdapter_undoredo_operationTriggerOperations(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.006 s
test_crossReferenceAdapter_undoredo_normalTriggerCommands(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.006 s
test_crossReferenceAdapter_undoredo_recordingCommands(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.005 s
test_crossReferenceAdapter_undoredo_operationTriggerCommands(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.006 s
test_crossReferenceAdapter_undoredo_normalCommands(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.007 s
test_DoNothing(org.eclipse.emf.workspace.tests.MemoryLeakTest)  Time elapsed: 0.005 s
Running org.eclipse.emf.workspace.tests.CompositeEMFOperationTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.emf.workspace.tests.CompositeEMFOperationTest
test_triggerCommands_aggregate(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.007 s
test_contexts(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_execute_cancel_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_noTransactionNesting_mixed_135545(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_validation(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.009 s
test_errorInNestedAEO_transactionNesting_250253(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_redo_cancelMonitor_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_redo_cancel_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_canRedo(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_canUndo(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_execute_error_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_undo_cancel_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_noTransactionNesting_pureEMF_135545(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.029 s
test_noTransactionNesting_differentOptions_135545(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_execute_cancelMonitor_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_triggerCommands(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_canExecute(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_undo_error_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.009 s
test_undo_cancelMonitor_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_errorInNestedAEO_noTransactionNesting_250253(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_rollback_nested(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_contexts_listIterator_125151(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
test_execute_undo_redo(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.007 s
test_redo_error_123614(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_execute_undo_redo_nested(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.006 s
test_DoNothing(org.eclipse.emf.workspace.tests.CompositeEMFOperationTest)  Time elapsed: 0.005 s
Running org.eclipse.emf.workspace.tests.EMFCommandOperationTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.emf.workspace.tests.EMFCommandOperationTest
test_triggerCommands_cascading(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.02 s
test_validation(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.005 s
test_RecordingCommand_triggerCommands(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.005 s
test_undoRecordingCommandWithRecordingCommandTrigger_218276(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.005 s
test_nonredoableCommand_138287(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.005 s
test_nonredoableTriggerCommand_138287(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.009 s
test_undoNestedRecordingCommandWithRecordingCommandTrigger_218276(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.005 s
test_triggerCommands(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.007 s
test_RecordingCommand_execute_undo_redo(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.005 s
test_execute_undo_redo(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.005 s
test_DoNothing(org.eclipse.emf.workspace.tests.EMFCommandOperationTest)  Time elapsed: 0.004 s
Running org.eclipse.emf.workspace.tests.BasicWorkbenchTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.emf.workspace.tests.BasicWorkbenchTest
test_read_readWriteTransaction(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.005 s
test_resourceContentsChanges_write(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.004 s
test_read(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.004 s
test_newResourceContentsChanges_write(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.005 s
test_write_readOnlytransaction(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.005 s
test_loadUnloadDuringRead(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.016 s
test_newResourceContentsChanges_read(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.004 s
test_write_wrongThread(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.009 s
test_write_command(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.005 s
test_resourceContentsChanges_read(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.005 s
test_read_exclusive(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.005 s
test_write_readWritetransaction(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.006 s
test_read_readOnlyTransaction(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.006 s
test_write(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.005 s
test_DoNothing(org.eclipse.emf.workspace.tests.BasicWorkbenchTest)  Time elapsed: 0.005 s
Running org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s - in org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest
test_defaultMoveBehaviour(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_synchMovedResourceWithUnencodedURI_197291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.007 s
test_getFile(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.032 s
test_move(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_getUnderlyingFile_163291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.004 s
test_change(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_synchMoveResourceWithEncodedURI_197291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.01 s
test_deletion(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_deleteProjectAndDisposeSynchronizer_233004(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 1.005 s
test_getFile_fileURI_156772(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_defaultChangeBehaviour(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_getFileWithEncodedURI_128315(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_resourceDeletedThatHadMarkers_207306(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.004 s
test_multipleChanges(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.01 s
test_synchResourceWithUnencodedURI_197291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.006 s
test_synchResourceWithEncodedURI_197291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.007 s
test_getFile_normalization_156772(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_defaultDeleteBehaviour(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.007 s
test_DoNothing(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
Running org.eclipse.emf.workspace.util.tests.AllTests
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s - in org.eclipse.emf.workspace.util.tests.AllTests
test_getAffectedResources_localRef(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_getAffectedResources_attribute(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_matches(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_getAffectedResources_deletedElement_126113(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_unsettableManyReference_264220(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_getAffectedResources_remoteRef_bidirectional(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0.001 s
test_getAffectedResources_remoteRef_unidirectional(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_canApply(org.eclipse.emf.workspace.util.tests.OperationChangeDescriptionTest)  Time elapsed: 0 s
test_emfChanges(org.eclipse.emf.workspace.util.tests.OperationChangeDescriptionTest)  Time elapsed: 0 s
test_applyAndReverse(org.eclipse.emf.workspace.util.tests.OperationChangeDescriptionTest)  Time elapsed: 0 s
test_apply(org.eclipse.emf.workspace.util.tests.OperationChangeDescriptionTest)  Time elapsed: 0 s
test_defaultMoveBehaviour(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_synchMovedResourceWithUnencodedURI_197291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.006 s
test_getFile(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_move(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.008 s
test_getUnderlyingFile_163291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_change(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_synchMoveResourceWithEncodedURI_197291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.007 s
test_deletion(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.004 s
test_deleteProjectAndDisposeSynchronizer_233004(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 1.005 s
test_getFile_fileURI_156772(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_defaultChangeBehaviour(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_getFileWithEncodedURI_128315(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.004 s
test_resourceDeletedThatHadMarkers_207306(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.004 s
test_multipleChanges(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.009 s
test_synchResourceWithUnencodedURI_197291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.006 s
test_synchResourceWithEncodedURI_197291(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.007 s
test_getFile_normalization_156772(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.01 s
test_defaultDeleteBehaviour(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.005 s
test_DoNothing(org.eclipse.emf.workspace.util.tests.WorkspaceSynchronizerTest)  Time elapsed: 0.004 s
test_noValidateEditRequired(org.eclipse.emf.workspace.util.tests.ValidateEditTest)  Time elapsed: 0.01 s
test_DoNothing(org.eclipse.emf.workspace.util.tests.ValidateEditTest)  Time elapsed: 0.004 s
Running org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest
test_getAffectedResources_localRef(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_getAffectedResources_attribute(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_matches(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_getAffectedResources_deletedElement_126113(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_unsettableManyReference_264220(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_getAffectedResources_remoteRef_bidirectional(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
test_getAffectedResources_remoteRef_unidirectional(org.eclipse.emf.workspace.util.tests.ResourceUndoContextTest)  Time elapsed: 0 s
Running org.eclipse.emf.workspace.util.tests.ValidateEditTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.emf.workspace.util.tests.ValidateEditTest
test_noValidateEditRequired(org.eclipse.emf.workspace.util.tests.ValidateEditTest)  Time elapsed: 0.005 s
test_DoNothing(org.eclipse.emf.workspace.util.tests.ValidateEditTest)  Time elapsed: 0.005 s
Running org.eclipse.emf.workspace.util.tests.OperationChangeDescriptionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.emf.workspace.util.tests.OperationChangeDescriptionTest
test_canApply(org.eclipse.emf.workspace.util.tests.OperationChangeDescriptionTest)  Time elapsed: 0 s
test_emfChanges(org.eclipse.emf.workspace.util.tests.OperationChangeDescriptionTest)  Time elapsed: 0 s
test_applyAndReverse(org.eclipse.emf.workspace.util.tests.OperationChangeDescriptionTest)  Time elapsed: 0 s
test_apply(org.eclipse.emf.workspace.util.tests.OperationChangeDescriptionTest)  Time elapsed: 0 s

Results:

Tests run: 313, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.workspace.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.workspace.tests/target/org.eclipse.emf.workspace.tests-1.10.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/tests/org.eclipse.emf.workspace.tests/target/org.eclipse.emf.workspace.tests-1.10.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.emf.transaction.features:org.eclipse.emf.transaction >--
[INFO] Building org.eclipse.emf.transaction 1.13.0-SNAPSHOT             [14/27]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.transaction ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.transaction ---
[INFO] The project's OSGi version is 1.13.0.202303271550
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.transaction ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.transaction ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.transaction ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.transaction ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.transaction ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.transaction ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.emf.transaction ---
[INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction-feature/target/org.eclipse.emf.transaction-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.transaction ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.transaction ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.transaction ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction-feature/target/org.eclipse.emf.transaction-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.emf.transaction.features:org.eclipse.emf.transaction.source >--
[INFO] Building org.eclipse.emf.transaction.source 1.13.0-SNAPSHOT      [15/27]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.transaction.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.transaction.source ---
[INFO] The project's OSGi version is 1.13.0.202303271550
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.transaction.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.transaction.source ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.transaction.source ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.transaction.source ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.transaction.source ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.transaction.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.emf.transaction.source ---
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction.source-feature/target/org.eclipse.emf.transaction.source-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.transaction.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.transaction.source ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.transaction.source ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction.source-feature/target/org.eclipse.emf.transaction.source-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] ---< org.eclipse.emf.transaction.features:org.eclipse.emf.workspace >---
[INFO] Building org.eclipse.emf.workspace 1.13.0-SNAPSHOT               [16/27]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.workspace ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.workspace ---
[INFO] The project's OSGi version is 1.13.0.202303271550
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.workspace ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.workspace ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.workspace ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.workspace ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.workspace ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.workspace ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.emf.workspace ---
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.workspace-feature/target/org.eclipse.emf.workspace-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.workspace ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.workspace ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.workspace ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.workspace-feature/target/org.eclipse.emf.workspace-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.emf.transaction.features:org.eclipse.emf.workspace.source >--
[INFO] Building org.eclipse.emf.workspace.source 1.13.0-SNAPSHOT        [17/27]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.workspace.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.workspace.source ---
[INFO] The project's OSGi version is 1.13.0.202303271550
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.workspace.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.workspace.source ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.workspace.source ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.workspace.source ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.workspace.source ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.workspace.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.emf.workspace.source ---
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.workspace.source-feature/target/org.eclipse.emf.workspace.source-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.workspace.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.workspace.source ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.workspace.source ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.workspace.source-feature/target/org.eclipse.emf.workspace.source-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.emf.transaction.features:org.eclipse.emf.workspace.examples >--
[INFO] Building org.eclipse.emf.workspace.examples 1.13.0-SNAPSHOT      [18/27]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.workspace.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.workspace.examples ---
[INFO] The project's OSGi version is 1.13.0.202303271550
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.workspace.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.workspace.examples ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.workspace.examples ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.workspace.examples ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.workspace.examples ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.workspace.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.emf.workspace.examples ---
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.workspace.examples-feature/target/org.eclipse.emf.workspace.examples-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.workspace.examples ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.workspace.examples ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.workspace.examples ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.workspace.examples-feature/target/org.eclipse.emf.workspace.examples-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.emf.transaction.features:org.eclipse.emf.transaction.examples >--
[INFO] Building org.eclipse.emf.transaction.examples 1.13.0-SNAPSHOT    [19/27]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.transaction.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.transaction.examples ---
[INFO] The project's OSGi version is 1.13.0.202303271550
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.transaction.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.transaction.examples ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.transaction.examples ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.transaction.examples ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.transaction.examples ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.transaction.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.emf.transaction.examples ---
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction.examples-feature/target/org.eclipse.emf.transaction.examples-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.transaction.examples ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.transaction.examples ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.transaction.examples ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction.examples-feature/target/org.eclipse.emf.transaction.examples-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.emf.transaction.features:org.eclipse.emf.transaction.examples.source >--
[INFO] Building org.eclipse.emf.transaction.examples.source 1.13.0-SNAPSHOT [20/27]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.transaction.examples.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.transaction.examples.source ---
[INFO] The project's OSGi version is 1.13.0.202303271550
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.transaction.examples.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.transaction.examples.source ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.transaction.examples.source ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.transaction.examples.source ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.transaction.examples.source ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.transaction.examples.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.emf.transaction.examples.source ---
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction.examples.source-feature/target/org.eclipse.emf.transaction.examples.source-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.transaction.examples.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.transaction.examples.source ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.transaction.examples.source ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction.examples.source-feature/target/org.eclipse.emf.transaction.examples.source-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.emf.transaction.features:org.eclipse.emf.workspace.doc >--
[INFO] Building org.eclipse.emf.workspace.doc 1.13.0-SNAPSHOT           [21/27]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.workspace.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.workspace.doc ---
[INFO] The project's OSGi version is 1.13.0.202303271550
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.workspace.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.workspace.doc ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.workspace.doc ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.workspace.doc ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.workspace.doc ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.workspace.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.emf.workspace.doc ---
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.workspace.doc-feature/target/org.eclipse.emf.workspace.doc-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.workspace.doc ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.workspace.doc ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.workspace.doc ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.workspace.doc-feature/target/org.eclipse.emf.workspace.doc-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.emf.transaction.features:org.eclipse.emf.transaction.doc >--
[INFO] Building org.eclipse.emf.transaction.doc 1.13.0-SNAPSHOT         [22/27]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.transaction.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.transaction.doc ---
[INFO] The project's OSGi version is 1.13.0.202303271550
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.transaction.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.transaction.doc ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.transaction.doc ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.transaction.doc ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.transaction.doc ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.transaction.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.emf.transaction.doc ---
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction.doc-feature/target/org.eclipse.emf.transaction.doc-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.transaction.doc ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.transaction.doc ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.transaction.doc ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction.doc-feature/target/org.eclipse.emf.transaction.doc-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.emf.transaction.features:org.eclipse.emf.workspace.examples.source >--
[INFO] Building org.eclipse.emf.workspace.examples.source 1.13.0-SNAPSHOT [23/27]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.workspace.examples.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.workspace.examples.source ---
[INFO] The project's OSGi version is 1.13.0.202303271550
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.workspace.examples.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.workspace.examples.source ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.workspace.examples.source ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.workspace.examples.source ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.workspace.examples.source ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.workspace.examples.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.emf.workspace.examples.source ---
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.workspace.examples.source-feature/target/org.eclipse.emf.workspace.examples.source-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.workspace.examples.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.workspace.examples.source ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.workspace.examples.source ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.workspace.examples.source-feature/target/org.eclipse.emf.workspace.examples.source-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.emf.transaction.features:org.eclipse.emf.transaction.tests >--
[INFO] Building org.eclipse.emf.transaction.tests 1.13.0-SNAPSHOT       [24/27]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.transaction.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.transaction.tests ---
[INFO] The project's OSGi version is 1.13.0.202303271550
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.transaction.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.transaction.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.transaction.tests ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.transaction.tests ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.transaction.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.transaction.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.emf.transaction.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction.tests-feature/target/org.eclipse.emf.transaction.tests-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.transaction.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.transaction.tests ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.transaction.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction.tests-feature/target/org.eclipse.emf.transaction.tests-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.emf.transaction.features:org.eclipse.emf.transaction.sdk >--
[INFO] Building org.eclipse.emf.transaction.sdk 1.13.0-SNAPSHOT         [25/27]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.transaction.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.transaction.sdk ---
[INFO] The project's OSGi version is 1.13.0.202303271550
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.transaction.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.transaction.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.transaction.sdk ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.transaction.sdk ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.transaction.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.transaction.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.emf.transaction.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction.sdk-feature/target/org.eclipse.emf.transaction.sdk-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.transaction.sdk ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.transaction.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.transaction.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction.sdk-feature/target/org.eclipse.emf.transaction.sdk-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.emf.transaction.features:org.eclipse.emf.transaction.master >--
[INFO] Building org.eclipse.emf.transaction.master 1.13.0-SNAPSHOT      [26/27]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.transaction.master ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.transaction.master ---
[INFO] The project's OSGi version is 1.13.0.202303271550
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.transaction.master ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.transaction.master ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.transaction.master ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.transaction.master ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.transaction.master ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.transaction.master ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.emf.transaction.master ---
[INFO] Building jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction.master-feature/target/org.eclipse.emf.transaction.master-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.transaction.master ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.transaction.master ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.transaction.master ---
[INFO] Signing jar: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.emf.transaction.master-feature/target/org.eclipse.emf.transaction.master-1.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.emf.transaction:org.eclipse.emf.transaction.repository >--
[INFO] Building org.eclipse.emf.transaction.repository 1.13.0-SNAPSHOT  [27/27]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.transaction.repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.transaction.repository ---
[INFO] The project's OSGi version is 1.13.0.202303271550
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.emf.transaction.repository ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.transaction.repository ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (replace-build-token) @ org.eclipse.emf.transaction.repository ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.transaction.repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/releng/org.eclipse.emf.transaction.repository/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.emf.transaction.repository ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] Published profile IUs: [a.jre.javase 18.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.emf.transaction.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.emf.transaction.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.emf.transaction.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.emf.transaction.repository ---
[INFO] Fetching org.eclipse.debug.ui_3.18.0.v20230324-0839.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230325-1800/plugins/ (3MB)
[INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (371.22kB)
[INFO] Fetching org.eclipse.jdt.core_3.34.0.v20230324-1848.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230325-1800/plugins/ (4.01MB)
[INFO] Fetching org.eclipse.jdt.launching_3.19.1000.v20230323-1038.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230325-1800/plugins/ (570.96kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.34.0.v20230326-0924.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (1.11MB)
[INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (96.21kB)
[INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230325-1800/plugins/ (93.7kB)
[INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230325-1800/plugins/ (55.11kB)
[INFO] Fetching org.eclipse.emf.examples.databinding.project.core_1.4.0.v20230204-1018.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (26.12kB)
[INFO] Fetching org.eclipse.emf.examples.databinding.project.core.model_1.4.0.v20230204-1018.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (44.86kB)
[INFO] Fetching org.eclipse.emf.examples.databinding.project.ui.rcp_1.11.0.v20230204-1018.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (124.55kB)
[INFO] Fetching org.eclipse.emf.examples_2.9.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (14.72kB)
[INFO] Fetching org.eclipse.emf.java_2.10.0.v20230315-1321.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (108.37kB)
[INFO] Fetching org.eclipse.emf.java.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (48.05kB)
[INFO] Fetching org.eclipse.emf.java.editor_2.10.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (63.37kB)
[INFO] Fetching org.eclipse.emf.activities_2.8.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (11.97kB)
[INFO] Fetching org.eclipse.emf.examples.library.editor_2.10.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (86.06kB)
[INFO] Fetching org.eclipse.emf.exporter.html_2.9.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (36.06kB)
[INFO] Fetching org.eclipse.emf.examples.generator.validator_1.6.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (32.19kB)
[INFO] Fetching org.eclipse.emf.examples.jet.article2_2.9.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (85.3kB)
[INFO] Fetching org.eclipse.emf.examples_2.23.0.v20230315-1321.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/features/ (21.08kB)
[INFO] Fetching org.eclipse.jdt.ui_3.29.0.v20230324-2004.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230325-1800/plugins/ (10.97MB)
[INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202303260927/plugins/ (66.68kB)
[INFO] Fetching org.eclipse.emf.validation.doc_1.3.1.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/plugins/ (16.41kB)
[INFO] Fetching org.eclipse.emf.validation.examples_1.3.1.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/plugins/ (182.36kB)
[INFO] Fetching org.eclipse.emf.validation.doc_1.13.3.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/features/ (23.87kB)
[INFO] Fetching org.eclipse.emf.validation.ui_1.7.2.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/plugins/ (78.29kB)
[INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.1.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/plugins/ (25.94kB)
[INFO] Fetching org.eclipse.emf.validation_1.13.3.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/features/ (23.94kB)
[INFO] Fetching org.eclipse.emf.validation.ocl_1.4.1.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/plugins/ (23.35kB)
[INFO] Fetching org.eclipse.ocl_3.19.0.v20230326-0642.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/nightly/6.19.0/plugins/ (1.14MB)
[INFO] Fetching org.eclipse.ocl.ecore_3.19.0.v20230326-0642.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/nightly/6.19.0/plugins/ (385.66kB)
[INFO] Fetching org.eclipse.emf.validation.ocl_1.13.3.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/features/ (23.85kB)
[INFO] Fetching org.eclipse.emf.validation.ocl.source_1.4.1.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/plugins/ (15.02kB)
[INFO] Fetching org.eclipse.emf.validation.ocl.source_1.13.3.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/features/ (23.78kB)
[INFO] Fetching org.eclipse.emf.validation.sdk_1.13.3.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/features/ (23.77kB)
[INFO] Fetching org.eclipse.emf.validation.source_1.8.2.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/plugins/ (322.27kB)
[INFO] Fetching org.eclipse.emf.validation.ui.source_1.7.2.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/plugins/ (52.91kB)
[INFO] Fetching org.eclipse.emf.validation.ui.ide.source_1.3.1.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/plugins/ (19.24kB)
[INFO] Fetching org.eclipse.emf.validation.source_1.13.3.202302171515.jar from https://download.eclipse.org/modeling/emf/validation/updates/interim/I202302171515/features/ (23.83kB)
[INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.34.0.v20230323-1922.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230325-1800/plugins/ (3.03MB)
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.19.0.v20230323-1830.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230325-1800/plugins/ (2.31MB)
[INFO] Fetching org.eclipse.jdt.debug_3.20.200.v20230323-0953.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230325-1800/plugins/ (918.51kB)
[INFO] Fetching org.eclipse.search_3.15.0.v20230316-1200.jar from https://download.eclipse.org/eclipse/updates/4.28-I-builds/I20230325-1800/plugins/ (499.36kB)
[INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/nightly/6.19.0/plugins/ (112.41kB)
[INFO] Fetching org.eclipse.ocl.common_1.19.0.v20230326-0642.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/nightly/6.19.0/plugins/ (37.91kB)
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.emf.transaction.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.emf.transaction.repository ---
[INFO] Building zip: /home/jenkins/agent/workspace/emf-transaction-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/releng/org.eclipse.emf.transaction.repository/target/org.eclipse.emf.transaction.repository-1.13.0-SNAPSHOT.zip
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.emf.transaction.repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.emf.transaction.releng 1.13.0-SNAPSHOT . SUCCESS [  3.380 s]
[INFO] org.eclipse.emf.transaction.target 1.13.0-SNAPSHOT . SUCCESS [  3.120 s]
[INFO] org.eclipse.emf.transaction 1.9.2-SNAPSHOT ......... SUCCESS [ 11.577 s]
[INFO] org.eclipse.emf.transaction.ui 1.4.1-SNAPSHOT ...... SUCCESS [  4.299 s]
[INFO] org.eclipse.emf.workspace 1.5.2-SNAPSHOT ........... SUCCESS [  3.642 s]
[INFO] org.eclipse.emf.workspace.ui 1.3.1-SNAPSHOT ........ SUCCESS [  2.948 s]
[INFO] org.eclipse.emf.transaction.doc 1.4.1-SNAPSHOT ..... SUCCESS [  2.318 s]
[INFO] org.eclipse.emf.workspace.doc 1.3.1-SNAPSHOT ....... SUCCESS [  3.038 s]
[INFO] org.eclipse.emf.transaction.examples 1.3.0-SNAPSHOT  SUCCESS [  4.922 s]
[INFO] org.eclipse.emf.workspace.examples 1.2.1-SNAPSHOT .. SUCCESS [  2.714 s]
[INFO] org.eclipse.emf.workspace.examples.library.editor 1.2.1-SNAPSHOT SUCCESS [  3.165 s]
[INFO] org.eclipse.emf.transaction.tests 1.10.2-SNAPSHOT .. SUCCESS [01:49 min]
[INFO] org.eclipse.emf.workspace.tests 1.10.1-SNAPSHOT .... SUCCESS [ 12.312 s]
[INFO] org.eclipse.emf.transaction 1.13.0-SNAPSHOT ........ SUCCESS [  1.063 s]
[INFO] org.eclipse.emf.transaction.source 1.13.0-SNAPSHOT . SUCCESS [  1.034 s]
[INFO] org.eclipse.emf.workspace 1.13.0-SNAPSHOT .......... SUCCESS [  1.167 s]
[INFO] org.eclipse.emf.workspace.source 1.13.0-SNAPSHOT ... SUCCESS [  1.902 s]
[INFO] org.eclipse.emf.workspace.examples 1.13.0-SNAPSHOT . SUCCESS [  1.375 s]
[INFO] org.eclipse.emf.transaction.examples 1.13.0-SNAPSHOT SUCCESS [  1.173 s]
[INFO] org.eclipse.emf.transaction.examples.source 1.13.0-SNAPSHOT SUCCESS [  0.962 s]
[INFO] org.eclipse.emf.workspace.doc 1.13.0-SNAPSHOT ...... SUCCESS [  1.571 s]
[INFO] org.eclipse.emf.transaction.doc 1.13.0-SNAPSHOT .... SUCCESS [  1.925 s]
[INFO] org.eclipse.emf.workspace.examples.source 1.13.0-SNAPSHOT SUCCESS [  1.188 s]
[INFO] org.eclipse.emf.transaction.tests 1.13.0-SNAPSHOT .. SUCCESS [  1.632 s]
[INFO] org.eclipse.emf.transaction.sdk 1.13.0-SNAPSHOT .... SUCCESS [  1.110 s]
[INFO] org.eclipse.emf.transaction.master 1.13.0-SNAPSHOT . SUCCESS [  1.388 s]
[INFO] org.eclipse.emf.transaction.repository 1.13.0-SNAPSHOT SUCCESS [  4.442 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:27 min
[INFO] Finished at: 2023-03-27T15:53:52Z
[INFO] ------------------------------------------------------------------------
Terminating xvnc.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 58 killed;
[ssh-agent] Stopped.
Archiving artifacts
‘update-site/**’ doesn’t match anything, but ‘**’ does. Perhaps that’s what you mean?
No artifacts found that match the file pattern "update-site/**". Configuration error?
Recording test results
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Sending e-mails to: pierre-charles.david@obeo.fr
Finished: UNSTABLE