Well, as our mentors are busy at the moment (hibernation?), I had to awake
myself from hibernation and had to use my own brain.. (I sense something. A
presence I've not felt since...)

Here is what I should have done in the first place and anyone should do:
If you take a look at the console Jenkins test URL:
https://builds.apache.org/job/ODFToolkit-windows/127/consoleFull

The domain
https://builds.apache.org
gives you information.

Such has a link to the wiki
https://cwiki.apache.org/confluence/display/INFRA/Jenkins
which is answering some basic questions (as mine) ->
https://cwiki.apache.org/confluence/display/INFRA/Jenkins#Jenkins-HowdoIreportabug/contactthemaintainers
?

Even point to a JIRA query from the latest INFRA issues:
https://issues.apache.org/jira/browse/INFRA/component/12312118/?selectedTab=com.atlassian.jira.jira-projects-plugin:component-summary-panel

And what surprise, our windows-1 node is out of space:
https://issues.apache.org/jira/browse/INFRA-13378

That was the reason there was a queue on windows-2 node yesterday and
likely the reason the same errror occurs now on windows-2.

Hail Infra! Hail Hibernation!
Svante

PS: I will give them a few days to react and will try the automated test
again..



2017-01-21 16:35 GMT+01:00 Svante Schubert <[email protected]>:

> Dear mentors,
>
> The Jenkins build fail and it is likely a problem of the machine/infra.
> Is the common way to solve such a problem to subscribe the infra mailing
> list and/or dispatch an infra bug, but keeping the build with a red status?
>
> With all the feed-back I was asked to give about Apache on surveys in the
> past weeks, this kind of issue seems to me the most problematic one in
> terms of "customer" satisfaction.
>
>
> The problem's background:
> The build was triggered by extending at test by myself.
> As I have tested prior myself with 'mvn clean install -Ppedantic" with
> Windows, the error "Failed to parse POMs" does not rely on the poms, but
> either on the Java or Maven installation on the machine.
> I have tried several JDK and Maven, but they fail and I have no access to
> the machine
>
> The error messages were either of type:
> "ERROR: Failed to parse POMs
> java.io.IOException: Cannot run program 
> "/home/jenkins/tools/java/latest1.8/bin/java"
> (in directory "f:\jenkins\jenkins-slave\workspace\ODFToolkit-windows\trunk"):
> CreateProcess error=2, The system cannot find the file specified"
>
> or
> "[trunk] $ F:\jenkins\tools\java\jdk1.6.0_30/bin/java -Xmx2g -Xms256m
> -XX:MaxPermSize=512m -cp f:\jenkins\jenkins-slave\
> maven32-agent.jar;F:\jenkins\tools\maven\apache-maven-3.3.
> 9\boot\plexus-classworlds-2.5.2.jar;F:\\jenkins\\tools\\
> maven\\apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven32Main
> F:\\jenkins\\tools\\maven\\apache-maven-3.3.9 
> F:\jenkins\jenkins-slave\slave.jar
> f:\jenkins\jenkins-slave\maven32-interceptor.jar 
> f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar
> 57604
> Error occurred during initialization of VM
> Could not reserve enough space for object heap
> Could not create the Java virtual machine.
> ERROR: Failed to launch Maven. Exit code = 1"
>
>
> Thanks for any help,
> Svante
>
> ᐧ
>
> 2017-01-21 16:05 GMT+01:00 Apache Jenkins Server <
> [email protected]>:
>
>> See <https://builds.apache.org/job/ODFToolkit-windows/123/>
>>
>> ------------------------------------------
>> [...truncated 2946 lines...]
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleLayoutGridRubyHeightAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleFontStyleComplexAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleBaseCellAddressAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleProtectAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleLeaderTextStyleAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleWrapContourAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleNumSuffixAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleFontWeightAsianAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleWrapDynamicThresholdAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleLineBreakAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleLeaderTypeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleFontIndependentLineSpacingAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleRfcLanguageTagComplexAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleDiagonalTlBrAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleFontStyleNameAsianAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleFontFamilyGenericAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleDisplayAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleRubyPositionAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleNumFormatAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleTextOverlineStyleAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleFontPitchAsianAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleRepeatContentAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleNumLetterSyncAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleTextLineThroughStyleAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> style\StyleWidthAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\chart
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartLegendPositionAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartOriginAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartLabelPositionNegativeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartSortByXValuesAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartJapaneseCandleStickAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartAngleOffsetAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartErrorLowerIndicatorAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartErrorLowerLimitAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartConnectBarsAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartAttachedAxisAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartClassAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartDisplayRSquareAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartColumnMappingAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartValuesCellRangeAddressAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartLabelCellAddressAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartDimensionAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartInterpolationAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartAxisPositionAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartIntervalMinorDivisorAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartRepeatedAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartAxisLabelPositionAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartTickMarksMajorOuterAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartLabelPositionAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartSymbolWidthAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartDisplayLabelAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartDataSourceHasLabelsAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartVerticalAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartLinesAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartDisplayEquationAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartSeriesSourceAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartTickMarksMinorOuterAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartReverseDirectionAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartTickMarksMajorInnerAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartPercentageAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartStackedAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartSplineResolutionAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartTreatEmptyCellsAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartErrorUpperRangeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartDataLabelNumberAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartHoleSizeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartRowMappingAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartSplineOrderAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartErrorMarginAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartTickMarksMinorInnerAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartVisibleAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartAutoPositionAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartSymbolHeightAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartErrorUpperIndicatorAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartErrorUpperLimitAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartGapWidthAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartLegendAlignAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartRightAngledAxesAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartSolidTypeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartIntervalMajorAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartMeanValueAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartDeepAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartNameAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartPieOffsetAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartErrorPercentageAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartErrorCategoryAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartThreeDimensionalAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartTickMarkPositionAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartLinkDataStyleToSourceAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartScaleTextAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartDataLabelSymbolAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartGroupBarsPerAxisAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartStyleNameAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartLogarithmicAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartLabelArrangementAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartAutoSizeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartSymbolNameAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartSymbolTypeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartOverlapAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartMinimumAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartMaximumAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartTextOverlapAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartDataLabelTextAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartErrorLowerRangeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartAutomaticContentAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartIncludeHiddenCellsAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> chart\ChartRegressionTypeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\form
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormPageStepSizeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormSpinButtonAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormButtonTypeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormMinValueAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormCommandTypeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormDefaultButtonAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormVisualEffectAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormPropertyNameAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormAutomaticFocusAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormXformsListSourceAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormIsTristateAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormMultipleAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormIdAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormListSourceAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormEscapeProcessingAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormMultiLineAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormAllowUpdatesAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormTextStyleNameAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormLinkedCellAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormStepSizeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormListLinkageTypeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormValueAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormCommandAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormCurrentValueAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormNameAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormMethodAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormApplyDesignModeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormTabCycleAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormDetailFieldsAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormDatasourceAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormOrientationAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormConvertEmptyToNullAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormNavigationModeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormEnctypeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormSizeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormOrderAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormImageDataAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormTabStopAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormReadonlyAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormLabelAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormRepeatAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormToggleAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormTitleAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormFocusOnClickAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormMasterFieldsAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormMaxValueAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormFilterAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormAllowInsertsAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormControlImplementationAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormMaxLengthAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormSelectedAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormDropdownAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormImageAlignAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormDelayForRepeatAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormDisabledAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormImagePositionAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormEchoCharAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormDataFieldAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormSourceCellRangeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormPrintableAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormStateAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormIgnoreResultAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormCurrentStateAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormAllowDeletesAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormBoundColumnAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormForAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormXformsSubmissionAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormValidationAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormApplyFilterAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormCurrentSelectedAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormListSourceTypeAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormTabIndexAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\attribute\
>> form\FormAutoCompleteAttribute.java
>> A         odfdom\src\main\java\org\odftoolkit\odfdom\dom\OdfDocumentN
>> amespace.java
>> A         odfdom\pom.xml
>> A         odfdom\README.txt
>> A         odfdom\LICENSE.txt
>> A         README.txt
>> A         KEYS
>>  U        .
>> At revision 1779737
>>
>> No changes for https://svn.apache.org/repos/asf/incubator/odf/trunk
>> since the previous build
>> Parsing POMs
>> Established TCP socket on 57595
>> maven32-agent.jar already up to date
>> maven32-interceptor.jar already up to date
>> maven3-interceptor-commons.jar already up to date
>> [trunk] $ f:\jenkins\tools\java\latest-1.6-64/bin/java -Xmx2g -Xms256m
>> -XX:MaxPermSize=512m -cp f:\jenkins\jenkins-slave\maven
>> 32-agent.jar;F:\jenkins\tools\maven\apache-maven-3.3.9\boot\
>> plexus-classworlds-2.5.2.jar;F:\\jenkins\\tools\\maven\\
>> apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven32Main
>> F:\\jenkins\\tools\\maven\\apache-maven-3.3.9
>> F:\jenkins\jenkins-slave\slave.jar 
>> f:\jenkins\jenkins-slave\maven32-interceptor.jar
>> f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 57595
>> ERROR: Failed to parse POMs
>> java.io.IOException: Cannot run program 
>> "f:\jenkins\tools\java\latest-1.6-64/bin/java"
>> (in directory "<https://builds.apache.org/job/ODFToolkit-windows/ws/trunk
>> ")>: CreateProcess error=2, The system cannot find the file specified
>>         at java.lang.ProcessBuilder.start(Unknown Source)
>>         at hudson.Proc$LocalProc.<init>(Proc.java:240)
>>         at hudson.Proc$LocalProc.<init>(Proc.java:212)
>>         at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
>>         at hudson.Launcher$ProcStarter.start(Launcher.java:381)
>>         at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
>>         at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
>>         at hudson.remoting.UserRequest.perform(UserRequest.java:120)
>>         at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>>         at hudson.remoting.Request$2.run(Request.java:326)
>>         at hudson.remoting.InterceptingExecutorService$1.call(Intercept
>> ingExecutorService.java:68)
>>         at java.util.concurrent.FutureTask.run(Unknown Source)
>>         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown
>> Source)
>>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
>> Source)
>>         at hudson.remoting.Engine$1$1.run(Engine.java:62)
>>         at java.lang.Thread.run(Unknown Source)
>>         at ......remote call to windows-2012-1(Native Method)
>>         at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.
>> java:1416)
>>         at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
>>         at hudson.remoting.Channel.call(Channel.java:781)
>>         at hudson.Launcher$RemoteLauncher.launch(Launcher.java:928)
>>         at hudson.Launcher$ProcStarter.start(Launcher.java:381)
>>         at hudson.maven.AbstractMavenProcessFactory.newProcess(Abstract
>> MavenProcessFactory.java:281)
>>         at hudson.maven.ProcessCache.get(ProcessCache.java:236)
>>         at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecutio
>> n.doRun(MavenModuleSetBuild.java:778)
>>         at hudson.model.AbstractBuild$AbstractBuildExecution.run(Abstra
>> ctBuild.java:534)
>>         at hudson.model.Run.execute(Run.java:1741)
>>         at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.
>> java:531)
>>         at hudson.model.ResourceController.execute(ResourceController.
>> java:98)
>>         at hudson.model.Executor.run(Executor.java:410)
>> Caused by: java.io.IOException: CreateProcess error=2, The system cannot
>> find the file specified
>>         at java.lang.ProcessImpl.create(Native Method)
>>         at java.lang.ProcessImpl.<init>(Unknown Source)
>>         at java.lang.ProcessImpl.start(Unknown Source)
>>         at java.lang.ProcessBuilder.start(Unknown Source)
>>         at hudson.Proc$LocalProc.<init>(Proc.java:240)
>>         at hudson.Proc$LocalProc.<init>(Proc.java:212)
>>         at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
>>         at hudson.Launcher$ProcStarter.start(Launcher.java:381)
>>         at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
>>         at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
>>         at hudson.remoting.UserRequest.perform(UserRequest.java:120)
>>         at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>>         at hudson.remoting.Request$2.run(Request.java:326)
>>         at hudson.remoting.InterceptingExecutorService$1.call(Intercept
>> ingExecutorService.java:68)
>>         at java.util.concurrent.FutureTask.run(Unknown Source)
>>         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown
>> Source)
>>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
>> Source)
>>         at hudson.remoting.Engine$1$1.run(Engine.java:62)
>>         at java.lang.Thread.run(Unknown Source)
>>
>
>
ᐧ

Reply via email to