Add install goal to javadoc job
[releng/global-jjb.git] / .jjb-test / expected-xml / github-maven-maven-javadoc-verify-master
1 <?xml version="1.0" encoding="utf-8"?>
2 <project>
3   <jdk>openjdk8</jdk>
4   <actions/>
5   <description>&lt;!-- Managed by Jenkins Job Builder --&gt;</description>
6   <keepDependencies>false</keepDependencies>
7   <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
8   <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
9   <concurrentBuild>true</concurrentBuild>
10   <assignedNode>build-vm</assignedNode>
11   <canRoam>false</canRoam>
12   <properties>
13     <com.coravy.hudson.plugins.github.GithubProjectProperty>
14       <projectUrl>$GIT_URL/$PROJECT/example-org/releng/ciman</projectUrl>
15     </com.coravy.hudson.plugins.github.GithubProjectProperty>
16     <hudson.model.ParametersDefinitionProperty>
17       <parameterDefinitions>
18         <hudson.model.StringParameterDefinition>
19           <name>PROJECT</name>
20           <description>Parameter to identify a Gerrit project. This is typically the
21 project repo path as exists in Gerrit.
22 For example: ofextensions/circuitsw
23 </description>
24           <defaultValue>releng/ciman</defaultValue>
25         </hudson.model.StringParameterDefinition>
26         <hudson.model.StringParameterDefinition>
27           <name>STREAM</name>
28           <description>Stream is often set to the same name as 'branch' but can
29 sometimes be used as a name representing a project's release code
30 name.
31 </description>
32           <defaultValue>master</defaultValue>
33         </hudson.model.StringParameterDefinition>
34         <hudson.model.StringParameterDefinition>
35           <name>GERRIT_PROJECT</name>
36           <description>Parameter to identify Gerrit project. This is typically the
37 project repo path as exists in Gerrit.
38 For example: ofextensions/circuitsw
39
40 Note that Gerrit will override this parameter automatically if a
41 job is triggered by Gerrit.
42 </description>
43           <defaultValue>releng/ciman</defaultValue>
44         </hudson.model.StringParameterDefinition>
45         <hudson.model.StringParameterDefinition>
46           <name>GERRIT_BRANCH</name>
47           <description>Parameter to identify a Gerrit branch.
48
49 Note that Gerrit will override this parameter automatically if a
50 job is triggered by Gerrit.
51 </description>
52           <defaultValue>master</defaultValue>
53         </hudson.model.StringParameterDefinition>
54         <hudson.model.StringParameterDefinition>
55           <name>GERRIT_REFSPEC</name>
56           <description>Parameter to identify a refspec when pulling from Gerrit.
57
58 Note that Gerrit will override this parameter automatically if a
59 job is triggered by Gerrit.
60 </description>
61           <defaultValue>refs/heads/master</defaultValue>
62         </hudson.model.StringParameterDefinition>
63         <hudson.model.StringParameterDefinition>
64           <name>LFTOOLS_VERSION</name>
65           <description>Version of lftools to install. Can be a specific version like
66 '0.6.0' or a PEP-440 definition.
67 https://www.python.org/dev/peps/pep-0440/
68 For example '&lt;1.0.0' or '&gt;=1.0.0,&lt;2.0.0'.
69 </description>
70           <defaultValue>&lt;1.0.0</defaultValue>
71         </hudson.model.StringParameterDefinition>
72         <hudson.model.StringParameterDefinition>
73           <name>M2_HOME</name>
74           <description>Maven selector to be used by shell scripts</description>
75           <defaultValue>/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33</defaultValue>
76         </hudson.model.StringParameterDefinition>
77         <hudson.model.StringParameterDefinition>
78           <name>MAVEN_OPTS</name>
79           <description>Maven Java opts. Example: -Xmx1024m -XX:MaxPermSize=256m
80 </description>
81           <defaultValue/>
82         </hudson.model.StringParameterDefinition>
83         <hudson.model.StringParameterDefinition>
84           <name>MAVEN_PARAMS</name>
85           <description>Maven parameters to pass to the mvn command.
86 </description>
87           <defaultValue/>
88         </hudson.model.StringParameterDefinition>
89         <hudson.model.StringParameterDefinition>
90           <name>MVN</name>
91           <description>Maven selector to be used by shell scripts</description>
92           <defaultValue>/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn</defaultValue>
93         </hudson.model.StringParameterDefinition>
94         <hudson.model.StringParameterDefinition>
95           <name>STAGING_PROFILE_ID</name>
96           <description>Nexus staging profile ID.
97 </description>
98           <defaultValue>uuddlrlrba</defaultValue>
99         </hudson.model.StringParameterDefinition>
100       </parameterDefinitions>
101     </hudson.model.ParametersDefinitionProperty>
102   </properties>
103   <scm class="hudson.plugins.git.GitSCM">
104     <configVersion>2</configVersion>
105     <userRemoteConfigs>
106       <hudson.plugins.git.UserRemoteConfig>
107         <name>origin</name>
108         <refspec>+refs/pull/*:refs/remotes/origin/pr/*</refspec>
109         <url>git@github.com:example-org/releng/ciman</url>
110         <credentialsId>test-credential</credentialsId>
111       </hudson.plugins.git.UserRemoteConfig>
112     </userRemoteConfigs>
113     <branches>
114       <hudson.plugins.git.BranchSpec>
115         <name>**</name>
116       </hudson.plugins.git.BranchSpec>
117     </branches>
118     <excludedUsers/>
119     <buildChooser class="hudson.plugins.git.util.DefaultBuildChooser"/>
120     <doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
121     <authorOrCommitter>false</authorOrCommitter>
122     <wipeOutWorkspace>true</wipeOutWorkspace>
123     <pruneBranches>false</pruneBranches>
124     <remotePoll>false</remotePoll>
125     <gitTool>Default</gitTool>
126     <submoduleCfg class="list"/>
127     <relativeTargetDir/>
128     <reference/>
129     <gitConfigName/>
130     <gitConfigEmail/>
131     <skipTag>true</skipTag>
132     <scmName/>
133     <useShallowClone>false</useShallowClone>
134     <ignoreNotifyCommit>false</ignoreNotifyCommit>
135     <extensions>
136       <hudson.plugins.git.extensions.impl.SubmoduleOption>
137         <disableSubmodules>false</disableSubmodules>
138         <recursiveSubmodules>true</recursiveSubmodules>
139         <trackingSubmodules>false</trackingSubmodules>
140         <reference/>
141         <timeout>10</timeout>
142       </hudson.plugins.git.extensions.impl.SubmoduleOption>
143       <hudson.plugins.git.extensions.impl.WipeWorkspace/>
144     </extensions>
145   </scm>
146   <triggers class="vector">
147     <org.jenkinsci.plugins.ghprb.GhprbTrigger>
148       <spec/>
149       <adminlist/>
150       <allowMembersOfWhitelistedOrgsAsAdmin>false</allowMembersOfWhitelistedOrgsAsAdmin>
151       <whitelist/>
152       <orgslist/>
153       <cron/>
154       <triggerPhrase>^recheck$</triggerPhrase>
155       <onlyTriggerPhrase>true</onlyTriggerPhrase>
156       <useGitHubHooks>true</useGitHubHooks>
157       <permitAll>true</permitAll>
158       <autoCloseFailedPullRequests>false</autoCloseFailedPullRequests>
159       <extensions>
160         <org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus>
161           <commitStatusContext>Maven Javadoc</commitStatusContext>
162         </org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus>
163       </extensions>
164     </org.jenkinsci.plugins.ghprb.GhprbTrigger>
165   </triggers>
166   <builders>
167     <hudson.tasks.Shell>
168       <command>echo &quot;quiet=on&quot; &gt; &quot;$HOME/.wgetrc&quot;</command>
169     </hudson.tasks.Shell>
170     <hudson.tasks.Maven>
171       <targets>--version</targets>
172       <properties/>
173       <mavenName>mvn33</mavenName>
174       <usePrivateRepository>false</usePrivateRepository>
175       <settings class="jenkins.mvn.DefaultSettingsProvider"/>
176       <globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
177     </hudson.tasks.Maven>
178     <hudson.tasks.Shell>
179       <command>rm &quot;$HOME/.wgetrc&quot;</command>
180     </hudson.tasks.Shell>
181     <org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep plugin="config-file-provider">
182       <managedFiles>
183         <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
184           <fileId>global-settings</fileId>
185           <targetLocation/>
186           <variable>GLOBAL_SETTINGS_FILE</variable>
187         </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
188         <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
189           <fileId>aproject-settings</fileId>
190           <targetLocation/>
191           <variable>SETTINGS_FILE</variable>
192         </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
193       </managedFiles>
194     </org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep>
195     <hudson.tasks.Shell>
196       <command>#!/bin/bash
197 # SPDX-License-Identifier: EPL-1.0
198 ##############################################################################
199 # Copyright (c) 2017 The Linux Foundation and others.
200 #
201 # All rights reserved. This program and the accompanying materials
202 # are made available under the terms of the Eclipse Public License v1.0
203 # which accompanies this distribution, and is available at
204 # http://www.eclipse.org/legal/epl-v10.html
205 ##############################################################################
206
207 # This file contains a list of variables that are generally useful in many
208 # scripts. It is meant to be sourced in other scripts so that the variables can
209 # be called.
210
211 MAVEN_OPTIONS=&quot;$(echo --show-version \
212     --batch-mode \
213     -Djenkins \
214     -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn \
215     -Dmaven.repo.local=/tmp/r \
216     -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r)&quot;
217 echo &quot;$MAVEN_OPTIONS&quot;
218
219 #!/bin/bash
220 # SPDX-License-Identifier: EPL-1.0
221 ##############################################################################
222 # Copyright (c) 2017 The Linux Foundation and others.
223 #
224 # All rights reserved. This program and the accompanying materials
225 # are made available under the terms of the Eclipse Public License v1.0
226 # which accompanies this distribution, and is available at
227 # http://www.eclipse.org/legal/epl-v10.html
228 ##############################################################################
229
230 # Generates javadoc in a Maven project.
231
232 # DO NOT enable -u because $MAVEN_PARAMS and $MAVEN_OPTIONS could be unbound.
233 # Ensure we fail the job if any steps fail.
234 set -e -o pipefail
235 set +u
236
237 JAVADOC_DIR=&quot;$WORKSPACE/archives/javadoc&quot;
238 mkdir -p &quot;$WORKSPACE/archives&quot;
239
240 export MAVEN_OPTS
241
242 # Disable SC2086 because we want to allow word splitting for $MAVEN_* parameters.
243 # shellcheck disable=SC2086
244 $MVN clean install javadoc:aggregate \
245     -DskipTests=true \
246     -Dcheckstyle.skip=true \
247     -Dfindbugs.skip=true \
248     --global-settings &quot;$GLOBAL_SETTINGS_FILE&quot; \
249     --settings &quot;$SETTINGS_FILE&quot; \
250     $MAVEN_PARAMS $MAVEN_OPTIONS
251
252 mv &quot;$WORKSPACE/target/site/apidocs&quot; &quot;$JAVADOC_DIR&quot;
253 </command>
254     </hudson.tasks.Shell>
255     <hudson.tasks.Shell>
256       <command>#!/bin/bash
257 set +e  # DO NOT cause build failure if any of the rm calls fail.
258
259 rm &quot;$GLOBAL_SETTINGS_FILE&quot; &quot;$SETTINGS_FILE&quot;
260
261 # In some cases we use the lf-provide-maven-settings macro to produce
262 # a &quot;$HOME/.netrc&quot; file containing credentials. Remove that file here
263 # too if it exists.
264 rm &quot;$HOME/.netrc&quot;
265
266 # DO NOT fail build if any of the above lines fail.
267 exit 0
268 </command>
269     </hudson.tasks.Shell>
270   </builders>
271   <publishers>
272     <org.jenkinsci.plugins.postbuildscript.PostBuildScript>
273       <buildSteps>
274         <hudson.tasks.Shell>
275           <command>#!/bin/bash
276 # SPDX-License-Identifier: EPL-1.0
277 ##############################################################################
278 # Copyright (c) 2017 The Linux Foundation and others.
279 #
280 # All rights reserved. This program and the accompanying materials
281 # are made available under the terms of the Eclipse Public License v1.0
282 # which accompanies this distribution, and is available at
283 # http://www.eclipse.org/legal/epl-v10.html
284 ##############################################################################
285 echo &quot;---&gt; sysstat.sh&quot;
286 set +e  # DON'T fail build if script fails.
287
288 OS=$(facter operatingsystem)
289 case &quot;$OS&quot; in
290     Ubuntu)
291         SYSSTAT_PATH=&quot;/var/log/sysstat&quot;
292
293         # Dont run the script when systat is not enabled by default
294         if ! grep --quiet 'ENABLED=&quot;true&quot;' &quot;/etc/default/sysstat&quot;; then
295             exit 0
296         fi
297     ;;
298     CentOS|RedHat)
299         SYSSTAT_PATH=&quot;/var/log/sa&quot;
300     ;;
301     *)
302         # nothing to do
303         exit 0
304     ;;
305 esac
306
307 SAR_DIR=&quot;$WORKSPACE/archives/sar-reports&quot;
308 mkdir -p &quot;$SAR_DIR&quot;
309 cp &quot;$SYSSTAT_PATH/&quot;* &quot;$_&quot;
310 # convert sar data to ascii format
311 while IFS=&quot;&quot; read -r s
312 do
313     [ -f &quot;$s&quot; ] &amp;&amp; LC_TIME=POSIX sar -A -f &quot;$s&quot; &gt; &quot;$SAR_DIR/sar${s//[!0-9]/}&quot;
314 done &lt; &lt;(find &quot;$SYSSTAT_PATH&quot; -name &quot;sa[0-9]*&quot; || true)
315
316 # DON'T fail build if script fails.
317 exit 0
318 </command>
319         </hudson.tasks.Shell>
320         <org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep plugin="config-file-provider">
321           <managedFiles>
322             <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
323               <fileId>jenkins-log-archives-settings</fileId>
324               <targetLocation/>
325               <variable>SETTINGS_FILE</variable>
326             </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
327           </managedFiles>
328         </org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep>
329         <EnvInjectBuilder>
330           <info>
331             <propertiesContent>SERVER_ID=logs</propertiesContent>
332           </info>
333         </EnvInjectBuilder>
334         <hudson.tasks.Shell>
335           <command>#!/bin/bash
336 # SPDX-License-Identifier: EPL-1.0
337 ##############################################################################
338 # Copyright (c) 2017 The Linux Foundation and others.
339 #
340 # All rights reserved. This program and the accompanying materials
341 # are made available under the terms of the Eclipse Public License v1.0
342 # which accompanies this distribution, and is available at
343 # http://www.eclipse.org/legal/epl-v10.html
344 ##############################################################################
345 echo &quot;---&gt; create-netrc.sh&quot;
346
347 # Ensure we fail the job if any steps fail.
348 set -eu -o pipefail
349
350 NEXUS_URL=&quot;${NEXUSPROXY:-$NEXUS_URL}&quot;
351 CREDENTIAL=$(xmlstarlet sel -N &quot;x=http://maven.apache.org/SETTINGS/1.0.0&quot; \
352     -t -m &quot;/x:settings/x:servers/x:server[x:id='${SERVER_ID}']&quot; \
353     -v x:username -o &quot;:&quot; -v x:password \
354     &quot;$SETTINGS_FILE&quot;)
355
356 machine=$(echo &quot;$NEXUS_URL&quot; | awk -F/ '{print $3}')
357 user=$(echo &quot;$CREDENTIAL&quot; | cut -f1 -d:)
358 pass=$(echo &quot;$CREDENTIAL&quot; | cut -f2 -d:)
359
360 echo &quot;machine ${machine%:*} login $user password $pass&quot; &gt; ~/.netrc
361 </command>
362         </hudson.tasks.Shell>
363         <hudson.tasks.Shell>
364           <command>#!/bin/bash
365 # SPDX-License-Identifier: EPL-1.0
366 ##############################################################################
367 # Copyright (c) 2017 The Linux Foundation and others.
368 #
369 # All rights reserved. This program and the accompanying materials
370 # are made available under the terms of the Eclipse Public License v1.0
371 # which accompanies this distribution, and is available at
372 # http://www.eclipse.org/legal/epl-v10.html
373 ##############################################################################
374 echo &quot;---&gt; lftools-install.sh&quot;
375
376 # Script to install lftools via a version passed in via lf-infra-parameters
377 #
378 # Required parameters:
379 #
380 #     LFTOOLS_VERSION: Passed in via lf-infra-parameters configuration. Can be
381 #                      set to a strict version number like '1.2.3' or using
382 #                      PEP-440 definitions.
383 #
384 #                      Examples:
385 #                          &lt;1.0.0
386 #                          &gt;=1.0.0,&lt;2.0.0
387 #
388 # By default a released version of lftools should always be used.
389 # The purpose of the 2 variables below is so that lftools devs can test
390 # unreleased versions of lftools. There are 2 methods to install a dev version
391 # of lftools:
392 #
393 #     1) gerrit patch: Used to test a patch that has not yet been merged.
394 #                      To do this set something like this:
395 #                          LFTOOLS_MODE=gerrit
396 #                          LFTOOLS_REFSPEC=refs/changes/96/5296/7
397 #
398 #     2) git branch: Used to install an lftools version from a specific branch.
399 #                    To use this set the variables as follows:
400 #                          LFTOOLS_MODE=git
401 #                          LFTOOLS_REFSPEC=master
402 #
403 #     3) release : The intended use case and default setting.
404 #                  Set LFTOOLS_MODE=release, in this case LFTOOLS_REFSPEC is unused.
405
406 LFTOOLS_MODE=release  # release | git | gerrit
407 LFTOOLS_REFSPEC=master
408
409 # Ensure we fail the job if any steps fail.
410 # DO NOT set -u as virtualenv's activate script has unbound variables
411 set -e -o pipefail
412
413 virtualenv --quiet &quot;/tmp/v/lftools&quot;
414 # shellcheck source=/tmp/v/lftools/bin/activate disable=SC1091
415 source &quot;/tmp/v/lftools/bin/activate&quot;
416 pip install --quiet --upgrade pip
417
418 case $LFTOOLS_MODE in
419     gerrit)
420         git clone https://gerrit.linuxfoundation.org/infra/releng/lftools.git /tmp/lftools
421         pushd /tmp/lftools
422         git fetch origin &quot;$LFTOOLS_REFSPEC&quot;
423         git checkout FETCH_HEAD
424         pip install --quiet --upgrade -r requirements.txt
425         pip install --quiet --upgrade -e .
426         popd
427         ;;
428
429     git)
430         pip install --quiet --upgrade git+https://gerrit.linuxfoundation.org/infra/releng/lftools.git@&quot;$BRANCH&quot;
431         ;;
432
433     release)
434         if [[ $LFTOOLS_VERSION =~ ^[0-9] ]]; then
435             LFTOOLS_VERSION=&quot;==$LFTOOLS_VERSION&quot;
436         fi
437
438         pip install --quiet --upgrade &quot;lftools${LFTOOLS_VERSION}&quot;
439         ;;
440 esac
441
442 lftools --version
443
444 # pipdeptree prints out a lot of information because lftools pulls in many
445 # dependencies. Let's only print it if we want to debug.
446 # echo &quot;----&gt; Pip Dependency Tree&quot;
447 # pip install --quiet --upgrade pipdeptree
448 # pipdeptree
449
450 #!/bin/bash
451 # SPDX-License-Identifier: EPL-1.0
452 ##############################################################################
453 # Copyright (c) 2017 The Linux Foundation and others.
454 #
455 # All rights reserved. This program and the accompanying materials
456 # are made available under the terms of the Eclipse Public License v1.0
457 # which accompanies this distribution, and is available at
458 # http://www.eclipse.org/legal/epl-v10.html
459 ##############################################################################
460 echo &quot;---&gt; logs-deploy.sh&quot;
461
462 # Ensure we fail the job if any steps fail.
463 set -eu -o pipefail
464
465 set -x  # Trace commands for this script to make debugging easier.
466
467 ARCHIVE_ARTIFACTS=&quot;${ARCHIVE_ARTIFACTS:-}&quot;
468 LOGS_SERVER=&quot;${LOGS_SERVER:-None}&quot;
469
470 if [ &quot;${LOGS_SERVER}&quot; == 'None' ]
471 then
472     set +x # Disable trace since we no longer need it
473
474     echo &quot;WARNING: Logging server not set&quot;
475 else
476     NEXUS_URL=&quot;${NEXUSPROXY:-$NEXUS_URL}&quot;
477     NEXUS_PATH=&quot;${SILO}/${JENKINS_HOSTNAME}/${JOB_NAME}/${BUILD_NUMBER}&quot;
478     BUILD_URL=&quot;${BUILD_URL}&quot;
479
480     lftools deploy archives -p &quot;$ARCHIVE_ARTIFACTS&quot; &quot;$NEXUS_URL&quot; &quot;$NEXUS_PATH&quot; &quot;$WORKSPACE&quot;
481     lftools deploy logs &quot;$NEXUS_URL&quot; &quot;$NEXUS_PATH&quot; &quot;$BUILD_URL&quot;
482
483     set +x  # Disable trace since we no longer need it.
484
485     echo &quot;Build logs: &lt;a href=\&quot;$LOGS_SERVER/$NEXUS_PATH\&quot;&gt;$LOGS_SERVER/$NEXUS_PATH&lt;/a&gt;&quot;
486 fi
487 </command>
488         </hudson.tasks.Shell>
489         <hudson.tasks.Shell>
490           <command>#!/bin/bash
491 # SPDX-License-Identifier: EPL-1.0
492 ##############################################################################
493 # Copyright (c) 2017 The Linux Foundation and others.
494 #
495 # All rights reserved. This program and the accompanying materials
496 # are made available under the terms of the Eclipse Public License v1.0
497 # which accompanies this distribution, and is available at
498 # http://www.eclipse.org/legal/epl-v10.html
499 ##############################################################################
500
501 # Clear log credential files
502 rm &quot;$SETTINGS_FILE&quot;
503 rm ~/.netrc
504 </command>
505         </hudson.tasks.Shell>
506         <hudson.plugins.descriptionsetter.DescriptionSetterBuilder>
507           <regexp>^Build logs: .*</regexp>
508         </hudson.plugins.descriptionsetter.DescriptionSetterBuilder>
509       </buildSteps>
510       <scriptOnlyIfSuccess>false</scriptOnlyIfSuccess>
511       <scriptOnlyIfFailure>false</scriptOnlyIfFailure>
512       <markBuildUnstable>false</markBuildUnstable>
513     </org.jenkinsci.plugins.postbuildscript.PostBuildScript>
514     <hudson.plugins.ws__cleanup.WsCleanup plugin="ws-cleanup">
515       <patterns>
516         <hudson.plugins.ws__cleanup.Pattern>
517           <pattern>**/*.jenkins-trigger</pattern>
518           <type>EXCLUDE</type>
519         </hudson.plugins.ws__cleanup.Pattern>
520       </patterns>
521       <deleteDirs>false</deleteDirs>
522       <cleanupMatrixParent>false</cleanupMatrixParent>
523       <externalDelete/>
524       <cleanWhenSuccess>true</cleanWhenSuccess>
525       <cleanWhenUnstable>true</cleanWhenUnstable>
526       <cleanWhenFailure>true</cleanWhenFailure>
527       <cleanWhenNotBuilt>true</cleanWhenNotBuilt>
528       <cleanWhenAborted>true</cleanWhenAborted>
529       <notFailBuild>true</notFailBuild>
530     </hudson.plugins.ws__cleanup.WsCleanup>
531   </publishers>
532   <buildWrappers>
533     <com.michelin.cio.hudson.plugins.maskpasswords.MaskPasswordsBuildWrapper/>
534     <hudson.plugins.build__timeout.BuildTimeoutWrapper>
535       <timeoutMinutes>30</timeoutMinutes>
536       <timeoutEnvVar>BUILD_TIMEOUT</timeoutEnvVar>
537       <failBuild>true</failBuild>
538       <writingDescription>false</writingDescription>
539       <timeoutPercentage>0</timeoutPercentage>
540       <timeoutMinutesElasticDefault>3</timeoutMinutesElasticDefault>
541       <timeoutType>absolute</timeoutType>
542     </hudson.plugins.build__timeout.BuildTimeoutWrapper>
543     <hudson.plugins.timestamper.TimestamperBuildWrapper/>
544     <com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
545       <user>test-credential</user>
546     </com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
547     <jenkins.plugins.openstack.compute.JCloudsOneOffSlave/>
548   </buildWrappers>
549 </project>