You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by Apache Royale CI Server <ap...@gmail.com> on 2019/03/10 03:02:45 UTC

Build failed in Jenkins: royale-asjs #2022

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

------------------------------------------
[...truncated 586.67 KB...]
     [java] Warning: pattern superThisAccess has no reduction - ignored.
     [java] Warning: pattern switchCase has no reduction - ignored.
     [java] Warning: pattern switchDefault has no reduction - ignored.
     [java] Warning: pattern switchStmt has no reduction - ignored.
     [java] Warning: pattern throwStmt has no reduction - ignored.
     [java] Warning: pattern tryCatchFinallyStmt has no reduction - ignored.
     [java] Warning: pattern tryCatchStmt has no reduction - ignored.
     [java] Warning: pattern tryFinallyStmt has no reduction - ignored.
     [java] Warning: pattern typedBindableVariableDecl has no reduction - ignored.
     [java] Warning: pattern typedBindableVariableDeclWithInitializer has no reduction - ignored.
     [java] Warning: pattern typedFunction has no reduction - ignored.
     [java] Warning: pattern typedFunctionObject has no reduction - ignored.
     [java] Warning: pattern typedGetter has no reduction - ignored.
     [java] Warning: pattern typedSetter has no reduction - ignored.
     [java] Warning: pattern typedVariableDecl has no reduction - ignored.
     [java] Warning: pattern typedVariableDeclWithConstantInitializer has no reduction - ignored.
     [java] Warning: pattern typedVariableDeclWithInitializer has no reduction - ignored.
     [java] Warning: pattern typelessFunction has no reduction - ignored.
     [java] Warning: pattern typelessFunctionObject has no reduction - ignored.
     [java] Warning: pattern typelessGetter has no reduction - ignored.
     [java] Warning: pattern typelessSetter has no reduction - ignored.
     [java] Warning: pattern uintLiteral has no reduction - ignored.
     [java] Warning: pattern useNamespaceDirective has no reduction - ignored.
     [java] Warning: pattern variableExpression has no reduction - ignored.
     [java] Warning: pattern whileStmt has no reduction - ignored.
     [java] Warning: pattern withStmt has no reduction - ignored.
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx1g 

main:

compile:
    [javac] C:\Program Files (x86)\Jenkins\workspace\royale-compiler\debugger\build.xml:51: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 149 source files to C:\Program Files (x86)\Jenkins\workspace\royale-compiler\debugger\target
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: C:\Program Files (x86)\Jenkins\workspace\royale-compiler\debugger\target\generated-sources\jburg\flash\tools\debugger\expression\AS3DebuggerBURM.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 83 files to C:\Program Files (x86)\Jenkins\workspace\royale-compiler\debugger\target

jar:
     [copy] Copying 1 file to C:\Program Files (x86)\Jenkins\workspace\royale-compiler\debugger\target\META-INF
     [copy] Copying 1 file to C:\Program Files (x86)\Jenkins\workspace\royale-compiler\debugger\target\META-INF
      [jar] Building jar: C:\Program Files (x86)\Jenkins\workspace\royale-compiler\compiler\lib\fdb.jar

anttasks:

compile:
    [mkdir] Created dir: C:\Program Files (x86)\Jenkins\workspace\royale-compiler\royale-ant-tasks\target\classes
    [javac] Compiling 22 source files to C:\Program Files (x86)\Jenkins\workspace\royale-compiler\royale-ant-tasks\target\classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
    [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] C:\Program Files (x86)\Jenkins\workspace\royale-compiler\royale-ant-tasks\src\main\java\org\apache\royale\compiler\ant\FlexTask.java:311: warning: [rawtypes] found raw type: Class
    [javac]                 Method toolMethod = toolClass.getMethod(toolMethodName, new Class[] {String[].class});
    [javac]                                                                             ^
    [javac]   missing type arguments for generic class Class<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Class
    [javac] C:\Program Files (x86)\Jenkins\workspace\royale-compiler\royale-ant-tasks\src\main\java\org\apache\royale\compiler\ant\FlexTask.java:340: warning: [rawtypes] found raw type: Class
    [javac] 			Method toolFailureMethod = toolClass.getMethod(toolFailureMethodName, new Class[] {int.class});
    [javac] 			                                                                          ^
    [javac]   missing type arguments for generic class Class<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Class
    [javac] 6 warnings

set.royale.royaletasks.jar.uptodate:

royale.royaletasks.jar:
    [mkdir] Created dir: C:\Program Files (x86)\Jenkins\workspace\royale-compiler\royale-ant-tasks\target\classes\META-INF
     [copy] Copying 1 file to C:\Program Files (x86)\Jenkins\workspace\royale-compiler\royale-ant-tasks\target\classes\META-INF
     [copy] Copying 1 file to C:\Program Files (x86)\Jenkins\workspace\royale-compiler\royale-ant-tasks\target\classes\META-INF
      [jar] Building jar: C:\Program Files (x86)\Jenkins\workspace\royale-compiler\compiler-jx\lib\compiler-royaleTasks.jar

jar:

main:

main:

download:
     [echo] <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/ws/>
    [mkdir] Created dir: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\temp\externs
    [unjar] Expanding: C:\Program Files (x86)\Jenkins\workspace\royale-compiler\compiler-jx\lib\google\closure-compiler\compiler.jar into C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\temp\externs
    [mkdir] Created dir: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\downloads
    [unzip] Expanding: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\temp\externs\externs.zip into C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\downloads
      [get] Getting: https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/contrib/externs/svg.js
      [get] To: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\downloads\svg.js
      [get] Getting: https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/externs/es3.js
      [get] To: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\downloads\es3.js
      [get] Getting: https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/externs/es6.js
      [get] To: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\downloads\es6.js
      [get] Getting: https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/externs/browser/w3c_composition_event.js
      [get] To: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\downloads\browser\w3c_composition_event.js
      [get] Getting: https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/externs/browser/w3c_css.js
      [get] To: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\downloads\browser\w3c_css.js
      [get] Getting: https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/externs/browser/gecko_dom.js
      [get] To: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\downloads\browser\gecko_dom.js
      [get] Getting: https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/externs/browser/w3c_dom2.js
      [get] To: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\downloads\browser\w3c_dom2.js
      [get] Getting: https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/externs/browser/html5.js
      [get] To: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\downloads\browser\html5.js

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

get-from-cache-if-needed:

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

get-from-cache-if-needed:

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

get-from-cache-if-needed:

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

get-from-cache-if-needed:

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

get-from-cache-if-needed:

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

get-from-cache-if-needed:

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

get-from-cache-if-needed:

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] Atomics parameters not found!  0
     [java] Intl parameters not found!  0
     [java] 6.9341782 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx1g 

postprocess:

compc:
     [copy] Copying 1 file to C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target
     [java] Loading configuration: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\compile-as-config.xml
     [java] 
     [java] 647118 bytes written to C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\js\target\js.swc in 4.923 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx1g 

main:

preprocess:

externc:

postprocess:

compc:
     [copy] Copying 1 file to C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\GCL\target
     [java] Loading configuration: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\GCL\target\compile-as-config.xml
     [java] 
     [java] 13668 bytes written to C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\GCL\target\GCL.swc in 1.782 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx1g 

main:

preprocess:

externc:
     [java] 0.8552263 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx1g 

postprocess:

compc:
     [copy] Copying 1 file to C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\cordova\target
     [java] Loading configuration: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\cordova\target\compile-as-config.xml
     [java] 
     [java] 15197 bytes written to C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\cordova\target\cordova.swc in 1.309 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx1g 

main:

externc:
     [java] createjs parameters not found!  0
     [java] no parameter type for stroke _setStroke
     [java] no parameter type for commit _updateInstructions
     [java] no parameter type for fill _setFill
     [java] 1.8405397 seconds
     [java] 'compiler.warn-no-constructor' is no longer supported and will have no effect.
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx1g 

compc:
     [copy] Copying 1 file to C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\createjs\target
     [java] Loading configuration: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\createjs\target\compile-as-config.xml
     [java] 
     [java] 100490 bytes written to C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\createjs\target\createjs.swc in 2.059 seconds
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx1g 

main:

preprocess:
    [mkdir] Created dir: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\jasmine\target\downloads
      [get] Getting: https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/contrib/externs/jasmine-2.0.js
      [get] To: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\jasmine\target\downloads\jasmine-2.0.js
      [get] Error getting https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/contrib/externs/jasmine-2.0.js to C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\jasmine\target\downloads\jasmine-2.0.js

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

get-from-cache-if-needed:

fail-if-not-found:

BUILD FAILED
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/ws/build.xml>:2036: The following error occurred while executing this line:
C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\build.xml:62: The following error occurred while executing this line:
C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\jasmine\build.xml:90: The following error occurred while executing this line:
C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\jasmine\build.xml:139: C:\Program Files (x86)\Jenkins\workspace\royale-typedefs\jasmine/target/downloads/jasmine-2.0.js could not be downloaded or found in cache

Total time: 6 minutes 0 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx1g 
Build step 'Invoke Ant' marked build as failure
Skipped archiving because build is not successful

Jenkins build is back to normal : royale-asjs #2023

Posted by Apache Royale CI Server <ap...@gmail.com>.
See <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/2023/display/redirect?page=changes>