Skip to content

Console Output

Started by upstream project "Builds/I-build-4.32" build number 118
originally caused by:
 Started by timer
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘nc1ht-macos11-arm64’
Running on nc1ht-macos11-arm64 in /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] cleanWs
23:11:58 [2024-05-23T03:11:58.391Z] [WS-CLEANUP] Deleting project workspace...
23:11:58 [2024-05-23T03:11:58.391Z] [WS-CLEANUP] Deferred wipeout is used...
23:11:58 [2024-05-23T03:11:58.477Z] [WS-CLEANUP] done
[Pipeline] sh
23:11:59 [2024-05-23T03:11:59.660Z] ++ date +%s
23:11:59 [2024-05-23T03:11:59.660Z] + RAW_DATE_START=1716433919
23:11:59 [2024-05-23T03:11:59.660Z] + echo -e '
23:11:59 [2024-05-23T03:11:59.660Z] 	RAW Date Start: 1716433919 
23:11:59 [2024-05-23T03:11:59.660Z] '
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z] 	RAW Date Start: 1716433919 
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z] ++ whoami
23:11:59 [2024-05-23T03:11:59.660Z] + echo -e '
23:11:59 [2024-05-23T03:11:59.660Z] 	 whoami:  genie.releng
23:11:59 [2024-05-23T03:11:59.660Z] '
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z] 	 whoami:  genie.releng
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z] ++ uname -a
23:11:59 [2024-05-23T03:11:59.660Z] + echo -e '
23:11:59 [2024-05-23T03:11:59.660Z] 	 uname -a: Darwin nc1ht 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct  9 20:14:30 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T8103 x86_64
23:11:59 [2024-05-23T03:11:59.660Z] '
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z] 	 uname -a: Darwin nc1ht 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct  9 20:14:30 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T8103 x86_64
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z] + echo 'Unsetting variables: JAVA_BINDIR JAVA_ROOT JDK_HOME JRE_HOME CLASSPATH'
23:11:59 [2024-05-23T03:11:59.660Z] Unsetting variables: JAVA_BINDIR JAVA_ROOT JDK_HOME JRE_HOME CLASSPATH
23:11:59 [2024-05-23T03:11:59.660Z] + unset -v JAVA_BINDIR JAVA_ROOT JDK_HOME JRE_HOME CLASSPATH
23:11:59 [2024-05-23T03:11:59.660Z] ++ umask
23:11:59 [2024-05-23T03:11:59.660Z] + oldumask=0022
23:11:59 [2024-05-23T03:11:59.660Z] + umask 0002
23:11:59 [2024-05-23T03:11:59.660Z] + echo 'umask explicitly set to 0002, old value was 0022'
23:11:59 [2024-05-23T03:11:59.660Z] umask explicitly set to 0002, old value was 0022
23:11:59 [2024-05-23T03:11:59.660Z] + mkdir -p tmp
23:11:59 [2024-05-23T03:11:59.660Z] + curl -o getEBuilder.xml https://download.eclipse.org/eclipse/relengScripts/production/testScripts/hudsonBootstrap/getEBuilder.xml
23:11:59 [2024-05-23T03:11:59.660Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23:11:59 [2024-05-23T03:11:59.660Z]                                  Dload  Upload   Total   Spent    Left  Speed
23:11:59 [2024-05-23T03:11:59.660Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  7625  100  7625    0     0  37569      0 --:--:-- --:--:-- --:--:-- 38316
23:11:59 [2024-05-23T03:11:59.660Z] + cat getEBuilder.xml
23:11:59 [2024-05-23T03:11:59.660Z] <?xml version="1.0" encoding="UTF-8"?>
23:11:59 [2024-05-23T03:11:59.660Z] <!--
23:11:59 [2024-05-23T03:11:59.660Z]   A utility ant script get the eclipse builder from Git. 
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   Hudson jobs can call this script from ant as one of it first build steps.
23:11:59 [2024-05-23T03:11:59.660Z]   Such as, start with a wget fetch from CGit (where following $dash; is literally a '-',
23:11:59 [2024-05-23T03:11:59.660Z]   it is escaped here just for XML rules against two dashes in a comment);
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   wget -O getEBuilder.xml &dash;&dash;no-verbose https://download.eclipse.org/eclipse/relengScripts/production/testScripts/hudsonBootstrap/getEBuilder.xml
23:11:59 [2024-05-23T03:11:59.660Z]   2>&1
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   Then use ant to invoke the functionality. Example:
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   ant -f getEBuilder.xml -EBUILDER_HASH=910fca82df3ea649ba8ee758259561582e13bf8b
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z] -->
23:11:59 [2024-05-23T03:11:59.660Z] <project
23:11:59 [2024-05-23T03:11:59.660Z]   name="getEBuilder"
23:11:59 [2024-05-23T03:11:59.660Z]   default="getEBuilder"
23:11:59 [2024-05-23T03:11:59.660Z]   basedir=".">
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   <target
23:11:59 [2024-05-23T03:11:59.660Z]     name="init"
23:11:59 [2024-05-23T03:11:59.660Z]     depends="initWorkspace"
23:11:59 [2024-05-23T03:11:59.660Z]     unless="getEBuilderInitialized">
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <!-- assign defaults if not on hudson, for local testing if nothing else -->
23:11:59 [2024-05-23T03:11:59.660Z]     <property
23:11:59 [2024-05-23T03:11:59.660Z]       name="WORKSPACE"
23:11:59 [2024-05-23T03:11:59.660Z]       value="${basedir}" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <condition
23:11:59 [2024-05-23T03:11:59.660Z]       property="gitHost"
23:11:59 [2024-05-23T03:11:59.660Z]       value="${env.GIT_HOST}"
23:11:59 [2024-05-23T03:11:59.660Z]       else="git.eclipse.org">
23:11:59 [2024-05-23T03:11:59.660Z]       <isset property="env.GIT_HOST" />
23:11:59 [2024-05-23T03:11:59.660Z]     </condition>
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <!-- normally provided by caller, but if not, assume master -->
23:11:59 [2024-05-23T03:11:59.660Z]     <property
23:11:59 [2024-05-23T03:11:59.660Z]       name="EBUILDER_HASH"
23:11:59 [2024-05-23T03:11:59.660Z]       value="master" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <!-- git is fall back, if no method set explicitly -->
23:11:59 [2024-05-23T03:11:59.660Z]     <condition
23:11:59 [2024-05-23T03:11:59.660Z]       property="fetchSource"
23:11:59 [2024-05-23T03:11:59.660Z]       value="git">
23:11:59 [2024-05-23T03:11:59.660Z]       <and>
23:11:59 [2024-05-23T03:11:59.660Z]         <not>
23:11:59 [2024-05-23T03:11:59.660Z]           <isset property="EBuilderlocal" />
23:11:59 [2024-05-23T03:11:59.660Z]         </not>
23:11:59 [2024-05-23T03:11:59.660Z]         <not>
23:11:59 [2024-05-23T03:11:59.660Z]           <isset property="downloadURL" />
23:11:59 [2024-05-23T03:11:59.660Z]         </not>
23:11:59 [2024-05-23T03:11:59.660Z]       </and>
23:11:59 [2024-05-23T03:11:59.660Z]     </condition>
23:11:59 [2024-05-23T03:11:59.660Z]     <property
23:11:59 [2024-05-23T03:11:59.660Z]       name="scmProject"
23:11:59 [2024-05-23T03:11:59.660Z]       value="eclipse.platform.releng.aggregator" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <property
23:11:59 [2024-05-23T03:11:59.660Z]       name="folderName"
23:11:59 [2024-05-23T03:11:59.660Z]       value="eclipse.platform.releng.aggregator" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <property
23:11:59 [2024-05-23T03:11:59.660Z]       name="eScriptLocation"
23:11:59 [2024-05-23T03:11:59.660Z]       value="${folderName}/production/testScripts" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="=== Properties in 'getEBuilder.xml'" />
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="    WORKSPACE: ${WORKSPACE}" />
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="    folderName: ${folderName}" />
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="    eScriptLocation: ${eScriptLocation}" />
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="    scmProject: ${scmProject}" />
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="    EBUILDER_HASH: ${EBUILDER_HASH}" />
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="    The following are used, in order (if defined), to get 'production scripts'" />
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="       (fetchDirect from) downloadURL: ${downloadURL}" />
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="       (copy from local cache directory) EBuilderlocal: ${EBuilderlocal}" />
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="       fetchSource (from Git): ${fetchSource}" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <property
23:11:59 [2024-05-23T03:11:59.660Z]       name="getEBuilderInitialized"
23:11:59 [2024-05-23T03:11:59.660Z]       value="true" />
23:11:59 [2024-05-23T03:11:59.660Z]   </target>
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   <target
23:11:59 [2024-05-23T03:11:59.660Z]     name="getEBuilder"
23:11:59 [2024-05-23T03:11:59.660Z]     depends="init">
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <!-- remove old one, if there, and make sure directory exists for
23:11:59 [2024-05-23T03:11:59.660Z]       eventual checkout/copy/globmapper
23:11:59 [2024-05-23T03:11:59.660Z]     -->
23:11:59 [2024-05-23T03:11:59.660Z]     <delete dir="${WORKSPACE}/${folderName}" />
23:11:59 [2024-05-23T03:11:59.660Z]     <mkdir dir="${WORKSPACE}/${folderName}" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <antcall target="fetchEBuilder" />
23:11:59 [2024-05-23T03:11:59.660Z]     <antcall target="EBuildercleanup" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <ant antfile="${WORKSPACE}/${eScriptLocation}/runTests2.xml" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   </target>
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   <target
23:11:59 [2024-05-23T03:11:59.660Z]     name="fetchEBuilderFromGit"
23:11:59 [2024-05-23T03:11:59.660Z]     depends="init,fetchEBuilderLocal"
23:11:59 [2024-05-23T03:11:59.660Z]     unless="EBuilderfetched">
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="Fetching EBuilder from Git via CGit" />
23:11:59 [2024-05-23T03:11:59.660Z]     <get
23:11:59 [2024-05-23T03:11:59.660Z]       src="https://${gitHost}/c/platform/${scmProject}.git/snapshot/${scmProject}-${EBUILDER_HASH}.zip"
23:11:59 [2024-05-23T03:11:59.660Z]       dest="${WORKSPACE}/${scmProject}-${EBUILDER_HASH}.zip"
23:11:59 [2024-05-23T03:11:59.660Z]       httpusecaches="false"
23:11:59 [2024-05-23T03:11:59.660Z]       verbose="true" />
23:11:59 [2024-05-23T03:11:59.660Z]     <unzip
23:11:59 [2024-05-23T03:11:59.660Z]       src="${WORKSPACE}/${scmProject}-${EBUILDER_HASH}.zip"
23:11:59 [2024-05-23T03:11:59.660Z]       dest="${WORKSPACE}/tempEBuilder/"
23:11:59 [2024-05-23T03:11:59.660Z]       overwrite="true" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="preparing to move ${WORKSPACE}/tempEBuilder" />
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="  into ${WORKSPACE}/${folderName}" />
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="  using regexp mapper" />
23:11:59 [2024-05-23T03:11:59.660Z]     <!-- We need only the 'production/testscripts' directory. And input can be of different "depths" depending on where it comes from. -->
23:11:59 [2024-05-23T03:11:59.660Z]     <move
23:11:59 [2024-05-23T03:11:59.660Z]       verbose="true"
23:11:59 [2024-05-23T03:11:59.660Z]       todir="${WORKSPACE}/${folderName}">
23:11:59 [2024-05-23T03:11:59.660Z]       <fileset dir="${WORKSPACE}/tempEBuilder" />
23:11:59 [2024-05-23T03:11:59.660Z]       <mapper
23:11:59 [2024-05-23T03:11:59.660Z]         type="regexp"
23:11:59 [2024-05-23T03:11:59.660Z]         from=".*production([/\\])testScripts(.*)"
23:11:59 [2024-05-23T03:11:59.660Z]         to="production\1testScripts\2" />
23:11:59 [2024-05-23T03:11:59.660Z]     </move>
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="Fetched EBuilder/production/testscrips to ${WORKSPACE}/${folderName}" />
23:11:59 [2024-05-23T03:11:59.660Z]     <property
23:11:59 [2024-05-23T03:11:59.660Z]       name="EBuilderfetched"
23:11:59 [2024-05-23T03:11:59.660Z]       value="true" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   </target>
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   <!-- specify -DnoEBuildercleanup=true on command line, to have zip and folder left in place,
23:11:59 [2024-05-23T03:11:59.660Z]     such as for debugging or desired to copy the zip to your local cache.
23:11:59 [2024-05-23T03:11:59.660Z]   -->
23:11:59 [2024-05-23T03:11:59.660Z]   <target
23:11:59 [2024-05-23T03:11:59.660Z]     name="EBuildercleanup"
23:11:59 [2024-05-23T03:11:59.660Z]     unless="noEBuildercleanup">
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <!-- we've moved the files, now to remove the empty dir -->
23:11:59 [2024-05-23T03:11:59.660Z]     <delete
23:11:59 [2024-05-23T03:11:59.660Z]       dir="${WORKSPACE}/${scmProject}-${EBUILDER_HASH}"
23:11:59 [2024-05-23T03:11:59.660Z]       failonerror="false" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <!-- cleanup (may eventually want to "cache" this zip file, so no need to re-fetch if already exists -->
23:11:59 [2024-05-23T03:11:59.660Z]     <delete
23:11:59 [2024-05-23T03:11:59.660Z]       file="${WORKSPACE}/${scmProject}-${EBUILDER_HASH}.zip"
23:11:59 [2024-05-23T03:11:59.660Z]       failonerror="false" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <delete
23:11:59 [2024-05-23T03:11:59.660Z]       dir="${WORKSPACE}/tempEBuilder"
23:11:59 [2024-05-23T03:11:59.660Z]       failonerror="false" />
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="Cleaned temporary working copies" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   </target>
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   <!-- Will leave here for now, though doesn't add much. We had two choices: local, git.
23:11:59 [2024-05-23T03:11:59.660Z]   -->
23:11:59 [2024-05-23T03:11:59.660Z]   <target
23:11:59 [2024-05-23T03:11:59.660Z]     name="fetchEBuilder"
23:11:59 [2024-05-23T03:11:59.660Z]     depends="init, fetchEBuilderFromGit"
23:11:59 [2024-05-23T03:11:59.660Z]     unless="EBuilderfetched">
23:11:59 [2024-05-23T03:11:59.660Z]     <fail message="EBuilder was not fetched by any available method. Is a local variable not set?" />
23:11:59 [2024-05-23T03:11:59.660Z]   </target>
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   <target
23:11:59 [2024-05-23T03:11:59.660Z]     name="fetchEBuilderLocal"
23:11:59 [2024-05-23T03:11:59.660Z]     depends="init,fetchEBuilderDirect"
23:11:59 [2024-05-23T03:11:59.660Z]     if="EBuilderlocal"
23:11:59 [2024-05-23T03:11:59.660Z]     unless="EBuilderfetched">
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="Fetching pre-made EBuilder subset from local machine." />
23:11:59 [2024-05-23T03:11:59.660Z]     <unzip
23:11:59 [2024-05-23T03:11:59.660Z]       src="${EBuilderlocal}/${scmProject}-${EBUILDER_HASH}.zip"
23:11:59 [2024-05-23T03:11:59.660Z]       dest="${WORKSPACE}"
23:11:59 [2024-05-23T03:11:59.660Z]       overwrite="true" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <move
23:11:59 [2024-05-23T03:11:59.660Z]       todir="${WORKSPACE}/${folderName}"
23:11:59 [2024-05-23T03:11:59.660Z]       failonerror="true">
23:11:59 [2024-05-23T03:11:59.660Z]       <fileset dir="${WORKSPACE}/${scmProject}-${EBUILDER_HASH}">
23:11:59 [2024-05-23T03:11:59.660Z]         <include name="**/*" />
23:11:59 [2024-05-23T03:11:59.660Z]       </fileset>
23:11:59 [2024-05-23T03:11:59.660Z]     </move>
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="Copied EBuilder to ${WORKSPACE}/${folderName}" />
23:11:59 [2024-05-23T03:11:59.660Z]     <property
23:11:59 [2024-05-23T03:11:59.660Z]       name="EBuilderfetched"
23:11:59 [2024-05-23T03:11:59.660Z]       value="true" />
23:11:59 [2024-05-23T03:11:59.660Z]   </target>
23:11:59 [2024-05-23T03:11:59.660Z]   <target
23:11:59 [2024-05-23T03:11:59.660Z]     name="fetchEBuilderDirect"
23:11:59 [2024-05-23T03:11:59.660Z]     depends="init"
23:11:59 [2024-05-23T03:11:59.660Z]     if="downloadURL"
23:11:59 [2024-05-23T03:11:59.660Z]     unless="EBuilderfetched">
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="Fetching pre-made EBuilder subset from download site." />
23:11:59 [2024-05-23T03:11:59.660Z]     <get
23:11:59 [2024-05-23T03:11:59.660Z]       src="${downloadURL}/${scmProject}-${EBUILDER_HASH}.zip"
23:11:59 [2024-05-23T03:11:59.660Z]       dest="${WORKSPACE}"
23:11:59 [2024-05-23T03:11:59.660Z]       httpusecaches="false"
23:11:59 [2024-05-23T03:11:59.660Z]       verbose="true" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <available
23:11:59 [2024-05-23T03:11:59.660Z]       file="${WORKSPACE}/${scmProject}-${EBUILDER_HASH}.zip"
23:11:59 [2024-05-23T03:11:59.660Z]       property="EzipExists" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <antcall target="unzipDownloadedZip" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <condition property="EBuilderfetched">
23:11:59 [2024-05-23T03:11:59.660Z]       <available file="${WORKSPACE}/${folderName}/production" />
23:11:59 [2024-05-23T03:11:59.660Z]     </condition>
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   </target>
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   <target
23:11:59 [2024-05-23T03:11:59.660Z]     name="unzipDownloadedZip"
23:11:59 [2024-05-23T03:11:59.660Z]     if="EzipExists">
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="Fetched EBuilder from ${downloadURL}" />
23:11:59 [2024-05-23T03:11:59.660Z]     <unzip
23:11:59 [2024-05-23T03:11:59.660Z]       src="${WORKSPACE}/${scmProject}-${EBUILDER_HASH}.zip"
23:11:59 [2024-05-23T03:11:59.660Z]       dest="${WORKSPACE}"
23:11:59 [2024-05-23T03:11:59.660Z]       overwrite="true" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]     <!-- Not sure this is needed, since 'folderName' and 'scmProject' are
23:11:59 [2024-05-23T03:11:59.660Z]       the same. (At least, the defaults set in this script).
23:11:59 [2024-05-23T03:11:59.660Z]     -->
23:11:59 [2024-05-23T03:11:59.660Z]     <move todir="${WORKSPACE}/${folderName}">
23:11:59 [2024-05-23T03:11:59.660Z]       <fileset dir="${WORKSPACE}/${scmProject}">
23:11:59 [2024-05-23T03:11:59.660Z]         <include name="**/*" />
23:11:59 [2024-05-23T03:11:59.660Z]       </fileset>
23:11:59 [2024-05-23T03:11:59.660Z]     </move>
23:11:59 [2024-05-23T03:11:59.660Z]     <echo message="Moved EBuilder (subset) to ${WORKSPACE}/${folderName}" />
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   </target>
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z] 
23:11:59 [2024-05-23T03:11:59.660Z]   <target
23:11:59 [2024-05-23T03:11:59.660Z]     name="initWorkspace"
23:11:59 [2024-05-23T03:11:59.660Z]     unless="WORKSPACE">
23:11:59 [2024-05-23T03:11:59.660Z]     <property environment="env" />
23:11:59 [2024-05-23T03:11:59.660Z]     <condition
23:11:59 [2024-05-23T03:11:59.660Z]       property="WORKSPACE"
23:11:59 [2024-05-23T03:11:59.660Z]       value="${env.WORKSPACE}"
23:11:59 [2024-05-23T03:11:59.660Z]       else="${basedir}">
23:11:59 [2024-05-23T03:11:59.660Z]       <isset property="env.WORKSPACE" />
23:11:59 [2024-05-23T03:11:59.660Z]     </condition>
23:11:59 [2024-05-23T03:11:59.660Z]   </target>
23:11:59 [2024-05-23T03:11:59.660Z] </project>+ curl -o buildProperties.sh https://download.eclipse.org/eclipse/downloads/drops4/I20240522-1800/buildproperties.shsource
23:11:59 [2024-05-23T03:11:59.660Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23:11:59 [2024-05-23T03:11:59.660Z]                                  Dload  Upload   Total   Spent    Left  Speed
23:12:00 [2024-05-23T03:12:00.064Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3812  100  3812    0     0  21143      0 --:--:-- --:--:-- --:--:-- 21659
23:12:00 [2024-05-23T03:12:00.064Z] + cat getEBuilder.xml
23:12:00 [2024-05-23T03:12:00.064Z] <?xml version="1.0" encoding="UTF-8"?>
23:12:00 [2024-05-23T03:12:00.064Z] <!--
23:12:00 [2024-05-23T03:12:00.064Z]   A utility ant script get the eclipse builder from Git. 
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]   Hudson jobs can call this script from ant as one of it first build steps.
23:12:00 [2024-05-23T03:12:00.064Z]   Such as, start with a wget fetch from CGit (where following $dash; is literally a '-',
23:12:00 [2024-05-23T03:12:00.064Z]   it is escaped here just for XML rules against two dashes in a comment);
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]   wget -O getEBuilder.xml &dash;&dash;no-verbose https://download.eclipse.org/eclipse/relengScripts/production/testScripts/hudsonBootstrap/getEBuilder.xml
23:12:00 [2024-05-23T03:12:00.064Z]   2>&1
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]   Then use ant to invoke the functionality. Example:
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]   ant -f getEBuilder.xml -EBUILDER_HASH=910fca82df3ea649ba8ee758259561582e13bf8b
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z] -->
23:12:00 [2024-05-23T03:12:00.064Z] <project
23:12:00 [2024-05-23T03:12:00.064Z]   name="getEBuilder"
23:12:00 [2024-05-23T03:12:00.064Z]   default="getEBuilder"
23:12:00 [2024-05-23T03:12:00.064Z]   basedir=".">
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]   <target
23:12:00 [2024-05-23T03:12:00.064Z]     name="init"
23:12:00 [2024-05-23T03:12:00.064Z]     depends="initWorkspace"
23:12:00 [2024-05-23T03:12:00.064Z]     unless="getEBuilderInitialized">
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <!-- assign defaults if not on hudson, for local testing if nothing else -->
23:12:00 [2024-05-23T03:12:00.064Z]     <property
23:12:00 [2024-05-23T03:12:00.064Z]       name="WORKSPACE"
23:12:00 [2024-05-23T03:12:00.064Z]       value="${basedir}" />
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <condition
23:12:00 [2024-05-23T03:12:00.064Z]       property="gitHost"
23:12:00 [2024-05-23T03:12:00.064Z]       value="${env.GIT_HOST}"
23:12:00 [2024-05-23T03:12:00.064Z]       else="git.eclipse.org">
23:12:00 [2024-05-23T03:12:00.064Z]       <isset property="env.GIT_HOST" />
23:12:00 [2024-05-23T03:12:00.064Z]     </condition>
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <!-- normally provided by caller, but if not, assume master -->
23:12:00 [2024-05-23T03:12:00.064Z]     <property
23:12:00 [2024-05-23T03:12:00.064Z]       name="EBUILDER_HASH"
23:12:00 [2024-05-23T03:12:00.064Z]       value="master" />
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <!-- git is fall back, if no method set explicitly -->
23:12:00 [2024-05-23T03:12:00.064Z]     <condition
23:12:00 [2024-05-23T03:12:00.064Z]       property="fetchSource"
23:12:00 [2024-05-23T03:12:00.064Z]       value="git">
23:12:00 [2024-05-23T03:12:00.064Z]       <and>
23:12:00 [2024-05-23T03:12:00.064Z]         <not>
23:12:00 [2024-05-23T03:12:00.064Z]           <isset property="EBuilderlocal" />
23:12:00 [2024-05-23T03:12:00.064Z]         </not>
23:12:00 [2024-05-23T03:12:00.064Z]         <not>
23:12:00 [2024-05-23T03:12:00.064Z]           <isset property="downloadURL" />
23:12:00 [2024-05-23T03:12:00.064Z]         </not>
23:12:00 [2024-05-23T03:12:00.064Z]       </and>
23:12:00 [2024-05-23T03:12:00.064Z]     </condition>
23:12:00 [2024-05-23T03:12:00.064Z]     <property
23:12:00 [2024-05-23T03:12:00.064Z]       name="scmProject"
23:12:00 [2024-05-23T03:12:00.064Z]       value="eclipse.platform.releng.aggregator" />
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <property
23:12:00 [2024-05-23T03:12:00.064Z]       name="folderName"
23:12:00 [2024-05-23T03:12:00.064Z]       value="eclipse.platform.releng.aggregator" />
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <property
23:12:00 [2024-05-23T03:12:00.064Z]       name="eScriptLocation"
23:12:00 [2024-05-23T03:12:00.064Z]       value="${folderName}/production/testScripts" />
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="=== Properties in 'getEBuilder.xml'" />
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="    WORKSPACE: ${WORKSPACE}" />
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="    folderName: ${folderName}" />
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="    eScriptLocation: ${eScriptLocation}" />
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="    scmProject: ${scmProject}" />
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="    EBUILDER_HASH: ${EBUILDER_HASH}" />
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="    The following are used, in order (if defined), to get 'production scripts'" />
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="       (fetchDirect from) downloadURL: ${downloadURL}" />
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="       (copy from local cache directory) EBuilderlocal: ${EBuilderlocal}" />
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="       fetchSource (from Git): ${fetchSource}" />
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <property
23:12:00 [2024-05-23T03:12:00.064Z]       name="getEBuilderInitialized"
23:12:00 [2024-05-23T03:12:00.064Z]       value="true" />
23:12:00 [2024-05-23T03:12:00.064Z]   </target>
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]   <target
23:12:00 [2024-05-23T03:12:00.064Z]     name="getEBuilder"
23:12:00 [2024-05-23T03:12:00.064Z]     depends="init">
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <!-- remove old one, if there, and make sure directory exists for
23:12:00 [2024-05-23T03:12:00.064Z]       eventual checkout/copy/globmapper
23:12:00 [2024-05-23T03:12:00.064Z]     -->
23:12:00 [2024-05-23T03:12:00.064Z]     <delete dir="${WORKSPACE}/${folderName}" />
23:12:00 [2024-05-23T03:12:00.064Z]     <mkdir dir="${WORKSPACE}/${folderName}" />
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <antcall target="fetchEBuilder" />
23:12:00 [2024-05-23T03:12:00.064Z]     <antcall target="EBuildercleanup" />
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <ant antfile="${WORKSPACE}/${eScriptLocation}/runTests2.xml" />
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]   </target>
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]   <target
23:12:00 [2024-05-23T03:12:00.064Z]     name="fetchEBuilderFromGit"
23:12:00 [2024-05-23T03:12:00.064Z]     depends="init,fetchEBuilderLocal"
23:12:00 [2024-05-23T03:12:00.064Z]     unless="EBuilderfetched">
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="Fetching EBuilder from Git via CGit" />
23:12:00 [2024-05-23T03:12:00.064Z]     <get
23:12:00 [2024-05-23T03:12:00.064Z]       src="https://${gitHost}/c/platform/${scmProject}.git/snapshot/${scmProject}-${EBUILDER_HASH}.zip"
23:12:00 [2024-05-23T03:12:00.064Z]       dest="${WORKSPACE}/${scmProject}-${EBUILDER_HASH}.zip"
23:12:00 [2024-05-23T03:12:00.064Z]       httpusecaches="false"
23:12:00 [2024-05-23T03:12:00.064Z]       verbose="true" />
23:12:00 [2024-05-23T03:12:00.064Z]     <unzip
23:12:00 [2024-05-23T03:12:00.064Z]       src="${WORKSPACE}/${scmProject}-${EBUILDER_HASH}.zip"
23:12:00 [2024-05-23T03:12:00.064Z]       dest="${WORKSPACE}/tempEBuilder/"
23:12:00 [2024-05-23T03:12:00.064Z]       overwrite="true" />
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="preparing to move ${WORKSPACE}/tempEBuilder" />
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="  into ${WORKSPACE}/${folderName}" />
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="  using regexp mapper" />
23:12:00 [2024-05-23T03:12:00.064Z]     <!-- We need only the 'production/testscripts' directory. And input can be of different "depths" depending on where it comes from. -->
23:12:00 [2024-05-23T03:12:00.064Z]     <move
23:12:00 [2024-05-23T03:12:00.064Z]       verbose="true"
23:12:00 [2024-05-23T03:12:00.064Z]       todir="${WORKSPACE}/${folderName}">
23:12:00 [2024-05-23T03:12:00.064Z]       <fileset dir="${WORKSPACE}/tempEBuilder" />
23:12:00 [2024-05-23T03:12:00.064Z]       <mapper
23:12:00 [2024-05-23T03:12:00.064Z]         type="regexp"
23:12:00 [2024-05-23T03:12:00.064Z]         from=".*production([/\\])testScripts(.*)"
23:12:00 [2024-05-23T03:12:00.064Z]         to="production\1testScripts\2" />
23:12:00 [2024-05-23T03:12:00.064Z]     </move>
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="Fetched EBuilder/production/testscrips to ${WORKSPACE}/${folderName}" />
23:12:00 [2024-05-23T03:12:00.064Z]     <property
23:12:00 [2024-05-23T03:12:00.064Z]       name="EBuilderfetched"
23:12:00 [2024-05-23T03:12:00.064Z]       value="true" />
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]   </target>
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]   <!-- specify -DnoEBuildercleanup=true on command line, to have zip and folder left in place,
23:12:00 [2024-05-23T03:12:00.064Z]     such as for debugging or desired to copy the zip to your local cache.
23:12:00 [2024-05-23T03:12:00.064Z]   -->
23:12:00 [2024-05-23T03:12:00.064Z]   <target
23:12:00 [2024-05-23T03:12:00.064Z]     name="EBuildercleanup"
23:12:00 [2024-05-23T03:12:00.064Z]     unless="noEBuildercleanup">
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <!-- we've moved the files, now to remove the empty dir -->
23:12:00 [2024-05-23T03:12:00.064Z]     <delete
23:12:00 [2024-05-23T03:12:00.064Z]       dir="${WORKSPACE}/${scmProject}-${EBUILDER_HASH}"
23:12:00 [2024-05-23T03:12:00.064Z]       failonerror="false" />
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <!-- cleanup (may eventually want to "cache" this zip file, so no need to re-fetch if already exists -->
23:12:00 [2024-05-23T03:12:00.064Z]     <delete
23:12:00 [2024-05-23T03:12:00.064Z]       file="${WORKSPACE}/${scmProject}-${EBUILDER_HASH}.zip"
23:12:00 [2024-05-23T03:12:00.064Z]       failonerror="false" />
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]     <delete
23:12:00 [2024-05-23T03:12:00.064Z]       dir="${WORKSPACE}/tempEBuilder"
23:12:00 [2024-05-23T03:12:00.064Z]       failonerror="false" />
23:12:00 [2024-05-23T03:12:00.064Z]     <echo message="Cleaned temporary working copies" />
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]   </target>
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]   <!-- Will leave here for now, though doesn't add much. We had two choices: local, git.
23:12:00 [2024-05-23T03:12:00.064Z]   -->
23:12:00 [2024-05-23T03:12:00.064Z]   <target
23:12:00 [2024-05-23T03:12:00.064Z]     name="fetchEBuilder"
23:12:00 [2024-05-23T03:12:00.064Z]     depends="init, fetchEBuilderFromGit"
23:12:00 [2024-05-23T03:12:00.064Z]     unless="EBuilderfetched">
23:12:00 [2024-05-23T03:12:00.064Z]     <fail message="EBuilder was not fetched by any available method. Is a local variable not set?" />
23:12:00 [2024-05-23T03:12:00.064Z]   </target>
23:12:00 [2024-05-23T03:12:00.064Z] 
23:12:00 [2024-05-23T03:12:00.064Z]   <target
23:12:00 [2024-05-23T03:12:00.064Z]     name="fetchEBuilderLocal"
23:12:00 [2024-05-23T03:12:00.064Z]     depends="init,fetchEBuilderDirect"
23:12:00 [2024-05-23T03:12:00.064Z]     if="EBuilderlocal"
23:12:00 [2024-05-23T03:12:00.064Z]     unless="EBuilderfetched">
23:12:00 [2024-05-23T03:12:00.065Z]     <echo message="Fetching pre-made EBuilder subset from local machine." />
23:12:00 [2024-05-23T03:12:00.065Z]     <unzip
23:12:00 [2024-05-23T03:12:00.065Z]       src="${EBuilderlocal}/${scmProject}-${EBUILDER_HASH}.zip"
23:12:00 [2024-05-23T03:12:00.065Z]       dest="${WORKSPACE}"
23:12:00 [2024-05-23T03:12:00.065Z]       overwrite="true" />
23:12:00 [2024-05-23T03:12:00.065Z] 
23:12:00 [2024-05-23T03:12:00.065Z]     <move
23:12:00 [2024-05-23T03:12:00.065Z]       todir="${WORKSPACE}/${folderName}"
23:12:00 [2024-05-23T03:12:00.065Z]       failonerror="true">
23:12:00 [2024-05-23T03:12:00.065Z]       <fileset dir="${WORKSPACE}/${scmProject}-${EBUILDER_HASH}">
23:12:00 [2024-05-23T03:12:00.065Z]         <include name="**/*" />
23:12:00 [2024-05-23T03:12:00.065Z]       </fileset>
23:12:00 [2024-05-23T03:12:00.065Z]     </move>
23:12:00 [2024-05-23T03:12:00.065Z] 
23:12:00 [2024-05-23T03:12:00.065Z]     <echo message="Copied EBuilder to ${WORKSPACE}/${folderName}" />
23:12:00 [2024-05-23T03:12:00.065Z]     <property
23:12:00 [2024-05-23T03:12:00.065Z]       name="EBuilderfetched"
23:12:00 [2024-05-23T03:12:00.065Z]       value="true" />
23:12:00 [2024-05-23T03:12:00.065Z]   </target>
23:12:00 [2024-05-23T03:12:00.065Z]   <target
23:12:00 [2024-05-23T03:12:00.065Z]     name="fetchEBuilderDirect"
23:12:00 [2024-05-23T03:12:00.065Z]     depends="init"
23:12:00 [2024-05-23T03:12:00.065Z]     if="downloadURL"
23:12:00 [2024-05-23T03:12:00.065Z]     unless="EBuilderfetched">
23:12:00 [2024-05-23T03:12:00.065Z]     <echo message="Fetching pre-made EBuilder subset from download site." />
23:12:00 [2024-05-23T03:12:00.065Z]     <get
23:12:00 [2024-05-23T03:12:00.065Z]       src="${downloadURL}/${scmProject}-${EBUILDER_HASH}.zip"
23:12:00 [2024-05-23T03:12:00.065Z]       dest="${WORKSPACE}"
23:12:00 [2024-05-23T03:12:00.065Z]       httpusecaches="false"
23:12:00 [2024-05-23T03:12:00.065Z]       verbose="true" />
23:12:00 [2024-05-23T03:12:00.065Z] 
23:12:00 [2024-05-23T03:12:00.065Z]     <available
23:12:00 [2024-05-23T03:12:00.065Z]       file="${WORKSPACE}/${scmProject}-${EBUILDER_HASH}.zip"
23:12:00 [2024-05-23T03:12:00.065Z]       property="EzipExists" />
23:12:00 [2024-05-23T03:12:00.065Z] 
23:12:00 [2024-05-23T03:12:00.065Z]     <antcall target="unzipDownloadedZip" />
23:12:00 [2024-05-23T03:12:00.065Z] 
23:12:00 [2024-05-23T03:12:00.065Z]     <condition property="EBuilderfetched">
23:12:00 [2024-05-23T03:12:00.065Z]       <available file="${WORKSPACE}/${folderName}/production" />
23:12:00 [2024-05-23T03:12:00.065Z]     </condition>
23:12:00 [2024-05-23T03:12:00.065Z] 
23:12:00 [2024-05-23T03:12:00.065Z]   </target>
23:12:00 [2024-05-23T03:12:00.065Z] 
23:12:00 [2024-05-23T03:12:00.065Z]   <target
23:12:00 [2024-05-23T03:12:00.065Z]     name="unzipDownloadedZip"
23:12:00 [2024-05-23T03:12:00.065Z]     if="EzipExists">
23:12:00 [2024-05-23T03:12:00.065Z] 
23:12:00 [2024-05-23T03:12:00.065Z]     <echo message="Fetched EBuilder from ${downloadURL}" />
23:12:00 [2024-05-23T03:12:00.065Z]     <unzip
23:12:00 [2024-05-23T03:12:00.065Z]       src="${WORKSPACE}/${scmProject}-${EBUILDER_HASH}.zip"
23:12:00 [2024-05-23T03:12:00.065Z]       dest="${WORKSPACE}"
23:12:00 [2024-05-23T03:12:00.065Z]       overwrite="true" />
23:12:00 [2024-05-23T03:12:00.065Z] 
23:12:00 [2024-05-23T03:12:00.065Z]     <!-- Not sure this is needed, since 'folderName' and 'scmProject' are
23:12:00 [2024-05-23T03:12:00.065Z]       the same. (At least, the defaults set in this script).
23:12:00 [2024-05-23T03:12:00.065Z]     -->
23:12:00 [2024-05-23T03:12:00.065Z]     <move todir="${WORKSPACE}/${folderName}">
23:12:00 [2024-05-23T03:12:00.065Z]       <fileset dir="${WORKSPACE}/${scmProject}">
23:12:00 [2024-05-23T03:12:00.065Z]         <include name="**/*" />
23:12:00 [2024-05-23T03:12:00.065Z]       </fileset>
23:12:00 [2024-05-23T03:12:00.065Z]     </move>
23:12:00 [2024-05-23T03:12:00.065Z]     <echo message="Moved EBuilder (subset) to ${WORKSPACE}/${folderName}" />
23:12:00 [2024-05-23T03:12:00.065Z] 
23:12:00 [2024-05-23T03:12:00.065Z]   </target>
23:12:00 [2024-05-23T03:12:00.065Z] 
23:12:00 [2024-05-23T03:12:00.065Z] 
23:12:00 [2024-05-23T03:12:00.065Z]   <target
23:12:00 [2024-05-23T03:12:00.065Z]     name="initWorkspace"
23:12:00 [2024-05-23T03:12:00.065Z]     unless="WORKSPACE">
23:12:00 [2024-05-23T03:12:00.065Z]     <property environment="env" />
23:12:00 [2024-05-23T03:12:00.065Z]     <condition
23:12:00 [2024-05-23T03:12:00.065Z]       property="WORKSPACE"
23:12:00 [2024-05-23T03:12:00.065Z]       value="${env.WORKSPACE}"
23:12:00 [2024-05-23T03:12:00.065Z]       else="${basedir}">
23:12:00 [2024-05-23T03:12:00.065Z]       <isset property="env.WORKSPACE" />
23:12:00 [2024-05-23T03:12:00.065Z]     </condition>
23:12:00 [2024-05-23T03:12:00.065Z]   </target>
23:12:00 [2024-05-23T03:12:00.065Z] </project>+ source buildProperties.sh
23:12:00 [2024-05-23T03:12:00.065Z] ++ export TIMESTAMP=20240522-1800
23:12:00 [2024-05-23T03:12:00.065Z] ++ TIMESTAMP=20240522-1800
23:12:00 [2024-05-23T03:12:00.065Z] ++ export 'BUILD_PRETTY_DATE=Wed May 22 18:00:00 EDT 2024'
23:12:00 [2024-05-23T03:12:00.065Z] ++ BUILD_PRETTY_DATE='Wed May 22 18:00:00 EDT 2024'
23:12:00 [2024-05-23T03:12:00.065Z] ++ export BRANCH=master
23:12:00 [2024-05-23T03:12:00.065Z] ++ BRANCH=master
23:12:00 [2024-05-23T03:12:00.065Z] ++ export PATCH_OR_BRANCH_LABEL=master
23:12:00 [2024-05-23T03:12:00.065Z] ++ PATCH_OR_BRANCH_LABEL=master
23:12:00 [2024-05-23T03:12:00.065Z] ++ export BUILD_TYPE_NAME=Integration
23:12:00 [2024-05-23T03:12:00.065Z] ++ BUILD_TYPE_NAME=Integration
23:12:00 [2024-05-23T03:12:00.065Z] ++ export BUILD_TYPE=I
23:12:00 [2024-05-23T03:12:00.065Z] ++ BUILD_TYPE=I
23:12:00 [2024-05-23T03:12:00.065Z] ++ export TESTED_BUILD_TYPE=I
23:12:00 [2024-05-23T03:12:00.065Z] ++ TESTED_BUILD_TYPE=I
23:12:00 [2024-05-23T03:12:00.065Z] ++ export RELEASE_VER=4.32
23:12:00 [2024-05-23T03:12:00.065Z] ++ RELEASE_VER=4.32
23:12:00 [2024-05-23T03:12:00.065Z] ++ export STREAM=4.32.0
23:12:00 [2024-05-23T03:12:00.065Z] ++ STREAM=4.32.0
23:12:00 [2024-05-23T03:12:00.065Z] ++ export STREAMMajor=4
23:12:00 [2024-05-23T03:12:00.065Z] ++ STREAMMajor=4
23:12:00 [2024-05-23T03:12:00.065Z] ++ export STREAMMinor=32
23:12:00 [2024-05-23T03:12:00.065Z] ++ STREAMMinor=32
23:12:00 [2024-05-23T03:12:00.065Z] ++ export STREAMService=0
23:12:00 [2024-05-23T03:12:00.065Z] ++ STREAMService=0
23:12:00 [2024-05-23T03:12:00.065Z] ++ export GIT_ROOT=git@github.com:
23:12:00 [2024-05-23T03:12:00.065Z] ++ GIT_ROOT=git@github.com:
23:12:00 [2024-05-23T03:12:00.065Z] ++ export AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
23:12:00 [2024-05-23T03:12:00.065Z] ++ AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
23:12:00 [2024-05-23T03:12:00.065Z] ++ export AGG_DIR=gitCache/eclipse.platform.releng.aggregator
23:12:00 [2024-05-23T03:12:00.065Z] ++ AGG_DIR=gitCache/eclipse.platform.releng.aggregator
23:12:00 [2024-05-23T03:12:00.065Z] ++ export DROP_DIR=siteDir/eclipse/downloads/drops4
23:12:00 [2024-05-23T03:12:00.065Z] ++ DROP_DIR=siteDir/eclipse/downloads/drops4
23:12:00 [2024-05-23T03:12:00.065Z] ++ export UPDATES_DIR=siteDir/eclipse/updates
23:12:00 [2024-05-23T03:12:00.065Z] ++ UPDATES_DIR=siteDir/eclipse/updates
23:12:00 [2024-05-23T03:12:00.065Z] ++ export EQUINOX_DROP_DIR=siteDir/equinox/drops
23:12:00 [2024-05-23T03:12:00.065Z] ++ EQUINOX_DROP_DIR=siteDir/equinox/drops
23:12:00 [2024-05-23T03:12:00.065Z] ++ export TMP_DIR=tmp
23:12:00 [2024-05-23T03:12:00.065Z] ++ TMP_DIR=tmp
23:12:00 [2024-05-23T03:12:00.065Z] ++ export DOWNLOAD_HOST=download.eclipse.org
23:12:00 [2024-05-23T03:12:00.065Z] ++ DOWNLOAD_HOST=download.eclipse.org
23:12:00 [2024-05-23T03:12:00.065Z] ++ export BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
23:12:00 [2024-05-23T03:12:00.065Z] ++ BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
23:12:00 [2024-05-23T03:12:00.065Z] ++ export LOCAL_REPO=localMavenRepo
23:12:00 [2024-05-23T03:12:00.065Z] ++ LOCAL_REPO=localMavenRepo
23:12:00 [2024-05-23T03:12:00.065Z] ++ export BASEBUILDER_TAG=4.30
23:12:00 [2024-05-23T03:12:00.065Z] ++ BASEBUILDER_TAG=4.30
23:12:00 [2024-05-23T03:12:00.065Z] ++ export API_PREV_REF_LABEL=4.30
23:12:00 [2024-05-23T03:12:00.065Z] ++ API_PREV_REF_LABEL=4.30
23:12:00 [2024-05-23T03:12:00.065Z] ++ export API_FREEZE_REF_LABEL=
23:12:00 [2024-05-23T03:12:00.065Z] ++ API_FREEZE_REF_LABEL=
23:12:00 [2024-05-23T03:12:00.065Z] ++ export 'FREEZE_PARAMS= '
23:12:00 [2024-05-23T03:12:00.065Z] ++ FREEZE_PARAMS=' '
23:12:00 [2024-05-23T03:12:00.065Z] ++ export PREVIOUS_RELEASE_VER=4.31
23:12:00 [2024-05-23T03:12:00.065Z] ++ PREVIOUS_RELEASE_VER=4.31
23:12:00 [2024-05-23T03:12:00.065Z] ++ export PREVIOUS_RELEASE_REPO_ID=4.31
23:12:00 [2024-05-23T03:12:00.065Z] ++ PREVIOUS_RELEASE_REPO_ID=4.31
23:12:00 [2024-05-23T03:12:00.065Z] ++ export BASEBUILD_ID=R-4.31-202402290520
23:12:00 [2024-05-23T03:12:00.065Z] ++ BASEBUILD_ID=R-4.31-202402290520
23:12:00 [2024-05-23T03:12:00.065Z] ++ export PREVIOUS_RELEASE_ID=R-4.31-202402290520
23:12:00 [2024-05-23T03:12:00.065Z] ++ PREVIOUS_RELEASE_ID=R-4.31-202402290520
23:12:00 [2024-05-23T03:12:00.065Z] ++ export BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
23:12:00 [2024-05-23T03:12:00.065Z] ++ BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
23:12:00 [2024-05-23T03:12:00.065Z] ++ export WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.33.0/R-3.33.0-20240304165142/repositoryunittests/
23:12:00 [2024-05-23T03:12:00.065Z] ++ WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.33.0/R-3.33.0-20240304165142/repositoryunittests/
23:12:00 [2024-05-23T03:12:00.065Z] ++ export BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
23:12:00 [2024-05-23T03:12:00.065Z] ++ BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
23:12:00 [2024-05-23T03:12:00.065Z] ++ export ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.32-I-builds/
23:12:00 [2024-05-23T03:12:00.065Z] ++ ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.32-I-builds/
23:12:00 [2024-05-23T03:12:00.065Z] ++ export MAVEN_OPTS=-Xmx6G
23:12:00 [2024-05-23T03:12:00.065Z] ++ MAVEN_OPTS=-Xmx6G
23:12:00 [2024-05-23T03:12:00.065Z] ++ export JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-17/latest/bin/javadoc
23:12:00 [2024-05-23T03:12:00.065Z] ++ JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-17/latest/bin/javadoc
23:12:00 [2024-05-23T03:12:00.065Z] ++ export BUILD_ENV_FILE=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
23:12:00 [2024-05-23T03:12:00.065Z] ++ BUILD_ENV_FILE=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
23:12:00 [2024-05-23T03:12:00.065Z] ++ export BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
23:12:00 [2024-05-23T03:12:00.065Z] ++ BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
23:12:00 [2024-05-23T03:12:00.065Z] ++ export BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
23:12:00 [2024-05-23T03:12:00.065Z] ++ BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
23:12:00 [2024-05-23T03:12:00.065Z] ++ export BUILD_ID=I20240522-1800
23:12:00 [2024-05-23T03:12:00.065Z] ++ BUILD_ID=I20240522-1800
23:12:00 [2024-05-23T03:12:00.065Z] ++ export BUILD_DIR_SEG=I20240522-1800
23:12:00 [2024-05-23T03:12:00.065Z] ++ BUILD_DIR_SEG=I20240522-1800
23:12:00 [2024-05-23T03:12:00.065Z] ++ export EQ_BUILD_DIR_SEG=I20240522-1800
23:12:00 [2024-05-23T03:12:00.065Z] ++ EQ_BUILD_DIR_SEG=I20240522-1800
23:12:00 [2024-05-23T03:12:00.065Z] ++ export EBUILDER_HASH=5aee510f82032cee6c4937b6050baf439e640ea5
23:12:00 [2024-05-23T03:12:00.065Z] ++ EBUILDER_HASH=5aee510f82032cee6c4937b6050baf439e640ea5
23:12:00 [2024-05-23T03:12:00.065Z] ++ export ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
23:12:00 [2024-05-23T03:12:00.065Z] ++ ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
23:12:00 [2024-05-23T03:12:00.065Z] ++ export PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
23:12:00 [2024-05-23T03:12:00.065Z] ++ PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
23:12:00 [2024-05-23T03:12:00.065Z] ++ export PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
23:12:00 [2024-05-23T03:12:00.065Z] ++ PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
23:12:00 [2024-05-23T03:12:00.065Z] ++ export PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
23:12:00 [2024-05-23T03:12:00.065Z] ++ PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
23:12:00 [2024-05-23T03:12:00.065Z] ++ export LAUNCHER_JAR=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar
23:12:00 [2024-05-23T03:12:00.065Z] ++ LAUNCHER_JAR=/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar
23:12:00 [2024-05-23T03:12:00.065Z] ++ export 'COMPARATOR_ERRORS_SUBJECT= '
23:12:00 [2024-05-23T03:12:00.065Z] ++ COMPARATOR_ERRORS_SUBJECT=' '
23:12:00 [2024-05-23T03:12:00.065Z] ++ export 'COMPARATOR_ERRORS_BODY= '
23:12:00 [2024-05-23T03:12:00.065Z] ++ COMPARATOR_ERRORS_BODY=' '
23:12:00 [2024-05-23T03:12:00.065Z] + echo JAVA_HOME: /usr/local/openjdk-17/Contents/Home
23:12:00 [2024-05-23T03:12:00.065Z] JAVA_HOME: /usr/local/openjdk-17/Contents/Home
23:12:00 [2024-05-23T03:12:00.065Z] + echo ANT_HOME: /opt/homebrew/Cellar/ant/1.10.11/libexec
23:12:00 [2024-05-23T03:12:00.065Z] ANT_HOME: /opt/homebrew/Cellar/ant/1.10.11/libexec
23:12:00 [2024-05-23T03:12:00.065Z] + echo PATH: /usr/local/openjdk-17/Contents/Home/bin:/opt/homebrew/Cellar/ant/1.10.11/libexec/bin:/usr/bin:/bin:/usr/sbin:/sbin
23:12:00 [2024-05-23T03:12:00.065Z] PATH: /usr/local/openjdk-17/Contents/Home/bin:/opt/homebrew/Cellar/ant/1.10.11/libexec/bin:/usr/bin:/bin:/usr/sbin:/sbin
23:12:00 [2024-05-23T03:12:00.065Z] + env
23:12:00 [2024-05-23T03:12:00.065Z] + ant -diagnostics
23:12:01 [2024-05-23T03:12:01.441Z] + java -XshowSettings -version
23:12:01 [2024-05-23T03:12:01.441Z] + ant -f getEBuilder.xml -Djava.io.tmpdir=/Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/tmp -DbuildId=I20240522-1800 -DeclipseStream=4.32.0 -DEBUILDER_HASH=5aee510f82032cee6c4937b6050baf439e640ea5 -DdownloadURL=https://download.eclipse.org/eclipse/downloads/drops4/I20240522-1800 -Dosgi.os=macosx -Dosgi.ws=cocoa -Dosgi.arch=aarch64 -DtestSuite=all
23:12:01 [2024-05-23T03:12:01.844Z] Buildfile: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/getEBuilder.xml
23:12:01 [2024-05-23T03:12:01.844Z] 
23:12:01 [2024-05-23T03:12:01.844Z] initWorkspace:
23:12:01 [2024-05-23T03:12:01.844Z] 
23:12:01 [2024-05-23T03:12:01.844Z] init:
23:12:01 [2024-05-23T03:12:01.844Z]      [echo] === Properties in 'getEBuilder.xml'
23:12:01 [2024-05-23T03:12:01.844Z]      [echo]     WORKSPACE: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17
23:12:01 [2024-05-23T03:12:01.844Z]      [echo]     folderName: eclipse.platform.releng.aggregator
23:12:01 [2024-05-23T03:12:01.844Z]      [echo]     eScriptLocation: eclipse.platform.releng.aggregator/production/testScripts
23:12:01 [2024-05-23T03:12:01.844Z]      [echo]     scmProject: eclipse.platform.releng.aggregator
23:12:01 [2024-05-23T03:12:01.844Z]      [echo]     EBUILDER_HASH: 5aee510f82032cee6c4937b6050baf439e640ea5
23:12:01 [2024-05-23T03:12:01.844Z]      [echo]     The following are used, in order (if defined), to get 'production scripts'
23:12:01 [2024-05-23T03:12:01.844Z]      [echo]        (fetchDirect from) downloadURL: https://download.eclipse.org/eclipse/downloads/drops4/I20240522-1800
23:12:01 [2024-05-23T03:12:01.844Z]      [echo]        (copy from local cache directory) EBuilderlocal: ${EBuilderlocal}
23:12:01 [2024-05-23T03:12:01.844Z]      [echo]        fetchSource (from Git): ${fetchSource}
23:12:01 [2024-05-23T03:12:01.844Z] 
23:12:01 [2024-05-23T03:12:01.844Z] getEBuilder:
23:12:01 [2024-05-23T03:12:01.844Z]     [mkdir] Created dir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator
23:12:01 [2024-05-23T03:12:01.844Z] 
23:12:01 [2024-05-23T03:12:01.844Z] initWorkspace:
23:12:01 [2024-05-23T03:12:01.844Z] 
23:12:01 [2024-05-23T03:12:01.844Z] init:
23:12:01 [2024-05-23T03:12:01.844Z] 
23:12:01 [2024-05-23T03:12:01.844Z] fetchEBuilderDirect:
23:12:01 [2024-05-23T03:12:01.844Z]      [echo] Fetching pre-made EBuilder subset from download site.
23:12:01 [2024-05-23T03:12:01.844Z]       [get] Getting: https://download.eclipse.org/eclipse/downloads/drops4/I20240522-1800/eclipse.platform.releng.aggregator-5aee510f82032cee6c4937b6050baf439e640ea5.zip
23:12:01 [2024-05-23T03:12:01.844Z]       [get] To: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator-5aee510f82032cee6c4937b6050baf439e640ea5.zip
23:12:02 [2024-05-23T03:12:02.247Z]       [get] .....
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] unzipDownloadedZip:
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] Fetched EBuilder from https://download.eclipse.org/eclipse/downloads/drops4/I20240522-1800
23:12:02 [2024-05-23T03:12:02.247Z]     [unzip] Expanding: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator-5aee510f82032cee6c4937b6050baf439e640ea5.zip into /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17
23:12:02 [2024-05-23T03:12:02.247Z]      [move] Moving 26 files to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] Moved EBuilder (subset) to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] fetchEBuilderLocal:
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] fetchEBuilderFromGit:
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] fetchEBuilder:
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] EBuildercleanup:
23:12:02 [2024-05-23T03:12:02.247Z]    [delete] Deleting: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator-5aee510f82032cee6c4937b6050baf439e640ea5.zip
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] Cleaned temporary working copies
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] initWorkspace:
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] initDownloadHosts:
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] DEBUG: Found DOWNLOAD_HOST not defined. Setting in 'initDownloadHosts'
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] DEBUG:      env.DOWNLOAD_HOST: download.eclipse.org
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] initBuildId:
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] initBuildType:
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] buildType: I
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] buildIdTimestamp: 202405221800
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] initConfigurationDir:
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] initStreamSpecificProperties:
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] checkInstallDir:
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] initInstallDir:
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] [DEBUG] in runTests2.xml: testDir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800
23:12:02 [2024-05-23T03:12:02.247Z]     [mkdir] Created dir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] [DEBUG] in runTests2.xml: executionDir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing
23:12:02 [2024-05-23T03:12:02.247Z]     [mkdir] Created dir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] [DEBUG] in runTests2.xml: the value of install was set to: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] checkEclipseHome:
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] initEclipseHome:
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] [DEBUG] in runTest2.xml the value of eclipse-home was set to: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] initTargetPlatform:
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] [DEBUG] in runTest2.xml: os ws arch macosx cocoa aarch64
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] [INFO] in runTest2.xml: testPlatform  macosx
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] initPlatformSpecificProperties:
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] setJVMfromUserSpecified:
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] setJVMProperties:
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] VMSource: VM used for tests, is same that invoked Ant: '/usr/local/openjdk-17/Contents/Home/bin/java' (that is, 'jvm' not specified by caller).
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] full output from 'java -version' of /usr/local/openjdk-17/Contents/Home/bin/java is 
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] openjdk version "17" 2021-09-14
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] OpenJDK Runtime Environment (build 17+35-2724)
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] OpenJDK 64-Bit Server VM (build 17+35-2724, mixed mode, sharing)
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] DEBUG javaversion: openjdk version "17" 2021-09-14
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] OpenJDK Runtime Environment (build 17+35-2724)
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] OpenJDK 64-Bit Server VM (build 17+35-2724, mixed mode, sharing)
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] full output from 'java -version' of /usr/local/openjdk-17/Contents/Home/bin/java is 
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] openjdk version \"17\" 2021-09-14
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] OpenJDK Runtime Environment (build 17+35-2724)
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] OpenJDK 64-Bit Server VM (build 17+35-2724, mixed mode, sharing)
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] DEBUG: values from setJVMfromUserSpecified
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] J2SE-8.0:  ${J2SE-8.0}
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] J2SE-7.0:  ${J2SE-7.0}
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] J2SE-6.0:  ${J2SE-6.0}
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] J2SE-5.0:  ${J2SE-5.0}
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] setJavaMajorVersion:
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] javaversion in setJavaMajorVersion: openjdk version \"17\" 2021-09-14
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] OpenJDK Runtime Environment (build 17+35-2724)
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] OpenJDK 64-Bit Server VM (build 17+35-2724, mixed mode, sharing)
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] javaMajorVersion: 17
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] initBasicDirectories:
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] repoZip: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/eclipse-junit-tests-${repoBuildIdToUse}.zip
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] repoLocation: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/testRepo
23:12:02 [2024-05-23T03:12:02.247Z]     [mkdir] Created dir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/platformLocation
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] platformLocation: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/platformLocation
23:12:02 [2024-05-23T03:12:02.247Z]     [mkdir] Created dir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/results
23:12:02 [2024-05-23T03:12:02.247Z]     [mkdir] Created dir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/results/xml
23:12:02 [2024-05-23T03:12:02.247Z]     [mkdir] Created dir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/results/html
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] results: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/results
23:12:02 [2024-05-23T03:12:02.247Z]     [mkdir] Created dir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/results/ep432I-unit-macM1-java17_macosx.cocoa.aarch64_17
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] junit-report-output: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/results/ep432I-unit-macM1-java17_macosx.cocoa.aarch64_17
23:12:02 [2024-05-23T03:12:02.247Z]     [mkdir] Created dir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/results/ep432I-unit-macM1-java17_macosx.cocoa.aarch64_17/directorLogs
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] directorLogs: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/results/ep432I-unit-macM1-java17_macosx.cocoa.aarch64_17/directorLogs
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] eclipse.perf.samples.out: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/results/ep432I-unit-macM1-java17_macosx.cocoa.aarch64_17-perf-samples.dat
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] basicDirectoriesInitialized
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] initStreamVariables:
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] eclipseStreamMajor: 4
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] eclipseStreamMinor: 32
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] updateSiteSegment: 4.32
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] initStreamSpecificVariables:
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] DEBUG: executing initStreamSpecificVariables
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] streamSpecificPropertiesTitle: "Properties for 4.32.0 builds and tests"
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] previousReleaseLocation: https://download.eclipse.org/eclipse/downloads/drops4/R-4.31-202402290520/
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] previousReleaseVersion: 4.31
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] previousReleaseVersionRepo: 4.31
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] initCurrentUpdateSite:
23:12:02 [2024-05-23T03:12:02.247Z] 
23:12:02 [2024-05-23T03:12:02.247Z] init:
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] setRuntimeArchive os ${os} ws ${ws} arch ${arch}
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] build id of runtimeArchive I20240522-1800
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] Variables in 'runTests2.xml'
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] DOWNLOAD_HOST: download.eclipse.org
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] WORKSPACE: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] buildId: I20240522-1800
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] buildIdToUse: I20240522-1800
23:12:02 [2024-05-23T03:12:02.247Z]      [echo] relengBaseBuilderDir: ${relengBaseBuilderDir}
23:12:02 [2024-05-23T03:12:02.248Z]      [echo] configurationDir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator/production/testScripts/configuration
23:12:02 [2024-05-23T03:12:02.248Z]      [echo] java.home: /usr/local/openjdk-17/Contents/Home
23:12:02 [2024-05-23T03:12:02.248Z]      [echo] eclipseStream: 4.32.0
23:12:02 [2024-05-23T03:12:02.248Z]      [echo] eclipseStreamMajor: 4
23:12:02 [2024-05-23T03:12:02.248Z]      [echo] eclipseStreamMinor: 32
23:12:02 [2024-05-23T03:12:02.248Z]      [echo] buildType: I
23:12:02 [2024-05-23T03:12:02.248Z]      [echo] testSuite: all
23:12:02 [2024-05-23T03:12:02.248Z]      [echo] buildURL https://download.eclipse.org/eclipse/downloads/drops4/I20240522-1800
23:12:02 [2024-05-23T03:12:02.248Z]      [echo] archiveLocation https://download.eclipse.org/eclipse/downloads/drops4/I20240522-1800
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] downloadTargetPlatform:
23:12:02 [2024-05-23T03:12:02.248Z]      [echo] getArtifacts getmacosx
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] initWorkspace:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] initDownloadHosts:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] initBuildId:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] initBuildType:
23:12:02 [2024-05-23T03:12:02.248Z]      [echo] buildType: I
23:12:02 [2024-05-23T03:12:02.248Z]      [echo] buildIdTimestamp: 202405221800
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] initConfigurationDir:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] initStreamSpecificProperties:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] checkInstallDir:
23:12:02 [2024-05-23T03:12:02.248Z]      [echo] [DEBUG] in test.xml: Found the value of install already set, to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] initInstallDir:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] checkEclipseHome:
23:12:02 [2024-05-23T03:12:02.248Z]      [echo] [DEBUG] Found the value of eclipse-home already set, to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] initEclipseHome:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] initTargetPlatform:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] initPlatformSpecificProperties:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] setJVMfromUserSpecified:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] setJVMProperties:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] setJavaMajorVersion:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] initBasicDirectories:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] initStreamVariables:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] initStreamSpecificVariables:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] initCurrentUpdateSite:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] init:
23:12:02 [2024-05-23T03:12:02.248Z] 
23:12:02 [2024-05-23T03:12:02.248Z] getPlatformIndependentZips:
23:12:02 [2024-05-23T03:12:02.248Z]       [get] Getting: https://download.eclipse.org/eclipse/downloads/drops4/I20240522-1800/eclipse-Automated-Tests-I20240522-1800.zip
23:12:02 [2024-05-23T03:12:02.248Z]       [get] To: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-Automated-Tests-I20240522-1800.zip
23:12:43 [2024-05-23T03:12:43.756Z] 
23:12:43 [2024-05-23T03:12:43.756Z] getmacosx:
23:12:43 [2024-05-23T03:12:43.756Z]       [get] Getting: https://download.eclipse.org/eclipse/downloads/drops4/I20240522-1800/eclipse-SDK-I20240522-1800-macosx-cocoa-aarch64.dmg
23:12:43 [2024-05-23T03:12:43.756Z]       [get] To: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/eclipse-SDK-I20240522-1800-macosx-cocoa-aarch64.dmg
23:13:54 [2024-05-23T03:13:54.694Z]       [get] Getting: https://download.eclipse.org/eclipse/downloads/drops4/I20240522-1800/eclipse-platform-I20240522-1800-macosx-cocoa-aarch64.dmg
23:13:54 [2024-05-23T03:13:54.694Z]       [get] To: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/eclipse-platform-I20240522-1800-macosx-cocoa-aarch64.dmg
23:14:23 [2024-05-23T03:14:23.740Z]       [get] Getting: https://download.eclipse.org/eclipse/downloads/drops4/R-4.31-202402290520//eclipse-platform-4.31-macosx-cocoa-aarch64.dmg
23:14:23 [2024-05-23T03:14:23.740Z]       [get] To: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/platformLocation/eclipse-platform-4.31-macosx-cocoa-aarch64.dmg
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] runTests2:
23:14:58 [2024-05-23T03:14:58.468Z]      [copy] Copying 2 files to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing
23:14:58 [2024-05-23T03:14:58.468Z]      [copy] Copying /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator/production/testScripts/configuration/sdk.tests/testConfigs/macosx/platformSpecific.properties to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/platformSpecific.properties
23:14:58 [2024-05-23T03:14:58.468Z]      [copy] Copying /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator/production/testScripts/configuration/sdk.tests/testConfigs/macosx/testAll.sh to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/testAll.sh
23:14:58 [2024-05-23T03:14:58.468Z]      [copy] Copying 6 files to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing
23:14:58 [2024-05-23T03:14:58.468Z]      [copy] Copying /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator/production/testScripts/configuration/sdk.tests/testScripts/runtests to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/runtests
23:14:58 [2024-05-23T03:14:58.468Z]      [copy] Copying /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator/production/testScripts/configuration/sdk.tests/testScripts/runtests.bat to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/runtests.bat
23:14:58 [2024-05-23T03:14:58.468Z]      [copy] Copying /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator/production/testScripts/configuration/sdk.tests/testScripts/runtests.sh to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/runtests.sh
23:14:58 [2024-05-23T03:14:58.468Z]      [copy] Copying /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator/production/testScripts/configuration/sdk.tests/testScripts/runtestsmac.sh to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/runtestsmac.sh
23:14:58 [2024-05-23T03:14:58.468Z]      [copy] Copying /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator/production/testScripts/configuration/sdk.tests/testScripts/test.xml to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test.xml
23:14:58 [2024-05-23T03:14:58.468Z]      [copy] Copying /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator/production/testScripts/configuration/sdk.tests/testScripts/testTestXMLScript.sh to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/testTestXMLScript.sh
23:14:58 [2024-05-23T03:14:58.468Z]      [echo] repoZip: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/eclipse-junit-tests-${repoBuildIdToUse}.zip
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] unzipTestFramework:
23:14:58 [2024-05-23T03:14:58.468Z]      [echo] testFramework: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-Automated-Tests-I20240522-1800.zip
23:14:58 [2024-05-23T03:14:58.468Z]      [echo] testDir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800
23:14:58 [2024-05-23T03:14:58.468Z]      [echo] testResults: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/testresults
23:14:58 [2024-05-23T03:14:58.468Z]     [unzip] Expanding: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-Automated-Tests-I20240522-1800.zip into /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] initWorkspace:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] initDownloadHosts:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] initBuildId:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] initBuildType:
23:14:58 [2024-05-23T03:14:58.468Z]      [echo] buildType: I
23:14:58 [2024-05-23T03:14:58.468Z]      [echo] buildIdTimestamp: 202405221800
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] initConfigurationDir:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] initStreamSpecificProperties:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] checkInstallDir:
23:14:58 [2024-05-23T03:14:58.468Z]      [echo] [DEBUG] in test.xml: Found the value of install already set, to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] initInstallDir:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] checkEclipseHome:
23:14:58 [2024-05-23T03:14:58.468Z]      [echo] [DEBUG] Found the value of eclipse-home already set, to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] initEclipseHome:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] initTargetPlatform:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] initPlatformSpecificProperties:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] setJVMfromUserSpecified:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] setJVMProperties:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] setJavaMajorVersion:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] initBasicDirectories:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] initStreamVariables:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] initStreamSpecificVariables:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] initCurrentUpdateSite:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] init:
23:14:58 [2024-05-23T03:14:58.468Z] 
23:14:58 [2024-05-23T03:14:58.468Z] printProductionProperties:
23:14:58 [2024-05-23T03:14:58.468Z]      [echo] DEBUG buildId: I20240522-1800
23:14:58 [2024-05-23T03:14:58.468Z] [propertyfile] Creating new property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.468Z]      [echo] DEBUG buildIdToUse: I20240522-1800
23:14:58 [2024-05-23T03:14:58.468Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.468Z]      [echo] DEBUG buildType: I
23:14:58 [2024-05-23T03:14:58.468Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG eclipseStream: 4.32.0
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG previousReleaseVersion: 4.31
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG previousReleaseVersionRepo: 4.31
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG baselinePerf: ${baselinePerf}
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG osgi.os: macosx
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG osgi.ws: cocoa
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG osgi.arch: aarch64
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG DOWNLOAD_HOST: download.eclipse.org
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG ARCHIVE_HOST: archive.eclipse.org
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG executionDir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG install: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG eclipse-home: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG isMacAppLayout: true
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG configurationDir: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator/production/testScripts/configuration
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG org.eclipse.core.net.prefs: eclipse.preferences.version=1
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] org.eclipse.core.net.hasMigrated=true
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG testSuite: all
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG test.target: ${test.target}
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG testExecutable: bash
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG testScript: ./testAll.sh
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG jvm: /usr/local/openjdk-17/Contents/Home/bin/java
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG javaversionEscaped: openjdk version \"17\" 2021-09-14
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] OpenJDK Runtime Environment (build 17+35-2724)
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] OpenJDK 64-Bit Server VM (build 17+35-2724, mixed mode, sharing)
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG javaMajorVersion: 17
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG testedPlatform: ep432I-unit-macM1-java17_macosx.cocoa.aarch64_17
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG testedPlatformConfig: macosx.cocoa.aarch64
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG eclipse.perf.samples.out: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/results/ep432I-unit-macM1-java17_macosx.cocoa.aarch64_17-perf-samples.dat
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG eclipse.perf.dbloc: ${eclipse.perf.dbloc}
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG eclipse.perf.config: build=I20240522-1800;config=macosx.cocoa.aarch64;jvm=17
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG eclipse.perf.assertAgainst: build=R-4.31-202402290520-202405221800;config=macosx.cocoa.aarch64;jvm=17;
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG currentUpdateSite: https://download.eclipse.org/eclipse/updates/4.32-I-builds/I20240522-1800
23:14:58 [2024-05-23T03:14:58.469Z] [propertyfile] Updating property file: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initWorkspace:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initDownloadHosts:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initBuildId:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initBuildType:
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] buildType: I
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] buildIdTimestamp: 202405221800
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initConfigurationDir:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initStreamSpecificProperties:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] checkInstallDir:
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] [DEBUG] in test.xml: Found the value of install already set, to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initInstallDir:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] checkEclipseHome:
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] [DEBUG] Found the value of eclipse-home already set, to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initEclipseHome:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initTargetPlatform:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initPlatformSpecificProperties:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] setJVMfromUserSpecified:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] setJVMProperties:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] setJavaMajorVersion:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initBasicDirectories:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initStreamVariables:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initStreamSpecificVariables:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initCurrentUpdateSite:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] init:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] printMainPropertiesAsPHP:
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] DEBUG ant.version: Apache Ant(TM) version 1.10.11 compiled on July 10 2021
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] === properties in runTests2, for runTests executable:
23:14:58 [2024-05-23T03:14:58.469Z]      [echo]   = properties used in exec task:
23:14:58 [2024-05-23T03:14:58.469Z]      [echo]       executionDir /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing
23:14:58 [2024-05-23T03:14:58.469Z]      [echo]       testExecutable bash
23:14:58 [2024-05-23T03:14:58.469Z]      [echo]       testScript ./testAll.sh
23:14:58 [2024-05-23T03:14:58.469Z]      [echo]       executionArguments ./testAll.sh
23:14:58 [2024-05-23T03:14:58.469Z]      [echo]   = properties set as env variables:
23:14:58 [2024-05-23T03:14:58.469Z]      [echo]       propertiesFile: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [echo]       jvm: /usr/local/openjdk-17/Contents/Home/bin/java
23:14:58 [2024-05-23T03:14:58.469Z]      [echo]       testedPlatform: ep432I-unit-macM1-java17_macosx.cocoa.aarch64_17
23:14:58 [2024-05-23T03:14:58.469Z]      [echo]       testedPlatformConfig: macosx.cocoa.aarch64
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initWorkspace:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initDownloadHosts:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initBuildId:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initBuildType:
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] buildType: I
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] buildIdTimestamp: 202405221800
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initConfigurationDir:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initStreamSpecificProperties:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] checkInstallDir:
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] [DEBUG] in test.xml: Found the value of install already set, to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initInstallDir:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] checkEclipseHome:
23:14:58 [2024-05-23T03:14:58.469Z]      [echo] [DEBUG] Found the value of eclipse-home already set, to /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initEclipseHome:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initTargetPlatform:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initPlatformSpecificProperties:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] setJVMfromUserSpecified:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] setJVMProperties:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] setJavaMajorVersion:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initBasicDirectories:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initStreamVariables:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initStreamSpecificVariables:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] initCurrentUpdateSite:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] init:
23:14:58 [2024-05-23T03:14:58.469Z] 
23:14:58 [2024-05-23T03:14:58.469Z] runtests:
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] PWD: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] jvm in testAll: /usr/local/openjdk-17/Contents/Home/bin/java
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] extdir in testAll (if any): 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] propertyFile in testAll: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/production.properties
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] contents of propertyFile:
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] #Wed, 22 May 2024 23:14:55 -0400
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] buildId=I20240522-1800
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] buildIdToUse=I20240522-1800
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] buildType=I
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] eclipseStream=4.32.0
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] previousReleaseVersion=4.31
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] previousReleaseVersionRepo=4.31
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] osgi.os=macosx
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] osgi.ws=cocoa
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] osgi.arch=aarch64
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] DOWNLOAD_HOST=download.eclipse.org
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] ARCHIVE_HOST=archive.eclipse.org
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] executionDir=/Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] install=/Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] eclipse-home=/Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] isMacAppLayout=true
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] configurationDir=/Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/eclipse.platform.releng.aggregator/production/testScripts/configuration
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] org.eclipse.core.net.prefs=eclipse.preferences.version\=1\norg.eclipse.core.net.hasMigrated\=true\n
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] testSuite=all
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] testExecutable=bash
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] testScript=./testAll.sh
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] jvm=/usr/local/openjdk-17/Contents/Home/bin/java
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] javaversionEscaped=openjdk version \\"17\\" 2021-09-14\nOpenJDK Runtime Environment (build 17+35-2724)\nOpenJDK 64-Bit Server VM (build 17+35-2724, mixed mode, sharing)
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] javaMajorVersion=17
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] testedPlatform=ep432I-unit-macM1-java17_macosx.cocoa.aarch64_17
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] testedPlatformConfig=macosx.cocoa.aarch64
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] eclipse.perf.samples.out=/Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/results/ep432I-unit-macM1-java17_macosx.cocoa.aarch64_17-perf-samples.dat
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] eclipse.perf.config=build\=I20240522-1800;config\=macosx.cocoa.aarch64;jvm\=17
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] eclipse.perf.assertAgainst=build\=R-4.31-202402290520-202405221800;config\=macosx.cocoa.aarch64;jvm\=17;
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] 
23:14:58 [2024-05-23T03:14:58.469Z]      [exec] currentUpdateSite=https\://download.eclipse.org/eclipse/updates/4.32-I-builds/I20240522-1800
23:15:06 [2024-05-23T03:15:06.485Z]      [exec] May 22, 2024 11:15:05 PM org.apache.aries.spifly.BaseActivator log
23:15:06 [2024-05-23T03:15:06.485Z]      [exec] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
23:15:08 [2024-05-23T03:15:08.437Z]      [exec] WARNING: A terminally deprecated method in java.lang.System has been called
23:15:08 [2024-05-23T03:15:08.437Z]      [exec] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/65/0/.cp/lib/antsupportlib.jar)
23:15:08 [2024-05-23T03:15:08.437Z]      [exec] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
23:15:08 [2024-05-23T03:15:08.437Z]      [exec] WARNING: System::setSecurityManager will be removed in a future release
23:15:22 [2024-05-23T03:15:22.519Z]      [exec]      [exec] Result: 1
23:15:27 [2024-05-23T03:15:27.855Z]      [exec]      [move] Warning: /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/results/chkpii does not exist.
00:48:49 [2024-05-23T04:48:49.004Z]      [exec]      [copy] Warning: Could not find file /Users/genie.releng/workspace/AutomatedTests/ep432I-unit-macM1-java17/workarea/I20240522-1800/eclipse-testing/test-eclipse/Eclipse.app/Contents/Eclipse/org.eclipse.ui.tests.performance.xml to copy.
01:16:45 [2024-05-23T05:16:45.023Z] 
01:16:45 [2024-05-23T05:16:45.023Z] BUILD SUCCESSFUL
01:16:45 [2024-05-23T05:16:45.023Z] Total time: 124 minutes 40 seconds
01:16:45 [2024-05-23T05:16:45.023Z] ++ date +%s
01:16:45 [2024-05-23T05:16:45.023Z] + RAW_DATE_END=1716441401
01:16:45 [2024-05-23T05:16:45.023Z] + echo -e '
01:16:45 [2024-05-23T05:16:45.023Z] 	RAW Date End: 1716441401 
01:16:45 [2024-05-23T05:16:45.023Z] '
01:16:45 [2024-05-23T05:16:45.023Z] 
01:16:45 [2024-05-23T05:16:45.023Z] 	RAW Date End: 1716441401 
01:16:45 [2024-05-23T05:16:45.023Z] 
01:16:45 [2024-05-23T05:16:45.023Z] + TOTAL_TIME=7482
01:16:45 [2024-05-23T05:16:45.023Z] + echo -e '
01:16:45 [2024-05-23T05:16:45.023Z] 	Total elapsed time: 7482 
01:16:45 [2024-05-23T05:16:45.023Z] '
01:16:45 [2024-05-23T05:16:45.023Z] 
01:16:45 [2024-05-23T05:16:45.023Z] 	Total elapsed time: 7482 
01:16:45 [2024-05-23T05:16:45.023Z] 
[Pipeline] archiveArtifacts
01:16:45 [2024-05-23T05:16:45.237Z] Archiving artifacts
[Pipeline] junit
01:16:54 [2024-05-23T05:16:54.628Z] Recording test results
01:17:04 [2024-05-23T05:17:04.399Z] [Checks API] No suitable checks publisher found.
[Pipeline] build
01:17:04 [2024-05-23T05:17:04.405Z] Scheduling project: Releng » Collect Results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS