Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] platform.debug Gerrit error

Friends of Eclipse,

https://ci.eclipse.org/platform/job/eclipse.platform.debug-Gerrit/1821/console
is failing with an xvnc error. See below. Does anyone know how to fix
this?

Best regards, Lars

09:49:57 Build step 'Invoke top-level Maven targets' marked build as failure
09:49:59 Taking screenshot.
09:49:59 [eclipse.platform.debug-Gerrit] $ echo $XAUTHORITY
09:49:59 /home/jenkins/agent/workspace/eclipse.platform.debug-Gerrit/.Xauthority-2357975060709756482
09:49:59 [eclipse.platform.debug-Gerrit] $ ls -l $XAUTHORITY
09:49:59 -rw-r--r--. 1 jenkins 1001290000 0 May 19 07:43
/home/jenkins/agent/workspace/eclipse.platform.debug-Gerrit/.Xauthority-2357975060709756482
09:49:59 [eclipse.platform.debug-Gerrit] $ import -window root
-display :77 screenshot.jpg
09:49:59 [eclipse.platform.debug-Gerrit] $ gnome-screenshot --display
:77 --file screenshot.jpg
09:49:59 java.io.IOException: Failed to capture screenshot
09:49:59 at hudson.plugins.xvnc.Xvnc$DisposerImpl.captureScreenshot(Xvnc.java:298)
09:49:59 at hudson.plugins.xvnc.Xvnc$DisposerImpl.tearDown(Xvnc.java:253)
09:49:59 at jenkins.tasks.SimpleBuildWrapper$EnvironmentWrapper.tearDown(SimpleBuildWrapper.java:323)
09:49:59 at hudson.model.AbstractBuild$AbstractBuildExecution.tearDownBuildEnvironments(AbstractBuild.java:554)
09:49:59 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
09:49:59 at hudson.model.Run.execute(Run.java:1907)
09:49:59 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
09:49:59 at hudson.model.ResourceController.execute(ResourceController.java:97)
09:49:59 at hudson.model.Executor.run(Executor.java:429)
09:49:59 Suppressed: java.io.IOException: Cannot run program "import"
(in directory "/home/jenkins/agent/workspace/eclipse.platform.debug-Gerrit"):
error=2, No such file or directory
09:49:59 at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
09:49:59 at hudson.Proc$LocalProc.<init>(Proc.java:252)




-- 
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top