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 2014/12/10 13:21:17 UTC

Build failed in Jenkins: flex-sdk-release #444

See <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/444/changes>

Changes:

[erik] Add 'flatspark' to full framework build

------------------------------------------
[...truncated 2667 lines...]
    [mxmlc] C:\Jenkins\workspace\flex-sdk-release\frameworks\tests\basicTests\basicLoader.swf (959 bytes)
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-sdk-release\frameworks\tests\basicTests\spark\views\StyleManagerModuleTest.swf (541286 bytes)
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
    [mxmlc] Required RSLs:
    [mxmlc]     framework_20141210.swf
    [mxmlc]     textLayout_20141210.swf
    [mxmlc]     spark_20141210.swf
    [mxmlc]     osmf_20141210.swf
    [mxmlc] C:\Jenkins\workspace\flex-sdk-release\frameworks\tests\basicTests\spark\views\HelloWorld.swf (50625 bytes)
     [echo] launching player and swf
[available] DEPRECATED - <available> used to override an existing property.
[available]   Build file should not reuse the same property name for different values.
[available] DEPRECATED - <available> used to override an existing property.
[available]   Build file should not reuse the same property name for different values.

mustellaresultsparser:
     [java] results: PASSED

basictests-mustella:

checkintests:

doc:

doc:

clean-temp-docs:

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\framework\framework-config.xml
    [asdoc] C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\framework\src\mx\binding\Binding.as(429): col: 20 Warning: addResponder is not a recognized method of the dynamic class Error.
    [asdoc] 
    [asdoc] 	            error.addResponder(new EvalBindingResponder(this, object));
    [asdoc] 	                  ^
    [asdoc] 
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/locale/en_US/framework_rb.swc>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/projects/framework/bundles/en_US>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/locale/en_US/mx_rb.swc>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/projects/mx/bundles/en_US>
[available] DEPRECATED - <available> used to override an existing property.
[available]   Build file should not reuse the same property name for different values.

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
    [asdoc] [Fatal Error] :13:6: The element type "p" must be terminated by the matching end-tag "</p>".
    [asdoc] [Fatal Error] :7:6: The element type "p" must be terminated by the matching end-tag "</p>".
    [asdoc] Encountered not well-formed text. Please see <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc/validation_errors.log> for details.
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/locale/en_US/textLayout_rb.swc>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/projects/textLayout/bundles/en_US>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/locale/en_US/rpc_rb.swc>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/projects/rpc/bundles/en_US>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/locale/en_US/charts_rb.swc>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/projects/charts/bundles/en_US>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
    [asdoc] C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\advancedgrids\src\mx\collections\GroupingCollection.as(119): col: 69 Warning: 'IGroupingCollection' has been deprecated since 4.0.  Please use 'IGroupingCollection2'.
    [asdoc] 
    [asdoc] public class GroupingCollection extends HierarchicalData implements IGroupingCollection
    [asdoc]                                                                     ^
    [asdoc] 
    [asdoc] C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\advancedgrids\src\mx\collections\GroupingCollection.as(821): col: 38 Warning: 'SummaryField' has been deprecated since 4.0.  Please use 'SummaryField2'.
    [asdoc] 
    [asdoc]                     var summaryField:SummaryField = summaryRow.fields[j];
    [asdoc]                                      ^
    [asdoc] 
    [asdoc] C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\advancedgrids\src\mx\collections\GroupingCollection.as(918): col: 34 Warning: 'SummaryField' has been deprecated since 4.0.  Please use 'SummaryField2'.
    [asdoc] 
    [asdoc]                 var summaryField:SummaryField = summaryRow.fields[j];
    [asdoc]                                  ^
    [asdoc] 
    [asdoc] C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\advancedgrids\src\mx\controls\advancedDataGridClasses\AdvancedDataGridDragProxy.as(118): col: 56 Warning: 'IGroupingCollection' has been deprecated since 4.0.  Please use 'IGroupingCollection2'.
    [asdoc] 
    [asdoc]                     if (advancedDataGrid._rootModel is IGroupingCollection
    [asdoc]                                                        ^
    [asdoc] 
    [asdoc] C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\advancedgrids\src\mx\controls\AdvancedDataGrid.as(2803): col: 27 Warning: 'IGroupingCollection' has been deprecated since 4.0.  Please use 'IGroupingCollection2'.
    [asdoc] 
    [asdoc]         if (_rootModel is IGroupingCollection && IGroupingCollection(_rootModel).grouping)
    [asdoc]                           ^
    [asdoc] 
    [asdoc] C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\advancedgrids\src\mx\controls\AdvancedDataGrid.as(3710): col: 42 Warning: 'IGroupingCollection' has been deprecated since 4.0.  Please use 'IGroupingCollection2'.
    [asdoc] 
    [asdoc]         if (_rootModel && (_rootModel is IGroupingCollection || _rootModel is IGroupingCollection2))
    [asdoc]                                          ^
    [asdoc] 
    [asdoc] C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\advancedgrids\src\mx\controls\AdvancedDataGrid.as(8218): col: 35 Warning: 'IGroupingCollection' has been deprecated since 4.0.  Please use 'IGroupingCollection2'.
    [asdoc] 
    [asdoc]                 if (_rootModel is IGroupingCollection && IGroupingCollection(_rootModel).grouping)
    [asdoc]                                   ^
    [asdoc] 
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/locale/en_US/advancedgrids_rb.swc>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/projects/advancedgrids/bundles/en_US>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/locale/en_US/spark_rb.swc>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/projects/spark/bundles/en_US>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/libs/spark_dmv.swc>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/libs/sparkskins.swc>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/locale/en_US/airframework_rb.swc>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/projects/airframework/bundles/en_US>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/locale/en_US/airspark_rb.swc>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/projects/airspark/bundles/en_US>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/locale/en_US/mobilecomponents_rb.swc>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/projects/mobilecomponents/bundles/en_US>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/themes/Mobile/mobile.swc>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\projects\framework\framework-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/libs/core.swc>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/libs/authoringsupport.swc>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/themes/Wireframe/wireframe.swc>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/locale/en_US/flash-integration_rb.swc>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/locale/en_US/apache_rb.swc>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/projects/apache/bundles/en_US>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/locale/en_US/experimental_rb.swc>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/projects/experimental/bundles/en_US>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
      [zip] Updating zip: <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/locale/en_US/experimental_mobile_rb.swc>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/projects/experimental_mobile/bundles/en_US>

clean-temp-docs:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/tempDoc>

doc:
    [asdoc] Loading configuration file C:\Jenkins\workspace\flex-sdk-release\frameworks\flex-config.xml
    [asdoc] Apache Flex ASDoc 
    [asdoc] Version 4.14.0 build 20141210
    [asdoc] Copyright 2014 The Apache Software Foundation.
    [asdoc] 
    [asdoc] Error: must specify doc-sources, doc-classes, or doc-namespaces.
    [asdoc] 
    [asdoc] Use 'asdoc -help' for information about using the command line.

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/build.xml>:1414: The following error occurred while executing this line:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/build.xml>:275: The following error occurred while executing this line:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/ws/frameworks/projects/flatspark/build.xml>:88: asdoc task failed

Total time: 43 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No JDK named ‘(Default)’ found
No JDK named ‘(Default)’ found

Jenkins build is back to normal : flex-sdk-release #445

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/445/changes>