Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[linuxtools-dev] Build failed in Hudson: linuxtools-master #959

See <https://hudson.eclipse.org/hudson/job/linuxtools-master/959/changes>

Changes:

[Otavio Pontes] Systemtap: Fixing api problems. Adding @since tag

[Otavio Pontes] Fixing @since tags in valgrind and profiling

------------------------------------------
[...truncated 18146 lines...]
[ERROR] fail();
[ERROR] ^^^^
[ERROR] The method fail() is undefined for the type LaunchConfigTabTest
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[214,0]
[ERROR] tab.getDemangleButton().setSelection(false);
[ERROR] ^^^
[ERROR] ValgrindOptionsTab cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[219,0]
[ERROR] assertEquals(0, p[0].getExitValue());
[ERROR] ^^^^^^^^^^^^
[ERROR] The method assertEquals(int, int) is undefined for the type LaunchConfigTabTest
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[220,0]
[ERROR] assertTrue(cmd.contains("--demangle=no")); //$NON-NLS-1$
[ERROR] ^^^^^^^^^^
[ERROR] The method assertTrue(boolean) is undefined for the type LaunchConfigTabTest
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[223,0]
[ERROR] fail();
[ERROR] ^^^^
[ERROR] The method fail() is undefined for the type LaunchConfigTabTest
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[229,0]
[ERROR] tab.getNumCallersSpinner().setSelection(24);
[ERROR] ^^^
[ERROR] ValgrindOptionsTab cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[234,0]
[ERROR] assertEquals(0, p[0].getExitValue());
[ERROR] ^^^^^^^^^^^^
[ERROR] The method assertEquals(int, int) is undefined for the type LaunchConfigTabTest
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[235,0]
[ERROR] assertTrue(cmd.contains("--num-callers=24")); //$NON-NLS-1$
[ERROR] ^^^^^^^^^^
[ERROR] The method assertTrue(boolean) is undefined for the type LaunchConfigTabTest
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[238,0]
[ERROR] fail();
[ERROR] ^^^^
[ERROR] The method fail() is undefined for the type LaunchConfigTabTest
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[244,0]
[ERROR] tab.getErrorLimitButton().setSelection(false);
[ERROR] ^^^
[ERROR] ValgrindOptionsTab cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[259,0]
[ERROR] tab.getShowBelowMainButton().setSelection(true);
[ERROR] ^^^
[ERROR] ValgrindOptionsTab cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[274,0]
[ERROR] tab.getMaxStackFrameSpinner().setSelection(50000000);
[ERROR] ^^^
[ERROR] ValgrindOptionsTab cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[289,0]
[ERROR] tab.getRunFreeresButton().setSelection(false);
[ERROR] ^^^
[ERROR] ValgrindOptionsTab cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[305,0]
[ERROR] assertFalse(dynamicTab.getAlignmentSpinner().getEnabled());
[ERROR] ^^^^^^^^^^
[ERROR] MemcheckToolPage cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[331,0]
[ERROR] assertFalse(dynamicTab.getAlignmentSpinner().getEnabled());
[ERROR] ^^^^^^^^^^
[ERROR] MemcheckToolPage cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[345,0]
[ERROR] dynamicTab.getLeakCheckButton().setSelection(false);
[ERROR] ^^^^^^^^^^
[ERROR] MemcheckToolPage cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[360,0]
[ERROR] dynamicTab.getShowReachableButton().setSelection(true);
[ERROR] ^^^^^^^^^^
[ERROR] MemcheckToolPage cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[375,0]
[ERROR] String[] opts = dynamicTab.getLeakResCombo().getItems();
[ERROR] ^^^^^^^^^^
[ERROR] MemcheckToolPage cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[392,0]
[ERROR] String[] opts = dynamicTab.getLeakResCombo().getItems();
[ERROR] ^^^^^^^^^^
[ERROR] MemcheckToolPage cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[409,0]
[ERROR] dynamicTab.getFreelistSpinner().setSelection(2000000);
[ERROR] ^^^^^^^^^^
[ERROR] MemcheckToolPage cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[424,0]
[ERROR] dynamicTab.getGccWorkaroundButton().setSelection(true);
[ERROR] ^^^^^^^^^^
[ERROR] MemcheckToolPage cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[439,0]
[ERROR] dynamicTab.getPartialLoadsButton().setSelection(true);
[ERROR] ^^^^^^^^^^
[ERROR] MemcheckToolPage cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[454,0]
[ERROR] dynamicTab.getUndefValueButton().setSelection(false);
[ERROR] ^^^^^^^^^^
[ERROR] MemcheckToolPage cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[470,0]
[ERROR] Version ver = ValgrindLaunchPlugin.getDefault().getValgrindVersion(project);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ValgrindLaunchPlugin cannot be resolved
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[497,0]
[ERROR] Version ver = ValgrindLaunchPlugin.getDefault().getValgrindVersion(project);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ValgrindLaunchPlugin cannot be resolved
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[519,0]
[ERROR] Version ver = ValgrindLaunchPlugin.getDefault().getValgrindVersion(project);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ValgrindLaunchPlugin cannot be resolved
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/LaunchConfigTabTest.java>:[533,0]
[ERROR] tab.getSuppFileList().add(notExistentFile);
[ERROR] ^^^
[ERROR] ValgrindOptionsTab cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/AbstractMemcheckTest.java>:[14,0]
[ERROR] import org.eclipse.linuxtools.internal.valgrind.tests.AbstractValgrindTest;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.linuxtools.internal.valgrind.tests.AbstractValgrindTest cannot be resolved
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/AbstractMemcheckTest.java>:[18,0]
[ERROR] public abstract class AbstractMemcheckTest extends AbstractValgrindTest {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] AbstractValgrindTest cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/src/org/eclipse/linuxtools/internal/valgrind/memcheck/tests/AbstractMemcheckTest.java>:[21,0]
[ERROR] public Bundle getBundle() {
[ERROR] ^^^^^^^^^^^
[ERROR] The method getBundle() of type AbstractMemcheckTest must override a superclass method
[ERROR] 281 problems (281 errors)
[ERROR] -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.15.0:compile (default-compile) on project org.eclipse.linuxtools.valgrind.memcheck.tests: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: copied.org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at copied.org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:418)
	at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:179)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.15.0:package-feature (default-package-feature) on project org.eclipse.linuxtools.valgrind: Execution default-package-feature of goal org.eclipse.tycho:tycho-packaging-plugin:0.15.0:package-feature failed: org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.helgrind:eclipse-plugin:1.0.0-SNAPSHOT does not provide an artifact with classifier 'null' -> [Help 3]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.15.0:package-feature (default-package-feature) on project org.eclipse.linuxtools.valgrind: Execution default-package-feature of goal org.eclipse.tycho:tycho-packaging-plugin:0.15.0:package-feature failed: org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.helgrind:eclipse-plugin:1.0.0-SNAPSHOT does not provide an artifact with classifier 'null'
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-package-feature of goal org.eclipse.tycho:tycho-packaging-plugin:0.15.0:package-feature failed: org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.helgrind:eclipse-plugin:1.0.0-SNAPSHOT does not provide an artifact with classifier 'null'
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
Caused by: java.lang.IllegalStateException: org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.helgrind:eclipse-plugin:1.0.0-SNAPSHOT does not provide an artifact with classifier 'null'
	at org.eclipse.tycho.packaging.FeatureXmlTransformer$1.visitPlugin(FeatureXmlTransformer.java:62)
	at org.eclipse.tycho.core.osgitools.AbstractArtifactDependencyWalker.traversePlugin(AbstractArtifactDependencyWalker.java:215)
	at org.eclipse.tycho.core.osgitools.AbstractArtifactDependencyWalker.traverseFeature(AbstractArtifactDependencyWalker.java:86)
	at org.eclipse.tycho.core.osgitools.AbstractArtifactDependencyWalker.traverseFeature(AbstractArtifactDependencyWalker.java:63)
	at org.eclipse.tycho.packaging.FeatureXmlTransformer.transform(FeatureXmlTransformer.java:47)
	at org.eclipse.tycho.packaging.PackageFeatureMojo.expandVersionQualifiers(PackageFeatureMojo.java:300)
	at org.eclipse.tycho.packaging.PackageFeatureMojo.execute(PackageFeatureMojo.java:120)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 20 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-publisher-plugin:0.15.0:publish-products (default-publish-products) on project org.eclipse.linuxtools.releng-site: Missing required file "local-artifacts.properties" in target folder of module org.eclipse.linuxtools.systemtap:org.eclipse.linuxtools.systemtap:eclipse-feature:1.2.0-SNAPSHOT -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-p2-publisher-plugin:0.15.0:publish-products (default-publish-products) on project org.eclipse.linuxtools.releng-site: Missing required file "local-artifacts.properties" in target folder of module org.eclipse.linuxtools.systemtap:org.eclipse.linuxtools.systemtap:eclipse-feature:1.2.0-SNAPSHOT
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: Missing required file "local-artifacts.properties" in target folder of module org.eclipse.linuxtools.systemtap:org.eclipse.linuxtools.systemtap:eclipse-feature:1.2.0-SNAPSHOT
	at org.eclipse.tycho.p2.facade.RepositoryReferenceTool.addTargetPlatformRepository(RepositoryReferenceTool.java:142)
	at org.eclipse.tycho.p2.facade.RepositoryReferenceTool.getVisibleRepositories(RepositoryReferenceTool.java:97)
	at org.eclipse.tycho.plugins.p2.publisher.AbstractPublishMojo.createPublisherService(AbstractPublishMojo.java:53)
	at org.eclipse.tycho.plugins.p2.publisher.AbstractPublishMojo.execute(AbstractPublishMojo.java:37)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] [Help 3] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.linuxtools.systemtap.ui.structures
[INFO] Build failures were ignored.
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
Terminating xvnc.
[DRY] Collecting duplicate code analysis files...
[FINDBUGS] Collecting findbugs analysis files...
Recording test results
Publishing Javadoc
ERROR: Publisher hudson.tasks.JavadocArchiver aborted due to exception
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/target/site/apidocs> does not exist.
	at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:474)
	at hudson.FilePath$34.hasMatch(FilePath.java:1774)
	at hudson.FilePath$34.invoke(FilePath.java:1683)
	at hudson.FilePath$34.invoke(FilePath.java:1674)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1960)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:283)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Archiving artifacts



Back to the top