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/08/29 23:11:53 UTC

Build failed in Jenkins: Royale_ASDoc_Example #1179

See <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/1179/display/redirect?page=changes>

Changes:

[carlosrovira] change example data to an VO since in release mode binding doesn't work

------------------------------------------
Started by upstream project "royale-asjs" build number 1243
originally caused by:
 Started by upstream project "royale-asjs_jsonly" build number 1422
 originally caused by:
  Started by an SCM change
Building on master in workspace <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/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-asjs.git # timeout=10
Fetching upstream changes from https://github.com/apache/royale-asjs.git
 > git.exe --version # timeout=10
 > git.exe fetch --tags --progress https://github.com/apache/royale-asjs.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 eb44c2f99e04edd471f72edbafc61471e6015d56 (refs/remotes/origin/develop)
 > git.exe config core.sparsecheckout # timeout=10
 > git.exe checkout -f eb44c2f99e04edd471f72edbafc61471e6015d56
Commit message: "change example data to an VO since in release mode binding doesn't work with normal object and data is showed as "undefined", strange since this works on js-debug mode"
 > git.exe rev-list --no-walk b3a6526221a7fd5b8aa7a4ab15ab0aee8d472008 # timeout=10
[ASDoc] $ cmd.exe /C "C:\apache\apache-ant-1.9.9\bin\ant.bat -file build.xml -Denv.FLASHPLAYER_DEBUGGER=C:\adobe\flash\11.7\flashplayerdebugger.exe -Denv.PLAYERGLOBAL_HOME=C:\adobe\flash -Denv.AIR_HOME=C:\adobe\air\4.0\AdobeAIRSDK -DROYALE_HOME=C:\jenkins\workspace\royale-asjs -Dbuild.noprompt=true -Dplayerglobal.version=11.7 clean main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/1179/artifact/examples/royale/ASDoc/build.xml>

clean:

build_example.compile:
     [echo] Compiling ASDoc.swf
     [echo] ROYALE_HOME: C:\jenkins\workspace\royale-asjs
     [echo] ROYALE_COMPILER_HOME: C:\jenkins\workspace\royale-asjs/../royale-compiler/compiler-jx
     [echo] GOOG_HOME: ${GOOG_HOME}
    [mxmlc] MXMLJSC
    [mxmlc] -load-config+=<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/1179/artifact/examples/royale/ASDoc/src/main/config/compile-app-config.xml>
    [mxmlc] +playerglobal.version=11.7
    [mxmlc] +env.PLAYERGLOBAL_HOME=C:\adobe\flash
    [mxmlc] -compiler.debug=true
    [mxmlc] +royalelib=C:\jenkins\workspace\royale-asjs/frameworks/
    [mxmlc] -closure-lib=${GOOG_HOME}
    [mxmlc] +configname=royale
    [mxmlc] -swf-version
    [mxmlc] 14
    [mxmlc] -output=<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/1179/artifact/examples/royale/ASDoc/bin-debug/ASDoc.swf>
    [mxmlc] --
    [mxmlc] <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/1179/artifact/examples/royale/ASDoc/src/main/royale/ASDoc.mxml>
    [mxmlc] 1.0338401 seconds
    [mxmlc] C:\jenkins\workspace\royale-asjs\frameworks\royale-config.xml(80): col: 0 Error: unable to open 'C:\jenkins\workspace\royale-asjs\js\libs\js.swc'.
    [mxmlc] C:\jenkins\workspace\royale-asjs\frameworks\royale-config.xml (line: 80)
    [mxmlc] 
    [mxmlc]       </js-external-library-path>
    [mxmlc] 
    [mxmlc] 
    [mxmlc] C:\jenkins\workspace\royale-asjs\frameworks\royale-config.xml(98): col: 0 Error: unable to open 'C:\jenkins\workspace\royale-asjs\frameworks\libs'.
    [mxmlc] C:\jenkins\workspace\royale-asjs\frameworks\royale-config.xml (line: 98)
    [mxmlc] 
    [mxmlc]       </library-path>
    [mxmlc] 
    [mxmlc] 
    [mxmlc] C:\jenkins\workspace\royale-asjs\frameworks\royale-config.xml(103): col: 0 Error: unable to open 'C:\jenkins\workspace\royale-asjs\frameworks\js\libs'.
    [mxmlc] C:\jenkins\workspace\royale-asjs\frameworks\royale-config.xml (line: 103)
    [mxmlc] 
    [mxmlc]       </js-library-path>
    [mxmlc] 
    [mxmlc] 
    [mxmlc] command line Error: configuration variable 'closure-lib' value contains unknown token 'GOOG_HOME'.
    [mxmlc] 
    [mxmlc] 
    [mxmlc] 
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xmx512m

BUILD FAILED
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/ws/examples/build_example.xml>:157: mxmlc task failed.

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

Jenkins build is back to normal : Royale_ASDoc_Example #1181

Posted by ap...@gmail.com.
See <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/1181/display/redirect>


Build failed in Jenkins: Royale_ASDoc_Example #1180

Posted by ap...@gmail.com.
See <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/1180/display/redirect>

------------------------------------------
Started by upstream project "royale-asjs" build number 1244
originally caused by:
 Started by upstream project "royale-asjs_jsonly" build number 1423
 originally caused by:
  Started by timer
Building on master in workspace <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/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-asjs.git # timeout=10
Fetching upstream changes from https://github.com/apache/royale-asjs.git
 > git.exe --version # timeout=10
 > git.exe fetch --tags --progress https://github.com/apache/royale-asjs.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 eb44c2f99e04edd471f72edbafc61471e6015d56 (refs/remotes/origin/develop)
 > git.exe config core.sparsecheckout # timeout=10
 > git.exe checkout -f eb44c2f99e04edd471f72edbafc61471e6015d56
Commit message: "change example data to an VO since in release mode binding doesn't work with normal object and data is showed as "undefined", strange since this works on js-debug mode"
 > git.exe rev-list --no-walk eb44c2f99e04edd471f72edbafc61471e6015d56 # timeout=10
[ASDoc] $ cmd.exe /C "C:\apache\apache-ant-1.9.9\bin\ant.bat -file build.xml -Denv.FLASHPLAYER_DEBUGGER=C:\adobe\flash\11.7\flashplayerdebugger.exe -Denv.PLAYERGLOBAL_HOME=C:\adobe\flash -Denv.AIR_HOME=C:\adobe\air\4.0\AdobeAIRSDK -DROYALE_HOME=C:\jenkins\workspace\royale-asjs -Dbuild.noprompt=true -Dplayerglobal.version=11.7 clean main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/1180/artifact/examples/royale/ASDoc/build.xml>

clean:

build_example.compile:
     [echo] Compiling ASDoc.swf
     [echo] ROYALE_HOME: C:\jenkins\workspace\royale-asjs
     [echo] ROYALE_COMPILER_HOME: C:\jenkins\workspace\royale-asjs/../royale-compiler/compiler-jx
     [echo] GOOG_HOME: ${GOOG_HOME}
    [mxmlc] MXMLJSC
    [mxmlc] -load-config+=<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/1180/artifact/examples/royale/ASDoc/src/main/config/compile-app-config.xml>
    [mxmlc] +playerglobal.version=11.7
    [mxmlc] +env.PLAYERGLOBAL_HOME=C:\adobe\flash
    [mxmlc] -compiler.debug=true
    [mxmlc] +royalelib=C:\jenkins\workspace\royale-asjs/frameworks/
    [mxmlc] -closure-lib=${GOOG_HOME}
    [mxmlc] +configname=royale
    [mxmlc] -swf-version
    [mxmlc] 14
    [mxmlc] -output=<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/1180/artifact/examples/royale/ASDoc/bin-debug/ASDoc.swf>
    [mxmlc] --
    [mxmlc] <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/1180/artifact/examples/royale/ASDoc/src/main/royale/ASDoc.mxml>
    [mxmlc] 1.3380416 seconds
    [mxmlc] C:\jenkins\workspace\royale-asjs\frameworks\royale-config.xml(80): col: 0 Error: unable to open 'C:\jenkins\workspace\royale-asjs\js\libs\js.swc'.
    [mxmlc] C:\jenkins\workspace\royale-asjs\frameworks\royale-config.xml (line: 80)
    [mxmlc] 
    [mxmlc]       </js-external-library-path>
    [mxmlc] 
    [mxmlc] 
    [mxmlc] C:\jenkins\workspace\royale-asjs\frameworks\royale-config.xml(98): col: 0 Error: unable to open 'C:\jenkins\workspace\royale-asjs\frameworks\libs'.
    [mxmlc] C:\jenkins\workspace\royale-asjs\frameworks\royale-config.xml (line: 98)
    [mxmlc] 
    [mxmlc]       </library-path>
    [mxmlc] 
    [mxmlc] 
    [mxmlc] C:\jenkins\workspace\royale-asjs\frameworks\royale-config.xml(103): col: 0 Error: unable to open 'C:\jenkins\workspace\royale-asjs\frameworks\js\libs'.
    [mxmlc] C:\jenkins\workspace\royale-asjs\frameworks\royale-config.xml (line: 103)
    [mxmlc] 
    [mxmlc]       </js-library-path>
    [mxmlc] 
    [mxmlc] 
    [mxmlc] command line Error: configuration variable 'closure-lib' value contains unknown token 'GOOG_HOME'.
    [mxmlc] 
    [mxmlc] 
    [mxmlc] 
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xmx512m

BUILD FAILED
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/ws/examples/build_example.xml>:157: mxmlc task failed.

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