You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Vaibhavd (JIRA)" <ji...@apache.org> on 2019/03/14 02:04:00 UTC

[jira] [Created] (SPARK-27154) Incomplete Execution for Spark/dev/run-test-jenkins.py

Vaibhavd created SPARK-27154:
--------------------------------

             Summary: Incomplete Execution for Spark/dev/run-test-jenkins.py
                 Key: SPARK-27154
                 URL: https://issues.apache.org/jira/browse/SPARK-27154
             Project: Spark
          Issue Type: Question
          Components: jenkins
    Affects Versions: 2.4.0
         Environment: {code:java}
// code placeholder
{code}
JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64" BUILD_DISPLAY_NAME="Jenkins build" BUILD_URL="xxxxxxxxxxxxxxxxxxx " GITHUB_PROJECT_URL="https://github.com/apache/spark" GITHUB_OAUTH_KEY="xxxxxxxxxxxxxxxxxxxxxxxxxxx" GITHUB_API_ENDPOINT="https://api.github.com/repos/apache/spark" AMPLAB_JENKINS_BUILD_TOOL="maven" AMPLAB_JENKINS="True" sha1="origin/pr/23560/merge" ghprbActualCommit="d73cfb51941f99516b7878acace26db35ea72076" ghprbActualCommitAuthor="jiafu.zhang@intel.com" ghprbActualCommitAuthorEmail="jiafu.zhang@intel.com" ghprbTriggerAuthor="Marcelo Vanzin" ghprbPullId=23560 ghprbTargetBranch="master" ghprbSourceBranch="thread_conf_separation" GIT_BRANCH="thread_conf_separation" ghprbPullAuthorEmail="jiafu.zhang@intel.com" ghprbPullDescription="GitHub pull request #23560 of commit d73cfb51941f99516b7878acace26db35ea72076 automatically merged." ghprbPullTitle="[SPARK-26632][Core] Separate Thread Configurations of Driver and Executor" ghprbPullLink=https://api.github.com/repos/apache/spark/pulls/23560
            Reporter: Vaibhavd


When I run `Spark/dev/run-test-jenkins.py` with following env variables set. (Ref: [https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/103464/parameters/])

The execution gets stuck at this point (build step),

 
{code:java}
[INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ spark-tags_2.12 ---
[INFO] Using zinc server for incremental compilation
[INFO] Toolchain in scala-maven-plugin: /usr/lib/jvm/java-8-openjdk-amd64
{code}
I am not sure what's going wrong. Am I missing some environment variable?

When I run `/dev/run-tests.py` there is no problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org