The relevant line is:

[exec]   gcc: vfork: Resource temporarily unavailable

Looks like the build slave was overloaded and could not create new processes?

Colin

On Mon, Sep 16, 2013 at 4:43 AM, Alejandro Abdelnur <t...@cloudera.com> wrote:
> It seems a commit of native code in YARN has triggered a native build in
> HDFS and things are failing.
>
>
> ---------- Forwarded message ----------
> From: Apache Jenkins Server <jenk...@builds.apache.org>
> Date: Mon, Sep 16, 2013 at 1:34 PM
> Subject: Hadoop-Hdfs-trunk - Build # 1524 - Still Failing
> To: hdfs-dev@hadoop.apache.org
>
>
> See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1524/
>
> ###################################################################################
> ########################## LAST 60 LINES OF THE CONSOLE
> ###########################
> [...truncated 10055 lines...]
> [INFO] Building Apache Hadoop HDFS Project 3.0.0-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is
> missing, no dependency information available
> [WARNING] Failed to retrieve plugin descriptor for
> org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin
> org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could
> not be resolved: Failed to read artifact descriptor for
> org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
> [INFO]
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
> hadoop-hdfs-project ---
> [INFO] Deleting
> /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/trunk/hadoop-hdfs-project/target
> [INFO]
> [INFO] --- maven-antrun-plugin:1.6:run (create-testdirs) @
> hadoop-hdfs-project ---
> [INFO] Executing tasks
>
> main:
>     [mkdir] Created dir:
> /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/trunk/hadoop-hdfs-project/target/test-dir
> [INFO] Executed tasks
> [INFO]
> [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (hadoop-java-sources) @
> hadoop-hdfs-project ---
> [INFO]
> [INFO] --- maven-source-plugin:2.1.2:test-jar-no-fork (hadoop-java-sources)
> @ hadoop-hdfs-project ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.0:enforce (dist-enforce) @
> hadoop-hdfs-project ---
> [INFO]
> [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @
> hadoop-hdfs-project ---
> [INFO]
> [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @
> hadoop-hdfs-project ---
> [INFO] Not executing Javadoc as the project is not a Java classpath-capable
> package
> [INFO]
> [INFO] --- maven-checkstyle-plugin:2.6:checkstyle (default-cli) @
> hadoop-hdfs-project ---
> [INFO]
> [INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @
> hadoop-hdfs-project ---
> [INFO] ****** FindBugsMojo execute *******
> [INFO] canGenerate is false
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Hadoop HDFS ................................ FAILURE [39.738s]
> [INFO] Apache Hadoop HttpFS .............................. SKIPPED
> [INFO] Apache Hadoop HDFS BookKeeper Journal ............. SKIPPED
> [INFO] Apache Hadoop HDFS-NFS ............................ SKIPPED
> [INFO] Apache Hadoop HDFS Project ........................ SUCCESS [1.693s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 42.265s
> [INFO] Finished at: Mon Sep 16 11:34:09 UTC 2013
> [INFO] Final Memory: 45M/468M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-antrun-plugin:1.6:run (make) on project
> hadoop-hdfs: An Ant BuildException has occured: exec returned: 1 -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [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
> Build step 'Execute shell' marked build as failure
> Archiving artifacts
> Updating YARN-1137
> Sending e-mails to: hdfs-dev@hadoop.apache.org
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
> ###################################################################################
> ############################## FAILED TESTS (if any)
> ##############################
> No tests ran.
>
>
>
> --
> Alejandro

Reply via email to