You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by ap...@gmail.com on 2018/01/08 12:12:09 UTC

Build failed in Jenkins: royale-typedefs #51

See <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-typedefs/51/display/redirect>

------------------------------------------
Started by upstream project "royale-compiler" build number 42
originally caused by:
 Started by timer
Building in workspace <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-typedefs/ws/>
 > git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git.exe config remote.origin.url https://github.com/apache/royale-typedefs.git # timeout=10
Fetching upstream changes from https://github.com/apache/royale-typedefs.git
 > git.exe --version # timeout=10
 > git.exe fetch --tags --progress https://github.com/apache/royale-typedefs.git +refs/heads/*:refs/remotes/origin/*
 > git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 3b27aa06d350aa3c1e24b53ad368503e55e6d57f (refs/remotes/origin/develop)
 > git.exe config core.sparsecheckout # timeout=10
 > git.exe checkout -f 3b27aa06d350aa3c1e24b53ad368503e55e6d57f
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git.exe rev-list --no-walk 3b27aa06d350aa3c1e24b53ad368503e55e6d57f # timeout=10
[royale-typedefs] $ cmd.exe /C "C:\apache\apache-ant-1.9.9\bin\ant.bat main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-typedefs/ws/build.xml>

main:

download:
     [echo] <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-typedefs/ws/js/..>
    [unjar] Expanding: C:\Program Files (x86)\Jenkins\workspace\royale-compiler\compiler-jx\lib\google\closure-compiler\compiler.jar into <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-typedefs/ws/js/target/temp/externs>
    [unzip] Expanding: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-typedefs/ws/js/target/temp/externs/externs.zip> into <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-typedefs/ws/js/target/downloads>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/closureidl/svg.js
      [get] To: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-typedefs/ws/js/target/downloads/svg.js>

double-check-file:
     [echo] ${env.ROYALE_DOWNLOAD_CACHE}
     [echo] Need file: ${still_no_file}

get-from-cache-if-needed:

fail-if-not-found:

preprocess:

externc:
     [java] Math parameters not found!  0
     [java] Reflect parameters not found!  0
     [java] chrome parameters not found!  0
     [java] app parameters not found!  0
     [java] webstore parameters not found!  0
     [java] runtime parameters not found!  0
     [java] Intl parameters not found!  0
     [java] Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/royale/compiler/clients/problems/ProblemFormatter
     [java] 	at org.apache.royale.compiler.clients.EXTERNC.mainNoExit(EXTERNC.java:174)
     [java] 	at org.apache.royale.compiler.clients.EXTERNC.staticMainNoExit(EXTERNC.java:152)
     [java] 	at org.apache.royale.compiler.clients.EXTERNC.main(EXTERNC.java:137)
     [java] Caused by: java.lang.ClassNotFoundException: org.apache.royale.compiler.clients.problems.ProblemFormatter
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
     [java] 	... 3 more
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8

BUILD FAILED
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-typedefs/ws/build.xml>:52: The following error occurred while executing this line:
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-typedefs/ws/js/build.xml>:159: Java returned: 1

Total time: 20 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
Build step 'Invoke Ant' marked build as failure

Jenkins build is back to normal : royale-typedefs #52

Posted by ap...@gmail.com.
See <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-typedefs/52/display/redirect>