You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by fl...@gmail.com on 2017/03/14 09:13:31 UTC

Build failed in Jenkins: flex-utilities_installer #1115

See <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/1115/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134449 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147466 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 39 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170314%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170314T091159Z&X-Amz-Expires=300&X-Amz-Signature=93b4e66d60f51a2b31e3fdf78ba0eae550da053e092941dd608f788d2e8985ab&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756706 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 44 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1121

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/1121/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134448 bytes)

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147468 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 28 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170320%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170320T091131Z&X-Amz-Expires=300&X-Amz-Signature=076381cb7df77c59c395eb7fea1a6bb73fb972e92f38db4c9b9119cf0b0efea0&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756692 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 41 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1120

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/1120/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134457 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147468 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 26 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170319%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170319T091118Z&X-Amz-Expires=300&X-Amz-Signature=7dab46a940ddc19fc24f73ee231519fec9e598e23943abd9bef5556cb8922e73&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756703 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 41 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1119

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/1119/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134457 bytes)

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147469 bytes)

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 28 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170318%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170318T091122Z&X-Amz-Expires=300&X-Amz-Signature=bc9229a2205379245c66577fac9554bd01c85af6ebe1da87ad8ee3f38a5372e0&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756704 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 39 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1118

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/1118/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134453 bytes)

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147464 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 29 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170317%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170317T091118Z&X-Amz-Expires=300&X-Amz-Signature=978f422b8c7383c51512a4877970c068880e0bad611e41c67109276d03d6ead2&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756700 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 41 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1117

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/1117/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134442 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147464 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 35 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170316%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170316T091136Z&X-Amz-Expires=300&X-Amz-Signature=1e2e6ec77593be8148c703e9a40ce416acd5935f00ead88e136a3acfd22efc41&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756687 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 47 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1116

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/1116/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134446 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147470 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 47 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170315%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170315T091221Z&X-Amz-Expires=300&X-Amz-Signature=f03a2bee53b27d6a4c8b18537ba2e971b483b32ff49def9f64d3eb9a8d72ae5d&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756686 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 46 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts