See 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/1589/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mahoutsmoke 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mahout-smoke ---
[INFO] Deleting 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/ws/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.8.0-01:add-groovy-build-paths 
(default-add-groovy-build-paths) @ mahout-smoke ---
[INFO] Adding /src/main/groovy to the list of source folders
[INFO] Adding /src/test/groovy to the list of test source folders
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ mahout-smoke 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
mahout-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mahout-smoke 
---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
org.codehaus.groovy.control.messages.SyntaxErrorMessage@12d5353
org.codehaus.groovy.control.messages.SyntaxErrorMessage@b970cc
org.codehaus.groovy.control.messages.SyntaxErrorMessage@9c93b6
org.codehaus.groovy.control.messages.SyntaxErrorMessage@1a5d1a4
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/ws/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:
 74 Groovy:unexpected token: f_name @ line 74, column 13.
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/ws/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:
 75 Groovy:unexpected token: sh @ line 75, column 13.
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/ws/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:
 80 Groovy:unexpected token: assertTrue @ line 80, column 13.
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/ws/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:
 83 Groovy:unexpected token: } @ line 83, column 5.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/ws/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:[74,1]
 1. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/ws/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>
 (at line 74)
        f_name,loc -&gt;
        ^
Groovy:unexpected token: f_name @ line 74, column 13.

[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/ws/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:[75,1]
 2. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/ws/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>
 (at line 75)
        sh.exec("if [ ! -f ${download_dir}/${f_name} ]; then " +
        ^
Groovy:unexpected token: sh @ line 75, column 13.

[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/ws/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:[80,1]
 3. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/ws/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>
 (at line 80)
        assertTrue("file "+ f_name + " at  "+loc + " len=" + file.length() + " 
is &gt; 5k bytes", file.length() &gt; 5000 );
        ^
Groovy:unexpected token: assertTrue @ line 80, column 13.

[ERROR] 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/ws/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>:[83,1]
 4. ERROR in 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/org.apache.bigtop.itest$mahout-smoke/ws/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy>
 (at line 83)
        }
        ^
Groovy:unexpected token: } @ line 83, column 5.

[ERROR] Found 4 errors and 0 warnings.
[INFO] 5 errors 
[INFO] -------------------------------------------------------------

Reply via email to